<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Hide the expand button in Office 2003 theme.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Hide the expand button in Office 2003 theme.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 20:14:04 +0000</pubDate>
  <lastBuildDate>Thu, 20 Dec 2007 01:24:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=9150</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Hide the expand button in Office 2003 theme. : You can change it in resource...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29647&amp;title=hide-the-expand-button-in-office-2003-theme#29647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9150<br /><strong>Posted:</strong> 20 December 2007 at 1:24am<br /><br />You can change it in resource files and rebuild dll.]]>
   </description>
   <pubDate>Thu, 20 Dec 2007 01:24:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29647&amp;title=hide-the-expand-button-in-office-2003-theme#29647</guid>
  </item> 
  <item>
   <title><![CDATA[Hide the expand button in Office 2003 theme. : Also on second thoughts, can i...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29625&amp;title=hide-the-expand-button-in-office-2003-theme#29625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3553">rahulv</a><br /><strong>Subject:</strong> 9150<br /><strong>Posted:</strong> 19 December 2007 at 2:49pm<br /><br />Also on second thoughts, can i get access to the text the expand button shows, or may be change it.&nbsp;]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 14:49:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29625&amp;title=hide-the-expand-button-in-office-2003-theme#29625</guid>
  </item> 
  <item>
   <title><![CDATA[Hide the expand button in Office 2003 theme. : I don&amp;#039;t think its in 8.70....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29624&amp;title=hide-the-expand-button-in-office-2003-theme#29624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3553">rahulv</a><br /><strong>Subject:</strong> 9150<br /><strong>Posted:</strong> 19 December 2007 at 2:47pm<br /><br />I don't think its in 8.70. Is there any other way, may be by tweaking the theme a bit extending it.]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 14:47:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29624&amp;title=hide-the-expand-button-in-office-2003-theme#29624</guid>
  </item> 
  <item>
   <title><![CDATA[Hide the expand button in Office 2003 theme. : Hi,  Just call ShowExpandButton(FALSE);  but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29621&amp;title=hide-the-expand-button-in-office-2003-theme#29621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9150<br /><strong>Posted:</strong> 19 December 2007 at 2:40pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Just call ShowExpandButton(FALSE);</DIV><DIV>&nbsp;</DIV><DIV>but not sure if this method was in 8.70 :-(</DIV>]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 14:40:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29621&amp;title=hide-the-expand-button-in-office-2003-theme#29621</guid>
  </item> 
  <item>
   <title><![CDATA[Hide the expand button in Office 2003 theme. : I am using version 8.70 of Toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29614&amp;title=hide-the-expand-button-in-office-2003-theme#29614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3553">rahulv</a><br /><strong>Subject:</strong> 9150<br /><strong>Posted:</strong> 19 December 2007 at 1:28pm<br /><br />I am using version 8.70 of Toolkit Pro. With that I am using Office 2003 theme and a navigation pane. The navigation pane comes with a expand button by default. I would like to hide it. How can I do that?]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 13:28:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9150&amp;PID=29614&amp;title=hide-the-expand-button-in-office-2003-theme#29614</guid>
  </item> 
 </channel>
</rss>