Microsoft
Software
Hardware
Network
Question : Transparent Form (Only) in C#
I was just wondering how to make a form transparent (as in through 0% Opacity) but having all the controls showing up as usual (without becoming transparent too).. Thus showing only the controls without the back of the form... Thanks!
Answer : Transparent Form (Only) in C#
To not to make controls transparent but only the form, use TransparencyKey property like:
public Form2()
{
InitializeComponent();
//this.Opacity = 0.5;
this.TransparencyKey = BackColor;
}
Random Solutions
IPMI baseboard management controller driver on Proliant ML350 G6
Dynamic NAT/PAT !! is it working properly?
explanation of httpcontext needed
Please wait while Windows configures Crystal Reports Release 2
HP Web JetAdmin uses lots of RAM
Counting number of checked checkboxes in a form (when checkboxes are all named differently)
where does oracle enterprise manger look
Random Excel 2007 crashes
Brightstor 12.5 Exchange Agent issue
HP ML110 Disk Array failed