Redisplaying graphics objects when form is maximized??
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!!
Mahesh ChandPosted Jan 13, 2004, 12:58 PM
oblivion_lurksPosted Jan 13, 2004, 12:33 AM
Mahesh ChandPosted Jan 12, 2004, 9:43 AM