OSDN Git Service

3250f4e74097c22d13fa3f0d7269f6574041b005
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ConfigDialog.Designer.cs
1 // Copyright (C) 2014, 2015 Kazuhiro Fujieda <fujieda@users.osdn.me>\r
2 // \r
3 // Licensed under the Apache License, Version 2.0 (the "License");\r
4 // you may not use this file except in compliance with the License.\r
5 // You may obtain a copy of the License at\r
6 //\r
7 //    http://www.apache.org/licenses/LICENSE-2.0\r
8 //\r
9 // Unless required by applicable law or agreed to in writing, software\r
10 // distributed under the License is distributed on an "AS IS" BASIS,\r
11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
12 // See the License for the specific language governing permissions and\r
13 // limitations under the License.\r
14 \r
15 namespace KancolleSniffer\r
16 {\r
17     partial class ConfigDialog\r
18     {\r
19         /// <summary>\r
20         /// Required designer variable.\r
21         /// </summary>\r
22         private System.ComponentModel.IContainer components = null;\r
23 \r
24         /// <summary>\r
25         /// Clean up any resources being used.\r
26         /// </summary>\r
27         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
28         protected override void Dispose(bool disposing)\r
29         {\r
30             if (disposing && (components != null))\r
31             {\r
32                 components.Dispose();\r
33             }\r
34             base.Dispose(disposing);\r
35         }\r
36 \r
37         #region Windows Form Designer generated code\r
38 \r
39         /// <summary>\r
40         /// Required method for Designer support - do not modify\r
41         /// the contents of this method with the code editor.\r
42         /// </summary>\r
43         private void InitializeComponent()\r
44         {\r
45             this.components = new System.ComponentModel.Container();\r
46             this.tabControl = new System.Windows.Forms.TabControl();\r
47             this.tabPageWindow = new System.Windows.Forms.TabPage();\r
48             this.checkBoxExitSilently = new System.Windows.Forms.CheckBox();\r
49             this.label15 = new System.Windows.Forms.Label();\r
50             this.comboBoxZoom = new System.Windows.Forms.ComboBox();\r
51             this.label14 = new System.Windows.Forms.Label();\r
52             this.checkBoxHideOnMinimized = new System.Windows.Forms.CheckBox();\r
53             this.checkBoxTopMost = new System.Windows.Forms.CheckBox();\r
54             this.tabPageNotification = new System.Windows.Forms.TabPage();\r
55             this.buttonDetailedSettings = new System.Windows.Forms.Button();\r
56             this.label6 = new System.Windows.Forms.Label();\r
57             this.checkBoxCond49 = new System.Windows.Forms.CheckBox();\r
58             this.checkBoxCond40 = new System.Windows.Forms.CheckBox();\r
59             this.label5 = new System.Windows.Forms.Label();\r
60             this.numericUpDownMarginEquips = new System.Windows.Forms.NumericUpDown();\r
61             this.label4 = new System.Windows.Forms.Label();\r
62             this.numericUpDownMarginShips = new System.Windows.Forms.NumericUpDown();\r
63             this.label2 = new System.Windows.Forms.Label();\r
64             this.label1 = new System.Windows.Forms.Label();\r
65             this.checkBoxSound = new System.Windows.Forms.CheckBox();\r
66             this.checkBoxBalloon = new System.Windows.Forms.CheckBox();\r
67             this.checkBoxFlash = new System.Windows.Forms.CheckBox();\r
68             this.tabPageAchievement = new System.Windows.Forms.TabPage();\r
69             this.checkBoxPresetAkashi = new System.Windows.Forms.CheckBox();\r
70             this.groupBox3 = new System.Windows.Forms.GroupBox();\r
71             this.radioButtonResultRankWhenClick = new System.Windows.Forms.RadioButton();\r
72             this.radioButtonResultRankAlways = new System.Windows.Forms.RadioButton();\r
73             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
74             this.checkBoxReset02 = new System.Windows.Forms.CheckBox();\r
75             this.buttonResetAchievement = new System.Windows.Forms.Button();\r
76             this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
77             this.tabPageSound = new System.Windows.Forms.TabPage();\r
78             this.buttonPlay = new System.Windows.Forms.Button();\r
79             this.listBoxSoundFile = new System.Windows.Forms.ListBox();\r
80             this.buttonOpenFile = new System.Windows.Forms.Button();\r
81             this.textBoxSoundFile = new System.Windows.Forms.TextBox();\r
82             this.numericUpDownSoundVolume = new System.Windows.Forms.NumericUpDown();\r
83             this.label3 = new System.Windows.Forms.Label();\r
84             this.tabPageVersion = new System.Windows.Forms.TabPage();\r
85             this.richTextBox1 = new System.Windows.Forms.RichTextBox();\r
86             this.labelCopyright = new System.Windows.Forms.Label();\r
87             this.linkLabelProductName = new System.Windows.Forms.LinkLabel();\r
88             this.labelVersion = new System.Windows.Forms.Label();\r
89             this.labelLatest = new System.Windows.Forms.Label();\r
90             this.tabPageProxy = new System.Windows.Forms.TabPage();\r
91             this.groupBoxUpstream = new System.Windows.Forms.GroupBox();\r
92             this.radioButtonUpstreamOff = new System.Windows.Forms.RadioButton();\r
93             this.radioButtonUpstreamOn = new System.Windows.Forms.RadioButton();\r
94             this.textBoxPort = new System.Windows.Forms.TextBox();\r
95             this.labelPort = new System.Windows.Forms.Label();\r
96             this.groupBoxAutoConfig = new System.Windows.Forms.GroupBox();\r
97             this.radioButtonAutoConfigOff = new System.Windows.Forms.RadioButton();\r
98             this.radioButtonAutoConfigOn = new System.Windows.Forms.RadioButton();\r
99             this.textBoxListen = new System.Windows.Forms.TextBox();\r
100             this.labelListen = new System.Windows.Forms.Label();\r
101             this.tabPageLog = new System.Windows.Forms.TabPage();\r
102             this.label10 = new System.Windows.Forms.Label();\r
103             this.checkBoxOutput = new System.Windows.Forms.CheckBox();\r
104             this.label9 = new System.Windows.Forms.Label();\r
105             this.numericUpDownMaterialLogInterval = new System.Windows.Forms.NumericUpDown();\r
106             this.textBoxOutput = new System.Windows.Forms.TextBox();\r
107             this.label11 = new System.Windows.Forms.Label();\r
108             this.buttonOutputDir = new System.Windows.Forms.Button();\r
109             this.tabPageCollabo = new System.Windows.Forms.TabPage();\r
110             this.groupBoxPushbullet = new System.Windows.Forms.GroupBox();\r
111             this.buttonPushbulletTest = new System.Windows.Forms.Button();\r
112             this.textBoxPushbulletToken = new System.Windows.Forms.TextBox();\r
113             this.label7 = new System.Windows.Forms.Label();\r
114             this.checkBoxPushbulletOn = new System.Windows.Forms.CheckBox();\r
115             this.groupBoxKancolleDb = new System.Windows.Forms.GroupBox();\r
116             this.textBoxKancolleDbToken = new System.Windows.Forms.TextBox();\r
117             this.label8 = new System.Windows.Forms.Label();\r
118             this.checkBoxKancolleDbOn = new System.Windows.Forms.CheckBox();\r
119             this.tabPageDebug = new System.Windows.Forms.TabPage();\r
120             this.buttonPlayDebugLog = new System.Windows.Forms.Button();\r
121             this.buttonDebugLogOpenFile = new System.Windows.Forms.Button();\r
122             this.textBoxDebugLog = new System.Windows.Forms.TextBox();\r
123             this.label13 = new System.Windows.Forms.Label();\r
124             this.checkBoxDebugLog = new System.Windows.Forms.CheckBox();\r
125             this.buttonCancel = new System.Windows.Forms.Button();\r
126             this.buttonOk = new System.Windows.Forms.Button();\r
127             this.openSoundFileDialog = new System.Windows.Forms.OpenFileDialog();\r
128             this.toolTipError = new System.Windows.Forms.ToolTip(this.components);\r
129             this.folderBrowserDialogOutputDir = new System.Windows.Forms.FolderBrowserDialog();\r
130             this.openDebugLogDialog = new System.Windows.Forms.OpenFileDialog();\r
131             this.checkBoxLocationPerMachine = new System.Windows.Forms.CheckBox();\r
132             this.tabControl.SuspendLayout();\r
133             this.tabPageWindow.SuspendLayout();\r
134             this.tabPageNotification.SuspendLayout();\r
135             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).BeginInit();\r
136             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).BeginInit();\r
137             this.tabPageAchievement.SuspendLayout();\r
138             this.groupBox3.SuspendLayout();\r
139             this.groupBox2.SuspendLayout();\r
140             this.tabPageSound.SuspendLayout();\r
141             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).BeginInit();\r
142             this.tabPageVersion.SuspendLayout();\r
143             this.tabPageProxy.SuspendLayout();\r
144             this.groupBoxUpstream.SuspendLayout();\r
145             this.groupBoxAutoConfig.SuspendLayout();\r
146             this.tabPageLog.SuspendLayout();\r
147             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).BeginInit();\r
148             this.tabPageCollabo.SuspendLayout();\r
149             this.groupBoxPushbullet.SuspendLayout();\r
150             this.groupBoxKancolleDb.SuspendLayout();\r
151             this.tabPageDebug.SuspendLayout();\r
152             this.SuspendLayout();\r
153             // \r
154             // tabControl\r
155             // \r
156             this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
157             | System.Windows.Forms.AnchorStyles.Left)));\r
158             this.tabControl.Controls.Add(this.tabPageWindow);\r
159             this.tabControl.Controls.Add(this.tabPageNotification);\r
160             this.tabControl.Controls.Add(this.tabPageAchievement);\r
161             this.tabControl.Controls.Add(this.tabPageSound);\r
162             this.tabControl.Controls.Add(this.tabPageVersion);\r
163             this.tabControl.Controls.Add(this.tabPageProxy);\r
164             this.tabControl.Controls.Add(this.tabPageLog);\r
165             this.tabControl.Controls.Add(this.tabPageCollabo);\r
166             this.tabControl.Controls.Add(this.tabPageDebug);\r
167             this.tabControl.Location = new System.Drawing.Point(7, 6);\r
168             this.tabControl.Multiline = true;\r
169             this.tabControl.Name = "tabControl";\r
170             this.tabControl.SelectedIndex = 0;\r
171             this.tabControl.Size = new System.Drawing.Size(264, 202);\r
172             this.tabControl.TabIndex = 0;\r
173             // \r
174             // tabPageWindow\r
175             // \r
176             this.tabPageWindow.Controls.Add(this.checkBoxLocationPerMachine);\r
177             this.tabPageWindow.Controls.Add(this.checkBoxExitSilently);\r
178             this.tabPageWindow.Controls.Add(this.label15);\r
179             this.tabPageWindow.Controls.Add(this.comboBoxZoom);\r
180             this.tabPageWindow.Controls.Add(this.label14);\r
181             this.tabPageWindow.Controls.Add(this.checkBoxHideOnMinimized);\r
182             this.tabPageWindow.Controls.Add(this.checkBoxTopMost);\r
183             this.tabPageWindow.Location = new System.Drawing.Point(4, 40);\r
184             this.tabPageWindow.Name = "tabPageWindow";\r
185             this.tabPageWindow.Padding = new System.Windows.Forms.Padding(8);\r
186             this.tabPageWindow.Size = new System.Drawing.Size(256, 158);\r
187             this.tabPageWindow.TabIndex = 0;\r
188             this.tabPageWindow.Text = "ウィンドウ";\r
189             this.tabPageWindow.UseVisualStyleBackColor = true;\r
190             // \r
191             // checkBoxExitSilently\r
192             // \r
193             this.checkBoxExitSilently.AutoSize = true;\r
194             this.checkBoxExitSilently.Location = new System.Drawing.Point(11, 53);\r
195             this.checkBoxExitSilently.Name = "checkBoxExitSilently";\r
196             this.checkBoxExitSilently.Size = new System.Drawing.Size(189, 16);\r
197             this.checkBoxExitSilently.TabIndex = 7;\r
198             this.checkBoxExitSilently.Text = "閉じるボタンで終了時に確認しない";\r
199             this.checkBoxExitSilently.UseVisualStyleBackColor = true;\r
200             // \r
201             // label15\r
202             // \r
203             this.label15.AutoSize = true;\r
204             this.label15.Location = new System.Drawing.Point(99, 100);\r
205             this.label15.Name = "label15";\r
206             this.label15.Size = new System.Drawing.Size(61, 12);\r
207             this.label15.TabIndex = 6;\r
208             this.label15.Text = "(要再起動)";\r
209             // \r
210             // comboBoxZoom\r
211             // \r
212             this.comboBoxZoom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
213             this.comboBoxZoom.FormattingEnabled = true;\r
214             this.comboBoxZoom.Items.AddRange(new object[] {\r
215             "100%",\r
216             "125%",\r
217             "150%"});\r
218             this.comboBoxZoom.Location = new System.Drawing.Point(49, 97);\r
219             this.comboBoxZoom.Name = "comboBoxZoom";\r
220             this.comboBoxZoom.Size = new System.Drawing.Size(48, 20);\r
221             this.comboBoxZoom.TabIndex = 5;\r
222             // \r
223             // label14\r
224             // \r
225             this.label14.AutoSize = true;\r
226             this.label14.Location = new System.Drawing.Point(11, 100);\r
227             this.label14.Name = "label14";\r
228             this.label14.Size = new System.Drawing.Size(35, 12);\r
229             this.label14.TabIndex = 4;\r
230             this.label14.Text = "ズーム";\r
231             // \r
232             // checkBoxHideOnMinimized\r
233             // \r
234             this.checkBoxHideOnMinimized.AutoSize = true;\r
235             this.checkBoxHideOnMinimized.Location = new System.Drawing.Point(11, 32);\r
236             this.checkBoxHideOnMinimized.Name = "checkBoxHideOnMinimized";\r
237             this.checkBoxHideOnMinimized.Size = new System.Drawing.Size(188, 16);\r
238             this.checkBoxHideOnMinimized.TabIndex = 3;\r
239             this.checkBoxHideOnMinimized.Text = "最小化時にタスクバーに表示しない";\r
240             this.checkBoxHideOnMinimized.UseVisualStyleBackColor = true;\r
241             // \r
242             // checkBoxTopMost\r
243             // \r
244             this.checkBoxTopMost.AutoSize = true;\r
245             this.checkBoxTopMost.Location = new System.Drawing.Point(11, 11);\r
246             this.checkBoxTopMost.Name = "checkBoxTopMost";\r
247             this.checkBoxTopMost.Size = new System.Drawing.Size(112, 16);\r
248             this.checkBoxTopMost.TabIndex = 2;\r
249             this.checkBoxTopMost.Text = "最前面に表示する";\r
250             this.checkBoxTopMost.UseVisualStyleBackColor = true;\r
251             // \r
252             // tabPageNotification\r
253             // \r
254             this.tabPageNotification.Controls.Add(this.buttonDetailedSettings);\r
255             this.tabPageNotification.Controls.Add(this.label6);\r
256             this.tabPageNotification.Controls.Add(this.checkBoxCond49);\r
257             this.tabPageNotification.Controls.Add(this.checkBoxCond40);\r
258             this.tabPageNotification.Controls.Add(this.label5);\r
259             this.tabPageNotification.Controls.Add(this.numericUpDownMarginEquips);\r
260             this.tabPageNotification.Controls.Add(this.label4);\r
261             this.tabPageNotification.Controls.Add(this.numericUpDownMarginShips);\r
262             this.tabPageNotification.Controls.Add(this.label2);\r
263             this.tabPageNotification.Controls.Add(this.label1);\r
264             this.tabPageNotification.Controls.Add(this.checkBoxSound);\r
265             this.tabPageNotification.Controls.Add(this.checkBoxBalloon);\r
266             this.tabPageNotification.Controls.Add(this.checkBoxFlash);\r
267             this.tabPageNotification.Location = new System.Drawing.Point(4, 40);\r
268             this.tabPageNotification.Name = "tabPageNotification";\r
269             this.tabPageNotification.Padding = new System.Windows.Forms.Padding(8);\r
270             this.tabPageNotification.Size = new System.Drawing.Size(256, 158);\r
271             this.tabPageNotification.TabIndex = 1;\r
272             this.tabPageNotification.Text = "通知";\r
273             this.tabPageNotification.UseVisualStyleBackColor = true;\r
274             // \r
275             // buttonDetailedSettings\r
276             // \r
277             this.buttonDetailedSettings.Location = new System.Drawing.Point(170, 11);\r
278             this.buttonDetailedSettings.Name = "buttonDetailedSettings";\r
279             this.buttonDetailedSettings.Size = new System.Drawing.Size(75, 23);\r
280             this.buttonDetailedSettings.TabIndex = 26;\r
281             this.buttonDetailedSettings.Text = "詳細設定...";\r
282             this.buttonDetailedSettings.UseVisualStyleBackColor = true;\r
283             this.buttonDetailedSettings.Click += new System.EventHandler(this.buttonDetailedSettings_Click);\r
284             // \r
285             // label6\r
286             // \r
287             this.label6.AutoSize = true;\r
288             this.label6.Location = new System.Drawing.Point(9, 119);\r
289             this.label6.Name = "label6";\r
290             this.label6.Size = new System.Drawing.Size(105, 12);\r
291             this.label6.TabIndex = 25;\r
292             this.label6.Text = "疲労回復を通知する";\r
293             // \r
294             // checkBoxCond49\r
295             // \r
296             this.checkBoxCond49.AutoSize = true;\r
297             this.checkBoxCond49.Location = new System.Drawing.Point(180, 118);\r
298             this.checkBoxCond49.Name = "checkBoxCond49";\r
299             this.checkBoxCond49.Size = new System.Drawing.Size(60, 16);\r
300             this.checkBoxCond49.TabIndex = 24;\r
301             this.checkBoxCond49.Text = "cond49";\r
302             this.checkBoxCond49.UseVisualStyleBackColor = true;\r
303             // \r
304             // checkBoxCond40\r
305             // \r
306             this.checkBoxCond40.AutoSize = true;\r
307             this.checkBoxCond40.Location = new System.Drawing.Point(118, 118);\r
308             this.checkBoxCond40.Name = "checkBoxCond40";\r
309             this.checkBoxCond40.Size = new System.Drawing.Size(60, 16);\r
310             this.checkBoxCond40.TabIndex = 23;\r
311             this.checkBoxCond40.Text = "cond40";\r
312             this.checkBoxCond40.UseVisualStyleBackColor = true;\r
313             // \r
314             // label5\r
315             // \r
316             this.label5.AutoSize = true;\r
317             this.label5.Location = new System.Drawing.Point(118, 96);\r
318             this.label5.Name = "label5";\r
319             this.label5.Size = new System.Drawing.Size(70, 12);\r
320             this.label5.TabIndex = 22;\r
321             this.label5.Text = "個で通知する";\r
322             // \r
323             // numericUpDownMarginEquips\r
324             // \r
325             this.numericUpDownMarginEquips.Location = new System.Drawing.Point(81, 94);\r
326             this.numericUpDownMarginEquips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
327             this.numericUpDownMarginEquips.Maximum = new decimal(new int[] {\r
328             99,\r
329             0,\r
330             0,\r
331             0});\r
332             this.numericUpDownMarginEquips.Name = "numericUpDownMarginEquips";\r
333             this.numericUpDownMarginEquips.Size = new System.Drawing.Size(36, 19);\r
334             this.numericUpDownMarginEquips.TabIndex = 21;\r
335             this.numericUpDownMarginEquips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
336             // \r
337             // label4\r
338             // \r
339             this.label4.AutoSize = true;\r
340             this.label4.Location = new System.Drawing.Point(52, 96);\r
341             this.label4.Name = "label4";\r
342             this.label4.Size = new System.Drawing.Size(29, 12);\r
343             this.label4.TabIndex = 20;\r
344             this.label4.Text = "装備";\r
345             // \r
346             // numericUpDownMarginShips\r
347             // \r
348             this.numericUpDownMarginShips.Location = new System.Drawing.Point(80, 74);\r
349             this.numericUpDownMarginShips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
350             this.numericUpDownMarginShips.Maximum = new decimal(new int[] {\r
351             99,\r
352             0,\r
353             0,\r
354             0});\r
355             this.numericUpDownMarginShips.Name = "numericUpDownMarginShips";\r
356             this.numericUpDownMarginShips.Size = new System.Drawing.Size(36, 19);\r
357             this.numericUpDownMarginShips.TabIndex = 19;\r
358             this.numericUpDownMarginShips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
359             // \r
360             // label2\r
361             // \r
362             this.label2.AutoSize = true;\r
363             this.label2.Location = new System.Drawing.Point(118, 76);\r
364             this.label2.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
365             this.label2.Name = "label2";\r
366             this.label2.Size = new System.Drawing.Size(17, 12);\r
367             this.label2.TabIndex = 18;\r
368             this.label2.Text = "隻";\r
369             // \r
370             // label1\r
371             // \r
372             this.label1.AutoSize = true;\r
373             this.label1.Location = new System.Drawing.Point(9, 76);\r
374             this.label1.Name = "label1";\r
375             this.label1.Size = new System.Drawing.Size(72, 12);\r
376             this.label1.TabIndex = 17;\r
377             this.label1.Text = "上限まで艦娘";\r
378             // \r
379             // checkBoxSound\r
380             // \r
381             this.checkBoxSound.AutoSize = true;\r
382             this.checkBoxSound.Location = new System.Drawing.Point(11, 53);\r
383             this.checkBoxSound.Name = "checkBoxSound";\r
384             this.checkBoxSound.Size = new System.Drawing.Size(94, 16);\r
385             this.checkBoxSound.TabIndex = 16;\r
386             this.checkBoxSound.Text = "サウンドを再生";\r
387             this.checkBoxSound.UseVisualStyleBackColor = true;\r
388             // \r
389             // checkBoxBalloon\r
390             // \r
391             this.checkBoxBalloon.AutoSize = true;\r
392             this.checkBoxBalloon.Location = new System.Drawing.Point(11, 32);\r
393             this.checkBoxBalloon.Name = "checkBoxBalloon";\r
394             this.checkBoxBalloon.Size = new System.Drawing.Size(153, 16);\r
395             this.checkBoxBalloon.TabIndex = 15;\r
396             this.checkBoxBalloon.Text = "通知領域にバルーンを表示";\r
397             this.checkBoxBalloon.UseVisualStyleBackColor = true;\r
398             // \r
399             // checkBoxFlash\r
400             // \r
401             this.checkBoxFlash.AutoSize = true;\r
402             this.checkBoxFlash.Location = new System.Drawing.Point(11, 11);\r
403             this.checkBoxFlash.Name = "checkBoxFlash";\r
404             this.checkBoxFlash.Size = new System.Drawing.Size(100, 16);\r
405             this.checkBoxFlash.TabIndex = 14;\r
406             this.checkBoxFlash.Text = "ウィンドウを点滅";\r
407             this.checkBoxFlash.UseVisualStyleBackColor = true;\r
408             // \r
409             // tabPageAchievement\r
410             // \r
411             this.tabPageAchievement.Controls.Add(this.checkBoxPresetAkashi);\r
412             this.tabPageAchievement.Controls.Add(this.groupBox3);\r
413             this.tabPageAchievement.Controls.Add(this.groupBox2);\r
414             this.tabPageAchievement.Location = new System.Drawing.Point(4, 40);\r
415             this.tabPageAchievement.Name = "tabPageAchievement";\r
416             this.tabPageAchievement.Padding = new System.Windows.Forms.Padding(8);\r
417             this.tabPageAchievement.Size = new System.Drawing.Size(256, 158);\r
418             this.tabPageAchievement.TabIndex = 2;\r
419             this.tabPageAchievement.Text = "機能";\r
420             this.tabPageAchievement.UseVisualStyleBackColor = true;\r
421             // \r
422             // checkBoxPresetAkashi\r
423             // \r
424             this.checkBoxPresetAkashi.AutoSize = true;\r
425             this.checkBoxPresetAkashi.Location = new System.Drawing.Point(20, 124);\r
426             this.checkBoxPresetAkashi.Name = "checkBoxPresetAkashi";\r
427             this.checkBoxPresetAkashi.Size = new System.Drawing.Size(141, 16);\r
428             this.checkBoxPresetAkashi.TabIndex = 19;\r
429             this.checkBoxPresetAkashi.Text = "プリセット明石修理を使う";\r
430             this.checkBoxPresetAkashi.UseVisualStyleBackColor = true;\r
431             // \r
432             // groupBox3\r
433             // \r
434             this.groupBox3.Controls.Add(this.radioButtonResultRankWhenClick);\r
435             this.groupBox3.Controls.Add(this.radioButtonResultRankAlways);\r
436             this.groupBox3.Location = new System.Drawing.Point(11, 65);\r
437             this.groupBox3.Name = "groupBox3";\r
438             this.groupBox3.Padding = new System.Windows.Forms.Padding(6);\r
439             this.groupBox3.Size = new System.Drawing.Size(234, 48);\r
440             this.groupBox3.TabIndex = 18;\r
441             this.groupBox3.TabStop = false;\r
442             this.groupBox3.Text = "勝利判定と航空戦の結果の表示";\r
443             // \r
444             // radioButtonResultRankWhenClick\r
445             // \r
446             this.radioButtonResultRankWhenClick.AutoSize = true;\r
447             this.radioButtonResultRankWhenClick.Location = new System.Drawing.Point(65, 21);\r
448             this.radioButtonResultRankWhenClick.Name = "radioButtonResultRankWhenClick";\r
449             this.radioButtonResultRankWhenClick.Size = new System.Drawing.Size(88, 16);\r
450             this.radioButtonResultRankWhenClick.TabIndex = 1;\r
451             this.radioButtonResultRankWhenClick.TabStop = true;\r
452             this.radioButtonResultRankWhenClick.Text = "クリックしたとき";\r
453             this.radioButtonResultRankWhenClick.UseVisualStyleBackColor = true;\r
454             // \r
455             // radioButtonResultRankAlways\r
456             // \r
457             this.radioButtonResultRankAlways.AutoSize = true;\r
458             this.radioButtonResultRankAlways.Location = new System.Drawing.Point(9, 21);\r
459             this.radioButtonResultRankAlways.Name = "radioButtonResultRankAlways";\r
460             this.radioButtonResultRankAlways.Size = new System.Drawing.Size(50, 16);\r
461             this.radioButtonResultRankAlways.TabIndex = 0;\r
462             this.radioButtonResultRankAlways.TabStop = true;\r
463             this.radioButtonResultRankAlways.Text = "すぐに";\r
464             this.radioButtonResultRankAlways.UseVisualStyleBackColor = true;\r
465             // \r
466             // groupBox2\r
467             // \r
468             this.groupBox2.Controls.Add(this.checkBoxReset02);\r
469             this.groupBox2.Controls.Add(this.buttonResetAchievement);\r
470             this.groupBox2.Controls.Add(this.checkBoxReset14);\r
471             this.groupBox2.Location = new System.Drawing.Point(11, 11);\r
472             this.groupBox2.Name = "groupBox2";\r
473             this.groupBox2.Padding = new System.Windows.Forms.Padding(6);\r
474             this.groupBox2.Size = new System.Drawing.Size(234, 48);\r
475             this.groupBox2.TabIndex = 17;\r
476             this.groupBox2.TabStop = false;\r
477             this.groupBox2.Text = "戦果のリセット";\r
478             // \r
479             // checkBoxReset02\r
480             // \r
481             this.checkBoxReset02.AutoSize = true;\r
482             this.checkBoxReset02.Location = new System.Drawing.Point(9, 21);\r
483             this.checkBoxReset02.Name = "checkBoxReset02";\r
484             this.checkBoxReset02.Size = new System.Drawing.Size(42, 16);\r
485             this.checkBoxReset02.TabIndex = 13;\r
486             this.checkBoxReset02.Text = "2時";\r
487             this.checkBoxReset02.UseVisualStyleBackColor = true;\r
488             // \r
489             // buttonResetAchievement\r
490             // \r
491             this.buttonResetAchievement.Location = new System.Drawing.Point(111, 18);\r
492             this.buttonResetAchievement.Name = "buttonResetAchievement";\r
493             this.buttonResetAchievement.Size = new System.Drawing.Size(44, 20);\r
494             this.buttonResetAchievement.TabIndex = 16;\r
495             this.buttonResetAchievement.Text = "今すぐ";\r
496             this.buttonResetAchievement.UseVisualStyleBackColor = true;\r
497             this.buttonResetAchievement.Click += new System.EventHandler(this.buttonResetAchievement_Click);\r
498             // \r
499             // checkBoxReset14\r
500             // \r
501             this.checkBoxReset14.AutoSize = true;\r
502             this.checkBoxReset14.Location = new System.Drawing.Point(57, 21);\r
503             this.checkBoxReset14.Name = "checkBoxReset14";\r
504             this.checkBoxReset14.Size = new System.Drawing.Size(48, 16);\r
505             this.checkBoxReset14.TabIndex = 14;\r
506             this.checkBoxReset14.Text = "14時";\r
507             this.checkBoxReset14.UseVisualStyleBackColor = true;\r
508             // \r
509             // tabPageSound\r
510             // \r
511             this.tabPageSound.Controls.Add(this.buttonPlay);\r
512             this.tabPageSound.Controls.Add(this.listBoxSoundFile);\r
513             this.tabPageSound.Controls.Add(this.buttonOpenFile);\r
514             this.tabPageSound.Controls.Add(this.textBoxSoundFile);\r
515             this.tabPageSound.Controls.Add(this.numericUpDownSoundVolume);\r
516             this.tabPageSound.Controls.Add(this.label3);\r
517             this.tabPageSound.Location = new System.Drawing.Point(4, 40);\r
518             this.tabPageSound.Name = "tabPageSound";\r
519             this.tabPageSound.Padding = new System.Windows.Forms.Padding(8);\r
520             this.tabPageSound.Size = new System.Drawing.Size(256, 158);\r
521             this.tabPageSound.TabIndex = 3;\r
522             this.tabPageSound.Text = "サウンド";\r
523             this.tabPageSound.UseVisualStyleBackColor = true;\r
524             // \r
525             // buttonPlay\r
526             // \r
527             this.buttonPlay.Location = new System.Drawing.Point(93, 6);\r
528             this.buttonPlay.Name = "buttonPlay";\r
529             this.buttonPlay.Size = new System.Drawing.Size(37, 23);\r
530             this.buttonPlay.TabIndex = 24;\r
531             this.buttonPlay.Text = "再生";\r
532             this.buttonPlay.UseVisualStyleBackColor = true;\r
533             this.buttonPlay.Click += new System.EventHandler(this.buttonPlay_Click);\r
534             // \r
535             // listBoxSoundFile\r
536             // \r
537             this.listBoxSoundFile.FormattingEnabled = true;\r
538             this.listBoxSoundFile.ItemHeight = 12;\r
539             this.listBoxSoundFile.Location = new System.Drawing.Point(11, 34);\r
540             this.listBoxSoundFile.Name = "listBoxSoundFile";\r
541             this.listBoxSoundFile.Size = new System.Drawing.Size(234, 88);\r
542             this.listBoxSoundFile.TabIndex = 23;\r
543             this.listBoxSoundFile.SelectedIndexChanged += new System.EventHandler(this.listBoxSoundFile_SelectedIndexChanged);\r
544             // \r
545             // buttonOpenFile\r
546             // \r
547             this.buttonOpenFile.Location = new System.Drawing.Point(200, 126);\r
548             this.buttonOpenFile.Name = "buttonOpenFile";\r
549             this.buttonOpenFile.Size = new System.Drawing.Size(45, 23);\r
550             this.buttonOpenFile.TabIndex = 22;\r
551             this.buttonOpenFile.Text = "参照...";\r
552             this.buttonOpenFile.UseVisualStyleBackColor = true;\r
553             this.buttonOpenFile.Click += new System.EventHandler(this.buttonOpenFile_Click);\r
554             // \r
555             // textBoxSoundFile\r
556             // \r
557             this.textBoxSoundFile.Location = new System.Drawing.Point(11, 128);\r
558             this.textBoxSoundFile.Name = "textBoxSoundFile";\r
559             this.textBoxSoundFile.Size = new System.Drawing.Size(183, 19);\r
560             this.textBoxSoundFile.TabIndex = 21;\r
561             this.textBoxSoundFile.TextChanged += new System.EventHandler(this.textBoxSoundFile_TextChanged);\r
562             // \r
563             // numericUpDownSoundVolume\r
564             // \r
565             this.numericUpDownSoundVolume.Location = new System.Drawing.Point(42, 9);\r
566             this.numericUpDownSoundVolume.Name = "numericUpDownSoundVolume";\r
567             this.numericUpDownSoundVolume.Size = new System.Drawing.Size(44, 19);\r
568             this.numericUpDownSoundVolume.TabIndex = 20;\r
569             this.numericUpDownSoundVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
570             // \r
571             // label3\r
572             // \r
573             this.label3.AutoSize = true;\r
574             this.label3.Location = new System.Drawing.Point(11, 11);\r
575             this.label3.Margin = new System.Windows.Forms.Padding(3);\r
576             this.label3.Name = "label3";\r
577             this.label3.Size = new System.Drawing.Size(29, 12);\r
578             this.label3.TabIndex = 19;\r
579             this.label3.Text = "音量";\r
580             // \r
581             // tabPageVersion\r
582             // \r
583             this.tabPageVersion.Controls.Add(this.richTextBox1);\r
584             this.tabPageVersion.Controls.Add(this.labelCopyright);\r
585             this.tabPageVersion.Controls.Add(this.linkLabelProductName);\r
586             this.tabPageVersion.Controls.Add(this.labelVersion);\r
587             this.tabPageVersion.Controls.Add(this.labelLatest);\r
588             this.tabPageVersion.Location = new System.Drawing.Point(4, 40);\r
589             this.tabPageVersion.Name = "tabPageVersion";\r
590             this.tabPageVersion.Padding = new System.Windows.Forms.Padding(8);\r
591             this.tabPageVersion.Size = new System.Drawing.Size(256, 158);\r
592             this.tabPageVersion.TabIndex = 4;\r
593             this.tabPageVersion.Text = "バージョン";\r
594             this.tabPageVersion.UseVisualStyleBackColor = true;\r
595             // \r
596             // richTextBox1\r
597             // \r
598             this.richTextBox1.BackColor = System.Drawing.SystemColors.Window;\r
599             this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
600             this.richTextBox1.Location = new System.Drawing.Point(11, 62);\r
601             this.richTextBox1.Name = "richTextBox1";\r
602             this.richTextBox1.ReadOnly = true;\r
603             this.richTextBox1.Size = new System.Drawing.Size(234, 32);\r
604             this.richTextBox1.TabIndex = 15;\r
605             this.richTextBox1.Text = "このソフトウェアはApache Licenseバージョン2.0でライセンスします。";\r
606             // \r
607             // labelCopyright\r
608             // \r
609             this.labelCopyright.Location = new System.Drawing.Point(11, 35);\r
610             this.labelCopyright.Name = "labelCopyright";\r
611             this.labelCopyright.Size = new System.Drawing.Size(212, 12);\r
612             this.labelCopyright.TabIndex = 13;\r
613             // \r
614             // linkLabelProductName\r
615             // \r
616             this.linkLabelProductName.AutoSize = true;\r
617             this.linkLabelProductName.Location = new System.Drawing.Point(11, 11);\r
618             this.linkLabelProductName.Name = "linkLabelProductName";\r
619             this.linkLabelProductName.Size = new System.Drawing.Size(82, 12);\r
620             this.linkLabelProductName.TabIndex = 12;\r
621             this.linkLabelProductName.TabStop = true;\r
622             this.linkLabelProductName.Text = "KancolleSniffer";\r
623             this.linkLabelProductName.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelProductName_LinkClicked);\r
624             // \r
625             // labelVersion\r
626             // \r
627             this.labelVersion.AutoSize = true;\r
628             this.labelVersion.Location = new System.Drawing.Point(92, 11);\r
629             this.labelVersion.Name = "labelVersion";\r
630             this.labelVersion.Size = new System.Drawing.Size(70, 12);\r
631             this.labelVersion.TabIndex = 10;\r
632             this.labelVersion.Text = "バージョン4.10";\r
633             // \r
634             // labelLatest\r
635             // \r
636             this.labelLatest.AutoSize = true;\r
637             this.labelLatest.Location = new System.Drawing.Point(161, 11);\r
638             this.labelLatest.Name = "labelLatest";\r
639             this.labelLatest.Size = new System.Drawing.Size(49, 12);\r
640             this.labelLatest.TabIndex = 11;\r
641             this.labelLatest.Text = "最新です";\r
642             // \r
643             // tabPageProxy\r
644             // \r
645             this.tabPageProxy.Controls.Add(this.groupBoxUpstream);\r
646             this.tabPageProxy.Controls.Add(this.groupBoxAutoConfig);\r
647             this.tabPageProxy.Location = new System.Drawing.Point(4, 40);\r
648             this.tabPageProxy.Name = "tabPageProxy";\r
649             this.tabPageProxy.Padding = new System.Windows.Forms.Padding(8);\r
650             this.tabPageProxy.Size = new System.Drawing.Size(256, 158);\r
651             this.tabPageProxy.TabIndex = 5;\r
652             this.tabPageProxy.Text = "プロキシ";\r
653             this.tabPageProxy.UseVisualStyleBackColor = true;\r
654             // \r
655             // groupBoxUpstream\r
656             // \r
657             this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOff);\r
658             this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOn);\r
659             this.groupBoxUpstream.Controls.Add(this.textBoxPort);\r
660             this.groupBoxUpstream.Controls.Add(this.labelPort);\r
661             this.groupBoxUpstream.Location = new System.Drawing.Point(11, 65);\r
662             this.groupBoxUpstream.Name = "groupBoxUpstream";\r
663             this.groupBoxUpstream.Size = new System.Drawing.Size(234, 48);\r
664             this.groupBoxUpstream.TabIndex = 3;\r
665             this.groupBoxUpstream.TabStop = false;\r
666             this.groupBoxUpstream.Text = "ツール連携";\r
667             // \r
668             // radioButtonUpstreamOff\r
669             // \r
670             this.radioButtonUpstreamOff.AutoSize = true;\r
671             this.radioButtonUpstreamOff.Location = new System.Drawing.Point(59, 18);\r
672             this.radioButtonUpstreamOff.Name = "radioButtonUpstreamOff";\r
673             this.radioButtonUpstreamOff.Size = new System.Drawing.Size(47, 16);\r
674             this.radioButtonUpstreamOff.TabIndex = 1;\r
675             this.radioButtonUpstreamOff.Text = "無効";\r
676             this.radioButtonUpstreamOff.UseVisualStyleBackColor = true;\r
677             this.radioButtonUpstreamOff.CheckedChanged += new System.EventHandler(this.radioButtonUpstreamOff_CheckedChanged);\r
678             // \r
679             // radioButtonUpstreamOn\r
680             // \r
681             this.radioButtonUpstreamOn.AutoSize = true;\r
682             this.radioButtonUpstreamOn.Location = new System.Drawing.Point(6, 18);\r
683             this.radioButtonUpstreamOn.Name = "radioButtonUpstreamOn";\r
684             this.radioButtonUpstreamOn.Size = new System.Drawing.Size(47, 16);\r
685             this.radioButtonUpstreamOn.TabIndex = 0;\r
686             this.radioButtonUpstreamOn.Text = "有効";\r
687             this.radioButtonUpstreamOn.UseVisualStyleBackColor = true;\r
688             // \r
689             // textBoxPort\r
690             // \r
691             this.textBoxPort.Location = new System.Drawing.Point(175, 17);\r
692             this.textBoxPort.Name = "textBoxPort";\r
693             this.textBoxPort.Size = new System.Drawing.Size(36, 19);\r
694             this.textBoxPort.TabIndex = 3;\r
695             this.textBoxPort.Enter += new System.EventHandler(this.textBox_Enter);\r
696             // \r
697             // labelPort\r
698             // \r
699             this.labelPort.AutoSize = true;\r
700             this.labelPort.Location = new System.Drawing.Point(114, 20);\r
701             this.labelPort.Name = "labelPort";\r
702             this.labelPort.Size = new System.Drawing.Size(59, 12);\r
703             this.labelPort.TabIndex = 2;\r
704             this.labelPort.Text = "送信ポート:";\r
705             // \r
706             // groupBoxAutoConfig\r
707             // \r
708             this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOff);\r
709             this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOn);\r
710             this.groupBoxAutoConfig.Controls.Add(this.textBoxListen);\r
711             this.groupBoxAutoConfig.Controls.Add(this.labelListen);\r
712             this.groupBoxAutoConfig.Location = new System.Drawing.Point(11, 11);\r
713             this.groupBoxAutoConfig.Name = "groupBoxAutoConfig";\r
714             this.groupBoxAutoConfig.Size = new System.Drawing.Size(234, 48);\r
715             this.groupBoxAutoConfig.TabIndex = 2;\r
716             this.groupBoxAutoConfig.TabStop = false;\r
717             this.groupBoxAutoConfig.Text = "自動設定";\r
718             // \r
719             // radioButtonAutoConfigOff\r
720             // \r
721             this.radioButtonAutoConfigOff.AutoSize = true;\r
722             this.radioButtonAutoConfigOff.Location = new System.Drawing.Point(59, 19);\r
723             this.radioButtonAutoConfigOff.Name = "radioButtonAutoConfigOff";\r
724             this.radioButtonAutoConfigOff.Size = new System.Drawing.Size(47, 16);\r
725             this.radioButtonAutoConfigOff.TabIndex = 1;\r
726             this.radioButtonAutoConfigOff.Text = "無効";\r
727             this.radioButtonAutoConfigOff.UseVisualStyleBackColor = true;\r
728             // \r
729             // radioButtonAutoConfigOn\r
730             // \r
731             this.radioButtonAutoConfigOn.AutoSize = true;\r
732             this.radioButtonAutoConfigOn.Location = new System.Drawing.Point(6, 19);\r
733             this.radioButtonAutoConfigOn.Name = "radioButtonAutoConfigOn";\r
734             this.radioButtonAutoConfigOn.Size = new System.Drawing.Size(47, 16);\r
735             this.radioButtonAutoConfigOn.TabIndex = 0;\r
736             this.radioButtonAutoConfigOn.Text = "有効";\r
737             this.radioButtonAutoConfigOn.UseVisualStyleBackColor = true;\r
738             // \r
739             // textBoxListen\r
740             // \r
741             this.textBoxListen.Location = new System.Drawing.Point(175, 18);\r
742             this.textBoxListen.Name = "textBoxListen";\r
743             this.textBoxListen.Size = new System.Drawing.Size(36, 19);\r
744             this.textBoxListen.TabIndex = 3;\r
745             this.textBoxListen.Enter += new System.EventHandler(this.textBox_Enter);\r
746             // \r
747             // labelListen\r
748             // \r
749             this.labelListen.AutoSize = true;\r
750             this.labelListen.Location = new System.Drawing.Point(114, 21);\r
751             this.labelListen.Name = "labelListen";\r
752             this.labelListen.Size = new System.Drawing.Size(59, 12);\r
753             this.labelListen.TabIndex = 2;\r
754             this.labelListen.Text = "受信ポート:";\r
755             // \r
756             // tabPageLog\r
757             // \r
758             this.tabPageLog.Controls.Add(this.label10);\r
759             this.tabPageLog.Controls.Add(this.checkBoxOutput);\r
760             this.tabPageLog.Controls.Add(this.label9);\r
761             this.tabPageLog.Controls.Add(this.numericUpDownMaterialLogInterval);\r
762             this.tabPageLog.Controls.Add(this.textBoxOutput);\r
763             this.tabPageLog.Controls.Add(this.label11);\r
764             this.tabPageLog.Controls.Add(this.buttonOutputDir);\r
765             this.tabPageLog.Location = new System.Drawing.Point(4, 40);\r
766             this.tabPageLog.Name = "tabPageLog";\r
767             this.tabPageLog.Padding = new System.Windows.Forms.Padding(8);\r
768             this.tabPageLog.Size = new System.Drawing.Size(256, 158);\r
769             this.tabPageLog.TabIndex = 6;\r
770             this.tabPageLog.Text = "報告書";\r
771             this.tabPageLog.UseVisualStyleBackColor = true;\r
772             // \r
773             // label10\r
774             // \r
775             this.label10.AutoSize = true;\r
776             this.label10.Location = new System.Drawing.Point(137, 60);\r
777             this.label10.Name = "label10";\r
778             this.label10.Size = new System.Drawing.Size(17, 12);\r
779             this.label10.TabIndex = 6;\r
780             this.label10.Text = "分";\r
781             // \r
782             // checkBoxOutput\r
783             // \r
784             this.checkBoxOutput.AutoSize = true;\r
785             this.checkBoxOutput.Location = new System.Drawing.Point(11, 11);\r
786             this.checkBoxOutput.Name = "checkBoxOutput";\r
787             this.checkBoxOutput.Size = new System.Drawing.Size(67, 16);\r
788             this.checkBoxOutput.TabIndex = 0;\r
789             this.checkBoxOutput.Text = "出力する";\r
790             this.checkBoxOutput.UseVisualStyleBackColor = true;\r
791             // \r
792             // label9\r
793             // \r
794             this.label9.AutoSize = true;\r
795             this.label9.Location = new System.Drawing.Point(9, 36);\r
796             this.label9.Name = "label9";\r
797             this.label9.Size = new System.Drawing.Size(41, 12);\r
798             this.label9.TabIndex = 2;\r
799             this.label9.Text = "出力先";\r
800             // \r
801             // numericUpDownMaterialLogInterval\r
802             // \r
803             this.numericUpDownMaterialLogInterval.Location = new System.Drawing.Point(91, 58);\r
804             this.numericUpDownMaterialLogInterval.Name = "numericUpDownMaterialLogInterval";\r
805             this.numericUpDownMaterialLogInterval.Size = new System.Drawing.Size(44, 19);\r
806             this.numericUpDownMaterialLogInterval.TabIndex = 5;\r
807             this.numericUpDownMaterialLogInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
808             // \r
809             // textBoxOutput\r
810             // \r
811             this.textBoxOutput.Location = new System.Drawing.Point(50, 33);\r
812             this.textBoxOutput.Name = "textBoxOutput";\r
813             this.textBoxOutput.Size = new System.Drawing.Size(142, 19);\r
814             this.textBoxOutput.TabIndex = 1;\r
815             // \r
816             // label11\r
817             // \r
818             this.label11.AutoSize = true;\r
819             this.label11.Location = new System.Drawing.Point(9, 60);\r
820             this.label11.Name = "label11";\r
821             this.label11.Size = new System.Drawing.Size(81, 12);\r
822             this.label11.TabIndex = 4;\r
823             this.label11.Text = "資材ログの間隔";\r
824             // \r
825             // buttonOutputDir\r
826             // \r
827             this.buttonOutputDir.Location = new System.Drawing.Point(196, 31);\r
828             this.buttonOutputDir.Name = "buttonOutputDir";\r
829             this.buttonOutputDir.Size = new System.Drawing.Size(49, 21);\r
830             this.buttonOutputDir.TabIndex = 3;\r
831             this.buttonOutputDir.Text = "参照...";\r
832             this.buttonOutputDir.UseVisualStyleBackColor = true;\r
833             this.buttonOutputDir.Click += new System.EventHandler(this.buttonOutputDir_Click);\r
834             // \r
835             // tabPageCollabo\r
836             // \r
837             this.tabPageCollabo.Controls.Add(this.groupBoxPushbullet);\r
838             this.tabPageCollabo.Controls.Add(this.groupBoxKancolleDb);\r
839             this.tabPageCollabo.Location = new System.Drawing.Point(4, 40);\r
840             this.tabPageCollabo.Name = "tabPageCollabo";\r
841             this.tabPageCollabo.Size = new System.Drawing.Size(256, 158);\r
842             this.tabPageCollabo.TabIndex = 8;\r
843             this.tabPageCollabo.Text = "連携";\r
844             this.tabPageCollabo.UseVisualStyleBackColor = true;\r
845             // \r
846             // groupBoxPushbullet\r
847             // \r
848             this.groupBoxPushbullet.Controls.Add(this.buttonPushbulletTest);\r
849             this.groupBoxPushbullet.Controls.Add(this.textBoxPushbulletToken);\r
850             this.groupBoxPushbullet.Controls.Add(this.label7);\r
851             this.groupBoxPushbullet.Controls.Add(this.checkBoxPushbulletOn);\r
852             this.groupBoxPushbullet.Location = new System.Drawing.Point(11, 66);\r
853             this.groupBoxPushbullet.Name = "groupBoxPushbullet";\r
854             this.groupBoxPushbullet.Size = new System.Drawing.Size(234, 48);\r
855             this.groupBoxPushbullet.TabIndex = 1;\r
856             this.groupBoxPushbullet.TabStop = false;\r
857             this.groupBoxPushbullet.Text = "Pushbullet";\r
858             // \r
859             // buttonPushbulletTest\r
860             // \r
861             this.buttonPushbulletTest.Font = new System.Drawing.Font("MS ゴシック", 9F);\r
862             this.buttonPushbulletTest.Location = new System.Drawing.Point(191, 16);\r
863             this.buttonPushbulletTest.Name = "buttonPushbulletTest";\r
864             this.buttonPushbulletTest.Size = new System.Drawing.Size(37, 23);\r
865             this.buttonPushbulletTest.TabIndex = 3;\r
866             this.buttonPushbulletTest.Text = "Test";\r
867             this.buttonPushbulletTest.UseVisualStyleBackColor = true;\r
868             this.buttonPushbulletTest.Click += new System.EventHandler(this.buttonPushbulletTest_Click);\r
869             // \r
870             // textBoxPushbulletToken\r
871             // \r
872             this.textBoxPushbulletToken.Location = new System.Drawing.Point(99, 18);\r
873             this.textBoxPushbulletToken.Name = "textBoxPushbulletToken";\r
874             this.textBoxPushbulletToken.Size = new System.Drawing.Size(89, 19);\r
875             this.textBoxPushbulletToken.TabIndex = 2;\r
876             // \r
877             // label7\r
878             // \r
879             this.label7.AutoSize = true;\r
880             this.label7.Location = new System.Drawing.Point(57, 21);\r
881             this.label7.Name = "label7";\r
882             this.label7.Size = new System.Drawing.Size(42, 12);\r
883             this.label7.TabIndex = 1;\r
884             this.label7.Text = "トークン:";\r
885             // \r
886             // checkBoxPushbulletOn\r
887             // \r
888             this.checkBoxPushbulletOn.AutoSize = true;\r
889             this.checkBoxPushbulletOn.Location = new System.Drawing.Point(6, 20);\r
890             this.checkBoxPushbulletOn.Name = "checkBoxPushbulletOn";\r
891             this.checkBoxPushbulletOn.Size = new System.Drawing.Size(48, 16);\r
892             this.checkBoxPushbulletOn.TabIndex = 0;\r
893             this.checkBoxPushbulletOn.Text = "有効";\r
894             this.checkBoxPushbulletOn.UseVisualStyleBackColor = true;\r
895             // \r
896             // groupBoxKancolleDb\r
897             // \r
898             this.groupBoxKancolleDb.Controls.Add(this.textBoxKancolleDbToken);\r
899             this.groupBoxKancolleDb.Controls.Add(this.label8);\r
900             this.groupBoxKancolleDb.Controls.Add(this.checkBoxKancolleDbOn);\r
901             this.groupBoxKancolleDb.Location = new System.Drawing.Point(11, 11);\r
902             this.groupBoxKancolleDb.Name = "groupBoxKancolleDb";\r
903             this.groupBoxKancolleDb.Size = new System.Drawing.Size(234, 48);\r
904             this.groupBoxKancolleDb.TabIndex = 0;\r
905             this.groupBoxKancolleDb.TabStop = false;\r
906             this.groupBoxKancolleDb.Text = "艦これ統計データベース";\r
907             // \r
908             // textBoxKancolleDbToken\r
909             // \r
910             this.textBoxKancolleDbToken.Location = new System.Drawing.Point(121, 18);\r
911             this.textBoxKancolleDbToken.Name = "textBoxKancolleDbToken";\r
912             this.textBoxKancolleDbToken.Size = new System.Drawing.Size(107, 19);\r
913             this.textBoxKancolleDbToken.TabIndex = 2;\r
914             // \r
915             // label8\r
916             // \r
917             this.label8.AutoSize = true;\r
918             this.label8.Location = new System.Drawing.Point(57, 21);\r
919             this.label8.Name = "label8";\r
920             this.label8.Size = new System.Drawing.Size(63, 12);\r
921             this.label8.TabIndex = 1;\r
922             this.label8.Text = "アクセスキー:";\r
923             // \r
924             // checkBoxKancolleDbOn\r
925             // \r
926             this.checkBoxKancolleDbOn.AutoSize = true;\r
927             this.checkBoxKancolleDbOn.Location = new System.Drawing.Point(6, 20);\r
928             this.checkBoxKancolleDbOn.Name = "checkBoxKancolleDbOn";\r
929             this.checkBoxKancolleDbOn.Size = new System.Drawing.Size(48, 16);\r
930             this.checkBoxKancolleDbOn.TabIndex = 0;\r
931             this.checkBoxKancolleDbOn.Text = "有効";\r
932             this.checkBoxKancolleDbOn.UseVisualStyleBackColor = true;\r
933             // \r
934             // tabPageDebug\r
935             // \r
936             this.tabPageDebug.Controls.Add(this.buttonPlayDebugLog);\r
937             this.tabPageDebug.Controls.Add(this.buttonDebugLogOpenFile);\r
938             this.tabPageDebug.Controls.Add(this.textBoxDebugLog);\r
939             this.tabPageDebug.Controls.Add(this.label13);\r
940             this.tabPageDebug.Controls.Add(this.checkBoxDebugLog);\r
941             this.tabPageDebug.Location = new System.Drawing.Point(4, 40);\r
942             this.tabPageDebug.Name = "tabPageDebug";\r
943             this.tabPageDebug.Padding = new System.Windows.Forms.Padding(8);\r
944             this.tabPageDebug.Size = new System.Drawing.Size(256, 158);\r
945             this.tabPageDebug.TabIndex = 7;\r
946             this.tabPageDebug.Text = "デバッグ";\r
947             this.tabPageDebug.UseVisualStyleBackColor = true;\r
948             // \r
949             // buttonPlayDebugLog\r
950             // \r
951             this.buttonPlayDebugLog.AutoSize = true;\r
952             this.buttonPlayDebugLog.Location = new System.Drawing.Point(206, 46);\r
953             this.buttonPlayDebugLog.Name = "buttonPlayDebugLog";\r
954             this.buttonPlayDebugLog.Size = new System.Drawing.Size(39, 23);\r
955             this.buttonPlayDebugLog.TabIndex = 12;\r
956             this.buttonPlayDebugLog.Text = "再生";\r
957             this.buttonPlayDebugLog.UseVisualStyleBackColor = true;\r
958             this.buttonPlayDebugLog.Click += new System.EventHandler(this.buttonPlayDebugLog_Click);\r
959             // \r
960             // buttonDebugLogOpenFile\r
961             // \r
962             this.buttonDebugLogOpenFile.AutoSize = true;\r
963             this.buttonDebugLogOpenFile.Location = new System.Drawing.Point(157, 46);\r
964             this.buttonDebugLogOpenFile.Name = "buttonDebugLogOpenFile";\r
965             this.buttonDebugLogOpenFile.Size = new System.Drawing.Size(45, 23);\r
966             this.buttonDebugLogOpenFile.TabIndex = 11;\r
967             this.buttonDebugLogOpenFile.Text = "参照...";\r
968             this.buttonDebugLogOpenFile.UseVisualStyleBackColor = true;\r
969             this.buttonDebugLogOpenFile.Click += new System.EventHandler(this.buttonDebugLogOpenFile_Click);\r
970             // \r
971             // textBoxDebugLog\r
972             // \r
973             this.textBoxDebugLog.Location = new System.Drawing.Point(11, 48);\r
974             this.textBoxDebugLog.Name = "textBoxDebugLog";\r
975             this.textBoxDebugLog.Size = new System.Drawing.Size(142, 19);\r
976             this.textBoxDebugLog.TabIndex = 10;\r
977             // \r
978             // label13\r
979             // \r
980             this.label13.AutoSize = true;\r
981             this.label13.Location = new System.Drawing.Point(11, 33);\r
982             this.label13.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
983             this.label13.Name = "label13";\r
984             this.label13.Size = new System.Drawing.Size(57, 12);\r
985             this.label13.TabIndex = 9;\r
986             this.label13.Text = "ログファイル";\r
987             // \r
988             // checkBoxDebugLog\r
989             // \r
990             this.checkBoxDebugLog.AutoSize = true;\r
991             this.checkBoxDebugLog.Location = new System.Drawing.Point(11, 11);\r
992             this.checkBoxDebugLog.Name = "checkBoxDebugLog";\r
993             this.checkBoxDebugLog.Size = new System.Drawing.Size(100, 16);\r
994             this.checkBoxDebugLog.TabIndex = 8;\r
995             this.checkBoxDebugLog.Text = "通信を記録する";\r
996             this.checkBoxDebugLog.UseVisualStyleBackColor = true;\r
997             // \r
998             // buttonCancel\r
999             // \r
1000             this.buttonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
1001             this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
1002             this.buttonCancel.Location = new System.Drawing.Point(186, 214);\r
1003             this.buttonCancel.Name = "buttonCancel";\r
1004             this.buttonCancel.Size = new System.Drawing.Size(75, 23);\r
1005             this.buttonCancel.TabIndex = 5;\r
1006             this.buttonCancel.Text = "キャンセル";\r
1007             this.buttonCancel.UseVisualStyleBackColor = true;\r
1008             // \r
1009             // buttonOk\r
1010             // \r
1011             this.buttonOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
1012             this.buttonOk.Location = new System.Drawing.Point(105, 214);\r
1013             this.buttonOk.Name = "buttonOk";\r
1014             this.buttonOk.Size = new System.Drawing.Size(75, 23);\r
1015             this.buttonOk.TabIndex = 4;\r
1016             this.buttonOk.Text = "OK";\r
1017             this.buttonOk.UseVisualStyleBackColor = true;\r
1018             this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
1019             // \r
1020             // openSoundFileDialog\r
1021             // \r
1022             this.openSoundFileDialog.Filter = "オーディオファイル (*.wav;*.aif;*.aifc;*.aiff;*.wma;*.mp2;*.mp3)|*.wav;*.aif;*.aifc;*.aiff" +\r
1023     ";*.wma;*.mp2;*.mp3";\r
1024             this.openSoundFileDialog.Title = "オーディオファイルを選択する";\r
1025             // \r
1026             // toolTipError\r
1027             // \r
1028             this.toolTipError.AutomaticDelay = 0;\r
1029             this.toolTipError.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Error;\r
1030             this.toolTipError.ToolTipTitle = "入力エラー";\r
1031             // \r
1032             // folderBrowserDialogOutputDir\r
1033             // \r
1034             this.folderBrowserDialogOutputDir.Description = "報告書の出力先を指定します。";\r
1035             // \r
1036             // openDebugLogDialog\r
1037             // \r
1038             this.openDebugLogDialog.CheckFileExists = false;\r
1039             this.openDebugLogDialog.Title = "ログファイルの選択";\r
1040             // \r
1041             // checkBoxLocationPerMachine\r
1042             // \r
1043             this.checkBoxLocationPerMachine.AutoSize = true;\r
1044             this.checkBoxLocationPerMachine.Location = new System.Drawing.Point(11, 74);\r
1045             this.checkBoxLocationPerMachine.Name = "checkBoxLocationPerMachine";\r
1046             this.checkBoxLocationPerMachine.Size = new System.Drawing.Size(188, 16);\r
1047             this.checkBoxLocationPerMachine.TabIndex = 8;\r
1048             this.checkBoxLocationPerMachine.Text = "コンピューターごとに位置を保存する";\r
1049             this.checkBoxLocationPerMachine.UseVisualStyleBackColor = true;\r
1050             // \r
1051             // ConfigDialog\r
1052             // \r
1053             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
1054             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
1055             this.ClientSize = new System.Drawing.Size(276, 246);\r
1056             this.Controls.Add(this.buttonCancel);\r
1057             this.Controls.Add(this.buttonOk);\r
1058             this.Controls.Add(this.tabControl);\r
1059             this.MaximizeBox = false;\r
1060             this.MinimizeBox = false;\r
1061             this.Name = "ConfigDialog";\r
1062             this.ShowIcon = false;\r
1063             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1064             this.Text = "設定";\r
1065             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConfigDialog_FormClosing);\r
1066             this.Load += new System.EventHandler(this.ConfigDialog_Load);\r
1067             this.tabControl.ResumeLayout(false);\r
1068             this.tabPageWindow.ResumeLayout(false);\r
1069             this.tabPageWindow.PerformLayout();\r
1070             this.tabPageNotification.ResumeLayout(false);\r
1071             this.tabPageNotification.PerformLayout();\r
1072             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).EndInit();\r
1073             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).EndInit();\r
1074             this.tabPageAchievement.ResumeLayout(false);\r
1075             this.tabPageAchievement.PerformLayout();\r
1076             this.groupBox3.ResumeLayout(false);\r
1077             this.groupBox3.PerformLayout();\r
1078             this.groupBox2.ResumeLayout(false);\r
1079             this.groupBox2.PerformLayout();\r
1080             this.tabPageSound.ResumeLayout(false);\r
1081             this.tabPageSound.PerformLayout();\r
1082             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).EndInit();\r
1083             this.tabPageVersion.ResumeLayout(false);\r
1084             this.tabPageVersion.PerformLayout();\r
1085             this.tabPageProxy.ResumeLayout(false);\r
1086             this.groupBoxUpstream.ResumeLayout(false);\r
1087             this.groupBoxUpstream.PerformLayout();\r
1088             this.groupBoxAutoConfig.ResumeLayout(false);\r
1089             this.groupBoxAutoConfig.PerformLayout();\r
1090             this.tabPageLog.ResumeLayout(false);\r
1091             this.tabPageLog.PerformLayout();\r
1092             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).EndInit();\r
1093             this.tabPageCollabo.ResumeLayout(false);\r
1094             this.groupBoxPushbullet.ResumeLayout(false);\r
1095             this.groupBoxPushbullet.PerformLayout();\r
1096             this.groupBoxKancolleDb.ResumeLayout(false);\r
1097             this.groupBoxKancolleDb.PerformLayout();\r
1098             this.tabPageDebug.ResumeLayout(false);\r
1099             this.tabPageDebug.PerformLayout();\r
1100             this.ResumeLayout(false);\r
1101 \r
1102         }\r
1103 \r
1104         #endregion\r
1105 \r
1106         private System.Windows.Forms.TabControl tabControl;\r
1107         private System.Windows.Forms.TabPage tabPageWindow;\r
1108         private System.Windows.Forms.TabPage tabPageNotification;\r
1109         private System.Windows.Forms.Button buttonCancel;\r
1110         private System.Windows.Forms.Button buttonOk;\r
1111         private System.Windows.Forms.TabPage tabPageAchievement;\r
1112         private System.Windows.Forms.TabPage tabPageSound;\r
1113         private System.Windows.Forms.TabPage tabPageVersion;\r
1114         private System.Windows.Forms.CheckBox checkBoxHideOnMinimized;\r
1115         private System.Windows.Forms.CheckBox checkBoxTopMost;\r
1116         private System.Windows.Forms.Label label6;\r
1117         private System.Windows.Forms.CheckBox checkBoxCond49;\r
1118         private System.Windows.Forms.CheckBox checkBoxCond40;\r
1119         private System.Windows.Forms.Label label5;\r
1120         private System.Windows.Forms.NumericUpDown numericUpDownMarginEquips;\r
1121         private System.Windows.Forms.Label label4;\r
1122         private System.Windows.Forms.NumericUpDown numericUpDownMarginShips;\r
1123         private System.Windows.Forms.Label label2;\r
1124         private System.Windows.Forms.Label label1;\r
1125         private System.Windows.Forms.CheckBox checkBoxSound;\r
1126         private System.Windows.Forms.CheckBox checkBoxBalloon;\r
1127         private System.Windows.Forms.CheckBox checkBoxFlash;\r
1128         private System.Windows.Forms.Button buttonResetAchievement;\r
1129         private System.Windows.Forms.CheckBox checkBoxReset14;\r
1130         private System.Windows.Forms.CheckBox checkBoxReset02;\r
1131         private System.Windows.Forms.Button buttonPlay;\r
1132         private System.Windows.Forms.ListBox listBoxSoundFile;\r
1133         private System.Windows.Forms.Button buttonOpenFile;\r
1134         private System.Windows.Forms.TextBox textBoxSoundFile;\r
1135         private System.Windows.Forms.NumericUpDown numericUpDownSoundVolume;\r
1136         private System.Windows.Forms.Label label3;\r
1137         private System.Windows.Forms.Label labelCopyright;\r
1138         private System.Windows.Forms.LinkLabel linkLabelProductName;\r
1139         private System.Windows.Forms.Label labelVersion;\r
1140         private System.Windows.Forms.Label labelLatest;\r
1141         private System.Windows.Forms.RichTextBox richTextBox1;\r
1142         private System.Windows.Forms.OpenFileDialog openSoundFileDialog;\r
1143         private System.Windows.Forms.TabPage tabPageProxy;\r
1144         private System.Windows.Forms.GroupBox groupBoxUpstream;\r
1145         private System.Windows.Forms.RadioButton radioButtonUpstreamOff;\r
1146         private System.Windows.Forms.RadioButton radioButtonUpstreamOn;\r
1147         private System.Windows.Forms.TextBox textBoxPort;\r
1148         private System.Windows.Forms.Label labelPort;\r
1149         private System.Windows.Forms.GroupBox groupBoxAutoConfig;\r
1150         private System.Windows.Forms.RadioButton radioButtonAutoConfigOff;\r
1151         private System.Windows.Forms.RadioButton radioButtonAutoConfigOn;\r
1152         private System.Windows.Forms.TextBox textBoxListen;\r
1153         private System.Windows.Forms.Label labelListen;\r
1154         private System.Windows.Forms.ToolTip toolTipError;\r
1155         private System.Windows.Forms.TabPage tabPageLog;\r
1156         private System.Windows.Forms.Label label10;\r
1157         private System.Windows.Forms.CheckBox checkBoxOutput;\r
1158         private System.Windows.Forms.Label label9;\r
1159         private System.Windows.Forms.TextBox textBoxOutput;\r
1160         private System.Windows.Forms.Button buttonOutputDir;\r
1161         private System.Windows.Forms.Label label11;\r
1162         private System.Windows.Forms.NumericUpDown numericUpDownMaterialLogInterval;\r
1163         private System.Windows.Forms.FolderBrowserDialog folderBrowserDialogOutputDir;\r
1164         private System.Windows.Forms.TabPage tabPageDebug;\r
1165         private System.Windows.Forms.Button buttonPlayDebugLog;\r
1166         private System.Windows.Forms.Button buttonDebugLogOpenFile;\r
1167         private System.Windows.Forms.TextBox textBoxDebugLog;\r
1168         private System.Windows.Forms.Label label13;\r
1169         private System.Windows.Forms.CheckBox checkBoxDebugLog;\r
1170         private System.Windows.Forms.OpenFileDialog openDebugLogDialog;\r
1171         private System.Windows.Forms.GroupBox groupBox3;\r
1172         private System.Windows.Forms.GroupBox groupBox2;\r
1173         private System.Windows.Forms.RadioButton radioButtonResultRankWhenClick;\r
1174         private System.Windows.Forms.RadioButton radioButtonResultRankAlways;\r
1175         private System.Windows.Forms.CheckBox checkBoxPresetAkashi;\r
1176         private System.Windows.Forms.TabPage tabPageCollabo;\r
1177         private System.Windows.Forms.GroupBox groupBoxKancolleDb;\r
1178         private System.Windows.Forms.TextBox textBoxKancolleDbToken;\r
1179         private System.Windows.Forms.Label label8;\r
1180         private System.Windows.Forms.CheckBox checkBoxKancolleDbOn;\r
1181         private System.Windows.Forms.ComboBox comboBoxZoom;\r
1182         private System.Windows.Forms.Label label14;\r
1183         private System.Windows.Forms.Label label15;\r
1184         private System.Windows.Forms.Button buttonDetailedSettings;\r
1185         private System.Windows.Forms.GroupBox groupBoxPushbullet;\r
1186         private System.Windows.Forms.TextBox textBoxPushbulletToken;\r
1187         private System.Windows.Forms.Label label7;\r
1188         private System.Windows.Forms.CheckBox checkBoxPushbulletOn;\r
1189         private System.Windows.Forms.Button buttonPushbulletTest;\r
1190         private System.Windows.Forms.CheckBox checkBoxExitSilently;\r
1191         private System.Windows.Forms.CheckBox checkBoxLocationPerMachine;\r
1192     }\r
1193 }