Sinisterly
Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme (/Thread-Massive-Pack-of-VB-NET-Theme-s-Including-How-To-Install-A-VB-NET-Theme)



Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - BreShiE - 12-29-2012

Welcome, AnarchyForums members to a very special release. This pack contains 34 high quality, and low quality themes. I've created a few images showing you how some of them look.

Theme Examples:
Adobe Theme
Spoiler:
[Image: DU1l1.png]


Electric Theme
Spoiler:
[Image: NN0DC.png]


TeamViewer Theme
Spoiler:
[Image: lo79H.png]


Somnium Theme
Spoiler:
[Image: DJvPd.png]


Insomnia Theme
Spoiler:
[Image: jlAHT.png]


All Theme Names:
Code:
Adobe Theme. Advantium Theme. Alpha Theme. Beyond Theme. Bullion Theme. Classic Theme. Cypher Theme. Dark Matter. Electric Theme Flow Theme Fusion Theme Future Theme. Genuine Theme HackForums Theme Insomnia Theme Prime Theme Purityx Theme Red Dwagon Theme Rockstar Theme Simplistic Theme Simply Gray Theme Somnium Theme Steam Theme Storm Theme Studio Theme Teamviewer Theme Tennis Theme The Black Theme The Blue Theme The Green Theme Themebase 1.5.1 Themebase 1.5.2 Thief3 Theme YouTube Theme


Download Link:
http://www.mediafire.com/?jc4aa7e5j9bo678



TUTORIAL:

Okay, so first off, open the project you want to use. Once it has opened, RIGHT CLICK on Project and Add New Item like this:

[Image: gA8XR.png]

Once you've done that, select "Class" and rename "Class(number).vb" to "Themebase.vb". It should look like this:

[Image: 7LYDA.png]

Now go into the pack of theme's I have listed here to download, and open up "Themebase 1.5.1.vb" in notepad. (I use 1.5.1 as I find it more stable than 1.5.2)
Once that's open, copy all of the code from the notepad, and replace it with ALL the code in the Themebase.vb on your project! Now, I'm hoping you don't need a picture for that part, haha.

Next, you're going to want to create another Class called "Theme.vb". (follow steps 1-2)
Once you've done that, find the theme you want to use, open it up in notepad, copy all of the code from it, and replace it with all the code from inside "Theme.vb".
Now that's done, I bet you're wondering why your theme options still aren't there, right? Well, in order for them to show up, you're going to have to run the application. Do that by either pressing F5 or press the little play button at the top of your project.

Once it's running, just go ahead and close it straight away. Now you should be able to see your theme form controls at the top of your project toolbox!

Let me know if anyone needs help with this.


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - Ultimatum - 01-01-2013

Aww, something like this needs some love.

Great pack.


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - BreShiE - 01-15-2013

Tutorial has been added, thread updated! Sorry for the long wait!


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - BreShiE - 07-16-2013

Sorry but this needs a bump. What's the point of me writing a tutorial if no one will see it. xD


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - Snowfall - 07-16-2013

BUMP! Lawl.

But yeah. Thanks for sharing all the Themes! :3

Keep up the good work. :3


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - Cosmic - 07-16-2013

Re-highlighting this thread for the noob cause he put effort in :3

Might bind one of these to a RAT or something and get a niche going.


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - Complibur - 07-27-2013

This is awesome. Will definitely use this. Thanks Biggrin


RE: Massive Pack of VB.NET Theme's - Including How To Install A VB.NET Theme - editify - 07-31-2013

Why don't you just click CRTL+D to import existing theme?
It's easier!