Behavior of the "Enter" key on textbox

Grooz13

Registered User.
Local time
Today, 18:33
Joined
May 31, 2010
Messages
14
When I press Enter and I'm focused on a textbox, The textbox creates another line, and I want it to go to the next field like all the other type of field do... is it possible ?
 
I believe you're referring to a textbox that is linked to a Memo field?
 
i don't get what you are saying, but in my form linked to the table those field are refered as text
 
Change the EnterKeyBehavior Property on the "Other" Tab to Defult instead of new line in field.
 
i don't get what you are saying, but in my form linked to the table those field are refered as text
Looks like insane has given you the answer. That property changes for Memo fields when you build the form using the wizard.
 

Users who are viewing this thread

Back
Top Bottom