Gets or sets the small-letter Kana associated with this key.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C#
![]() |
---|
public Nullable<Char> SmallLetter { get; set; } |
Visual Basic
![]() |
---|
Public Property SmallLetter As Nullable(Of Char) |