In the game i am makeing i use an image box that moves around but to make the backround transparent i had to use a GIF image and when the image move a green box appears around it how do i stop the green from appearing.
Printable View
In the game i am makeing i use an image box that moves around but to make the backround transparent i had to use a GIF image and when the image move a green box appears around it how do i stop the green from appearing.
set the form below the image Auto-redraw property to true
You shouldn't be using image boxes to move stuff around anyway, try finding out about bitblt.
um that didn't work an better ideas