LoadFile Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows.Forms Namespace
RichTextBox Class
RichTextBox Methods
LoadFile Method
LoadFile Method (String)
LoadFile Method (Stream, RichT ...
LoadFile 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
.
.
::
.
LoadFile Method
Loads the contents of a file into the
RichTextBox
control.
Overload List
Name
Description
LoadFile(String)
Loads a rich text format (RTF) or standard ASCII text file into the
RichTextBox
control.
LoadFile(Stream, RichTextBoxStreamType)
Loads the contents of an existing data stream into the
RichTextBox
control.
LoadFile(String, RichTextBoxStreamType)
Loads a specific type of file into the
RichTextBox
control.
Top
See Also
Reference
RichTextBox Class
RichTextBox Members
System.Windows.Forms Namespace
Tags :