Gets or sets the tool-tip object that is displayed for this element in the user interface (UI).
シンタックス
'宣言
Public Property ToolTip As Object
public object ToolTip {get; set;}
プロパティ値
The tooltip object. See Remarks below for details on why this parameter is not strongly typed.
参照