eDriven Framework API
Visible Property
NamespaceseDriven.Gui.ComponentsDisplayObjectVisible
eDriven Framework API
Is component Visible If not, isn't processed by draw routine
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Visible { get; set; }
Public Overridable Property Visible As Boolean
	Get
	Set
public:
virtual property bool Visible {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)