Transcription: Clicking the left mouse button sends several messages. Pressing the mouse button sends button down to the object under the cursor. Releasing the mouse button always sends button up, whether or not you've moved the cursor. Button click is sent to the object only if the cursor is still over the object. Here, we've used the button click message to ensure that the user intended to click the object.