OSDN Git Service

基地航空隊の配備のコストを資材の変動に反映する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ConfigDialog.Designer.cs
index 41c5766..5be282b 100644 (file)
@@ -1,19 +1,16 @@
-// Copyright (C) 2014, 2015 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
@@ -64,10 +61,14 @@ namespace KancolleSniffer
             this.checkBoxBalloon = new System.Windows.Forms.CheckBox();\r
             this.checkBoxFlash = new System.Windows.Forms.CheckBox();\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.radioButtonResultRankWhenClick = new System.Windows.Forms.RadioButton();\r
+            this.radioButtonResultRankAlways = new System.Windows.Forms.RadioButton();\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.label8 = new System.Windows.Forms.Label();\r
             this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
-            this.checkBoxReset02 = 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
@@ -81,46 +82,103 @@ namespace KancolleSniffer
             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.groupBox1 = new System.Windows.Forms.GroupBox();\r
+            this.radioButtonServerOff = new System.Windows.Forms.RadioButton();\r
+            this.radioButtonServerOn = new System.Windows.Forms.RadioButton();\r
+            this.textBoxServer = new System.Windows.Forms.TextBox();\r
+            this.label12 = new System.Windows.Forms.Label();\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.tabPageCollabo = new System.Windows.Forms.TabPage();\r
+            this.groupBoxKancolleDb = new System.Windows.Forms.GroupBox();\r
+            this.textBoxKancolleDbToken = new System.Windows.Forms.TextBox();\r
+            this.label8 = new System.Windows.Forms.Label();\r
+            this.checkBoxKancolleDbOn = 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.buttonOk = new System.Windows.Forms.Button();\r
-            this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
-            this.ReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.ProxyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.DebugToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.openFileDialog = new System.Windows.Forms.OpenFileDialog();\r
+            this.openSoundFileDialog = new System.Windows.Forms.OpenFileDialog();\r
+            this.toolTipError = new System.Windows.Forms.ToolTip(this.components);\r
+            this.folderBrowserDialogOutputDir = new System.Windows.Forms.FolderBrowserDialog();\r
+            this.openDebugLogDialog = new System.Windows.Forms.OpenFileDialog();\r
+            this.label14 = new System.Windows.Forms.Label();\r
+            this.comboBoxZoom = new System.Windows.Forms.ComboBox();\r
+            this.label15 = new System.Windows.Forms.Label();\r
             this.tabControl.SuspendLayout();\r
             this.tabPageShow.SuspendLayout();\r
             this.tabPageNotification.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).BeginInit();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).BeginInit();\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.tabPageVersion.SuspendLayout();\r
-            this.contextMenuStrip.SuspendLayout();\r
+            this.tabPageProxy.SuspendLayout();\r
+            this.groupBoxUpstream.SuspendLayout();\r
+            this.groupBoxAutoConfig.SuspendLayout();\r
+            this.tabPageLog.SuspendLayout();\r
+            this.groupBox1.SuspendLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).BeginInit();\r
+            this.tabPageCollabo.SuspendLayout();\r
+            this.groupBoxKancolleDb.SuspendLayout();\r
+            this.tabPageDebug.SuspendLayout();\r
             this.SuspendLayout();\r
             // \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.tabPageShow);\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.Location = new System.Drawing.Point(6, 6);\r
+            this.tabControl.Controls.Add(this.tabPageProxy);\r
+            this.tabControl.Controls.Add(this.tabPageLog);\r
+            this.tabControl.Controls.Add(this.tabPageCollabo);\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(262, 173);\r
+            this.tabControl.Size = new System.Drawing.Size(264, 202);\r
             this.tabControl.TabIndex = 0;\r
             // \r
             // tabPageShow\r
             // \r
+            this.tabPageShow.Controls.Add(this.label15);\r
+            this.tabPageShow.Controls.Add(this.comboBoxZoom);\r
+            this.tabPageShow.Controls.Add(this.label14);\r
             this.tabPageShow.Controls.Add(this.checkBoxHideOnMinimized);\r
             this.tabPageShow.Controls.Add(this.checkBoxTopMost);\r
-            this.tabPageShow.Location = new System.Drawing.Point(4, 22);\r
+            this.tabPageShow.Location = new System.Drawing.Point(4, 40);\r
             this.tabPageShow.Name = "tabPageShow";\r
             this.tabPageShow.Padding = new System.Windows.Forms.Padding(8);\r
-            this.tabPageShow.Size = new System.Drawing.Size(254, 147);\r
+            this.tabPageShow.Size = new System.Drawing.Size(256, 158);\r
             this.tabPageShow.TabIndex = 0;\r
             this.tabPageShow.Text = "表示";\r
             this.tabPageShow.UseVisualStyleBackColor = true;\r
@@ -159,10 +217,10 @@ namespace KancolleSniffer
             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, 22);\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(254, 147);\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
@@ -293,21 +351,87 @@ namespace KancolleSniffer
             // \r
             // tabPageAchievement\r
             // \r
-            this.tabPageAchievement.Controls.Add(this.buttonResetAchievement);\r
-            this.tabPageAchievement.Controls.Add(this.label8);\r
-            this.tabPageAchievement.Controls.Add(this.checkBoxReset14);\r
-            this.tabPageAchievement.Controls.Add(this.checkBoxReset02);\r
-            this.tabPageAchievement.Location = new System.Drawing.Point(4, 22);\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(254, 147);\r
+            this.tabPageAchievement.Size = new System.Drawing.Size(256, 158);\r
             this.tabPageAchievement.TabIndex = 2;\r
-            this.tabPageAchievement.Text = "æ\88¦æ\9e\9c";\r
+            this.tabPageAchievement.Text = "æ©\9fè\83½";\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.radioButtonResultRankWhenClick);\r
+            this.groupBox3.Controls.Add(this.radioButtonResultRankAlways);\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
+            // radioButtonResultRankWhenClick\r
+            // \r
+            this.radioButtonResultRankWhenClick.AutoSize = true;\r
+            this.radioButtonResultRankWhenClick.Location = new System.Drawing.Point(59, 21);\r
+            this.radioButtonResultRankWhenClick.Name = "radioButtonResultRankWhenClick";\r
+            this.radioButtonResultRankWhenClick.Size = new System.Drawing.Size(88, 16);\r
+            this.radioButtonResultRankWhenClick.TabIndex = 1;\r
+            this.radioButtonResultRankWhenClick.TabStop = true;\r
+            this.radioButtonResultRankWhenClick.Text = "クリックしたとき";\r
+            this.radioButtonResultRankWhenClick.UseVisualStyleBackColor = true;\r
+            // \r
+            // radioButtonResultRankAlways\r
+            // \r
+            this.radioButtonResultRankAlways.AutoSize = true;\r
+            this.radioButtonResultRankAlways.Location = new System.Drawing.Point(9, 21);\r
+            this.radioButtonResultRankAlways.Name = "radioButtonResultRankAlways";\r
+            this.radioButtonResultRankAlways.Size = new System.Drawing.Size(44, 16);\r
+            this.radioButtonResultRankAlways.TabIndex = 0;\r
+            this.radioButtonResultRankAlways.TabStop = true;\r
+            this.radioButtonResultRankAlways.Text = "常に";\r
+            this.radioButtonResultRankAlways.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(101, 8);\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
@@ -315,36 +439,16 @@ namespace KancolleSniffer
             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(147, 12);\r
-            this.label8.Margin = new System.Windows.Forms.Padding(3);\r
-            this.label8.Name = "label8";\r
-            this.label8.Size = new System.Drawing.Size(65, 12);\r
-            this.label8.TabIndex = 15;\r
-            this.label8.Text = "にリセットする";\r
-            // \r
             // checkBoxReset14\r
             // \r
             this.checkBoxReset14.AutoSize = true;\r
-            this.checkBoxReset14.Location = new System.Drawing.Point(54, 11);\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
-            // checkBoxReset02\r
-            // \r
-            this.checkBoxReset02.AutoSize = true;\r
-            this.checkBoxReset02.Location = new System.Drawing.Point(11, 11);\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
             // tabPageSound\r
             // \r
             this.tabPageSound.Controls.Add(this.buttonPlay);\r
@@ -353,10 +457,10 @@ namespace KancolleSniffer
             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, 22);\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(254, 147);\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
@@ -377,13 +481,13 @@ namespace KancolleSniffer
             this.listBoxSoundFile.ItemHeight = 12;\r
             this.listBoxSoundFile.Location = new System.Drawing.Point(11, 34);\r
             this.listBoxSoundFile.Name = "listBoxSoundFile";\r
-            this.listBoxSoundFile.Size = new System.Drawing.Size(228, 76);\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(196, 114);\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 = 22;\r
@@ -393,9 +497,9 @@ namespace KancolleSniffer
             // \r
             // textBoxSoundFile\r
             // \r
-            this.textBoxSoundFile.Location = new System.Drawing.Point(11, 116);\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.Size = new System.Drawing.Size(183, 19);\r
             this.textBoxSoundFile.TabIndex = 21;\r
             this.textBoxSoundFile.TextChanged += new System.EventHandler(this.textBoxSoundFile_TextChanged);\r
             // \r
@@ -424,10 +528,10 @@ namespace KancolleSniffer
             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, 22);\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(254, 147);\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
@@ -439,9 +543,9 @@ namespace KancolleSniffer
             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(208, 50);\r
+            this.richTextBox1.Size = new System.Drawing.Size(234, 32);\r
             this.richTextBox1.TabIndex = 15;\r
-            this.richTextBox1.Text = "このソフトウェアは一部のファイルを除き\nGNU GPLバージョン3でライセンスされます。\n詳細はREADME.mdを参照してください。";\r
+            this.richTextBox1.Text = "このソフトウェアはApache Licenseバージョン2.0でライセンスします。";\r
             // \r
             // label7\r
             // \r
@@ -481,10 +585,368 @@ namespace KancolleSniffer
             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.groupBox1);\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
