Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display modal form on startup
Message
 
À
17/06/2002 00:16:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00669077
Message ID:
00670183
Vues:
17
in config.fpw add the line screen=off
in main program do form frmtest
read events

the form properties

windowtype = 0 && n=modalless
desktop = true
showwindow = 2 && top level form

hope I understood your request

Attitude is everything

>Hi,
>How to display modal form on startup before issue READ EVENT?
>
>I remember that, it is possible by setting
>
>Desktop = .T.
>Windowtype = 1
>ShowWindow = 1
>
>But it doesn't work.. Any mistake?
>
>Thank you
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform