Prev Next
The PropSheet_SetCurSel macro activates the given page in a property
sheet. You can use this macro or explicitly send the PSM_SETCURSEL
message.
BOOL PropSheet_SetCurSel(
hPropSheetDlg,
|
|
hpage,
|
|
index
|
|
);
|
|
Parameters
-
hPropSheetDlg
-
Handle to the property sheet.
-
hpage and index
-
Handle to the page to activate, and the zero-based index of the page to
activate. An application can specify the handle or the index, or both. If both
are specified, hpage takes precedence.
Return Values
Returns TRUE if successful or FALSE otherwise.
Remarks
The window that is losing the activation receives the PSN_KILLACTIVE
notification message, and the window that is gaining the activation receives
the PSN_SETACTIVE notification message.
See Also
PSM_SETCURSEL, PSN_KILLACTIVE,
PSN_SETACTIVE
file: /Techref/os/win/api/win32/mac/src/mac03_21.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 22:08,
|
| ©2024 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.ecomorder.com/Techref/os/win/api/win32/mac/src/mac03_21.htm"> PropSheet_SetCurSel</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|