ElementHost::OnGotFocus Method (EventArgs^)

 

Raises the GotFocus event.

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

protected:
virtual void OnGotFocus(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

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

.NET Framework
Available since 3.0
Return to top
Show: