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