Votes
Answers
Views
Question
1
vote
2
answers
930
views
asked 8 years ago by candyb
updated 8 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 ...