OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / TitleSpecificScan.cs
index a78ab61..57e8f0d 100644 (file)
@@ -25,7 +25,7 @@ namespace Handbrake
         /// <param name="e">The EventArgs</param>\r
         private void BtnCancelClick(object sender, EventArgs e)\r
         {\r
-            this.Close();\r
+            this.DialogResult = DialogResult.Cancel;\r
         }\r
 \r
         /// <summary>\r