The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Making Transparent Control using GDI+ and C# (Updated to NET 3.5)
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Rishi KhetanPosted Jan 11, 2011, 11:52 PM
I want make a transparent button........................how to...? i tried System.drawing.color.transparent.........but it does'nt works
sajjad farsiPosted Jan 22, 2009, 7:31 AM
very best if you can writing article with this discuss thank you
Cristian MelliPosted Oct 15, 2008, 5:13 AM
Well, I need to do something similar but I need to draw an Image. Using "circle" example I must use a rectangular path for my region so I don't see transparent backgroud. Using "transcontrol" example I can see a beautyfull transparent background but I have flicking problem. Someone can help?