Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To add label objects to a class dynamically
Message
De
27/01/2001 13:20:55
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
To add label objects to a class dynamically
Divers
Thread ID:
00469406
Message ID:
00469406
Vues:
40
I am trying to add label objects to a class dynamically. The code I have so far is below. I am getting an unknown member error.

Here is the code:
lcobjname = "oLbl" + alltrim(str(lblcount))
thisform.addobject(lcobjname,"cbhlabel")

What's wrong, please help.

Thanks

Jim
Thanks

Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform