Table of Contents

Method OnGotFocus

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnGotFocus(EventArgs)

This method is invoked when the control gets focus.

protected virtual void OnGotFocus(EventArgs e)

Parameters

e EventArgs

The EventArgs that contains the event data.