hiInsertToolbar
hiInsertToolbar(w_windowID o_hiToolbar s_toolbar) =>t / nil
Description
Inserts a toolbar into the toolbar area of a window before s_toolbar.
Arguments
|
The name of the toolbar before which you want to insert o_hiToolbar. |
Values Returned
Example
hiInsertToolbar( window ( 1 ) toolbar ’Custom )
Related Topics
Return to top