Handles pointer up events on the designer.
sender
The container associated with this designer.
e
The event data.
true if this event is handled; otherwise, it is false.
Derived classes should override this method in order to process pointer up events on the container. The designer should return true if it handled this event in any way.