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?
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?