|
-
May 17th, 2001, 05:42 PM
#7
Relax. ThunderRT6ControlName is the classname given when you EXE is compiled, and ThunderControlName is the classname given when working in the IDE.
Before you use FindWindow, check and make sure if there is an easier way of getting the hWnd (via the hwnd propety)
Code:
hwndctl = MyControl.HWnd
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|