Method AfterIdle
AfterIdle(AbstractControl, EventArgs)
Called when when the application finishes processing events and is about to enter the idle state.
public virtual void AfterIdle(AbstractControl sender, EventArgs e)
Parameters
sender
AbstractControle
EventArgs