How to set white color to transparent and the opacity=0.5 as the same time same form?
-
I have set white color as the transparent key of my form, It show properly. After I chnaged the opacity of the form, The white color is shown, how can I make the form with this two effect? That is, opacity = 0.5 and the white color is transparent? Thank you.
-
I have set white color as the transparent key of my form, It show properly. After I chnaged the opacity of the form, The white color is shown, how can I make the form with this two effect? That is, opacity = 0.5 and the white color is transparent? Thank you.
IIRC, you can have one OR the other, but not both at the same time. If you set an Alpha for the form, the Transparency Key is ignored. At least on Windows 2000 it is. I can't remember if thats true on XP.
Dave Kreskowiak Microsoft MVP - Visual Basic