AvalonEdit
OnClosed Method (e)
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionWindowBaseOnClosed(EventArgs)
Raises the Closed event.
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnClosed(
	EventArgs e
)
Protected Overrides Sub OnClosed ( _
	e As EventArgs _
)
protected:
virtual void OnClosed(
	EventArgs^ e
) override
Parameters
e (EventArgs)
An EventArgs that contains the event data.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238