Does anyone have a quick, easy, and memory efficient way of looping through a specific directory to randomly display an image file in a picture box control (all files in this particular directory are .bmp files)? The random display would occur each time they click a command button. The only part I'm stuck on is making the image selection random.

I'm using VB5 in a 95 & NT environment.

Much thanks in advance!