protected override void GetWindowType(out Form window) { window = new CancelMultipleProgressWindow(); }