How can i create a WinForms Label control in C# with "rounded" corners and a thick BorderStyle?
I don''t want to make the Label look like a circle or ellipse, just make its corners somewhat "rounded".
Is that possible? How would you do it? Some code example/s would be very appreciated.
Thank you in advance
/b-heim