PushMenu::IsItemEnabled
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.