+            // groupBox1\r
+            // \r
+            this.groupBox1.Controls.Add(this.radioButtonServerOff);\r
+            this.groupBox1.Controls.Add(this.radioButtonServerOn);\r
+            this.groupBox1.Controls.Add(this.textBoxServer);\r
+            this.groupBox1.Controls.Add(this.label12);\r
+            this.groupBox1.Location = new System.Drawing.Point(11, 83);\r
+            this.groupBox1.Name = "groupBox1";\r
+            this.groupBox1.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBox1.TabIndex = 15;\r
+            this.groupBox1.TabStop = false;\r
+            this.groupBox1.Text = "閲覧サーバー";\r
+            // \r
+            // radioButtonServerOff\r
+            // \r
+            this.radioButtonServerOff.AutoSize = true;\r
+            this.radioButtonServerOff.Location = new System.Drawing.Point(59, 18);\r
+            this.radioButtonServerOff.Name = "radioButtonServerOff";\r
+            this.radioButtonServerOff.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonServerOff.TabIndex = 10;\r
+            this.radioButtonServerOff.TabStop = true;\r
+            this.radioButtonServerOff.Text = "無効";\r
+            this.radioButtonServerOff.UseVisualStyleBackColor = true;\r
+            this.radioButtonServerOff.CheckedChanged += new System.EventHandler(this.radioButtonServerOff_CheckedChanged);\r
+            // \r
+            // radioButtonServerOn\r
+            // \r
+            this.radioButtonServerOn.AutoSize = true;\r
+            this.radioButtonServerOn.Location = new System.Drawing.Point(6, 18);\r
+            this.radioButtonServerOn.Name = "radioButtonServerOn";\r
+            this.radioButtonServerOn.Size = new System.Drawing.Size(47, 16);\r
+            this.radioButtonServerOn.TabIndex = 9;\r
+            this.radioButtonServerOn.TabStop = true;\r
+            this.radioButtonServerOn.Text = "有効";\r
+            this.radioButtonServerOn.UseVisualStyleBackColor = true;\r
+            // \r
+            // textBoxServer\r
+            // \r
+            this.textBoxServer.Location = new System.Drawing.Point(175, 17);\r
+            this.textBoxServer.Name = "textBoxServer";\r
+            this.textBoxServer.Size = new System.Drawing.Size(36, 19);\r
+            this.textBoxServer.TabIndex = 11;\r
+            // \r
+            // label12\r
+            // \r
+            this.label12.AutoSize = true;\r
+            this.label12.Location = new System.Drawing.Point(114, 20);\r
+            this.label12.Name = "label12";\r
+            this.label12.Size = new System.Drawing.Size(59, 12);\r
+            this.label12.TabIndex = 8;\r
+            this.label12.Text = "受信ポート:";\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
+            // tabPageCollabo\r
+            // \r
+            this.tabPageCollabo.Controls.Add(this.groupBoxKancolleDb);\r
+            this.tabPageCollabo.Location = new System.Drawing.Point(4, 40);\r
+            this.tabPageCollabo.Name = "tabPageCollabo";\r
+            this.tabPageCollabo.Size = new System.Drawing.Size(256, 158);\r
+            this.tabPageCollabo.TabIndex = 8;\r
+            this.tabPageCollabo.Text = "連携";\r
+            this.tabPageCollabo.UseVisualStyleBackColor = true;\r
+            // \r
+            // groupBoxKancolleDb\r
+            // \r
+            this.groupBoxKancolleDb.Controls.Add(this.textBoxKancolleDbToken);\r
+            this.groupBoxKancolleDb.Controls.Add(this.label8);\r
+            this.groupBoxKancolleDb.Controls.Add(this.checkBoxKancolleDbOn);\r
+            this.groupBoxKancolleDb.Location = new System.Drawing.Point(11, 11);\r
+            this.groupBoxKancolleDb.Name = "groupBoxKancolleDb";\r
+            this.groupBoxKancolleDb.Size = new System.Drawing.Size(234, 48);\r
+            this.groupBoxKancolleDb.TabIndex = 0;\r
+            this.groupBoxKancolleDb.TabStop = false;\r
+            this.groupBoxKancolleDb.Text = "艦これ統計データベース";\r
+            // \r
+            // textBoxKancolleDbToken\r
+            // \r
+            this.textBoxKancolleDbToken.Location = new System.Drawing.Point(135, 18);\r
+            this.textBoxKancolleDbToken.Name = "textBoxKancolleDbToken";\r
+            this.textBoxKancolleDbToken.Size = new System.Drawing.Size(93, 19);\r
+            this.textBoxKancolleDbToken.TabIndex = 2;\r
+            // \r
+            // label8\r
+            // \r
+            this.label8.AutoSize = true;\r
+            this.label8.Location = new System.Drawing.Point(73, 21);\r
+            this.label8.Name = "label8";\r
+            this.label8.Size = new System.Drawing.Size(63, 12);\r
+            this.label8.TabIndex = 1;\r
+            this.label8.Text = "アクセスキー:";\r
+            // \r
+            // checkBoxKancolleDbOn\r
+            // \r
+            this.checkBoxKancolleDbOn.AutoSize = true;\r
+            this.checkBoxKancolleDbOn.Location = new System.Drawing.Point(6, 20);\r
+            this.checkBoxKancolleDbOn.Name = "checkBoxKancolleDbOn";\r
+            this.checkBoxKancolleDbOn.Size = new System.Drawing.Size(67, 16);\r
+            this.checkBoxKancolleDbOn.TabIndex = 0;\r
+            this.checkBoxKancolleDbOn.Text = "送信する";\r
+            this.checkBoxKancolleDbOn.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(186, 185);\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 = 5;\r
@@ -493,8 +955,8 @@ namespace KancolleSniffer
             // \r
             // buttonOk\r
             // \r
-            this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-            this.buttonOk.Location = new System.Drawing.Point(105, 185);\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
@@ -502,48 +964,63 @@ namespace KancolleSniffer
             this.buttonOk.UseVisualStyleBackColor = true;\r
             this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
             // \r
-            // contextMenuStrip\r
+            // openSoundFileDialog\r
             // \r
-            this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
-            this.ReportToolStripMenuItem,\r
-            this.ProxyToolStripMenuItem,\r
-            this.DebugToolStripMenuItem});\r
-            this.contextMenuStrip.Name = "contextMenuStrip";\r
-            this.contextMenuStrip.Size = new System.Drawing.Size(168, 70);\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
-            // ReportToolStripMenuItem\r
+            // toolTipError\r
             // \r
-            this.ReportToolStripMenuItem.Name = "ReportToolStripMenuItem";\r
-            this.ReportToolStripMenuItem.Size = new System.Drawing.Size(167, 22);\r
-            this.ReportToolStripMenuItem.Text = "報告書設定(&R)";\r
-            this.ReportToolStripMenuItem.Click += new System.EventHandler(this.ReportToolStripMenuItem_Click);\r
+            this.toolTipError.AutomaticDelay = 0;\r
+            this.toolTipError.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Error;\r
+            this.toolTipError.ToolTipTitle = "入力エラー";\r
             // \r
