<?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 : Missing xtpThemeOffice2016 constant in 18.3.0</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Missing xtpThemeOffice2016 constant in 18.3.0]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:16:58 +0000</pubDate>
  <lastBuildDate>Sat, 03 Feb 2018 17:00:03 +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=23560</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[Missing xtpThemeOffice2016 constant in 18.3.0 : Hello,As I know it is by design....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23560&amp;PID=76566&amp;title=missing-xtpthemeoffice2016-constant-in-18-3-0#76566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23560<br /><strong>Posted:</strong> 03 February 2018 at 5:00pm<br /><br />Hello,<br><br>As I know it is by design.&nbsp; From beginning on introducing Office2016 we don't create new constant because this theme is very similar to Office2013. That constant&nbsp;<span style=": rgb248, 248, 252;">xtpThemeOffice2016</span>&nbsp;was introduced on implementation full screen Backstage&nbsp; to switch between old and new&nbsp; style of Backstage. But then decided rename this "new backstage style" to xtpRibbonBackstageOffice2013Style because it is really introduced in MS Office 2013. And constant&nbsp;&nbsp;<span style=": rgb248, 248, 252;">xtpThemeOffice2016&nbsp; isn't needed anymore.<br><br>For Office2016.dll you should use&nbsp;</span>xtpThemeOffice2013 constant.<table width="99%"><tr><td><pre class="BBcode">//Samples\Ribbon\RibbonMDISample\MainFrm.cpp<br>SetCommandBarsTheme(xtpThemeOffice<b>2013</b>, theApp.m_hModule<b>2016</b>, xtpIniOffice2016WordColorful);</pre></td></tr></table><br><table width="99%"><tr><td><pre class="BBcode">XTPThemeDLL()-&gt;SetHandle(xtpIniOffice<b>2016</b>AccessBlack);<br>CXTPPaintManager::SetTheme(xtpThemeOffice<b>2013</b>);</pre></td></tr></table><br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Sat, 03 Feb 2018 17:00:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23560&amp;PID=76566&amp;title=missing-xtpthemeoffice2016-constant-in-18-3-0#76566</guid>
  </item> 
  <item>
   <title><![CDATA[Missing xtpThemeOffice2016 constant in 18.3.0 : Hi,I tried to build a project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23560&amp;PID=76565&amp;title=missing-xtpthemeoffice2016-constant-in-18-3-0#76565</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2724">SvenC</a><br /><strong>Subject:</strong> 23560<br /><strong>Posted:</strong> 03 February 2018 at 5:57am<br /><br />Hi,<div><br></div><div>I tried to build a project with 18.3.0 and get a missing xtpThemeOffice2016.</div><div><br></div><div>In 18.2.0 it is part of&nbsp;enum XTPPaintTheme in XTPCommandBarsDefines.h</div><div>In 18.3.0 is is missing.</div><div><br></div><div>Is that expected?</div><div><br></div><div>Which theme should I use for styles dll Office2016.dll?</div><div><br></div><div>Regards</div><div>Sven</div>]]>
   </description>
   <pubDate>Sat, 03 Feb 2018 05:57:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23560&amp;PID=76565&amp;title=missing-xtpthemeoffice2016-constant-in-18-3-0#76565</guid>
  </item> 
 </channel>
</rss>