Memo Text Box Like Field

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

Guest

I need a text box that my user can write the body of an email in. The box
needs to be able to cater for carriage returns etc so that when I copy it's
value into the body of the email all the line formatting comes across. So
really I need a memo field not a text box field. But I cannot find one to put
on my form. Can anyone shed any like where or how I can get a text field on
my form that does all this.

Thank you in advance.
 
Ben,
A text box has a .MultiLine property. set this to True then CONTROL+ENTER
puts in a new line.

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

Back
Top