BUTTONHEIGHT Attribute | buttonHeight Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Specifies the height of buttons within the coolbar behavior.

Syntax

XML <ELEMENT BUTTONHEIGHT = iButtonHeight... >
Scripting [ iButtonHeight = ] coolbar.buttonHeight

Possible Values

iButtonHeight Integer that specifies or receives the height of the button, in pixels.
null
Default. The button height is not specified.

The property is read/write. The property has a default value of null.

Remarks

The buttonHeight property changes the height of buttons contained within the coolbutton behavior. It is available only to objects participating in the coolbar behavior.

Applies To

coolbar