<?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 : Problems with Office2007theme showing a MessageBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Problems with Office2007theme showing a MessageBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:34:40 +0000</pubDate>
  <lastBuildDate>Mon, 14 Sep 2009 07:14:54 +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=15144</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[Problems with Office2007theme showing a MessageBox :  btw if you use both SkinFramework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52975&amp;title=problems-with-office2007theme-showing-a-messagebox#52975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15144<br /><strong>Posted:</strong> 14 September 2009 at 7:14am<br /><br /><DIV>&nbsp;</DIV><DIV>btw if you use both SkinFramework and Ribbon call</DIV><DIV>&nbsp;</DIV><DIV>SkinFramework.RemoveWindow me.hWnd for main form to prevent conflicts.</DIV>]]>
   </description>
   <pubDate>Mon, 14 Sep 2009 07:14:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52975&amp;title=problems-with-office2007theme-showing-a-messagebox#52975</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Office2007theme showing a MessageBox : Sorry, I&#180;ve just seen that exist...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52929&amp;title=problems-with-office2007theme-showing-a-messagebox#52929</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5528">Jarry666</a><br /><strong>Subject:</strong> 15144<br /><strong>Posted:</strong> 11 September 2009 at 5:16am<br /><br />Sorry, Iīve just seen that exist "normalblack.ini"!<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Fri, 11 Sep 2009 05:16:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52929&amp;title=problems-with-office2007theme-showing-a-messagebox#52929</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Office2007theme showing a MessageBox : Thanks jpbro! The problem is fixed....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52926&amp;title=problems-with-office2007theme-showing-a-messagebox#52926</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5528">Jarry666</a><br /><strong>Subject:</strong> 15144<br /><strong>Posted:</strong> 11 September 2009 at 3:35am<br /><br />Thanks jpbro! The problem is fixed. <br><br>It seems easy to apply, but now I have another question: <br><br>Like I say you, Iīm using a Ribbonbar with <i>Office2007<b>Black</b>.dll style, and i donīt see this style available for the SkinFramework control:<br><br></i>Here are the styles available.<br><br>Office2007.cjstyles:<br>  -NORMALAQUA.INI<br>  -NORMALBLUE.INI<br><br>For now, I will use Office2007black.dll style for RibbonBar, and normalaqua.ini style for the Skinframework, because they are similar, but Is there any way to be equal to Office2007black.dll style?<br><br>Regards!<br>]]>
   </description>
   <pubDate>Fri, 11 Sep 2009 03:35:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52926&amp;title=problems-with-office2007theme-showing-a-messagebox#52926</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Office2007theme showing a MessageBox : You should use the SkinFramework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52911&amp;title=problems-with-office2007theme-showing-a-messagebox#52911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 15144<br /><strong>Posted:</strong> 10 September 2009 at 12:17pm<br /><br />You should use the SkinFramework control with the Office2007.cjstyles file (see SkinFramework sample) for skinning other windows. Just make sure to remove your main commandbars window handle from the SkinFramework control using the RemoveWindow method.]]>
   </description>
   <pubDate>Thu, 10 Sep 2009 12:17:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52911&amp;title=problems-with-office2007theme-showing-a-messagebox#52911</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Office2007theme showing a MessageBox : Hi,    I have an application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52901&amp;title=problems-with-office2007theme-showing-a-messagebox#52901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5528">Jarry666</a><br /><strong>Subject:</strong> 15144<br /><strong>Posted:</strong> 10 September 2009 at 8:09am<br /><br /><div id="result_" dir="ltr">Hi, <br><br> I have an application that uses the style Office2007Black using:<br><br><i>CommandBarsGlobalSettings.Office2007Images = App.Path &amp; "\Styles\Office2007Black.dll"</i><br><br>But when i show a MessageBox this style is not applied to the window, staying asshown in the picture below. <br><br> I managed to change the style of its child windows using:<br><br><i>CommandBars.EnableOffice2007FrameHandle FormWhatever.hWnd</i><br><br>, but not the MessageBox one. <br><br> I have discovered TaskDialog control, but i canīt do it neither.<br><br> What can I do? <br><br> Thanks and regards!<br></div><br><br><br><br><br><br><br><img src="uploads/20090910_073744_capturaPantalla.JPG" height="362" width="1278" border="0"><br><br><br>]]>
   </description>
   <pubDate>Thu, 10 Sep 2009 08:09:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15144&amp;PID=52901&amp;title=problems-with-office2007theme-showing-a-messagebox#52901</guid>
  </item> 
 </channel>
</rss>