Write a mouse event program like this one. Note that an appropriate message is displayed when the mouse is clicked while over the TextBox and the TextBox is cleared when the mouse leaves it.
Tip: Search for the mouse-related events that Textboxes can respond to using the drop-down lists at the top of the Code Window.
Turn in a listing of the event handlers and a screen shot of the program running.