I have requirement where on clicking of the node a form should appear which have certain data. I am able to open the form using the ObjectDoubleClicked property on Diagram Listener but my requirement is to open different form which have certain properties based on the node dropped. How can I get the node name which is double clicked ?