M
Mark Deibert
I'm a former VB6 coder. Quit a few years ago. Now I'm back and trying
to teach myself VB.NET. I don't remember having this much difficulty
learning VB6. I'm totally stuck on something and need your expert
guidance.
I just want to load a GIF with a transparent background into a
container with a transparent background. So I can move the GIFs over
and under each other. You know, as in basic game stuff. I can load the
transparent GIF no prob, I just -cannot- get any container to have a
transparent background. Yes, I have looked at all the seemingly
obvious container properties. I've set and reset them to
color.transparent and etc. with no luck. I've set the picbox
background to red, loaded the GIF and I can see thru the GIF to the
red background. I know the GIF isn't the problem.
This seems so silly/simple/basic I can't understand why I haven't
found any examples. Perhaps my search words are suspect. Not sure. Can
someone please post the three or four lines of code and/or steps
necessary to do this?
Thank you, thank you, thank you, thank you for your help,
Mark
to teach myself VB.NET. I don't remember having this much difficulty
learning VB6. I'm totally stuck on something and need your expert
guidance.
I just want to load a GIF with a transparent background into a
container with a transparent background. So I can move the GIFs over
and under each other. You know, as in basic game stuff. I can load the
transparent GIF no prob, I just -cannot- get any container to have a
transparent background. Yes, I have looked at all the seemingly
obvious container properties. I've set and reset them to
color.transparent and etc. with no luck. I've set the picbox
background to red, loaded the GIF and I can see thru the GIF to the
red background. I know the GIF isn't the problem.
This seems so silly/simple/basic I can't understand why I haven't
found any examples. Perhaps my search words are suspect. Not sure. Can
someone please post the three or four lines of code and/or steps
necessary to do this?
Thank you, thank you, thank you, thank you for your help,
Mark