A.P.Gumby
Dec 4th, 2006, 08:25 AM
Hi,
I am using VB.NET in VS2005 to develop a Windows CE 5.0 application.
I want to display a .gif or .ico or .bmp (basically don't care which) in a picturebox with a transparent background.
It would appear that the CF does not support transparent image backgrounds.
I have spent a few hours searching for a solution to this but to no avail.
The best I can find is a suggestion that I redraw the image setting the background colour equal to the picturebox colour but I don't know how to do this.
Any help appreciated.
I am using VB.NET in VS2005 to develop a Windows CE 5.0 application.
I want to display a .gif or .ico or .bmp (basically don't care which) in a picturebox with a transparent background.
It would appear that the CF does not support transparent image backgrounds.
I have spent a few hours searching for a solution to this but to no avail.
The best I can find is a suggestion that I redraw the image setting the background colour equal to the picturebox colour but I don't know how to do this.
Any help appreciated.