how to change the shape of winforms like circle, elipse etc.,
can any one help me regarging how to change the shape of winforms like circle, elipse and different shapes
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Oct 11, 2008, 8:58 AM
2.Set that image as background image of forum
3. Hide Form's Close ,Minimize and Maximize buttons
4.Put your own Buttons for Minimize Maximize and Restore
5.set Forms. "Transparency Key" property to the color code which you made same for hiding in step 1
run your project
Regards ,