<?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 : ActiveX Textcontrol skinning problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : ActiveX Textcontrol skinning problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 18:57:11 +0000</pubDate>
  <lastBuildDate>Fri, 20 Jun 2008 03:17:22 +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=11112</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[ActiveX Textcontrol skinning problem : Hi Oleg,   oleg wrote:Hi,  Problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37068&amp;title=activex-textcontrol-skinning-problem#37068</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2192">Dieter</a><br /><strong>Subject:</strong> 11112<br /><strong>Posted:</strong> 20 June 2008 at 3:17am<br /><br />Hi Oleg, <br><br><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div>Problem that in VB you load skin after this ocx loaded.</div><div>&nbsp;as workaround you can reload skin in MFC in OnInitDialog:</div><div>&nbsp; XTPSkinManager()-&gt;LoadSkin(m_strStylesPath + _T("WinXP.Luna.cjstyles"), _T("NormalBlue.ini"));&nbsp;<br></div></td></tr></table><br><br>This solved my problem!<br>Thank you very much!<br><br><br>]]>
   </description>
   <pubDate>Fri, 20 Jun 2008 03:17:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37068&amp;title=activex-textcontrol-skinning-problem#37068</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX Textcontrol skinning problem : Hi,  Problem that in VB you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37065&amp;title=activex-textcontrol-skinning-problem#37065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11112<br /><strong>Posted:</strong> 20 June 2008 at 1:50am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Problem that in VB you load skin after this ocx loaded.</DIV><DIV>&nbsp;</DIV><DIV>as workaround you can reload skin in MFC in OnInitDialog:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;XTPSkinManager()-&gt;LoadSkin(m_strStylesPath + _T("WinXP.Luna.cjstyles"), _T("NormalBlue.ini"));&nbsp;<BR></DIV>]]>
   </description>
   <pubDate>Fri, 20 Jun 2008 01:50:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37065&amp;title=activex-textcontrol-skinning-problem#37065</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX Textcontrol skinning problem :  I&amp;#039;ve a manifest in my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37047&amp;title=activex-textcontrol-skinning-problem#37047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2192">Dieter</a><br /><strong>Subject:</strong> 11112<br /><strong>Posted:</strong> 19 June 2008 at 5:17pm<br /><br />I've a manifest in my application and I tested it also with the MFC SkinControl sample. <br>But I'm sorry, in the MFC SkinControl sample it is also not working. <br><br>I tested also the RichEditControl which comes with Windows XP. <br>It's the same: <br>In the VisualBasic ActiveX sample ActiveX the RichEditControl is correctly skinned, but in the MFC SkinControl sample the scrollbars aren't working. <br><br>For now, I've deactivated skinning for the Textcontrol with :<br>XTPSkinManager()-&gt;Remove(m_TX4OLE.GetSafeHwnd());<br>Or should I use ExcludeModule?<br><br>But it would be great if you have a solution for me. <br>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 17:17:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37047&amp;title=activex-textcontrol-skinning-problem#37047</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX Textcontrol skinning problem : Hi, Maybe you need add manifest...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37029&amp;title=activex-textcontrol-skinning-problem#37029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11112<br /><strong>Posted:</strong> 19 June 2008 at 2:07pm<br /><br /><P>Hi,</P><DIV>Maybe you need add manifest in your application.</DIV><DIV>try to add textcontrol to our MFC SkinCotnrols sample and check</DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 14:07:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37029&amp;title=activex-textcontrol-skinning-problem#37029</guid>
  </item> 
  <item>
   <title><![CDATA[ActiveX Textcontrol skinning problem : Hi, I want to use the skinning...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37015&amp;title=activex-textcontrol-skinning-problem#37015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2192">Dieter</a><br /><strong>Subject:</strong> 11112<br /><strong>Posted:</strong> 19 June 2008 at 11:28am<br /><br />Hi, I want to use the skinning framework of the Codejock library in an MFC application (Codejock MFC 12.0.0) which is using a third party ActiveX Textcontrol (textcontrol.com). <br>But I have some problems with the textcontrol:<br>The scrollbars of the textcontrol aren't skinned and don't work. <br><br>Is there any possibility to get it working. <br>I don't have the source code of the Textcontrol. <br>AFAIK, the Textcontrol uses uxtheme.dll.<br><br>BTW, I tested the Textcontrol with the trial ActiveX version of the Codejock library and I get it working with a VisualBasic sample of the Codejock library (Samples\SkinFramework\Vb\SkinControls) without any problems. <br>The Textcontrol Scrollbars are skinned and working. <br><br><br><br><br>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 11:28:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11112&amp;PID=37015&amp;title=activex-textcontrol-skinning-problem#37015</guid>
  </item> 
 </channel>
</rss>