Event KeyPreviewEvent
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Occurs when the popup window receives key message.
event KeyPreviewEvent KeyPreviewEvent
Returns
- KeyPreviewEvent
- Occurs when the popup window receives key message.
Remarks
The event handler receives an argument of type KeyPreviewEventArgs
containing data related to this event.