Draw
C#
2
Posts
2
Posters
0
Views
1
Watching
-
i'm Using .Net 2 i draw some line and circle to my form ( with graphic class ) but when i minimize the from they's disappear Why And how can i solve it ? With Thanks MHF
Ehy, it's event driven... You have to override the
OnPaint
method of the for with your drawing code.:)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.