COlePropertyPage::OnSetPageSite
The framework calls this function when the property frame provides the property page's page site.
virtual void OnSetPageSite( );
Remarks
The default implementation loads the page's caption and attempts to determine the page's size from the dialog resource. Override this function if your property page requires any further action; your override should call the base-class implementation.
Requirements
Header: afxctl.h