formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface
Description
Disables a menu item. This will disable a menu item at the 1-based index
Plugin Prototype
void fzrt_menu_disable_item(
theMenu, | |
short | item ) |
Parameters
theMenu [Input]
the menu pointer
item [Input]
the 1-based index of the menu item
Availability
5.0.0.0
See Also
Function Set
Defined in