<?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 : skinFramework don&#039;t allow to center the screen.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : .NET WinForms : skinFramework don&#039;t allow to center the screen.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 12:34:29 +0000</pubDate>
  <lastBuildDate>Thu, 07 May 2009 17:31:07 +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=14243</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[skinFramework don&#039;t allow to center the screen. : hiI&amp;#039;m doing an application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14243&amp;PID=48777&amp;title=skinframework-dont-allow-to-center-the-screen#48777</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5212">boss_mex</a><br /><strong>Subject:</strong> 14243<br /><strong>Posted:</strong> 07 May 2009 at 5:31pm<br /><br />hi<br>I'm doing an application and i need a little window to accept user and passoword. I'm using SkinFramework, I had one problem the window is not in the center of the screen I had used the property form.startposition = centerscreen . I thought i was doing something wrong, but the sample "Skin SDI Sample" (that is installed when I installed codejock) shows the same problem.<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; public frmMain()<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skinFramework = new AxXtremeSkinFramework.AxSkinFramework();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((System.ComponentModel.ISupportInitialize)(skinFramework)).BeginInit();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.Controls.Add(skinFramework);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((System.ComponentModel.ISupportInitialize)(skinFramework)).EndInit();<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skinFolder = System.IO.Path.GetDirectoryName(Application.ExecutablePath) + "\\..\\..\\..\\..\\Vb\\SkinSDISample\\Styles\\";<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skinFramework.LoadSkin(skinFolder + "Le5", "Normalblue.ini");<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // Required for Windows Form Designer support<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; InitializeComponent();<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br><br>----------------------------------------------------------------------<br><br>I'm using version&nbsp; 12.1.1 whit visual sutdio 2008.<br>I noticed that if&nbsp; I put the code after "InitializeComponent();" the form is showed in the center, but controls that are not codejock are in standard colors.<br>There is any solution for this problem.<br><br>]]>
   </description>
   <pubDate>Thu, 07 May 2009 17:31:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14243&amp;PID=48777&amp;title=skinframework-dont-allow-to-center-the-screen#48777</guid>
  </item> 
 </channel>
</rss>