<?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 : Clicking a tab</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Clicking a tab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 11:29:56 +0000</pubDate>
  <lastBuildDate>Tue, 12 Dec 2006 09:53:39 +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=5745</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[Clicking a tab : Hi, use RibbonBar.SelectedTab...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18118&amp;title=clicking-a-tab#18118</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 12 December 2006 at 9:53am<br /><br />Hi,<DIV>use RibbonBar.SelectedTab property in this event.</DIV>]]>
   </description>
   <pubDate>Tue, 12 Dec 2006 09:53:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18118&amp;title=clicking-a-tab#18118</guid>
  </item> 
  <item>
   <title><![CDATA[Clicking a tab : Exactly. And it&amp;#039;s always...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18114&amp;title=clicking-a-tab#18114</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 12 December 2006 at 7:31am<br /><br />Exactly. And it's always the control ID 9531. I need the id's of the individual tabs that I'm clicking on.]]>
   </description>
   <pubDate>Tue, 12 Dec 2006 07:31:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18114&amp;title=clicking-a-tab#18114</guid>
  </item> 
  <item>
   <title><![CDATA[Clicking a tab : Hi,  See our Ribbon sample....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18113&amp;title=clicking-a-tab#18113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 12 December 2006 at 7:26am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>See our Ribbon sample. Set breakpoint to </DIV><DIV>Debug.Print "Selected Tab is Changed" </DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 12 Dec 2006 07:26:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18113&amp;title=clicking-a-tab#18113</guid>
  </item> 
  <item>
   <title><![CDATA[Clicking a tab : I have 10.3.1 (eval) and Execute...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18081&amp;title=clicking-a-tab#18081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 11 December 2006 at 7:57am<br /><br />I have 10.3.1 (eval) and Execute is not being fired.<DIV>&nbsp;</DIV><DIV>Ivan</DIV>]]>
   </description>
   <pubDate>Mon, 11 Dec 2006 07:57:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18081&amp;title=clicking-a-tab#18081</guid>
  </item> 
  <item>
   <title><![CDATA[Clicking a tab : Hi, in 10.3/10.3.1 Excecute is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18070&amp;title=clicking-a-tab#18070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 11 December 2006 at 4:42am<br /><br /><P>Hi,</P><DIV>in 10.3/10.3.1 Excecute is fired. In previous not.</DIV>]]>
   </description>
   <pubDate>Mon, 11 Dec 2006 04:42:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18070&amp;title=clicking-a-tab#18070</guid>
  </item> 
  <item>
   <title><![CDATA[Clicking a tab : Hi,  What event is raised when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18066&amp;title=clicking-a-tab#18066</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2071">cryo75</a><br /><strong>Subject:</strong> 5745<br /><strong>Posted:</strong> 11 December 2006 at 3:02am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>What event is raised when I click on the tab part of the ribbon bar? (The Execute method is not)</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Ivan</DIV>]]>
   </description>
   <pubDate>Mon, 11 Dec 2006 03:02:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5745&amp;PID=18066&amp;title=clicking-a-tab#18066</guid>
  </item> 
 </channel>
</rss>