Flexivert Library Documentation
Visible Property
NamespacesFlexivert.UIToolbarVisible
Gets or sets the visible state of the toolbar.
Declaration Syntax
C#Visual BasicVisual C++
public bool Visible { get; set; }
Public Property Visible As Boolean
public:
property bool Visible {
	bool get ();
	void set (bool value);
}

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)