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 7. Working with the
Traditional Controls
In this lesson you will learn about:
- Displaying static text with the Label control
- Allowing users to enter text using a text box
- Creating password fields
- Working with buttons
- Using panels, group boxes, check boxes, and option buttons
- Displaying lists with list boxes and combo boxes
Reading Assignments
Read the following sections from your free online textbook:
Displaying
Static Text with the Label Control
Allowing
Users to Enter Text Using a Text Box
Creating
Buttons
Creating
Containers and Groups of Option Buttons
Displaying
a List with the List Box
Creating
Drop-Down Lists Using the Combo Box
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.
|
|