<?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; PowerPoint</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/powerpoint/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>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>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: Register your MS Office add-in with WiX</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:15:18 +0000</pubDate>
		<dc:creator>Fokke Post</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1121</guid>
		<description><![CDATA[If you are using Microsoft’s WiX toolset to build a setup for your Add-In, then there are several ways to register the Add-In. I’ve seen examples that use a custom action to call RegSvr32.exe to do the registration. But since RegSvr32.exe does nothing more than calling the DllRegisterServer function of our Add-In, why not calling that directly from a custom action?]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add-in Express 2009 &#8211; Beta 1 Word and PowerPoint capabilities</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/03/03/word-powerpoint-task-panes/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2009/03/03/word-powerpoint-task-panes/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:10:03 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2009]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=436</guid>
		<description><![CDATA[Keeping up the development of Add-in Express most in-demand features, we tweaked the Advanced Task Panes for working on Microsoft PowerPoint and Word. Early in the morning today, I wrote the previous sentence, captured and pasted the above screenshot and realized that there is nothing more to write on this issue]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2009/03/03/word-powerpoint-task-panes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-in Express 2009 &#8211; Beta 1 what&#8217;s fixed</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/03/02/addin-express-2009-beta-fixes/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2009/03/02/addin-express-2009-beta-fixes/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:47:24 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2009]]></category>
		<category><![CDATA[Add-in Express for Internet Explorer]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Add-in Express for Office and VSTO]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[IE add-ons]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[VSTO]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=412</guid>
		<description><![CDATA[As compared to the previous generation, Add-in Express 2009 doesn’t contain revolutionary changes or enhancements. We have not rewritten the core code completely, the major part of the time was spent on the most in-demand features, such as Outlook view and form regions and Excel, Word and PowerPoint task panes]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2009/03/02/addin-express-2009-beta-fixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Store Microsoft Office documents in your custom data storage</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2009/01/16/store-office-documents-data-storage/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2009/01/16/store-office-documents-data-storage/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 18:00:53 +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[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></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=192</guid>
		<description><![CDATA[One of the tasks that developers often run into is saving and retrieving Office documents (or document copies) from external data storage.   This storage can be an SQL database, Web-service, FTP server as well as a shared network resource of a local area network.  Let’s try to handle this task for such popular MS Office applications as Word, Excel, PowerPoint and Outlook…]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2009/01/16/store-office-documents-data-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
