Capture clear of web searchfield

If a user clicks the X in a WebSearchField control to clear input, how would I catch that event?

What do you want to do special that you can’t do in TextChanged when ctrl.text = ""?

Answer packaged in a question! I like that! :slight_smile: