I have placed a picture on a form...so how do i select the file i want to insert it into the picture box?
thanks
Jeff
Printable View
I have placed a picture on a form...so how do i select the file i want to insert it into the picture box?
thanks
Jeff
Sounds like VB to me
Well, just to make an exception:
Picture1.Picture = LoadPicture("file.bmp")
Either that or its a VB person try to learn C/C++ and using MFC.
oh yeah!:eek:
Then I don't know...