public string ToolTip { get; set; }
Public Property ToolTip As String Get Set
public: property String^ ToolTip { String^ get (); void set (String^ value); }
member ToolTip : string with get, set
In This Article