Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The following table shows the property sheets functions, with a description of the purpose of each.
Programming element | Description |
---|---|
This callback function is application-defined. |
|
This function creates a new page for a property sheet. |
|
This function destroys a property sheet page for the handle returned from the CreatePropertySheetPagefunction. |
|
This callback function is application-defined. |
|
This function creates a property sheet and adds the pages defined in the specified property sheet header structure. |
|
This function is an application-defined callback function that a property sheet calls when a page is created and when it is about to be destroyed. |
|
This function is an application-defined callback function that the system calls when the property sheet is being created and initialized. |