הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
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 |
|
| Unicode and ANSI names |
PSM_SETHEADERTITLEW (Unicode) and PSM_SETHEADERTITLEA (ANSI) |
See also
-
Reference