Share via


InkEdit.LoadFile Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Loads the contents of a file into the RichTextBox control.

Overload List

  Name Description
Public method LoadFile(String) Loads a rich text format (RTF) or standard ASCII text file into the RichTextBox control. (Inherited from RichTextBox.)
Public method LoadFile(Stream, RichTextBoxStreamType) Loads the contents of an existing data stream into the RichTextBox control. (Inherited from RichTextBox.)
Public method LoadFile(String, RichTextBoxStreamType) Loads a specific type of file into the RichTextBox control. (Inherited from RichTextBox.)

Top

See Also

Reference

InkEdit Class

InkEdit Members

Microsoft.Ink Namespace