Prev Next
The PropSheet_AddPage macro adds a new page to the end of an existing
property sheet. You can use this macro or explicitly send the PSM_ADDPAGE
message.
BOOL PropSheet_AddPage(
Parameters
-
hPropSheetDlg
-
Handle to the property sheet.
-
hpage
-
Handle to the page to add. The page must have been created by a previous call
to the CreatePropertySheetPage function.
Return Values
No return value.
Remarks
The property sheet is not resized to fit the new page. The new page should be
no larger than the largest page currently in the property sheet.
See Also
CreatePropertySheetPage, PSM_ADDPAGE
file: /Techref/os/win/api/win32/mac/src/mac03_9.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/8 10:40,
|
| ©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://linistepper.com/Techref/os/win/api/win32/mac/src/mac03_9.htm"> PropSheet_AddPage</A> |
Did you find what you needed?
|
|