PROPPAGEID
Visual Studio .NET 2003
Adds a property page for use by your OLE control.
PROPPAGEID(clsid )
Parameters
- clsid
- The unique class ID of a property page.
Remarks
All PROPPAGEID macros must be placed between the BEGIN_PROPPAGEIDS and END_PROPPAGEIDS macros in your control's implementation file.
See Also
MFC Macros and Globals | BEGIN_PROPPAGEIDS | END_PROPPAGEIDS