I am have broblems with Textbox control.

I set its Mltiline =True
ScrollBars=3-Both in the Propertiew window.

At run time if i am typing first line and if if press Enter key the cursor is not going to the next line.

If i want to goto the next line, I have press CTRL+Enter.

Why is it like that.