Hi, I have a little paint app that i have written, you can draw on the screen and load pictures into it.
picturebox is called picCanvas.
However, if I minimize the form or change the form background color, it removes everything that was on there...
How can I get around this problem? I've heard it could be something to do with Paint method...?
Any ideas?
Also just another quick question, how do i go about saving the contents of the picCanvas to a file.
Regards,
Martin
Computing Design And Services:
picturebox is called picCanvas.
However, if I minimize the form or change the form background color, it removes everything that was on there...
How can I get around this problem? I've heard it could be something to do with Paint method...?
Any ideas?
Also just another quick question, how do i go about saving the contents of the picCanvas to a file.
Regards,
Martin
Computing Design And Services: