
11-06-2008, 6:16 AM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Aug 2004
Location: Sydney, Australia
Age: 40
Posts: 6,099
Reputation: 540
|
|
I'm not sure why the RTB does that or if there's a way to stop it, but have you considered NOT using CrLf as a line break and just using Lf? Modern Windows handles that gracefully in all cases I've seen.
|