Property Sheets Messages (Windows Embedded CE 6.0)
1/6/2010
The following table shows the property sheets messages, with a description of the purpose of each.
Programming element | Description |
---|---|
This message adds a new page to the end of an existing property sheet. |
|
This message simulates the choice of the Apply Now button, indicating that one or more pages have changed and the changes need to be validated and recorded. |
|
This message disables the Cancel button and changes the text of the OK button to Close. |
|
This message informs a property sheet that information in a page has changed. |
|
This message retrieves a handle to the window of the current page of a property sheet. |
|
This message retrieves the handle of the tab control of a property sheet. |
|
This message passes a message to a property sheet dialog box and indicates whether the dialog processed the message. |
|
This message simulates the choice of a property sheet button. |
|
This message is sent to a property sheet, which then forwards the message to each of its pages. |
|
This message indicates that system needs to be restarted for the changes to take effect. |
|
This message removes a page from a property sheet. |
|
This message indicates that Windows needs to be restarted for the changes to take effect. |
|
This message activates the specified page in a property sheet. |
|
This message activates the specified page in a property sheet based on the resource identifier of the page. |
|
This message sets the text of the Finish button in a wizard property sheet, shows and enables the button, and hides the Next and Back buttons. |
|
This message sets the title of a property sheet. |
|
This message enables or disables the Back, Next, and Finish buttons in a wizard property sheet. |
|
This message informs a property sheet that information in a page has reverted to the previously saved state. |