Can I place a Microsoft Word applet into a .Net VS form?

P

Peter

I am using Visual Studio Professional. I want to develop a form that uses
Microsoft Word. Essentially, The user enters text (doc or rtf) into Word with
all its controls, buttons and features. I want to retrieve the formatted Word
(or rtf) document that the user just typed into my application.

Can this be done, or do I need to a write a Word look-a-like for the
application?

I have VS Professional. I've already downloaded VSTO 2005, but it does not
include the Micrsoft.Office.Tools.Word namespace for VS Pro.
 
P

Perry

Use a DSO Framer control

Google it, and y'll get a multitude of hits, also regarding usage of such in
yr .net project.

--
Krgrds,
Perry

System:
Vista/Office Ultimate
VS2005/VSTO2005 SE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top