SetToolBarExButtonWidth

www.progui.co.uk  Top  Previous  Next

SetToolBarExButtonWidth()

Syntax

Success = SetToolBarExButtonWidth(Toolbar.i, ButtonID.l, Width.l)

Description

Sets the width of a ToolbarEx button/gadget.

Toolbar.i is the handle or ID of the ToolBarEx and ButtonID.l is the ID of the button you would like to set the width for. Width.l is the new width of the button in pixels.

Returns True for success, zero for failure.

 

ToolBarEx Index