I have a couple of transparent image(.png), but when i use it (by a pictureImage control)in VB they lose this property. Does anyone know why? I have read, it was possible in VB 6 by using imageBox control but there isn
1.
Im not sure - but make sure you use the same PixelFormat of the Screen and the Bitmap.
2. The Bitmap have a function called: .MakeTransperent(Color) - it will make any color you want to be Transperent regardless the .PNG transperent color.
3. Im drawing .PNG with transperent color with no problem.
4. Check the Transprency / ColorKey in teh properties.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.