OSDN Git Service

戦闘で艦娘が大破したら警告する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ConfigDialog.Designer.cs
1 // Copyright (C) 2014 Kazuhiro Fujieda <fujieda@users.sourceforge.jp>\r
2 // \r
3 // This program is part of KancolleSniffer.\r
4 //\r
5 // KancolleSniffer is free software: you can redistribute it and/or modify\r
6 // it under the terms of the GNU General Public License as published by\r
7 // the Free Software Foundation, either version 3 of the License, or\r
8 // (at your option) any later version.\r
9 //\r
10 // This program is distributed in the hope that it will be useful,\r
11 // but WITHOUT ANY WARRANTY; without even the implied warranty of\r
12 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
13 // GNU General Public License for more details.\r
14 //\r
15 // You should have received a copy of the GNU General Public License\r
16 // along with this program; if not, see <http://www.gnu.org/licenses/>.\r
17 \r
18 namespace KancolleSniffer\r
19 {\r
20     partial class ConfigDialog\r
21     {\r
22         /// <summary>\r
23         /// Required designer variable.\r
24         /// </summary>\r
25         private System.ComponentModel.IContainer components = null;\r
26 \r
27         /// <summary>\r
28         /// Clean up any resources being used.\r
29         /// </summary>\r
30         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
31         protected override void Dispose(bool disposing)\r
32         {\r
33             if (disposing && (components != null))\r
34             {\r
35                 components.Dispose();\r
36             }\r
37             base.Dispose(disposing);\r
38         }\r
39 \r
40         #region Windows Form Designer generated code\r
41 \r
42         /// <summary>\r
43         /// Required method for Designer support - do not modify\r
44         /// the contents of this method with the code editor.\r
45         /// </summary>\r
46         private void InitializeComponent()\r
47         {\r
48             this.groupBoxNotification = new System.Windows.Forms.GroupBox();\r
49             this.numericUpDownMarginShips = new System.Windows.Forms.NumericUpDown();\r
50             this.label2 = new System.Windows.Forms.Label();\r
51             this.label1 = new System.Windows.Forms.Label();\r
52             this.checkBoxSound = new System.Windows.Forms.CheckBox();\r
53             this.checkBoxBalloon = new System.Windows.Forms.CheckBox();\r
54             this.checkBoxFlash = new System.Windows.Forms.CheckBox();\r
55             this.groupBoxSound = new System.Windows.Forms.GroupBox();\r
56             this.numericUpDownSoundVolume = new System.Windows.Forms.NumericUpDown();\r
57             this.label3 = new System.Windows.Forms.Label();\r
58             this.buttonMaxShipsOpenFile = new System.Windows.Forms.Button();\r
59             this.textBoxMaxShipsSoundFile = new System.Windows.Forms.TextBox();\r
60             this.label7 = new System.Windows.Forms.Label();\r
61             this.buttonKDockOpenFile = new System.Windows.Forms.Button();\r
62             this.textBoxKDockSoundFile = new System.Windows.Forms.TextBox();\r
63             this.label6 = new System.Windows.Forms.Label();\r
64             this.buttonNDockOpenFile = new System.Windows.Forms.Button();\r
65             this.textBoxNDockSoundFile = new System.Windows.Forms.TextBox();\r
66             this.label5 = new System.Windows.Forms.Label();\r
67             this.buttonMissionOpenFile = new System.Windows.Forms.Button();\r
68             this.textBoxMissionSoundFile = new System.Windows.Forms.TextBox();\r
69             this.label4 = new System.Windows.Forms.Label();\r
70             this.buttonOk = new System.Windows.Forms.Button();\r
71             this.buttonCancel = new System.Windows.Forms.Button();\r
72             this.openFileDialog = new System.Windows.Forms.OpenFileDialog();\r
73             this.groupBoxShow = new System.Windows.Forms.GroupBox();\r
74             this.checkBoxTopMost = new System.Windows.Forms.CheckBox();\r
75             this.groupBoxAchievement = new System.Windows.Forms.GroupBox();\r
76             this.label8 = new System.Windows.Forms.Label();\r
77             this.checkBoxReset14 = new System.Windows.Forms.CheckBox();\r
78             this.checkBoxReset02 = new System.Windows.Forms.CheckBox();\r
79             this.label9 = new System.Windows.Forms.Label();\r
80             this.textBoxDamagedShipSoundFile = new System.Windows.Forms.TextBox();\r
81             this.buttonDamagedShipOpenFile = new System.Windows.Forms.Button();\r
82             this.groupBoxNotification.SuspendLayout();\r
83             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).BeginInit();\r
84             this.groupBoxSound.SuspendLayout();\r
85             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).BeginInit();\r
86             this.groupBoxShow.SuspendLayout();\r
87             this.groupBoxAchievement.SuspendLayout();\r
88             this.SuspendLayout();\r
89             // \r
90             // groupBoxNotification\r
91             // \r
92             this.groupBoxNotification.Controls.Add(this.numericUpDownMarginShips);\r
93             this.groupBoxNotification.Controls.Add(this.label2);\r
94             this.groupBoxNotification.Controls.Add(this.label1);\r
95             this.groupBoxNotification.Controls.Add(this.checkBoxSound);\r
96             this.groupBoxNotification.Controls.Add(this.checkBoxBalloon);\r
97             this.groupBoxNotification.Controls.Add(this.checkBoxFlash);\r
98             this.groupBoxNotification.Location = new System.Drawing.Point(6, 50);\r
99             this.groupBoxNotification.Name = "groupBoxNotification";\r
100             this.groupBoxNotification.Size = new System.Drawing.Size(240, 108);\r
101             this.groupBoxNotification.TabIndex = 0;\r
102             this.groupBoxNotification.TabStop = false;\r
103             this.groupBoxNotification.Text = "通知";\r
104             // \r
105             // numericUpDownMarginShips\r
106             // \r
107             this.numericUpDownMarginShips.Location = new System.Drawing.Point(120, 82);\r
108             this.numericUpDownMarginShips.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);\r
109             this.numericUpDownMarginShips.Maximum = new decimal(new int[] {\r
110             99,\r
111             0,\r
112             0,\r
113             0});\r
114             this.numericUpDownMarginShips.Name = "numericUpDownMarginShips";\r
115             this.numericUpDownMarginShips.Size = new System.Drawing.Size(36, 19);\r
116             this.numericUpDownMarginShips.TabIndex = 6;\r
117             this.numericUpDownMarginShips.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
118             // \r
119             // label2\r
120             // \r
121             this.label2.AutoSize = true;\r
122             this.label2.Location = new System.Drawing.Point(156, 84);\r
123             this.label2.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);\r
124             this.label2.Name = "label2";\r
125             this.label2.Size = new System.Drawing.Size(70, 12);\r
126             this.label2.TabIndex = 5;\r
127             this.label2.Text = "隻で通知する";\r
128             // \r
129             // label1\r
130             // \r
131             this.label1.AutoSize = true;\r
132             this.label1.Location = new System.Drawing.Point(4, 84);\r
133             this.label1.Margin = new System.Windows.Forms.Padding(3, 3, 0, 3);\r
134             this.label1.Name = "label1";\r
135             this.label1.Size = new System.Drawing.Size(116, 12);\r
136             this.label1.TabIndex = 3;\r
137             this.label1.Text = "最大保有艦数まで残り";\r
138             // \r
139             // checkBoxSound\r
140             // \r
141             this.checkBoxSound.AutoSize = true;\r
142             this.checkBoxSound.Location = new System.Drawing.Point(6, 62);\r
143             this.checkBoxSound.Name = "checkBoxSound";\r
144             this.checkBoxSound.Size = new System.Drawing.Size(113, 16);\r
145             this.checkBoxSound.TabIndex = 2;\r
146             this.checkBoxSound.Text = "サウンドを再生する";\r
147             this.checkBoxSound.UseVisualStyleBackColor = true;\r
148             this.checkBoxSound.CheckedChanged += new System.EventHandler(this.checkBoxSound_CheckedChanged);\r
149             // \r
150             // checkBoxBalloon\r
151             // \r
152             this.checkBoxBalloon.AutoSize = true;\r
153             this.checkBoxBalloon.Location = new System.Drawing.Point(6, 40);\r
154             this.checkBoxBalloon.Name = "checkBoxBalloon";\r
155             this.checkBoxBalloon.Size = new System.Drawing.Size(172, 16);\r
156             this.checkBoxBalloon.TabIndex = 1;\r
157             this.checkBoxBalloon.Text = "通知領域にバルーンを表示する";\r
158             this.checkBoxBalloon.UseVisualStyleBackColor = true;\r
159             // \r
160             // checkBoxFlash\r
161             // \r
162             this.checkBoxFlash.AutoSize = true;\r
163             this.checkBoxFlash.Location = new System.Drawing.Point(6, 18);\r
164             this.checkBoxFlash.Name = "checkBoxFlash";\r
165             this.checkBoxFlash.Size = new System.Drawing.Size(127, 16);\r
166             this.checkBoxFlash.TabIndex = 0;\r
167             this.checkBoxFlash.Text = "ウィンドウを点滅させる";\r
168             this.checkBoxFlash.UseVisualStyleBackColor = true;\r
169             // \r
170             // groupBoxSound\r
171             // \r
172             this.groupBoxSound.Controls.Add(this.buttonDamagedShipOpenFile);\r
173             this.groupBoxSound.Controls.Add(this.textBoxDamagedShipSoundFile);\r
174             this.groupBoxSound.Controls.Add(this.label9);\r
175             this.groupBoxSound.Controls.Add(this.numericUpDownSoundVolume);\r
176             this.groupBoxSound.Controls.Add(this.label3);\r
177             this.groupBoxSound.Controls.Add(this.buttonMaxShipsOpenFile);\r
178             this.groupBoxSound.Controls.Add(this.textBoxMaxShipsSoundFile);\r
179             this.groupBoxSound.Controls.Add(this.label7);\r
180             this.groupBoxSound.Controls.Add(this.buttonKDockOpenFile);\r
181             this.groupBoxSound.Controls.Add(this.textBoxKDockSoundFile);\r
182             this.groupBoxSound.Controls.Add(this.label6);\r
183             this.groupBoxSound.Controls.Add(this.buttonNDockOpenFile);\r
184             this.groupBoxSound.Controls.Add(this.textBoxNDockSoundFile);\r
185             this.groupBoxSound.Controls.Add(this.label5);\r
186             this.groupBoxSound.Controls.Add(this.buttonMissionOpenFile);\r
187             this.groupBoxSound.Controls.Add(this.textBoxMissionSoundFile);\r
188             this.groupBoxSound.Controls.Add(this.label4);\r
189             this.groupBoxSound.Location = new System.Drawing.Point(6, 208);\r
190             this.groupBoxSound.Name = "groupBoxSound";\r
191             this.groupBoxSound.Size = new System.Drawing.Size(240, 165);\r
192             this.groupBoxSound.TabIndex = 1;\r
193             this.groupBoxSound.TabStop = false;\r
194             this.groupBoxSound.Text = "サウンド";\r
195             // \r
196             // numericUpDownSoundVolume\r
197             // \r
198             this.numericUpDownSoundVolume.Location = new System.Drawing.Point(41, 16);\r
199             this.numericUpDownSoundVolume.Name = "numericUpDownSoundVolume";\r
200             this.numericUpDownSoundVolume.Size = new System.Drawing.Size(44, 19);\r
201             this.numericUpDownSoundVolume.TabIndex = 1;\r
202             this.numericUpDownSoundVolume.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;\r
203             // \r
204             // label3\r
205             // \r
206             this.label3.AutoSize = true;\r
207             this.label3.Location = new System.Drawing.Point(6, 18);\r
208             this.label3.Margin = new System.Windows.Forms.Padding(3);\r
209             this.label3.Name = "label3";\r
210             this.label3.Size = new System.Drawing.Size(29, 12);\r
211             this.label3.TabIndex = 0;\r
212             this.label3.Text = "音量";\r
213             // \r
214             // buttonMaxShipsOpenFile\r
215             // \r
216             this.buttonMaxShipsOpenFile.Location = new System.Drawing.Point(191, 111);\r
217             this.buttonMaxShipsOpenFile.Name = "buttonMaxShipsOpenFile";\r
218             this.buttonMaxShipsOpenFile.Size = new System.Drawing.Size(41, 23);\r
219             this.buttonMaxShipsOpenFile.TabIndex = 13;\r
220             this.buttonMaxShipsOpenFile.Text = "参照";\r
221             this.buttonMaxShipsOpenFile.UseVisualStyleBackColor = true;\r
222             this.buttonMaxShipsOpenFile.Click += new System.EventHandler(this.buttonMaxShipsOpenFile_Click);\r
223             // \r
224             // textBoxMaxShipsSoundFile\r
225             // \r
226             this.textBoxMaxShipsSoundFile.Location = new System.Drawing.Point(41, 113);\r
227             this.textBoxMaxShipsSoundFile.Name = "textBoxMaxShipsSoundFile";\r
228             this.textBoxMaxShipsSoundFile.Size = new System.Drawing.Size(144, 19);\r
229             this.textBoxMaxShipsSoundFile.TabIndex = 12;\r
230             // \r
231             // label7\r
232             // \r
233             this.label7.AutoSize = true;\r
234             this.label7.Location = new System.Drawing.Point(6, 116);\r
235             this.label7.Name = "label7";\r
236             this.label7.Size = new System.Drawing.Size(29, 12);\r
237             this.label7.TabIndex = 11;\r
238             this.label7.Text = "艦数";\r
239             // \r
240             // buttonKDockOpenFile\r
241             // \r
242             this.buttonKDockOpenFile.Location = new System.Drawing.Point(191, 87);\r
243             this.buttonKDockOpenFile.Name = "buttonKDockOpenFile";\r
244             this.buttonKDockOpenFile.Size = new System.Drawing.Size(41, 23);\r
245             this.buttonKDockOpenFile.TabIndex = 10;\r
246             this.buttonKDockOpenFile.Text = "参照";\r
247             this.buttonKDockOpenFile.UseVisualStyleBackColor = true;\r
248             this.buttonKDockOpenFile.Click += new System.EventHandler(this.buttonKDockOpenFile_Click);\r
249             // \r
250             // textBoxKDockSoundFile\r
251             // \r
252             this.textBoxKDockSoundFile.Location = new System.Drawing.Point(41, 89);\r
253             this.textBoxKDockSoundFile.Name = "textBoxKDockSoundFile";\r
254             this.textBoxKDockSoundFile.Size = new System.Drawing.Size(144, 19);\r
255             this.textBoxKDockSoundFile.TabIndex = 9;\r
256             // \r
257             // label6\r
258             // \r
259             this.label6.AutoSize = true;\r
260             this.label6.Location = new System.Drawing.Point(6, 92);\r
261             this.label6.Name = "label6";\r
262             this.label6.Size = new System.Drawing.Size(29, 12);\r
263             this.label6.TabIndex = 8;\r
264             this.label6.Text = "建造";\r
265             // \r
266             // buttonNDockOpenFile\r
267             // \r
268             this.buttonNDockOpenFile.Location = new System.Drawing.Point(191, 63);\r
269             this.buttonNDockOpenFile.Name = "buttonNDockOpenFile";\r
270             this.buttonNDockOpenFile.Size = new System.Drawing.Size(41, 23);\r
271             this.buttonNDockOpenFile.TabIndex = 7;\r
272             this.buttonNDockOpenFile.Text = "参照";\r
273             this.buttonNDockOpenFile.UseVisualStyleBackColor = true;\r
274             this.buttonNDockOpenFile.Click += new System.EventHandler(this.buttonNDockOpenFile_Click);\r
275             // \r
276             // textBoxNDockSoundFile\r
277             // \r
278             this.textBoxNDockSoundFile.Location = new System.Drawing.Point(41, 65);\r
279             this.textBoxNDockSoundFile.Name = "textBoxNDockSoundFile";\r
280             this.textBoxNDockSoundFile.Size = new System.Drawing.Size(144, 19);\r
281             this.textBoxNDockSoundFile.TabIndex = 6;\r
282             // \r
283             // label5\r
284             // \r
285             this.label5.AutoSize = true;\r
286             this.label5.Location = new System.Drawing.Point(6, 68);\r
287             this.label5.Name = "label5";\r
288             this.label5.Size = new System.Drawing.Size(29, 12);\r
289             this.label5.TabIndex = 5;\r
290             this.label5.Text = "入渠";\r
291             // \r
292             // buttonMissionOpenFile\r
293             // \r
294             this.buttonMissionOpenFile.Location = new System.Drawing.Point(191, 39);\r
295             this.buttonMissionOpenFile.Name = "buttonMissionOpenFile";\r
296             this.buttonMissionOpenFile.Size = new System.Drawing.Size(41, 23);\r
297             this.buttonMissionOpenFile.TabIndex = 4;\r
298             this.buttonMissionOpenFile.Text = "参照";\r
299             this.buttonMissionOpenFile.UseVisualStyleBackColor = true;\r
300             this.buttonMissionOpenFile.Click += new System.EventHandler(this.buttonMissionOpenFile_Click);\r
301             // \r
302             // textBoxMissionSoundFile\r
303             // \r
304             this.textBoxMissionSoundFile.Location = new System.Drawing.Point(41, 41);\r
305             this.textBoxMissionSoundFile.Name = "textBoxMissionSoundFile";\r
306             this.textBoxMissionSoundFile.Size = new System.Drawing.Size(144, 19);\r
307             this.textBoxMissionSoundFile.TabIndex = 3;\r
308             // \r
309             // label4\r
310             // \r
311             this.label4.AutoSize = true;\r
312             this.label4.Location = new System.Drawing.Point(6, 44);\r
313             this.label4.Name = "label4";\r
314             this.label4.Size = new System.Drawing.Size(29, 12);\r
315             this.label4.TabIndex = 2;\r
316             this.label4.Text = "遠征";\r
317             // \r
318             // buttonOk\r
319             // \r
320             this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK;\r
321             this.buttonOk.Location = new System.Drawing.Point(90, 380);\r
322             this.buttonOk.Margin = new System.Windows.Forms.Padding(3, 8, 3, 3);\r
323             this.buttonOk.Name = "buttonOk";\r
324             this.buttonOk.Size = new System.Drawing.Size(75, 23);\r
325             this.buttonOk.TabIndex = 2;\r
326             this.buttonOk.Text = "OK";\r
327             this.buttonOk.UseVisualStyleBackColor = true;\r
328             this.buttonOk.Click += new System.EventHandler(this.buttonOk_Click);\r
329             // \r
330             // buttonCancel\r
331             // \r
332             this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
333             this.buttonCancel.Location = new System.Drawing.Point(171, 380);\r
334             this.buttonCancel.Margin = new System.Windows.Forms.Padding(3, 6, 3, 3);\r
335             this.buttonCancel.Name = "buttonCancel";\r
336             this.buttonCancel.Size = new System.Drawing.Size(75, 23);\r
337             this.buttonCancel.TabIndex = 3;\r
338             this.buttonCancel.Text = "キャンセル";\r
339             this.buttonCancel.UseVisualStyleBackColor = true;\r
340             // \r
341             // openFileDialog\r
342             // \r
343             this.openFileDialog.Filter = "オーディオファイル (*.wav;*.aif;*.aifc;*.aiff;*.wma;*.mp2;*.mp3)|*.wav;*.aif;*.aifc;*.aiff" +\r
344     ";*.wma;*.mp2;*.mp3";\r
345             this.openFileDialog.Title = "オーディオファイルを選択する";\r
346             // \r
347             // groupBoxShow\r
348             // \r
349             this.groupBoxShow.Controls.Add(this.checkBoxTopMost);\r
350             this.groupBoxShow.Location = new System.Drawing.Point(6, 6);\r
351             this.groupBoxShow.Name = "groupBoxShow";\r
352             this.groupBoxShow.Size = new System.Drawing.Size(240, 40);\r
353             this.groupBoxShow.TabIndex = 4;\r
354             this.groupBoxShow.TabStop = false;\r
355             this.groupBoxShow.Text = "表示";\r
356             // \r
357             // checkBoxTopMost\r
358             // \r
359             this.checkBoxTopMost.AutoSize = true;\r
360             this.checkBoxTopMost.Location = new System.Drawing.Point(6, 18);\r
361             this.checkBoxTopMost.Name = "checkBoxTopMost";\r
362             this.checkBoxTopMost.Size = new System.Drawing.Size(112, 16);\r
363             this.checkBoxTopMost.TabIndex = 0;\r
364             this.checkBoxTopMost.Text = "最前面に表示する";\r
365             this.checkBoxTopMost.UseVisualStyleBackColor = true;\r
366             // \r
367             // groupBoxAchievement\r
368             // \r
369             this.groupBoxAchievement.Controls.Add(this.label8);\r
370             this.groupBoxAchievement.Controls.Add(this.checkBoxReset14);\r
371             this.groupBoxAchievement.Controls.Add(this.checkBoxReset02);\r
372             this.groupBoxAchievement.Location = new System.Drawing.Point(6, 162);\r
373             this.groupBoxAchievement.Name = "groupBoxAchievement";\r
374             this.groupBoxAchievement.Size = new System.Drawing.Size(240, 42);\r
375             this.groupBoxAchievement.TabIndex = 5;\r
376             this.groupBoxAchievement.TabStop = false;\r
377             this.groupBoxAchievement.Text = "戦果";\r
378             // \r
379             // label8\r
380             // \r
381             this.label8.AutoSize = true;\r
382             this.label8.Location = new System.Drawing.Point(6, 19);\r
383             this.label8.Name = "label8";\r
384             this.label8.Size = new System.Drawing.Size(56, 12);\r
385             this.label8.TabIndex = 3;\r
386             this.label8.Text = "リセットする";\r
387             // \r
388             // checkBoxReset14\r
389             // \r
390             this.checkBoxReset14.AutoSize = true;\r
391             this.checkBoxReset14.Location = new System.Drawing.Point(125, 18);\r
392             this.checkBoxReset14.Name = "checkBoxReset14";\r
393             this.checkBoxReset14.Size = new System.Drawing.Size(48, 16);\r
394             this.checkBoxReset14.TabIndex = 2;\r
395             this.checkBoxReset14.Text = "14時";\r
396             this.checkBoxReset14.UseVisualStyleBackColor = true;\r
397             // \r
398             // checkBoxReset02\r
399             // \r
400             this.checkBoxReset02.AutoSize = true;\r
401             this.checkBoxReset02.Location = new System.Drawing.Point(77, 18);\r
402             this.checkBoxReset02.Name = "checkBoxReset02";\r
403             this.checkBoxReset02.Size = new System.Drawing.Size(42, 16);\r
404             this.checkBoxReset02.TabIndex = 1;\r
405             this.checkBoxReset02.Text = "2時";\r
406             this.checkBoxReset02.UseVisualStyleBackColor = true;\r
407             // \r
408             // label9\r
409             // \r
410             this.label9.AutoSize = true;\r
411             this.label9.Location = new System.Drawing.Point(6, 140);\r
412             this.label9.Name = "label9";\r
413             this.label9.Size = new System.Drawing.Size(29, 12);\r
414             this.label9.TabIndex = 14;\r
415             this.label9.Text = "大破";\r
416             // \r
417             // textBoxDamagedShipSoundFile\r
418             // \r
419             this.textBoxDamagedShipSoundFile.Location = new System.Drawing.Point(41, 137);\r
420             this.textBoxDamagedShipSoundFile.Name = "textBoxDamagedShipSoundFile";\r
421             this.textBoxDamagedShipSoundFile.Size = new System.Drawing.Size(144, 19);\r
422             this.textBoxDamagedShipSoundFile.TabIndex = 15;\r
423             // \r
424             // buttonDamagedShipOpenFile\r
425             // \r
426             this.buttonDamagedShipOpenFile.Location = new System.Drawing.Point(191, 135);\r
427             this.buttonDamagedShipOpenFile.Name = "buttonDamagedShipOpenFile";\r
428             this.buttonDamagedShipOpenFile.Size = new System.Drawing.Size(41, 23);\r
429             this.buttonDamagedShipOpenFile.TabIndex = 16;\r
430             this.buttonDamagedShipOpenFile.Text = "参照";\r
431             this.buttonDamagedShipOpenFile.UseVisualStyleBackColor = true;\r
432             this.buttonDamagedShipOpenFile.Click += new System.EventHandler(this.buttonDamagedShipOpenFile_Click);\r
433             // \r
434             // ConfigDialog\r
435             // \r
436             this.AcceptButton = this.buttonOk;\r
437             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
438             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
439             this.CancelButton = this.buttonCancel;\r
440             this.ClientSize = new System.Drawing.Size(252, 412);\r
441             this.Controls.Add(this.groupBoxAchievement);\r
442             this.Controls.Add(this.groupBoxShow);\r
443             this.Controls.Add(this.buttonCancel);\r
444             this.Controls.Add(this.buttonOk);\r
445             this.Controls.Add(this.groupBoxSound);\r
446             this.Controls.Add(this.groupBoxNotification);\r
447             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
448             this.MaximizeBox = false;\r
449             this.MinimizeBox = false;\r
450             this.Name = "ConfigDialog";\r
451             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
452             this.Text = "設定";\r
453             this.Load += new System.EventHandler(this.ConfigDialog_Load);\r
454             this.groupBoxNotification.ResumeLayout(false);\r
455             this.groupBoxNotification.PerformLayout();\r
456             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownMarginShips)).EndInit();\r
457             this.groupBoxSound.ResumeLayout(false);\r
458             this.groupBoxSound.PerformLayout();\r
459             ((System.ComponentModel.ISupportInitialize)(this.numericUpDownSoundVolume)).EndInit();\r
460             this.groupBoxShow.ResumeLayout(false);\r
461             this.groupBoxShow.PerformLayout();\r
462             this.groupBoxAchievement.ResumeLayout(false);\r
463             this.groupBoxAchievement.PerformLayout();\r
464             this.ResumeLayout(false);\r
465 \r
466         }\r
467 \r
468         #endregion\r
469 \r
470         private System.Windows.Forms.GroupBox groupBoxNotification;\r
471         private System.Windows.Forms.CheckBox checkBoxFlash;\r
472         private System.Windows.Forms.CheckBox checkBoxBalloon;\r
473         private System.Windows.Forms.CheckBox checkBoxSound;\r
474         private System.Windows.Forms.GroupBox groupBoxSound;\r
475         private System.Windows.Forms.Button buttonKDockOpenFile;\r
476         private System.Windows.Forms.TextBox textBoxKDockSoundFile;\r
477         private System.Windows.Forms.Label label6;\r
478         private System.Windows.Forms.Button buttonNDockOpenFile;\r
479         private System.Windows.Forms.TextBox textBoxNDockSoundFile;\r
480         private System.Windows.Forms.Label label5;\r
481         private System.Windows.Forms.Button buttonMissionOpenFile;\r
482         private System.Windows.Forms.TextBox textBoxMissionSoundFile;\r
483         private System.Windows.Forms.Label label4;\r
484         private System.Windows.Forms.Button buttonMaxShipsOpenFile;\r
485         private System.Windows.Forms.TextBox textBoxMaxShipsSoundFile;\r
486         private System.Windows.Forms.Label label7;\r
487         private System.Windows.Forms.Button buttonOk;\r
488         private System.Windows.Forms.Button buttonCancel;\r
489         private System.Windows.Forms.Label label1;\r
490         private System.Windows.Forms.Label label2;\r
491         private System.Windows.Forms.NumericUpDown numericUpDownSoundVolume;\r
492         private System.Windows.Forms.Label label3;\r
493         private System.Windows.Forms.OpenFileDialog openFileDialog;\r
494         private System.Windows.Forms.NumericUpDown numericUpDownMarginShips;\r
495         private System.Windows.Forms.GroupBox groupBoxShow;\r
496         private System.Windows.Forms.CheckBox checkBoxTopMost;\r
497         private System.Windows.Forms.GroupBox groupBoxAchievement;\r
498         private System.Windows.Forms.Label label8;\r
499         private System.Windows.Forms.CheckBox checkBoxReset14;\r
500         private System.Windows.Forms.CheckBox checkBoxReset02;\r
501         private System.Windows.Forms.Button buttonDamagedShipOpenFile;\r
502         private System.Windows.Forms.TextBox textBoxDamagedShipSoundFile;\r
503         private System.Windows.Forms.Label label9;\r
504     }\r
505 }