Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long name from activecontrol.
Message
De
06/04/2000 02:30:38
 
 
À
06/04/2000 02:25:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00356102
Message ID:
00356124
Vues:
32
>I want that locontrol is a character string.
>But i thing that locontrol is an oject yet.

If loControl is a character string of a valid control, you can do:

&loControl..RecordSOurce = ...

or

loO = eval(loControl)
loO.RecordSource = ...


If you are using my code sample, you'll want lcControl source (the "c" makes a difference).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform