RichEditControl.LoadDocument Method
Name | Parameters | Description |
---|---|---|
Load |
none | Invokes the "Open..." file dialog, creates a specific importer and loads the file. |
Load |
stream, document |
Loads a document from a stream, specifying the document's format. |
Load |
file |
|
Load |
file |
|
Load |
parent |