0
Answer

Saving text from a RichTextBox in a tab

Ask a question
Jan 0

Jan 0

18y
1.7k
1
Hi,

I want to be able to have several tabs i a tabControl and save the text from each new RichTextBox one at a time. The plain text i loaded into the RichTextBoxes via an openFile function that creates a new RichTextBox. The problem is that my program doesn't remember which tab(RichTextBox) corresponds with which file.