OSDN Git Service

da7f172c64e3c791cddf7aee627d7ac86db37e58
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / Forms / 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.Forms\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.tabControl = new System.Windows.Forms.TabControl();\r
46             this.tabPageWindow = new System.Windows.Forms.TabPage();\r
47             this.label18 = new System.Windows.Forms.Label();\r
48             this.label17 = new System.Windows.Forms.Label();\r
49             this.label8 = new System.Windows.Forms.Label();\r
50             this.numericUpDownQuest = new System.Windows.Forms.NumericUpDown();\r
51             this.checkBoxLocationPerMachine = new System.Windows.Forms.CheckBox();\r
52             this.checkBoxExitSilently = new System.Windows.Forms.CheckBox();\r
53             this.label15 = new System.Windows.Forms.Label();\r
54             this.comboBoxZoom = new System.Windows.Forms.ComboBox();\r
55             this.label14 = new System.Windows.Forms.Label();\r
56             this.checkBoxHideOnMinimized = new System.Windows.Forms.CheckBox();\r
57             this.checkBoxTopMost = new System.Windows.Forms.CheckBox();\r
58             this.tabPageNotification = new System.Windows.Forms.TabPage();\r
59             this.checkBoxRepeat = new System.Windows.Forms.CheckBox();\r
60             this.buttonDetailedSettings = new System.Windows.Forms.Button();\r
61             this.label6 = new System.Windows.Forms.Label();\r
62             this.checkBoxCond49 = new System.Windows.Forms.CheckBox();\r
63             this.checkBoxCond40 = new System.Windows.Forms.CheckBox();\r
64             this.label5 = new System.Windows.Forms.Label();\r
65             this.numericUpDownMarginEquips = new System.Windows.Forms.NumericUpDown();\r
66             this.label4 = new System.Windows.Forms.Label();\r
67             this.numericUpDownMarginShips = new System.Windows.Forms.NumericUpDown();\r
68             this.label2 = new System.Windows.Forms.Label();\r
69             this.label1 = new System.Windows.Forms.Label();\r
70             this.checkBoxSound = new System.Windows.Forms.CheckBox();\r
71             this.checkBoxBalloon = new System.Windows.Forms.CheckBox();\r
72             this.checkBoxFlash = new System.Windows.Forms.CheckBox();\r
73             this.tabPageAchievement = new System.Windows.Forms.TabPage();\r
74             this.checkBoxAutoBattleResult = new System.Windows.Forms.CheckBox();\r
75             this.checkBoxWarnBadDamageWithDamecon = new System.Windows.Forms.CheckBox();\r
76             this.checkBoxPresetAkashi = new System.Windows.Forms.CheckBox();\r
77             this.groupBox3 = new System.Windows.Forms.GroupBox();\r
78             this.checkBoxNextCell = new System.Windows.Forms.CheckBox();\r
79             this.checkBoxBattleResult = new System.Windows.Forms.CheckBox();\r
80             this.checkBoxAirBattleResult = new System.Windows.Forms.CheckBox();\r
81             this.checkBoxResultRank = new System.Windows.Forms.CheckBox();\r
82             this.groupBox2 = new System.Windows.Forms.GroupBox();\r
83             this.checkBoxReset02 = new System.Windows.Forms.CheckBox();\r
84             this.buttonResetAchievement = new System.Windows.Forms.Button();\r
85             this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
86             this.tabPageSound = new System.Windows.Forms.TabPage();\r
87             this.buttonPlay = new System.Windows.Forms.Button();\r
88             this.listBoxSoundFile = new System.Windows.Forms.ListBox();\r
89             this.buttonOpenFile = new System.Windows.Forms.Button();\r
90             this.textBoxSoundFile = new System.Windows.Forms.TextBox();\r
91             this.numericUpDownSoundVolume = new System.Windows.Forms.NumericUpDown();\r
92             this.label3 = new System.Windows.Forms.Label();\r
93             this.tabPageVersion = new System.Windows.Forms.TabPage();\r
94             this.richTextBox1 = new System.Windows.Forms.RichTextBox();\r
95             this.labelCopyright = new System.Windows.Forms.Label();\r
96             this.linkLabelProductName = new System.Windows.Forms.LinkLabel();\r
97             this.labelVersion = new System.Windows.Forms.Label();\r
98             this.labelLatest = new System.Windows.Forms.Label();\r
99             this.tabPageProxy = new System.Windows.Forms.TabPage();\r
100             this.groupBoxUpstream = new System.Windows.Forms.GroupBox();\r
101             this.radioButtonUpstreamOff = new System.Windows.Forms.RadioButton();\r
102             this.radioButtonUpstreamOn = new System.Windows.Forms.RadioButton();\r
103             this.textBoxPort = new System.Windows.Forms.TextBox();\r
104             this.labelPort = new System.Windows.Forms.Label();\r
105             this.groupBoxAutoConfig = new System.Windows.Forms.GroupBox();\r
106             this.radioButtonAutoConfigOff = new System.Windows.Forms.RadioButton();\r
107             this.radioButtonAutoConfigOn = new System.Windows.Forms.RadioButton();\r
108             this.textBoxListen = new System.Windows.Forms.TextBox();\r
109             this.labelListen = new System.Windows.Forms.Label();\r
110             this.tabPageLog = new System.Windows.Forms.TabPage();\r
111             this.label10 = new System.Windows.Forms.Label();\r
112             this.checkBoxOutput = new System.Windows.Forms.CheckBox();\r
113             this.label9 = new System.Windows.Forms.Label();\r
114             this.numericUpDownMaterialLogInterval = new System.Windows.Forms.NumericUpDown();\r
115             this.textBoxOutput = new System.Windows.Forms.TextBox();\r
116             this.label11 = new System.Windows.Forms.Label();\r
117             this.buttonOutputDir = new System.Windows.Forms.Button();\r
118             this.tabPagePush = new System.Windows.Forms.TabPage();\r
119             this.groupBoxPushover = new System.Windows.Forms.GroupBox();\r
120             this.buttonPushoverTest = new System.Windows.Forms.Button();\r
121             this.label16 = new System.Windows.Forms.Label();\r
122             this.label12 = new System.Windows.Forms.Label();\r
123             this.textBoxPushoverUserKey = new System.Windows.Forms.TextBox();\r
124             this.checkBoxPushoverOn = new System.Windows.Forms.CheckBox();\r
125             this.textBoxPushoverApiKey = new System.Windows.Forms.TextBox();\r
126             this.groupBoxPushbullet = new System.Windows.Forms.GroupBox();\r
127             this.buttonPushbulletTest = new System.Windows.Forms.Button();\r
128             this.textBoxPushbulletToken = new System.Windows.Forms.TextBox();\r
129             this.label7 = new System.Windows.Forms.Label();\r
130             this.checkBoxPushbulletOn = new System.Windows.Forms.CheckBox();\r
131             this.tabPageDebug = new System.Windows.Forms.TabPage();\r
132             this.buttonPlayDebugLog = new System.Windows.Forms.Button();\r
133             this.buttonDebugLogOpenFile = new System.Windows.Forms.Button();\r
134             this.textBoxDebugLog = new System.Windows.Forms.TextBox();\r
135             this.label13 = new System.Windows.Forms.Label();\r
136             this.checkBoxDebugLog = new System.Windows.Forms.CheckBox();\r
137             this.buttonCancel = new System.Windows.Forms.Button();\r
138             this.buttonOk = new System.Windows.Forms.Button();\r
139             this.openSoundFileDialog = new System.Windows.Forms.OpenFileDialog();\r
140             this.folderBrowserDialogOutputDir = new System.Windows.Forms.FolderBrowserDialog();\r
141             this.openDebugLogDialog = new System.Windows.Forms.OpenFileDialog();\r
142             this.label19 = new System.Windows.Forms.Label();\r
143             this.comboBoxShape = new System.Windows.Forms.ComboBox();\r
144             this.label20 = new System.Windows.Forms.Label();\r
145             this.tabControl.SuspendLayout();\r
146             this.tabPageWindow.SuspendLayout();\r
147             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownQuest)).BeginInit();\r
148             this.tabPageNotification.SuspendLayout();\r
149             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).BeginInit();\r
150             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).BeginInit();\r
151             this.tabPageAchievement.SuspendLayout();\r
152             this.groupBox3.SuspendLayout();\r
153             this.groupBox2.SuspendLayout();\r
154             this.tabPageSound.SuspendLayout();\r
155             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).BeginInit();\r
156             this.tabPageVersion.SuspendLayout();\r
157             this.tabPageProxy.SuspendLayout();\r
158             this.groupBoxUpstream.SuspendLayout();\r
159             this.groupBoxAutoConfig.SuspendLayout();\r
160             this.tabPageLog.SuspendLayout();\r
161             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).BeginInit();\r
162             this.tabPagePush.SuspendLayout();\r
163             this.groupBoxPushover.SuspendLayout();\r
164             this.groupBoxPushbullet.SuspendLayout();\r
165             this.tabPageDebug.SuspendLayout();\r
166             this.SuspendLayout();\r
167             // \r
168             // tabControl\r
169             // \r
170             this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
171             | System.Windows.Forms.AnchorStyles.Left)));\r
172             this.tabControl.Controls.Add(this.tabPageWindow);\r
173             this.tabControl.Controls.Add(this.tabPageNotification);\r
174             this.tabControl.Controls.Add(this.tabPageAchievement);\r
175             this.tabControl.Controls.Add(this.tabPageSound);\r
176             this.tabControl.Controls.Add(this.tabPageVersion);\r
177             this.tabControl.Controls.Add(this.tabPageProxy);\r
178             this.tabControl.Controls.Add(this.tabPageLog);\r
179             this.tabControl.Controls.Add(this.tabPagePush);\r
180             this.tabControl.Controls.Add(this.tabPageDebug);\r
181             this.tabControl.Location = new System.Drawing.Point(7, 6);\r
182             this.tabControl.Multiline = true;\r
183             this.tabControl.Name = "tabControl";\r
184             this.tabControl.SelectedIndex = 0;\r
185             this.tabControl.Size = new System.Drawing.Size(264, 202);\r
186             this.tabControl.TabIndex = 0;\r
187             // \r
188             // tabPageWindow\r
189             // \r
190             this.tabPageWindow.Controls.Add(this.label20);\r
191             this.tabPageWindow.Controls.Add(this.comboBoxShape);\r
192             this.tabPageWindow.Controls.Add(this.label19);\r
193             this.tabPageWindow.Controls.Add(this.label18);\r
194             this.tabPageWindow.Controls.Add(this.label17);\r
195             this.tabPageWindow.Controls.Add(this.label8);\r
196             this.tabPageWindow.Controls.Add(this.numericUpDownQuest);\r
197             this.tabPageWindow.Controls.Add(this.checkBoxLocationPerMachine);\r
198             this.tabPageWindow.Controls.Add(this.checkBoxExitSilently);\r
199             this.tabPageWindow.Controls.Add(this.label15);\r
200             this.tabPageWindow.Controls.Add(this.comboBoxZoom);\r
201             this.tabPageWindow.Controls.Add(this.label14);\r
202             this.tabPageWindow.Controls.Add(this.checkBoxHideOnMinimized);\r
203             this.tabPageWindow.Controls.Add(this.checkBoxTopMost);\r
204             this.tabPageWindow.Location = new System.Drawing.Point(4, 40);\r
205             this.tabPageWindow.Name = "tabPageWindow";\r
206             this.tabPageWindow.Padding = new System.Windows.Forms.Padding(8);\r
207             this.tabPageWindow.Size = new System.Drawing.Size(256, 158);\r
208             this.tabPageWindow.TabIndex = 0;\r
209             this.tabPageWindow.Text = "ウィンドウ";\r
210             this.tabPageWindow.UseVisualStyleBackColor = true;\r
211             // \r
212             // label18\r
213             // \r
214             this.label18.AutoSize = true;\r
215             this.label18.Location = new System.Drawing.Point(121, 127);\r
216             this.label18.Name = "label18";\r
217             this.label18.Size = new System.Drawing.Size(11, 12);\r
218             this.label18.TabIndex = 12;\r
219             this.label18.Text = "*";\r
220             // \r
221             // label17\r
222             // \r
223             this.label17.AutoSize = true;\r
224             this.label17.Location = new System.Drawing.Point(186, 138);\r
225             this.label17.Name = "label17";\r
226             this.label17.Size = new System.Drawing.Size(59, 12);\r
227             this.label17.TabIndex = 11;\r
228             this.label17.Text = "*要再起動";\r
229             // \r
230             // label8\r
231             // \r
232             this.label8.AutoSize = true;\r
233             this.label8.Location = new System.Drawing.Point(11, 130);\r
234             this.label8.Name = "label8";\r
235             this.label8.Size = new System.Drawing.Size(75, 12);\r
236             this.label8.TabIndex = 10;\r
237             this.label8.Text = "任務欄の行数";\r
238             // \r
239             // numericUpDownQuest\r
240             // \r
241             this.numericUpDownQuest.Location = new System.Drawing.Point(87, 127);\r
242             this.numericUpDownQuest.Maximum = new decimal(new int[] {\r
243             7,\r
244             0,\r
245             0,\r
246             0});\r
247             this.numericUpDownQuest.Minimum = new decimal(new int[] {\r
248             4,\r
249             0,\r
250             0,\r
251             0});\r
252             this.numericUpDownQuest.Name = "numericUpDownQuest";\r
253             this.numericUpDownQuest.Size = new System.Drawing.Size(32, 19);\r
254             this.numericUpDownQuest.TabIndex = 9;\r
255             this.numericUpDownQuest.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
256             this.numericUpDownQuest.Value = new decimal(new int[] {\r
257             6,\r
258             0,\r
259             0,\r
260             0});\r
261             // \r
262             // checkBoxLocationPerMachine\r
263             // \r
264             this.checkBoxLocationPerMachine.AutoSize = true;\r
265             this.checkBoxLocationPerMachine.Location = new System.Drawing.Point(11, 74);\r
266             this.checkBoxLocationPerMachine.Name = "checkBoxLocationPerMachine";\r
267             this.checkBoxLocationPerMachine.Size = new System.Drawing.Size(188, 16);\r
268             this.checkBoxLocationPerMachine.TabIndex = 8;\r
269             this.checkBoxLocationPerMachine.Text = "コンピューターごとに位置を保存する";\r
270             this.checkBoxLocationPerMachine.UseVisualStyleBackColor = true;\r
271             // \r
272             // checkBoxExitSilently\r
273             // \r
274             this.checkBoxExitSilently.AutoSize = true;\r
275             this.checkBoxExitSilently.Location = new System.Drawing.Point(11, 53);\r
276             this.checkBoxExitSilently.Name = "checkBoxExitSilently";\r
277             this.checkBoxExitSilently.Size = new System.Drawing.Size(189, 16);\r
278             this.checkBoxExitSilently.TabIndex = 7;\r
279             this.checkBoxExitSilently.Text = "閉じるボタンで終了時に確認しない";\r
280             this.checkBoxExitSilently.UseVisualStyleBackColor = true;\r
281             // \r
282             // label15\r
283             // \r
284             this.label15.AutoSize = true;\r
285             this.label15.Location = new System.Drawing.Point(99, 98);\r
286             this.label15.Name = "label15";\r
287             this.label15.Size = new System.Drawing.Size(11, 12);\r
288             this.label15.TabIndex = 6;\r
289             this.label15.Text = "*";\r
290             // \r
291             // comboBoxZoom\r
292             // \r
293             this.comboBoxZoom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
294             this.comboBoxZoom.FormattingEnabled = true;\r
295             this.comboBoxZoom.Items.AddRange(new object[] {\r
296             "100%",\r
297             "125%",\r
298             "150%"});\r
299             this.comboBoxZoom.Location = new System.Drawing.Point(49, 97);\r
300             this.comboBoxZoom.Name = "comboBoxZoom";\r
301             this.comboBoxZoom.Size = new System.Drawing.Size(48, 20);\r
302             this.comboBoxZoom.TabIndex = 5;\r
303             // \r
304             // label14\r
305             // \r
306             this.label14.AutoSize = true;\r
307             this.label14.Location = new System.Drawing.Point(11, 100);\r
308             this.label14.Name = "label14";\r
309             this.label14.Size = new System.Drawing.Size(35, 12);\r
310             this.label14.TabIndex = 4;\r
311             this.label14.Text = "ズーム";\r
312             // \r
313             // checkBoxHideOnMinimized\r
314             // \r
315             this.checkBoxHideOnMinimized.AutoSize = true;\r
316             this.checkBoxHideOnMinimized.Location = new System.Drawing.Point(11, 32);\r
317             this.checkBoxHideOnMinimized.Name = "checkBoxHideOnMinimized";\r
318             this.checkBoxHideOnMinimized.Size = new System.Drawing.Size(188, 16);\r
319             this.checkBoxHideOnMinimized.TabIndex = 3;\r
320             this.checkBoxHideOnMinimized.Text = "最小化時にタスクバーに表示しない";\r
321             this.checkBoxHideOnMinimized.UseVisualStyleBackColor = true;\r
322             // \r
323             // checkBoxTopMost\r
324             // \r
325             this.checkBoxTopMost.AutoSize = true;\r
326             this.checkBoxTopMost.Location = new System.Drawing.Point(11, 11);\r
327             this.checkBoxTopMost.Name = "checkBoxTopMost";\r
328             this.checkBoxTopMost.Size = new System.Drawing.Size(112, 16);\r
329             this.checkBoxTopMost.TabIndex = 2;\r
330             this.checkBoxTopMost.Text = "最前面に表示する";\r
331             this.checkBoxTopMost.UseVisualStyleBackColor = true;\r
332             // \r
333             // tabPageNotification\r
334             // \r
335             this.tabPageNotification.Controls.Add(this.checkBoxRepeat);\r
336             this.tabPageNotification.Controls.Add(this.buttonDetailedSettings);\r
337             this.tabPageNotification.Controls.Add(this.label6);\r
338             this.tabPageNotification.Controls.Add(this.checkBoxCond49);\r
339             this.tabPageNotification.Controls.Add(this.checkBoxCond40);\r
340             this.tabPageNotification.Controls.Add(this.label5);\r
341             this.tabPageNotification.Controls.Add(this.numericUpDownMarginEquips);\r
342             this.tabPageNotification.Controls.Add(this.label4);\r
343             this.tabPageNotification.Controls.Add(this.numericUpDownMarginShips);\r
344             this.tabPageNotification.Controls.Add(this.label2);\r
345             this.tabPageNotification.Controls.Add(this.label1);\r
346             this.tabPageNotification.Controls.Add(this.checkBoxSound);\r
347             this.tabPageNotification.Controls.Add(this.checkBoxBalloon);\r
348             this.tabPageNotification.Controls.Add(this.checkBoxFlash);\r
349             this.tabPageNotification.Location = new System.Drawing.Point(4, 40);\r
350             this.tabPageNotification.Name = "tabPageNotification";\r
351             this.tabPageNotification.Padding = new System.Windows.Forms.Padding(8);\r
352             this.tabPageNotification.Size = new System.Drawing.Size(256, 158);\r
353             this.tabPageNotification.TabIndex = 1;\r
354             this.tabPageNotification.Text = "通知";\r
355             this.tabPageNotification.UseVisualStyleBackColor = true;\r
356             // \r
357             // checkBoxRepeat\r
358             // \r
359             this.checkBoxRepeat.AutoSize = true;\r
360             this.checkBoxRepeat.Location = new System.Drawing.Point(122, 32);\r
361             this.checkBoxRepeat.Name = "checkBoxRepeat";\r
362             this.checkBoxRepeat.Size = new System.Drawing.Size(58, 16);\r
363             this.checkBoxRepeat.TabIndex = 27;\r
364             this.checkBoxRepeat.Text = "リピート";\r
365             this.checkBoxRepeat.UseVisualStyleBackColor = true;\r
366             // \r
367             // buttonDetailedSettings\r
368             // \r
369             this.buttonDetailedSettings.Location = new System.Drawing.Point(11, 122);\r
370             this.buttonDetailedSettings.Name = "buttonDetailedSettings";\r
371             this.buttonDetailedSettings.Size = new System.Drawing.Size(75, 23);\r
372             this.buttonDetailedSettings.TabIndex = 26;\r
373             this.buttonDetailedSettings.Text = "詳細設定...";\r
374             this.buttonDetailedSettings.UseVisualStyleBackColor = true;\r
375             this.buttonDetailedSettings.Click += new System.EventHandler(this.buttonDetailedSettings_Click);\r
376             // \r
377             // label6\r
378             // \r
379             this.label6.AutoSize = true;\r
380             this.label6.Location = new System.Drawing.Point(159, 61);\r
381             this.label6.Name = "label6";\r
382             this.label6.Size = new System.Drawing.Size(86, 12);\r
383             this.label6.TabIndex = 25;\r
384             this.label6.Text = "疲労回復を通知";\r
385             // \r
386             // checkBoxCond49\r
387             // \r
388             this.checkBoxCond49.AutoSize = true;\r
389             this.checkBoxCond49.Location = new System.Drawing.Point(161, 97);\r
390             this.checkBoxCond49.Name = "checkBoxCond49";\r
391             this.checkBoxCond49.Size = new System.Drawing.Size(60, 16);\r
392             this.checkBoxCond49.TabIndex = 24;\r
393             this.checkBoxCond49.Text = "cond49";\r
394             this.checkBoxCond49.UseVisualStyleBackColor = true;\r
395             // \r
396             // checkBoxCond40\r
397             // \r
398             this.checkBoxCond40.AutoSize = true;\r
399             this.checkBoxCond40.Location = new System.Drawing.Point(161, 78);\r
400             this.checkBoxCond40.Name = "checkBoxCond40";\r
401             this.checkBoxCond40.Size = new System.Drawing.Size(60, 16);\r
402             this.checkBoxCond40.TabIndex = 23;\r
403             this.checkBoxCond40.Text = "cond40";\r
404             this.checkBoxCond40.UseVisualStyleBackColor = true;\r
405             // \r
406             // label5\r
407             // \r
408             this.label5.AutoSize = true;\r
409             this.label5.Location = new System.Drawing.Point(95, 81);\r
410             this.label5.Name = "label5";\r
411             this.label5.Size = new System.Drawing.Size(51, 12);\r
412             this.label5.TabIndex = 22;\r
413             this.label5.Text = "個で通知";\r
414             // \r
415             // numericUpDownMarginEquips\r
416             // \r
417             this.numericUpDownMarginEquips.Location = new System.Drawing.Point(58, 79);\r
418             this.numericUpDownMarginEquips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
419             this.numericUpDownMarginEquips.Maximum = new decimal(new int[] {\r
420             99,\r
421             0,\r
422             0,\r
423             0});\r
424             this.numericUpDownMarginEquips.Name = "numericUpDownMarginEquips";\r
425             this.numericUpDownMarginEquips.Size = new System.Drawing.Size(36, 19);\r
426             this.numericUpDownMarginEquips.TabIndex = 21;\r
427             this.numericUpDownMarginEquips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
428             // \r
429             // label4\r
430             // \r
431             this.label4.AutoSize = true;\r
432             this.label4.Location = new System.Drawing.Point(29, 81);\r
433             this.label4.Name = "label4";\r
434             this.label4.Size = new System.Drawing.Size(29, 12);\r
435             this.label4.TabIndex = 20;\r
436             this.label4.Text = "装備";\r
437             // \r
438             // numericUpDownMarginShips\r
439             // \r
440             this.numericUpDownMarginShips.Location = new System.Drawing.Point(57, 59);\r
441             this.numericUpDownMarginShips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
442             this.numericUpDownMarginShips.Maximum = new decimal(new int[] {\r
443             99,\r
444             0,\r
445             0,\r
446             0});\r
447             this.numericUpDownMarginShips.Name = "numericUpDownMarginShips";\r
448             this.numericUpDownMarginShips.Size = new System.Drawing.Size(36, 19);\r
449             this.numericUpDownMarginShips.TabIndex = 19;\r
450             this.numericUpDownMarginShips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
451             // \r
452             // label2\r
453             // \r
454             this.label2.AutoSize = true;\r
455             this.label2.Location = new System.Drawing.Point(95, 61);\r
456             this.label2.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
457             this.label2.Name = "label2";\r
458             this.label2.Size = new System.Drawing.Size(17, 12);\r
459             this.label2.TabIndex = 18;\r
460             this.label2.Text = "隻";\r
461             // \r
462             // label1\r
463             // \r
464             this.label1.AutoSize = true;\r
465             this.label1.Location = new System.Drawing.Point(9, 61);\r
466             this.label1.Name = "label1";\r
467             this.label1.Size = new System.Drawing.Size(49, 12);\r
468             this.label1.TabIndex = 17;\r
469             this.label1.Text = "残り艦娘";\r
470             // \r
471             // checkBoxSound\r
472             // \r
473             this.checkBoxSound.AutoSize = true;\r
474             this.checkBoxSound.Location = new System.Drawing.Point(122, 11);\r
475             this.checkBoxSound.Name = "checkBoxSound";\r
476             this.checkBoxSound.Size = new System.Drawing.Size(94, 16);\r
477             this.checkBoxSound.TabIndex = 16;\r
478             this.checkBoxSound.Text = "サウンドを再生";\r
479             this.checkBoxSound.UseVisualStyleBackColor = true;\r
480             // \r
481             // checkBoxBalloon\r
482             // \r
483             this.checkBoxBalloon.AutoSize = true;\r
484             this.checkBoxBalloon.Location = new System.Drawing.Point(11, 32);\r
485             this.checkBoxBalloon.Name = "checkBoxBalloon";\r
486             this.checkBoxBalloon.Size = new System.Drawing.Size(105, 16);\r
487             this.checkBoxBalloon.TabIndex = 15;\r
488             this.checkBoxBalloon.Text = "通知領域に表示";\r
489             this.checkBoxBalloon.UseVisualStyleBackColor = true;\r
490             // \r
491             // checkBoxFlash\r
492             // \r
493             this.checkBoxFlash.AutoSize = true;\r
494             this.checkBoxFlash.Location = new System.Drawing.Point(11, 11);\r
495             this.checkBoxFlash.Name = "checkBoxFlash";\r
496             this.checkBoxFlash.Size = new System.Drawing.Size(100, 16);\r
497             this.checkBoxFlash.TabIndex = 14;\r
498             this.checkBoxFlash.Text = "ウィンドウを点滅";\r
499             this.checkBoxFlash.UseVisualStyleBackColor = true;\r
500             // \r
501             // tabPageAchievement\r
502             // \r
503             this.tabPageAchievement.Controls.Add(this.checkBoxAutoBattleResult);\r
504             this.tabPageAchievement.Controls.Add(this.checkBoxWarnBadDamageWithDamecon);\r
505             this.tabPageAchievement.Controls.Add(this.checkBoxPresetAkashi);\r
506             this.tabPageAchievement.Controls.Add(this.groupBox3);\r
507             this.tabPageAchievement.Controls.Add(this.groupBox2);\r
508             this.tabPageAchievement.Location = new System.Drawing.Point(4, 40);\r
509             this.tabPageAchievement.Name = "tabPageAchievement";\r
510             this.tabPageAchievement.Padding = new System.Windows.Forms.Padding(8);\r
511             this.tabPageAchievement.Size = new System.Drawing.Size(256, 158);\r
512             this.tabPageAchievement.TabIndex = 2;\r
513             this.tabPageAchievement.Text = "機能";\r
514             this.tabPageAchievement.UseVisualStyleBackColor = true;\r
515             // \r
516             // checkBoxAutoBattleResult\r
517             // \r
518             this.checkBoxAutoBattleResult.AutoSize = true;\r
519             this.checkBoxAutoBattleResult.Location = new System.Drawing.Point(143, 134);\r
520             this.checkBoxAutoBattleResult.Name = "checkBoxAutoBattleResult";\r
521             this.checkBoxAutoBattleResult.Size = new System.Drawing.Size(96, 16);\r
522             this.checkBoxAutoBattleResult.TabIndex = 21;\r
523             this.checkBoxAutoBattleResult.Text = "戦況自動切替";\r
524             this.checkBoxAutoBattleResult.UseVisualStyleBackColor = true;\r
525             // \r
526             // checkBoxWarnBadDamageWithDamecon\r
527             // \r
528             this.checkBoxWarnBadDamageWithDamecon.AutoSize = true;\r
529             this.checkBoxWarnBadDamageWithDamecon.Location = new System.Drawing.Point(20, 112);\r
530             this.checkBoxWarnBadDamageWithDamecon.Name = "checkBoxWarnBadDamageWithDamecon";\r
531             this.checkBoxWarnBadDamageWithDamecon.Size = new System.Drawing.Size(124, 16);\r
532             this.checkBoxWarnBadDamageWithDamecon.TabIndex = 20;\r
533             this.checkBoxWarnBadDamageWithDamecon.Text = "ダメコンあり大破警告";\r
534             this.checkBoxWarnBadDamageWithDamecon.UseVisualStyleBackColor = true;\r
535             // \r
536             // checkBoxPresetAkashi\r
537             // \r
538             this.checkBoxPresetAkashi.AutoSize = true;\r
539             this.checkBoxPresetAkashi.Location = new System.Drawing.Point(20, 134);\r
540             this.checkBoxPresetAkashi.Name = "checkBoxPresetAkashi";\r
541             this.checkBoxPresetAkashi.Size = new System.Drawing.Size(113, 16);\r
542             this.checkBoxPresetAkashi.TabIndex = 19;\r
543             this.checkBoxPresetAkashi.Text = "プリセット明石修理";\r
544             this.checkBoxPresetAkashi.UseVisualStyleBackColor = true;\r
545             // \r
546             // groupBox3\r
547             // \r
548             this.groupBox3.Controls.Add(this.checkBoxNextCell);\r
549             this.groupBox3.Controls.Add(this.checkBoxBattleResult);\r
550             this.groupBox3.Controls.Add(this.checkBoxAirBattleResult);\r
551             this.groupBox3.Controls.Add(this.checkBoxResultRank);\r
552             this.groupBox3.Location = new System.Drawing.Point(11, 59);\r
553             this.groupBox3.Name = "groupBox3";\r
554             this.groupBox3.Padding = new System.Windows.Forms.Padding(6);\r
555             this.groupBox3.Size = new System.Drawing.Size(234, 44);\r
556             this.groupBox3.TabIndex = 18;\r
557             this.groupBox3.TabStop = false;\r
558             this.groupBox3.Text = "ネタバレ";\r
559             // \r
560             // checkBoxNextCell\r
561             // \r
562             this.checkBoxNextCell.AutoSize = true;\r
563             this.checkBoxNextCell.Location = new System.Drawing.Point(174, 18);\r
564             this.checkBoxNextCell.Name = "checkBoxNextCell";\r
565             this.checkBoxNextCell.Size = new System.Drawing.Size(48, 16);\r
566             this.checkBoxNextCell.TabIndex = 3;\r
567             this.checkBoxNextCell.Text = "進路";\r
568             this.checkBoxNextCell.UseVisualStyleBackColor = true;\r
569             // \r
570             // checkBoxBattleResult\r
571             // \r
572             this.checkBoxBattleResult.AutoSize = true;\r
573             this.checkBoxBattleResult.Location = new System.Drawing.Point(123, 18);\r
574             this.checkBoxBattleResult.Name = "checkBoxBattleResult";\r
575             this.checkBoxBattleResult.Size = new System.Drawing.Size(48, 16);\r
576             this.checkBoxBattleResult.TabIndex = 2;\r
577             this.checkBoxBattleResult.Text = "戦況";\r
578             this.checkBoxBattleResult.UseVisualStyleBackColor = true;\r
579             // \r
580             // checkBoxAirBattleResult\r
581             // \r
582             this.checkBoxAirBattleResult.AutoSize = true;\r
583             this.checkBoxAirBattleResult.Location = new System.Drawing.Point(60, 18);\r
584             this.checkBoxAirBattleResult.Name = "checkBoxAirBattleResult";\r
585             this.checkBoxAirBattleResult.Size = new System.Drawing.Size(60, 16);\r
586             this.checkBoxAirBattleResult.TabIndex = 1;\r
587             this.checkBoxAirBattleResult.Text = "航空戦";\r
588             this.checkBoxAirBattleResult.UseVisualStyleBackColor = true;\r
589             // \r
590             // checkBoxResultRank\r
591             // \r
592             this.checkBoxResultRank.AutoSize = true;\r
593             this.checkBoxResultRank.Location = new System.Drawing.Point(9, 18);\r
594             this.checkBoxResultRank.Name = "checkBoxResultRank";\r
595             this.checkBoxResultRank.Size = new System.Drawing.Size(48, 16);\r
596             this.checkBoxResultRank.TabIndex = 0;\r
597             this.checkBoxResultRank.Text = "勝敗";\r
598             this.checkBoxResultRank.UseVisualStyleBackColor = true;\r
599             // \r
600             // groupBox2\r
601             // \r
602             this.groupBox2.Controls.Add(this.checkBoxReset02);\r
603             this.groupBox2.Controls.Add(this.buttonResetAchievement);\r
604             this.groupBox2.Controls.Add(this.checkBoxReset14);\r
605             this.groupBox2.Location = new System.Drawing.Point(11, 10);\r
606             this.groupBox2.Name = "groupBox2";\r
607             this.groupBox2.Padding = new System.Windows.Forms.Padding(6);\r
608             this.groupBox2.Size = new System.Drawing.Size(234, 44);\r
609             this.groupBox2.TabIndex = 17;\r
610             this.groupBox2.TabStop = false;\r
611             this.groupBox2.Text = "戦果のリセット";\r
612             // \r
613             // checkBoxReset02\r
614             // \r
615             this.checkBoxReset02.AutoSize = true;\r
616             this.checkBoxReset02.Location = new System.Drawing.Point(9, 18);\r
617             this.checkBoxReset02.Name = "checkBoxReset02";\r
618             this.checkBoxReset02.Size = new System.Drawing.Size(42, 16);\r
619             this.checkBoxReset02.TabIndex = 13;\r
620             this.checkBoxReset02.Text = "2時";\r
621             this.checkBoxReset02.UseVisualStyleBackColor = true;\r
622             // \r
623             // buttonResetAchievement\r
624             // \r
625             this.buttonResetAchievement.Location = new System.Drawing.Point(111, 15);\r
626             this.buttonResetAchievement.Name = "buttonResetAchievement";\r
627             this.buttonResetAchievement.Size = new System.Drawing.Size(44, 20);\r
628             this.buttonResetAchievement.TabIndex = 16;\r
629             this.buttonResetAchievement.Text = "今すぐ";\r
630             this.buttonResetAchievement.UseVisualStyleBackColor = true;\r
631             this.buttonResetAchievement.Click += new System.EventHandler(this.buttonResetAchievement_Click);\r
632             // \r
633             // checkBoxReset14\r
634             // \r
635             this.checkBoxReset14.AutoSize = true;\r
636             this.checkBoxReset14.Location = new System.Drawing.Point(57, 18);\r
637             this.checkBoxReset14.Name = "checkBoxReset14";\r
638             this.checkBoxReset14.Size = new System.Drawing.Size(48, 16);\r
639             this.checkBoxReset14.TabIndex = 14;\r
640             this.checkBoxReset14.Text = "14時";\r
641             this.checkBoxReset14.UseVisualStyleBackColor = true;\r
642             // \r
643             // tabPageSound\r
644             // \r
645             this.tabPageSound.Controls.Add(this.buttonPlay);\r
646             this.tabPageSound.Controls.Add(this.listBoxSoundFile);\r
647             this.tabPageSound.Controls.Add(this.buttonOpenFile);\r
648             this.tabPageSound.Controls.Add(this.textBoxSoundFile);\r
649             this.tabPageSound.Controls.Add(this.numericUpDownSoundVolume);\r
650             this.tabPageSound.Controls.Add(this.label3);\r
651             this.tabPageSound.Location = new System.Drawing.Point(4, 40);\r
652             this.tabPageSound.Name = "tabPageSound";\r
653             this.tabPageSound.Padding = new System.Windows.Forms.Padding(8);\r
654             this.tabPageSound.Size = new System.Drawing.Size(256, 158);\r
655             this.tabPageSound.TabIndex = 3;\r
656             this.tabPageSound.Text = "サウンド";\r
657             this.tabPageSound.UseVisualStyleBackColor = true;\r
658             // \r
659             // buttonPlay\r
660             // \r
661             this.buttonPlay.Location = new System.Drawing.Point(93, 6);\r
662             this.buttonPlay.Name = "buttonPlay";\r
663             this.buttonPlay.Size = new System.Drawing.Size(37, 23);\r
664             this.buttonPlay.TabIndex = 24;\r
665             this.buttonPlay.Text = "再生";\r
666             this.buttonPlay.UseVisualStyleBackColor = true;\r
667             this.buttonPlay.Click += new System.EventHandler(this.buttonPlay_Click);\r
668             // \r
669             // listBoxSoundFile\r
670             // \r
671             this.listBoxSoundFile.FormattingEnabled = true;\r
672             this.listBoxSoundFile.ItemHeight = 12;\r
673             this.listBoxSoundFile.Location = new System.Drawing.Point(11, 34);\r
674             this.listBoxSoundFile.Name = "listBoxSoundFile";\r
675             this.listBoxSoundFile.Size = new System.Drawing.Size(234, 88);\r
676             this.listBoxSoundFile.TabIndex = 23;\r
677             this.listBoxSoundFile.SelectedIndexChanged += new System.EventHandler(this.listBoxSoundFile_SelectedIndexChanged);\r
678             // \r
679             // buttonOpenFile\r
680             // \r
681             this.buttonOpenFile.Location = new System.Drawing.Point(200, 126);\r
682             this.buttonOpenFile.Name = "buttonOpenFile";\r
683             this.buttonOpenFile.Size = new System.Drawing.Size(45, 23);\r
684             this.buttonOpenFile.TabIndex = 22;\r
685             this.buttonOpenFile.Text = "参照...";\r
686             this.buttonOpenFile.UseVisualStyleBackColor = true;\r
687             this.buttonOpenFile.Click += new System.EventHandler(this.buttonOpenFile_Click);\r
688             // \r
689             // textBoxSoundFile\r
690             // \r
691             this.textBoxSoundFile.Location = new System.Drawing.Point(11, 128);\r
692             this.textBoxSoundFile.Name = "textBoxSoundFile";\r
693             this.textBoxSoundFile.Size = new System.Drawing.Size(183, 19);\r
694             this.textBoxSoundFile.TabIndex = 21;\r
695             this.textBoxSoundFile.TextChanged += new System.EventHandler(this.textBoxSoundFile_TextChanged);\r
696             // \r
697             // numericUpDownSoundVolume\r
698             // \r
699             this.numericUpDownSoundVolume.Location = new System.Drawing.Point(42, 9);\r
700             this.numericUpDownSoundVolume.Name = "numericUpDownSoundVolume";\r
701             this.numericUpDownSoundVolume.Size = new System.Drawing.Size(44, 19);\r
702             this.numericUpDownSoundVolume.TabIndex = 20;\r
703             this.numericUpDownSoundVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
704             // \r
705             // label3\r
706             // \r
707             this.label3.AutoSize = true;\r
708             this.label3.Location = new System.Drawing.Point(11, 11);\r
709             this.label3.Margin = new System.Windows.Forms.Padding(3);\r
710             this.label3.Name = "label3";\r
711             this.label3.Size = new System.Drawing.Size(29, 12);\r
712             this.label3.TabIndex = 19;\r
713             this.label3.Text = "音量";\r
714             // \r
715             // tabPageVersion\r
716             // \r
717             this.tabPageVersion.Controls.Add(this.richTextBox1);\r
718             this.tabPageVersion.Controls.Add(this.labelCopyright);\r
719             this.tabPageVersion.Controls.Add(this.linkLabelProductName);\r
720             this.tabPageVersion.Controls.Add(this.labelVersion);\r
721             this.tabPageVersion.Controls.Add(this.labelLatest);\r
722             this.tabPageVersion.Location = new System.Drawing.Point(4, 40);\r
723             this.tabPageVersion.Name = "tabPageVersion";\r
724             this.tabPageVersion.Padding = new System.Windows.Forms.Padding(8);\r
725             this.tabPageVersion.Size = new System.Drawing.Size(256, 158);\r
726             this.tabPageVersion.TabIndex = 4;\r
727             this.tabPageVersion.Text = "バージョン";\r
728             this.tabPageVersion.UseVisualStyleBackColor = true;\r
729             // \r
730             // richTextBox1\r
731             // \r
732             this.richTextBox1.BackColor = System.Drawing.SystemColors.Window;\r
733             this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;\r
734             this.richTextBox1.Location = new System.Drawing.Point(11, 62);\r
735             this.richTextBox1.Name = "richTextBox1";\r
736             this.richTextBox1.ReadOnly = true;\r
737             this.richTextBox1.Size = new System.Drawing.Size(234, 32);\r
738             this.richTextBox1.TabIndex = 15;\r
739             this.richTextBox1.Text = "このソフトウェアはApache Licenseバージョン2.0でライセンスします。";\r
740             // \r
741             // labelCopyright\r
742             // \r
743             this.labelCopyright.Location = new System.Drawing.Point(11, 35);\r
744             this.labelCopyright.Name = "labelCopyright";\r
745             this.labelCopyright.Size = new System.Drawing.Size(212, 12);\r
746             this.labelCopyright.TabIndex = 13;\r
747             // \r
748             // linkLabelProductName\r
749             // \r
750             this.linkLabelProductName.AutoSize = true;\r
751             this.linkLabelProductName.Location = new System.Drawing.Point(11, 11);\r
752             this.linkLabelProductName.Name = "linkLabelProductName";\r
753             this.linkLabelProductName.Size = new System.Drawing.Size(82, 12);\r
754             this.linkLabelProductName.TabIndex = 12;\r
755             this.linkLabelProductName.TabStop = true;\r
756             this.linkLabelProductName.Text = "KancolleSniffer";\r
757             this.linkLabelProductName.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabelProductName_LinkClicked);\r
758             // \r
759             // labelVersion\r
760             // \r
761             this.labelVersion.AutoSize = true;\r
762             this.labelVersion.Location = new System.Drawing.Point(92, 11);\r
763             this.labelVersion.Name = "labelVersion";\r
764             this.labelVersion.Size = new System.Drawing.Size(50, 12);\r
765             this.labelVersion.TabIndex = 10;\r
766             this.labelVersion.Text = "バージョン";\r
767             // \r
768             // labelLatest\r
769             // \r
770             this.labelLatest.AutoSize = true;\r
771             this.labelLatest.Location = new System.Drawing.Point(167, 11);\r
772             this.labelLatest.Name = "labelLatest";\r
773             this.labelLatest.Size = new System.Drawing.Size(49, 12);\r
774             this.labelLatest.TabIndex = 11;\r
775             this.labelLatest.Text = "最新です";\r
776             // \r
777             // tabPageProxy\r
778             // \r
779             this.tabPageProxy.Controls.Add(this.groupBoxUpstream);\r
780             this.tabPageProxy.Controls.Add(this.groupBoxAutoConfig);\r
781             this.tabPageProxy.Location = new System.Drawing.Point(4, 40);\r
782             this.tabPageProxy.Name = "tabPageProxy";\r
783             this.tabPageProxy.Padding = new System.Windows.Forms.Padding(8);\r
784             this.tabPageProxy.Size = new System.Drawing.Size(256, 158);\r
785             this.tabPageProxy.TabIndex = 5;\r
786             this.tabPageProxy.Text = "プロキシ";\r
787             this.tabPageProxy.UseVisualStyleBackColor = true;\r
788             // \r
789             // groupBoxUpstream\r
790             // \r
791             this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOff);\r
792             this.groupBoxUpstream.Controls.Add(this.radioButtonUpstreamOn);\r
793             this.groupBoxUpstream.Controls.Add(this.textBoxPort);\r
794             this.groupBoxUpstream.Controls.Add(this.labelPort);\r
795             this.groupBoxUpstream.Location = new System.Drawing.Point(11, 65);\r
796             this.groupBoxUpstream.Name = "groupBoxUpstream";\r
797             this.groupBoxUpstream.Size = new System.Drawing.Size(234, 48);\r
798             this.groupBoxUpstream.TabIndex = 3;\r
799             this.groupBoxUpstream.TabStop = false;\r
800             this.groupBoxUpstream.Text = "ツール連携";\r
801             // \r
802             // radioButtonUpstreamOff\r
803             // \r
804             this.radioButtonUpstreamOff.AutoSize = true;\r
805             this.radioButtonUpstreamOff.Location = new System.Drawing.Point(59, 18);\r
806             this.radioButtonUpstreamOff.Name = "radioButtonUpstreamOff";\r
807             this.radioButtonUpstreamOff.Size = new System.Drawing.Size(47, 16);\r
808             this.radioButtonUpstreamOff.TabIndex = 1;\r
809             this.radioButtonUpstreamOff.Text = "無効";\r
810             this.radioButtonUpstreamOff.UseVisualStyleBackColor = true;\r
811             this.radioButtonUpstreamOff.CheckedChanged += new System.EventHandler(this.radioButtonUpstreamOff_CheckedChanged);\r
812             // \r
813             // radioButtonUpstreamOn\r
814             // \r
815             this.radioButtonUpstreamOn.AutoSize = true;\r
816             this.radioButtonUpstreamOn.Location = new System.Drawing.Point(6, 18);\r
817             this.radioButtonUpstreamOn.Name = "radioButtonUpstreamOn";\r
818             this.radioButtonUpstreamOn.Size = new System.Drawing.Size(47, 16);\r
819             this.radioButtonUpstreamOn.TabIndex = 0;\r
820             this.radioButtonUpstreamOn.Text = "有効";\r
821             this.radioButtonUpstreamOn.UseVisualStyleBackColor = true;\r
822             // \r
823             // textBoxPort\r
824             // \r
825             this.textBoxPort.Location = new System.Drawing.Point(175, 17);\r
826             this.textBoxPort.Name = "textBoxPort";\r
827             this.textBoxPort.Size = new System.Drawing.Size(36, 19);\r
828             this.textBoxPort.TabIndex = 3;\r
829             this.textBoxPort.Enter += new System.EventHandler(this.textBox_Enter);\r
830             // \r
831             // labelPort\r
832             // \r
833             this.labelPort.AutoSize = true;\r
834             this.labelPort.Location = new System.Drawing.Point(114, 20);\r
835             this.labelPort.Name = "labelPort";\r
836             this.labelPort.Size = new System.Drawing.Size(59, 12);\r
837             this.labelPort.TabIndex = 2;\r
838             this.labelPort.Text = "送信ポート:";\r
839             // \r
840             // groupBoxAutoConfig\r
841             // \r
842             this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOff);\r
843             this.groupBoxAutoConfig.Controls.Add(this.radioButtonAutoConfigOn);\r
844             this.groupBoxAutoConfig.Controls.Add(this.textBoxListen);\r
845             this.groupBoxAutoConfig.Controls.Add(this.labelListen);\r
846             this.groupBoxAutoConfig.Location = new System.Drawing.Point(11, 11);\r
847             this.groupBoxAutoConfig.Name = "groupBoxAutoConfig";\r
848             this.groupBoxAutoConfig.Size = new System.Drawing.Size(234, 48);\r
849             this.groupBoxAutoConfig.TabIndex = 2;\r
850             this.groupBoxAutoConfig.TabStop = false;\r
851             this.groupBoxAutoConfig.Text = "自動設定";\r
852             // \r
853             // radioButtonAutoConfigOff\r
854             // \r
855             this.radioButtonAutoConfigOff.AutoSize = true;\r
856             this.radioButtonAutoConfigOff.Location = new System.Drawing.Point(59, 19);\r
857             this.radioButtonAutoConfigOff.Name = "radioButtonAutoConfigOff";\r
858             this.radioButtonAutoConfigOff.Size = new System.Drawing.Size(47, 16);\r
859             this.radioButtonAutoConfigOff.TabIndex = 1;\r
860             this.radioButtonAutoConfigOff.Text = "無効";\r
861             this.radioButtonAutoConfigOff.UseVisualStyleBackColor = true;\r
862             // \r
863             // radioButtonAutoConfigOn\r
864             // \r
865             this.radioButtonAutoConfigOn.AutoSize = true;\r
866             this.radioButtonAutoConfigOn.Location = new System.Drawing.Point(6, 19);\r
867             this.radioButtonAutoConfigOn.Name = "radioButtonAutoConfigOn";\r
868             this.radioButtonAutoConfigOn.Size = new System.Drawing.Size(47, 16);\r
869             this.radioButtonAutoConfigOn.TabIndex = 0;\r
870             this.radioButtonAutoConfigOn.Text = "有効";\r
871             this.radioButtonAutoConfigOn.UseVisualStyleBackColor = true;\r
872             // \r
873             // textBoxListen\r
874             // \r
875             this.textBoxListen.Location = new System.Drawing.Point(175, 18);\r
876             this.textBoxListen.Name = "textBoxListen";\r
877             this.textBoxListen.Size = new System.Drawing.Size(36, 19);\r
878             this.textBoxListen.TabIndex = 3;\r
879             this.textBoxListen.Enter += new System.EventHandler(this.textBox_Enter);\r
880             // \r
881             // labelListen\r
882             // \r
883             this.labelListen.AutoSize = true;\r
884             this.labelListen.Location = new System.Drawing.Point(114, 21);\r
885             this.labelListen.Name = "labelListen";\r
886             this.labelListen.Size = new System.Drawing.Size(59, 12);\r
887             this.labelListen.TabIndex = 2;\r
888             this.labelListen.Text = "受信ポート:";\r
889             // \r
890             // tabPageLog\r
891             // \r
892             this.tabPageLog.Controls.Add(this.label10);\r
893             this.tabPageLog.Controls.Add(this.checkBoxOutput);\r
894             this.tabPageLog.Controls.Add(this.label9);\r
895             this.tabPageLog.Controls.Add(this.numericUpDownMaterialLogInterval);\r
896             this.tabPageLog.Controls.Add(this.textBoxOutput);\r
897             this.tabPageLog.Controls.Add(this.label11);\r
898             this.tabPageLog.Controls.Add(this.buttonOutputDir);\r
899             this.tabPageLog.Location = new System.Drawing.Point(4, 40);\r
900             this.tabPageLog.Name = "tabPageLog";\r
901             this.tabPageLog.Padding = new System.Windows.Forms.Padding(8);\r
902             this.tabPageLog.Size = new System.Drawing.Size(256, 158);\r
903             this.tabPageLog.TabIndex = 6;\r
904             this.tabPageLog.Text = "報告書";\r
905             this.tabPageLog.UseVisualStyleBackColor = true;\r
906             // \r
907             // label10\r
908             // \r
909             this.label10.AutoSize = true;\r
910             this.label10.Location = new System.Drawing.Point(137, 60);\r
911             this.label10.Name = "label10";\r
912             this.label10.Size = new System.Drawing.Size(17, 12);\r
913             this.label10.TabIndex = 6;\r
914             this.label10.Text = "分";\r
915             // \r
916             // checkBoxOutput\r
917             // \r
918             this.checkBoxOutput.AutoSize = true;\r
919             this.checkBoxOutput.Location = new System.Drawing.Point(11, 11);\r
920             this.checkBoxOutput.Name = "checkBoxOutput";\r
921             this.checkBoxOutput.Size = new System.Drawing.Size(67, 16);\r
922             this.checkBoxOutput.TabIndex = 0;\r
923             this.checkBoxOutput.Text = "出力する";\r
924             this.checkBoxOutput.UseVisualStyleBackColor = true;\r
925             // \r
926             // label9\r
927             // \r
928             this.label9.AutoSize = true;\r
929             this.label9.Location = new System.Drawing.Point(9, 36);\r
930             this.label9.Name = "label9";\r
931             this.label9.Size = new System.Drawing.Size(41, 12);\r
932             this.label9.TabIndex = 2;\r
933             this.label9.Text = "出力先";\r
934             // \r
935             // numericUpDownMaterialLogInterval\r
936             // \r
937             this.numericUpDownMaterialLogInterval.Location = new System.Drawing.Point(91, 58);\r
938             this.numericUpDownMaterialLogInterval.Name = "numericUpDownMaterialLogInterval";\r
939             this.numericUpDownMaterialLogInterval.Size = new System.Drawing.Size(44, 19);\r
940             this.numericUpDownMaterialLogInterval.TabIndex = 5;\r
941             this.numericUpDownMaterialLogInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
942             // \r
943             // textBoxOutput\r
944             // \r
945             this.textBoxOutput.Location = new System.Drawing.Point(50, 33);\r
946             this.textBoxOutput.Name = "textBoxOutput";\r
947             this.textBoxOutput.Size = new System.Drawing.Size(142, 19);\r
948             this.textBoxOutput.TabIndex = 1;\r
949             // \r
950             // label11\r
951             // \r
952             this.label11.AutoSize = true;\r
953             this.label11.Location = new System.Drawing.Point(9, 60);\r
954             this.label11.Name = "label11";\r
955             this.label11.Size = new System.Drawing.Size(81, 12);\r
956             this.label11.TabIndex = 4;\r
957             this.label11.Text = "資材ログの間隔";\r
958             // \r
959             // buttonOutputDir\r
960             // \r
961             this.buttonOutputDir.Location = new System.Drawing.Point(196, 31);\r
962             this.buttonOutputDir.Name = "buttonOutputDir";\r
963             this.buttonOutputDir.Size = new System.Drawing.Size(49, 21);\r
964             this.buttonOutputDir.TabIndex = 3;\r
965             this.buttonOutputDir.Text = "参照...";\r
966             this.buttonOutputDir.UseVisualStyleBackColor = true;\r
967             this.buttonOutputDir.Click += new System.EventHandler(this.buttonOutputDir_Click);\r
968             // \r
969             // tabPagePush\r
970             // \r
971             this.tabPagePush.Controls.Add(this.groupBoxPushover);\r
972             this.tabPagePush.Controls.Add(this.groupBoxPushbullet);\r
973             this.tabPagePush.Location = new System.Drawing.Point(4, 40);\r
974             this.tabPagePush.Name = "tabPagePush";\r
975             this.tabPagePush.Size = new System.Drawing.Size(256, 158);\r
976             this.tabPagePush.TabIndex = 8;\r
977             this.tabPagePush.Text = "プッシュ通知";\r
978             this.tabPagePush.UseVisualStyleBackColor = true;\r
979             // \r
980             // groupBoxPushover\r
981             // \r
982             this.groupBoxPushover.Controls.Add(this.buttonPushoverTest);\r
983             this.groupBoxPushover.Controls.Add(this.label16);\r
984             this.groupBoxPushover.Controls.Add(this.label12);\r
985             this.groupBoxPushover.Controls.Add(this.textBoxPushoverUserKey);\r
986             this.groupBoxPushover.Controls.Add(this.checkBoxPushoverOn);\r
987             this.groupBoxPushover.Controls.Add(this.textBoxPushoverApiKey);\r
988             this.groupBoxPushover.Location = new System.Drawing.Point(11, 60);\r
989             this.groupBoxPushover.Name = "groupBoxPushover";\r
990             this.groupBoxPushover.Size = new System.Drawing.Size(236, 66);\r
991             this.groupBoxPushover.TabIndex = 2;\r
992             this.groupBoxPushover.TabStop = false;\r
993             this.groupBoxPushover.Text = "Pushover";\r
994             // \r
995             // buttonPushoverTest\r
996             // \r
997             this.buttonPushoverTest.Font = new System.Drawing.Font("MS ゴシック", 9F);\r
998             this.buttonPushoverTest.Location = new System.Drawing.Point(6, 36);\r
999             this.buttonPushoverTest.Name = "buttonPushoverTest";\r
1000             this.buttonPushoverTest.Size = new System.Drawing.Size(37, 23);\r
1001             this.buttonPushoverTest.TabIndex = 12;\r
1002             this.buttonPushoverTest.Text = "Test";\r
1003             this.buttonPushoverTest.UseVisualStyleBackColor = true;\r
1004             this.buttonPushoverTest.Click += new System.EventHandler(this.buttonPushoverTest_Click);\r
1005             // \r
1006             // label16\r
1007             // \r
1008             this.label16.AutoSize = true;\r
1009             this.label16.Location = new System.Drawing.Point(58, 17);\r
1010             this.label16.Name = "label16";\r
1011             this.label16.Size = new System.Drawing.Size(48, 12);\r
1012             this.label16.TabIndex = 11;\r
1013             this.label16.Text = "API Key:";\r
1014             // \r
1015             // label12\r
1016             // \r
1017             this.label12.AutoSize = true;\r
1018             this.label12.Location = new System.Drawing.Point(52, 41);\r
1019             this.label12.Name = "label12";\r
1020             this.label12.Size = new System.Drawing.Size(54, 12);\r
1021             this.label12.TabIndex = 10;\r
1022             this.label12.Text = "User Key:";\r
1023             // \r
1024             // textBoxPushoverUserKey\r
1025             // \r
1026             this.textBoxPushoverUserKey.Location = new System.Drawing.Point(106, 38);\r
1027             this.textBoxPushoverUserKey.Name = "textBoxPushoverUserKey";\r
1028             this.textBoxPushoverUserKey.Size = new System.Drawing.Size(122, 19);\r
1029             this.textBoxPushoverUserKey.TabIndex = 9;\r
1030             // \r
1031             // checkBoxPushoverOn\r
1032             // \r
1033             this.checkBoxPushoverOn.AutoSize = true;\r
1034             this.checkBoxPushoverOn.Location = new System.Drawing.Point(6, 16);\r
1035             this.checkBoxPushoverOn.Name = "checkBoxPushoverOn";\r
1036             this.checkBoxPushoverOn.Size = new System.Drawing.Size(48, 16);\r
1037             this.checkBoxPushoverOn.TabIndex = 5;\r
1038             this.checkBoxPushoverOn.Text = "有効";\r
1039             this.checkBoxPushoverOn.UseVisualStyleBackColor = true;\r
1040             // \r
1041             // textBoxPushoverApiKey\r
1042             // \r
1043             this.textBoxPushoverApiKey.Location = new System.Drawing.Point(106, 13);\r
1044             this.textBoxPushoverApiKey.Name = "textBoxPushoverApiKey";\r
1045             this.textBoxPushoverApiKey.Size = new System.Drawing.Size(122, 19);\r
1046             this.textBoxPushoverApiKey.TabIndex = 7;\r
1047             // \r
1048             // groupBoxPushbullet\r
1049             // \r
1050             this.groupBoxPushbullet.Controls.Add(this.buttonPushbulletTest);\r
1051             this.groupBoxPushbullet.Controls.Add(this.textBoxPushbulletToken);\r
1052             this.groupBoxPushbullet.Controls.Add(this.label7);\r
1053             this.groupBoxPushbullet.Controls.Add(this.checkBoxPushbulletOn);\r
1054             this.groupBoxPushbullet.Location = new System.Drawing.Point(11, 11);\r
1055             this.groupBoxPushbullet.Name = "groupBoxPushbullet";\r
1056             this.groupBoxPushbullet.Size = new System.Drawing.Size(236, 43);\r
1057             this.groupBoxPushbullet.TabIndex = 1;\r
1058             this.groupBoxPushbullet.TabStop = false;\r
1059             this.groupBoxPushbullet.Text = "Pushbullet";\r
1060             // \r
1061             // buttonPushbulletTest\r
1062             // \r
1063             this.buttonPushbulletTest.Font = new System.Drawing.Font("MS ゴシック", 9F);\r
1064             this.buttonPushbulletTest.Location = new System.Drawing.Point(193, 13);\r
1065             this.buttonPushbulletTest.Name = "buttonPushbulletTest";\r
1066             this.buttonPushbulletTest.Size = new System.Drawing.Size(37, 23);\r
1067             this.buttonPushbulletTest.TabIndex = 3;\r
1068             this.buttonPushbulletTest.Text = "Test";\r
1069             this.buttonPushbulletTest.UseVisualStyleBackColor = true;\r
1070             this.buttonPushbulletTest.Click += new System.EventHandler(this.buttonPushbulletTest_Click);\r
1071             // \r
1072             // textBoxPushbulletToken\r
1073             // \r
1074             this.textBoxPushbulletToken.Location = new System.Drawing.Point(91, 15);\r
1075             this.textBoxPushbulletToken.Name = "textBoxPushbulletToken";\r
1076             this.textBoxPushbulletToken.Size = new System.Drawing.Size(98, 19);\r
1077             this.textBoxPushbulletToken.TabIndex = 2;\r
1078             // \r
1079             // label7\r
1080             // \r
1081             this.label7.AutoSize = true;\r
1082             this.label7.Location = new System.Drawing.Point(52, 19);\r
1083             this.label7.Name = "label7";\r
1084             this.label7.Size = new System.Drawing.Size(38, 12);\r
1085             this.label7.TabIndex = 1;\r
1086             this.label7.Text = "Token:";\r
1087             // \r
1088             // checkBoxPushbulletOn\r
1089             // \r
1090             this.checkBoxPushbulletOn.AutoSize = true;\r
1091             this.checkBoxPushbulletOn.Location = new System.Drawing.Point(6, 18);\r
1092             this.checkBoxPushbulletOn.Name = "checkBoxPushbulletOn";\r
1093             this.checkBoxPushbulletOn.Size = new System.Drawing.Size(48, 16);\r
1094             this.checkBoxPushbulletOn.TabIndex = 0;\r
1095             this.checkBoxPushbulletOn.Text = "有効";\r
1096             this.checkBoxPushbulletOn.UseVisualStyleBackColor = true;\r
1097             // \r
1098             // tabPageDebug\r
1099             // \r
1100             this.tabPageDebug.Controls.Add(this.buttonPlayDebugLog);\r
1101             this.tabPageDebug.Controls.Add(this.buttonDebugLogOpenFile);\r
1102             this.tabPageDebug.Controls.Add(this.textBoxDebugLog);\r
1103             this.tabPageDebug.Controls.Add(this.label13);\r
1104             this.tabPageDebug.Controls.Add(this.checkBoxDebugLog);\r
1105             this.tabPageDebug.Location = new System.Drawing.Point(4, 40);\r
1106             this.tabPageDebug.Name = "tabPageDebug";\r
1107             this.tabPageDebug.Padding = new System.Windows.Forms.Padding(8);\r
1108             this.tabPageDebug.Size = new System.Drawing.Size(256, 158);\r
1109             this.tabPageDebug.TabIndex = 7;\r
1110             this.tabPageDebug.Text = "デバッグ";\r
1111             this.tabPageDebug.UseVisualStyleBackColor = true;\r
1112             // \r
1113             // buttonPlayDebugLog\r
1114             // \r
1115             this.buttonPlayDebugLog.AutoSize = true;\r
1116             this.buttonPlayDebugLog.Location = new System.Drawing.Point(206, 46);\r
1117             this.buttonPlayDebugLog.Name = "buttonPlayDebugLog";\r
1118             this.buttonPlayDebugLog.Size = new System.Drawing.Size(39, 23);\r
1119             this.buttonPlayDebugLog.TabIndex = 12;\r
1120             this.buttonPlayDebugLog.Text = "再生";\r
1121             this.buttonPlayDebugLog.UseVisualStyleBackColor = true;\r
1122             this.buttonPlayDebugLog.Click += new System.EventHandler(this.buttonPlayDebugLog_Click);\r
1123             // \r
1124             // buttonDebugLogOpenFile\r
1125             // \r
1126             this.buttonDebugLogOpenFile.AutoSize = true;\r
1127             this.buttonDebugLogOpenFile.Location = new System.Drawing.Point(157, 46);\r
1128             this.buttonDebugLogOpenFile.Name = "buttonDebugLogOpenFile";\r
1129             this.buttonDebugLogOpenFile.Size = new System.Drawing.Size(45, 23);\r
1130             this.buttonDebugLogOpenFile.TabIndex = 11;\r
1131             this.buttonDebugLogOpenFile.Text = "参照...";\r
1132             this.buttonDebugLogOpenFile.UseVisualStyleBackColor = true;\r
1133             this.buttonDebugLogOpenFile.Click += new System.EventHandler(this.buttonDebugLogOpenFile_Click);\r
1134             // \r
1135             // textBoxDebugLog\r
1136             // \r
1137             this.textBoxDebugLog.Location = new System.Drawing.Point(11, 48);\r
1138             this.textBoxDebugLog.Name = "textBoxDebugLog";\r
1139             this.textBoxDebugLog.Size = new System.Drawing.Size(142, 19);\r
1140             this.textBoxDebugLog.TabIndex = 10;\r
1141             // \r
1142             // label13\r
1143             // \r
1144             this.label13.AutoSize = true;\r
1145             this.label13.Location = new System.Drawing.Point(11, 33);\r
1146             this.label13.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
1147             this.label13.Name = "label13";\r
1148             this.label13.Size = new System.Drawing.Size(57, 12);\r
1149             this.label13.TabIndex = 9;\r
1150             this.label13.Text = "ログファイル";\r
1151             // \r
1152             // checkBoxDebugLog\r
1153             // \r
1154             this.checkBoxDebugLog.AutoSize = true;\r
1155             this.checkBoxDebugLog.Location = new System.Drawing.Point(11, 11);\r
1156             this.checkBoxDebugLog.Name = "checkBoxDebugLog";\r
1157             this.checkBoxDebugLog.Size = new System.Drawing.Size(174, 16);\r
1158             this.checkBoxDebugLog.TabIndex = 8;\r
1159             this.checkBoxDebugLog.Text = "開発者のために通信を記録する";\r
1160             this.checkBoxDebugLog.UseVisualStyleBackColor = true;\r
1161             // \r
1162             // buttonCancel\r
1163             // \r
1164             this.buttonCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
1165             this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
1166             this.buttonCancel.Location = new System.Drawing.Point(186, 214);\r
1167             this.buttonCancel.Name = "buttonCancel";\r
1168             this.buttonCancel.Size = new System.Drawing.Size(75, 23);\r
1169             this.buttonCancel.TabIndex = 5;\r
1170             this.buttonCancel.Text = "キャンセル";\r
1171             this.buttonCancel.UseVisualStyleBackColor = true;\r
1172             // \r
1173             // buttonOk\r
1174             // \r
1175             this.buttonOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));\r
1176             this.buttonOk.Location = new System.Drawing.Point(105, 214);\r
1177             this.buttonOk.Name = "buttonOk";\r
1178             this.buttonOk.Size = new System.Drawing.Size(75, 23);\r
1179             this.buttonOk.TabIndex = 4;\r
1180             this.buttonOk.Text = "OK";\r
1181             this.buttonOk.UseVisualStyleBackColor = true;\r
1182             this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
1183             // \r
1184             // openSoundFileDialog\r
1185             // \r
1186             this.openSoundFileDialog.Filter = "オーディオファイル (*.wav;*.aif;*.aifc;*.aiff;*.wma;*.mp2;*.mp3)|*.wav;*.aif;*.aifc;*.aiff" +\r
1187     ";*.wma;*.mp2;*.mp3";\r
1188             this.openSoundFileDialog.Title = "オーディオファイルを選択する";\r
1189             // \r
1190             // folderBrowserDialogOutputDir\r
1191             // \r
1192             this.folderBrowserDialogOutputDir.Description = "報告書の出力先を指定します。";\r
1193             // \r
1194             // openDebugLogDialog\r
1195             // \r
1196             this.openDebugLogDialog.CheckFileExists = false;\r
1197             this.openDebugLogDialog.Title = "ログファイルの選択";\r
1198             // \r
1199             // label19\r
1200             // \r
1201             this.label19.AutoSize = true;\r
1202             this.label19.Location = new System.Drawing.Point(125, 100);\r
1203             this.label19.Name = "label19";\r
1204             this.label19.Size = new System.Drawing.Size(17, 12);\r
1205             this.label19.TabIndex = 13;\r
1206             this.label19.Text = "形";\r
1207             // \r
1208             // comboBoxShape\r
1209             // \r
1210             this.comboBoxShape.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1211             this.comboBoxShape.FormattingEnabled = true;\r
1212             this.comboBoxShape.Items.AddRange(new object[] {\r
1213             "縦長",\r
1214             "横長"});\r
1215             this.comboBoxShape.Location = new System.Drawing.Point(145, 97);\r
1216             this.comboBoxShape.Name = "comboBoxShape";\r
1217             this.comboBoxShape.Size = new System.Drawing.Size(64, 20);\r
1218             this.comboBoxShape.TabIndex = 14;\r
1219             // \r
1220             // label20\r
1221             // \r
1222             this.label20.AutoSize = true;\r
1223             this.label20.Location = new System.Drawing.Point(210, 98);\r
1224             this.label20.Name = "label20";\r
1225             this.label20.Size = new System.Drawing.Size(11, 12);\r
1226             this.label20.TabIndex = 15;\r
1227             this.label20.Text = "*";\r
1228             // \r
1229             // ConfigDialog\r
1230             // \r
1231             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
1232             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
1233             this.ClientSize = new System.Drawing.Size(276, 246);\r
1234             this.Controls.Add(this.buttonCancel);\r
1235             this.Controls.Add(this.buttonOk);\r
1236             this.Controls.Add(this.tabControl);\r
1237             this.MaximizeBox = false;\r
1238             this.MinimizeBox = false;\r
1239             this.Name = "ConfigDialog";\r
1240             this.ShowIcon = false;\r
1241             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1242             this.Text = "設定";\r
1243             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ConfigDialog_FormClosing);\r
1244             this.Load += new System.EventHandler(this.ConfigDialog_Load);\r
1245             this.tabControl.ResumeLayout(false);\r
1246             this.tabPageWindow.ResumeLayout(false);\r
1247             this.tabPageWindow.PerformLayout();\r
1248             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownQuest)).EndInit();\r
1249             this.tabPageNotification.ResumeLayout(false);\r
1250             this.tabPageNotification.PerformLayout();\r
1251             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginEquips)).EndInit();\r
1252             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).EndInit();\r
1253             this.tabPageAchievement.ResumeLayout(false);\r
1254             this.tabPageAchievement.PerformLayout();\r
1255             this.groupBox3.ResumeLayout(false);\r
1256             this.groupBox3.PerformLayout();\r
1257             this.groupBox2.ResumeLayout(false);\r
1258             this.groupBox2.PerformLayout();\r
1259             this.tabPageSound.ResumeLayout(false);\r
1260             this.tabPageSound.PerformLayout();\r
1261             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).EndInit();\r
1262             this.tabPageVersion.ResumeLayout(false);\r
1263             this.tabPageVersion.PerformLayout();\r
1264             this.tabPageProxy.ResumeLayout(false);\r
1265             this.groupBoxUpstream.ResumeLayout(false);\r
1266             this.groupBoxUpstream.PerformLayout();\r
1267             this.groupBoxAutoConfig.ResumeLayout(false);\r
1268             this.groupBoxAutoConfig.PerformLayout();\r
1269             this.tabPageLog.ResumeLayout(false);\r
1270             this.tabPageLog.PerformLayout();\r
1271             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMaterialLogInterval)).EndInit();\r
1272             this.tabPagePush.ResumeLayout(false);\r
1273             this.groupBoxPushover.ResumeLayout(false);\r
1274             this.groupBoxPushover.PerformLayout();\r
1275             this.groupBoxPushbullet.ResumeLayout(false);\r
1276             this.groupBoxPushbullet.PerformLayout();\r
1277             this.tabPageDebug.ResumeLayout(false);\r
1278             this.tabPageDebug.PerformLayout();\r
1279             this.ResumeLayout(false);\r
1280 \r
1281         }\r
1282 \r
1283         #endregion\r
1284 \r
1285         private System.Windows.Forms.TabControl tabControl;\r
1286         private System.Windows.Forms.TabPage tabPageWindow;\r
1287         private System.Windows.Forms.TabPage tabPageNotification;\r
1288         private System.Windows.Forms.Button buttonCancel;\r
1289         private System.Windows.Forms.Button buttonOk;\r
1290         private System.Windows.Forms.TabPage tabPageAchievement;\r
1291         private System.Windows.Forms.TabPage tabPageSound;\r
1292         private System.Windows.Forms.TabPage tabPageVersion;\r
1293         private System.Windows.Forms.CheckBox checkBoxHideOnMinimized;\r
1294         private System.Windows.Forms.CheckBox checkBoxTopMost;\r
1295         private System.Windows.Forms.Label label6;\r
1296         private System.Windows.Forms.CheckBox checkBoxCond49;\r
1297         private System.Windows.Forms.CheckBox checkBoxCond40;\r
1298         private System.Windows.Forms.Label label5;\r
1299         private System.Windows.Forms.NumericUpDown numericUpDownMarginEquips;\r
1300         private System.Windows.Forms.Label label4;\r
1301         private System.Windows.Forms.NumericUpDown numericUpDownMarginShips;\r
1302         private System.Windows.Forms.Label label2;\r
1303         private System.Windows.Forms.Label label1;\r
1304         private System.Windows.Forms.CheckBox checkBoxSound;\r
1305         private System.Windows.Forms.CheckBox checkBoxBalloon;\r
1306         private System.Windows.Forms.CheckBox checkBoxFlash;\r
1307         private System.Windows.Forms.Button buttonResetAchievement;\r
1308         private System.Windows.Forms.CheckBox checkBoxReset14;\r
1309         private System.Windows.Forms.CheckBox checkBoxReset02;\r
1310         private System.Windows.Forms.Button buttonPlay;\r
1311         private System.Windows.Forms.ListBox listBoxSoundFile;\r
1312         private System.Windows.Forms.Button buttonOpenFile;\r
1313         private System.Windows.Forms.TextBox textBoxSoundFile;\r
1314         private System.Windows.Forms.NumericUpDown numericUpDownSoundVolume;\r
1315         private System.Windows.Forms.Label label3;\r
1316         private System.Windows.Forms.Label labelCopyright;\r
1317         private System.Windows.Forms.LinkLabel linkLabelProductName;\r
1318         private System.Windows.Forms.Label labelVersion;\r
1319         private System.Windows.Forms.Label labelLatest;\r
1320         private System.Windows.Forms.RichTextBox richTextBox1;\r
1321         private System.Windows.Forms.OpenFileDialog openSoundFileDialog;\r
1322         private System.Windows.Forms.TabPage tabPageProxy;\r
1323         private System.Windows.Forms.GroupBox groupBoxUpstream;\r
1324         private System.Windows.Forms.RadioButton radioButtonUpstreamOff;\r
1325         private System.Windows.Forms.RadioButton radioButtonUpstreamOn;\r
1326         private System.Windows.Forms.TextBox textBoxPort;\r
1327         private System.Windows.Forms.Label labelPort;\r
1328         private System.Windows.Forms.GroupBox groupBoxAutoConfig;\r
1329         private System.Windows.Forms.RadioButton radioButtonAutoConfigOff;\r
1330         private System.Windows.Forms.RadioButton radioButtonAutoConfigOn;\r
1331         private System.Windows.Forms.TextBox textBoxListen;\r
1332         private System.Windows.Forms.Label labelListen;\r
1333         private System.Windows.Forms.TabPage tabPageLog;\r
1334         private System.Windows.Forms.Label label10;\r
1335         private System.Windows.Forms.CheckBox checkBoxOutput;\r
1336         private System.Windows.Forms.Label label9;\r
1337         private System.Windows.Forms.TextBox textBoxOutput;\r
1338         private System.Windows.Forms.Button buttonOutputDir;\r
1339         private System.Windows.Forms.Label label11;\r
1340         private System.Windows.Forms.NumericUpDown numericUpDownMaterialLogInterval;\r
1341         private System.Windows.Forms.FolderBrowserDialog folderBrowserDialogOutputDir;\r
1342         private System.Windows.Forms.TabPage tabPageDebug;\r
1343         private System.Windows.Forms.Button buttonPlayDebugLog;\r
1344         private System.Windows.Forms.Button buttonDebugLogOpenFile;\r
1345         private System.Windows.Forms.TextBox textBoxDebugLog;\r
1346         private System.Windows.Forms.Label label13;\r
1347         private System.Windows.Forms.CheckBox checkBoxDebugLog;\r
1348         private System.Windows.Forms.OpenFileDialog openDebugLogDialog;\r
1349         private System.Windows.Forms.GroupBox groupBox3;\r
1350         private System.Windows.Forms.GroupBox groupBox2;\r
1351         private System.Windows.Forms.CheckBox checkBoxPresetAkashi;\r
1352         private System.Windows.Forms.TabPage tabPagePush;\r
1353         private System.Windows.Forms.ComboBox comboBoxZoom;\r
1354         private System.Windows.Forms.Label label14;\r
1355         private System.Windows.Forms.Label label15;\r
1356         private System.Windows.Forms.Button buttonDetailedSettings;\r
1357         private System.Windows.Forms.GroupBox groupBoxPushbullet;\r
1358         private System.Windows.Forms.TextBox textBoxPushbulletToken;\r
1359         private System.Windows.Forms.Label label7;\r
1360         private System.Windows.Forms.CheckBox checkBoxPushbulletOn;\r
1361         private System.Windows.Forms.Button buttonPushbulletTest;\r
1362         private System.Windows.Forms.CheckBox checkBoxExitSilently;\r
1363         private System.Windows.Forms.CheckBox checkBoxLocationPerMachine;\r
1364         private System.Windows.Forms.TextBox textBoxPushoverApiKey;\r
1365         private System.Windows.Forms.CheckBox checkBoxPushoverOn;\r
1366         private System.Windows.Forms.GroupBox groupBoxPushover;\r
1367         private System.Windows.Forms.Button buttonPushoverTest;\r
1368         private System.Windows.Forms.Label label16;\r
1369         private System.Windows.Forms.Label label12;\r
1370         private System.Windows.Forms.TextBox textBoxPushoverUserKey;\r
1371         private System.Windows.Forms.CheckBox checkBoxRepeat;\r
1372         private System.Windows.Forms.CheckBox checkBoxBattleResult;\r
1373         private System.Windows.Forms.CheckBox checkBoxAirBattleResult;\r
1374         private System.Windows.Forms.CheckBox checkBoxResultRank;\r
1375         private System.Windows.Forms.CheckBox checkBoxNextCell;\r
1376         private System.Windows.Forms.Label label8;\r
1377         private System.Windows.Forms.NumericUpDown numericUpDownQuest;\r
1378         private System.Windows.Forms.Label label17;\r
1379         private System.Windows.Forms.Label label18;\r
1380         private System.Windows.Forms.CheckBox checkBoxWarnBadDamageWithDamecon;\r
1381         private System.Windows.Forms.CheckBox checkBoxAutoBattleResult;\r
1382         private System.Windows.Forms.Label label20;\r
1383         private System.Windows.Forms.ComboBox comboBoxShape;\r
1384         private System.Windows.Forms.Label label19;\r
1385     }\r
1386 }