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
Omitting data based on record type
Cross organization external two way trust
Import .csv file into Access
How to use CreateFile and WriteFile functions from "kernel32" in VB.NET ?
Retrieving info from DropDownList on OnSelectedIndexChanged in a repeater
Pass through query with declare doesn't return records
foxpro sql insert data with comma in text
Access 2000 Runtime
error with web site when it was moved from server 2003 to 2008
Use range of Cells as criteria for Excel Query