[VB6] [Source] vProgress - A ProgressBar like WPF's 12-02-2010, 01:49 PM
#1
[altimg=http://d.imagehost.org/0699/vProgressDemo.gif]vProgress - A ProgressBar like WPF's - By Coder-san[/altimg]
This took me a while to make, about 3 weeks.
Mainly to decide the way, the result I wanted. And I think it came out really well.
It's much cleaner than in this GIF. There is no image required for this code.
Credits:
What you Need?
A PictureBox
Usage:
[link=http://hotfile.com/dl/119217012/b7510b4/vProgress.bas.html]Download (6 Kb)[/link]
This took me a while to make, about 3 weeks.
Mainly to decide the way, the result I wanted. And I think it came out really well.
It's much cleaner than in this GIF. There is no image required for this code.
Credits:
What you Need?
A PictureBox
Usage:
Code:
'Syntax:
'Progress(PictureBox, Value, HueValue, MaxProgress)
Progress Picture1, 50, 50, 100
[link=http://hotfile.com/dl/119217012/b7510b4/vProgress.bas.html]Download (6 Kb)[/link]
![[Image: rytwG00.png]](http://i.imgur.com/rytwG00.png)
Redcat Revolution!