Review Topics for Exam 2
Class Page Links
C# Syntax
- Be able to write C# code examples.
Additional Lectures
- Virtual Method Overloading and Hiding
- Visual Inheritance
- Handling Arrow Keys
Text: Windows Forms Programming in C#
- Chapter 2 - Forms
- Form Transparency - Nonrectangular Forms
- Chapter 3 - Dialogs
- Data Exchange: Modeless Data Exchange
-
Chapter 5 - Drawing Basics
-
Drawing to the Screen
-
Colors
-
Brushes
-
Pens
-
Shapes
-
Paths
-
Images