GDI+ repaint

  • Thread starter Thread starter MAY
  • Start date Start date
M

MAY

hi,

i need to drag the form outside the screen to see the line that i drew.
how can i repaint the form when i draw something on it.

THANKS!

MAY
 
Hi, May

You can call Invalidate() to force it to repaint itself.

Happy coding!
Morten Wennevik [C# MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top