Search
VirtualKeyboard.AltGrLocked Property
See Also
 






Gets the state of the AltGr key.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public static bool AltGrLocked { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property AltGrLocked As Boolean

 Property Value

 See Also