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:

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

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

  3. {value} specifies the width in pixels.

 

 

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

 



PL/B Language Reference BTNSTYLE Property BULLETINDENT Property