GetToolBarButtonState()

Syntax

State = GetToolBarButtonState(#ToolBar, ButtonID)
Description
Get the state of the specified #ToolBar button: if 'State' is 1, the button is toggled (pushed), if 'State' is 0, the button is not toggled.

Supported OS

Windows, Linux, MacOS X

<- FreeToolBar() - ToolBar Index - IsToolBar() ->