PSM_SETCURSELID message
Activates the given page in a property sheet based on the resource identifier of the page. You can send this message explicitly or by using the PropSheet_SetCurSelByID macro.
Parameters
-
wParam
-
Must be zero.
-
lParam
-
Resource identifier of the page to activate.
Return value
Returns TRUE if successful, or FALSE otherwise.
Remarks
The window that is losing the activation receives the PSN_KILLACTIVE notification code, and the window that is gaining the activation receives the PSN_SETACTIVE notification code.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|