OSDN Git Service

バージョン11.9の準備
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ConfigDialog.Designer.cs
index d79131a..a0145bf 100644 (file)
@@ -42,7 +42,6 @@ namespace KancolleSniffer
         /// </summary>\r
         private void InitializeComponent()\r
         {\r
-            this.components = new System.ComponentModel.Container();\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
@@ -109,9 +108,7 @@ namespace KancolleSniffer
             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.tabControlCollabo = new System.Windows.Forms.TabControl();\r
-            this.tabPagePushNotification = new System.Windows.Forms.TabPage();\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
@@ -124,11 +121,6 @@ namespace KancolleSniffer
             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.tabPageExternalService = 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
@@ -138,9 +130,9 @@ namespace KancolleSniffer
             this.buttonCancel = new System.Windows.Forms.Button();\r
             this.buttonOk = new System.Windows.Forms.Button();\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.checkBoxNextCell = new System.Windows.Forms.CheckBox();\r
             this.tabControl.SuspendLayout();\r
             this.tabPageWindow.SuspendLayout();\r
             this.tabPageNotification.SuspendLayout();\r
@@ -157,13 +149,9 @@ namespace KancolleSniffer
             this.groupBoxAutoConfig.SuspendLayout();\r
             this.tabPageLog.SuspendLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).BeginInit();\r
-            this.tabPageCollabo.SuspendLayout();\r
-            this.tabControlCollabo.SuspendLayout();\r
-            this.tabPagePushNotification.SuspendLayout();\r
+            this.tabPagePush.SuspendLayout();\r
             this.groupBoxPushover.SuspendLayout();\r
             this.groupBoxPushbullet.SuspendLayout();\r
-            this.tabPageExternalService.SuspendLayout();\r
-            this.groupBoxKancolleDb.SuspendLayout();\r
             this.tabPageDebug.SuspendLayout();\r
             this.SuspendLayout();\r
             // \r
@@ -178,7 +166,7 @@ namespace KancolleSniffer
             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.tabPageCollabo);\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
@@ -468,6 +456,7 @@ namespace KancolleSniffer
             // \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
@@ -482,7 +471,7 @@ namespace KancolleSniffer
             // checkBoxBattleResult\r
             // \r
             this.checkBoxBattleResult.AutoSize = true;\r
-            this.checkBoxBattleResult.Location = new System.Drawing.Point(147, 21);\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
@@ -492,7 +481,7 @@ namespace KancolleSniffer
             // checkBoxAirBattleResult\r
             // \r
             this.checkBoxAirBattleResult.AutoSize = true;\r
-            this.checkBoxAirBattleResult.Location = new System.Drawing.Point(84, 21);\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
@@ -504,9 +493,9 @@ namespace KancolleSniffer
             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(72, 16);\r
+            this.checkBoxResultRank.Size = new System.Drawing.Size(48, 16);\r
             this.checkBoxResultRank.TabIndex = 0;\r
-            this.checkBoxResultRank.Text = "勝利判定";\r
+            this.checkBoxResultRank.Text = "勝";\r
             this.checkBoxResultRank.UseVisualStyleBackColor = true;\r
             // \r
             // groupBox2\r
@@ -878,38 +867,16 @@ namespace KancolleSniffer
             this.buttonOutputDir.UseVisualStyleBackColor = true;\r
             this.buttonOutputDir.Click += new System.EventHandler(this.buttonOutputDir_Click);\r
             // \r
-            // tabPageCollabo\r
-            // \r
-            this.tabPageCollabo.Controls.Add(this.tabControlCollabo);\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
-            // tabControlCollabo\r
-            // \r
-            this.tabControlCollabo.Controls.Add(this.tabPagePushNotification);\r
-            this.tabControlCollabo.Controls.Add(this.tabPageExternalService);\r
-            this.tabControlCollabo.Dock = System.Windows.Forms.DockStyle.Fill;\r
-            this.tabControlCollabo.Location = new System.Drawing.Point(0, 0);\r
-            this.tabControlCollabo.Name = "tabControlCollabo";\r
-            this.tabControlCollabo.SelectedIndex = 0;\r
-            this.tabControlCollabo.Size = new System.Drawing.Size(256, 158);\r
-            this.tabControlCollabo.TabIndex = 3;\r
-            // \r
-            // tabPagePushNotification\r
-            // \r
-            this.tabPagePushNotification.Controls.Add(this.groupBoxPushover);\r
-            this.tabPagePushNotification.Controls.Add(this.groupBoxPushbullet);\r
-            this.tabPagePushNotification.Location = new System.Drawing.Point(4, 22);\r
-            this.tabPagePushNotification.Name = "tabPagePushNotification";\r
-            this.tabPagePushNotification.Padding = new System.Windows.Forms.Padding(3);\r
-            this.tabPagePushNotification.Size = new System.Drawing.Size(248, 132);\r
-            this.tabPagePushNotification.TabIndex = 0;\r
-            this.tabPagePushNotification.Text = "プッシュ通知";\r
-            this.tabPagePushNotification.UseVisualStyleBackColor = true;\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
@@ -919,7 +886,7 @@ namespace KancolleSniffer
             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(6, 55);\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
