<?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 : How i can skin CPropertySheet</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How i can skin CPropertySheet]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 22:19:16 +0000</pubDate>
  <lastBuildDate>Thu, 06 Mar 2008 07:37:52 +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=9806</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[How i can skin CPropertySheet :    znakeeye wrote:Not sure if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31959&amp;title=how-i-can-skin-cpropertysheet#31959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3821">andrew2008</a><br /><strong>Subject:</strong> 9806<br /><strong>Posted:</strong> 06 March 2008 at 7:37am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by znakeeye" alt="Originally posted by znakeeye" style="vertical-align: text-bottom;" /> <strong>znakeeye wrote:</strong><br /><br />Not sure if this will help, but try putting the call to LoadSkin <strong>in the constructor</strong> instead. This is how it is done in all the samples...</td></tr></table><br><br>Thank you! It's work!<br>]]>
   </description>
   <pubDate>Thu, 06 Mar 2008 07:37:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31959&amp;title=how-i-can-skin-cpropertysheet#31959</guid>
  </item> 
  <item>
   <title><![CDATA[How i can skin CPropertySheet : Not sure if this will help, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31958&amp;title=how-i-can-skin-cpropertysheet#31958</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9806<br /><strong>Posted:</strong> 06 March 2008 at 7:06am<br /><br />Not sure if this will help, but try putting the call to LoadSkin <strong>in the constructor</strong> instead. This is how it is done in all the samples...]]>
   </description>
   <pubDate>Thu, 06 Mar 2008 07:06:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31958&amp;title=how-i-can-skin-cpropertysheet#31958</guid>
  </item> 
  <item>
   <title><![CDATA[How i can skin CPropertySheet :  I have MFC CPropertySheet based...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31956&amp;title=how-i-can-skin-cpropertysheet#31956</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3821">andrew2008</a><br /><strong>Subject:</strong> 9806<br /><strong>Posted:</strong> 06 March 2008 at 5:35am<br /><br />I have MFC CPropertySheet based SDI&nbsp; application. <br>How I can&nbsp; skin PropertySheet?<br><br>If i do next<br><i><br>class CPSSomeName : public CPropertySheet<br>{<br>&nbsp;&nbsp;&nbsp; ....<br>protected:&nbsp;&nbsp;  <br>&nbsp;&nbsp;&nbsp; virtual BOOL OnInitDialog();<br>&nbsp;&nbsp;&nbsp; ...<br>}<br><br>BOOL CPSSomeName ::OnInitDialog()<br>{<br>&nbsp;&nbsp;&nbsp; ....<br><br>&nbsp;&nbsp;&nbsp; XTPSkinManager()-&gt;LoadSkin(csStylesPath + _T("Vista.cjstyles"));&nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp; RedrawWindow( 0, 0,&nbsp; RDW_INVALIDATE|RDW_UPDATENOW|RDW_ERASE|RDW_ALLCHILDREN);<br><br>}</i><br><br>After that i have skined PropertyPage's but not PropertySheet.<br>How I can&nbsp; skin PropertyPage?<br><br>P.S.<br>I use Xtreme ToolkitPro v11.1.3<br><br>]]>
   </description>
   <pubDate>Thu, 06 Mar 2008 05:35:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9806&amp;PID=31956&amp;title=how-i-can-skin-cpropertysheet#31956</guid>
  </item> 
 </channel>
</rss>