<?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 : Problems in Using skinframework in VB2005</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : .NET WinForms : Problems in Using skinframework in VB2005]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 01:05:01 +0000</pubDate>
  <lastBuildDate>Mon, 01 Feb 2010 21:57:27 +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=15996</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[Problems in Using skinframework in VB2005 : yes, i had already got it. though,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56520&amp;title=problems-in-using-skinframework-in-vb2005#56520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 01 February 2010 at 9:57pm<br /><br />yes,&nbsp; i had already got it.&nbsp; though, tks you&nbsp;very much, beauty SuperMario.]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 21:57:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56520&amp;title=problems-in-using-skinframework-in-vb2005#56520</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : Did this solve your problem? ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56515&amp;title=problems-in-using-skinframework-in-vb2005#56515</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 01 February 2010 at 5:48pm<br /><br />Did this solve your problem?]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 17:48:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56515&amp;title=problems-in-using-skinframework-in-vb2005#56515</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 :   Hello,With .NET languages...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56505&amp;title=problems-in-using-skinframework-in-vb2005#56505</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 01 February 2010 at 9:24am<br /><br />Hello,<br><br>With .NET languages you have to manually apply skin for each toplevel window.<br><br>Just add these lines<br><br>&nbsp;&nbsp;protected override void OnVisibleChanged(EventArgs e)<br>&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;base.OnVisibleChanged(e);<br><br>&nbsp;&nbsp;&nbsp;if (this.Visible)<br>&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp; frmMain.skinFramework.ApplyWindow(this.Handle.ToInt32());<br>&nbsp;&nbsp;&nbsp;&nbsp;this.BackColor = skinFramework.GetColor(XtremeSkinFramework.XTPColorManagerColor.STDCOLOR_BTNFACE);<br>&nbsp;&nbsp;&nbsp;}<br>&nbsp;&nbsp;}]]>
   </description>
   <pubDate>Mon, 01 Feb 2010 09:24:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56505&amp;title=problems-in-using-skinframework-in-vb2005#56505</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : because in winforms controls there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56286&amp;title=problems-in-using-skinframework-in-vb2005#56286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 21 January 2010 at 11:13pm<br /><br /><P>because in winforms controls there are no skinframwwork controls and some other controls.</P>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 23:13:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56286&amp;title=problems-in-using-skinframework-in-vb2005#56286</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : ahaha. i used activex. can it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56285&amp;title=problems-in-using-skinframework-in-vb2005#56285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 21 January 2010 at 11:12pm<br /><br /><P>ahaha.</P><DIV>i used activex.</DIV><DIV>can it be used for VB.net?</DIV><DIV>i find that in your products list that there are winforms controls and activex.</DIV><DIV>and it seems&nbsp; that &nbsp;it's different.</DIV><DIV>was &nbsp;i made a mistake that the activex can't be used in VB.net prj,wasn't &nbsp;it?</DIV><DIV>i was mazed.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 23:12:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56285&amp;title=problems-in-using-skinframework-in-vb2005#56285</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : Hi Vladimir:  tks for your reply. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56284&amp;title=problems-in-using-skinframework-in-vb2005#56284</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 21 January 2010 at 10:59pm<br /><br /><P>Hi Vladimir:</P><DIV>&nbsp;&nbsp; tks for your reply.&nbsp;</DIV><DIV>&nbsp;&nbsp; this&nbsp;a demo prj.</DIV><DIV>&nbsp;&nbsp; wish your&nbsp;idea.</DIV><DIV>&nbsp;&nbsp; tks.</DIV><DIV>&nbsp;</DIV><DIV>fyi...</DIV><DIV>&nbsp;</DIV><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="COLOR: red"><FONT size=3><FONT face=&#23435;&#20307;>Visual Studio 2005 8.0.50727.42<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="COLOR: red"><FONT size=3><FONT face=&#23435;&#20307;>Visual Basic Project<o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="COLOR: red"><FONT size=3><FONT face=&#23435;&#20307;>.net framework 2.0.50727<o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="COLOR: red"><FONT size=3><FONT face=&#23435;&#20307;>Codejock<?:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /><st1:chsdate w:st="&#111;n" IsROCDate="False" IsLunarDate="False" Day="30" M&#111;nth="12" Year="1899">13.2.1</st1:chsdate><o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p><FONT face=&#23435;&#20307; size=3>&nbsp;</FONT></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>Problems List:</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1; tab-stops: list 18.0pt"><SPAN lang=EN-US style="mso-bidi-font-family: &#23435;&#20307;"><SPAN style="mso-list: Ignore"><FONT face=&#23435;&#20307; size=3>1.</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>Skinframwork couldn’t skin all the other forms except the MDI.</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><?:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><v:shape id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"><v:stroke joinstyle="miter"></v:stroke><v:ulas><v:f eqn="if lineDrawn pixelLineWidth 0"></v:f><v:f eqn="sum @0 1 0"></v:f><v:f eqn="sum 0 0 @1"></v:f><v:f eqn="prod @2 1 2"></v:f><v:f eqn="prod @3 21600 pixelWidth"></v:f><v:f eqn="prod @3 21600 pixelHeight"></v:f><v:f eqn="sum @0 0 1"></v:f><v:f eqn="prod @6 1 2"></v:f><v:f eqn="prod @7 21600 pixelWidth"></v:f><v:f eqn="sum @8 21600 0"></v:f><v:f eqn="prod @7 21600 pixelHeight"></v:f><v:f eqn="sum @10 21600 0"></v:f></v:ulas><v:path o:c&#111;nnect="rect" gradientshapeok="t" o:extrusi&#111;nok="f"></v:path><o:lock aspectratio="t" v:ext="edit"></o:lock></v:shape></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1; tab-stops: list 18.0pt"><SPAN lang=EN-US style="mso-bidi-font-family: &#23435;&#20307;"><SPAN style="mso-list: Ignore"><FONT face=&#23435;&#20307; size=3>2.</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>comandbars problem: windows list shows only the last mdi-child</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt"><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>(only when there is/are codejack controls in the form, if no codejock</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt"><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>Controls in the form(s), it’s ok)</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt; TEXT-INDENT: -18pt; mso-list: l0 level1 lfo1; tab-stops: list 18.0pt"><SPAN lang=EN-US style="mso-bidi-font-family: &#23435;&#20307;"><SPAN style="mso-list: Ignore"><FONT face=&#23435;&#20307; size=3>3.</FONT><SPAN style="FONT: 7pt 'Times New Roman'">&nbsp;&nbsp;&nbsp; </SPAN></SPAN></SPAN><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>Docking panel problem: the panels attached wins aren’t in the panels.</FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 18pt"><SPAN lang=EN-US><FONT face=&#23435;&#20307; size=3>-&gt;first view, the wins not in the panels</FONT></SPAN></P><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA">&nbsp;&nbsp; -&gt; hide-review , it’s right in the panel</SPAN></DIV><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA"></SPAN>&nbsp;</DIV><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA">&nbsp; more information , pls refer to the documents and prj files uploaded as follows:</SPAN></DIV><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA">&nbsp; uploads/20100121_225518_Problems_with_c.rar</SPAN></DIV><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA">&nbsp; uploads/20100121_225747_Project1.NET.rar</SPAN></DIV><DIV><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: &#23435;&#20307;; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: ZH-CN; mso-bidi-: AR-SA"></SPAN>&nbsp;&nbsp;</DIV><DIV>jack&nbsp;&nbsp; </DIV>]]>
   </description>
   <pubDate>Thu, 21 Jan 2010 22:59:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56284&amp;title=problems-in-using-skinframework-in-vb2005#56284</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : HiThe subject of this branch is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56197&amp;title=problems-in-using-skinframework-in-vb2005#56197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5388">VladimirKh</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 18 January 2010 at 10:48am<br /><br />Hi<br>The subject of this branch is NET WinForms controls.<br>Are you talking about WinForms controls or ActiveX controls in MDI VB.NET?<br>I tried to reproduce your problem in NET WinForms C# MDI project under VS2005 (Samples\ReportControl.ReportPerformanceTest).<br>I could successfully change Theme in ReportControl control in a child window.<br>Please send your test project if you want us to reproduce your problem and find the reason for this behavior.<br><br>Regards<br>Vladimir<br>]]>
   </description>
   <pubDate>Mon, 18 Jan 2010 10:48:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56197&amp;title=problems-in-using-skinframework-in-vb2005#56197</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : Is there anyone else meet the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56130&amp;title=problems-in-using-skinframework-in-vb2005#56130</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 13 January 2010 at 8:11pm<br /><br />Is there anyone else meet the same questions. <DIV>pls help me. </DIV><DIV>tks.</DIV>]]>
   </description>
   <pubDate>Wed, 13 Jan 2010 20:11:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56130&amp;title=problems-in-using-skinframework-in-vb2005#56130</guid>
  </item> 
  <item>
   <title><![CDATA[Problems in Using skinframework in VB2005 : hi:  I am trying to use the skinframework...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56122&amp;title=problems-in-using-skinframework-in-vb2005#56122</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5816">Jack.Lau</a><br /><strong>Subject:</strong> 15996<br /><strong>Posted:</strong> 13 January 2010 at 7:29am<br /><br />hi:<DIV>&nbsp;&nbsp; I am trying to use the skinframework in Visual Basic(VS2005). But it looks it didn't work well.</DIV><DIV>&nbsp;&nbsp; I created a MDI project, and created several forms and child forms. the MDI form and all the </DIV><DIV>xtreme controls could be skined, but the other forms and all the child forms of the MDI form </DIV><DIV>couldn't be skined. </DIV><DIV>&nbsp; why?....</DIV><DIV>&nbsp;&nbsp;I want to know if there is any way to solve this problem. </DIV><DIV>&nbsp;&nbsp;thks for your help.</DIV><DIV>&nbsp;</DIV><DIV>Jack</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 13 Jan 2010 07:29:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15996&amp;PID=56122&amp;title=problems-in-using-skinframework-in-vb2005#56122</guid>
  </item> 
 </channel>
</rss>