How to add an event handler to a form in VS 2005?

  • Thread starter Thread starter RRJ
  • Start date Start date
R

RRJ

Hello,
I would like to add the Paint handler to the form. How to do it?
Thanks in advance.
 
Thanks Pete.

I could add the event manually, but didn't know how to do it from IDE. Your
solution (properties->events) helped solve it.

Thanks again.
 

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