The unicode character of the key. This may differ from its culture-specific string representation.

Namespace: TallComponents.Interaction.WinForms.Events
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public char Char { get; }
Visual Basic
Public ReadOnly Property Char As Char
	Get

See Also