OSDN Git Service

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