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:

  1. BTNHEIGHT may be used in CREATE, SETPROP, or GETPROP statements of a TOOLBAR object.

  2. The button height only takes effect when the AUTOSIZE property of the TOOLBAR has a value of $FALSE (1).

  3. {value} specifies the height in pixels.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference BORDER Property BTNSTYLE Property