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:
00052356
Views:
48
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 ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform