Is useful for long operations. This is Top most windows with one control - Progress bar. Initially set Progress.ProcessBar.Maximum to max value. Next step: show window using standard Progress.Show() method. After one step call Progress.ProcessBar.AddOne(). This method check limits. At the end call Progress.Close();