Print Page | Close Window

SFW on .NET

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=5908
Printed Date: 30 January 2025 at 11:25pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: SFW on .NET
Posted By: Celeste
Subject: SFW on .NET
Date Posted: 25 December 2006 at 6:57am

Dear All,
 
Could any body please advise.. why my axSkinFrameWork does not working on VB.NET 2005? am I missing something or the SkinFrameWork actually doesnot support .NET ?
 
please advise .. many thanks
 
Regards
Winanjaya
 
 
Dim mAppPath As String = My.Application.Info.DirectoryPath
axSkinFramework.LoadSkin(mAppPath & "\Vista.cjstyles", "")AxSkinFramework.ApplyWindow(0)
AxSkinFramework.ApplyOptions = XtremeSkinFramework.SkinFrameworkApplyOptions.xtpSkinApplyColors And XtremeSkinFramework.SkinFrameworkApplyOptions.xtpSkinApplyFrame And XtremeSkinFramework.SkinFrameworkApplyOptions.xtpSkinApplyMetrics
 
 



Replies:
Posted By: Oleg
Date Posted: 25 December 2006 at 10:26am
Hello,
It doesn't support. :(


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


Posted By: marman
Date Posted: 08 February 2007 at 12:15pm

try to subclassing all your wndow handle , its works in .net 2003 with all controls has skinned .. :)

i use native subclassing from win32 API
 
don't use nativewindow class


Posted By: tobi
Date Posted: 08 February 2007 at 2:06pm
Hi,
 
that sounds good ;-) Are childwindows of the mainform also skinned ?
Can you provide some .net samplecode how you do it ?



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