.NET Framework Class Library
RichTextBox..::.LoadFile Method

Loads the contents of a file into the RichTextBox control.

Overload List

  NameDescription
Public methodLoadFile(String)Loads a rich text format (RTF) or standard ASCII text file into the RichTextBox control.
Public methodLoadFile(Stream, RichTextBoxStreamType)Loads the contents of an existing data stream into the RichTextBox control.
Public methodLoadFile(String, RichTextBoxStreamType)Loads a specific type of file into the RichTextBox control.
Top
See Also

Reference

Tags :


Page view tracker