Hi
I have a problem . i want create a label with transparent Color to be transparent with other controls on the form such as PictureBox with C#2.
transparent color ---> Color.BackColor=Color.FromArgb(40,0,0,255);
would you please help me , How Can I do?
Thanks in advance.
mortezasoft@gmail.com