Results 1 to 2 of 2

Thread: How to save a picture from a PictureBox?

  1. #1
    Stiletto
    Guest

    How to save a picture from a PictureBox?

    Sups all
    I need to know how can I save a picture from a PictureBox
    Can someone plz tell me how?

  2. #2
    Megatron
    Guest
    Use the SavePicture method.
    Code:
    SavePicture Picture1.Picture, "C:\MyPicture.bmp"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width