<?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 : Can we prevent skinning of one child form?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Can we prevent skinning of one child form?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 08:57:17 +0000</pubDate>
  <lastBuildDate>Thu, 19 Jun 2008 15:05:30 +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=7975</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[Can we prevent skinning of one child form? : Sorry, I guess I should have started...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37038&amp;title=can-we-prevent-skinning-of-one-child-form#37038</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4097">strider</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 3:05pm<br /><br />Sorry, I guess I should have started a new post.]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 15:05:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37038&amp;title=can-we-prevent-skinning-of-one-child-form#37038</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : Not quite sure why you posted...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37036&amp;title=can-we-prevent-skinning-of-one-child-form#37036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3092">Boris</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 2:58pm<br /><br />Not quite sure why you posted this. This was my post anyway and you will also notice I replied to Oleg stating 'Brilliant'... or am I missing something ???]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 14:58:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37036&amp;title=can-we-prevent-skinning-of-one-child-form#37036</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : I have a 3rd party control that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37035&amp;title=can-we-prevent-skinning-of-one-child-form#37035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4097">strider</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 2:58pm<br /><br /><P>I have a 3rd party control that has it's own menus.&nbsp; When the skinning is turned on, their dynamic menus don't show up.&nbsp; When I try to use the command bars control, then the form gets the menu clicks instead of the 3rd party control.&nbsp; There are no codable options to take care of all the menu items in the control.&nbsp; </P><DIV>I do use the command bars control in several other forms and it works great!&nbsp; It is just this one that I don't have control of the menus that is a problem.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 14:58:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37035&amp;title=can-we-prevent-skinning-of-one-child-form#37035</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? :   Boris wrote: Hi Oleg, I saw...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37034&amp;title=can-we-prevent-skinning-of-one-child-form#37034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 2:55pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Boris" alt="Originally posted by Boris" style="vertical-align: text-bottom;" /> <strong>Boris wrote:</strong><br /><br /><P>Hi Oleg,</P><P>I saw your reply to this post. I use most of your controls for my work&nbsp;but I also use the SGrid control by Steve McMahon @ VBAccelerator. <a href="http://www.vbaccelerator.com/home/VB/Code/C&#111;ntrols/S_Grid_2/index.asp" target="_blank">http://www.vbaccelerator.com/home/VB/Code/Controls/S_Grid_2/index.asp</A></P><DIV>For varying reasons I should like to keep this control. However, when I remove the modally called form from being skinned the grid&nbsp;is still being affected. If I do SkinFramework.RemoveWindow vbalGrid1.hwnd it is still being affected. The main problem is the scroll bar which behaves oddly when the Skin control is in use. Remove the call to skin&nbsp;the application and you can scroll the grid quite happily even though the skin control is loaded in the project. Am I doing something wrong ?</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>You could check this post: <a href="http://forum.codejock.com/forum_posts.asp?TID=9607" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=9607</A></DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 14:55:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37034&amp;title=can-we-prevent-skinning-of-one-child-form#37034</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : Hi, Add our CommandBars for this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37028&amp;title=can-we-prevent-skinning-of-one-child-form#37028</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 2:05pm<br /><br />Hi,<DIV>Add our CommandBars for this form.</DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 14:05:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37028&amp;title=can-we-prevent-skinning-of-one-child-form#37028</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : I have also experienced this issue.  Ihave...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37019&amp;title=can-we-prevent-skinning-of-one-child-form#37019</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4097">strider</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 19 June 2008 at 12:36pm<br /><br /><DIV>I have also experienced this issue.</DIV><DIV>&nbsp;</DIV><DIV>I&nbsp;have a form that I cannot use the skinnning because of the issues with menus.&nbsp; When I remove the skin from the window, the control on the form is not "reverting" back to the correct colors.&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 12:36:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=37019&amp;title=can-we-prevent-skinning-of-one-child-form#37019</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : Hi Oleg, I saw your reply to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=30996&amp;title=can-we-prevent-skinning-of-one-child-form#30996</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3092">Boris</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 09 February 2008 at 6:54am<br /><br /><P>Hi Oleg,</P><P>I saw your reply to this post. I use most of your controls for my work&nbsp;but I also use the SGrid control by Steve McMahon @ VBAccelerator. <a href="http://www.vbaccelerator.com/home/VB/Code/C&#111;ntrols/S_Grid_2/index.asp" target="_blank">http://www.vbaccelerator.com/home/VB/Code/Controls/S_Grid_2/index.asp</A></P><DIV>For varying reasons I should like to keep this control. However, when I remove the modally called form from being skinned the grid&nbsp;is still being affected. If I do SkinFramework.RemoveWindow vbalGrid1.hwnd it is still being affected. The main problem is the scroll bar which behaves oddly when the Skin control is in use. Remove the call to skin&nbsp;the application and you can scroll the grid quite happily even though the skin control is loaded in the project. Am I doing something wrong ?</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 09 Feb 2008 06:54:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=30996&amp;title=can-we-prevent-skinning-of-one-child-form#30996</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : Hello, Try call SkinFramework.RemoveWindow(hwnd)....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=25727&amp;title=can-we-prevent-skinning-of-one-child-form#25727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 12 September 2007 at 5:37am<br /><br />Hello,<DIV><BR>Try call SkinFramework.RemoveWindow(hwnd). where hwnd is handle of your control.</DIV>]]>
   </description>
   <pubDate>Wed, 12 Sep 2007 05:37:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=25727&amp;title=can-we-prevent-skinning-of-one-child-form#25727</guid>
  </item> 
  <item>
   <title><![CDATA[Can we prevent skinning of one child form? : In our VB6 application, we apply...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=25708&amp;title=can-we-prevent-skinning-of-one-child-form#25708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3289">DanielWilson</a><br /><strong>Subject:</strong> 7975<br /><strong>Posted:</strong> 11 September 2007 at 2:26pm<br /><br />In our VB6 application, we apply skin to the MDI form.&nbsp; But one of our forms has a control that doesn't get along with the skin. (On program close, it crashes with an access violation.)<br><br>So ... can we do something to that one child form to prevent the skin's application?<br><br>Thanks.<br><br><br>]]>
   </description>
   <pubDate>Tue, 11 Sep 2007 14:26:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7975&amp;PID=25708&amp;title=can-we-prevent-skinning-of-one-child-form#25708</guid>
  </item> 
 </channel>
</rss>