memo field?

T

Terry

I have a memo field that I was the curser to go to a new line instead of the
next record. How can I code the textbox control to not go to the next
record while it has focus?
 
R

Rick Brandt

Terry said:
I have a memo field that I was the curser to go to a new line instead of the
next record. How can I code the textbox control to not go to the next
record while it has focus?

The TextBox control has a property named "Enter Key Behavior".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top