RichTextBox Scroll Problem
Windows Forms
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am using a richtextBox to display files. I have set the RightMargin property to a large value so that the data (> 1500 char approx)is shown in a single line. Problem i am facing now is that on horizontal scroll to the end of the line the text overlaps making it not readable. Please let me know how can this problem be fixed?