|
-
Oct 3rd, 2000, 10:05 PM
#1
Thread Starter
Junior Member
How to get the "hWnd" of a button of Toolbar.
Use FindWindow API? What the two parameters of it?
-
Oct 4th, 2000, 05:03 PM
#2
Depends on what class the ToolBar is. Some don't even have hWnd's for their Buttons.
None the less, use FindWindowEx instead of FindWindow as it cannot retireve child windows whereas FindWindowEx can.
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
|