Method OnGotFocus NamespaceAlternet.UI AssemblyAlternet.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.