Table of Contents

Method OnGotFocus

Namespace
vdControls
Assembly
vdFramedControl.dll

OnGotFocus(EventArgs)

Raises the System.Windows.Forms.Control.GotFocus event.

protected override void OnGotFocus(EventArgs e)

Parameters

e EventArgs

An System.EventArgs that contains the event data.