<?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] Disable Report with VS2015DARK theme</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [solved] Disable Report with VS2015DARK theme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:09:45 +0000</pubDate>
  <lastBuildDate>Mon, 18 Jan 2016 14:48:15 +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=22848</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] Disable Report with VS2015DARK theme : Hello cluster,Thank you for bringing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22848&amp;PID=74330&amp;title=solved-disable-report-with-vs2015dark-theme#74330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22848<br /><strong>Posted:</strong> 18 January 2016 at 2:48pm<br /><br />Hello cluster,<br><br>Thank you for bringing this to our attention.<br>I'm glad to inform you that the issue has been fixed by adding new color properties to ReportPaintManager and appropriate key-values in INI files.<br><br>The fix will be available in the next beta or final release.<br><br>Regards,<br>&nbsp;Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Mon, 18 Jan 2016 14:48:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22848&amp;PID=74330&amp;title=solved-disable-report-with-vs2015dark-theme#74330</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Disable Report with VS2015DARK theme : Hello Support Team,I want to disable...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22848&amp;PID=74323&amp;title=solved-disable-report-with-vs2015dark-theme#74323</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8817">cluster</a><br /><strong>Subject:</strong> 22848<br /><strong>Posted:</strong> 15 January 2016 at 11:30am<br /><br />Hello Support Team,<br><br>I want to disable a ReportControl window by EnableWindow(FALSE) in a VS2015Dark theme. <br>And it looks very bright. Is there a way to change the color depend on which theme is used?<br>Now the color is hard coded:<br><br>&nbsp;&nbsp;&nbsp; if (!IsWindowEnabled() &amp;&amp; GetPaintManager()-&gt;m_bGrayIfDisable)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CXTPClientRect rcClient(this);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; XTPImageManager()-&gt;DisableBitmap(*pDC, rcClient, RGB(250, 250, 250), RGB(128, 128, 128));<br>&nbsp;&nbsp;&nbsp; }<br><br>for Dark theme I would prefer:<br>RGB(100, 100, 100), RGB(30, 30, 30) <br><br>Or could you make the Paint function virtual? Right now there is no way to change this color...<br><br>thanks!<br>]]>
   </description>
   <pubDate>Fri, 15 Jan 2016 11:30:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22848&amp;PID=74323&amp;title=solved-disable-report-with-vs2015dark-theme#74323</guid>
  </item> 
 </channel>
</rss>