Graphisoft®

Dialog ManagerVersion: 2.0

PushMenuCheck::PushMenuCheck

Class constructor.

PushMenuCheck (
    const Panel &       panel,
    short               item
);

Constructs the push menu check control from resource.

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

Constructs the push menu check control with the given parameters.

Parameters

panel
A reference to the parent panel of the push menu check control.
item
The item ID of the push menu check control.
rect
A reference to the bounding rectangle of the push menu check control.