Method OnClosePopup
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v10.dll
OnClosePopup(object, ClosingEventArgs)
Checks for nested members and raises ClosePopup event if they are not found.
public override void OnClosePopup(object sender, ClosingEventArgs e)
Parameters
senderobjectThe source of the event.
eClosingEventArgsA
ClosingEventArgsthat contains the event data.