Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Double Click on TreeView???

Status
Not open for further replies.

MindCracker

Programmer
Aug 27, 2002
21
0
0
GB
Hi,

I have a treeview built in the CView class. There is no OnDblclkTree1 function but OnLButtonDblClk handler. Can anyone please tell me how to call a dialog box whenever I double click on one item on the tree?

For example:
Here is my tree directory. When I double click on the sample data, a dialog box would appear. How to do that?

-Database
Sample Data
+Testing
+Testing

Thanks!

Best regards,





 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top