protected virtual bool MayCopyExternal( 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 started in this control. False if the model is not Modifiable. False if there is no drag-and-drop data of the model's Northwoods.GoXam.Model.IDiagramModel.DataFormat. Otherwise true.