eDriven Framework API
AltKeyPressed Property
NamespaceseDriven.Core.ManagersSystemManagerAltKeyPressed
eDriven Framework API
True if the Alt key is pressed
Declaration Syntax
C#Visual BasicVisual C++
public bool AltKeyPressed { get; internal set; }
Public Property AltKeyPressed As Boolean
	Get
	Friend Set
public:
property bool AltKeyPressed {
	bool get ();
	internal: void set (bool value);
}

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