Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a progressbar with AddObject.
Message
 
 
À
31/08/1999 13:50:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00259781
Message ID:
00259845
Vues:
14
>I'm trying to create a ProgressBar with this command:
>Thisform.AddObject('progress', 'mscomctllib.progctrl.2')
>
>But when I try to do it (from init event) I get the following error message:
>Object class is invalid for this container.
>
>What do I have to do to get this to work?
>
>/Mårten Törnquist

In VFP 6:

oForm.AddObject("oleProgress", "olecontrol", "MSComctlLib.ProgCtrl.2")
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform