3
Answers

Redisplaying graphics objects when form is maximized??

oblivion_lurks

oblivion_lurks

20y
1.9k
1
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)