Click to return to the DHTML, HTML     
SELECTEDINDEX Attribute |...     TABTITLE Attribute | tabT...     mpc Behavior    
Web Workshop  |  DHTML, HTML & CSS

TABTEXT Attribute | tabText Property


Sets or retrieves the text displayed in the multipage tab of the mpc behavior.

Syntax

XML<Prefix:PAGE ID = sID STYLE="behavior:url('mpc.htc');" TABTEXT = sTabText .../>
HTML<ELEMENT STYLE="behavior:url(mpc.htc')" TABTEXT = sTabText ... >
ScriptingoColorpick.tabText [ = sTabText ]

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.
sTabText String specifying the text displayed in the multipage tab.

The property is read/write with a default value of auto.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
mpc


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.