Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minimising main program whilst calling another program
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00977999
Message ID:
00978007
Vues:
38
>I have a program which opens a form from which another application is called. Whilst that application is running I want to minimise my program rather than have it open in the window behind the calling application.
>
>Does anybody know how I can do this please?

What about
_Screen.WindowState = 1
** Call Other Application
_Screen.WindowState = 2
(not tested)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform