OSDN Git Service

バージョン11.9の準備
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ConfigDialog.Designer.cs
index 5cfef0c..a0145bf 100644 (file)
@@ -1,19 +1,16 @@
-// Copyright (C) 2014 Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
+// Copyright (C) 2014, 2015 Kazuhiro Fujieda <fujieda@users.osdn.me>\r
 // \r
-// This program is part of KancolleSniffer.\r
+// Licensed under the Apache License, Version 2.0 (the "License");\r
+// you may not use this file except in compliance with the License.\r
+// You may obtain a copy of the License at\r
 //\r
-// KancolleSniffer is free software: you can redistribute it and/or modify\r
-// it under the terms of the GNU General Public License as published by\r
-// the Free Software Foundation, either version 3 of the License, or\r
-// (at your option) any later version.\r
+//    http://www.apache.org/licenses/LICENSE-2.0\r
 //\r
-// This program is distributed in the hope that it will be useful,\r
-// but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
-// GNU General Public License for more details.\r
-//\r
-// You should have received a copy of the GNU General Public License\r
-// along with this program; if not, see <http://www.gnu.org/licenses/>.\r
+// Unless required by applicable law or agreed to in writing, software\r
+// distributed under the License is distributed on an "AS IS" BASIS,\r
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+// See the License for the specific language governing permissions and\r
+// limitations under the License.\r
 \r
 namespace KancolleSniffer\r
 {\r
@@ -45,8 +42,18 @@ namespace KancolleSniffer
         /// </summary>\r
         private void InitializeComponent()\r
         {\r
-            this.components = new System.ComponentModel.Container();\r
-            this.groupBoxNotification = new System.Windows.Forms.GroupBox();\r
+            this.tabControl = new System.Windows.Forms.TabControl();\r
+            this.tabPageWindow = new System.Windows.Forms.TabPage();\r
+            this.checkBoxLocationPerMachine = new System.Windows.Forms.CheckBox();\r
+            this.checkBoxExitSilently = new System.Windows.Forms.CheckBox();\r
+            this.label15 = new System.Windows.Forms.Label();\r
+            this.comboBoxZoom = new System.Windows.Forms.ComboBox();\r
+            this.label14 = new System.Windows.Forms.Label();\r
+            this.checkBoxHideOnMinimized = new System.Windows.Forms.CheckBox();\r
+            this.checkBoxTopMost = new System.Windows.Forms.CheckBox();\r
+            this.tabPageNotification = new System.Windows.Forms.TabPage();\r
+            this.checkBoxRepeat = new System.Windows.Forms.CheckBox();\r
+            this.buttonDetailedSettings = new System.Windows.Forms.Button();\r
             this.label6 = new System.Windows.Forms.Label();\r
             this.checkBoxCond49 = new System.Windows.Forms.CheckBox();\r
             this.checkBoxCond40 = new System.Windows.Forms.CheckBox();\r
@@ -59,99 +66,288 @@ namespace KancolleSniffer
             this.checkBoxSound = new System.Windows.Forms.CheckBox();\r
             this.checkBoxBalloon = new System.Windows.Forms.CheckBox();\r
             this.checkBoxFlash = new System.Windows.Forms.CheckBox();\r
-            this.groupBoxSound = new System.Windows.Forms.GroupBox();\r
+            this.tabPageAchievement = new System.Windows.Forms.TabPage();\r
+            this.checkBoxPresetAkashi = new System.Windows.Forms.CheckBox();\r
+            this.groupBox3 = new System.Windows.Forms.GroupBox();\r
+            this.checkBoxBattleResult = new System.Windows.Forms.CheckBox();\r
+            this.checkBoxAirBattleResult = new System.Windows.Forms.CheckBox();\r
+            this.checkBoxResultRank = new System.Windows.Forms.CheckBox();\r
+            this.groupBox2 = new System.Windows.Forms.GroupBox();\r
+            this.checkBoxReset02 = new System.Windows.Forms.CheckBox();\r
+            this.buttonResetAchievement = new System.Windows.Forms.Button();\r
+            this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
+            this.tabPageSound = new System.Windows.Forms.TabPage();\r
             this.buttonPlay = new System.Windows.Forms.Button();\r
             this.listBoxSoundFile = new System.Windows.Forms.ListBox();\r
             this.buttonOpenFile = new System.Windows.Forms.Button();\r
             this.textBoxSoundFile = new System.Windows.Forms.TextBox();\r
             this.numericUpDownSoundVolume = new System.Windows.Forms.NumericUpDown();\r
             this.label3 = new System.Windows.Forms.Label();\r
-            this.buttonOk = new System.Windows.Forms.Button();\r
+            this.tabPageVersion = new System.Windows.Forms.TabPage();\r
+            this.richTextBox1 = new System.Windows.Forms.RichTextBox();\r
+            this.labelCopyright = new System.Windows.Forms.Label();\r
+            this.linkLabelProductName = new System.Windows.Forms.LinkLabel();\r
+            this.labelVersion = new System.Windows.Forms.Label();\r
+            this.labelLatest = new System.Windows.Forms.Label();\r
+            this.tabPageProxy = new System.Windows.Forms.TabPage();\r
+            this.groupBoxUpstream = new System.Windows.Forms.GroupBox();\r
+            this.radioButtonUpstreamOff = new System.Windows.Forms.RadioButton();\r
+            this.radioButtonUpstreamOn = new System.Windows.Forms.RadioButton();\r
+            this.textBoxPort = new System.Windows.Forms.TextBox();\r
+            this.labelPort = new System.Windows.Forms.Label();\r
+            this.groupBoxAutoConfig = new System.Windows.Forms.GroupBox();\r
+            this.radioButtonAutoConfigOff = new System.Windows.Forms.RadioButton();\r
+            this.radioButtonAutoConfigOn = new System.Windows.Forms.RadioButton();\r
+            this.textBoxListen = new System.Windows.Forms.TextBox();\r
+            this.labelListen = new System.Windows.Forms.Label();\r
+            this.tabPageLog = new System.Windows.Forms.TabPage();\r
+            this.label10 = new System.Windows.Forms.Label();\r
+            this.checkBoxOutput = new System.Windows.Forms.CheckBox();\r
+            this.label9 = new System.Windows.Forms.Label();\r
+            this.numericUpDownMaterialLogInterval = new System.Windows.Forms.NumericUpDown();\r
+            this.textBoxOutput = new System.Windows.Forms.TextBox();\r
+            this.label11 = new System.Windows.Forms.Label();\r
+            this.buttonOutputDir = new System.Windows.Forms.Button();\r
+            this.tabPagePush = new System.Windows.Forms.TabPage();\r
+            this.groupBoxPushover = new System.Windows.Forms.GroupBox();\r
+            this.buttonPushoverTest = new System.Windows.Forms.Button();\r
+            this.label16 = new System.Windows.Forms.Label();\r
+            this.label12 = new System.Windows.Forms.Label();\r
+            this.textBoxPushoverUserKey = new System.Windows.Forms.TextBox();\r
+            this.checkBoxPushoverOn = new System.Windows.Forms.CheckBox();\r
+            this.textBoxPushoverApiKey = new System.Windows.Forms.TextBox();\r
+            this.groupBoxPushbullet = new System.Windows.Forms.GroupBox();\r
+            this.buttonPushbulletTest = new System.Windows.Forms.Button();\r
+            this.textBoxPushbulletToken = new System.Windows.Forms.TextBox();\r
+            this.label7 = new System.Windows.Forms.Label();\r
+            this.checkBoxPushbulletOn = new System.Windows.Forms.CheckBox();\r
+            this.tabPageDebug = new System.Windows.Forms.TabPage();\r
+            this.buttonPlayDebugLog = new System.Windows.Forms.Button();\r
+            this.buttonDebugLogOpenFile = new System.Windows.Forms.Button();\r
+            this.textBoxDebugLog = new System.Windows.Forms.TextBox();\r
+            this.label13 = new System.Windows.Forms.Label();\r
+            this.checkBoxDebugLog = new System.Windows.Forms.CheckBox();\r
             this.buttonCancel = new System.Windows.Forms.Button();\r
-            this.openFileDialog = new System.Windows.Forms.OpenFileDialog();\r
-            this.groupBoxShow = new System.Windows.Forms.GroupBox();\r
-            this.checkBoxHideOnMinimized = new System.Windows.Forms.CheckBox();\r
-            this.checkBoxTopMost = new System.Windows.Forms.CheckBox();\r
-            this.groupBoxAchievement = new System.Windows.Forms.GroupBox();\r
-            this.buttonResetAchievement = new System.Windows.Forms.Button();\r
-            this.label8 = new System.Windows.Forms.Label();\r
-            this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
-            this.checkBoxReset02 = new System.Windows.Forms.CheckBox();\r
-            this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
-            this.ProxyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.DebugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.groupBoxNotification.SuspendLayout();\r
+            this.buttonOk = new System.Windows.Forms.Button();\r
+            this.openSoundFileDialog = new System.Windows.Forms.OpenFileDialog();\r
+            this.folderBrowserDialogOutputDir = new System.Windows.Forms.FolderBrowserDialog();\r
+            this.openDebugLogDialog = new System.Windows.Forms.OpenFileDialog();\r
+            this.checkBoxNextCell = new System.Windows.Forms.CheckBox();\r
+            this.tabControl.SuspendLayout();\r
+            this.tabPageWindow.SuspendLayout();\r
+            this.tabPageNotification.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).BeginInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).BeginInit();\r
-            this.groupBoxSound.SuspendLayout();\r
+            this.tabPageAchievement.SuspendLayout();\r
+            this.groupBox3.SuspendLayout();\r
+            this.groupBox2.SuspendLayout();\r
+            this.tabPageSound.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).BeginInit();\r
-            this.groupBoxShow.SuspendLayout();\r
-            this.groupBoxAchievement.SuspendLayout();\r
-            this.contextMenuStrip.SuspendLayout();\r
+            this.tabPageVersion.SuspendLayout();\r
+            this.tabPageProxy.SuspendLayout();\r
+            this.groupBoxUpstream.SuspendLayout();\r
+            this.groupBoxAutoConfig.SuspendLayout();\r
+            this.tabPageLog.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).BeginInit();\r
+            this.tabPagePush.SuspendLayout();\r
+            this.groupBoxPushover.SuspendLayout();\r
+            this.groupBoxPushbullet.SuspendLayout();\r
+            this.tabPageDebug.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
-            // groupBoxNotification\r
-            // \r
-            this.groupBoxNotification.Controls.Add(this.label6);\r
-            this.groupBoxNotification.Controls.Add(this.checkBoxCond49);\r
-            this.groupBoxNotification.Controls.Add(this.checkBoxCond40);\r
-            this.groupBoxNotification.Controls.Add(this.label5);\r
-            this.groupBoxNotification.Controls.Add(this.numericUpDownMarginEquips);\r
-            this.groupBoxNotification.Controls.Add(this.label4);\r
-            this.groupBoxNotification.Controls.Add(this.numericUpDownMarginShips);\r
-            this.groupBoxNotification.Controls.Add(this.label2);\r
-            this.groupBoxNotification.Controls.Add(this.label1);\r
-            this.groupBoxNotification.Controls.Add(this.checkBoxSound);\r
-            this.groupBoxNotification.Controls.Add(this.checkBoxBalloon);\r
-            this.groupBoxNotification.Controls.Add(this.checkBoxFlash);\r
-            this.groupBoxNotification.Location = new System.Drawing.Point(6, 71);\r
-            this.groupBoxNotification.Name = "groupBoxNotification";\r
-            this.groupBoxNotification.Size = new System.Drawing.Size(240, 147);\r
-            this.groupBoxNotification.TabIndex = 0;\r
-            this.groupBoxNotification.TabStop = false;\r
-            this.groupBoxNotification.Text = "通知";\r
+            // tabControl\r
+            // \r
+            this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.tabControl.Controls.Add(this.tabPageWindow);\r
+            this.tabControl.Controls.Add(this.tabPageNotification);\r
+            this.tabControl.Controls.Add(this.tabPageAchievement);\r
+            this.tabControl.Controls.Add(this.tabPageSound);\r
+            this.tabControl.Controls.Add(this.tabPageVersion);\r
+            this.tabControl.Controls.Add(this.tabPageProxy);\r
+            this.tabControl.Controls.Add(this.tabPageLog);\r
+            this.tabControl.Controls.Add(this.tabPagePush);\r
+            this.tabControl.Controls.Add(this.tabPageDebug);\r
+            this.tabControl.Location = new System.Drawing.Point(7, 6);\r
+            this.tabControl.Multiline = true;\r
+            this.tabControl.Name = "tabControl";\r
+            this.tabControl.SelectedIndex = 0;\r
+            this.tabControl.Size = new System.Drawing.Size(264, 202);\r
+            this.tabControl.TabIndex = 0;\r
+            // \r
+            // tabPageWindow\r
+            // \r
+            this.tabPageWindow.Controls.Add(this.checkBoxLocationPerMachine);\r
+            this.tabPageWindow.Controls.Add(this.checkBoxExitSilently);\r
+            this.tabPageWindow.Controls.Add(this.label15);\r
+            this.tabPageWindow.Controls.Add(this.comboBoxZoom);\r
+            this.tabPageWindow.Controls.Add(this.label14);\r
+            this.tabPageWindow.Controls.Add(this.checkBoxHideOnMinimized);\r
+            this.tabPageWindow.Controls.Add(this.checkBoxTopMost);\r
+            this.tabPageWindow.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageWindow.Name = "tabPageWindow";\r
+            this.tabPageWindow.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageWindow.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageWindow.TabIndex = 0;\r
+            this.tabPageWindow.Text = "ウィンドウ";\r
+            this.tabPageWindow.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxLocationPerMachine\r
+            // \r
+            this.checkBoxLocationPerMachine.AutoSize = true;\r
+            this.checkBoxLocationPerMachine.Location = new System.Drawing.Point(11, 74);\r
+            this.checkBoxLocationPerMachine.Name = "checkBoxLocationPerMachine";\r
+            this.checkBoxLocationPerMachine.Size = new System.Drawing.Size(188, 16);\r
+            this.checkBoxLocationPerMachine.TabIndex = 8;\r
+            this.checkBoxLocationPerMachine.Text = "コンピューターごとに位置を保存する";\r
+            this.checkBoxLocationPerMachine.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxExitSilently\r
+            // \r
+            this.checkBoxExitSilently.AutoSize = true;\r
+            this.checkBoxExitSilently.Location = new System.Drawing.Point(11, 53);\r
+            this.checkBoxExitSilently.Name = "checkBoxExitSilently";\r
+            this.checkBoxExitSilently.Size = new System.Drawing.Size(189, 16);\r
+            this.checkBoxExitSilently.TabIndex = 7;\r
+            this.checkBoxExitSilently.Text = "閉じるボタンで終了時に確認しない";\r
+            this.checkBoxExitSilently.UseVisualStyleBackColor = true;\r
+            // \r
+            // label15\r
+            // \r
+            this.label15.AutoSize = true;\r
+            this.label15.Location = new System.Drawing.Point(99, 100);\r
+            this.label15.Name = "label15";\r
+            this.label15.Size = new System.Drawing.Size(61, 12);\r
+            this.label15.TabIndex = 6;\r
+            this.label15.Text = "(要再起動)";\r
+            // \r
+            // comboBoxZoom\r
+            // \r
+            this.comboBoxZoom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
+            this.comboBoxZoom.FormattingEnabled = true;\r
+            this.comboBoxZoom.Items.AddRange(new object[] {\r
+            "100%",\r
+            "125%",\r
+            "150%"});\r
+            this.comboBoxZoom.Location = new System.Drawing.Point(49, 97);\r
+            this.comboBoxZoom.Name = "comboBoxZoom";\r
+            this.comboBoxZoom.Size = new System.Drawing.Size(48, 20);\r
+            this.comboBoxZoom.TabIndex = 5;\r
+            // \r
+            // label14\r
+            // \r
+            this.label14.AutoSize = true;\r
+            this.label14.Location = new System.Drawing.Point(11, 100);\r
+            this.label14.Name = "label14";\r
+            this.label14.Size = new System.Drawing.Size(35, 12);\r
+            this.label14.TabIndex = 4;\r
+            this.label14.Text = "ズーム";\r
+            // \r
+            // checkBoxHideOnMinimized\r
+            // \r
+            this.checkBoxHideOnMinimized.AutoSize = true;\r
+            this.checkBoxHideOnMinimized.Location = new System.Drawing.Point(11, 32);\r
+            this.checkBoxHideOnMinimized.Name = "checkBoxHideOnMinimized";\r
+            this.checkBoxHideOnMinimized.Size = new System.Drawing.Size(188, 16);\r
+            this.checkBoxHideOnMinimized.TabIndex = 3;\r
+            this.checkBoxHideOnMinimized.Text = "最小化時にタスクバーに表示しない";\r
+            this.checkBoxHideOnMinimized.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxTopMost\r
+            // \r
+            this.checkBoxTopMost.AutoSize = true;\r
+            this.checkBoxTopMost.Location = new System.Drawing.Point(11, 11);\r
+            this.checkBoxTopMost.Name = "checkBoxTopMost";\r
+            this.checkBoxTopMost.Size = new System.Drawing.Size(112, 16);\r
+            this.checkBoxTopMost.TabIndex = 2;\r
+            this.checkBoxTopMost.Text = "最前面に表示する";\r
+            this.checkBoxTopMost.UseVisualStyleBackColor = true;\r
+            // \r
+            // tabPageNotification\r
+            // \r
+            this.tabPageNotification.Controls.Add(this.checkBoxRepeat);\r
+            this.tabPageNotification.Controls.Add(this.buttonDetailedSettings);\r
+            this.tabPageNotification.Controls.Add(this.label6);\r
+            this.tabPageNotification.Controls.Add(this.checkBoxCond49);\r
+            this.tabPageNotification.Controls.Add(this.checkBoxCond40);\r
+            this.tabPageNotification.Controls.Add(this.label5);\r
+            this.tabPageNotification.Controls.Add(this.numericUpDownMarginEquips);\r
+            this.tabPageNotification.Controls.Add(this.label4);\r
+            this.tabPageNotification.Controls.Add(this.numericUpDownMarginShips);\r
+            this.tabPageNotification.Controls.Add(this.label2);\r
+            this.tabPageNotification.Controls.Add(this.label1);\r
+            this.tabPageNotification.Controls.Add(this.checkBoxSound);\r
+            this.tabPageNotification.Controls.Add(this.checkBoxBalloon);\r
+            this.tabPageNotification.Controls.Add(this.checkBoxFlash);\r
+            this.tabPageNotification.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageNotification.Name = "tabPageNotification";\r
+            this.tabPageNotification.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageNotification.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageNotification.TabIndex = 1;\r
+            this.tabPageNotification.Text = "通知";\r
+            this.tabPageNotification.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxRepeat\r
+            // \r
+            this.checkBoxRepeat.AutoSize = true;\r
+            this.checkBoxRepeat.Location = new System.Drawing.Point(122, 32);\r
+            this.checkBoxRepeat.Name = "checkBoxRepeat";\r
+            this.checkBoxRepeat.Size = new System.Drawing.Size(58, 16);\r
+            this.checkBoxRepeat.TabIndex = 27;\r
+            this.checkBoxRepeat.Text = "リピート";\r
+            this.checkBoxRepeat.UseVisualStyleBackColor = true;\r
+            // \r
+            // buttonDetailedSettings\r
+            // \r
+            this.buttonDetailedSettings.Location = new System.Drawing.Point(11, 122);\r
+            this.buttonDetailedSettings.Name = "buttonDetailedSettings";\r
+            this.buttonDetailedSettings.Size = new System.Drawing.Size(75, 23);\r
+            this.buttonDetailedSettings.TabIndex = 26;\r
+            this.buttonDetailedSettings.Text = "詳細設定...";\r
+            this.buttonDetailedSettings.UseVisualStyleBackColor = true;\r
+            this.buttonDetailedSettings.Click += new System.EventHandler(this.buttonDetailedSettings_Click);\r
             // \r
             // label6\r
             // \r
             this.label6.AutoSize = true;\r
