DJ
Davis Jebaraj
Syncfusion Team
June 11, 2003 11:33 AM UTC
Hi,
The ProgressBarEx control supports this through the ProgressStyle property:
this.progressBarEx1.ProgressStyle = Syncfusion.Windows.Forms.Tools.ProgressBarStyles.WaitingGradient;
Regards,
Davis