Gif image lost transparency

M

Marge

I imported a project from VB6 ok except for the fact that a couple of
gif files which have transparent backgounds nolonger display
correctly.

On VB6 the images were loaded into their own image control rather than
picturebox, VB Express 2008 doesn't seem to have this option, only
PictureBox or ImageList.

I've tried all transparency options for PicBox & Form with no luck.

Noticed there is System.Drawing.Image in the object browser so
wondered if the gif's could be loaded at start as images rather than
picturebox?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top