-            this.label6.Location = new System.Drawing.Point(4, 126);\r
+            this.label6.Location = new System.Drawing.Point(159, 61);\r
             this.label6.Name = "label6";\r
-            this.label6.Size = new System.Drawing.Size(105, 12);\r
-            this.label6.TabIndex = 13;\r
-            this.label6.Text = "疲労回復を通知する";\r
+            this.label6.Size = new System.Drawing.Size(86, 12);\r
+            this.label6.TabIndex = 25;\r
+            this.label6.Text = "疲労回復を通知";\r
             // \r
             // checkBoxCond49\r
             // \r
             this.checkBoxCond49.AutoSize = true;\r
-            this.checkBoxCond49.Location = new System.Drawing.Point(175, 125);\r
+            this.checkBoxCond49.Location = new System.Drawing.Point(161, 97);\r
             this.checkBoxCond49.Name = "checkBoxCond49";\r
             this.checkBoxCond49.Size = new System.Drawing.Size(60, 16);\r
-            this.checkBoxCond49.TabIndex = 12;\r
+            this.checkBoxCond49.TabIndex = 24;\r
             this.checkBoxCond49.Text = "cond49";\r
             this.checkBoxCond49.UseVisualStyleBackColor = true;\r
             // \r
             // checkBoxCond40\r
             // \r
             this.checkBoxCond40.AutoSize = true;\r
