SelectToolbarExButton |
www.progui.co.uk Top Previous Next |
SelectToolbarExButton() Syntax Success = SelectToolbarExButton(Toolbar.i, ButtonID.l, State.b) Description Selects a ToolBarEx button in a checkgroup. Toolbar specifies the WindowsID/ToolbarID of the ToolBarEx. ButtonID specifies the internal ID of the button you want to select. State can be nonzero to select the button or zero to deselect the button. Returns True if successful, or False otherwise.
|