I’m about to implement multi-select in my derived CTreeCtrl class. I have problem with the default expand behaviour of the CTreeCtrl.
1. I only want the tree to expand when left clicking (not right clicking) it
2. I only want the tree to expand when clicking the plus-sign (not the item text)
All tips are welcomed!!
1. I only want the tree to expand when left clicking (not right clicking) it
2. I only want the tree to expand when clicking the plus-sign (not the item text)
All tips are welcomed!!