-            this.checkBoxCond40.Location = new System.Drawing.Point(113, 125);\r
+            this.checkBoxCond40.Location = new System.Drawing.Point(161, 78);\r
             this.checkBoxCond40.Name = "checkBoxCond40";\r
             this.checkBoxCond40.Size = new System.Drawing.Size(60, 16);\r
-            this.checkBoxCond40.TabIndex = 11;\r
+            this.checkBoxCond40.TabIndex = 23;\r
             this.checkBoxCond40.Text = "cond40";\r
             this.checkBoxCond40.UseVisualStyleBackColor = true;\r
             // \r
             // label5\r
             // \r
             this.label5.AutoSize = true;\r
-            this.label5.Location = new System.Drawing.Point(113, 103);\r
+            this.label5.Location = new System.Drawing.Point(95, 81);\r
             this.label5.Name = "label5";\r
-            this.label5.Size = new System.Drawing.Size(70, 12);\r
-            this.label5.TabIndex = 9;\r
-            this.label5.Text = "個で通知する";\r
+            this.label5.Size = new System.Drawing.Size(51, 12);\r
+            this.label5.TabIndex = 22;\r
+            this.label5.Text = "個で通知";\r
             // \r
             // numericUpDownMarginEquips\r
             // \r
-            this.numericUpDownMarginEquips.Location = new System.Drawing.Point(76, 101);\r
+            this.numericUpDownMarginEquips.Location = new System.Drawing.Point(58, 79);\r
             this.numericUpDownMarginEquips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
             this.numericUpDownMarginEquips.Maximum = new decimal(new int[] {\r
             99,\r
@@ -160,21 +356,21 @@ namespace KancolleSniffer
             0});\r
             this.numericUpDownMarginEquips.Name = "numericUpDownMarginEquips";\r
             this.numericUpDownMarginEquips.Size = new System.Drawing.Size(36, 19);\r
-            this.numericUpDownMarginEquips.TabIndex = 8;\r
+            this.numericUpDownMarginEquips.TabIndex = 21;\r
             this.numericUpDownMarginEquips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             // \r
             // label4\r
             // \r
             this.label4.AutoSize = true;\r
-            this.label4.Location = new System.Drawing.Point(47, 103);\r
+            this.label4.Location = new System.Drawing.Point(29, 81);\r
             this.label4.Name = "label4";\r
             this.label4.Size = new System.Drawing.Size(29, 12);\r
-            this.label4.TabIndex = 7;\r
+            this.label4.TabIndex = 20;\r
             this.label4.Text = "装備";\r
             // \r
             // numericUpDownMarginShips\r
             // \r
-            this.numericUpDownMarginShips.Location = new System.Drawing.Point(76, 81);\r
+            this.numericUpDownMarginShips.Location = new System.Drawing.Point(57, 59);\r
             this.numericUpDownMarginShips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
             this.numericUpDownMarginShips.Maximum = new decimal(new int[] {\r
             99,\r
@@ -183,80 +379,190 @@ namespace KancolleSniffer
             0});\r
             this.numericUpDownMarginShips.Name = "numericUpDownMarginShips";\r
             this.numericUpDownMarginShips.Size = new System.Drawing.Size(36, 19);\r
-            this.numericUpDownMarginShips.TabIndex = 6;\r
+            this.numericUpDownMarginShips.TabIndex = 19;\r
             this.numericUpDownMarginShips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             // \r
             // label2\r
             // \r
             this.label2.AutoSize = true;\r
-            this.label2.Location = new System.Drawing.Point(113, 83);\r
+            this.label2.Location = new System.Drawing.Point(95, 61);\r
             this.label2.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
             this.label2.Name = "label2";\r
             this.label2.Size = new System.Drawing.Size(17, 12);\r
-            this.label2.TabIndex = 5;\r
+            this.label2.TabIndex = 18;\r
             this.label2.Text = "隻";\r
             // \r
             // label1\r
             // \r
             this.label1.AutoSize = true;\r
-            this.label1.Location = new System.Drawing.Point(4, 83);\r
+            this.label1.Location = new System.Drawing.Point(9, 61);\r
             this.label1.Name = "label1";\r
-            this.label1.Size = new System.Drawing.Size(72, 12);\r
-            this.label1.TabIndex = 3;\r
-            this.label1.Text = "上限まで艦娘";\r
+            this.label1.Size = new System.Drawing.Size(49, 12);\r
+            this.label1.TabIndex = 17;\r
+            this.label1.Text = "残り艦娘";\r
             // \r
             // checkBoxSound\r
             // \r
             this.checkBoxSound.AutoSize = true;\r
-            this.checkBoxSound.Location = new System.Drawing.Point(6, 60);\r
+            this.checkBoxSound.Location = new System.Drawing.Point(122, 11);\r
             this.checkBoxSound.Name = "checkBoxSound";\r
-            this.checkBoxSound.Size = new System.Drawing.Size(113, 16);\r
-            this.checkBoxSound.TabIndex = 2;\r
-            this.checkBoxSound.Text = "サウンドを再生する";\r
+            this.checkBoxSound.Size = new System.Drawing.Size(94, 16);\r
+            this.checkBoxSound.TabIndex = 16;\r
+            this.checkBoxSound.Text = "サウンドを再生";\r
             this.checkBoxSound.UseVisualStyleBackColor = true;\r
-            this.checkBoxSound.CheckedChanged += new System.EventHandler(this.checkBoxSound_CheckedChanged);\r
             // \r
             // checkBoxBalloon\r
             // \r
             this.checkBoxBalloon.AutoSize = true;\r
-            this.checkBoxBalloon.Location = new System.Drawing.Point(6, 39);\r
+            this.checkBoxBalloon.Location = new System.Drawing.Point(11, 32);\r
             this.checkBoxBalloon.Name = "checkBoxBalloon";\r
-            this.checkBoxBalloon.Size = new System.Drawing.Size(172, 16);\r
-            this.checkBoxBalloon.TabIndex = 1;\r
-            this.checkBoxBalloon.Text = "通知領域にバルーンを表示する";\r
+            this.checkBoxBalloon.Size = new System.Drawing.Size(105, 16);\r
+            this.checkBoxBalloon.TabIndex = 15;\r
+            this.checkBoxBalloon.Text = "通知領域に表示";\r
             this.checkBoxBalloon.UseVisualStyleBackColor = true;\r
             // \r
             // checkBoxFlash\r
             // \r
             this.checkBoxFlash.AutoSize = true;\r
-            this.checkBoxFlash.Location = new System.Drawing.Point(6, 18);\r
+            this.checkBoxFlash.Location = new System.Drawing.Point(11, 11);\r
             this.checkBoxFlash.Name = "checkBoxFlash";\r
-            this.checkBoxFlash.Size = new System.Drawing.Size(127, 16);\r
-            this.checkBoxFlash.TabIndex = 0;\r
-            this.checkBoxFlash.Text = "ウィンドウを点滅させる";\r
+            this.checkBoxFlash.Size = new System.Drawing.Size(100, 16);\r
+            this.checkBoxFlash.TabIndex = 14;\r
+            this.checkBoxFlash.Text = "ウィンドウを点滅";\r
             this.checkBoxFlash.UseVisualStyleBackColor = true;\r
             // \r
