string ToolTipContent { get; set; }
Property ToolTipContent As String Get Set
property String^ ToolTipContent { String^ get (); void set (String^ value); }
abstract ToolTipContent : string with get, set
In This Article