protected override void OnFormClosing(FormClosingEventArgs e) { base.OnFormClosing(e); MainService.Close(); }