<?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 : Skinning of a PropertySheet</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Skinning of a PropertySheet]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:17:15 +0000</pubDate>
  <lastBuildDate>Mon, 18 Feb 2008 14:41:36 +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=9615</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[Skinning of a PropertySheet : Hello,  Sorry, only one way...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31297&amp;title=skinning-of-a-propertysheet#31297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9615<br /><strong>Posted:</strong> 18 February 2008 at 2:41pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Sorry, only one way - use Our CommandBars with MenuBar.</DIV>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 14:41:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31297&amp;title=skinning-of-a-propertysheet#31297</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of a PropertySheet : Hi Oleg,is there another way to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31294&amp;title=skinning-of-a-propertysheet#31294</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3758">Mantus</a><br /><strong>Subject:</strong> 9615<br /><strong>Posted:</strong> 18 February 2008 at 11:21am<br /><br />Hi Oleg,<br><br>is there another way to draw a correct Menu in a PropertySheet and Skin/Theme it? Actually it's done with <br><br>void CMVPropertySheet::CreateMenu()<br>{<br><br>&nbsp;&nbsp;&nbsp; pMainMenu = new CMenu();<br>&nbsp;&nbsp;&nbsp; pMainMenu-&gt;LoadMenu(IDR_MENU1);<br>&nbsp;&nbsp;&nbsp; SetMenu(pMainMenu);<br><br><br>}<br><br>and called within the InitInstance Method. <br><br>Best Regards<br>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 11:21:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31294&amp;title=skinning-of-a-propertysheet#31294</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of a PropertySheet : Hello,  Its right. SkinFramework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31288&amp;title=skinning-of-a-propertysheet#31288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9615<br /><strong>Posted:</strong> 18 February 2008 at 9:51am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Its right. SkinFramework doesn't support Application menus.</DIV>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 09:51:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31288&amp;title=skinning-of-a-propertysheet#31288</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning of a PropertySheet : Hello,I&amp;#039;ve got a PropertyPage...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31287&amp;title=skinning-of-a-propertysheet#31287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3758">Mantus</a><br /><strong>Subject:</strong> 9615<br /><strong>Posted:</strong> 18 February 2008 at 9:06am<br /><br /><font size="3">Hello,<br>I've got a PropertyPage (CPropertyPage) with several PropertySheets und a Menu (CMenu)&nbsp; The PropertyPage is called directly within the InitInstance Method of the Application, therefore no MainFrame Class in the App.<br><br>I've tried the to skin the application with the Office2007&nbsp; Skin but on different ways but wasn't fully successful.<br>If i place the LoadSkin call in the Constructor of the CPropertyPage derived class or in the InitInstance of the CWinApp derived class, the whole Window including frame is skinned but the menu isn't visible at program start. It appears in the upper left corner of the program frame if i hover over it and destroys the layout.  <br><br>If i place the LoadSkin call in the InitDialog of the CPropertyPage derived class, the Menu is shown correctly but only the PropertySheets are skinned, not the PropertyPage and the program frame. <br><br>So the first approach seems to be more promising but what can i do to make the menu fully visible at the right place.<br><br>Best Regards<br>&nbsp;&nbsp;&nbsp; <br> </font>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 09:06:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9615&amp;PID=31287&amp;title=skinning-of-a-propertysheet#31287</guid>
  </item> 
 </channel>
</rss>