Drawing With no OnPaint Method


Couple of people have asked on discussion forums about drawing with no OnPaint method or event. 

Why OnPaint method? The main reason is we can get Graphics object easily on paint method. Actually painting with no OnPaint method is very simple. Just you need Graphics object for the form you're drawing on.

In this sample example, I draw GDI+ objects on button click.


Similar Articles
Mindcracker
Founded in 2003, Mindcracker is the authority in custom software development and innovation. We put best practices into action. We deliver solutions based on consumer and industry analysis.