OSDN Git Service

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