Possible Duplicate:
How can I add transparency to a c# form while keeping controls visible?
I am working with C# form with panel1.
I have set Opacity=30% for Form1, But I reflect on panel1.
Any help me to by code to set Opacity 30% only on the form, not in panel1?