<?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 : CheckBox: transparent property</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : CheckBox: transparent property]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 04:13:32 +0000</pubDate>
  <lastBuildDate>Wed, 06 Oct 2010 13:58:09 +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=17370</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[CheckBox: transparent property :   Aaron wrote:Hi,  Check post...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60740&amp;title=checkbox-transparent-property#60740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4669">gibra</a><br /><strong>Subject:</strong> 17370<br /><strong>Posted:</strong> 06 October 2010 at 1:58pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Aaron" alt="Originally posted by Aaron" style="vertical-align: text-bottom;" /> <strong>Aaron wrote:</strong><br /><br />Hi, <DIV>Check post <a href="https://forum.codejock.com/forum_posts.asp?TID=11379" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=11379</A>&nbsp;to get "transparent" CJ controls.</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Thank, but i DON'T want add&nbsp;a TabPage&nbsp;+ load a picture.</DIV><DIV>&nbsp;</DIV><DIV>Really, I don't understand why if checkbox become transparent in TabPage while in Form dosen't. <img src="http://forum.codejock.com/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" /></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 06 Oct 2010 13:58:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60740&amp;title=checkbox-transparent-property#60740</guid>
  </item> 
  <item>
   <title><![CDATA[CheckBox: transparent property : Hi,  Check post https://foru...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60685&amp;title=checkbox-transparent-property#60685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17370<br /><strong>Posted:</strong> 04 October 2010 at 3:11pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Check post <a href="https://forum.codejock.com/forum_posts.asp?TID=11379" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=11379</A>&nbsp;to get "transparent" CJ controls.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 04 Oct 2010 15:11:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60685&amp;title=checkbox-transparent-property#60685</guid>
  </item> 
  <item>
   <title><![CDATA[CheckBox: transparent property : Just want to point out that making...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60677&amp;title=checkbox-transparent-property#60677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17370<br /><strong>Posted:</strong> 04 October 2010 at 1:24pm<br /><br />Just want to point out that making a checkbox transparent is a pain in the a$$. Really, it's that hard!]]>
   </description>
   <pubDate>Mon, 04 Oct 2010 13:24:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60677&amp;title=checkbox-transparent-property#60677</guid>
  </item> 
  <item>
   <title><![CDATA[CheckBox: transparent property : When I set CheckBox to  Transparent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60672&amp;title=checkbox-transparent-property#60672</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4669">gibra</a><br /><strong>Subject:</strong> 17370<br /><strong>Posted:</strong> 04 October 2010 at 10:59am<br /><br />When I set CheckBox to<DIV>&nbsp;</DIV><DIV>Transparent = True</DIV><DIV>&nbsp;</DIV><DIV>the control doesn't become transparent, but&nbsp;assume the <strong>vbButtonFace</strong> system color (&amp;H8000000F&amp;).</DIV><DIV>In this way, when I want set a different color in Form.Backcolor (i.e. vbBlue) the Checkbox.Backcolor still vbButtonFace (&amp;H8000000F&amp;).</DIV><DIV>Of course isn't good.</DIV><DIV>&nbsp;</DIV><DIV>Example, if I want use a set of colors style Office 2007, I have <U>forced</U> to change the backcolor for each checkbox...&nbsp;<img src="http://forum.codejock.com/smileys/smiley18.gif" height="17" width="17" border="0" alt="Ouch" title="Ouch" /></DIV><DIV>When change the style to Office 2000 (or other) I mus set again the backcolor, and so on...</DIV><DIV>&nbsp;</DIV><DIV>The correct behavoir for <strong>Transparent</strong> property should be: </DIV><DIV>inherit the backcolor from it <strong>container</strong> (as Label control do).</DIV><DIV>&nbsp;</DIV><DIV>Thank.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 04 Oct 2010 10:59:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17370&amp;PID=60672&amp;title=checkbox-transparent-property#60672</guid>
  </item> 
 </channel>
</rss>