I have a textbox where you enter notes.
How do I change it so instead of when the user presses "Enter or Return" it exits to textbox to move the cursor to the nextline in the textbox.
Example: In the textbox.(Assume the horizontal/vertical lines are the boundries for my textbox)
_______________________
| Notes Go Here! <Enter> |
| <Cursor> |
|______________________|
