Method OnAfterParentKeyPress
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.AlternetUI.v10.dll
OnAfterParentKeyPress(object, KeyPressEventArgs)
protected override void OnAfterParentKeyPress(object sender, KeyPressEventArgs e)
Parameters
senderobjectThe source of the event.
eKeyPressEventArgsA KeyPressEventArgs that contains the event data.