Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modal form won't get focus
Message
De
15/12/1997 10:41:01
 
 
À
15/12/1997 10:36:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00065923
Message ID:
00065929
Vues:
30
>I've created a modal form class. When I do the following:
>
>loForm = CreateObject("cModalForm")
>loForm.Visible = .T.
>loForm = NULL
>
>The form open and close immediatly. What am I missing?

Instead of loForm.Visible=.t., use loForm.Show(1) confirming that this is modal form.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform