|
-
Sep 14th, 2008, 08:50 PM
#1
Thread Starter
Member
[RESOLVED] Active Control(?) handles.
G'day guys,
As an example I'll use notepad.
Notepad is easy, it just has the Edit box and we can find its handle via its class.
However, what if notepad had two edit boxes? How can we find which one currently has focus or is active (not sure how it actually works)
I want to go beyond GetForegroundWindow and I want to get more specific, is it possible to differentiate between a few items and grab only the handle of the one with focus?
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
|