Graphisoft®

Dialog ManagerVersion: 2.0

IconCheckBox::IconCheckBox

Class constructor.

IconCheckBox (
    const Panel &       panel,
    short               item
);

Constructs the icon check box from resource.

IconCheckBox (
    const Panel &       panel,
    const Rect &        rect
);

Constructs the icon check box with the given parameters.

Parameters

panel
A reference to the parent panel of the icon check box.
item
The item ID of the icon check box.
rect
A reference to the bounding rectangle of the icon check box.