VLButtonBar Reference

Read/Write Property ButtonHeight

See Also See Also Applies To Applies To

Returns or sets the height of the buttons.

 

Syntax

object.ButtonHeight [= number]

 

The ButtonHeight 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 height of buttons.

 

Remark

If you change the ButtonHeight property at run time, VLButtonControl is redrawn to reflect the new height. The property value cannot be negative.

ButtonHeight setting will be ignored if ButtonSize is set to vlAutoCalculated