Graphisoft®

Dialog ManagerVersion: 2.0

IconPushCheck::IconPushCheck

Class constructor.

IconPushCheck (
    const Panel &       panel,
    short               item
);

Constructs the IconPushCheck control from resource.

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

Constructs the IconPushCheck control with the given parameters.

Parameters

panel
A reference to the parent panel of the IconPushCheck control.
item
The item ID of the IconPushCheck control.
rect
A reference to the bounding rectangle of the IconPushCheck control.