Hello,
I have created my own shape library and am loading it into a LibraryView control so the user can drag my predefined shapes on to a diagram. However, I do not wish them to be able to:
1. Delete any of the shape masters currently on the libraryview
2. Drag and diagram shapes back onto the libraryview causing duplicates of the masters
I was looking for some kind of protection property to set but I could find none.
Is there any way to lock dow nthe libraryview to prevent the user from modifying it but still be able to pull off it?
Thanks in advance,
Jason