I'm trying to open a log file to be displayed in a richtextbox and it works fine. The problem is, a lot of the lines go beyond the width of the richtextbox and automatically carriage return to the next (wordwrap). Is there a way of preventing this and forcing the user to use the horizontal scroll bar to see the entire line?
Any help much appreciated.
