I'm having this problem:

I draw a textbox onto my form and set the scrollbars property to vertical and the MultiLine property to True.

When I run the program it works fine until I press the return key. The program freezes and I have to restart VB.

What causes this and how can I prevent it? I fear that it may be a problem with my VB but I would like to know if anyone else had had this problem.

Thanx in advance...