Carriage Returns in Text Boxes

C

CAL

Hi,

I have a form that asks a user to enter a description
about a job... but it doesn't allow for them to use a
carriage return to seperate contents.

Is there a way to change the formatting on this?

Thanks!
 
K

Ken Snell

You also can set the "Enter Key Behavior" property for the textbox to
"create a new line in field" so that the Enter key will give you a new line
instead of moving the focus to another control.
 

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