themes? :O

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
2 posts Page 1 of 1
Contributors
User avatar
megasoft
Just Registered
Just Registered
Posts: 1
Joined: Tue Jun 18, 2013 5:26 pm

themes? :O
megasoft
hi, i just found out that there are 'themes/skins' for vb.net. can someone please help me how can i use one on my app?
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Re: themes? :O
CodenStuff
Most "form" themes are just classes and components that change the look of controls using paint events etc. You can get software that are used for creating and applying skins but most are paid:

http://skincrafter.com/
http://www.devexpress.com/Products/NET/ ... rms/Skins/
http://www.codeproject.com/Articles/139 ... Applicatio
http://jskin.codeplex.com/

Take a look at these topics for information on creating your own:

viewtopic.php?f=71&t=9639

viewtopic.php?f=38&t=5086

viewtopic.php?f=38&t=2000

Also http://jskin.codeplex.com/ is free and opensource so check that out as well cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
2 posts Page 1 of 1
Return to “Coding Help & Support”