protected virtual bool MayCopyInternal( DragEventArgs e )
Parameters
- e
Return Value
False if the
AllowedEffects
does not allow copy. False if Shift key modifier applies (trying to require a move). False if the diagram Northwoods.GoXam.Diagram.IsReadOnly or does not Northwoods.GoXam.Diagram.AllowInsert. False if the drag-and-drop came from another control. False if the model is not Modifiable. Otherwise true.