N
Nightmare
Guest
Im 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 cant 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 dont know much about the .gif format yet, or graphics in general. Im just wondering why this happens, and if there is any way around it (the whole reason Im using pictureboxes and not an API is because of its easy drag and drop ability).
I dont know much about the .gif format yet, or graphics in general. Im just wondering why this happens, and if there is any way around it (the whole reason Im using pictureboxes and not an API is because of its easy drag and drop ability).