<?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 change the dialog titlebar with xtreme?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to change the dialog titlebar with xtreme?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:30:34 +0000</pubDate>
  <lastBuildDate>Sat, 10 Jan 2009 12:00:59 +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=13123</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 change the dialog titlebar with xtreme? : Is there anyone can help me? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44424&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4635">question</a><br /><strong>Subject:</strong> 13123<br /><strong>Posted:</strong> 10 January 2009 at 12:00pm<br /><br />Is there anyone can help me? <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" align="middle"> ]]>
   </description>
   <pubDate>Sat, 10 Jan 2009 12:00:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44424&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44424</guid>
  </item> 
  <item>
   <title><![CDATA[How to change the dialog titlebar with xtreme? : Very appreciate your help Oleg,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44356&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4635">question</a><br /><strong>Subject:</strong> 13123<br /><strong>Posted:</strong> 09 January 2009 at 3:49am<br /><br />Very appreciate your help Oleg, but I have one more problem to trouble you again.<br /><br />I found class:"CXTPReportHyperlink" is so simple that i can not overload this class to change the link color and font size.etc, there is only three data members in the class,Could you pls tell me some idea about it?thank you.]]>
   </description>
   <pubDate>Fri, 09 Jan 2009 03:49:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44356&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44356</guid>
  </item> 
  <item>
   <title><![CDATA[How to change the dialog titlebar with xtreme? : Hi,  1. Dervive your class from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44343&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13123<br /><strong>Posted:</strong> 09 January 2009 at 1:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>1. Dervive your class from CXTPOffice2007FrameHook:</DIV><DIV>&nbsp;</DIV><DIV>class CPropertyGridDlg : public CDialog, CXTPOffice2007FrameHook</DIV><DIV>&nbsp;</DIV><DIV>2. add lines in OnInitDialog:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;XTPPaintManager()-&gt;SetTheme(xtpThemeOffice2007);<BR>&nbsp;&nbsp;EnableOffice2007Frame(this, XTPPaintManager());<BR></DIV>]]>
   </description>
   <pubDate>Fri, 09 Jan 2009 01:41:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44343&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44343</guid>
  </item> 
  <item>
   <title><![CDATA[How to change the dialog titlebar with xtreme? : Hello:  There are two problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44335&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4635">question</a><br /><strong>Subject:</strong> 13123<br /><strong>Posted:</strong> 09 January 2009 at 12:14am<br /><br />Hello:<br /><br />There are two problems can not be solved and I really need you help,I use xtreme tookit pro 12.0.0<br /><br />1.How can i change the titlebar of a Dialog based Application without using skinframework?<br /><br />HINSTANCE hResDLL = LoadLibrary("Office2007Blue.dll");<br />XTPOffice2007Images()-&gt;SetHandle(hResDLL, _T("OFFICE2007BLUE.INI"));<br /><br />I load resource dll,and i can change the button and taskpanel theme to office2007 based styles,but i can not change the dialog titlebar,How can i made it?I don't want to use skinfreamwork to do this job,because a "msstyles" file have a big file size,thank you<br /><br /><br /><br /><br />]]>
   </description>
   <pubDate>Fri, 09 Jan 2009 00:14:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13123&amp;PID=44335&amp;title=how-to-change-the-dialog-titlebar-with-xtreme#44335</guid>
  </item> 
 </channel>
</rss>