Initializes a new instance of the HangulKey class with specified character code.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
SyntaxC#
Copy Code
|
|---|
public HangulKey ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The character to send when this key is pressed.
The character to send when this key is pressed together with shift.
See Also