|
Hey everyone,
Im having
some trouble with Property Sheets...any help is very much
appreciated...
I can create a property sheet
just fine and all, but I am now working on creating a Class for Property
Sheets....and what I cant figure out is how to use the AddPage
macro...
I call PropertySheet(...); to create the property
sheet, then I want to call the PropSheet_AddPage()
Macro to ADD a page to the property sheet, however,
it requires the HWND to the Property Sheet as a Parameter and I dont have
that. How do I get the HWND to the property sheet and how do I properly
use the PropSheet_AddPage() macro? Ive looked EVERYWHERE and cannot find
anything on this. Thanks a lot...
Matt
|