I did a search and found very little..
I am trying to draw lines to seperate sections in a RichTextBox
except the lines do not stay after scrolling off the screen.
So should I capture the scroll event and redraw or is there a better way?
if not.. how do I capture the scroll event?
thanks!




Reply With Quote