protected override bool ReleaseHandle()
 {
     return(InteropMethods.DestroyIcon(handle));
 }
 protected override bool ReleaseHandle()
 {
     return(InteropMethods.DeleteObject(handle));
 }