Possible Duplicate:
How can I change the border thickness of a Groupbox on a windows form in C#?
Guys
I am using groupbox’ in Visual studio. But the Border in the groupbox is to small. I was wondering if there is a way to edit the border by giving it a color or maybe a thicker edge?

As u can see in the image it is very hard to see the border around it.
Can anyone help me with this ?
You can Use This:
using System.Drawing.Drawing2D;