<?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 : Using SkinFramework with Outlook add-in</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Using SkinFramework with Outlook add-in]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 08:31:59 +0000</pubDate>
  <lastBuildDate>Fri, 16 Nov 2007 04:57:18 +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=8758</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[Using SkinFramework with Outlook add-in :       Cidtek wrote:However...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8758&amp;PID=28522&amp;title=using-skinframework-with-outlook-addin#28522</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3426">meaningoflights</a><br /><strong>Subject:</strong> 8758<br /><strong>Posted:</strong> 16 November 2007 at 4:57am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Cidtek" alt="Originally posted by Cidtek" style="vertical-align: text-bottom;" /> <strong>Cidtek wrote:</strong><br /><br /><div>However now my add-in application (JT: for Outlook) does not theme dialogs such as the color chooser ...</div><div>Any ideas on how to theme its own child windows but not parent windows in Outlook itself?</div></td></tr></table><br><br>can you include bare bone example code?<br><br>You would find it very difficult. I mean HARD. Because you've only got access to its object library (VBA or VSTO).<br><br>The hooks (theme child windows but not parent windows in Outlook)&nbsp; your looking for in outlook I dont think are *publicly* available.&nbsp; Maybe you can override it using hWnd. Nothing is impossible, so If you do find a way... DO let us all know.<br><br>I advise:<br><br>I'd change the add-ins skin to reflect Outlooks' parent/main/overall window. <br><br>Your add-in will look odd if its inconsistent.<br><br><br>HTH<br><br><br>]]>
   </description>
   <pubDate>Fri, 16 Nov 2007 04:57:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8758&amp;PID=28522&amp;title=using-skinframework-with-outlook-addin#28522</guid>
  </item> 
  <item>
   <title><![CDATA[Using SkinFramework with Outlook add-in : Outlook add-ins do not recognize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8758&amp;PID=28391&amp;title=using-skinframework-with-outlook-addin#28391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2138">Cidtek</a><br /><strong>Subject:</strong> 8758<br /><strong>Posted:</strong> 12 November 2007 at 3:08pm<br /><br />Outlook add-ins do not recognize application manifest files so OS theming has to achieved by using themeable controls such as&nbsp;&nbsp;SkinFramework.<DIV>&nbsp;</DIV><DIV>However when I open an Outlook&nbsp;contact it is now showing weird artifacts such as some solid black text boxes.</DIV><DIV>&nbsp;</DIV><DIV>Problem solved with the following...</DIV><DIV>&nbsp;SkinFramework.AutoApplyNewWindows = False</DIV><DIV>&nbsp;</DIV><DIV>However now my add-in application does not theme dialogs such as the color chooser which it it does without the above restriction.</DIV><DIV>&nbsp;</DIV><DIV>Any ideas on how to theme its own child windows but not parent windows in Outlook itself?</DIV>]]>
   </description>
   <pubDate>Mon, 12 Nov 2007 15:08:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8758&amp;PID=28391&amp;title=using-skinframework-with-outlook-addin#28391</guid>
  </item> 
 </channel>
</rss>