Method AfterGotFocus
AfterGotFocus(AbstractControl, GotFocusEventArgs)
This method is invoked when the control gets focus.
public virtual void AfterGotFocus(AbstractControl sender, GotFocusEventArgs e)
Parameters
sender
AbstractControle
GotFocusEventArgs