Property Sheets Functions (Compact 2013)
3/28/2014
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 CreatePropertySheetPage function. |
|
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. |