eDriven Framework API
Is text field editable or read-only?

Declaration Syntax
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)