<?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 : CDC::DrawFrameControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CDC::DrawFrameControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 20:12:20 +0000</pubDate>
  <lastBuildDate>Tue, 25 Dec 2007 16:59: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=9177</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[CDC::DrawFrameControl : Thanks Oleg, I&amp;#039;ll give it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29754&amp;title=cdcdrawframecontrol#29754</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 9177<br /><strong>Posted:</strong> 25 December 2007 at 4:59pm<br /><br />Thanks Oleg, I'll give it a go now...]]>
   </description>
   <pubDate>Tue, 25 Dec 2007 16:59:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29754&amp;title=cdcdrawframecontrol#29754</guid>
  </item> 
  <item>
   <title><![CDATA[CDC::DrawFrameControl : Hi,  Here some hints:  CXTPWinThemeWrapper...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29753&amp;title=cdcdrawframecontrol#29753</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9177<br /><strong>Posted:</strong> 25 December 2007 at 4:19pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Here some hints:</DIV><DIV>&nbsp;</DIV><DIV>CXTPWinThemeWrapper m_themeButton;<BR>m_themeButton.OpenTheme(0, L"BUTTON");</DIV><DIV>&nbsp;</DIV><DIV>int nState = !bEnabled? RBS_UNCHECKEDDISABLED: bPressed? RBS_UNCHECKEDPRESSED: bHot? RBS_UNCHECKEDHOT: RBS_UNCHECKEDNORMAL;<BR>&nbsp;&nbsp;if (bChecked)<BR>&nbsp;&nbsp;&nbsp;nState += 4;<BR>&nbsp;&nbsp;if ((bChecked == BST_INDETERMINATE) &amp;&amp; (bStyle == BS_AUTO3STATE || bStyle == BS_3STATE))<BR>&nbsp;&nbsp;&nbsp;nState += 4;</DIV><DIV>&nbsp;&nbsp;m_themeButton.DrawThemeBackground(pDC-&gt;GetSafeHdc(), BP_CHECKBOX, nState, rcRadio, NULL);<BR><BR></DIV>]]>
   </description>
   <pubDate>Tue, 25 Dec 2007 16:19:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29753&amp;title=cdcdrawframecontrol#29753</guid>
  </item> 
  <item>
   <title><![CDATA[CDC::DrawFrameControl : Hi Oleg,  I am sure I have seen...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29750&amp;title=cdcdrawframecontrol#29750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 9177<br /><strong>Posted:</strong> 25 December 2007 at 11:37am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV>I am sure I have seen this mentioned before - how do I draw a Codejock checkbox using the current theme / skin etc.</DIV><DIV>&nbsp;</DIV><DIV>At the moment I am using CDC::DrawFrameControl but would much prefer the Codejock style. I am overwriting an existing image with a checkbox (see below).</DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/20071225_113702_CodeJock001.bmp" border="0"></DIV><DIV>&nbsp;</DIV><DIV>If possible&nbsp;I would also like to know the correct (ideal) size of the checkbox.</DIV><DIV>&nbsp;</DIV><DIV>Thanks and have a nice holiday soon,</DIV><DIV>&nbsp;</DIV><DIV>Simon in snowy Switzerland</DIV>]]>
   </description>
   <pubDate>Tue, 25 Dec 2007 11:37:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9177&amp;PID=29750&amp;title=cdcdrawframecontrol#29750</guid>
  </item> 
 </channel>
</rss>