Description
Occurs when the user releases the mouse button while an object has the focus.
Syntax
Private Sub object_MouseUp(Button As Integer, Shift As Integer, x As Single, y As Single)