Freeze a RichTextBox

  • Thread starter Thread starter Josh
  • Start date Start date
J

Josh

I'm doing some syntax higlighting in a rich text box, but as the text is
large the window flickers and keeps changing as the code move through the
text highlighting.

How can I stop the Rich Text Box updating as I programaticly update its
contents?

Thanks in advance
 
Back
Top