2 references to SaveFile
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2620SaveFile(path, RichTextBoxStreamType.RichText);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
10714richTextBox1.SaveFile(filePath, fileType);