The Property Frame Object
Property frame objects are the user interface mechanism that displays one or more property pages for a control. Automation provides a standard implementation of a property frame that can be accessed by using the OleCreatePropertyFrame and OleCreatePropertyFrameIndirect helper function.
For more information on these functions, see OleCreatePropertyFrame and OleCreatePropertyFrameIndirect.