<?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 : Ribbon Tab Change</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ribbon Tab Change]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 18:20:34 +0000</pubDate>
  <lastBuildDate>Tue, 26 Aug 2008 02:16:50 +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=11961</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[Ribbon Tab Change : Work Correctly,Thanks Oleg.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40397&amp;title=ribbon-tab-change#40397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4159">barobax</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 26 August 2008 at 2:16am<br /><br />Work Correctly,<br>Thanks Oleg.<br>]]>
   </description>
   <pubDate>Tue, 26 Aug 2008 02:16:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40397&amp;title=ribbon-tab-change#40397</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Tab Change : Strange. have to.  OK, try to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40394&amp;title=ribbon-tab-change#40394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 26 August 2008 at 1:42am<br /><br />Strange. have to.<DIV>&nbsp;</DIV><DIV>OK, try to copy from our sample:</DIV><DIV>&nbsp;</DIV><DIV>ON_NOTIFY(TCN_SELCHANGE, XTP_ID_RIBBONCONTROLTAB, OnRibbonTabChanged)<BR>ON_NOTIFY(TCN_SELCHANGING, XTP_ID_RIBBONCONTROLTAB, OnRibbonTabChanging)<BR></DIV><DIV>&nbsp;</DIV><DIV>void CMainFrame::OnRibbonTabChanged(NMHDR* pNMHDR, LRESULT* pRes) <BR>{<BR>&nbsp;NMXTPTABCHANGE* pNMTabChanged = (NMXTPTABCHANGE*)pNMHDR;</DIV><DIV>&nbsp;if (pNMTabChanged-&gt;pTab)<BR>&nbsp;{<BR>&nbsp;&nbsp;TRACE(_T("Tab Changed, Caption = %s\n"), (LPCTSTR)pNMTabChanged-&gt;pTab-&gt;GetCaption());<BR>&nbsp;}<BR>&nbsp;<BR>&nbsp;*pRes = 0;<BR>}</DIV><DIV>void CMainFrame::OnRibbonTabChanging(NMHDR* /*pNMHDR*/, LRESULT* pRes) <BR>{</DIV><DIV>&nbsp;*pRes = 0;&nbsp;<BR>}<BR></DIV>]]>
   </description>
   <pubDate>Tue, 26 Aug 2008 01:42:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40394&amp;title=ribbon-tab-change#40394</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Tab Change : does not WORKON_COMMAND(XTP_ID...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40389&amp;title=ribbon-tab-change#40389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4159">barobax</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 25 August 2008 at 9:41pm<br /><br />does not WORK<br><br>ON_COMMAND(XTP_ID_RIBBONCONTROLTAB,OnTabChange)<br><br>void CMainFrame::OnTabChange()<br>{<br><br>}<br>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 21:41:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40389&amp;title=ribbon-tab-change#40389</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Tab Change :  Thanks oleg,how can I find this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40388&amp;title=ribbon-tab-change#40388</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4159">barobax</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 25 August 2008 at 9:26pm<br /><br />Thanks oleg,<br>how can I find this topic in MSDN ?<br>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 21:26:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40388&amp;title=ribbon-tab-change#40388</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Tab Change : Hi,  Catch XTP_ID_RIBBONCONTROLTAB...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40381&amp;title=ribbon-tab-change#40381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 25 August 2008 at 2:57pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Catch XTP_ID_RIBBONCONTROLTAB Command:</DIV><DIV>&nbsp;</DIV><DIV>ON_COMMAND(XTP_ID_RIBBONCONTROLTAB, OnTabChange)</DIV>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 14:57:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40381&amp;title=ribbon-tab-change#40381</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon Tab Change : Hi,I want to monitor Ribbon Tab...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40374&amp;title=ribbon-tab-change#40374</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4159">barobax</a><br /><strong>Subject:</strong> 11961<br /><strong>Posted:</strong> 25 August 2008 at 11:20am<br /><br />Hi,<br>I want to monitor Ribbon Tab Change or Tab Changed and open application menu.<br>Please help me.<br>]]>
   </description>
   <pubDate>Mon, 25 Aug 2008 11:20:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11961&amp;PID=40374&amp;title=ribbon-tab-change#40374</guid>
  </item> 
 </channel>
</rss>