@@ -985,7 +952,7 @@ namespace KancolleSniffer
             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(6, 6);\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
@@ -1029,55 +996,6 @@ namespace KancolleSniffer
             this.checkBoxPushbulletOn.Text = "有効";\r
             this.checkBoxPushbulletOn.UseVisualStyleBackColor = true;\r
             // \r
-            // tabPageExternalService\r
-            // \r
-            this.tabPageExternalService.Controls.Add(this.groupBoxKancolleDb);\r
-            this.tabPageExternalService.Location = new System.Drawing.Point(4, 22);\r
-            this.tabPageExternalService.Name = "tabPageExternalService";\r
-            this.tabPageExternalService.Padding = new System.Windows.Forms.Padding(3);\r
-            this.tabPageExternalService.Size = new System.Drawing.Size(248, 132);\r
-            this.tabPageExternalService.TabIndex = 1;\r
-            this.tabPageExternalService.Text = "外部サービス";\r
-            this.tabPageExternalService.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(6, 6);\r
-            this.groupBoxKancolleDb.Name = "groupBoxKancolleDb";\r
-            this.groupBoxKancolleDb.Size = new System.Drawing.Size(234, 47);\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(121, 20);\r
-            this.textBoxKancolleDbToken.Name = "textBoxKancolleDbToken";\r
-            this.textBoxKancolleDbToken.Size = new System.Drawing.Size(107, 19);\r
-            this.textBoxKancolleDbToken.TabIndex = 2;\r
-            // \r
-            // label8\r
-            // \r
-            this.label8.AutoSize = true;\r
-            this.label8.Location = new System.Drawing.Point(57, 23);\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, 22);\r
-            this.checkBoxKancolleDbOn.Name = "checkBoxKancolleDbOn";\r
-            this.checkBoxKancolleDbOn.Size = new System.Drawing.Size(48, 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
@@ -1170,12 +1088,6 @@ namespace KancolleSniffer
     ";*.wma;*.mp2;*.mp3";\r
             this.openSoundFileDialog.Title = "オーディオファイルを選択する";\r
             // \r
-            // toolTipError\r
-            // \r
-            this.toolTipError.AutomaticDelay = 0;\r
-            this.toolTipError.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Error;\r
-            this.toolTipError.ToolTipTitle = "入力エラー";\r
-            // \r
             // folderBrowserDialogOutputDir\r
             // \r
             this.folderBrowserDialogOutputDir.Description = "報告書の出力先を指定します。";\r
@@ -1185,6 +1097,16 @@ namespace KancolleSniffer
             this.openDebugLogDialog.CheckFileExists = false;\r
             this.openDebugLogDialog.Title = "ログファイルの選択";\r
             // \r
+            // checkBoxNextCell\r
+            // \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.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
@@ -1227,16 +1149,11 @@ namespace KancolleSniffer
             this.tabPageLog.ResumeLayout(false);\r
             this.tabPageLog.PerformLayout();\r
             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).EndInit();\r
-            this.tabPageCollabo.ResumeLayout(false);\r
-            this.tabControlCollabo.ResumeLayout(false);\r
-            this.tabPagePushNotification.ResumeLayout(false);\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.tabPageExternalService.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
@@ -1293,7 +1210,6 @@ namespace KancolleSniffer
         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
@@ -1313,11 +1229,7 @@ namespace KancolleSniffer
         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 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.TabPage tabPagePush;\r
         private System.Windows.Forms.ComboBox comboBoxZoom;\r
         private System.Windows.Forms.Label label14;\r
         private System.Windows.Forms.Label label15;\r
@@ -1331,17 +1243,15 @@ namespace KancolleSniffer
         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.TabControl tabControlCollabo;\r
-        private System.Windows.Forms.TabPage tabPagePushNotification;\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.TabPage tabPageExternalService;\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