Post: How do I add themes to a Windows C# Form?
11-27-2015, 04:04 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Right.

This is really beginning to piss me off now.

There are some coders out there writing tutorials on how to add Metro Theme to your form. Some are saying you just reference the DLL etc.

Others are saying to do all this NuGet shit...

I want to know the proper way to add Metro to my form. And the toolbox...

And how I would do this with other themes.

No bullshit please.
11-27-2015, 04:16 PM #2
Nevermind. I've figured out a good way. For all of you who are trying to do this, simply go to NuGet Package Manager. Search for "Metro Framework Installer". Install it.

Then go to Project > Add Reference, go to your project folder and add the MetroFramework.dll and MetroFramerwork.Design.dll as references.

Then go to your form and change the base class (form) to MetroFramework.Forms.MetroForm

And you're good to go.
11-29-2015, 11:47 PM #3
Rath
Today Will Be Different
Seeing how you solved this yourself, I'm going to go ahead and close this thread.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo