KeyPressEventArgs.KeyChar Property

Definition

Gets a T:System.Char that defines the ASCII character that was typed.

public char KeyChar { get; }
member this.KeyChar : char

Property Value

Applies to