Can you make a RichTextBox, that has a preformatted table with cells and rows in it. Also I need one that can vertical scroll up and down to reveal the whole text or data inside the RichTextBox.
Also can I please have the code to do so.
Printable View
Can you make a RichTextBox, that has a preformatted table with cells and rows in it. Also I need one that can vertical scroll up and down to reveal the whole text or data inside the RichTextBox.
Also can I please have the code to do so.
This thread may have what you want, but I warn you, it's a looong thread :)
RichTextBox Tricks and Tips
http://www.vbforums.com/showthread.p...ox+tips+tricks
P.S. The purpose of this forum is to teach and learn from each other so we all become better programmers.Quote:
Originally Posted by ThEiMp
You don't learn much if everything is handed to you.