Table of Contents

Method OnClosePopup

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.v9.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

sender object

The source of the event.

e ClosingEventArgs

A ClosingEventArgs that contains the event data.