Method OnGotFocus
- Namespace
- vdControls
- Assembly
- vdFramedControl.dll
OnGotFocus(EventArgs)
Raises the System.Windows.Forms.Control.GotFocus event.
protected override void OnGotFocus(EventArgs e)
Parameters
eEventArgsAn System.EventArgs that contains the event data.