<?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 : Does SkinFramework support EXCEL Userform ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Does SkinFramework support EXCEL Userform ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 12:18:48 +0000</pubDate>
  <lastBuildDate>Wed, 02 Mar 2011 07:17:49 +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=17172</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[Does SkinFramework support EXCEL Userform ? : yes:&amp;#039;Find the Dialog&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17172&amp;PID=63064&amp;title=does-skinframework-support-excel-userform#63064</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6647">auto160</a><br /><strong>Subject:</strong> 17172<br /><strong>Posted:</strong> 02 March 2011 at 7:17am<br /><br />yes:<div><br></div><div><div>'Find the Dialog's Window</div><div>Private Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long</div><div><br></div><div><br></div><div>Private Sub UserForm_Click()</div><div>Dim Hwnd As Long</div><div>&nbsp;&nbsp; &nbsp;Hwnd = FindWindow("ThunderDFrame", Me.Caption) 'UserForm</div><div>&nbsp;&nbsp; &nbsp;SkinFramework1.LoadSkin ActiveWorkbook.Path &amp; "\Office2007.cjstyles", ""</div><div>&nbsp;&nbsp; &nbsp;SkinFramework1.ApplyWindow Me.Hwnd</div><div>End Sub</div></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 07:17:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17172&amp;PID=63064&amp;title=does-skinframework-support-excel-userform#63064</guid>
  </item> 
  <item>
   <title><![CDATA[Does SkinFramework support EXCEL Userform ? : Hi.  I applied Skin Activex to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17172&amp;PID=59947&amp;title=does-skinframework-support-excel-userform#59947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6337">msseo</a><br /><strong>Subject:</strong> 17172<br /><strong>Posted:</strong> 30 August 2010 at 12:39am<br /><br />Hi. <DIV>I applied Skin Activex to my Excel Userform. </DIV><DIV>Most of the&nbsp;functionalities work fine except one problem. </DIV><DIV>After applying skin and typing some function like "=SUM(a1,a2)", </DIV><DIV>Range(name) area was changed to unacceptable&nbsp; .</DIV><DIV>And Excel crashed after exit sessionl. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;- excel : 2007</DIV><DIV>&nbsp;- Skin Framework 13.4</DIV><DIV>&nbsp;- skin : WinXP.Royale.cjstyles</DIV><DIV>&nbsp;- OS : WinXP Prof.</DIV><DIV>&nbsp;</DIV><DIV>Would you tell me about this ? </DIV><DIV>&nbsp;</DIV><DIV>Best Regards. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 30 Aug 2010 00:39:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17172&amp;PID=59947&amp;title=does-skinframework-support-excel-userform#59947</guid>
  </item> 
 </channel>
</rss>