Sets or retrieves the selected tab of the mpc behavior.
Syntax
XML <Prefix:CONTAINER ID = sID STYLE="behavior:url('mpc.htc');" SELECTEDINDEX = iTabIndex .../> HTML <ELEMENT STYLE="behavior:url(mpc.htc')" SELECTEDINDEX = iTabIndex ... > Scripting oColorpick.selectedIndex [ = iTabIndex ]
Possible Values
Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag. CONTAINER String identifying the element as a container to the mpc behavior. sID String that uniquely identifies the object. iTabIndex Integer specifying the selected tab of the multipage control. The property is read/write with a default value of auto.
Applies To
mpc