eDriven Framework API
KeyboardPressed Property
NamespaceseDriven.Gui.ComponentsButtonKeyboardPressed
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected bool KeyboardPressed { get; set; }
Protected Property KeyboardPressed As Boolean
	Get
	Set
protected:
property bool KeyboardPressed {
	bool get ();
	void set (bool value);
}

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