Votes
Answers
Views
Question
1
2
875
asked 7 years ago by candyb
updated 7 years ago by bubblehead712
I have a Windows dialog on which lives a ToolbarWindow32 object. Visually speaking, there are buttons on the toolbar, but I haven't been able to get any information about individual buttons. Is there a way to use ChildObjects to retrieve the names of the buttons? The code below is returning 0. Am I ...