Creates a new empty toolbar. To add buttons to the toolbar use command DefineToolBar.
CreateToolBar <window-name> <toolbar-name> |
window-name |
Name of window where toolbar is to reside. Must be one of:
|
||||||||||||||
toolbar-name |
User assigned name for toolbar. You can use any name that doesn't clash with a pre-defined toolbar name as defined in the table below. The name must not contain spaces. Pre-defined toolbars are:
This name is used to reference the tool bar in the DefineToolBar command. |
|