Search
Key.KeyRight Property
See Also
 






The key right virtual key.

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

 Syntax

C#  Copy Code

public static Key KeyRight { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property KeyRight As Key

 Property Value

 See Also