Nuclex.Windows.Forms/Source/ProgressReporter
2007-12-10 20:22:55 +00:00
..
ProgressReporterForm.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
ProgressReporterForm.Designer.cs Switched assemblies to always use 32 bit runtime (most are using the XNA runtime, so the AnyCPU configuration would only wreak havoc on x64 platforms); progress reporter window is no longer resizable 2007-12-10 20:22:55 +00:00
ProgressReporterForm.resx Added a progress reporting form that provides a convenient way to lock up the user interface during all-exclusive background processes 2007-07-17 19:33:18 +00:00