<?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 : CXTPPropertyPatab highlight issue Office2013 white</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertyPatab highlight issue Office2013 white]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 22:01:13 +0000</pubDate>
  <lastBuildDate>Tue, 27 Jan 2015 09:19:29 +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=22503</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[CXTPPropertyPatab highlight issue Office2013 white : I tracked this down to a call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22503&amp;PID=73071&amp;title=cxtppropertypatab-highlight-issue-office2013-white#73071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3003">mrmathis</a><br /><strong>Subject:</strong> 22503<br /><strong>Posted:</strong> 27 January 2015 at 9:19am<br /><br />I tracked this down to a call we had in place to set the list style.&nbsp; I think this was put there several years ago to change the hilite style to something the planner liked better.&nbsp; The old call was:<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; <SPAN style="COLOR: navy">pList</SPAN><SPAN style="COLOR: navy">-&gt;</SPAN><SPAN style="COLOR: #880000">SetListStyle</SPAN><SPAN style="COLOR: navy">(</SPAN><SPAN style="COLOR: navy"><FONT color=#000000>xtpListBoxOffice2007</FONT></SPAN><SPAN style="COLOR: navy">);</SPAN><BR></DIV><DIV>In conjunction with an Office 2013 theme, however, that call eventually turned the control's theme into CXTPListBoxThemeResource, and that doesn't seem to do much to hilite the selected item.</DIV><DIV>&nbsp;</DIV><DIV>I fixed it with something like this:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;XTPListBoxStyle&nbsp;<SPAN style="COLOR: navy">listBoxStyle</SPAN>&nbsp;<SPAN style="COLOR: navy">=</SPAN>&nbsp;xtpListBoxOffice2007<SPAN style="COLOR: navy">;</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;<SPAN style="COLOR: maro&#111;n">if</SPAN>&nbsp;<SPAN style="COLOR: navy">(</SPAN><SPAN style="COLOR: #6f008a">xtpThemeOffice2013</SPAN>&nbsp;<SPAN style="COLOR: navy">==</SPAN>&nbsp;<SPAN style="COLOR: navy">pMyMainFrame</SPAN><SPAN style="COLOR: navy">-&gt;</SPAN><SPAN style="COLOR: #880000">GetCommandBarsTheme</SPAN><SPAN style="COLOR: navy">())</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<SPAN style="COLOR: navy">listBoxStyle</SPAN>&nbsp;<SPAN style="COLOR: navy">=</SPAN>&nbsp;xtpListBoxOffice2013<SPAN style="COLOR: navy">;</SPAN><BR>&nbsp;&nbsp;&nbsp;&nbsp; <SPAN style="COLOR: navy">pList</SPAN><SPAN style="COLOR: navy">-&gt;</SPAN><SPAN style="COLOR: #880000">SetListStyle</SPAN><SPAN style="COLOR: navy">(</SPAN><SPAN style="COLOR: navy">listBoxStyle</SPAN><SPAN style="COLOR: navy">);</SPAN><BR></DIV><DIV>It might be nice if CXTPListBoxThemeResource responded better to being used, though.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 27 Jan 2015 09:19:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22503&amp;PID=73071&amp;title=cxtppropertypatab-highlight-issue-office2013-white#73071</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyPatab highlight issue Office2013 white : When we use Office2013 White command...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22503&amp;PID=73023&amp;title=cxtppropertypatab-highlight-issue-office2013-white#73023</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 22503<br /><strong>Posted:</strong> 06 January 2015 at 12:32pm<br /><br />When we use Office2013 White command bar theme, our options dialog fails to highlight tabs or color the selected tab. Word 2013 does support both highlighting and selected tab coloring.<br><br>Is this a bug in CodeJock or do I need to do something special to get the same functionality we see when using Office2007/2010 themes?<br>]]>
   </description>
   <pubDate>Tue, 06 Jan 2015 12:32:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22503&amp;PID=73023&amp;title=cxtppropertypatab-highlight-issue-office2013-white#73023</guid>
  </item> 
 </channel>
</rss>