Print Page | Close Window

Can't Change the form's backcolor in vs 2005

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=6910
Printed Date: 15 November 2024 at 4:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Can't Change the form's backcolor in vs 2005
Posted By: xubing1973
Subject: Can't Change the form's backcolor in vs 2005
Date Posted: 17 April 2007 at 4:48pm
the SkinFramework can't draw the form's backcolor in vs 2005,why?



Replies:
Posted By: Oleg
Date Posted: 18 April 2007 at 1:27am
Hello,
Do you follow samples? You need to load skin before any component created.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: xubing1973
Date Posted: 18 April 2007 at 2:46am
Yes,I load skin first all.the samples provide by Codejock have the same problem.
 
My environment is:
os:windows 2000
skinframework 11.1
vs2005


Posted By: xubing1973
Date Posted: 19 April 2007 at 12:37pm

Any one could give me an answer? waiting for online.

Emergency!


Posted By: Oleg
Date Posted: 19 April 2007 at 1:48pm
Hello,
 
Move code line: SkinFramework.LoadSkin("..."); from Form1_Load to constructor before InitializeComponent();  


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: xubing1973
Date Posted: 20 April 2007 at 4:38am
It doesn't work!
And these samples provide by codejock had moved the code line :Loadskin  from Form1_load to constructor before InitializeComponent();


Posted By: Oleg
Date Posted: 20 April 2007 at 9:15am
Hello,
 
You right :( I was sure it worked in win2000,
I will back to you in issuetrack with some solution.
 
Thanks.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: xubing1973
Date Posted: 21 April 2007 at 1:00pm
thanks you.
 
waiting for good news..


Posted By: xubing1973
Date Posted: 30 April 2007 at 5:26pm
HI, https://forum.codejock.com/member_profile.asp?PF=37&FID=43 - oleg
Do you have any idea about it?


Posted By: Oleg
Date Posted: 01 May 2007 at 1:08am
Hello,
For win2000 we changed backcolor manually:
 
this.BackColor = skinFramework.GetColor(XtremeSkinFramework.XTPColorManagerColor.STDCOLOR_BTNFACE);


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: xubing1973
Date Posted: 05 May 2007 at 3:05pm

this will be fixed in next verion?



Posted By: xubing1973
Date Posted: 16 May 2007 at 1:57pm
does the skinframework have the method "GetColor"??


Posted By: xubing1973
Date Posted: 28 May 2007 at 1:42am

How to Solve the problem?Emergency!!!Please send me the demo to mailto:toxubing_1973@163.com - xubing_1973@163.com



Posted By: Oleg
Date Posted: 28 May 2007 at 7:16am
Hi,
Please download 11.1.2 release. It has GetColor method.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net