-            // groupBoxSound\r
-            // \r
-            this.groupBoxSound.Controls.Add(this.buttonPlay);\r
-            this.groupBoxSound.Controls.Add(this.listBoxSoundFile);\r
-            this.groupBoxSound.Controls.Add(this.buttonOpenFile);\r
-            this.groupBoxSound.Controls.Add(this.textBoxSoundFile);\r
-            this.groupBoxSound.Controls.Add(this.numericUpDownSoundVolume);\r
-            this.groupBoxSound.Controls.Add(this.label3);\r
-            this.groupBoxSound.Location = new System.Drawing.Point(6, 266);\r
-            this.groupBoxSound.Name = "groupBoxSound";\r
-            this.groupBoxSound.Size = new System.Drawing.Size(240, 138);\r
-            this.groupBoxSound.TabIndex = 1;\r
-            this.groupBoxSound.TabStop = false;\r
-            this.groupBoxSound.Text = "サウンド";\r
+            // tabPageAchievement\r
+            // \r
+            this.tabPageAchievement.Controls.Add(this.checkBoxPresetAkashi);\r
+            this.tabPageAchievement.Controls.Add(this.groupBox3);\r
+            this.tabPageAchievement.Controls.Add(this.groupBox2);\r
+            this.tabPageAchievement.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageAchievement.Name = "tabPageAchievement";\r
+            this.tabPageAchievement.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageAchievement.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageAchievement.TabIndex = 2;\r
+            this.tabPageAchievement.Text = "機能";\r
+            this.tabPageAchievement.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxPresetAkashi\r
+            // \r
+            this.checkBoxPresetAkashi.AutoSize = true;\r
+            this.checkBoxPresetAkashi.Location = new System.Drawing.Point(20, 124);\r
+            this.checkBoxPresetAkashi.Name = "checkBoxPresetAkashi";\r
+            this.checkBoxPresetAkashi.Size = new System.Drawing.Size(141, 16);\r
+            this.checkBoxPresetAkashi.TabIndex = 19;\r
+            this.checkBoxPresetAkashi.Text = "プリセット明石修理を使う";\r
+            this.checkBoxPresetAkashi.UseVisualStyleBackColor = true;\r
+            // \r
+            // groupBox3\r
+            // \r
+            this.groupBox3.Controls.Add(this.checkBoxNextCell);\r
+            this.groupBox3.Controls.Add(this.checkBoxBattleResult);\r
+            this.groupBox3.Controls.Add(this.checkBoxAirBattleResult);\r
+            this.groupBox3.Controls.Add(this.checkBoxResultRank);\r
+            this.groupBox3.Location = new System.Drawing.Point(11, 65);\r
+            this.groupBox3.Name = "groupBox3";\r
+            this.groupBox3.Padding = new System.Windows.Forms.Padding(6);\r
+            this.groupBox3.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBox3.TabIndex = 18;\r
+            this.groupBox3.TabStop = false;\r
+            this.groupBox3.Text = "ネタバレ";\r
+            // \r
+            // checkBoxBattleResult\r
+            // \r
+            this.checkBoxBattleResult.AutoSize = true;\r
+            this.checkBoxBattleResult.Location = new System.Drawing.Point(123, 21);\r
+            this.checkBoxBattleResult.Name = "checkBoxBattleResult";\r
+            this.checkBoxBattleResult.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxBattleResult.TabIndex = 2;\r
+            this.checkBoxBattleResult.Text = "戦況";\r
+            this.checkBoxBattleResult.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxAirBattleResult\r
+            // \r
+            this.checkBoxAirBattleResult.AutoSize = true;\r
+            this.checkBoxAirBattleResult.Location = new System.Drawing.Point(60, 21);\r
+            this.checkBoxAirBattleResult.Name = "checkBoxAirBattleResult";\r
+            this.checkBoxAirBattleResult.Size = new System.Drawing.Size(60, 16);\r
+            this.checkBoxAirBattleResult.TabIndex = 1;\r
+            this.checkBoxAirBattleResult.Text = "航空戦";\r
+            this.checkBoxAirBattleResult.UseVisualStyleBackColor = true;\r
+            // \r
+            // checkBoxResultRank\r
+            // \r
+            this.checkBoxResultRank.AutoSize = true;\r
+            this.checkBoxResultRank.Location = new System.Drawing.Point(9, 21);\r
+            this.checkBoxResultRank.Name = "checkBoxResultRank";\r
+            this.checkBoxResultRank.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxResultRank.TabIndex = 0;\r
+            this.checkBoxResultRank.Text = "勝敗";\r
+            this.checkBoxResultRank.UseVisualStyleBackColor = true;\r
+            // \r
+            // groupBox2\r
+            // \r
+            this.groupBox2.Controls.Add(this.checkBoxReset02);\r
+            this.groupBox2.Controls.Add(this.buttonResetAchievement);\r
+            this.groupBox2.Controls.Add(this.checkBoxReset14);\r
+            this.groupBox2.Location = new System.Drawing.Point(11, 11);\r
+            this.groupBox2.Name = "groupBox2";\r
+            this.groupBox2.Padding = new System.Windows.Forms.Padding(6);\r
+            this.groupBox2.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBox2.TabIndex = 17;\r
+            this.groupBox2.TabStop = false;\r
+            this.groupBox2.Text = "戦果のリセット";\r
+            // \r
+            // checkBoxReset02\r
+            // \r
+            this.checkBoxReset02.AutoSize = true;\r
+            this.checkBoxReset02.Location = new System.Drawing.Point(9, 21);\r
+            this.checkBoxReset02.Name = "checkBoxReset02";\r
+            this.checkBoxReset02.Size = new System.Drawing.Size(42, 16);\r
+            this.checkBoxReset02.TabIndex = 13;\r
+            this.checkBoxReset02.Text = "2時";\r
+            this.checkBoxReset02.UseVisualStyleBackColor = true;\r
+            // \r
+            // buttonResetAchievement\r
+            // \r
+            this.buttonResetAchievement.Location = new System.Drawing.Point(111, 18);\r
+            this.buttonResetAchievement.Name = "buttonResetAchievement";\r
+            this.buttonResetAchievement.Size = new System.Drawing.Size(44, 20);\r
+            this.buttonResetAchievement.TabIndex = 16;\r
+            this.buttonResetAchievement.Text = "今すぐ";\r
+            this.buttonResetAchievement.UseVisualStyleBackColor = true;\r
+            this.buttonResetAchievement.Click += new System.EventHandler(this.buttonResetAchievement_Click);\r
+            // \r
+            // checkBoxReset14\r
+            // \r
+            this.checkBoxReset14.AutoSize = true;\r
+            this.checkBoxReset14.Location = new System.Drawing.Point(57, 21);\r
+            this.checkBoxReset14.Name = "checkBoxReset14";\r
+            this.checkBoxReset14.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxReset14.TabIndex = 14;\r
+            this.checkBoxReset14.Text = "14時";\r
+            this.checkBoxReset14.UseVisualStyleBackColor = true;\r
+            // \r
+            // tabPageSound\r
+            // \r
+            this.tabPageSound.Controls.Add(this.buttonPlay);\r
+            this.tabPageSound.Controls.Add(this.listBoxSoundFile);\r
+            this.tabPageSound.Controls.Add(this.buttonOpenFile);\r
+            this.tabPageSound.Controls.Add(this.textBoxSoundFile);\r
+            this.tabPageSound.Controls.Add(this.numericUpDownSoundVolume);\r
+            this.tabPageSound.Controls.Add(this.label3);\r
+            this.tabPageSound.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageSound.Name = "tabPageSound";\r
+            this.tabPageSound.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageSound.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageSound.TabIndex = 3;\r
+            this.tabPageSound.Text = "サウンド";\r
+            this.tabPageSound.UseVisualStyleBackColor = true;\r
             // \r
             // buttonPlay\r
             // \r
-            this.buttonPlay.Location = new System.Drawing.Point(91, 13);\r
+            this.buttonPlay.Location = new System.Drawing.Point(93, 6);\r
             this.buttonPlay.Name = "buttonPlay";\r
             this.buttonPlay.Size = new System.Drawing.Size(37, 23);\r
-            this.buttonPlay.TabIndex = 18;\r
+            this.buttonPlay.TabIndex = 24;\r
             this.buttonPlay.Text = "再生";\r
             this.buttonPlay.UseVisualStyleBackColor = true;\r
             this.buttonPlay.Click += new System.EventHandler(this.buttonPlay_Click);\r
@@ -265,256 +571,687 @@ namespace KancolleSniffer
             // \r
             this.listBoxSoundFile.FormattingEnabled = true;\r
             this.listBoxSoundFile.ItemHeight = 12;\r
-            this.listBoxSoundFile.Location = new System.Drawing.Point(6, 41);\r
+            this.listBoxSoundFile.Location = new System.Drawing.Point(11, 34);\r
             this.listBoxSoundFile.Name = "listBoxSoundFile";\r
-            this.listBoxSoundFile.Size = new System.Drawing.Size(228, 64);\r
-            this.listBoxSoundFile.TabIndex = 17;\r
+            this.listBoxSoundFile.Size = new System.Drawing.Size(234, 88);\r
+            this.listBoxSoundFile.TabIndex = 23;\r
             this.listBoxSoundFile.SelectedIndexChanged += new System.EventHandler(this.listBoxSoundFile_SelectedIndexChanged);\r
             // \r
             // buttonOpenFile\r
             // \r
-            this.buttonOpenFile.Location = new System.Drawing.Point(189, 109);\r
+            this.buttonOpenFile.Location = new System.Drawing.Point(200, 126);\r
             this.buttonOpenFile.Name = "buttonOpenFile";\r
             this.buttonOpenFile.Size = new System.Drawing.Size(45, 23);\r
-            this.buttonOpenFile.TabIndex = 16;\r
+            this.buttonOpenFile.TabIndex = 22;\r
             this.buttonOpenFile.Text = "参照...";\r
             this.buttonOpenFile.UseVisualStyleBackColor = true;\r
             this.buttonOpenFile.Click += new System.EventHandler(this.buttonOpenFile_Click);\r
             // \r
             // textBoxSoundFile\r
             // \r
-            this.textBoxSoundFile.Location = new System.Drawing.Point(6, 111);\r
+            this.textBoxSoundFile.Location = new System.Drawing.Point(11, 128);\r
             this.textBoxSoundFile.Name = "textBoxSoundFile";\r
-            this.textBoxSoundFile.Size = new System.Drawing.Size(179, 19);\r
-            this.textBoxSoundFile.TabIndex = 15;\r
+            this.textBoxSoundFile.Size = new System.Drawing.Size(183, 19);\r
+            this.textBoxSoundFile.TabIndex = 21;\r
             this.textBoxSoundFile.TextChanged += new System.EventHandler(this.textBoxSoundFile_TextChanged);\r
             // \r
             // numericUpDownSoundVolume\r
             // \r
-            this.numericUpDownSoundVolume.Location = new System.Drawing.Point(41, 16);\r
+            this.numericUpDownSoundVolume.Location = new System.Drawing.Point(42, 9);\r
             this.numericUpDownSoundVolume.Name = "numericUpDownSoundVolume";\r
             this.numericUpDownSoundVolume.Size = new System.Drawing.Size(44, 19);\r
-            this.numericUpDownSoundVolume.TabIndex = 1;\r
+            this.numericUpDownSoundVolume.TabIndex = 20;\r
             this.numericUpDownSoundVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
             // \r
             // label3\r
             // \r
             this.label3.AutoSize = true;\r
-            this.label3.Location = new System.Drawing.Point(6, 18);\r
+            this.label3.Location = new System.Drawing.Point(11, 11);\r
             this.label3.Margin = new System.Windows.Forms.Padding(3);\r
             this.label3.Name = "label3";\r
             this.label3.Size = new System.Drawing.Size(29, 12);\r
-            this.label3.TabIndex = 0;\r
+            this.label3.TabIndex = 19;\r
             this.label3.Text = "音量";\r
             // \r
