SFW on .NET |
Post Reply |
Author | |
Celeste
Newbie Joined: 29 April 2006 Status: Offline Points: 9 |
Post Options
Thanks(0)
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
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
It doesn't support. :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
marman
Newbie Joined: 08 February 2007 Status: Offline Points: 1 |
Post Options
Thanks(0)
|
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
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Hi,
that sounds good ;-) Are childwindows of the mainform also skinned ?
Can you provide some .net samplecode how you do it ?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |