PSM_SETHEADERTITLE message

Sets the title text for the header of a wizard's interior page. You can send this message explicitly or use the PropSheet_SetHeaderTitle macro.

Parameters

wParam

Zero-based index of the wizard's page.

lParam

New header subtitle.

Return value

No return value.

Remarks

If you specify the current page, it will immediately be repainted to display the new title.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Prsht.h
Unicode and ANSI names
PSM_SETHEADERTITLEW (Unicode) and PSM_SETHEADERTITLEA (ANSI)

See also

Reference

PSM_HWNDTOINDEX

PSM_IDTOINDEX

PSM_PAGETOINDEX