Load Skin |
Post Reply |
Author | |
bubzuru
Newbie Joined: 23 November 2007 Location: United Kingdom Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 04 December 2007 at 4:49pm |
What is the C# code to load a skin ?
i used this in vb.net SkinFramework.LoadSkin("skin.cjstyles", "") SkinFramework.ApplyWindow(Me.Handle.ToInt32) SkinFramework.ApplyOptions = SkinFramework.ApplyOptions Or XtremeSkinFramework.SkinFrameworkApplyOptions.xtpSkinApplyMetrics But it dont work in C# |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Please follow SkinFramework\C#\SkinControls sample.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
bubzuru
Newbie Joined: 23 November 2007 Location: United Kingdom Status: Offline Points: 4 |
Post Options
Thanks(0)
|
i only started C# today so the big example cofuse me will you just post the way to load a skin thanx |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
see frmMain constructor and OnVisibleChanged method.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |