Gets or sets the visible state of the toolbar.
| C# | Visual Basic | Visual C++ |
public bool Visible { get; set; }
Public Property Visible As Boolean
public: property bool Visible { bool get (); void set (bool value); }
| C# | Visual Basic | Visual C++ |
public bool Visible { get; set; }
Public Property Visible As Boolean
public: property bool Visible { bool get (); void set (bool value); }