Initializes a new instance of the UnicodeKey class with specified virtual key code.
Namespace: com.mindfusion.keyboard
Assembly: com.mindfusion.keyboard
SyntaxJava
Copy Code
|
|---|
public UnicodeKey ( |
The character to send when this key is pressed.
Content sent as input to the focused control.
See Also