Print Page | Close Window

Skin and .NET objects

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=16341
Printed Date: 28 April 2024 at 7:55am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Skin and .NET objects
Posted By: feffe
Subject: Skin and .NET objects
Date Posted: 03 March 2010 at 5:38am
Hi
 
I load Office skin in my app, but I set AutoApplyNewWindows to FALSE.
During the execution, we have graphical controls (.NET Framework) that
are called as pseudo-COM objects.
 
The skin seems to be applied to these objects.
How can I avoid this?
 
Thank you
 



Replies:
Posted By: Oleg
Date Posted: 03 March 2010 at 7:45am
Hi,
 
if you set AutoApplyNewWindows to FALSE you needremove xtpSkinApplyColors.
XTPSkinManager()->SetApplyOptions(xtpSkinApplyMetrics | xtpSkinApplyFrame);

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


Posted By: feffe
Date Posted: 04 March 2010 at 2:37am
Thank you.
 
But in this way, the scrollbars of my views remain gray.
And applying the skin directly to the views causes problems...
 
No solution?



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