Look at the attached image of a button. I want to create the same kind of button rounded button. The part that I am stuck on is how to draw different (3D) borders around the button. It's easy for a simple rectangle but I've no clue how to do that of anything other than a rectangle.
I am creating a custome button using a picture box. So any code given can use a picture box to draw stuff on it.