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

fzrt_menu_insert_separator

Description

This will add a menu separator after the specified menu item of a menu

Plugin Prototype

fzrt_error_td fzrt_menu_insert_separator(

fzrt_menu_ptr

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

fz_fzrt_ui_fset


Defined in

fzrt_api.h