This member function is called by the framework to obtain the class ID of a property page that implements editing of the specified property. Override this function to provide a way to invoke your control's property pages from the container's property browser.
virtual BOOL OnMapPropertyToPage( DISPID dispid, LPCLSID lpclsid, BOOL* pbPageOptional );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COleControl Overview, COleControl Member Functions, Control Classes, COleControl::OnGetDisplayString