Graphisoft®

Dialog ManagerVersion: 2.0

GroupBox::GroupBox

Class constructor.

GroupBox (
    const Panel &       panel,
    short               item
);

Constructs the group box from resource.

GroupBox (
    const Panel &       panel,
    const Rect &        rect,
    GroupBoxType        type
);

Constructs the group box with the given parameters.

Parameters

panel
A reference to the parent panel of the group box.
item
The item ID of the group box.
rect
A reference to the bounding rectangle of the group box.
type
The group box type.