I have a tree control in an MFC application. I have a function which displays a message box when the tree control is clicked. But I want the individual tree items and sub items to be clickable. I am new to MFC so any help will be appreciated
NM_DBLCLK
TVM_GETNEXTITEM
TVGN_CARET
. The MFC function is CTreeCtrl::GetSelectedItem