MessageDialog::OnClosed Method (EventArgs^)

Visual Studio 2015
 

Handles the Closed event.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnClosed(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

The event arguments.

Return to top
Show: