When I hit return in a multiline text box, focus goes to next text

G

Guest

Is there a way to defeat and chastise this behavior? I am from the old
school where when you were done with a line you hit return. However this
makes the focus jump to the next text box below the multiline text box.

Must I change my ways?

While we are are on this return / enter subject ... is there a way to key in
alt or cntrl something something to create a return character into the text
at the location where you key it in?
 
N

NickHK

Look at the .EnterKeyBehavior property of the Textbox
Or use CTRL+ENTER.

But be consistent on the behaviour of all text boxes, otherwise users will
become confused.

NickHK
 

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