Hi Walter,
I am using Diagram.MouseDoubleClicked event and ClickSelectingTool.DiagramClicked event for tracking double click and click so as to get the node underneath the clicks.
There are two different logics I have to perform on both the clicks.
Unfortunately when I do double click or click the control goes to ClickSelectingTool.DiagramClicked.
How can I distinguish these events ?