|
-
Jul 18th, 2001, 04:50 PM
#1
Thread Starter
Addicted Member
Saving a picture from a PictureBox Control
Hi, I am wondering if you could tell me how to save the picture in a PictureBox Control to a .gif, .jpg or .bmp. Doesn't matter which type it gets saved to, just as long as it is saved. (Smaller size is better though).
Thanx for the tips and tricks, you people Rock!
Scott
-
Jul 18th, 2001, 04:53 PM
#2
Frenzied Member
Use the SavePicture statement
SavePicture Image, "TEST.BMP" ' Save picture to file.
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
|