Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS PROGRESS BAR CONTROL
Message
 
 
À
28/03/2000 07:48:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00351311
Message ID:
00351329
Vues:
16
>What is the method/property used to make the bar tick? Also what is the property used to control teh tick incrument?
>
>Thanx Guys!

First create a subclass of the progress bar by dropping it on a form. Otherwise, under runtime, if you try to add that object to a form, you will get an error.

The progress bar goes from 0 to 100 percent. So calculate your percent done and pass that value to the oForm.oProgressBar.Value property.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform