BTNWIDTH Property
PLBCMP GUI Only
The BTNWIDTH property defines the width in pixels of any TOOLBUTTON object in a TOOLBAR. The property uses the following format:
BTNWIDTH={value}
Note the following:
BTNWIDTH may be used in CREATE, SETPROP, or GETPROP statements of a TOOLBAR object.
The button width only takes effect when the AUTOSIZE property of the TOOLBAR has a value of $FALSE (1).
{value} specifies the width in pixels.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |