Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Force a vfp session to foreground
Message
De
05/07/2002 06:20:55
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/07/2002 05:19:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00675535
Message ID:
00675548
Vues:
22
>How can I force a VFP session that doesn't have the focus in windows, to foreground ?

Pascal,
AFAIK you can't. You can however try to bring to foreground. Rather than directly coming to foreground title in taskbar flashes to draw attention.

set library to home()+'foxtools.fll'
declare short SetForegroundWindow in Win32API integer HWND
SetForegroundWindow(MainHwnd())

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform