formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface

fzrt_menu_disable_item

Description

Disables a menu item. This will disable a menu item at the 1-based index

Plugin Prototype

void fzrt_menu_disable_item(

fzrt_menu_ptr

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

fz_fzrt_ui_fset


Defined in

fzrt_api.h