Associating Property Page Controls with ActiveX Control Properties
Go Up to Creating a Property Page for an ActiveX Control
After adding the controls you need to the property page, you must associate each control with its corresponding property. You make this association by adding code to the property page's UpdatePropertyPage and UpdateObject methods.