Ever wanted to make your vb.net forms look awesome?
Well, you can!
All over the internet you can find themes for visual basic.
But, how do we install them?
Well, in this tutorial you can learn THAT!

Formatting:
Bold The step
Normal The instructions
Italic An example

Step #1
Get your theme.
Look it up, get the code of the theme you want.
Use one of my themes, such as my BrightTheme

Step #2
Open your project / Create it
Ill open visual studio and load my newest project

Step #3
Goto the "Solution Explorer", Right click the name of the project, go to Add > Class...
Picture
 


Step #4
Name the class anything you want.
Ill call it "Theme.vb"

Step #5
Paste the code into your new class
I copy the code of the theme and paste it into the class

Step #6
Go to Build > Build Solution
I just do watever the step is

Step #7
Goto the form design (once done building), Done! Scroll up in the toolbox and you should see your new components!
Picture
 


Cant find yourself a theme?
You can get my themes! Ill probably upload more, but here are 2 themes:
BrightTheme Bright, White, Blue
HackerTheme Dark, Black, Lime