Dear Members,

The controls like treeview, listbox has click event. If you want to capture the right click event then we use mousedown event. We can find the pressed button in this event. But problem is the node (in case of tree view) on which user clikced left button does not get selected. This happens in Windows Explorer. If you right click or left click on any folder then it is getting selected.

If I want to achieve this on TreeView nodes then how it can be programmed. I will be thankful to the repliers.


Thanks

Vinay Tandel.