Graphisoft®

Dialog ManagerVersion: 2.0

GroupBox::GroupBoxType Enum

The type of the group box.

enum GroupBoxType
{
    Primary =  DG_GT_PRIMARY,
    Secondary =  DG_GT_SECONDARY
};

Value Definitions

Primary
Primary group box.
Secondary
Secondary group box.