Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the easiest way to get Window handle value?
Message
From
29/09/1997 08:29:33
 
 
To
29/09/1997 07:24:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00051377
Message ID:
00052124
Views:
57
No, different windows have always different handles. Different instances of the same form are different windows, so they have different handles. As I said, in VFP, the form is a "real" window. Toolbars are real windows also.

Vlad

>Hi Paul!
>
>Yes, I was wrong ;), but what does mean when the different instances of one
>child form (shown in toplevel form) have the same handle? May be the child
>window in VFP are just painted too <g>?
>
>>In VFP controls are only painted on forms. So, you can't get a handle to
>>button's window (because there is no such window). The lowest level that
>>still has a window is the Form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform