Once you've decided which properties you are going to implement with a
Property Page, you can:
Add a Property Page module to your control project with the Project, Add Property Page
option on your VB menu.
Place appropriate controls for editing the properties on the PropertyPage object's
designer surface.
The Property Page under development in Figure 13.8 allows the developer to edit
the values of a property in two different ways.

FIGURE 13.8 Editing the visual interface for a custom Property Page.