<?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 : CXTButt&#111;n bitmap (BMP) transparency</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTButt&#111;n bitmap (BMP) transparency]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 01:26:05 +0000</pubDate>
  <lastBuildDate>Thu, 27 Oct 2005 09:00:14 +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=3101</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[CXTButt&#111;n bitmap (BMP) transparency :   Okay, that will work.   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9283&amp;title=cxtbutton-bitmap-bmp-transparency#9283</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 3101<br /><strong>Posted:</strong> 27 October 2005 at 9:00am<br /><br /><img src="http://forum.codejock.com/smileys/smiley2.gif" border="0"><br><br>Okay, that will work.<br>]]>
   </description>
   <pubDate>Thu, 27 Oct 2005 09:00:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9283&amp;title=cxtbutton-bitmap-bmp-transparency#9283</guid>
  </item> 
  <item>
   <title><![CDATA[CXTButt&#111;n bitmap (BMP) transparency : There is no way :( Can suggest...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9267&amp;title=cxtbutton-bitmap-bmp-transparency#9267</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3101<br /><strong>Posted:</strong> 27 October 2005 at 7:02am<br /><br /><P>There is no way :(</P><P>Can suggest you manually convert it to icon and use SetIcon with hIcon parameter:</P><P>&nbsp;</P><P>&nbsp;CImageList il;<BR>&nbsp;il.Create(bmp.bmWidth, bmp.bmHeight, ILC_COLOR24 | ILC_MASK, 0, 1);<BR>&nbsp;il.Add(CBitmap::FromHandle(m_hBitmap), crTransparent);</P><P>&nbsp;ASSERT(il.GetImageCount() == 1);</P><P>&nbsp;il.ExtractIcon(0);<BR></P>]]>
   </description>
   <pubDate>Thu, 27 Oct 2005 07:02:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9267&amp;title=cxtbutton-bitmap-bmp-transparency#9267</guid>
  </item> 
  <item>
   <title><![CDATA[CXTButt&#111;n bitmap (BMP) transparency : Is there a way to specify the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9255&amp;title=cxtbutton-bitmap-bmp-transparency#9255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 3101<br /><strong>Posted:</strong> 26 October 2005 at 1:56pm<br /><br /><P>Is there a way to specify the transparency color of a bitmap for an icon specified for a CXTButton?</P><P>I've noticed that the color is determined by the color at pixel point 0,0 - maybe this is wrong but...</P>]]>
   </description>
   <pubDate>Wed, 26 Oct 2005 13:56:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3101&amp;PID=9255&amp;title=cxtbutton-bitmap-bmp-transparency#9255</guid>
  </item> 
 </channel>
</rss>