
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals.
The free online textbook for this course is Sams Teach
Yourself Visual Studio .NET 2003 in 21 Days. You should begin by reading the complete
Introduction
to the book.
Indicates links that take you away from the Free-Ed.Net site. Use the links on these
offsite pages carefully, and use the Back function on your browser to return to the
assigments.
|
Lesson 3.
Writing Windows Forms Applications
In this lesson you will learn about:
- Using forms and controls
- How to handle events in Windows Forms
- Adding controls to forms
- Dynamically adding controls to Forms
- Creating MDI applications with Windows Forms
- Inheriting Windows Forms
- Using common dialogs in Windows Forms
Read the Introduction
Reading Assignments
Read the following sections from your free online textbook:
Hello
.NET!
Understanding
Windows Forms
Working
with Controls Dynamically in Code
Using
Menus and MDI Forms
Using
Inheritance in Windows Forms
Using
Common Dialog Controls
More
About Controls
Making
Your Forms Look Pretty
Advanced
Windows Forms
-
Learning Activities
- Use this search box to refine and expand your understanding
of new terms and concepts in the reading assignments.
Read the Summary
of the lesson.
Study the Q&A.
Take the Quiz
to test your understanding.
Complete the hands-on Exercises.
- Return here after completing your hands-on exercises.
|
|