Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One form application
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00299291
Message ID:
00299712
Vues:
16
>>Tnx a lot for the quick response Erik.
>>
>>I did it, but the form show up for a second then it close by itself. I tryed changing the modal type but without any result.
>>
>>Regards
>>
>>Carlos
>
>
>Carlos, Jeffrey-
>
>Make sure the form in question's ShowWindow property is = 2 (In top-level-form)
>
>Then all you need is a main startup program that calls the form and issues a READ EVENTS
>
>THe WindowType property is irrelevant.
>
>To close the application, your form needs a close button that issues simply:
>
>THISFORM.Release()
>
>and then put CLEAR EVENTS in the Form.Destroy.

Don't really even need the Close button, unless you want one - titlebar close will take care of business...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform