I don't post often but when I have someone always comes through with the answer! This seems like it should be simple but I'm stumped on this one.

I'm trying to play a video file in a PictureBox. I need to be able to supply the routine with the video file name and then play the video and repeat (play and then when it's over start playing again) until it's told to cancel playing. I'm also needing it to stretch / shrink to the size of the picturebox.

I've found lots of little code pieces on here and on the web but have not been able to get any of them to work for me.

Can anyone help me out with a routine that works (maybe using mciSendString)?

Thanks!