I need to create a tree control on a docking toolbar displayed vertically, kind of as in MS office.
I tried the setting 'explorer' type tool bar in the new project wizard and I got additional toolbar, added tree control on it, found these issues:
1. can not find a way to create/access the member variable for the control to add values to tree control.
2. can create event handlers through the wizard but those are not called
3. The tool bar doesn't show up vertically.
Can someone please point me to right direction on how to achieve it?
Bookmarks