Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HWND info Needed
Message
From
03/05/2001 19:06:56
 
 
To
03/05/2001 09:23:36
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00502947
Message ID:
00503286
Views:
22
>For the main VFP Windows, I believe, which doesn't help Arunkumar very much.

You can use the following to get the hwnd of any forms:
lnWHandle = _WFindTitl(THISFORM.CAPTION) 
HWND = _WhToHWnd(lnWHandle)
which are in the foxtools as well.
A fish this fine deserves to be a fish nugget styled chunklet.
- Fry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform