Prev Next
The PropSheet_GetCurrentPageHwnd macro retrieves a handle to the window
of the current page of a property sheet. You can use this macro or explicitly
send the PSM_GETCURRENTPAGEHWND
message.
HWND PropSheet_GetCurrentPageHwnd(
Parameters
-
hDlg
-
Handle to the property sheet.
Return Values
Returns a handle to the window of the current property sheet page.
Remarks
Use the PropSheet_GetCurrentPageHwnd macro with modeless property
sheets to determine when to destroy the dialog box. When the user selects the
OK or Cancel button, PropSheet_GetCurrentPageHwnd returns NULL, and you
can then use the DestroyWindow function to destroy the dialog box.
See Also
DestroyWindow, PropertySheet,
PSM_GETCURRENTPAGEHWND
See also:
| file: /Techref/os/win/api/win32/mac/src/mac03_13.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2012/2/10 13:21,
|
| | ©2012 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://www.piclist.com/tecHREF/os/win/api/win32/mac/src/mac03_13.htm"> PropSheet_GetCurrentPageHwnd</A> |
| Did you find what you needed?
|
| |
DON'T THROW IT AWAY!
We part out dead printers, faxes, and other small mechanical items for hobby use and to support our web sites.
And we pay shipping in California or pick up in San Diego North County. Call 1-619-652-0593 or email
jamesnewton@massmind.org
|
| |

Peter Todd has released source and sample projects for his artwork, including his 3d wireframe cube renderer for the PIC 18f6520
This includes examples of hardware developed with free software tools such as gEDA/gschem/PCB, SDCC, gputils and picp all on Linux.
http://petertodd.ca/art/source-code/
|
.
|