-            // ProxyToolStripMenuItem\r
+            // folderBrowserDialogOutputDir\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.folderBrowserDialogOutputDir.Description = "報告書の出力先を指定します。";\r
             // \r
-            // DebugToolStripMenuItem\r
+            // openDebugLogDialog\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.openDebugLogDialog.CheckFileExists = false;\r
+            this.openDebugLogDialog.Title = "ログファイルの選択";\r
             // \r
-            // openFileDialog\r
+            // label14\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
+            this.label14.AutoSize = true;\r
+            this.label14.Location = new System.Drawing.Point(9, 57);\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
+            // 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(47, 54);\r
+            this.comboBoxZoom.Name = "comboBoxZoom";\r
+            this.comboBoxZoom.Size = new System.Drawing.Size(48, 20);\r
+            this.comboBoxZoom.TabIndex = 5;\r
+            // \r
+            // label15\r
+            // \r
+            this.label15.AutoSize = true;\r
+            this.label15.Location = new System.Drawing.Point(97, 57);\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
             // ConfigDialog\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(273, 217);\r
-            this.ContextMenuStrip = this.contextMenuStrip;\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.tabControl);\r
@@ -563,12 +1040,30 @@ namespace KancolleSniffer
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).EndInit();\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.tabPageVersion.ResumeLayout(false);\r
             this.tabPageVersion.PerformLayout();\r
-            this.contextMenuStrip.ResumeLayout(false);\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
+            this.groupBox1.ResumeLayout(false);\r
+            this.groupBox1.PerformLayout();\r
+            ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).EndInit();\r
+            this.tabPageCollabo.ResumeLayout(false);\r
+            this.groupBoxKancolleDb.ResumeLayout(false);\r
+            this.groupBoxKancolleDb.PerformLayout();\r
+            this.tabPageDebug.ResumeLayout(false);\r
+            this.tabPageDebug.PerformLayout();\r
             this.ResumeLayout(false);\r
 \r
         }\r
@@ -598,7 +1093,6 @@ namespace KancolleSniffer
         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.Label label8;\r
         private System.Windows.Forms.CheckBox checkBoxReset14;\r
         private System.Windows.Forms.CheckBox checkBoxReset02;\r
         private System.Windows.Forms.Button buttonPlay;\r
@@ -612,10 +1106,52 @@ namespace KancolleSniffer
         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.ContextMenuStrip contextMenuStrip;\r
-        private System.Windows.Forms.ToolStripMenuItem ReportToolStripMenuItem;\r
-        private System.Windows.Forms.ToolStripMenuItem ProxyToolStripMenuItem;\r
-        private System.Windows.Forms.ToolStripMenuItem DebugToolStripMenuItem;\r
-        private System.Windows.Forms.OpenFileDialog openFileDialog;\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.ToolTip toolTipError;\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.GroupBox groupBox1;\r
+        private System.Windows.Forms.RadioButton radioButtonServerOff;\r
+        private System.Windows.Forms.RadioButton radioButtonServerOn;\r
+        private System.Windows.Forms.TextBox textBoxServer;\r
+        private System.Windows.Forms.Label label12;\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.RadioButton radioButtonResultRankWhenClick;\r
+        private System.Windows.Forms.RadioButton radioButtonResultRankAlways;\r
+        private System.Windows.Forms.CheckBox checkBoxPresetAkashi;\r
+        private System.Windows.Forms.TabPage tabPageCollabo;\r
+        private System.Windows.Forms.GroupBox groupBoxKancolleDb;\r
+        private System.Windows.Forms.TextBox textBoxKancolleDbToken;\r
+        private System.Windows.Forms.Label label8;\r
+        private System.Windows.Forms.CheckBox checkBoxKancolleDbOn;\r
+        private System.Windows.Forms.ComboBox comboBoxZoom;\r
+        private System.Windows.Forms.Label label14;\r
+        private System.Windows.Forms.Label label15;\r
     }\r
 }
\ No newline at end of file