Redisplaying graphics objects when form is maximized??

Jan 10 2004 4:02 PM
Is there a certain trick to keeping the graphics objects from vanishing when the form is minimized? Would i just need to call the draw method for that particular object again in the paint event? Also, is the object actually still there on the form, even though it isn't visible after the form is maximized? Thanks!!

Answers (3)