IsToolBar()

Syntax

Result = IsToolBar(#ToolBar)
Description
Tests if the given #ToolBar number is a valid and correctly initialized toolbar. This function is bullet-proof and can be used with any value. If the 'Result' is not zero then the object is valid and initialized, else it returns zero. This is the correct way to ensure than a toolbar is ready to use.

Supported OS

Windows, Linux, MacOS X

<- GetToolBarButtonState() - ToolBar Index - SetToolBarButtonState() ->