protected virtual bool MayMoveExternal( DragEventArgs e )
Parameters
- e
Return Value
False if the
AllowedEffects
does not allow move. False if Control key modifier applies (trying to require a copy). 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.