T
Tony Johansson
Hello!!
If I have a RichTextBox control in my form and want to save the contents in
this RichTextBox to a file on disk can I then use
the SaveFile method on richTextBox object when I have choosen for example
file test.txt in the SaveFileDialog.
//Tony
If I have a RichTextBox control in my form and want to save the contents in
this RichTextBox to a file on disk can I then use
the SaveFile method on richTextBox object when I have choosen for example
file test.txt in the SaveFileDialog.
//Tony