Nuclex.Windows.Forms/Source/AsyncProgressBar
2007-12-04 20:54:42 +00:00
..
AsyncProgressBar.cs Added a tool strip host for the tracking bar, allowing it to be embedded inside a status bar; fixed a bug in the progress reporter form that would prevent AsyncAbort() from actually being called when the user clicked on the cancel button; AsyncProgressBar no longer changes the style of the progress bar, this is now up to the user; ProgressReporterForm now switches ProgressBar between Marquee and Blocks styles on its own; various formatting enhancements 2007-12-04 20:54:42 +00:00
AsyncProgressBar.Designer.cs Extracted and improved the code used to asynchronously update a progress bar without blocking in order to remove similar code from the progress dialog and the tracking bar 2007-07-19 21:16:20 +00:00