Microsoft
Software
Hardware
Network
Question : Need to get the guaranteed HWND on startup of a form
I need a good insured method of getting the hwnd of a form when it starts up. I have tried the init, and activate event, but they do not seem reliable. When I query the hwnd of the form after what the init wants to say it is sometimes it is the last window that had the focus in windows. FoxPro seems to get this value too fast sometimes I guess.
Answer : Need to get the guaranteed HWND on startup of a form
What version are you using?
Thisform.hWnd does not work for you? The Activate is the ideal place for it.
Random Solutions
what does 554 message refused mean?
Formula " “=SUMPRODUCT” fully function
IE7 browser issue with JS fancybox
Visual Studio 2008; Website project; bin folder now showing?
Access 2007 - Query - String Manipulation - I need to cut delete the first two Characters in a Field based on criteria
Can SQL query using multiple LIKE joins be improved
datagridview VS2008, bold a row
How to Set Up POP Connector on SBS with NEw AT&T Settings
How do I export data from one Access 2003 database to another
binary to hex convertion?