SIZEALL Attribute | sizeAll 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 SIZEALL = bSized... >
Scripting [ bSized = ] coolbar.sizeAll

Possible Values

bSized Boolean that specifies or receives one of the following values.
true
All coolbutton behaviors within a coolbar behavior are sized according to the largest child.
false
Default. All coolbutton behaviors are not sized according to the largest child.

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

Remarks

This property is read-only at run time.

The sizeAll property is available only to objects participating in the coolbar behavior.

Applies To

coolbar