Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Close active object form container
Message
 
 
À
07/12/2009 21:38:12
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01437905
Message ID:
01437996
Vues:
29
>>I have a container with many grids, all grids have different work.
>>i want to close any active object with container.
>>
>>i do not want like this.
>>thisform.container7.Visible=.f.
>>thisform.container7.grid2.Visible=.f.
>
>Wait... if you make container visible, than any object in it should also become invisible. So second line is unnecessary.
>
>If you want to show/hide many objects at the same time, just put them inside the same container and don't worry - you only show and hide containers, and their members show and hide with them.

If you make container visible, then not necessarily all objects will become visible. The opposite is true - if the container is invisible, then all objects inside it would not be visible regardless of the status.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform