private void BeforeClose(object sender, CancelEventArgs e)
 {
     ProgressManager.FinallySteps();
 }