Table of Contents

Property AltGraphKey

Namespace
SharpVectors.Dom.Events
Assembly
SharpVectors.Dom.dll

AltGraphKey

true if the alt-graph (Alt Gr) key modifier is activated.

public bool AltGraphKey { get; }

Property Value

bool

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.