void captureSettingsDialog_Closed(object sender, EventArgs e) { CaptureService.mw = this; CaptureService.StartCapture(); }