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

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