protected override bool ReleaseHandle()
 {
     return(SafeNativeMethods.DestroyPropertySheetPage(handle));
 }