W
wmhnq
Hi, how transparent is a label on the picture?
thank you!
this.label1.BackColor=Color.Transparent;
this.label1.Parent=pictureBox1;
thank you!
this.label1.BackColor=Color.Transparent;
this.label1.Parent=pictureBox1;