Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference an other form than the mainform ?
Message
De
25/04/2001 18:15:43
Ing. T.R.M. Pluym
Pluym Elektronics Bv
Hulst, Pays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to reference an other form than the mainform ?
Divers
Thread ID:
00499895
Message ID:
00499895
Vues:
64
I'm afraid this is a beginners question, but I'm struggling with the following problem:

Normaly I reference the form with the 'ThisForm' notation.

For example:

ThisForm.Refresh()

For the mainform use the full notation the refresh the form:

frmMainForm.Refresh()

Now, on this frmMainForm form I use a button to call a searchform frmSearchForm. But When I use frmSearchForm.Refresh() the error

'Object frmSearchForm is not found'

but ThisForm.Refresh() and frmMainForm.Refresh() works !

What's wrong ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform