ToolBarID()
Syntax
ToolBarID = ToolBarID(#ToolBar)Description
Returns the unique system identifier of the given toolbar.
Parameters
#ToolBar The toolbar to use.
Return value
Returns the ID of the toolbar. This sometimes also known as 'Handle'. Look at the extra chapter "Handles and Numbers" for more information.
See Also
CreateToolBar()
Supported OS
All