TextBoxes and ClearTextOnFocus

If you have ClearTextOnFocus enabled, clicking the textbox won’t fire .Changed even though it does change the text of the textbox.

It would be more accurate to say that it doesn’t clear the value of the Text property, but it does clear the displayed text.