Module 1 - Building MDI ApplicationsWindows Forms Layout Options
What Are MDI Applications?
Creating MDI Parent and Child Forms
Displaying and Comparing Information on MDI Child Forms
Implementing Menu Merging in MDI Applications
Module 2 - Customizing Windows Forms and ControlsWhat Are the Methods of Authoring Controls for Windows Forms?
Ways to Draw a User Interface by Using GDI+
Creating a Nonrectangular Windows Form
Creating a Control that Inherits from an Existing Control
Creating a Custom User Control
|
|
Module 3 - Creating Customized Print ComponentsPrinting Features that Are Supported by .NET Framework 2.0
Drawing Print Document Content by Using GDI+
Printing a Report by Using GDI+
Creating a Customized Print Preview Dialog Box
Module 4 - Performing Drag-and-Drop Operations and Implementing Clipboard SupportDrag-and-Drop Operations in Windows Forms Applications
Adding Clipboard Support in Windows Forms Applications
Implementing Drag-and-Drop Functionality in a Windows Forms Application
Adding Clipboard Support to an Application
Performing Drag-and-Drop Operations by Using TextBox and PictureBox Controls
|
|
Module 5 - Performing Asynchronous Tasks by Using Multithreaded TechniquesAsynchronous Programming in Windows Forms Applications
Creating Thread-Safe Applications
Loading a Bitmap Asynchronously
Performing Calculations by Using Multithreading
Module 6 - Enhancing the Presentation of Windows Forms ApplicationsEnhancing Application User Interfaces
Customizing the DataGridView Control
Application Settings and the PropertyGrid Control
Programming the DataGridView Control
Viewing and Persisting Application Settings by Using the PropertyGrid Control
Implementing a User Interface in the Style of Outlook by Using RAD Features
|