<?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 to set Office2007 theme for dialog controls?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to set Office2007 theme for dialog controls?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 22:12:18 +0000</pubDate>
  <lastBuildDate>Sat, 01 Dec 2007 02:57:55 +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=8959</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 to set Office2007 theme for dialog controls? : Hello,  Sorry, common controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29079&amp;title=how-to-set-office2007-theme-for-dialog-controls#29079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8959<br /><strong>Posted:</strong> 01 December 2007 at 2:57am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Sorry, common controls don't support Office2007 theme :-(</DIV>]]>
   </description>
   <pubDate>Sat, 01 Dec 2007 02:57:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29079&amp;title=how-to-set-office2007-theme-for-dialog-controls#29079</guid>
  </item> 
  <item>
   <title><![CDATA[How to set Office2007 theme for dialog controls? : No chance?For example for Prof-UIS...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29078&amp;title=how-to-set-office2007-theme-for-dialog-controls#29078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3438">pkhach</a><br /><strong>Subject:</strong> 8959<br /><strong>Posted:</strong> 01 December 2007 at 1:44am<br /><br />No chance?&nbsp;<img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="absmiddle"><br><br>For example for Prof-UIS it is enough to add variables for all controls of dialog like CXTButton, CXTEdit etc and the library will do the rest.<br><br>KP<br><br>]]>
   </description>
   <pubDate>Sat, 01 Dec 2007 01:44:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29078&amp;title=how-to-set-office2007-theme-for-dialog-controls#29078</guid>
  </item> 
  <item>
   <title><![CDATA[How to set Office2007 theme for dialog controls? : Hello,Is it possible to set an...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29027&amp;title=how-to-set-office2007-theme-for-dialog-controls#29027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3438">pkhach</a><br /><strong>Subject:</strong> 8959<br /><strong>Posted:</strong> 29 November 2007 at 3:24pm<br /><br />Hello,<br><br>Is it possible to set an Office2007 like theme for dialog controls?<br><br>I know how to set an Office2007 like caption for a dialog, but how about dialog controls?<br><br>P.S. I don't want to use Skin Framework for this task.<br><br>Thanks,<br>KP<br><br>*****<br>&nbsp;&nbsp;  <br><br>#define C<span ="highlight">Dialog</span>Base CXTP<span ="highlight">Dialog</span>Base&lt;CXTResize<span ="highlight">Dialog</span>&gt;<br><br>class CCurves<span ="highlight">Dialog</span> : public C<span ="highlight">Dialog</span>Base<br>{<br>...<br>}<br><br>BOOL CCurves<span ="highlight">Dialog</span>::OnInit<span ="highlight">Dialog</span>() <br>{<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; HICON h = AfxGetApp()-&gt;LoadIcon(IDR_MAINFRAME);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SetIcon(h, true);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SetIcon(h, false);<br>&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; CXTPPaintManager::Set<span ="highlight">Theme</span>(xtp<span ="highlight">Theme</span>Office2007);<br>...<br>}<br>]]>
   </description>
   <pubDate>Thu, 29 Nov 2007 15:24:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8959&amp;PID=29027&amp;title=how-to-set-office2007-theme-for-dialog-controls#29027</guid>
  </item> 
 </channel>
</rss>