Visual Basic / File & Disk Operations / Opening Word Doc
Snippet details
ID: 332
Viewed: 1393
Added: 2002-08-19
Version:
To normally open a file (doc), use -
But...
1) You can't open pictures with this - goto the Project Menu > components and add in the Microsoft Rich Textbox control for this (RTB).
2) This won't show the formatting (I think the RTB supports italic, underline etc.) but if you have any fancy text or wordart for example, then why not use an OLE container control for this ?
But...
1) You can't open pictures with this - goto the Project Menu > components and add in the Microsoft Rich Textbox control for this (RTB).
2) This won't show the formatting (I think the RTB supports italic, underline etc.) but if you have any fancy text or wordart for example, then why not use an OLE container control for this ?
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
| Snippet By: | Unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
