Text Box Return

papa_k

Regular
Joined
Jun 12, 2003
Messages
77
Location
UK
I want to be able to allow the users to be able to type in a string to a text box and then have an event so that when they press enter/return it kick starts a query.

i currently have a button on the form, but i want to trigger the execute from pressing return on the text box as well as the pressing of the 'go' button.

what is the execute/trigger i should use on the text box?
 
Back
Top