Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a Window Handle
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00088982
Message ID:
00088994
Vues:
21
If you don't want to use Foxtools, you can use the API function FindWindow.

declare integer FindWindow in win32api integer, string

liHandle = FindWindow(0,This.Parent.Caption)



>How do you get a window handle in VFP? I would love a command like wHandle('_screen.activeform') that returns a windows handle...
>
>Any ideas?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform