public string ToolTip { get; }
Public ReadOnly Property ToolTip As String Get
public: property String^ ToolTip { String^ get (); }
member ToolTip : string with get
In This Article