#region text in RichTextBox?
Hi there,
I'm looking to duplicate the #region effect (in the code window) in a text box.
Basically, I want to read in a long text file, and break it down into sections. If the user wants to view that section, he hits the [+] and it expands out.
Is there any way to do this? Or has anyone tried anything like this? It's similar to a treeview, except I can't format the text the way I'd like to.
Thanks
- Michael
|