Hi everyone. Is there a way to tell if the + or - button/symbol in a CTreeCtrl is double-clicked? The code I am trying to fix intercepts NM_DBLCLK and I would like to do something different if the + or - is double-clicked. It works fine if the item text itself is double-clicked.

Thanks in advance.

mark