- for VB:
vbCrLforvbNewLine - for VB.NET:
Environment.NewLineorvbCrLforConstants.vbCrLf
Info on VB.NET new line: http://msdn.microsoft.com/en-us/library/system.environment.newline.aspx
The info for Environment.NewLine came from Cody Gray and J Vermeire