View Single Post
  #5 (permalink)  
Old 11-07-2008, 10:09 AM
JaedenRuiner's Avatar
JaedenRuiner JaedenRuiner is offline
VB.NET Forum Master
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Aug 2007
Age: 31
Posts: 340
Reputation: 81
JaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by nowJaedenRuiner probably authored a book by now
Default

Quote:
Originally Posted by jmcilhinney View Post
Why exactly are you using a RichTextBox anyway? Are you using syntax highlighting? If not then you may as well just use a TextBox, which won't cull your Cr characters.
Syntax Highlighting will be in eventually, but at the moment it affords me a bit more control, and a larger memory base for large files.

There were other reasons (can't remember though). I basically was trying to do something with the MultiLine TextBox and it wasn't doing what I wanted, so I switched to a RTB and it did. But that was months ago, so, *shrug*.
__________________
Jaeden "Sifo Dyas" al'Raec Ruiner
http://www.wayoftheleaf.net/
Reply With Quote