Save control

L

Lespaul36

I have a picturebox that holds other pictureboxes. I want to set up an Undo
routine for the project.

Is there a way to save the parnt picture box. Or what is a good way to go
about doing this.
TIA
 
L

Lespaul36

well, the project is for editing icons with a pic box for each color that is
inside of a container picbox. I made a structure that holds the color for
each picbox. I fill the strucutre and save it each time I do a mouse_down
when I am ready to draw..I use a enumerator for drawing state.

I saw that there are some ways to do it using serialize and what not, but
would have alot of rewritting to do and experimenting to get it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top