Multi-select copy/paste

I have a class that I derive from Northwoods.Go.GoView class. In this I have several nodes and I want to implement copy-paste/cut-paste/delete functionaliy for multiple nodes.
The problem I am facing is - when I select multiple nodes and I right-click on one of them the rest of the nodes get unselected. What am I missing. Any help would be much appreciated.

Thanks,
rhshanks

see
http://www.nwoods.com/forum/forum_posts.asp?TID=2907&title=how-to-handle-context-menu-for-overlapping-nodes

Thanks a ton for the quick reply. Roadblock removed.

  • rhshanks