I have a timer feeding a label information. But how would i command it to go a line down. Yes im confused, and by explaining it, your probally confused also. Like when your typing text in a normal textbox, and you press enter, you go down a line. How would I have a command that automatically goes a line down, and places the text.(without clearing the other text in the label.)

EG.
Label
-------------------
'Hello '
'Test '
'Hello '
'Test '
--------------------

Get it? Instead of having horizontal Hello Test Hello Test, they are vertical. Please Help!