-            // buttonOk\r
-            // \r
-            this.buttonOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-            this.buttonOk.Location = new System.Drawing.Point(87, 413);\r
-            this.buttonOk.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);\r
-            this.buttonOk.Name = "buttonOk";\r
-            this.buttonOk.Size = new System.Drawing.Size(75, 23);\r
-            this.buttonOk.TabIndex = 2;\r
-            this.buttonOk.Text = "OK";\r
-            this.buttonOk.UseVisualStyleBackColor = true;\r
-            this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
+            // tabPageVersion\r
+            // \r
+            this.tabPageVersion.Controls.Add(this.richTextBox1);\r
+            this.tabPageVersion.Controls.Add(this.labelCopyright);\r
+            this.tabPageVersion.Controls.Add(this.linkLabelProductName);\r
+            this.tabPageVersion.Controls.Add(this.labelVersion);\r
+            this.tabPageVersion.Controls.Add(this.labelLatest);\r
+            this.tabPageVersion.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageVersion.Name = "tabPageVersion";\r
+            this.tabPageVersion.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageVersion.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageVersion.TabIndex = 4;\r
+            this.tabPageVersion.Text = "バージョン";\r
+            this.tabPageVersion.UseVisualStyleBackColor = true;\r
+            // \r
+            // richTextBox1\r
+            // \r
+            this.richTextBox1.BackColor = System.Drawing.SystemColors.Window;\r
+            this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
+            this.richTextBox1.Location = new System.Drawing.Point(11, 62);\r
+            this.richTextBox1.Name = "richTextBox1";\r
+            this.richTextBox1.ReadOnly = true;\r
+            this.richTextBox1.Size = new System.Drawing.Size(234, 32);\r
+            this.richTextBox1.TabIndex = 15;\r
+            this.richTextBox1.Text = "このソフトウェアはApache Licenseバージョン2.0でライセンスします。";\r
+            // \r
+            // labelCopyright\r
+            // \r
+            this.labelCopyright.Location = new System.Drawing.Point(11, 35);\r
+            this.labelCopyright.Name = "labelCopyright";\r
+            this.labelCopyright.Size = new System.Drawing.Size(212, 12);\r
+            this.labelCopyright.TabIndex = 13;\r
+            // \r
+            // linkLabelProductName\r
+            // \r
+            this.linkLabelProductName.AutoSize = true;\r
+            this.linkLabelProductName.Location = new System.Drawing.Point(11, 11);\r
+            this.linkLabelProductName.Name = "linkLabelProductName";\r
+            this.linkLabelProductName.Size = new System.Drawing.Size(82, 12);\r
+            this.linkLabelProductName.TabIndex = 12;\r
+            this.linkLabelProductName.TabStop = true;\r
+            this.linkLabelProductName.Text = "KancolleSniffer";\r
+            this.linkLabelProductName.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelProductName_LinkClicked);\r
+            // \r
+            // labelVersion\r
+            // \r
+            this.labelVersion.AutoSize = true;\r
+            this.labelVersion.Location = new System.Drawing.Point(92, 11);\r
+            this.labelVersion.Name = "labelVersion";\r
+            this.labelVersion.Size = new System.Drawing.Size(50, 12);\r
+            this.labelVersion.TabIndex = 10;\r
+            this.labelVersion.Text = "バージョン";\r
+            // \r
+            // labelLatest\r
+            // \r
+            this.labelLatest.AutoSize = true;\r
+            this.labelLatest.Location = new System.Drawing.Point(167, 11);\r
+            this.labelLatest.Name = "labelLatest";\r
+            this.labelLatest.Size = new System.Drawing.Size(49, 12);\r
+            this.labelLatest.TabIndex = 11;\r
+            this.labelLatest.Text = "最新です";\r
+            // \r
+            // tabPageProxy\r
+            // \r
+            this.tabPageProxy.Controls.Add(this.groupBoxUpstream);\r
+            this.tabPageProxy.Controls.Add(this.groupBoxAutoConfig);\r
+            this.tabPageProxy.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageProxy.Name = "tabPageProxy";\r
+            this.tabPageProxy.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageProxy.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageProxy.TabIndex = 5;\r
+            this.tabPageProxy.Text = "プロキシ";\r
+            this.tabPageProxy.UseVisualStyleBackColor = true;\r
+            // \r
+            // groupBoxUpstream\r
+            // \r
+            this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOff);\r
+            this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOn);\r
+            this.groupBoxUpstream.Controls.Add(this.textBoxPort);\r
+            this.groupBoxUpstream.Controls.Add(this.labelPort);\r
+            this.groupBoxUpstream.Location = new System.Drawing.Point(11, 65);\r
+            this.groupBoxUpstream.Name = "groupBoxUpstream";\r
+            this.groupBoxUpstream.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBoxUpstream.TabIndex = 3;\r
+            this.groupBoxUpstream.TabStop = false;\r
+            this.groupBoxUpstream.Text = "ツール連携";\r
+            // \r
+            // radioButtonUpstreamOff\r
+            // \r
+            this.radioButtonUpstreamOff.AutoSize = true;\r
+            this.radioButtonUpstreamOff.Location = new System.Drawing.Point(59, 18);\r
+            this.radioButtonUpstreamOff.Name = "radioButtonUpstreamOff";\r
+            this.radioButtonUpstreamOff.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonUpstreamOff.TabIndex = 1;\r
+            this.radioButtonUpstreamOff.Text = "無効";\r
+            this.radioButtonUpstreamOff.UseVisualStyleBackColor = true;\r
+            this.radioButtonUpstreamOff.CheckedChanged += new System.EventHandler(this.radioButtonUpstreamOff_CheckedChanged);\r
+            // \r
+            // radioButtonUpstreamOn\r
+            // \r
+            this.radioButtonUpstreamOn.AutoSize = true;\r
+            this.radioButtonUpstreamOn.Location = new System.Drawing.Point(6, 18);\r
+            this.radioButtonUpstreamOn.Name = "radioButtonUpstreamOn";\r
+            this.radioButtonUpstreamOn.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonUpstreamOn.TabIndex = 0;\r
+            this.radioButtonUpstreamOn.Text = "有効";\r
+            this.radioButtonUpstreamOn.UseVisualStyleBackColor = true;\r
+            // \r
+            // textBoxPort\r
+            // \r
+            this.textBoxPort.Location = new System.Drawing.Point(175, 17);\r
+            this.textBoxPort.Name = "textBoxPort";\r
+            this.textBoxPort.Size = new System.Drawing.Size(36, 19);\r
+            this.textBoxPort.TabIndex = 3;\r
+            this.textBoxPort.Enter += new System.EventHandler(this.textBox_Enter);\r
+            // \r
+            // labelPort\r
+            // \r
+            this.labelPort.AutoSize = true;\r
+            this.labelPort.Location = new System.Drawing.Point(114, 20);\r
+            this.labelPort.Name = "labelPort";\r
+            this.labelPort.Size = new System.Drawing.Size(59, 12);\r
+            this.labelPort.TabIndex = 2;\r
+            this.labelPort.Text = "送信ポート:";\r
+            // \r
+            // groupBoxAutoConfig\r
+            // \r
+            this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOff);\r
+            this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOn);\r
+            this.groupBoxAutoConfig.Controls.Add(this.textBoxListen);\r
+            this.groupBoxAutoConfig.Controls.Add(this.labelListen);\r
+            this.groupBoxAutoConfig.Location = new System.Drawing.Point(11, 11);\r
+            this.groupBoxAutoConfig.Name = "groupBoxAutoConfig";\r
+            this.groupBoxAutoConfig.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBoxAutoConfig.TabIndex = 2;\r
+            this.groupBoxAutoConfig.TabStop = false;\r
+            this.groupBoxAutoConfig.Text = "自動設定";\r
+            // \r
+            // radioButtonAutoConfigOff\r
+            // \r
+            this.radioButtonAutoConfigOff.AutoSize = true;\r
+            this.radioButtonAutoConfigOff.Location = new System.Drawing.Point(59, 19);\r
+            this.radioButtonAutoConfigOff.Name = "radioButtonAutoConfigOff";\r
+            this.radioButtonAutoConfigOff.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonAutoConfigOff.TabIndex = 1;\r
+            this.radioButtonAutoConfigOff.Text = "無効";\r
+            this.radioButtonAutoConfigOff.UseVisualStyleBackColor = true;\r
+            // \r
+            // radioButtonAutoConfigOn\r
+            // \r
+            this.radioButtonAutoConfigOn.AutoSize = true;\r
+            this.radioButtonAutoConfigOn.Location = new System.Drawing.Point(6, 19);\r
+            this.radioButtonAutoConfigOn.Name = "radioButtonAutoConfigOn";\r
+            this.radioButtonAutoConfigOn.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonAutoConfigOn.TabIndex = 0;\r
+            this.radioButtonAutoConfigOn.Text = "有効";\r
+            this.radioButtonAutoConfigOn.UseVisualStyleBackColor = true;\r
+            // \r
+            // textBoxListen\r
+            // \r
+            this.textBoxListen.Location = new System.Drawing.Point(175, 18);\r
+            this.textBoxListen.Name = "textBoxListen";\r
+            this.textBoxListen.Size = new System.Drawing.Size(36, 19);\r
+            this.textBoxListen.TabIndex = 3;\r
+            this.textBoxListen.Enter += new System.EventHandler(this.textBox_Enter);\r
+            // \r
+            // labelListen\r
+            // \r
+            this.labelListen.AutoSize = true;\r
+            this.labelListen.Location = new System.Drawing.Point(114, 21);\r
+            this.labelListen.Name = "labelListen";\r
+            this.labelListen.Size = new System.Drawing.Size(59, 12);\r
+            this.labelListen.TabIndex = 2;\r
+            this.labelListen.Text = "受信ポート:";\r
+            // \r
+            // tabPageLog\r
+            // \r
+            this.tabPageLog.Controls.Add(this.label10);\r
+            this.tabPageLog.Controls.Add(this.checkBoxOutput);\r
+            this.tabPageLog.Controls.Add(this.label9);\r
+            this.tabPageLog.Controls.Add(this.numericUpDownMaterialLogInterval);\r
+            this.tabPageLog.Controls.Add(this.textBoxOutput);\r
+            this.tabPageLog.Controls.Add(this.label11);\r
+            this.tabPageLog.Controls.Add(this.buttonOutputDir);\r
+            this.tabPageLog.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageLog.Name = "tabPageLog";\r
+            this.tabPageLog.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageLog.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageLog.TabIndex = 6;\r
+            this.tabPageLog.Text = "報告書";\r
+            this.tabPageLog.UseVisualStyleBackColor = true;\r
+            // \r
+            // label10\r
+            // \r
+            this.label10.AutoSize = true;\r
+            this.label10.Location = new System.Drawing.Point(137, 60);\r
+            this.label10.Name = "label10";\r
+            this.label10.Size = new System.Drawing.Size(17, 12);\r
+            this.label10.TabIndex = 6;\r
+            this.label10.Text = "分";\r
+            // \r
+            // checkBoxOutput\r
+            // \r
+            this.checkBoxOutput.AutoSize = true;\r
+            this.checkBoxOutput.Location = new System.Drawing.Point(11, 11);\r
+            this.checkBoxOutput.Name = "checkBoxOutput";\r
+            this.checkBoxOutput.Size = new System.Drawing.Size(67, 16);\r
+            this.checkBoxOutput.TabIndex = 0;\r
+            this.checkBoxOutput.Text = "出力する";\r
+            this.checkBoxOutput.UseVisualStyleBackColor = true;\r
+            // \r
+            // label9\r
+            // \r
+            this.label9.AutoSize = true;\r
+            this.label9.Location = new System.Drawing.Point(9, 36);\r
+            this.label9.Name = "label9";\r
+            this.label9.Size = new System.Drawing.Size(41, 12);\r
+            this.label9.TabIndex = 2;\r
+            this.label9.Text = "出力先";\r
+            // \r
+            // numericUpDownMaterialLogInterval\r
+            // \r
+            this.numericUpDownMaterialLogInterval.Location = new System.Drawing.Point(91, 58);\r
+            this.numericUpDownMaterialLogInterval.Name = "numericUpDownMaterialLogInterval";\r
+            this.numericUpDownMaterialLogInterval.Size = new System.Drawing.Size(44, 19);\r
+            this.numericUpDownMaterialLogInterval.TabIndex = 5;\r
+            this.numericUpDownMaterialLogInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
+            // \r
+            // textBoxOutput\r
+            // \r
+            this.textBoxOutput.Location = new System.Drawing.Point(50, 33);\r
+            this.textBoxOutput.Name = "textBoxOutput";\r
+            this.textBoxOutput.Size = new System.Drawing.Size(142, 19);\r
+            this.textBoxOutput.TabIndex = 1;\r
+            // \r
+            // label11\r
+            // \r
+            this.label11.AutoSize = true;\r
+            this.label11.Location = new System.Drawing.Point(9, 60);\r
+            this.label11.Name = "label11";\r
+            this.label11.Size = new System.Drawing.Size(81, 12);\r
+            this.label11.TabIndex = 4;\r
+            this.label11.Text = "資材ログの間隔";\r
+            // \r
+            // buttonOutputDir\r
+            // \r
+            this.buttonOutputDir.Location = new System.Drawing.Point(196, 31);\r
+            this.buttonOutputDir.Name = "buttonOutputDir";\r
+            this.buttonOutputDir.Size = new System.Drawing.Size(49, 21);\r
+            this.buttonOutputDir.TabIndex = 3;\r
+            this.buttonOutputDir.Text = "参照...";\r
+            this.buttonOutputDir.UseVisualStyleBackColor = true;\r
+            this.buttonOutputDir.Click += new System.EventHandler(this.buttonOutputDir_Click);\r
+            // \r
+            // tabPagePush\r
+            // \r
+            this.tabPagePush.Controls.Add(this.groupBoxPushover);\r
+            this.tabPagePush.Controls.Add(this.groupBoxPushbullet);\r
+            this.tabPagePush.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPagePush.Name = "tabPagePush";\r
+            this.tabPagePush.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPagePush.TabIndex = 8;\r
+            this.tabPagePush.Text = "プッシュ通知";\r
+            this.tabPagePush.UseVisualStyleBackColor = true;\r
+            // \r
+            // groupBoxPushover\r
+            // \r
+            this.groupBoxPushover.Controls.Add(this.buttonPushoverTest);\r
+            this.groupBoxPushover.Controls.Add(this.label16);\r
+            this.groupBoxPushover.Controls.Add(this.label12);\r
+            this.groupBoxPushover.Controls.Add(this.textBoxPushoverUserKey);\r
+            this.groupBoxPushover.Controls.Add(this.checkBoxPushoverOn);\r
+            this.groupBoxPushover.Controls.Add(this.textBoxPushoverApiKey);\r
+            this.groupBoxPushover.Location = new System.Drawing.Point(11, 60);\r
+            this.groupBoxPushover.Name = "groupBoxPushover";\r
+            this.groupBoxPushover.Size = new System.Drawing.Size(236, 66);\r
+            this.groupBoxPushover.TabIndex = 2;\r
+            this.groupBoxPushover.TabStop = false;\r
+            this.groupBoxPushover.Text = "Pushover";\r
+            // \r
+            // buttonPushoverTest\r
+            // \r
+            this.buttonPushoverTest.Font = new System.Drawing.Font("MS ゴシック", 9F);\r
+            this.buttonPushoverTest.Location = new System.Drawing.Point(6, 36);\r
+            this.buttonPushoverTest.Name = "buttonPushoverTest";\r
+            this.buttonPushoverTest.Size = new System.Drawing.Size(37, 23);\r
+            this.buttonPushoverTest.TabIndex = 12;\r
+            this.buttonPushoverTest.Text = "Test";\r
+            this.buttonPushoverTest.UseVisualStyleBackColor = true;\r
+            this.buttonPushoverTest.Click += new System.EventHandler(this.buttonPushoverTest_Click);\r
+            // \r
+            // label16\r
+            // \r
+            this.label16.AutoSize = true;\r
+            this.label16.Location = new System.Drawing.Point(58, 17);\r
+            this.label16.Name = "label16";\r
+            this.label16.Size = new System.Drawing.Size(48, 12);\r
+            this.label16.TabIndex = 11;\r
+            this.label16.Text = "API Key:";\r
+            // \r
+            // label12\r
+            // \r
+            this.label12.AutoSize = true;\r
+            this.label12.Location = new System.Drawing.Point(52, 41);\r
+            this.label12.Name = "label12";\r
+            this.label12.Size = new System.Drawing.Size(54, 12);\r
+            this.label12.TabIndex = 10;\r
+            this.label12.Text = "User Key:";\r
+            // \r
+            // textBoxPushoverUserKey\r
+            // \r
+            this.textBoxPushoverUserKey.Location = new System.Drawing.Point(106, 38);\r
+            this.textBoxPushoverUserKey.Name = "textBoxPushoverUserKey";\r
+            this.textBoxPushoverUserKey.Size = new System.Drawing.Size(122, 19);\r
+            this.textBoxPushoverUserKey.TabIndex = 9;\r
+            // \r
+            // checkBoxPushoverOn\r
+            // \r
+            this.checkBoxPushoverOn.AutoSize = true;\r
+            this.checkBoxPushoverOn.Location = new System.Drawing.Point(6, 16);\r
+            this.checkBoxPushoverOn.Name = "checkBoxPushoverOn";\r
+            this.checkBoxPushoverOn.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxPushoverOn.TabIndex = 5;\r
+            this.checkBoxPushoverOn.Text = "有効";\r
+            this.checkBoxPushoverOn.UseVisualStyleBackColor = true;\r
+            // \r
+            // textBoxPushoverApiKey\r
+            // \r
+            this.textBoxPushoverApiKey.Location = new System.Drawing.Point(106, 13);\r
+            this.textBoxPushoverApiKey.Name = "textBoxPushoverApiKey";\r
+            this.textBoxPushoverApiKey.Size = new System.Drawing.Size(122, 19);\r
+            this.textBoxPushoverApiKey.TabIndex = 7;\r
+            // \r
+            // groupBoxPushbullet\r
+            // \r
+            this.groupBoxPushbullet.Controls.Add(this.buttonPushbulletTest);\r
+            this.groupBoxPushbullet.Controls.Add(this.textBoxPushbulletToken);\r
+            this.groupBoxPushbullet.Controls.Add(this.label7);\r
+            this.groupBoxPushbullet.Controls.Add(this.checkBoxPushbulletOn);\r
+            this.groupBoxPushbullet.Location = new System.Drawing.Point(11, 11);\r
+            this.groupBoxPushbullet.Name = "groupBoxPushbullet";\r
+            this.groupBoxPushbullet.Size = new System.Drawing.Size(236, 43);\r
+            this.groupBoxPushbullet.TabIndex = 1;\r
+            this.groupBoxPushbullet.TabStop = false;\r
+            this.groupBoxPushbullet.Text = "Pushbullet";\r
+            // \r
+            // buttonPushbulletTest\r
+            // \r
+            this.buttonPushbulletTest.Font = new System.Drawing.Font("MS ゴシック", 9F);\r
+            this.buttonPushbulletTest.Location = new System.Drawing.Point(193, 13);\r
+            this.buttonPushbulletTest.Name = "buttonPushbulletTest";\r
+            this.buttonPushbulletTest.Size = new System.Drawing.Size(37, 23);\r
+            this.buttonPushbulletTest.TabIndex = 3;\r
+            this.buttonPushbulletTest.Text = "Test";\r
+            this.buttonPushbulletTest.UseVisualStyleBackColor = true;\r
+            this.buttonPushbulletTest.Click += new System.EventHandler(this.buttonPushbulletTest_Click);\r
+            // \r
+            // textBoxPushbulletToken\r
+            // \r
+            this.textBoxPushbulletToken.Location = new System.Drawing.Point(91, 15);\r
+            this.textBoxPushbulletToken.Name = "textBoxPushbulletToken";\r
+            this.textBoxPushbulletToken.Size = new System.Drawing.Size(98, 19);\r
+            this.textBoxPushbulletToken.TabIndex = 2;\r
+            // \r
+            // label7\r
+            // \r
+            this.label7.AutoSize = true;\r
+            this.label7.Location = new System.Drawing.Point(52, 19);\r
+            this.label7.Name = "label7";\r
+            this.label7.Size = new System.Drawing.Size(38, 12);\r
+            this.label7.TabIndex = 1;\r
+            this.label7.Text = "Token:";\r
+            // \r
+            // checkBoxPushbulletOn\r
+            // \r
+            this.checkBoxPushbulletOn.AutoSize = true;\r
+            this.checkBoxPushbulletOn.Location = new System.Drawing.Point(6, 18);\r
+            this.checkBoxPushbulletOn.Name = "checkBoxPushbulletOn";\r
+            this.checkBoxPushbulletOn.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxPushbulletOn.TabIndex = 0;\r
+            this.checkBoxPushbulletOn.Text = "有効";\r
+            this.checkBoxPushbulletOn.UseVisualStyleBackColor = true;\r
+            // \r
+            // tabPageDebug\r
+            // \r
+            this.tabPageDebug.Controls.Add(this.buttonPlayDebugLog);\r
+            this.tabPageDebug.Controls.Add(this.buttonDebugLogOpenFile);\r
+            this.tabPageDebug.Controls.Add(this.textBoxDebugLog);\r
+            this.tabPageDebug.Controls.Add(this.label13);\r
+            this.tabPageDebug.Controls.Add(this.checkBoxDebugLog);\r
+            this.tabPageDebug.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageDebug.Name = "tabPageDebug";\r
+            this.tabPageDebug.Padding = new System.Windows.Forms.Padding(8);\r
+            this.tabPageDebug.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageDebug.TabIndex = 7;\r
+            this.tabPageDebug.Text = "デバッグ";\r
+            this.tabPageDebug.UseVisualStyleBackColor = true;\r
+            // \r
+            // buttonPlayDebugLog\r
+            // \r
+            this.buttonPlayDebugLog.AutoSize = true;\r
+            this.buttonPlayDebugLog.Location = new System.Drawing.Point(206, 46);\r
+            this.buttonPlayDebugLog.Name = "buttonPlayDebugLog";\r
+            this.buttonPlayDebugLog.Size = new System.Drawing.Size(39, 23);\r
+            this.buttonPlayDebugLog.TabIndex = 12;\r
+            this.buttonPlayDebugLog.Text = "再生";\r
+            this.buttonPlayDebugLog.UseVisualStyleBackColor = true;\r
+            this.buttonPlayDebugLog.Click += new System.EventHandler(this.buttonPlayDebugLog_Click);\r
+            // \r
+            // buttonDebugLogOpenFile\r
+            // \r
+            this.buttonDebugLogOpenFile.AutoSize = true;\r
+            this.buttonDebugLogOpenFile.Location = new System.Drawing.Point(157, 46);\r
+            this.buttonDebugLogOpenFile.Name = "buttonDebugLogOpenFile";\r
+            this.buttonDebugLogOpenFile.Size = new System.Drawing.Size(45, 23);\r
+            this.buttonDebugLogOpenFile.TabIndex = 11;\r
+            this.buttonDebugLogOpenFile.Text = "参照...";\r
+            this.buttonDebugLogOpenFile.UseVisualStyleBackColor = true;\r
+            this.buttonDebugLogOpenFile.Click += new System.EventHandler(this.buttonDebugLogOpenFile_Click);\r
+            // \r
+            // textBoxDebugLog\r
+            // \r
+            this.textBoxDebugLog.Location = new System.Drawing.Point(11, 48);\r
+            this.textBoxDebugLog.Name = "textBoxDebugLog";\r
+            this.textBoxDebugLog.Size = new System.Drawing.Size(142, 19);\r
+            this.textBoxDebugLog.TabIndex = 10;\r
+            // \r
+            // label13\r
+            // \r
+            this.label13.AutoSize = true;\r
+            this.label13.Location = new System.Drawing.Point(11, 33);\r
+            this.label13.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
+            this.label13.Name = "label13";\r
+            this.label13.Size = new System.Drawing.Size(57, 12);\r
+            this.label13.TabIndex = 9;\r
+            this.label13.Text = "ログファイル";\r
+            // \r
+            // checkBoxDebugLog\r
+            // \r
+            this.checkBoxDebugLog.AutoSize = true;\r
+            this.checkBoxDebugLog.Location = new System.Drawing.Point(11, 11);\r
+            this.checkBoxDebugLog.Name = "checkBoxDebugLog";\r
+            this.checkBoxDebugLog.Size = new System.Drawing.Size(100, 16);\r
+            this.checkBoxDebugLog.TabIndex = 8;\r
+            this.checkBoxDebugLog.Text = "通信を記録する";\r
+            this.checkBoxDebugLog.UseVisualStyleBackColor = true;\r
             // \r
             // buttonCancel\r
             // \r
             this.buttonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
             this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
