VLButtonBar Reference

Read/Write Property ButtonWidth

See Also See Also Applies To Applies To

Returns or sets the width of the buttons.

 

Syntax

object.ButtonWidth [= number]

 

The ButtonWidth property syntax has these parts:

Part Description
Object An object expression that evaluates to an object in Applies to list.
number An numeric expression specifying the width of buttons.

 

Remark

If you change the ButtonWidth property at run time, VLButtonbar is redrawn to reflect the new width. The property value cannot be negative.

ButtonHeight setting will be ignored if ButtonSize is set to vlAutoCalculated