Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the easiest way to get Window handle value?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00051377
Message ID:
00052531
Views:
47
Rick,

Your method seems to be the most predictable and accurate....

One note however...It is case sensitive....Watch for that...

Jon

>Here's another way to get the Window Handle without the HWND control.
>This one requires FoxTools:
>
>SET LIBR TO HOME() + FOXTOOLS
>lhWHWND = _WHTOHWND( _wfindtitl("Form1") )
>
>where Form1 is the title of the form.
>
>+++ Rick ---
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform