Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - SFW on .NET
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

SFW on .NET

 Post Reply Post Reply
Author
Message
Celeste View Drop Down
Newbie
Newbie


Joined: 29 April 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Celeste Quote  Post ReplyReply Direct Link To This Post Topic: SFW on .NET
    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
 
 
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 25 December 2006 at 10:26am
Hello,
It doesn't support. :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
marman View Drop Down
Newbie
Newbie


Joined: 08 February 2007
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote marman Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
tobi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 September 2004
Location: Germany
Status: Offline
Points: 451
Post Options Post Options   Thanks (0) Thanks(0)   Quote tobi Quote  Post ReplyReply Direct Link To This Post 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 ?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.