public override int GetHashCode()
 {
     return(Hwnd.ToInt32());
 }