KeyPressEventArgs.KeyChar 属性

定义

获取一个 T:System.Char, 用于定义已键入的 ASCII 字符。

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

属性值

适用于