ProgressBarEx

How can I get the ProgressBarEx to only display 3 of the little boxes at a time - the same as in the XP search screen? Right now, it fills up the entire ProgressBaxEx and then starts over. TIA.

1 Reply

GR grer July 21, 2003 03:41 PM UTC

The sample is set to set the progress bar back to zero. If that is what you are looking at. Also progressBarEx.Value can be set to increment by 3 using a simple loop. Hope this helps

Loader.
Up arrow icon