PDA

Click to See Complete Forum and Search --> : Pictures


Insane Killa
Dec 31st, 1999, 12:29 PM
how do you load a picture from file into a picture box? I know how to do this with the common dialog control but I don't know how to do this with a set path.

thanx

Jan 1st, 2000, 11:52 AM
Picturebox1.Picture= Loadpicture("Picture path")


------------------
S-Os