Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set properties for multiple grid columns at once?
Message
De
06/04/2000 03:52:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00355072
Message ID:
00356141
Vues:
24
Hi Pablo.

>> Welll in that case, you're rigth I have no success to get nothing in the form designer. <<

I'm not sure what you mean here. Try this. Open a form in the form designer and select an object on it with the mouse. Then execute this code:
aselobj( laform, 1 )
FOR each locontrol in laform[1].controls
   messagebox( locontrol.name )
ENDFOR &&* each
Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform