Search
RegularKey.VirtualKey Property
See Also
 






Gets or sets the virtual key code of this key.

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

 Syntax

C#  Copy Code

public int VirtualKey { get; set; }

Visual Basic  Copy Code

Public Property VirtualKey As Integer

 Property Value

 See Also