BUTTONWIDTH Attribute | buttonWidth Property

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

Specifies the width of buttons within the coolbar behavior.

Syntax

XML <ELEMENT BUTTONWIDTH = iButtonWidth... >
Scripting [ iButtonWidth = ] coolbar.buttonWidth

Possible Values

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

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

Remarks

The buttonWidth property applies only to coolbutton behaviors. It is available only to objects participating in the coolbar behavior.

Applies To

coolbar