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