<?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 : change color of tabs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : change color of tabs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 00:07:22 +0000</pubDate>
  <lastBuildDate>Tue, 06 Dec 2005 22:43:00 +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=3360</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[change color of tabs : You can catch ON_MESSAGE(WM_XTP_GETTABCOLOR,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3360&amp;PID=10060&amp;title=change-color-of-tabs#10060</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3360<br /><strong>Posted:</strong> 06 December 2005 at 10:43pm<br /><br /><P>You can catch ON_MESSAGE(WM_XTP_GETTABCOLOR, OnGetTabColor)<BR>on you CChildFrame and send color:</P><P>ON_MESSAGE(WM_XTP_GETTABCOLOR, OnGetTabColor)<BR></P><P>LRESULT CMDIChildWndEx::OnGetTabColor(WPARAM, LPARAM)<BR>{<BR>&nbsp;// Can return any one of the XTPTabOneNoteColor RGB color values or any<BR>&nbsp;// valid COLORREF value for example:<BR>&nbsp;//<BR>&nbsp;// return CXTPTabPaintManager::GetOneNoteColor(xtpTabColorOrange);</P><P>&nbsp;return m_nColor;<BR>}<BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 06 Dec 2005 22:43:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3360&amp;PID=10060&amp;title=change-color-of-tabs#10060</guid>
  </item> 
  <item>
   <title><![CDATA[change color of tabs : Hi all,  How do I change the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3360&amp;PID=10052&amp;title=change-color-of-tabs#10052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1664">stephen</a><br /><strong>Subject:</strong> 3360<br /><strong>Posted:</strong> 06 December 2005 at 2:30pm<br /><br />Hi all,<br><br>How do I change the colors of my tabs as I create them? This is how I create them:<br><br>CMDIChildWnd* pNextChild = pMainFrame-&gt;CreateNewChild( RUNTIME_CLASS(CChildFrame), IDR_MAINFRAME, NULL, NULL);<br><br>This will create a new tab in the workspace. How do I then change the color of that tab ?<br><br>Thx.<br>]]>
   </description>
   <pubDate>Tue, 06 Dec 2005 14:30:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3360&amp;PID=10052&amp;title=change-color-of-tabs#10052</guid>
  </item> 
 </channel>
</rss>