PSM_CHANGED message
Informs a property sheet that information in a page has changed. You can send this message explicitly or by using the PropSheet_Changed macro.
Parameters
-
wParam
-
Handle to the page that has changed.
-
lParam
-
Must be zero.
Return value
No return value.
Remarks
The property sheet will enable the Apply button.
Note
This message is not supported when using the Aero wizard style (PSH_AEROWIZARD).
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|