Graphisoft®

Dialog ManagerVersion: 2.0

PushCheck::PushCheck

Class constructor.

PushCheck (
    const Panel &       panel,
    short               item
);

Constructs the PushCheck control from resource.

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

Constructs the PushCheck control with the given parameters.

Parameters

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