Search
VirtualKeyboard.ControlLocked Property
See Also
 






Gets the state of the Control key.

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

 Syntax

C#  Copy Code

public static bool ControlLocked { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property ControlLocked As Boolean

 Property Value

 See Also