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

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