I\'ve already seen Transparent background on winforms?
it doesnt offer solution to my problem. I am using the same method to try to achieve transparency
You can use a picture for this work. The color of bound of picture is Red , Next use this code
this.TransparencyKey = Color.Red;