-            this.buttonCancel.Location = new System.Drawing.Point(165, 413);\r
-            this.buttonCancel.Margin = new System.Windows.Forms.Padding(3, 6, 3, 3);\r
+            this.buttonCancel.Location = new System.Drawing.Point(186, 214);\r
             this.buttonCancel.Name = "buttonCancel";\r
             this.buttonCancel.Size = new System.Drawing.Size(75, 23);\r
-            this.buttonCancel.TabIndex = 3;\r
+            this.buttonCancel.TabIndex = 5;\r
             this.buttonCancel.Text = "キャンセル";\r
             this.buttonCancel.UseVisualStyleBackColor = true;\r
             // \r
-            // openFileDialog\r
-            // \r
-            this.openFileDialog.Filter = "オーディオファイル (*.wav;*.aif;*.aifc;*.aiff;*.wma;*.mp2;*.mp3)|*.wav;*.aif;*.aifc;*.aiff" +\r
-    ";*.wma;*.mp2;*.mp3";\r
-            this.openFileDialog.Title = "オーディオファイルを選択する";\r
-            // \r
-            // groupBoxShow\r
-            // \r
-            this.groupBoxShow.Controls.Add(this.checkBoxHideOnMinimized);\r
-            this.groupBoxShow.Controls.Add(this.checkBoxTopMost);\r
-            this.groupBoxShow.Location = new System.Drawing.Point(6, 6);\r
-            this.groupBoxShow.Name = "groupBoxShow";\r
-            this.groupBoxShow.Size = new System.Drawing.Size(240, 61);\r
-            this.groupBoxShow.TabIndex = 4;\r
-            this.groupBoxShow.TabStop = false;\r
-            this.groupBoxShow.Text = "表示";\r
-            // \r
-            // checkBoxHideOnMinimized\r
-            // \r
-            this.checkBoxHideOnMinimized.AutoSize = true;\r
-            this.checkBoxHideOnMinimized.Location = new System.Drawing.Point(6, 39);\r
-            this.checkBoxHideOnMinimized.Name = "checkBoxHideOnMinimized";\r
-            this.checkBoxHideOnMinimized.Size = new System.Drawing.Size(188, 16);\r
-            this.checkBoxHideOnMinimized.TabIndex = 1;\r
-            this.checkBoxHideOnMinimized.Text = "最小化時にタスクバーに表示しない";\r
-            this.checkBoxHideOnMinimized.UseVisualStyleBackColor = true;\r
-            // \r
-            // checkBoxTopMost\r
-            // \r
-            this.checkBoxTopMost.AutoSize = true;\r
-            this.checkBoxTopMost.Location = new System.Drawing.Point(6, 18);\r
-            this.checkBoxTopMost.Name = "checkBoxTopMost";\r
-            this.checkBoxTopMost.Size = new System.Drawing.Size(112, 16);\r
-            this.checkBoxTopMost.TabIndex = 0;\r
-            this.checkBoxTopMost.Text = "最前面に表示する";\r
-            this.checkBoxTopMost.UseVisualStyleBackColor = true;\r
-            // \r
-            // groupBoxAchievement\r
-            // \r
-            this.groupBoxAchievement.Controls.Add(this.buttonResetAchievement);\r
-            this.groupBoxAchievement.Controls.Add(this.label8);\r
-            this.groupBoxAchievement.Controls.Add(this.checkBoxReset14);\r
-            this.groupBoxAchievement.Controls.Add(this.checkBoxReset02);\r
-            this.groupBoxAchievement.Location = new System.Drawing.Point(6, 222);\r
-            this.groupBoxAchievement.Name = "groupBoxAchievement";\r
-            this.groupBoxAchievement.Size = new System.Drawing.Size(240, 40);\r
-            this.groupBoxAchievement.TabIndex = 5;\r
-            this.groupBoxAchievement.TabStop = false;\r
-            this.groupBoxAchievement.Text = "戦果";\r
-            // \r
-            // buttonResetAchievement\r
-            // \r
-            this.buttonResetAchievement.Location = new System.Drawing.Point(179, 14);\r
-            this.buttonResetAchievement.Name = "buttonResetAchievement";\r
-            this.buttonResetAchievement.Size = new System.Drawing.Size(44, 20);\r
-            this.buttonResetAchievement.TabIndex = 4;\r
-            this.buttonResetAchievement.Text = "今すぐ";\r
-            this.buttonResetAchievement.UseVisualStyleBackColor = true;\r
-            this.buttonResetAchievement.Click += new System.EventHandler(this.buttonResetAchievement_Click);\r
-            // \r
-            // label8\r
-            // \r
-            this.label8.AutoSize = true;\r
-            this.label8.Location = new System.Drawing.Point(6, 18);\r
-            this.label8.Name = "label8";\r
-            this.label8.Size = new System.Drawing.Size(56, 12);\r
-            this.label8.TabIndex = 3;\r
-            this.label8.Text = "リセットする";\r
-            // \r
-            // checkBoxReset14\r
+            // buttonOk\r
             // \r
