Occurs when a shape has been moved with the built-in mouse interface. The event handler receives an argument of type ShapeEventArgs containing data related to this event.
public event Drawing.ShapeEventHandler ShapeMoved;
Public Event ShapeMoved As Drawing.ShapeEventHandler