GetToolBarButtonState()

Syntax

State = GetToolBarButtonState(#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() ->