Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programatically changing properties
Message
De
14/12/1998 13:36:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00167271
Message ID:
00167280
Vues:
24
Marcus,

You can use the SetAll method of the form or container object.

Here is the syntax: thisform.setAll('visible',.f.)

You can also use the SetAll to set certain controls by their class:

thisform.SetAll('visible',.f.,'Textbox') would make all textboxes invisible

:)

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

Click here to load this message in the networking platform