<?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 : KillFocusRect on CheckBox and OptionBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : KillFocusRect on CheckBox and OptionBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:03:26 +0000</pubDate>
  <lastBuildDate>Thu, 10 Apr 2008 05:19:57 +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=10118</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[KillFocusRect on CheckBox and OptionBox : THX! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33405&amp;title=killfocusrect-on-checkbox-and-optionbox#33405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 10118<br /><strong>Posted:</strong> 10 April 2008 at 5:19am<br /><br />THX! <img src="https://forum.codejock.com/smileys/smiley20.gif" border="0">]]>
   </description>
   <pubDate>Thu, 10 Apr 2008 05:19:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33405&amp;title=killfocusrect-on-checkbox-and-optionbox#33405</guid>
  </item> 
  <item>
   <title><![CDATA[KillFocusRect on CheckBox and OptionBox : ok, added. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33201&amp;title=killfocusrect-on-checkbox-and-optionbox#33201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10118<br /><strong>Posted:</strong> 07 April 2008 at 1:02am<br /><br />ok, added.]]>
   </description>
   <pubDate>Mon, 07 Apr 2008 01:02:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33201&amp;title=killfocusrect-on-checkbox-and-optionbox#33201</guid>
  </item> 
  <item>
   <title><![CDATA[KillFocusRect on CheckBox and OptionBox : With the following little code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33191&amp;title=killfocusrect-on-checkbox-and-optionbox#33191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1570">Jebo</a><br /><strong>Subject:</strong> 10118<br /><strong>Posted:</strong> 06 April 2008 at 9:19am<br /><br />With the following little code it is possible to hide the "FocusRect" on controls like CheckBox, OptionBox and so on... <DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Const WM_KILLFOCUS = &amp;H8<BR>SendMessage CheckBox.hwnd, WM_KILLFOCUS, 0, 0</DIV><DIV>&nbsp;</DIV><DIV>BUT with the CodeJock-Controls&nbsp;this code&nbsp;does not work. <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Is there another way/workaround/API to do this? <img src="https://forum.codejock.com/smileys/smiley25.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Your Commandbutton in v12 has the nice property "DrawFocusRect"! Is this feature planned also to CheckBox and RadioButton? I'm very happy, if yes!</DIV><DIV>&nbsp;</DIV><DIV>THX4help!</DIV>]]>
   </description>
   <pubDate>Sun, 06 Apr 2008 09:19:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10118&amp;PID=33191&amp;title=killfocusrect-on-checkbox-and-optionbox#33191</guid>
  </item> 
 </channel>
</rss>