class CCtlPropertyPage

Inheriting from CPropertyPage and IPropertyNotifySink, this class provides some basic property page functionality. All property pages must establish an IPropertyNotifySink advise connection with the first control object to detect property changes made through other user-interface mechanisms other than the property page itself. This class provides overrides that allow derived property pages to get notifications without having to explicitly connect to a control.