eDriven Framework API
Created Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentCreated
eDriven Framework API
Is component created
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Created { get; protected set; }
Public Overridable Property Created As Boolean
	Get
	Protected Set
public:
virtual property bool Created {
	bool get ();
	protected: void set (bool value);
}

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