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

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