use a hard return in a text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I have to input multi-line in a text box, and at the end of each line, I
want to press Return Key to change line instead of change focus to next
control. How can I do it?

Clara
 
Ctrl + Enter will enter a linebreak.
Or in the textbox set EnterKeyBehaviour to True.

RBS
 

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

Back
Top