OSDN Git Service

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