Method AfterLostFocus
AfterLostFocus(AbstractControl, LostFocusEventArgs)
This method is invoked when the control lost focus.
public override void AfterLostFocus(AbstractControl sender, LostFocusEventArgs e)
Parameters
sender
AbstractControle
LostFocusEventArgs