Gets or sets the Unicode character associated with this key on shift or caps lock press.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public string ShiftedHangulSymbol { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShiftedHangulSymbol As String |