How to apply skin in c# |
Post Reply |
Author | |
khmer_lovers
Newbie Joined: 18 August 2004 Location: New Zealand Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 29 May 2006 at 10:00pm |
Hi Expert, I am new to C#, moving from VB 6.0 pro. Anyway been playing around in C# with a copy of evaluation of Codejock Suite Pro 10.1.1 all looking really impressive. I am managed to get the form to apply skin fine but for other controls on the form they are not. Not sure what i did wrong, can anyone help. Here is my code: using System; using AxXtremeSkinFramework; namespace CSharp public Form1() private void Form1_Load(object sender, EventArgs e) private void InitializeFormHwnd() InitializeFormHwnd(); private void comboBox1_SelectedIndexChanged(object sender, EventArgs e) case 1: case 2: default: PS. I have placed InitializeComponent() method before and after ApplySkin() method too but made no different. Many thanks in advance.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
SkinFramework is only fully supported in VB 6.0, no other environments.
|
|
khmer_lovers
Newbie Joined: 18 August 2004 Location: New Zealand Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Hi, That is nice to know. ----------- Just to let you know, i have just tried in vb .NET 2005, it is partly working. The progress bar, pageframe, slidbar are working but not the standard control like button or checkbox etc.... Anyway i hope it is going to work in the next version |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Haven't tried it yet, but if you used the VB 6 version of the activeX
controls you could probly still use C#. But .NET stuff is not yet
supported.
|
|
khmer_lovers
Newbie Joined: 18 August 2004 Location: New Zealand Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thanks
|
|
apuhjee
Senior Member Joined: 02 September 2005 Location: United States Status: Offline Points: 130 |
Post Options
Thanks(0)
|
I'll just sit here and mope until we get this for C#... |
|
I like mathematics because it is not human and has nothing particular
to do with this planet or with the whole accidental universe — because, like Spinoza's God, it won't love us in return. |
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Will v10.2 bring more support for .net (c#) ?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
no
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
Will there be SkinFramework support in one of the next releases or isn´t this possible for .net c# applications ?
|
|
tobi
Senior Member Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
|
any news on this ?
|
|
khmer_lovers
Newbie Joined: 18 August 2004 Location: New Zealand Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Been testing v10.2 still no support for c#
|
|
apuhjee
Senior Member Joined: 02 September 2005 Location: United States Status: Offline Points: 130 |
Post Options
Thanks(0)
|
10.3... any closer to skinning in .NET?
|
|
I like mathematics because it is not human and has nothing particular
to do with this planet or with the whole accidental universe — because, like Spinoza's God, it won't love us in return. |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Not yet
|
|
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 |