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