writing in a memofield

  • Thread starter Thread starter Jean-Paul
  • Start date Start date
J

Jean-Paul

Hi,

I want to write some text in a memofield.
Going to a new line is done by ctrl-enter.

Is it possible to go to a new line with an simple "enter", just like in
a Word or whatever.

Thanks
 
If you have created a form, set the Enter Key Behavior property of the text
box to:
New Line
 
Back
Top