Prev Next
The PSM_SETFINISHTEXT 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. You can send this message explicitly or by using the PropSheet_SetFinishText
macro.
PSM_SETFINISHTEXT
wParam = 0;
lParam = (LPARAM) (LPSTR) lpszText;
Parameters
-
lpszText
-
Pointer to the new text for the Finish button.
Return Values
No return value.
Remarks
This message causes the DM_SETDEFID message to be sent to the property sheet
dialog box. The wParam parameter specifies the identifier of the Finish
button.
See Also
DM_SETDEFID, PropSheet_SetFinishText
file: /Techref/os/win/api/win32/mess/src/msg15.htm,
1KB, , updated: 2000年4月7日 12:20, local time: 2025年9月24日 14:17,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://massmind.org/techref/os/win/api/win32/mess/src/msg15.htm"> PSM_SETFINISHTEXT</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to massmind.org!
.