Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using ProgressBar Control
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00480748
Message ID:
00480816
Vues:
8
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform