Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00164942
Message ID:
00171183
Vues:
33
>It'd take whatever window had focus; assuming that GetActiveWindow() grabs the VFP window, then GetWindow() would follow the behavior associated with GW_CHILD:
>
>The retrieved handle identifies the child window at the top of the Z order, if the specified window is a parent window; otherwise, the retrieved handle is NULL. The function examines only child windows of the specified window. It does not examine descendant windows.
>
>It's a blind stab, and makes some tremendous assumptions about VFP's treatment of forms as direct child windows of GetActiveWindow(). But it's worth a shot if you haven't found something more promising...

Hi Ed,

Well, it was worth trying. I tried passing the window handle as the bScan parameter, and tried using SetActiveWindow() to set the window, but no luck.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform