<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx</link><description>Ever since the task pane was introduced in Microsoft Office XP for the first time, Office solution developers have asked, "How can I create my own version of a task pane to use as part of my Office solutions?" (If you're not sure what the task pane is,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SDs - to VSTO or not to VSTO?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#89219</link><pubDate>Sun, 14 Mar 2004 05:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:89219</guid><dc:creator>Mary McRae</dc:creator><description>That was the question ... I was recently asked by a colleague. Are there any advantages to creating our smart document solutions using Visual Studio Tools for Office 1.0 rather than just .NET 2003? While the answer is a resounding...</description></item><item><title>Webcast on Word and Actions Pane Solutions using Visual Studio Tools for Office, Version 2005</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#122360</link><pubDate>Wed, 28 Apr 2004 23:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:122360</guid><dc:creator>Visual Studio Tools for Office, Version 2.0</dc:creator><description /></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#164609</link><pubDate>Thu, 24 Jun 2004 11:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164609</guid><dc:creator>Rob</dc:creator><description>Paul,&lt;br&gt;&lt;br&gt;I have read a couple of your blogs, they have been very useful, thanks.&lt;br&gt;&lt;br&gt;Is it possible to change the name displayed for the Document Actions Task Pane?&lt;br&gt;&lt;br&gt;E.g. rename it 'My Task Pane'?&lt;br&gt;&lt;br&gt;Oh, Im not using VSTO.&lt;br&gt;&lt;br&gt;Any help appreciated,&lt;br&gt;&lt;br&gt;Rob&lt;br&gt;&lt;br&gt;robsroom A:T h0tmail d0t c0m</description></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#164816</link><pubDate>Thu, 24 Jun 2004 15:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164816</guid><dc:creator>Paul Cornell</dc:creator><description>To my knowledge, you cannot change the name displayed.</description></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#183254</link><pubDate>Wed, 14 Jul 2004 19:07:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:183254</guid><dc:creator>larry mason</dc:creator><description>how can i cause the pane to become visible from within my code?  also, if the research pane is shown, do i have access to the &amp;quot;results&amp;quot; area such that i can populate it with my own well-formed xml?</description></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#183445</link><pubDate>Wed, 14 Jul 2004 20:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:183445</guid><dc:creator>Paul Cornell</dc:creator><description>When you add a control to the actions pane, the actions pane appears by default. &lt;br&gt;&lt;br&gt;The research pane is a separate issue. We don't provide any way in Visual Studio Tools for Office for you to create a customized version of the research pane. </description></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#183479</link><pubDate>Wed, 14 Jul 2004 21:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:183479</guid><dc:creator>larry mason</dc:creator><description>I don't want to create a customized version but rather invoke a web service that is research pane compatible from my own code and simply render the results in the already defined area in the research pane.  To accomplish this, I need to 1. force the research pane to become visisble if it isn't already and 2. gain access to the portion of the research pane that shows the response.  Is this possible?&lt;br&gt;Also is there any sample C# code showing an Excel workbook and a custom actions pane?  Preferably adding controls dynamically at run-time.&lt;br&gt;( I'm a MSDN subscriber and ISV partner if that helps)&lt;br&gt;TIA</description></item><item><title>re: What is the Actions Pane?</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#184513</link><pubDate>Thu, 15 Jul 2004 21:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:184513</guid><dc:creator>Paul Cornell</dc:creator><description>Assuming your user or a remote administrator has deployed the research service to the end-user's computer, this sounds possible. See the Research Service SDK documentation at the MSDN Web site (&lt;a target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rssdk/html/rsconAboutRSSDK.asp?frame=true"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rssdk/html/rsconAboutRSSDK.asp?frame=true&lt;/a&gt;) for more information.</description></item><item><title>VSTO 2005 Makes SmartTags Smarter</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#235848</link><pubDate>Wed, 29 Sep 2004 23:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:235848</guid><dc:creator>Paul Stubbs </dc:creator><description /></item><item><title>VSTO 2005 makes Smart Tags smarter (and easier)</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#369246</link><pubDate>Tue, 08 Feb 2005 21:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:369246</guid><dc:creator>Paul Stubbs </dc:creator><description /></item><item><title>VSTO 2005 makes Smart Tags smarter (and easier)</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#380181</link><pubDate>Fri, 25 Feb 2005 08:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:380181</guid><dc:creator>Paul Stubbs </dc:creator><description /></item><item><title>TechTalk i Hellerup i morgen - VSTO</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#592698</link><pubDate>Tue, 09 May 2006 00:23:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:592698</guid><dc:creator>Michell Cronberg</dc:creator><description /></item><item><title>Microsoft TechTalks: Introduktion til Visual Studio Tools for Office (VSTO)</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#604088</link><pubDate>Mon, 22 May 2006 23:22:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:604088</guid><dc:creator>Michell Cronberg</dc:creator><description /></item><item><title>Need C# code for task pane(webservice) using VSTO</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#3811201</link><pubDate>Wed, 11 Jul 2007 10:32:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3811201</guid><dc:creator>vani</dc:creator><description>&lt;p&gt;Need C# code for custom task pane accessing web service data(URL)for an excel sheet.&lt;/p&gt;
</description></item><item><title>Software Information &amp;raquo; Microsoft Visual Studio Tools for the Microsoft Office System : What is &amp;#8230;</title><link>http://blogs.msdn.com/vsto2/archive/2004/03/11/88183.aspx#7228130</link><pubDate>Fri, 25 Jan 2008 01:31:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7228130</guid><dc:creator>Software Information » Microsoft Visual Studio Tools for the Microsoft Office System : What is …</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://softwareinformation.247blogging.info/microsoft-visual-studio-tools-for-the-microsoft-office-system-what-is/"&gt;http://softwareinformation.247blogging.info/microsoft-visual-studio-tools-for-the-microsoft-office-system-what-is/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>