override protected bool ReleaseHandle()
 {
     return(UnsafeNativeMethods.DeleteDC(handle));
 }