<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Add-in Express Blogs &#187; Word</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/word/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Video HowTo: Build and control Advanced Task Panes in Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 16:47:44 +0000</pubDate>
		<dc:creator>Ty Anderson</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2088</guid>
		<description><![CDATA[What I really write about today is the topic of Office task panes. Office 2003 calls them action panes. Office 2007 and 2010 call them custom task panes. At Add-in Express , they are known as Advanced Task Panes. What are they?]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/07/01/custom-task-panes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smart Tags and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 12:30:35 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[smart tags]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2068</guid>
		<description><![CDATA[Smart Tags is a feature in Office by which Word, Excel, PowerPoint and Outlook (if Word is used as the default editor) recognizes certain words and then presents the user with additional actions based on the selected text.  It is available in Office 2002 to 2007, it is noticeably absent in Office 2010 as it has been deprecated, meaning that Word, Excel, PowerPoint and Outlook will not automatically recognize words as in the previous versions]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/28/smart-tags-office2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling Outlook region&#8217;s state and form&#8217;s size in Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 10:50:36 +0000</pubDate>
		<dc:creator>Fedor Shihantsov</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1794</guid>
		<description><![CDATA[Here I will tell you how and where you can control the state of the regions where a custom task pane or an Outlook region is located, and also show how you can control the size of those forms]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/25/outlook-regions-forms-size-state/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Framework 4, NoPIA  and Add-in Express 2010</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/#comments</comments>
		<pubDate>Fri, 28 May 2010 13:49:38 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[PIAs]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1777</guid>
		<description><![CDATA[Let’s take a break from the Northwind Traders application for a while and talk about a new feature available in .Net Framework 4 : NoPIA  or Type Embedding. As you all know when we developed Office Add-ins or applications that integrated with the Office suite of products we have to include a reference to the Office PIAs or Primary Interop Assemblies
]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/28/net-framework4-nopia-addinexpress2010/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Add-in Express 2010 and Office add-ins: Getting started</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-addins-getting-started/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-addins-getting-started/#comments</comments>
		<pubDate>Fri, 14 May 2010 14:29:58 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1689</guid>
		<description><![CDATA[I have used Add-in Express before and can honestly say that if you want to develop an MS Office add-in this product is definitely a worthwhile investment. In this post I’ll explain the benefits and some of the key features of Add-in Express 2010 for Office and .net when creating a small Office Add-in that is shared among Excel, Word and Outlook.]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-addins-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Create advanced task panes in Excel, Word and PowerPoint (Delphi)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/#comments</comments>
		<pubDate>Fri, 14 May 2010 12:50:33 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1693</guid>
		<description><![CDATA[As you probably know Add-in Express for Office and VCL allows creating advanced task panes for MS Excel, Word and PowerPoint 2000-2010. Today we'll develop a single add-in project that supports Excel, Word and PowerPoint]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Support Office command bars and Ribbon UI in one add-in project (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/04/30/office-commandbars-ribbon-ui/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/04/30/office-commandbars-ribbon-ui/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 15:17:53 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1496</guid>
		<description><![CDATA[Add-in Express supports creating COM add-ins for Office 2000 - 2010. Office 2000, XP and 2003 have a traditional command bar-based user interface, while Office 2007 is partially and Office 2010 is fully ribbonized. "How is it possible to support both types of user interfaces in one COM add-in project?" you may ask]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/04/30/office-commandbars-ribbon-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Office task panes and Office 2010 &#8211; first view</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/04/22/office-2010-task-panes/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/04/22/office-2010-task-panes/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 14:05:53 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1448</guid>
		<description><![CDATA[Advanced Office task panes in Office 2010 have no principle differences from those of any other Office versions, they just work and that's it. That's why this subject is so arid, that I won't get back to it anymore. However, after scrutinizing all the above screenshots, I see that we will definitely ennoble certain "pixels"]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/04/22/office-2010-task-panes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Resize Advanced Task Pane programmatically (VB.NET)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/04/09/task-pane-resize-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/04/09/task-pane-resize-video-howto/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 14:45:29 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1354</guid>
		<description><![CDATA[To resize your custom Office task pane, you need to use the trivial Width and Height properties of the particular instance of your task pane. There is just one important thing - the Splitter property should be set to None]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/04/09/task-pane-resize-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Drag and drop onto a minimized Outlook Region and Word Task Pane</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/08/21/drag-drop-minimized-outlook-region/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2009/08/21/drag-drop-minimized-outlook-region/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 14:44:30 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[HowTo samples]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=857</guid>
		<description><![CDATA[In one of the previous posts, we examined the possibilities of retrieving properties from Outlook MailItem when dragging this item onto your custom form. Here is that post: How to get properties of an Outlook email item drag-and-dropped onto a .NET form. But what if the Advanced Region is in a Minimized state? In this case the form is hidden and none of the standard events will work]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2009/08/21/drag-drop-minimized-outlook-region/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
