Method OnKeyPress
OnKeyPress(KeyPressEventArgs)
Called when the KeyPress event is raised.
protected virtual void OnKeyPress(KeyPressEventArgs e)
Parameters
e
KeyPressEventArgsA KeyPressEventArgs that contains the event data.
Called when the KeyPress event is raised.
protected virtual void OnKeyPress(KeyPressEventArgs e)
e
KeyPressEventArgsA KeyPressEventArgs that contains the event data.