N
Nightmare
Guest
I'm having a problem with the picturebox control in VB .NET. Most images I put into the picturebox work fine in .NET, however when I try to put certain .gif files in a picturebox the program crashes. These pictures work fine in VB 6, but for some reason I just can't get them into the picturebox in .NET. A few other .gifs I have also appear distorted at the bottom of the picture. Once again, these show up fine in VB 6 pictureboxes.
I don't know much about the .gif format yet, or graphics in general. I'm just wondering why this happens, and if there is any way around it (the whole reason I'm using pictureboxes and not an API is because of it's easy drag and drop ability).
I don't know much about the .gif format yet, or graphics in general. I'm just wondering why this happens, and if there is any way around it (the whole reason I'm using pictureboxes and not an API is because of it's easy drag and drop ability).