Gets or sets the Unicode character associated with this key.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms
C# Copy Code |
---|
public char Character { get; set; } |
Visual Basic Copy Code |
---|
Public Property Character As Char |
A Char value specifying the character to synthesize.