protected virtual bool MayMoveInternal( 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.AllowMove. False if the drag-and-drop came from another control. Otherwise true.