Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with FindWindow
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00811671
Message ID:
00811736
Vues:
14
Hi James,

The windows created by MODI COMM, MODI REPORT, REPORT PREVIEW are child windows of the main VFP window.

It is possible to use API functions GetWindow, GetWindowInfo, GetWindowText and others to enumerate them and obtain some of their properties.

Check a FoxPro example (no membership required for this one):
Scanning a hierarchy of child windows down from the main VFP window
http://www.news2news.com/vfp/?example=261&function=37

Among other child windows this code retrieves a handle to the VFP Command Window.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform