Is there a way to make the return key register for a Textfield. I am using a sub Textfield_1_Change and would like to use the -text for this object to be used in a search string when the user has hit the return key. As a first step, I have been echoing each key press to the dos window, but the return key seems to have no effect.
Thanks, Larry