I'm using a custom tree control in my application and I want to add an event to the control. I would like to handle the "On Double Click" event. The control has no events that can be handled. How can I add one? Thanks.
If you've derived your class from an MFC base such as generic CWnd then you can right-click on the class name in class view and choose "Add Windows Message Handler..." from the menu that shows up.
programmer (prog'ram'er), n A hot-headed, anorak wearing, pimple-faced computer geek.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.