width Attribute | width Property

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

Sets or retrieves the container width of the mpc behavior.

Syntax

CSS { width : vWidth }
Scripting [ vWidth = ] mpc.style.width

Possible Values

vWidth Variant that specifies or receives the width of the multipage control.
auto
Default. The multipage control is the same width as the parent container.

The property is read/write. The property has a default value of auto. The Cascading Style Sheets (CSS) attribute is not inherited.

Applies To

mpc