Profile Picture

Draging diagram nodes without implementing ICLoneable

Posted By yoav Roytenberg 14 Years Ago
Author
Message
yoav Roytenberg
Posted 14 Years Ago
View Quick Profile
Junior Member

Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)Junior Member (13 reputation)

Group: Forum Members
Last Active: 14 Years Ago
Posts: 13, Visits: 1
I have a diagram which binds to my custom data, by setting the "Tag" attribute of each of the shapes in the diagram.
When I try to move one of the shapes in the diagram, by dragging, I get a message "In order to deeply copiable non primitive types must implement ICLoneable"
Is there a way to prevent this message from showing? I don't want to change my data source to inherit ICloneable etc.




Similar Topics


Reading This Topic