| Home | Course Index | C1 Bauanleitung | C1 Guidance |
![]() |
Let me know what you think | ![]() |
Course 2DCis: 2D-Computer Graphics with C#
|
| using namespaces |
| Entry to start our .NET Windows program: public class Form1 : Form |
| Constructor public Form1() inside public class Form1 |
| Overridden event handler OnPaint(PaintEventArgs e) inside public class Form1 |
| top of page: |