Property AltGraphKey
- Namespace
- SharpVectors.Dom.Events
- Assembly
- SharpVectors.Core.dll
AltGraphKey
true if the alt-graph (Alt Gr) key modifier is activated.
bool AltGraphKey { get; }
Property Value
Remarks
Note: Some operating systems simulate the alt-graph key modifier with the combinaison of alt and ctrl key modifiers. Implementations are encouraged to use this modifier instead.