Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remarks
A structure of type , whose members store the characteristics of the dialog object. After constructing a COlePropertiesDialog object, you can use m_psh to set various aspects of the dialog box before calling the DoModal member function.
If you modify the m_psh data member directly, you will override any default behavior.
For more information on the PROPSHEETHEADER structure, see the Win32 SDK documentation.
COlePropertiesDialog Overview | Class Members | Hierarchy Chart
See Also COlePropertiesDialog::DoModal