ElementHost::OnLeave Method (EventArgs^)

 

Raises the Leave event.

Namespace:   System.Windows.Forms.Integration
Assembly:  WindowsFormsIntegration (in WindowsFormsIntegration.dll)

protected:
virtual void OnLeave(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

For more information about the OnLeave method, see Control::OnLeave.

.NET Framework
Available since 3.0
Return to top
Show: