How do you release a file from an application? I have an application that uses a image to populate a picturebox. After the image is poplated, I need to delete the populating file. When I do this, it errors out saying that the file is still in use.
I've disposed the picturebox before trying to delete, but it still gives this error. Is there a way to explicitly command VB .Net to release a file?
Cheers! --------------------------------------
Is George Lucas Kidding...
Noise Core: 7.62
I've disposed the picturebox before trying to delete, but it still gives this error. Is there a way to explicitly command VB .Net to release a file?
Cheers! --------------------------------------
Is George Lucas Kidding...
Noise Core: 7.62