<?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 : Office2013 RibbonResource sample</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Office2013 RibbonResource sample]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:30:38 +0000</pubDate>
  <lastBuildDate>Thu, 27 Mar 2014 09:40:10 +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=22137</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[Office2013 RibbonResource sample : void CMainFrame::InitStyles(){...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22137&amp;PID=72393&amp;title=office2013-ribbonresource-sample#72393</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8679">yusufkrgz</a><br /><strong>Subject:</strong> 22137<br /><strong>Posted:</strong> 27 March 2014 at 9:40am<br /><br />void CMainFrame::InitStyles()<br>{<br>&nbsp; VERIFY(XTPResourceImages()-&gt;SetHandle("Office2013.dll", "OFFICE2013WHITE.INI"));<br>&nbsp; CXTPPaintManager::SetTheme(xtpThemeOffice2013);<br><br>&nbsp; m_paneManager.SetTheme(xtpPaneThemeOffice2013);<br>&nbsp; m_pWndRibbonBar-&gt;GetSystemButton()-&gt;SetStyle(xtpButtonCaption);<br><br>&nbsp; CXTPCommandBarsFrameHook::m_bAllowDwm = false;<br>&nbsp; m_pWndRibbonBar-&gt;EnableFrameTheme(true);<br><br>&nbsp; auto const pCommandBars = GetCommandBars();<br>&nbsp; ASSERT(pCommandBars);<br><br>&nbsp; pCommandBars-&gt;GetPaintManager()-&gt;m_bAutoResizeIcons = true;<br>}<br><br>just set style like that after you build the ribbon. of course if the theme is static that could work.]]>
   </description>
   <pubDate>Thu, 27 Mar 2014 09:40:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22137&amp;PID=72393&amp;title=office2013-ribbonresource-sample#72393</guid>
  </item> 
  <item>
   <title><![CDATA[Office2013 RibbonResource sample : Could you please provide a RibbonResource...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22137&amp;PID=72142&amp;title=office2013-ribbonresource-sample#72142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4351">Shinonome</a><br /><strong>Subject:</strong> 22137<br /><strong>Posted:</strong> 20 December 2013 at 12:30am<br /><br />Could you please provide a RibbonResource sample program of The Office2013 Thema ?<br />I could not be created successfully.]]>
   </description>
   <pubDate>Fri, 20 Dec 2013 00:30:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22137&amp;PID=72142&amp;title=office2013-ribbonresource-sample#72142</guid>
  </item> 
 </channel>
</rss>