public override int GetHashCode() =>
 base.GetHashCode() ^ SubPanel.GetHashCode() ^ Network.GetHashCode();