private void InitTrackForm() { trackFrm = new TracksForm(); trackFrm.Init(airwayNetwork, trackStatusLabel); }