static extern IntPtr CreatePropertySheetPage(ref PROPSHEETPAGE psp);
Declare Function CreatePropertySheetPage Lib "comctl32" (ByRef PROPSHEETPAGE) As IntPtr