[Download Code](http://download.microsoft.com/download/4/c/2/4c2def7a-0d23-4055-91f9-1f18504167d7/FilteredTextBox0.vb.zip) or [Download PDF](http://download.microsoft ...
I need to allow the user to type into a section of the GUI, but without having the usual "textbox" there. In fact, there's a large image that already has the boxes drawn on it (in a wierd style), and ...
I'd like to design the forms so that if the user hits the "Enter" key in the text box, that it would activate the button, but haven't figured out how to do this.