Method OnAfterParentKeyPress
OnAfterParentKeyPress(object?, KeyPressEventArgs)
protected virtual void OnAfterParentKeyPress(object? sender, KeyPressEventArgs e)
Parameters
sender
objectThe source of the event.
e
KeyPressEventArgsA KeyPressEventArgs that contains the event data.