Fundamentals of |
About · FAQ ·Tell a Friend · Comments · Course Home Page · IT Learning Center |
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals. You need Windows and Visual C++ installed. The free online textbook for this course is Visual C++ 6 Unleashed . Read the Introduction to the book.
|
Lesson 7. Creating and Using Property Sheets Sooner or later, you'll find that a single dialog box doesn't offer enough screen space to display all the controls needed to maintain the properties of a particular object. Or you may find that a complex mass of controls is confusing and unstructured. In these situations, a property sheet provides the ideal solution to this problem by letting you group common sets of controls into individual overlapping pages. The property sheet user can select between these pages by clicking on a titled tab representing each page in a way analogous to those filofaxes so fashionable in the 1980s. Reading Assignments Read the following sections from your free online textbook:
Learning Activities
|
| Web design and curriculum: David L. Heiserman | Copyright © 2005 SweetHaven Publishing Services |