Search
HangulKey.ShiftedHangulSymbol Property
See Also
 






Gets or sets the Unicode character associated with this key on shift or caps lock press.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public string ShiftedHangulSymbol { get; set; }

Visual Basic  Copy Code

Public Property ShiftedHangulSymbol As String

 Property Value

 See Also