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