Graphisoft®

Dialog ManagerVersion: 2.0

PushMenu::PushMenu

Class constructor.

PushMenu ();

Constructs the push menu control from resource.

PushMenu (
    const Panel &       panel,
    short               item
);

Constructs the push menu control with the given parameters.

Parameters

panel
A reference to the parent panel of the push menu control.
item
The item ID of the push menu control.