A string representation of the character that was entered. This will take into account the current locale settings. The numeric keypad dot may have different string representations for example.

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

Syntax

C#
public string String { get; }
Visual Basic
Public ReadOnly Property String As String
	Get

See Also