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