Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ProgressBar Control
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00480748
Message ID:
00480816
Views:
9
>Amazing enough, I've never used this control before so I want to know a proper use of this control.
>
>I have a routine that takes awhile to process so I though using this control would be appropriate. Now, do I just add this control to the form that this routine is run, set visible property as I need to and control via my code to update the "status" or ??? TIA.

The progress bar is only valid when you have increments. Lets say that you process records from a recordset. You know how much records you have and since the process is in a loop, you know how many have been processed.

If you don't exact amount of work to do and increments, don't use the progress bar.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform