Key Behaviors

G

Guest

Hi,
On one of my forms I have a text box, with memo data type, so I can continue
to type large amount of info. My question is, normally to go to the next
line, within this text box, you would use Control-Enter, hitting Enter only
takes you to the next control or field. How do I change the key behavior
that hit Enter takes me to the next line in the text box not the next field
or control?
Frank
 
R

Rick Brandt

Francis said:
Hi,
On one of my forms I have a text box, with memo data type, so I can
continue to type large amount of info. My question is, normally to
go to the next line, within this text box, you would use
Control-Enter, hitting Enter only takes you to the next control or
field. How do I change the key behavior that hit Enter takes me to
the next line in the text box not the next field or control?
Frank

Are you ready?

The TextBox 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