public bool DrawIconsBar { get; set; }
Public Property DrawIconsBar As Boolean Get Set
public: property bool DrawIconsBar { bool get (); void set (bool value); }
member DrawIconsBar : bool with get, set
In This Article