UpLevelTag Property

The uplevel tag name for the object item.

Syntax

Visual Basic Overrides  Protected  ReadOnly Property UpLevelTag As string
C# protected   override  string UpLevelTag { get; }
Managed C++ protected:  __property string get_UpLevelTag();
JScript protected   override  function get UpLevelTag() : string;

Possible Values

The property is read-only. The property has no default value.

Remarks

With Windows Internet Explorer WebControls, an uplevel browser is Microsoft Internet Explorer 5.5 or later.

Applies To

TAB, TABSEPARATOR, TOOLBARBUTTON, TOOLBARCHECKBUTTON, TOOLBARCHECKGROUP, TOOLBARDROPDOWNLIST, TOOLBARLABEL, TOOLBARSEPARATOR, TOOLBARTEXTBOX

See Also

Internet Explorer WebControls, About the TabStrip WebControl, About the Toolbar WebControl