Search
HangulKey.MainHangulSymbol Property
See Also
 






Gets or sets the Unicode character associated with this key.

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

 Syntax

C#  Copy Code

public string MainHangulSymbol { get; set; }

Visual Basic  Copy Code

Public Property MainHangulSymbol As String

 Property Value

 See Also