Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Promoting a instance to the foreground
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00196360
Message ID:
00196984
Vues:
39
Thanks, but it is Foxprow 2.6. Does user32 has a user16 sister?

>>I need to run multiple instances for a 2.6 program and promote one of the background instances to the foreground. Does foxtools have something like setforground(handel)?
>
>If this is in Windows you can use (at least in VFP5):-
>
>declare long SetForegroundWindow in "user32" long hWnd
>
>and call
>
>SetForgroundWindow(hWndThis)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform