Prev Next
The PropSheet_Changed macro informs a property sheet that information
in a page has changed. The property sheet enables the Apply Now button. You
can use this macro or explicitly send the PSM_CHANGED
message.
BOOL PropSheet_Changed(
hPropSheetDlg,
|
|
hwndPage
|
|
);
|
|
Parameters
-
hPropSheetDlg
-
Handle to the property sheet.
-
hwndPage
-
Handle to the page that has changed.
Return Values
No return value.
See Also
PSM_CHANGED
file: /Techref/os/win/api/win32/mac/src/mac03_12.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/13 05:56,
|
| ©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_12.htm"> PropSheet_Changed</A> |
Did you find what you needed?
|
|