How would I add multilines in a text box with code, I have multilines enabled.

Example

Text1.Text = "1,2,3"
How can I make it display on the text box

1
2
3