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