Event ShowPopup
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Occurs when the popup window is displayed.
public event ShowPopupEvent ShowPopup
Returns
- ShowPopupEvent
- Occurs when the popup window is displayed.
- Implements
Remarks
The event handler receives an argument of type ShowingEventArgs
containing data related to this event.