Sets or retrieves the text displayed as a ToolTip in the multipage tab of the mpc behavior.
Syntax
XML <Prefix:PAGE ID = sID STYLE="behavior:url('mpc.htc');" TABTITLE = sTabTitle .../> HTML <ELEMENT STYLE="behavior:url(mpc.htc')" TABTITLE = sTabTitle ... > Scripting oColorpick.tabTitle [ = sTabTitle ]
Possible Values
Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag. PAGE String identifying the element as a page to the mpc behavior. sID String that uniquely identifies the object. sTabTitle String specifying the text displayed as a ToolTip for a multipage tab. The property is read/write with a default value of auto.
Applies To
mpc