eDriven Framework API
MaxChars Property
NamespaceseDriven.Gui.ComponentsComboBoxMaxChars
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public int MaxChars { get; set; }
Public Property MaxChars As Integer
	Get
	Set
public:
property int MaxChars {
	int get ();
	void set (int value);
}

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