SaveFile Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Forms Namespace
RichTextBox Class
RichTextBox Methods
SaveFile Method
SaveFile Method (String)
SaveFile Method (Stream, RichT ...
SaveFile Method (String, RichT ...
RichTextBox Methods
AccessibilityNotifyClients Met ...
BeginInvoke Method
CanPaste Method
CreateRichEditOleCallback Meth ...
Dispose Method
DrawToBitmap Method
Find Method
GetCharFromPosition Method
GetCharIndexFromPosition Metho ...
GetChildAtPoint Method
GetLineFromCharIndex Method
GetPositionFromCharIndex Metho ...
Invalidate Method
Invoke Method
LoadFile Method
MemberwiseClone Method
OnAutoSizeChanged Method
OnBackColorChanged Method
OnContentsResized Method
OnContextMenuChanged Method
OnHandleCreated Method
OnHandleDestroyed Method
OnHScroll Method
OnImeChange Method
OnLinkClicked Method
OnMouseUp Method
OnProtected Method
OnRightToLeftChanged Method
OnSelectionChanged Method
OnSystemColorsChanged Method
OnTextChanged Method
OnVScroll Method
Paste Method
PerformLayout Method
ProcessCmdKey Method
Redo Method
ResumeLayout Method
RtlTranslateAlignment Method
SaveFile Method
Scale Method
Select Method
SetBounds Method
UpdateBounds Method
WndProc Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
RichTextBox
.
.
::
.
SaveFile Method
Saves the contents of the
RichTextBox
to a file.
Overload List
Name
Description
SaveFile(String)
Saves the contents of the
RichTextBox
to a rich text format (RTF) file.
SaveFile(Stream, RichTextBoxStreamType)
Saves the contents of a
RichTextBox
control to an open data stream.
SaveFile(String, RichTextBoxStreamType)
Saves the contents of the
RichTextBox
to a specific type of file.
Top
See Also
Reference
RichTextBox Class
RichTextBox Members
System.Windows.Forms Namespace
Tags :