hiDeleteToolbarItems
hiDeleteToolbarItems(o_hiToolbar l_toolbarItems) =>t / nil
Description
Removes the specified toolbar items from a toolbar.
Arguments
|
List of toolbar names specifying the toolbar items to be deleted from the toolbar. |
Values Returned
Examples
hiDeleteToolbarItems( toolbar list ( ’comboItem ’typein )
Related Topics
Return to top