heres the code picturebox1_dragenter e.effect = e.allowedeffect picturebox1_dragdrop dim picstr () As string dim str as string if e.data.getdatapresent (dataformats.filedrop) then picstr = E.data.getdata (dataformats.filedrop) str = picstr(0) pictureBox1.imagelocation = str form1_load picturebox1.allowdrop = true
TY!! man!!
lolypopboy777 11 months ago
It don't work for xp does it?
adampostjr 1 year ago
lozthegreat1 1 year ago
how can you save that picture in that picturebox??? plz tell
so that once you open the form again the same picture appers!
thekingkillerful 1 year ago
nice
jtpruzz 1 year ago
OMFG TYVM!!!!
(oh my fk-ing god, thank you very much
Gerrieboy11 2 years ago