bool ShowToolTip { get; set; }
Property ShowToolTip As Boolean Get Set
property bool ShowToolTip { bool get (); void set (bool value); }
abstract ShowToolTip : bool with get, set
In This Article