Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShowWindow
Message
De
20/10/1999 06:44:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
ShowWindow
Divers
Thread ID:
00278675
Message ID:
00278675
Vues:
49
I am using WIN32API to find out if the application is all ready loaded then using ShowWindow to show the window. I get inconsistant results on showing the window. Sometimes it is shown and sometimes it is only partialy painted. I have tried the following with 3, 5 and 6:


LPARAMETER lnHWND

DECLARE INTEGER ShowWindow IN Win32API;
INTEGER hwnd, INTEGER dflag

= ShowWindow(lnHWND, 3)

<\PRE>

Does anyone know the syntax for ShowWindow to maximize the window and bring it to the top?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform