So my goal is to clear what is written in the textbox after the enter key is pressed. The only option I see is to set the text to something. I don't want to use "" because that is then used to populate a listbox and a whole bunch of clickable nothing's are shown.
Anyone know the trick to getting this to work? I was hoping for a textbox.clear action but alas there is none.