private void ServiceWindow_FormClosing(object sender, FormClosingEventArgs e) { _serviceProps.SaveSettings(); _serviceProps.Dispose(); }