<?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 : Toolbar part of commandbar background</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Toolbar part of commandbar background]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:47:27 +0000</pubDate>
  <lastBuildDate>Wed, 20 Jun 2018 16:33:14 +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=23660</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[Toolbar part of commandbar background : I used a custom theme to make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23660&amp;PID=76890&amp;title=toolbar-part-of-commandbar-background#76890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9265">TheMojoHand</a><br /><strong>Subject:</strong> 23660<br /><strong>Posted:</strong> 20 June 2018 at 4:33pm<br /><br /><div>I used a custom theme to make the menubar and toolbar background blue like so:</div><div><br></div><img src="uploads/9265/commandbarback.png" height="98" width="729" border="0" /><div><br></div><div>I did it with the following code:</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div>void CCustomTheme::FillCommandBarEntry(CDC* pDC, CXTPCommandBar* pBar)</div><div>{</div><div><span style="white-space:pre">	</span>CRect rc;</div><div><span style="white-space:pre">	</span></div><div><span style="white-space:pre">	</span>pBar-&gt;GetClientRect(&amp;rc);</div><div><span style="white-space:pre">	</span>pDC-&gt;FillSolidRect(rc, RGB(42, 111, 193));</div></div><div>}</div><div></pre></td></tr></table></div><div><br></div><div>But I want the toolbar part to have a white background, not blue. How do I separate those settings?</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 20 Jun 2018 16:33:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23660&amp;PID=76890&amp;title=toolbar-part-of-commandbar-background#76890</guid>
  </item> 
 </channel>
</rss>