Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to bring application to front
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00808861
Message ID:
00808864
Vues:
12
Something like:

oShell = CreateObject("WScript.Shell")
if oShell.AppActivate("Exact Application Window Title")
* on top
endif

>Hello all;
>
>I am developing a small app which is based on a timer looking at the clipboard every second.
>As soon as this function sees a specific string int he clipboard, i need to rbing this app to the top of all other apps running on the computer.
>I know it can be done though win api but I cannot the syntax right.
>
>Has anybody done this ?
>
>thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform