hiDeleteToolbar
hiDeleteToolbar(w_windowID s_toolbar) =>t / nil
Description
Deletes a toolbar from a window.
Arguments
|
The name of the toolbar, which was set with the |
Values Returned
Example
Deletes ’Custom toolbar from window (1).
hiDeleteToolbar(window(1) ’Custom)
Related Topics
Return to top