Hi, people!
I need help!
I have simple programm that paints polygons on Panel using coordinates from database..
It takes a lot of time.
BUT if another window is puted on my programm and the "went" out, the image deleted!
How to make my programm automatic repainting not using database (its too long). I want SYSTEM only to redraw picture on Panel.
May be I should set some property?

