Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Never-ending Progress Bar (C#)

0.00/5 (No votes)
1 Oct 2004 3  
The VB.NET Never-ending Progressbar now in C#

Sample Image - OSProgress.png

Introduction

Sometimes you just don’t know how long something will take. Like when your wife says she’ll only be a few minutes in the grocery store…you know what I mean.

The standard ProgressBar that ships with Visual Studio is great for when you know how long something will take, or there is a way to determine just how many steps a process will have. But like the trip to the store with your wife, sometimes you just can’t know how long something’s going to take. That’s why I created this progress bar.

More Information

For more information, please see http://www.codeproject.com/vb/net/NeverEndingBar.asp for the original article and VB.NET source.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here