I am trying to get a custom user control to be dragged by the user. I use the mouse down event to set the Dragg bool to true and use the mouse up event to set it to false. I