Thoughts on a custom progress bar.

Agent
03-26-2002, 02:04 PM
I was wondering what I'd need to make my own progress bar. I once saw a javascript/DHtml progress bar that used single pixel graphics to fill the bar up. Would I use this approach? Also, how would I make my own min or max option for it? Thanks alot.

Flyguy
03-26-2002, 04:14 PM
For a nice all purpose progressbar class, have a look at the website of Karl E. Peterson (http://www.mvps.org/vb)

Agent
03-26-2002, 04:25 PM
Maybe I'm blind but I don't see it there. Is there a more specific link?

BillSoo
03-26-2002, 05:14 PM
Sometimes I just use a picturebox or even a shape control.

With the picturebox, you could use the LINE method to draw a filled box, with the Shape control, you could just make it wider.

Thinker
03-26-2002, 05:32 PM
This could easily be modified to make a great progressbar.
http://www.visualbasicforum.com/showthread.php?s=&threadid=20423

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum