Occurs when the user releases the mouse button over an object.
MouseUp( ByVal Button As Integer, ByVal Shift As Integer, ByVal X As Single, ByVal Y As Single ) |
Private Sub SmartUI_MouseUp(ByVal Button As Integer, ByVal Shift As Integer, ByVal X As Single, ByVal Y As Single)