hiCreateToolbarSeparator
hiCreateToolbarSeparator(?names_name) =>o_separator
Description
Creates a separator that is used to separate the items in a toolbar created using hiCreateToolbar.
Argument
|
Symbol specifying a name for the toolbar separator. After toolbar separator item is created, you can change its visibility by setting the |
Values Returned
Examples
hiCreateToolbarSeparator( ?name ’separator )
Related Topics
Return to top