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.
|