Hi all!

I'm doing a quiz programm for a friend. The questions are stored in an access database. Each question has a corresponding bmp- or jpeg-picture. The filename of the corresponding pic is also stored in the database. Well i have figured out how to get the filename out of the database but my problem is:
How do i tell the imagebox the name of the file. Since I'm completely new to imageboxes and pictureboxes I have no idea how to do this.
The only thing I know is:
imgFrage.picture = "desperado.bmp" does not work

Thanks for any suggestions in advance

Regards, Macharius