-
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.
-
Are you using that Standard Windows Textbox? Sometimes when you install programs, they can replace files.
Try creating a new textbox and see what happens. Maybe it was something wrong with that other Textbox.
If the problem continues, you could always re-install VB.