HtmlAnchor::Title Property
.NET Framework (current version)
Gets or sets the ToolTip text displayed when the mouse pointer is placed over the HtmlAnchor control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The text displayed when the mouse pointer is placed over the HtmlAnchor.
Use this property to provide a custom ToolTip for the HtmlAnchor control. This text is displayed when the mouse pointer rests over the control.
.NET Framework
Available since 1.1
Available since 1.1
Show: