Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can RUN window appear inside a VFP window?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01137462
Message ID:
01139028
Views:
16
>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

That ought to do it. I'll feed back what I do. Thanks.

Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform