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