formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface
Description
This will add a menu separator after the specified menu item of a menu
Plugin Prototype
fzrt_error_td fzrt_menu_insert_separator(
menu, | |
short | afterID ) |
Parameters
menu [Input]
menu pointer
afterID [Input]
1-based index of menu item
Returns
FZRT_NOERR on success, error id otherwise
Availability
5.0.0.0
See Also
Function Set
Defined in