-            this.checkBoxReset14.AutoSize = true;\r
-            this.checkBoxReset14.Location = new System.Drawing.Point(125, 17);\r
-            this.checkBoxReset14.Name = "checkBoxReset14";\r
-            this.checkBoxReset14.Size = new System.Drawing.Size(48, 16);\r
-            this.checkBoxReset14.TabIndex = 2;\r
-            this.checkBoxReset14.Text = "14時";\r
-            this.checkBoxReset14.UseVisualStyleBackColor = true;\r
+            this.buttonOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.buttonOk.Location = new System.Drawing.Point(105, 214);\r
+            this.buttonOk.Name = "buttonOk";\r
+            this.buttonOk.Size = new System.Drawing.Size(75, 23);\r
+            this.buttonOk.TabIndex = 4;\r
+            this.buttonOk.Text = "OK";\r
+            this.buttonOk.UseVisualStyleBackColor = true;\r
+            this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
             // \r
-            // checkBoxReset02\r
+            // openSoundFileDialog\r
             // \r
-            this.checkBoxReset02.AutoSize = true;\r
-            this.checkBoxReset02.Location = new System.Drawing.Point(77, 17);\r
-            this.checkBoxReset02.Name = "checkBoxReset02";\r
-            this.checkBoxReset02.Size = new System.Drawing.Size(42, 16);\r
-            this.checkBoxReset02.TabIndex = 1;\r
-            this.checkBoxReset02.Text = "2時";\r
-            this.checkBoxReset02.UseVisualStyleBackColor = true;\r
+            this.openSoundFileDialog.Filter = "オーディオファイル (*.wav;*.aif;*.aifc;*.aiff;*.wma;*.mp2;*.mp3)|*.wav;*.aif;*.aifc;*.aiff" +\r
+    ";*.wma;*.mp2;*.mp3";\r
+            this.openSoundFileDialog.Title = "オーディオファイルを選択する";\r
             // \r
-            // contextMenuStrip\r
+            // folderBrowserDialogOutputDir\r
             // \r
-            this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.ProxyToolStripMenuItem,\r
-            this.DebugToolStripMenuItem});\r
-            this.contextMenuStrip.Name = "contextMenuStrip";\r
-            this.contextMenuStrip.Size = new System.Drawing.Size(168, 48);\r
+            this.folderBrowserDialogOutputDir.Description = "報告書の出力先を指定します。";\r
             // \r
-            // ProxyToolStripMenuItem\r
+            // openDebugLogDialog\r
             // \r
-            this.ProxyToolStripMenuItem.Name = "ProxyToolStripMenuItem";\r
-            this.ProxyToolStripMenuItem.Size = new System.Drawing.Size(167, 22);\r
-            this.ProxyToolStripMenuItem.Text = "プロキシ設定(&P)";\r
-            this.ProxyToolStripMenuItem.Click += new System.EventHandler(this.ProxyToolStripMenuItem_Click);\r
+            this.openDebugLogDialog.CheckFileExists = false;\r
+            this.openDebugLogDialog.Title = "ログファイルの選択";\r
             // \r
-            // DebugToolStripMenuItem\r
+            // checkBoxNextCell\r
             // \r
-            this.DebugToolStripMenuItem.Name = "DebugToolStripMenuItem";\r
-            this.DebugToolStripMenuItem.Size = new System.Drawing.Size(167, 22);\r
-            this.DebugToolStripMenuItem.Text = "デバッグ設定(&D)";\r
-            this.DebugToolStripMenuItem.Click += new System.EventHandler(this.DebugToolStripMenuItem_Click);\r
+            this.checkBoxNextCell.AutoSize = true;\r
+            this.checkBoxNextCell.Location = new System.Drawing.Point(174, 21);\r
+            this.checkBoxNextCell.Name = "checkBoxNextCell";\r
+            this.checkBoxNextCell.Size = new System.Drawing.Size(48, 16);\r
+            this.checkBoxNextCell.TabIndex = 3;\r
+            this.checkBoxNextCell.Text = "進路";\r
+            this.checkBoxNextCell.UseVisualStyleBackColor = true;\r
             // \r
             // ConfigDialog\r
             // \r
-            this.AcceptButton = this.buttonOk;\r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.CancelButton = this.buttonCancel;\r
-            this.ClientSize = new System.Drawing.Size(252, 445);\r
-            this.ContextMenuStrip = this.contextMenuStrip;\r
-            this.Controls.Add(this.groupBoxAchievement);\r
-            this.Controls.Add(this.groupBoxShow);\r
+            this.ClientSize = new System.Drawing.Size(276, 246);\r
             this.Controls.Add(this.buttonCancel);\r
             this.Controls.Add(this.buttonOk);\r
-            this.Controls.Add(this.groupBoxSound);\r
-            this.Controls.Add(this.groupBoxNotification);\r
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
+            this.Controls.Add(this.tabControl);\r
             this.MaximizeBox = false;\r
             this.MinimizeBox = false;\r
             this.Name = "ConfigDialog";\r
+            this.ShowIcon = false;\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
             this.Text = "設定";\r
+            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConfigDialog_FormClosing);\r
             this.Load += new System.EventHandler(this.ConfigDialog_Load);\r
