VB6 - PictureBox and Image controls
I am trying to build a simple little game with some people walking around, but when I overlap one image with another, the whole area of
the control overlaps, so I see this white rectangle with the man in
the middle moving around.
I didn't find any transparent options on the image control, so I tried with a picturebox control instead, but I cannot seem to get it working.
Does anyone know how to do this?
Thanks,
Ole
|