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