|
-
Aug 28th, 2002, 12:40 PM
#1
Thread Starter
Registered User
picture on a form
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
-
Aug 29th, 2002, 01:05 PM
#2
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Aug 29th, 2002, 01:07 PM
#3
Frenzied Member
Well, just to make an exception:
Picture1.Picture = LoadPicture("file.bmp")
-
Aug 29th, 2002, 01:26 PM
#4
Frenzied Member
Either that or its a VB person try to learn C/C++ and using MFC.
MSVS 6, .NET & .NET 2003 Pro
I HATE MSDN with .NET & .NET 2003!!!
Check out my sites:
http://www.filthyhands.com
http://www.techno-coding.com

-
Aug 30th, 2002, 10:07 AM
#5
Frenzied Member
oh yeah!
Then I don't know...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|