Using Container Methods
This section provides an example of what the Workplace Shell covers versus
the container control. Secondly, it explains why the Workplace Shell subclasses
the owner of a container and the frame window. Finally, this section describes
the Workplace Shell container methods. More specifically, it explains how
to:
- Insert one object into a container
- Insert multiple objects into a container
- Remove an object from a container
- Set emphasis on an object
- Register a new open view
- Obtain the object's MINIRECORDCORE pointer
- Obtain a pointer to an object
[Back: Container Objects]
[Next: Workplace Shell and the Container Control]