ToolTip Property

Sets or retrieves the ToolTip for the item to be displayed when the cursor is over the control.

Syntax

ASP N/A
Script [ sToolTip = ] object.ToolTip

Possible Values

sToolTip System.String that specifies or receives the tip to be displayed when the cursor is over the control.

The property is read/write. The property has no default value.

Property Information

Applies To

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

See Also

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