<?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 : VB.NET 2003 + AxSkinframework 12.1.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : VB.NET 2003 + AxSkinframework 12.1.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 08:36:01 +0000</pubDate>
  <lastBuildDate>Mon, 09 Mar 2009 16:20:40 +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=13594</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[VB.NET 2003 + AxSkinframework 12.1.1 : thanks, problem solved. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46452&amp;title=vb-net-2003-axskinframework-12-1-1#46452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 13594<br /><strong>Posted:</strong> 09 March 2009 at 4:20pm<br /><br />thanks, problem solved.]]>
   </description>
   <pubDate>Mon, 09 Mar 2009 16:20:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46452&amp;title=vb-net-2003-axskinframework-12-1-1#46452</guid>
  </item> 
  <item>
   <title><![CDATA[VB.NET 2003 + AxSkinframework 12.1.1 : Hi,  FlatStyle have to be switched...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46336&amp;title=vb-net-2003-axskinframework-12-1-1#46336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13594<br /><strong>Posted:</strong> 06 March 2009 at 2:06am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>FlatStyle have to be switched to System for all buttons</DIV>]]>
   </description>
   <pubDate>Fri, 06 Mar 2009 02:06:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46336&amp;title=vb-net-2003-axskinframework-12-1-1#46336</guid>
  </item> 
  <item>
   <title><![CDATA[VB.NET 2003 + AxSkinframework 12.1.1 : In a vb.net 2003 project the buttons,groupbox,...are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46317&amp;title=vb-net-2003-axskinframework-12-1-1#46317</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 13594<br /><strong>Posted:</strong> 05 March 2009 at 2:54pm<br /><br />In a vb.net 2003 project the buttons,&nbsp;groupbox,...&nbsp;are not skinned. Is there a problem with vb.net? Is there a .net-version without problems?<DIV>&nbsp;</DIV><DIV>Please, be so kind and check the following code:</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Imports</FONT></FONT><FONT size=2> XtremeSkinFramework</DIV><DIV></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>Imports</FONT></FONT><FONT size=2> AxXtremeSkinFramework</P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>Public</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Class</FONT></FONT><FONT size=2> Form1</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Inherits</FONT></FONT><FONT size=2> System.Windows.Forms.Form</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Private</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Const</FONT></FONT><FONT size=2> STYLES_PATH = "D:\VBTest\CodeJockStyles"</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Private</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Declare</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Function</FONT></FONT><FONT size=2> InitCommonControls </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Lib</FONT></FONT><FONT size=2> "Comctl32.dll" () </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>As</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Long</P><P></FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Public</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Sub</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>New</FONT></FONT><FONT size=2>()</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>MyBase</FONT></FONT><FONT size=2>.New()</P><P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>' Dieser Aufruf ist für den Windows Form-Designer erforderlich.</P></FONT></FONT><FONT size=2><P>InitializeComponent()</P><P></FONT><FONT color=#008000 size=2><FONT color=#008000 size=2>' Initialisierungen nach dem Aufruf InitializeComponent() hinzufügen</P></FONT></FONT><FONT size=2><P>InitCommonControls()</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>End</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Sub</P></FONT></FONT></DIV><DIV>.....xxxx....</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Private</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Sub</FONT></FONT><FONT size=2> Form1_Load(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>ByVal</FONT></FONT><FONT size=2> sender </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>As</FONT></FONT><FONT size=2> System.Object, </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>ByVal</FONT></FONT><FONT size=2> e </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>As</FONT></FONT><FONT size=2> System.EventArgs) </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Handles</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>MyBase</FONT></FONT><FONT size=2>.Load</P><P>SkinFramework.LoadSkin(STYLES_PATH + "\vista.cjstyles", "normalblue.ini")</P><P>SkinFramework.ApplyWindow(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Me</FONT></FONT><FONT size=2>.Handle.ToInt32)</P><P>SkinFramework.ApplyOptions = SkinFramework.ApplyOptions </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Or</FONT></FONT><FONT size=2> _</P><P>SkinFrameworkApplyOptions.xtpSkinApplyFrame </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Or</FONT></FONT><FONT size=2> _</P><P>SkinFrameworkApplyOptions.xtpSkinApplyMenus </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Or</FONT></FONT><FONT size=2> _</P><P>SkinFrameworkApplyOptions.xtpSkinApplyMetrics _</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Or</FONT></FONT><FONT size=2> SkinFrameworkApplyOptions.xtpSkinApplyColors</P><P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>End</FONT></FONT><FONT size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Sub</P></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 05 Mar 2009 14:54:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13594&amp;PID=46317&amp;title=vb-net-2003-axskinframework-12-1-1#46317</guid>
  </item> 
 </channel>
</rss>