We shouldn't use the vbNewLine in VB.NET; we should use the Environment.NewLine or the ControlChars.NewLine.
You can use Environment.NewLine in C# also, but if you're programming only for Windows then it's easier to use the literal string "\r\n".
|
Results 1 to 3 of 3
Thread: [RESOLVED] [2.0] New lineThreaded View
|
Click Here to Expand Forum to Full Width |