This section provides information about the following topics:
- Creating a container
- Allocating memory for container records
- Allocating memory for container columns
- Inserting container records
- Removing container records
- Setting the container control focus
- Using container views
- Changing a container view
- Arranging icons in a grid
Note: Most of the sample code in this section is part of a complete
program that creates a container for a small address book. The program is
illustrated in "Sample Code for Container Controls".
[Back]
[Next]