Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using createobject to create combo boxes at run time...
Message
De
15/07/1998 19:04:51
 
 
À
14/07/1998 17:31:45
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00117342
Message ID:
00117908
Vues:
20
>In your combo class you can add an LPARAMETERS statement to the init of the control and then pass those variables in the createobject control. For example,
>
>*myCBOclass.init()
>LPARAMETER cTable, nxPos, nyPos
>*etc, etc
>
>Then,
>thisform.addobject('cbo1', 'myCBOclass', alias(), 23, 57 )
>
>HTH


ahh! Paydirt!

Merci beaucoup

Harry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform