I have an imagebox that I'm using to copy the ink from my inkpicture to. Now I want to save the contents of the imagebox to a .gif file. The savepicture() function does NOT WORK, as .image is not a property of an imagebox. Please, can ANYONE tell me how I can save the imagebox contents to a file? I am very new at programming, and hours of searching the internet has not told me whether or not this is even possible. At this point I don't care if it's not .gif format, I just want to save the image to my computer somehow. PLEASE HELP!