Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hide form
Message
De
09/01/2011 01:09:51
 
 
À
08/01/2011 16:22:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
01495233
Message ID:
01495282
Vues:
77
thank you for reply,
error message Unknown member menu1

>>hi all,
>>
>>i need to hide main form and sub form as below
>>
>>thisform.hide()&&work
>>
>>thisform.menu1.hide()&&not work
>>
>>report form report1 preview
>>
>>thisform.show()&&work
>>
>>thisform.menu1.show()&&notwork
>>
>>thanks
>
>Have you tried working with the visible property instead?
>thisform.visible = .F.
>thisform.menu1.visible = .F.
>report form report1 preview
>thisform.visible = .T.
>thisform.menu1.visible = .T.
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform