To the best I've been able to test VS .NET, it apparently does not allow gifs to be imported as bitmaps. In fact, it seems to like bmps exclusively. The question is: is there any way to force a single color on a bitmap to be treated as transparent? I'm aware of the O/T toggle on bitmap editor, but I have not been able to make it work: the bitmap I am working with just now has the T turned on, yet the bitmap, when displayed obviously doesn not have a transparent background.
If someone can give me the clue/detail I need to make a single color transparent in a bitmap in VS, I'd be very grateful.
If someone can give me the clue/detail I need to make a single color transparent in a bitmap in VS, I'd be very grateful.