Post: DevComponents How to change the border color
12-22-2013, 11:42 AM #1
Hash847
Purple God
(adsbygoogle = window.adsbygoogle || []).push({}); first you want to make a new form (make sure you don't have the DevComponents.DotNetBar.dll added)

You must login or register to view this content.

then you want to add a StyleManager

double click on the form and add this code in

    using DevComponents.DotNetBar.Metro;


then change the form thingy to this

    public partial class Form1 : MetroForm


now, click on the StyleManager and go to properties and then you'll see "Manager Style" make sure that is on the first Metro option

then change the ColorManagerTint to red or something.

then look down and you'll see "MetroColorParameters" just click on that and you can change the border color

I was wondering how to do this for a while, then I started messing around and I found out how to do it =D
(I thought I was just make a post about it so people wont have trouble figuring it out, It's much better than the default orange)

You must login or register to view this content.
I made mine purple :P
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Hash847 for this useful post:

One, AnimeGuy2809
12-23-2013, 09:33 PM #2
QuantumDev
Can’t trickshot me!
This might help some people. Not bad Happy
12-23-2013, 10:04 PM #3
Hash847
Purple God
Originally posted by xQuantumModz View Post
This might help some people. Not bad Happy


Yeah I figured out how to do this and I didn't know how, so I thought I'd help some other people out Smile
12-25-2013, 04:38 PM #4
Not bad man, looks pretty professional also!

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo