<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Embed Micosoft Word in Vb.net' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Embed Micosoft Word in Vb.net' posted on the 'VB.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Mon, 17 Jun 2013 22:20:24 -0700</pubDate>
    <lastBuildDate>Mon, 17 Jun 2013 22:20:24 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Embed Micosoft Word in Vb.net</title>
      <link>http://www.programmersheaven.com/mb/VBNET/417681/417681/embed-micosoft-word-in-vbnet/</link>
      <description>Hi!!&lt;br /&gt;
&lt;br /&gt;
In my application, i need to add the different word documents. But when i open i want to open it in the word file. Instead of opeining in the Richtextbox control which opens only rtf file extension. How do  i do it. Is there any control which embeds the word application as well as the excel appplication . So we can open and edit into it.&lt;br /&gt;
&lt;br /&gt;
Please help me out in this.&lt;br /&gt;
&lt;br /&gt;
Rgds&lt;br /&gt;
Prashanti&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/417681/417681/embed-micosoft-word-in-vbnet/</guid>
      <pubDate>Tue, 06 Jul 2010 03:57:43 -0700</pubDate>
      <category>VB.NET</category>
    </item>
    <item>
      <title>Re: Embed Micosoft Word in Vb.net</title>
      <link>http://www.programmersheaven.com/mb/VBNET/417681/417717/re-embed-micosoft-word-in-vbnet/#417717</link>
      <description>These two articles discussing adding reference's to the Office packages in your Visual Studio project.&lt;br /&gt;
&lt;br /&gt;
The vbdotnetheaven one has a downloadable sample.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.vbdotnetheaven.com/Uploadfile/mgold/WordDocument04182005081441AM/WordDocument.aspx"&gt;http://www.vbdotnetheaven.com/Uploadfile/mgold/WordDocument0418200508
1441AM/WordDocument.aspx&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
http://www.builderau.com.au/program/dotnet/soa/Easily-utilise-Microsoft-Word-functionality-in-your-NET-application/0,339028399,339198903,00.htm&lt;br /&gt;
&lt;br /&gt;
Hope this helps,&lt;br /&gt;
Sean C - forum mod</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/417681/417717/re-embed-micosoft-word-in-vbnet/#417717</guid>
      <pubDate>Wed, 07 Jul 2010 07:17:13 -0700</pubDate>
      <category>VB.NET</category>
    </item>
    <item>
      <title>Re: Embed Micosoft Word in Vb.net</title>
      <link>http://www.programmersheaven.com/mb/VBNET/417681/417727/re-embed-micosoft-word-in-vbnet/#417727</link>
      <description>This links i have gone through before. This opens the word document but its in read only mode. I would like to change the contents of it.. For that i needed it.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/417681/417727/re-embed-micosoft-word-in-vbnet/#417727</guid>
      <pubDate>Wed, 07 Jul 2010 21:28:41 -0700</pubDate>
      <category>VB.NET</category>
    </item>
    <item>
      <title>Re: Embed Micosoft Word in Vb.net</title>
      <link>http://www.programmersheaven.com/mb/VBNET/417681/417734/re-embed-micosoft-word-in-vbnet/#417734</link>
      <description>&lt;a href="http://www.java2s.com/Tutorial/VB/0440__Windows/EditWorddocument.htm"&gt;http://www.java2s.com/Tutorial/VB/0440__Windows/EditWorddocument.htm&lt;/a&gt;&lt;br /&gt;
--In the above link, the poster demonstrates how to replace text inside of a word document and save those changes&lt;br /&gt;
&lt;br /&gt;
You open the object the same way as the prior links, but he actually performs actions on the Document object to make changes.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://msdn.microsoft.com/de-de/library/microsoft.office.interop.word._document_members%28office.11%29.aspx"&gt;http://msdn.microsoft.com/de-de/library/microsoft.office.interop.word._document_members%28office.11%29.aspx&lt;/a&gt;&lt;br /&gt;
--In the MSDN link, you have visibility into all of the available members and methods of the Document object&lt;br /&gt;
&lt;br /&gt;
That's the best I can do for you.&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/417681/417734/re-embed-micosoft-word-in-vbnet/#417734</guid>
      <pubDate>Thu, 08 Jul 2010 05:33:06 -0700</pubDate>
      <category>VB.NET</category>
    </item>
  </channel>
</rss>