Hi everybode!!!
Im trying to paint lines into a PictureBox. I have the next problem. When I minimize the application and maximize it again the lines that were painted into de PictureBox have been deleted. I think the repaint event of the control has ignored my lines. How can I keep the lines into the control even when the control is repainted????
Thank you in advance!!!
Im trying to paint lines into a PictureBox. I have the next problem. When I minimize the application and maximize it again the lines that were painted into de PictureBox have been deleted. I think the repaint event of the control has ignored my lines. How can I keep the lines into the control even when the control is repainted????
Thank you in advance!!!