Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can RUN window appear inside a VFP window?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01137462
Message ID:
01139025
Vues:
14
To enumerate all winows or a group of window use GetWindow API function in combination with other API functions like GetClassName, GetWindowText.

Here are some examples:

Listing child windows for the Windows desktop
http://www.news2news.com/vfp/?example=27

Scanning the hierarchy of child windows down from the main VFP window
http://www.news2news.com/vfp/?example=261

Simple Window Viewer
http://www.news2news.com/vfp/?example=57
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform