I have been searching and searching for some type of guidence to create a rectangle with rounded corners..... using .net's GUI+
and not API's
Please note, I need this rectangle to be a solid object that can have gradients applied.
Any help or even suggestions on what I can do would be more then appreciated.
Thankx
--- Update ---
I found a Post that explained that I have to use a graphics path and build the round rectangle piece by piece.
