in vb how do I have the enter key move to next line?

  • Thread starter Albert D. Kallal
  • Start date
A

Albert D. Kallal

in vb how do I have the enter key move to next line?

In the properties for the text box, in the "other" tab, you will find a
setting for enter key behaviour.

It is not clear why you mentioned vb....are you looking to change this in
code? (using the big white space to explain your question usually helps, and
would likely save our exchange of several questions we now started!).
 
Top