<?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 : big problem in vb.net</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : big problem in vb.net]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 07:21:51 +0000</pubDate>
  <lastBuildDate>Sun, 25 Apr 2010 22:35:31 +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=16442</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[big problem in vb.net : thx i slove the problem by test...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=58199&amp;title=big-problem-in-vb-net#58199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5492">mr.net</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 25 April 2010 at 10:35pm<br /><br /><P>thx i slove the problem by test and soultion is </P><DIV>&nbsp;</DIV><DIV>write this code in other forms load action </DIV><DIV>&nbsp;</DIV><DIV>form1.skn.ApplyWindow(<FONT color=#0000ff size=2>Me</FONT><FONT size=2>.Handle.ToInt32)</FONT></DIV>]]>
   </description>
   <pubDate>Sun, 25 Apr 2010 22:35:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=58199&amp;title=big-problem-in-vb-net#58199</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : Can you upload your test project...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57845&amp;title=big-problem-in-vb-net#57845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 30 March 2010 at 3:18am<br /><br />Can you upload your test project here ?]]>
   </description>
   <pubDate>Tue, 30 Mar 2010 03:18:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57845&amp;title=big-problem-in-vb-net#57845</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : i want using in vb.net don`t c++...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57841&amp;title=big-problem-in-vb-net#57841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5492">mr.net</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 29 March 2010 at 8:59pm<br /><br />i want using in vb.net don`t c++ please help me <br>thx<br><br>]]>
   </description>
   <pubDate>Mon, 29 Mar 2010 20:59:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57841&amp;title=big-problem-in-vb-net#57841</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : With .NET languages you have to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57589&amp;title=big-problem-in-vb-net#57589</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 14 March 2010 at 10:51am<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>Sun, 14 Mar 2010 10:51:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57589&amp;title=big-problem-in-vb-net#57589</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : uploads/20100121_225518_Problems_with_c.rar ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57588&amp;title=big-problem-in-vb-net#57588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5492">mr.net</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 14 March 2010 at 10:45am<br /><br /><FONT size=3>&nbsp;uploads/20100121_225518_Problems_with_c.rar</FONT><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;</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">the url download of examples doesn`t work </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">please upload here </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">thx</SPAN></DIV>]]>
   </description>
   <pubDate>Sun, 14 Mar 2010 10:45:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57588&amp;title=big-problem-in-vb-net#57588</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : Perhaps this may help:http://f...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57587&amp;title=big-problem-in-vb-net#57587</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=729">tobi</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 14 March 2010 at 10:03am<br /><br />Perhaps this may help:<br><br>http://forum.codejock.com/forum_posts.asp?TID=15996<br>]]>
   </description>
   <pubDate>Sun, 14 Mar 2010 10:03:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57587&amp;title=big-problem-in-vb-net#57587</guid>
  </item> 
  <item>
   <title><![CDATA[big problem in vb.net : hello ::  We have a big problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57586&amp;title=big-problem-in-vb-net#57586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5492">mr.net</a><br /><strong>Subject:</strong> 16442<br /><strong>Posted:</strong> 14 March 2010 at 9:01am<br /><br />hello ::<DIV>&nbsp;</DIV><DIV><SPAN =short_text id=result_><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=3>We have a big problem in skinframe work in visual basic.net 2008</FONT></SPAN></SPAN></DIV><DIV><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=3></FONT></SPAN></SPAN>&nbsp;</DIV><DIV><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=3>i use this code </FONT></SPAN></SPAN></DIV><DIV><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=5></FONT></SPAN></SPAN>&nbsp;</DIV><DIV><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><SPAN =short_text id=result_><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=5></FONT></SPAN></SPAN></SPAN></SPAN>&nbsp;</DIV><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><SPAN =short_text><SPAN title="&#1604;&#1602;&#1583; &#1608;&#1575;&#1580;&#1607;&#1578;&#1606;&#1609; &#1605;&#1588;&#1603;&#1604;&#1577; &#1603;&#1576;&#1610;&#1585;&#1577;" style=": #fff" closure_hashCode_66sz2z="19"><FONT size=2><P>skn.LoadSkin(CurDir() + </FONT><FONT color=#a31515 size=2>"\Royale.msstyles"</FONT><FONT size=2>, </FONT><FONT color=#a31515 size=2>""</FONT><FONT size=2>)</P><P>skn.ApplyWindow(</FONT><FONT color=#0000ff size=2>Me</FONT><FONT size=2>.Handle.ToInt32)</P><DIV></DIV><P><FONT size=3>this code work good in main form olny but not aplly in others forms in the project i want solve this problem please </P><DIV>&nbsp;</DIV><DIV>thanks </DIV><DIV>----------------------------</FONT></FONT></SPAN></SPAN></SPAN></SPAN></DIV>]]>
   </description>
   <pubDate>Sun, 14 Mar 2010 09:01:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16442&amp;PID=57586&amp;title=big-problem-in-vb-net#57586</guid>
  </item> 
 </channel>
</rss>