Initializes a new instance of the RegularKey class with specified virtual key code and content.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
SyntaxC#
Copy Code
|
|---|
public RegularKey ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
Virtual key code.
Content sent as input to the focused control.
See Also