Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
シンタックス
'宣言
Public Overridable Property ToolTip As String
public virtual string ToolTip {get; set;}
プロパティ値
The text displayed when the mouse pointer hovers over the Web server control. The default is
System.String.Empty.
参照