About this Course

This course is intended for serious computer hobbyists, IT
students, and IT professionals.
The free online textbook for this course is Visual C++
6 Unleashed. Read the 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 5. Building Forms I
In this lesson you will learn about:
- Changing the name of a form
- Changing the appearance of a form
- Displaying text on a form's title bar
- Adding an image to a form's background
- Giving a form an icon
- Preventing a form from appearing in the taskbar
- Specifying the initial display position of a form
- Displaying a form in a normal, maximized, or minimized state
- Changing the mouse pointer
- Showing and hiding forms
Reading Assignments
Read the following sections from your free online textbook:
Changing
the Name of a Form
Changing
the Appearance of a Form
Showing
and Hiding 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.
Test your understanding with the Q&A.
Visit the online Workshop.
- Return here after completing your Workshop session.
|
|