how transparent is a label on the picture?
Hi, how transparent is a label on the picture?
thank you!
this.label1.BackColor=Color.Transparent;
this.label1.Parent=pictureBox1;
.
Relevant Pages
- Re: Refresh is so slow...
... the label, of the picture box and of the form itself is transparent. ... WPF, ... (microsoft.public.dotnet.languages.vb) - Refresh is so slow...
... The background color of the label, of the picture box and of the form itself is transparent. ... It's very nice to see because the main form has a bitmap on the background. ... If I either disable the transparent backgrounds or remove the background image it works fine. ... (microsoft.public.dotnet.languages.vb) - Transparent Label
... I have a picture box with a picture in it. ... I place a label control over the picture control, ... And yet the Label does not show as transparent at runtime or design time. ... (microsoft.public.dotnet.framework.drawing) - Transparent Label
... I have a picture box with a picture in it. ... I place a label control over the picture control, ... And yet the Label does not show as transparent at runtime or design time. ... (microsoft.public.dotnet.framework.windowsforms) - Re: JR alternative (labels)
... > nearly every picture i've seen of them have the same "JR alternative" label. ... you may want to keep notes to keep the seperate. ... Prev by Date: ... (alt.smokers.cigars) |
|