PROPPAGEID

 

Adds a property page for use by your OLE control.

Syntax

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.

Requirements

Header: afxctl.h

See Also

MFC Macros and Globals
BEGIN_PROPPAGEIDS
END_PROPPAGEIDS