VBForums
>
Visual Basic
>
Visual Basic 6 and Earlier
> Loading Pics into Picture Boxes
PDA
Click to See Complete Forum and Search -->
:
Loading Pics into Picture Boxes
Smie
Nov 6th, 1999, 03:32 AM
Im making a program where you can load a pictiure into a picture box. Im fooling around with the Active Dialog Box, Im lost, help.
XxEvilxX
Nov 6th, 1999, 03:39 AM
use a commondialog
use this
commondialog1.showopen
picture1.picutre = loadpicture(commondialog1.filename)
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.