Review Topics for the Exam 2
Class Page Links
-
All the ones that have been marked
like
this.
Text: Windows Forms Programming in C#
-
Chapter 6 - Drawing Text
-
Fonts - all topics
-
Strings
-
Formatting
-
String Trimming
-
Alignment
-
Antialiasing
-
Strings and Paths
-
The TextRenderer- all topics
-
A Tale of Two Technologies
-
Shell Consistency
-
Internationalization
-
Device-Independent Drawing
-
Performance
-
Chapter 7 - Advanced Drawing
-
Page Units - all topics
-
Transorms
-
Scaling
-
Scaling Fonts
-
Rotation
-
Translation
-
Shearing
-
Path Transformations
-
Regions - all topics
-
Optimized Drawing
-
Double Buffering
-
Manual Double Buffering
-
Double Buffering Performance Considerations
-
Chapter 8 - Printing
-
Print Documents
-
Print Controllers - all topics
-
Basic Print Events
-
Margins
-
Page Settings
-
Printer Settings - all topics
-
Useful Printing Techniques
-
Chapter 14 - Applications
-
Applications
-
Application Lifetime
-
Application Context
-
Application Events
-
Passing Command Line Arguments
-
Single-Instance Applications
-
Single Instance Detection and Management
-
Multi-SDI Applications
-
Appendix E - Drag and Drop
-
Enabling Drag and Drop
-
The Drag Source
-
The Drop Target
-
Drag and Drop in Operation
-
Adding Support for Multiple Drag and Drop Effects - all topics
-
Customizing Drag and Drop
-
Appendix F - Document Management
-
Intro Section on Serialization