Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Form problem inisde the problem.
Message
 
À
28/08/2000 21:09:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00410094
Message ID:
00410186
Vues:
11
>Dear all,
>
>I have create a form class and write a main program with READ EVENTS command at the end of source. During the program, user can select the menu to do the related form, but I would like to use createobject comand to create a form as object. It just display a second and disappeared. What's the problem?
>
>Thank you for any suggestion and advice.
>
>Best Regards,
>
>Justy Chow

Just a quick guess, but when using code, I believe that the .Visible property is .F. by default. You should probably run .Show() to make sure that the form's .Visible is set to .T.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform