Sven's profileWebSmitSpacePhotosBlogListsMore ![]() | Help |
|
November 20 Newline and RichTextBox in VB.NETProblem Today, I had several problems while using a RichTextBox for Application Logging with EntLib and the new Custom TextBoxListener capabilities. (Output is logging to a TextBox of my main form.) But the problem was that I just replaced TextBox with RichTextBox and the formatting didn't display properly. Solution Just replace the .Text Property with the .AppendText method of RichtTextBox, found here. TrackbacksThe trackback URL for this entry is: http://websmit.spaces.live.com/blog/cns!2B61689F2BABC944!149.trak Weblogs that reference this entry
|
|
|