<?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 : MS RTF Skinning</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : MS RTF Skinning]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 17:05:27 +0000</pubDate>
  <lastBuildDate>Mon, 22 Oct 2018 10:52:35 +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=17251</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[MS RTF Skinning : This is also a problem with True...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=77091&amp;title=ms-rtf-skinning#77091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6296">Hemesh</a><br /><strong>Subject:</strong> 17251<br /><strong>Posted:</strong> 22 October 2018 at 10:52am<br /><br />This is also a problem with True DB Grid 7.0 (TODG7.OCX) which I used this method on 15.3.1 and it solved the Horizontal scrollbar on that one. Thanks Supermario!<div><br></div><div>.. although we purchased 18.5.0 as it was fixed in that version however 2 new issues were introduced that is causing us pain, might be tempted to roll everything back...!</div>]]>
   </description>
   <pubDate>Mon, 22 Oct 2018 10:52:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=77091&amp;title=ms-rtf-skinning#77091</guid>
  </item> 
  <item>
   <title><![CDATA[MS RTF Skinning : Hi - this useful info also helps...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=75126&amp;title=ms-rtf-skinning#75126</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8988">john_d</a><br /><strong>Subject:</strong> 17251<br /><strong>Posted:</strong> 19 September 2016 at 11:27am<br /><br />Hi - this useful info also helps when there is a fault with msflxgrd.ocx not skinning properly in Windows 8 and 10.<div><br></div><div>I simply replaced the DLL name referenced above with MSFLXGRD.OCX and this is now working fine.</div><div><br></div><div>Thanks, JD</div>]]>
   </description>
   <pubDate>Mon, 19 Sep 2016 11:27:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=75126&amp;title=ms-rtf-skinning#75126</guid>
  </item> 
  <item>
   <title><![CDATA[MS RTF Skinning : thanks a lot for this help  ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=64101&amp;title=ms-rtf-skinning#64101</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6196">faakher</a><br /><strong>Subject:</strong> 17251<br /><strong>Posted:</strong> 28 April 2011 at 8:43am<br /><br /><img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" alt="Clap" title="Clap" /> thanks a lot for this help]]>
   </description>
   <pubDate>Thu, 28 Apr 2011 08:43:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=64101&amp;title=ms-rtf-skinning#64101</guid>
  </item> 
  <item>
   <title><![CDATA[MS RTF Skinning : Scrollbars in the RTF (RichEdit)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=60209&amp;title=ms-rtf-skinning#60209</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 17251<br /><strong>Posted:</strong> 15 September 2010 at 11:09am<br /><br />Scrollbars in the RTF (RichEdit) can freeze(usually only seen when compiled, not seen in IDE) when the RichEdit dll is loaded after the Skinframework and Skinframework can't correctly hook it.<br><br>To fix this manually load RichEdit  before the Skinframework:<br><br>Add in top (general section):<br><br>&nbsp;&nbsp;&nbsp;&nbsp; Private Declare Function LoadLibrary Lib "kernel32" Alias "LoadLibraryA" (ByVal lpLibFileName As String) As Long<br><br>Add in MDIForm_Load before you load skin:<br>&nbsp;&nbsp;&nbsp;&nbsp; LoadLibrary "RICHED32.DLL"]]>
   </description>
   <pubDate>Wed, 15 Sep 2010 11:09:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17251&amp;PID=60209&amp;title=ms-rtf-skinning#60209</guid>
  </item> 
 </channel>
</rss>