Hai all..
A small issue...The thing is i have set my windows form output screen 812*644 and hence to view it completely i have setup horizontal and vertical scroll bars.So when i draw say a ellipse on the output form and when i scroll down and return my ellipse is getting erased..(i.e) when the form window goes out the screen the diagrams drawn is gettin erased...
Hope i made myself clear.....
Help me solving this issue...
Loading
omidPosted Aug 12, 2009, 12:29 AM
You should put your drawing codes in Paint event. Like this:
Master BillaPosted Aug 11, 2009, 7:48 AM
Can you post your code here?
thank you