<?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 : CXTPPropertySheet/CXTPPropertyPage</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertySheet/CXTPPropertyPage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 21:53:41 +0000</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 01:01:49 +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=8102</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[CXTPPropertySheet/CXTPPropertyPage : Hello,    You waste more time...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8102&amp;PID=26227&amp;title=cxtppropertysheet-cxtppropertypage#26227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8102<br /><strong>Posted:</strong> 21 September 2007 at 1:01am<br /><br />Hello,<DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>You waste more time to ask question and wait answer than to implement it </DIV><DIV>:-)</DIV><DIV>&nbsp;</DIV><DIV>Here some template class</DIV><DIV>&nbsp;</DIV><DIV>CXTPPropertyPageStaticCaption::CXTPPropertyPageStaticCaption()<BR>{</DIV><DIV>};</DIV><DIV>BEGIN_MESSAGE_MAP(CXTPPropertyPageStaticCaption, CWnd)<BR>&nbsp;ON_WM_PAINT()<BR>&nbsp;ON_WM_ERASEBKGND()<BR>END_MESSAGE_MAP()</DIV><DIV>BOOL CXTPPropertyPageStaticCaption::OnEraseBkgnd(CDC* /*pDC*/)<BR>{<BR>&nbsp;return TRUE;<BR>}</DIV><DIV>void CXTPPropertyPageStaticCaption::OnPaint()<BR>{<BR>&nbsp;CPaintDC dcPaint(this);<BR>&nbsp;CXTPBufferDC dc(dcPaint);<BR>&nbsp;CXTPClientRect rc(this);</DIV><DIV>&nbsp;dc.FillSolidRect(rc, RGB(221, 231, 238));<BR>&nbsp;dc.FillSolidRect(rc.left, rc.bottom - 1, rc.Width(), 1, RGB(197, 197, 197));<BR>&nbsp;rc.DeflateRect(7, 0);</DIV><DIV>&nbsp;CString strText;<BR>&nbsp;GetWindowText(strText);</DIV><DIV>&nbsp;dc.SetBkMode(TRANSPARENT);<BR>&nbsp;dc.SetTextColor(RGB(0, 21, 110));<BR>&nbsp;CXTPFontDC font(&amp;dc, &amp;XTAuxData().fontBold);<BR>&nbsp;dc.DrawText(strText, rc, DT_VCENTER | DT_SINGLELINE);<BR>}<BR></DIV><DIV>&nbsp;</DIV><DIV>just modify its OnPaint as you need.</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 01:01:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8102&amp;PID=26227&amp;title=cxtppropertysheet-cxtppropertypage#26227</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertySheet/CXTPPropertyPage : Does CXTPPropertySheet/CXTPPropertyPage...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8102&amp;PID=26191&amp;title=cxtppropertysheet-cxtppropertypage#26191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 8102<br /><strong>Posted:</strong> 20 September 2007 at 1:18pm<br /><br />Does CXTPPropertySheet/CXTPPropertyPage </A>support a gradient caption bar?]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 13:18:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8102&amp;PID=26191&amp;title=cxtppropertysheet-cxtppropertypage#26191</guid>
  </item> 
 </channel>
</rss>