Skip to main content
Email Password   helpLost your password?

Introduction

I've developed an XpProgressBar that looks like the one used by the default WinXP theme. I have added a lot of features to fully customize its look.

Very important !!!

If you update the position of the progress bar in a tight loop or in a CPU intensive area and you feel that the bar is not repainted, use the following code in the place where you have problem:

Application.DoEvents();

Please don't use Invalidate(), .Refresh() or .Update(). This can result in low performance and sometimes these don't work.

XpProgressBar features

The control offers the following features:

The properties of the control:

GradientStyle

You can set the GradientStyle property to obtain some of these styles:

Animation sample

The following picture shows an animation sample with different timers and looks:

License

The control and the source code are completely free for commercial and non commercial use.

History

Updates

Visit my page Marcos Meli and come back with updates soon.

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
GeneralVertical Progress BAR Pin
andrew_166
2:45 12 Jun '08  
Generalline on the progress Bar Pin
maornit
5:04 6 Nov '07  
Generalthanks Pin
ququer
18:09 9 Sep '07  
Generalprogressbar on list view Pin
anu jaggi
2:19 2 May '07  
GeneralTriggering the progressbar from backgroundworker Pin
UltraWhack
9:35 19 Apr '07  
GeneralThanks ! Pin
wick95
5:45 12 Apr '07  
GeneralGood Job Pin
Jeffro Bodine
6:30 7 Apr '07  
GeneralREALLY GREAT! Pin
Selecters
5:45 13 Mar '07  
GeneralRe: REALLY GREAT! Pin
Marcos Meli
5:52 13 Mar '07  
GeneralMagnificent submission Pin
Huntermonk88
7:11 21 Feb '07  
Generalpermission problems Pin
merrittholmes
6:35 16 Feb '07  
GeneralCan't find Vertical ProgressBar (not only horizontal) Pin
silorenz
0:54 31 Jan '07  
GeneralRe: Can't find Vertical ProgressBar (not only horizontal) Pin
Marcos Meli
8:13 31 Jan '07  
GeneralCan I Suggest a small improvement ? Pin
TheDarkMan
2:03 26 Jan '07  
GeneralRe: Can I Suggest a small improvement ? Pin
Marcos Meli
3:53 26 Jan '07  
GeneralRe: Can I Suggest a small improvement ? Pin
TheDarkMan
21:49 29 Jan '07  
GeneralThanks Pin
napo@burgasnet.com
2:10 19 Jan '07  
GeneralRe: Thanks Pin
Marcos Meli
3:15 19 Jan '07  
GeneralMarquee mode Pin
roel_v
19:01 20 Dec '06  
GeneralColorsXp Pin
LupineRanger
3:16 20 Dec '06  
GeneralRe: ColorsXp Pin
Marcos Meli
3:23 20 Dec '06  
QuestionA great submission! Pin
minart
0:59 4 Dec '06  
GeneralProblem with anchor property Pin
Morningkill
5:48 6 Nov '06  
GeneralRe: Problem with anchor property Pin
Bengie
22:58 24 Feb '07  
GeneralSimply Brilliant Pin
KiaT2
18:00 5 Nov '06  


Last Updated 5 Nov 2005 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009