Post: How to use metroframe work in c# {Make it look better}
09-11-2015, 04:23 AM #1
SpencerMods
I am error
(adsbygoogle = window.adsbygoogle || []).push({}); Hello NGU

Whats up guys, Today im going to show you how to using Metroframe word in your c# programs, For people who dont know this is a nice theme that is good for basics. *THIS THEME IS WAY OVERUSED*

How To Add The Framword!

Anyway moving on, What your going to need is the "MetroFrameWord.dll".

Download it here -->

Ok, So once you have created the c# program your going to need to go to project, Scroll down a little and click add refrence!
Like This --> You must login or register to view this content.

Then you will need to click browse and then browse again, Then find were you put them and select them!
Like This --> You must login or register to view this content.

Now once there added, Double click on your fourm to view the coding. First we need to write the following under the "Using" section
were it has
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

Then under the last one write this:
using MetroFramework;
using MetroFramework.Components;
using MetroFramework.Forms;

Ok, Now we need to use the framework. Ok so to do this replace "form" to "MetroForm".
Like This --> You must login or register to view this content.


How To Add Metro Buttons/Labels and other toolbox options!

Ok, So this makes it look way better than the stupid looking default buttons!

Ok, So go to your tool box and right click. Once you have right clicked in tool box click "Choose Items"

Like This --> You must login or register to view this content.

So now you have done that click on .Net options or whatever it is. (See picture below for more info), Then click browse and find your metro.dll
Like this --> You must login or register to view this content.

Ok it will now bring up a box giving you the option to click yes or no, Ok so what you want to do is just click yes!

Once you did it will say loading selected files, Depending on your pc it could take 10 seconds to 3 minutes!

Now once it has loaded you will see that everything is chceck/Highlighted. Just click the ok button.

Like This -->You must login or register to view this content.

Now you will have all metro buttons and stuff in the tool box and your windows app with look alot better!


Thanks for readying, I hope ive helped people who are new to the c# world and want to make there program look alot nicer!. If you need help add my skype and ill help you!

Skype: danglitchesyt
Youtube: DanModsHD
Twitter: @danmodhd

THANKS!
09-13-2015, 10:16 AM #2
Teenage Modz
Do a barrel roll!
Originally posted by DanModsHD View Post
Hello NGU

Whats up guys, Today im going to show you how to using Metroframe word in your c# programs, For people who dont know this is a nice theme that is good for basics. *THIS THEME IS WAY OVERUSED*

How To Add The Framword!

Anyway moving on, What your going to need is the "MetroFrameWord.dll".

Download it here -->

Ok, So once you have created the c# program your going to need to go to project, Scroll down a little and click add refrence!
Like This --> You must login or register to view this content.

Then you will need to click browse and then browse again, Then find were you put them and select them!
Like This --> You must login or register to view this content.

Now once there added, Double click on your fourm to view the coding. First we need to write the following under the "Using" section
were it has
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

Then under the last one write this:
using MetroFramework;
using MetroFramework.Components;
using MetroFramework.Forms;

Ok, Now we need to use the framework. Ok so to do this replace "form" to "MetroForm".
Like This --> You must login or register to view this content.


How To Add Metro Buttons/Labels and other toolbox options!

Ok, So this makes it look way better than the stupid looking default buttons!

Ok, So go to your tool box and right click. Once you have right clicked in tool box click "Choose Items"

Like This --> You must login or register to view this content.

So now you have done that click on .Net options or whatever it is. (See picture below for more info), Then click browse and find your metro.dll
Like this --> You must login or register to view this content.

Ok it will now bring up a box giving you the option to click yes or no, Ok so what you want to do is just click yes!

Once you did it will say loading selected files, Depending on your pc it could take 10 seconds to 3 minutes!

Now once it has loaded you will see that everything is chceck/Highlighted. Just click the ok button.

Like This -->You must login or register to view this content.

Now you will have all metro buttons and stuff in the tool box and your windows app with look alot better!


Thanks for readying, I hope ive helped people who are new to the c# world and want to make there program look alot nicer!. If you need help add my skype and ill help you!

Skype: danglitchesyt
Youtube: DanModsHD
Twitter: @danmodhd

THANKS!


Very straight forward, i'm sure this will help people who are new to visual studio. Nice job!

The following user thanked Teenage Modz for this useful post:

SpencerMods
09-13-2015, 10:39 AM #3
SpencerMods
I am error
Originally posted by Another View Post
Very straight forward, i'm sure this will help people who are new to visual studio. Nice job!


Thanks mate Tustin, That was the plan. I got alot more tuts coming soon!

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo