Introduction - If you have any usage issues, please Google them yourself
A simple example of GDI+ with C#.NET 4.0. A basic application that can draw rectangles, elipses and lines in different color. Demonstrates the manual painting of a PictureBox in C# driven by mouse.