Constructor KeyPressEventArgs
KeyPressEventArgs(object, char)
Initializes a new instance of the KeyPressEventArgs class.
public KeyPressEventArgs(object originalTarget, char keyChar)
Initializes a new instance of the KeyPressEventArgs class.
public KeyPressEventArgs(object originalTarget, char keyChar)