Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visible Property Of Container Control Is not working
Message
De
07/11/2003 01:39:56
Devrishi Bhogra
Escorts Claas Limited
Faridabad, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Visible Property Of Container Control Is not working
Divers
Thread ID:
00847513
Message ID:
00847513
Vues:
76
hi there!!

i have two frames on my form. First frame contains some text boxes and command buttons and Second frame contains Listview control and command buttons.

when i try to execute following lines from a button on second frame

fraSecond.visible = .f.
fraFirst.visible = .t.

second frame becomes invisible but Listview control remains visible.

but the following codes work fine...
fraSecond.lvwZone.visible=.f.
fraSecond.visible = .f.
fraFirst.visible = .t.

Can anybody explain me why listview control is not getting invisible along with its container control.

Regards
Sunny
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform