<?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 : CTaskPanel Bitmaps</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CTaskPanel Bitmaps]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 17:45:47 +0000</pubDate>
  <lastBuildDate>Mon, 26 Jan 2004 00:17:38 +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=387</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[CTaskPanel Bitmaps : I will send you sample to e-mail...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=387&amp;PID=869&amp;title=ctaskpanel-bitmaps#869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 387<br /><strong>Posted:</strong> 26 January 2004 at 12:17am<br /><br />I will send you sample to e-mail]]>
   </description>
   <pubDate>Mon, 26 Jan 2004 00:17:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=387&amp;PID=869&amp;title=ctaskpanel-bitmaps#869</guid>
  </item> 
  <item>
   <title><![CDATA[CTaskPanel Bitmaps : Is it possible to use 32x32 icons...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=387&amp;PID=864&amp;title=ctaskpanel-bitmaps#864</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=312">ICBM</a><br /><strong>Subject:</strong> 387<br /><strong>Posted:</strong> 25 January 2004 at 8:14pm<br /><br /><P>Is it possible to use 32x32 icons instead of 16x16 icons in a CXTPTaskPanel ? I modified the TaskPanel sample application to load a 32x32 bitmap (code snippet below)&nbsp;but the spacing of the html controls&nbsp;is all wrong (screenshot attached). Has the TaskPanel control been hardwired for 16x16 icons/bitmaps ?</P><FONT size=1><P>m_ilTaskIcons.Create(16, 16, ILC_COLOR32|ILC_MASK, 0, 1);</P></FONT><FONT color=#008000 size=1><P>CBitmap bmp;</P></FONT><FONT size=1><P>bmp.LoadBitmap(IDB_TASKICONS_ALPHA);</P><P>to </P><FONT size=1><P>m_ilTaskIcons.Create(32, 32, ILC_COLOR32|ILC_MASK, 0, 1);</P><P>CBitmap bmp;</P></FONT><P><FONT size=1>bmp.LoadBitmap(IDB_FILEICONS_ALPHA);</FONT></FONT></P><P><A href="http://forum.codejock.com/uploads/ICBM/5B6_taskpanel.zip" target="_blank"><U><FONT color=#0000ff>5B6_taskpanel.zip</FONT></U></A></P>]]>
   </description>
   <pubDate>Sun, 25 Jan 2004 20:14:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=387&amp;PID=864&amp;title=ctaskpanel-bitmaps#864</guid>
  </item> 
 </channel>
</rss>