-            this.groupBoxNotification.ResumeLayout(false);\r
-            this.groupBoxNotification.PerformLayout();\r
+            this.tabControl.ResumeLayout(false);\r
+            this.tabPageWindow.ResumeLayout(false);\r
+            this.tabPageWindow.PerformLayout();\r
+            this.tabPageNotification.ResumeLayout(false);\r
+            this.tabPageNotification.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).EndInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).EndInit();\r
-            this.groupBoxSound.ResumeLayout(false);\r
-            this.groupBoxSound.PerformLayout();\r
+            this.tabPageAchievement.ResumeLayout(false);\r
+            this.tabPageAchievement.PerformLayout();\r
+            this.groupBox3.ResumeLayout(false);\r
+            this.groupBox3.PerformLayout();\r
+            this.groupBox2.ResumeLayout(false);\r
+            this.groupBox2.PerformLayout();\r
+            this.tabPageSound.ResumeLayout(false);\r
+            this.tabPageSound.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).EndInit();\r
-            this.groupBoxShow.ResumeLayout(false);\r
-            this.groupBoxShow.PerformLayout();\r
-            this.groupBoxAchievement.ResumeLayout(false);\r
-            this.groupBoxAchievement.PerformLayout();\r
-            this.contextMenuStrip.ResumeLayout(false);\r
+            this.tabPageVersion.ResumeLayout(false);\r
+            this.tabPageVersion.PerformLayout();\r
+            this.tabPageProxy.ResumeLayout(false);\r
+            this.groupBoxUpstream.ResumeLayout(false);\r
+            this.groupBoxUpstream.PerformLayout();\r
+            this.groupBoxAutoConfig.ResumeLayout(false);\r
+            this.groupBoxAutoConfig.PerformLayout();\r
+            this.tabPageLog.ResumeLayout(false);\r
+            this.tabPageLog.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).EndInit();\r
+            this.tabPagePush.ResumeLayout(false);\r
+            this.groupBoxPushover.ResumeLayout(false);\r
+            this.groupBoxPushover.PerformLayout();\r
+            this.groupBoxPushbullet.ResumeLayout(false);\r
+            this.groupBoxPushbullet.PerformLayout();\r
+            this.tabPageDebug.ResumeLayout(false);\r
+            this.tabPageDebug.PerformLayout();\r
             this.ResumeLayout(false);\r
 \r
         }\r
 \r
         #endregion\r
 \r
-        private System.Windows.Forms.GroupBox groupBoxNotification;\r
-        private System.Windows.Forms.CheckBox checkBoxFlash;\r
-        private System.Windows.Forms.CheckBox checkBoxBalloon;\r
-        private System.Windows.Forms.CheckBox checkBoxSound;\r
-        private System.Windows.Forms.GroupBox groupBoxSound;\r
-        private System.Windows.Forms.Button buttonOk;\r
+        private System.Windows.Forms.TabControl tabControl;\r
+        private System.Windows.Forms.TabPage tabPageWindow;\r
+        private System.Windows.Forms.TabPage tabPageNotification;\r
         private System.Windows.Forms.Button buttonCancel;\r
-        private System.Windows.Forms.Label label1;\r
-        private System.Windows.Forms.Label label2;\r
-        private System.Windows.Forms.NumericUpDown numericUpDownSoundVolume;\r
-        private System.Windows.Forms.Label label3;\r
-        private System.Windows.Forms.OpenFileDialog openFileDialog;\r
-        private System.Windows.Forms.NumericUpDown numericUpDownMarginShips;\r
-        private System.Windows.Forms.GroupBox groupBoxShow;\r
+        private System.Windows.Forms.Button buttonOk;\r
+        private System.Windows.Forms.TabPage tabPageAchievement;\r
+        private System.Windows.Forms.TabPage tabPageSound;\r
+        private System.Windows.Forms.TabPage tabPageVersion;\r
+        private System.Windows.Forms.CheckBox checkBoxHideOnMinimized;\r
         private System.Windows.Forms.CheckBox checkBoxTopMost;\r
-        private System.Windows.Forms.GroupBox groupBoxAchievement;\r
-        private System.Windows.Forms.Label label8;\r
+        private System.Windows.Forms.Label label6;\r
+        private System.Windows.Forms.CheckBox checkBoxCond49;\r
+        private System.Windows.Forms.CheckBox checkBoxCond40;\r
+        private System.Windows.Forms.Label label5;\r
+        private System.Windows.Forms.NumericUpDown numericUpDownMarginEquips;\r
+        private System.Windows.Forms.Label label4;\r
+        private System.Windows.Forms.NumericUpDown numericUpDownMarginShips;\r
+        private System.Windows.Forms.Label label2;\r
+        private System.Windows.Forms.Label label1;\r
+        private System.Windows.Forms.CheckBox checkBoxSound;\r
+        private System.Windows.Forms.CheckBox checkBoxBalloon;\r
+        private System.Windows.Forms.CheckBox checkBoxFlash;\r
+        private System.Windows.Forms.Button buttonResetAchievement;\r
         private System.Windows.Forms.CheckBox checkBoxReset14;\r
         private System.Windows.Forms.CheckBox checkBoxReset02;\r
+        private System.Windows.Forms.Button buttonPlay;\r
+        private System.Windows.Forms.ListBox listBoxSoundFile;\r
         private System.Windows.Forms.Button buttonOpenFile;\r
         private System.Windows.Forms.TextBox textBoxSoundFile;\r
-        private System.Windows.Forms.ContextMenuStrip contextMenuStrip;\r
-        private System.Windows.Forms.ToolStripMenuItem DebugToolStripMenuItem;\r
-        private System.Windows.Forms.Button buttonResetAchievement;\r
-        private System.Windows.Forms.ToolStripMenuItem ProxyToolStripMenuItem;\r
-        private System.Windows.Forms.ListBox listBoxSoundFile;\r
-        private System.Windows.Forms.Button buttonPlay;\r
-        private System.Windows.Forms.CheckBox checkBoxHideOnMinimized;\r
-        private System.Windows.Forms.Label label5;\r
-        private System.Windows.Forms.NumericUpDown numericUpDownMarginEquips;\r
-        private System.Windows.Forms.Label label4;\r
-        private System.Windows.Forms.Label label6;\r
-        private System.Windows.Forms.CheckBox checkBoxCond49;\r
-        private System.Windows.Forms.CheckBox checkBoxCond40;\r
+        private System.Windows.Forms.NumericUpDown numericUpDownSoundVolume;\r
+        private System.Windows.Forms.Label label3;\r
+        private System.Windows.Forms.Label labelCopyright;\r
+        private System.Windows.Forms.LinkLabel linkLabelProductName;\r
+        private System.Windows.Forms.Label labelVersion;\r
+        private System.Windows.Forms.Label labelLatest;\r
+        private System.Windows.Forms.RichTextBox richTextBox1;\r
+        private System.Windows.Forms.OpenFileDialog openSoundFileDialog;\r
+        private System.Windows.Forms.TabPage tabPageProxy;\r
+        private System.Windows.Forms.GroupBox groupBoxUpstream;\r
+        private System.Windows.Forms.RadioButton radioButtonUpstreamOff;\r
+        private System.Windows.Forms.RadioButton radioButtonUpstreamOn;\r
+        private System.Windows.Forms.TextBox textBoxPort;\r
+        private System.Windows.Forms.Label labelPort;\r
+        private System.Windows.Forms.GroupBox groupBoxAutoConfig;\r
+        private System.Windows.Forms.RadioButton radioButtonAutoConfigOff;\r
+        private System.Windows.Forms.RadioButton radioButtonAutoConfigOn;\r
+        private System.Windows.Forms.TextBox textBoxListen;\r
+        private System.Windows.Forms.Label labelListen;\r
+        private System.Windows.Forms.TabPage tabPageLog;\r
+        private System.Windows.Forms.Label label10;\r
+        private System.Windows.Forms.CheckBox checkBoxOutput;\r
+        private System.Windows.Forms.Label label9;\r
+        private System.Windows.Forms.TextBox textBoxOutput;\r
+        private System.Windows.Forms.Button buttonOutputDir;\r
+        private System.Windows.Forms.Label label11;\r
+        private System.Windows.Forms.NumericUpDown numericUpDownMaterialLogInterval;\r
+        private System.Windows.Forms.FolderBrowserDialog folderBrowserDialogOutputDir;\r
+        private System.Windows.Forms.TabPage tabPageDebug;\r
+        private System.Windows.Forms.Button buttonPlayDebugLog;\r
+        private System.Windows.Forms.Button buttonDebugLogOpenFile;\r
+        private System.Windows.Forms.TextBox textBoxDebugLog;\r
+        private System.Windows.Forms.Label label13;\r
+        private System.Windows.Forms.CheckBox checkBoxDebugLog;\r
+        private System.Windows.Forms.OpenFileDialog openDebugLogDialog;\r
+        private System.Windows.Forms.GroupBox groupBox3;\r
+        private System.Windows.Forms.GroupBox groupBox2;\r
+        private System.Windows.Forms.CheckBox checkBoxPresetAkashi;\r
+        private System.Windows.Forms.TabPage tabPagePush;\r
+        private System.Windows.Forms.ComboBox comboBoxZoom;\r
+        private System.Windows.Forms.Label label14;\r
+        private System.Windows.Forms.Label label15;\r
+        private System.Windows.Forms.Button buttonDetailedSettings;\r
+        private System.Windows.Forms.GroupBox groupBoxPushbullet;\r
+        private System.Windows.Forms.TextBox textBoxPushbulletToken;\r
+        private System.Windows.Forms.Label label7;\r
+        private System.Windows.Forms.CheckBox checkBoxPushbulletOn;\r
+        private System.Windows.Forms.Button buttonPushbulletTest;\r
+        private System.Windows.Forms.CheckBox checkBoxExitSilently;\r
+        private System.Windows.Forms.CheckBox checkBoxLocationPerMachine;\r
+        private System.Windows.Forms.TextBox textBoxPushoverApiKey;\r
+        private System.Windows.Forms.CheckBox checkBoxPushoverOn;\r
+        private System.Windows.Forms.GroupBox groupBoxPushover;\r
+        private System.Windows.Forms.Button buttonPushoverTest;\r
+        private System.Windows.Forms.Label label16;\r
+        private System.Windows.Forms.Label label12;\r
+        private System.Windows.Forms.TextBox textBoxPushoverUserKey;\r
+        private System.Windows.Forms.CheckBox checkBoxRepeat;\r
+        private System.Windows.Forms.CheckBox checkBoxBattleResult;\r
+        private System.Windows.Forms.CheckBox checkBoxAirBattleResult;\r
+        private System.Windows.Forms.CheckBox checkBoxResultRank;\r
+        private System.Windows.Forms.CheckBox checkBoxNextCell;\r
     }\r
 }
\ No newline at end of file