Using Windows Explorer Progress Dialog In Your Application

ProgressDialogDemo

When you copy lot of files in Explorer, you see the standard Windows progress dialog with “flying papers” animation and the calculation of estimated time remaining. This dialog is accessible to any Windows application through IProgressDialog interface. This source code provides you a managed .Net wrapper to easily and intuitively integrate Windows Progress Dialog in your own applications. You can read more details in my original article on CodeProject. Also see the comments in that article. It looks like two of the guys really hit on it and have produced a stand alone version.

Warning: This program was last updated on 13 Jan 2005 and is considered obsolete. There are no plans to update it and no support is provided. It exists here purely for its historical and nostalgic value.

WinProgressDialog is now archived at Github

Avatar
Shital Shah

A program trying to understand what it’s computing.

comments powered by Disqus