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