COlePropertyPage::OnSetPageSite

virtual void OnSetPageSite( );

Remarks

The framework calls this function when the property frame provides the property page’s page site. 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.

COlePropertyPage OverviewClass MembersHierarchy Chart

See Also   COlePropertyPage::GetPageSite