Puoi usare
oppurecodice:textbox.text="Ciao" & Environment.NewLine & "Mondo"
Sergiocodice:textbox.text="Ciao" & vbCrLf & "Mondo"
Puoi usare
oppurecodice:textbox.text="Ciao" & Environment.NewLine & "Mondo"
Sergiocodice:textbox.text="Ciao" & vbCrLf & "Mondo"