Based on the MFC single document project, after the split view creates a CTreeCtrl, I would like to ask how can I get the child nodes double-click the selected?
Added a void CLeftView: : OnLButtonDblClk (UINT nFlags, CPoint point), double click on the blank when can get the message, but no response, double-click the node,
Consult the ~ ~ ~ ~ ~