eDriven Framework API
True if the Alt key is pressed

Declaration Syntax
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)