Graphisoft®

Dialog ManagerVersion: 2.0

PushMenu::IsItemEnabled

Checks whether a push menu item is enabled.

bool IsItemEnabled (short menuItem) const;

Parameters

menuItem
1-based index of the menu item.

Return Value

Value Meaning
true The push menu item is enabled.
false The push menu item is disabled.