eDriven Framework API
Visible Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentVisible
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override bool Visible { get; set; }
Public Overrides Property Visible As Boolean
	Get
	Set
public:
virtual property bool Visible {
	bool get () override;
	void set (bool value) override;
}

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