|
-
Aug 31st, 2001, 07:48 AM
#1
Thread Starter
Addicted Member
FindWindowEx
With the FindWindowEx API call, is there any way to grab the handle of a child object when there are multiple children of the same type (All have the same caption of "" )?
Example:
ThunderRT5Form
|
-- ThunderRT5UserControl
|
-- Thunder RT5UserControl
|
-- Thunder RT5UserControl <-- This is the one I want
&nbs p; |
&nbs p; -- ThunderRT5Text <-- so that I can talk to this control
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
|