|
-
Jan 22nd, 2002, 08:59 PM
#1
Thread Starter
Frenzied Member
Active Control hWnd?
I just recently posted something about finding the hWnd on the
active control. I posted it in the General VB Questions forum.
What i meant was the hWnd on any control, not just ones
in my program.
Click the link to see more and PLEASE PLEASE PLEASE reply.
My Original Thread
-
Jan 23rd, 2002, 07:12 PM
#2
Use the FindWindow function to get the handle of a top level window, and use the FindWindowEx function to get the handle of a child window (within another window).
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
|