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