Enter - goes to next control, not a new line in the current text box.

  • Thread starter Thread starter Gary
  • Start date Start date
G

Gary

Hi i have a form with a text box.
when you press enter within the text box it goes to the next control on
the form following the tab order.

however i want it to go to the next line in the text box, how do i do
that?

thanks

Gary.
 
Gary said:
Hi i have a form with a text box.
when you press enter within the text box it goes to the next control
on the form following the tab order.

however i want it to go to the next line in the text box, how do i do
that?

TextBoxes have a property on the { Other } tab of the property sheet 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

Back
Top