Initializes a new instance of the RegularKey class with specified virtual key code and content.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public RegularKey ( |
Virtual key code.
Content sent as input to the focused control.
See Also