void tiler_Completed(object sender, CompletedEventArgs e) { System.Diagnostics.Process.Start(e.HtmlFile); startButton.Enabled = true; }