Review Topics for Exam 4
Class Page Links
C# Syntax
- Be able to write C# code examples.
Additional Lectures
- Using a delegate to pass data between threads
- Real Word Wrap when Printing
- MVC
- IEditable
- Cloning
Text: Windows Forms Programming in C#
- Chapter 8 - Printing
- Print Documents
- Print Controllers
- Basic Print Events
- Margins
- Page Settings
- Printer Settings
- Useful Printing Techniques
- Chapter 9 - Components
- Components Defined
- Using Components
- Creating Custom Components
- Chapter 10 - Controls
- Controls Defined
- Owner-Drawn Controls
- Extending Existing Controls
- Custom Controls
- Chapter 18 - Multithreaded User Interfaces
- Appendix E - Multiple Drag
- Drag and Drop of Multiple Data Items