<?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 : [solved] Office2013: disabled checkboxes in ribbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [solved] Office2013: disabled checkboxes in ribbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:29:21 +0000</pubDate>
  <lastBuildDate>Mon, 14 Nov 2016 06:34:38 +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=23195</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[[solved] Office2013: disabled checkboxes in ribbon : Thank you for that fix :-)Problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75335&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 23195<br /><strong>Posted:</strong> 14 November 2016 at 6:34am<br /><br />Thank you for that fix :-)<br>Problem solved!<br>]]>
   </description>
   <pubDate>Mon, 14 Nov 2016 06:34:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75335&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75335</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Office2013: disabled checkboxes in ribbon : Hello Alex,Thank you for information,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75325&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23195<br /><strong>Posted:</strong> 11 November 2016 at 3:57pm<br /><br />Hello Alex,<br><br>Thank you for information, I found problem in file&nbsp;<br>Source\CommandBars\ColorSets\XTPCommandBarsColorSetOffice2013.cpp<br>in method&nbsp;<br><table width="99%"><tr><td><pre class="BBcode">void CXTPColorSetStateCheckBox::RefreshColors()<br>{<br>&nbsp; &nbsp; ....<br><div>&nbsp; &nbsp; clrBorderDisabled .SetStandardValue(XTPIniColor(_T("CommandBars.CheckBox"), _T("<font color="#cc3300"><b>Back</b></font>Disabled"), &nbsp; &nbsp;RGB(225, 225, 225)));</div>}</pre></td></tr></table><br>should be<span style="line-height: 16.8px;"><table width="99%"><tr><td><pre class="BBcode">void CXTPColorSetStateCheckBox::RefreshColors()</span><br style="line-height: 16.8px;"><span style="line-height: 16.8px;">{</span><br style="line-height: 16.8px;"><span style="line-height: 16.8px;">&nbsp; &nbsp; ....</span><br style="line-height: 16.8px;"><div style="line-height: 16.8px;">&nbsp; &nbsp; clrBorderDisabled .SetStandardValue(XTPIniColor(_T("CommandBars.CheckBox"), _T("<b><font color="#00cc00">Border</font></b>Disabled"), &nbsp; &nbsp;RGB(225, 225, 225)));</div><span style="line-height: 16.8px;">}</span><span style="line-height: 16.8px;"></pre></td></tr></table><br>Regards,</span><div><span style="line-height: 16.8px;">&nbsp;Oleksandr Lebed</span></div>]]>
   </description>
   <pubDate>Fri, 11 Nov 2016 15:57:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75325&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75325</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Office2013: disabled checkboxes in ribbon : Hi Codejock-Team?Why the checkbox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75309&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=365">Alex H.</a><br /><strong>Subject:</strong> 23195<br /><strong>Posted:</strong> 10 November 2016 at 10:01am<br /><br />Hi Codejock-Team?<br><br>Why the checkbox itself is not visible when disabled?<br>Is this a setting in my theme (INI-file)?<br><br>Please see what i mean.<br><br><img src="uploads/365/disabledcheckboxesinrib&#111;n.png" height="308" width="487" border="0" /><br>How can we fix this with XTP17.3?<br><br><br>]]>
   </description>
   <pubDate>Thu, 10 Nov 2016 10:01:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23195&amp;PID=75309&amp;title=solved-office2013-disabled-checkboxes-in-ribbon#75309</guid>
  </item> 
 </channel>
</rss>