DisableToolbarExButton

www.progui.co.uk  Top  Previous  Next

DisableToolbarExButton()

Syntax

Success = DisableToolbarExButton(Toolbar.i, ButtonID.l, State)

Description

Disables or enables a ToolBarEx button.

Toolbar specifies the WindowsID/ToolbarID of the ToolBarEx.  ButtonID specifies the internal ID of the button you want to enable/disable.  State can be  True to disable the button or False to disable it.

Returns True if successful, or False otherwise.

 

ToolBarEx Index