Hi to all members.

I'm doing my thesis for undergraduate course.
I'm using PictureBox to put for example 3 pictures there. I'm using timer to change the picture. Is it possible to make the effect like 3D? what I mean is the previous picture will change slowly and the next picture will appear slowly. U can see the process of changing the picture slowly. Because what I experiencing before using timer is, the picture will change right away without seeing the process of changing picture.
Thank you.