Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with FindWindow
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00811671
Message ID:
00811736
Views:
13
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform