static extern int DestroyPropertySheetPage(IntPtr hPage);
Private Shared Function DestroyPropertySheetPage(ByVal hPage As IntPtr) As Integer