OSDN Git Service

各艦隊の燃料と弾薬の消費レベルを表示する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / MainForm.Designer.cs
1 // Copyright (C) 2013, 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 MainForm\r
21     {\r
22         /// <summary>\r
23         /// 必要なデザイナー変数です。\r
24         /// </summary>\r
25         private System.ComponentModel.IContainer components = null;\r
26 \r
27         /// <summary>\r
28         /// 使用中のリソースをすべてクリーンアップします。\r
29         /// </summary>\r
30         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は 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 フォーム デザイナーで生成されたコード\r
41 \r
42         /// <summary>\r
43         /// デザイナー サポートに必要なメソッドです。このメソッドの内容を\r
44         /// コード エディターで変更しないでください。\r
45         /// </summary>\r
46         private void InitializeComponent()\r
47         {\r
48             this.components = new System.ComponentModel.Container();\r
49             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));\r
50             this.panelHeadquarters = new System.Windows.Forms.Panel();\r
51             this.labelNumOfBuckets = new System.Windows.Forms.Label();\r
52             this.label3 = new System.Windows.Forms.Label();\r
53             this.labelNumOfEquips = new System.Windows.Forms.Label();\r
54             this.label2 = new System.Windows.Forms.Label();\r
55             this.labelNumOfShips = new System.Windows.Forms.Label();\r
56             this.label1 = new System.Windows.Forms.Label();\r
57             this.labelFleet1 = new System.Windows.Forms.Label();\r
58             this.panelFleet1 = new System.Windows.Forms.Panel();\r
59             this.label21 = new System.Windows.Forms.Label();\r
60             this.labelCondTimer3 = new System.Windows.Forms.Label();\r
61             this.label20 = new System.Windows.Forms.Label();\r
62             this.labelCondTimer2 = new System.Windows.Forms.Label();\r
63             this.labelCondTimer1 = new System.Windows.Forms.Label();\r
64             this.label19 = new System.Windows.Forms.Label();\r
65             this.label17 = new System.Windows.Forms.Label();\r
66             this.labelCond6 = new System.Windows.Forms.Label();\r
67             this.labelCond5 = new System.Windows.Forms.Label();\r
68             this.labelCond4 = new System.Windows.Forms.Label();\r
69             this.labelCond2 = new System.Windows.Forms.Label();\r
70             this.labelCond3 = new System.Windows.Forms.Label();\r
71             this.labelCond1 = new System.Windows.Forms.Label();\r
72             this.label16 = new System.Windows.Forms.Label();\r
73             this.label18 = new System.Windows.Forms.Label();\r
74             this.label4 = new System.Windows.Forms.Label();\r
75             this.labelNextLv6 = new System.Windows.Forms.Label();\r
76             this.labelNextLv5 = new System.Windows.Forms.Label();\r
77             this.labelNextLv4 = new System.Windows.Forms.Label();\r
78             this.labelNextLv3 = new System.Windows.Forms.Label();\r
79             this.labelNextLv2 = new System.Windows.Forms.Label();\r
80             this.labelNextLv1 = new System.Windows.Forms.Label();\r
81             this.labelHP6 = new System.Windows.Forms.Label();\r
82             this.labelHP5 = new System.Windows.Forms.Label();\r
83             this.labelHP4 = new System.Windows.Forms.Label();\r
84             this.labelHP3 = new System.Windows.Forms.Label();\r
85             this.labelHP2 = new System.Windows.Forms.Label();\r
86             this.labelHP1 = new System.Windows.Forms.Label();\r
87             this.labelLv6 = new System.Windows.Forms.Label();\r
88             this.labelLv5 = new System.Windows.Forms.Label();\r
89             this.labelLv4 = new System.Windows.Forms.Label();\r
90             this.labelLv2 = new System.Windows.Forms.Label();\r
91             this.labelLv3 = new System.Windows.Forms.Label();\r
92             this.labelLv1 = new System.Windows.Forms.Label();\r
93             this.labelShip6 = new System.Windows.Forms.Label();\r
94             this.labelShip5 = new System.Windows.Forms.Label();\r
95             this.labelShip4 = new System.Windows.Forms.Label();\r
96             this.labelShip3 = new System.Windows.Forms.Label();\r
97             this.labelShip2 = new System.Windows.Forms.Label();\r
98             this.labelShip1 = new System.Windows.Forms.Label();\r
99             this.labelRepair = new System.Windows.Forms.Label();\r
100             this.panelDock = new System.Windows.Forms.Panel();\r
101             this.labelRepairShip4 = new System.Windows.Forms.Label();\r
102             this.labelRepairShip3 = new System.Windows.Forms.Label();\r
103             this.labelRepairShip2 = new System.Windows.Forms.Label();\r
104             this.labelRepairShip1 = new System.Windows.Forms.Label();\r
105             this.labelRepair3 = new System.Windows.Forms.Label();\r
106             this.labelRepair4 = new System.Windows.Forms.Label();\r
107             this.labelRepair2 = new System.Windows.Forms.Label();\r
108             this.labelRepair1 = new System.Windows.Forms.Label();\r
109             this.label8 = new System.Windows.Forms.Label();\r
110             this.label7 = new System.Windows.Forms.Label();\r
111             this.label6 = new System.Windows.Forms.Label();\r
112             this.label5 = new System.Windows.Forms.Label();\r
113             this.panel1 = new System.Windows.Forms.Panel();\r
114             this.labelConstruct3 = new System.Windows.Forms.Label();\r
115             this.label12 = new System.Windows.Forms.Label();\r
116             this.labelConstruct4 = new System.Windows.Forms.Label();\r
117             this.label11 = new System.Windows.Forms.Label();\r
118             this.labelConstruct2 = new System.Windows.Forms.Label();\r
119             this.label10 = new System.Windows.Forms.Label();\r
120             this.labelConstruct1 = new System.Windows.Forms.Label();\r
121             this.label9 = new System.Windows.Forms.Label();\r
122             this.labelConstruct = new System.Windows.Forms.Label();\r
123             this.labelQuest = new System.Windows.Forms.Label();\r
124             this.labelMission = new System.Windows.Forms.Label();\r
125             this.panel2 = new System.Windows.Forms.Panel();\r
126             this.labelMissionName3 = new System.Windows.Forms.Label();\r
127             this.labelMissionName2 = new System.Windows.Forms.Label();\r
128             this.labelMissionName1 = new System.Windows.Forms.Label();\r
129             this.labelMission3 = new System.Windows.Forms.Label();\r
130             this.labelMission2 = new System.Windows.Forms.Label();\r
131             this.labelMission1 = new System.Windows.Forms.Label();\r
132             this.label15 = new System.Windows.Forms.Label();\r
133             this.label14 = new System.Windows.Forms.Label();\r
134             this.label13 = new System.Windows.Forms.Label();\r
135             this.timerMain = new System.Windows.Forms.Timer(this.components);\r
136             this.panel3 = new System.Windows.Forms.Panel();\r
137             this.labelProgress5 = new System.Windows.Forms.Label();\r
138             this.labelProgress4 = new System.Windows.Forms.Label();\r
139             this.labelProgress3 = new System.Windows.Forms.Label();\r
140             this.labelProgress2 = new System.Windows.Forms.Label();\r
141             this.labelProgress1 = new System.Windows.Forms.Label();\r
142             this.labelQuest5 = new System.Windows.Forms.Label();\r
143             this.labelQuest4 = new System.Windows.Forms.Label();\r
144             this.labelQuest3 = new System.Windows.Forms.Label();\r
145             this.labelQuest2 = new System.Windows.Forms.Label();\r
146             this.labelQuest1 = new System.Windows.Forms.Label();\r
147             this.notifyIconMain = new System.Windows.Forms.NotifyIcon(this.components);\r
148             this.contextMenuStripToolTip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
149             this.ConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
150             this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
151             this.label22 = new System.Windows.Forms.Label();\r
152             this.panel4 = new System.Windows.Forms.Panel();\r
153             this.labelBull4 = new System.Windows.Forms.Label();\r
154             this.labelBull3 = new System.Windows.Forms.Label();\r
155             this.labelBull2 = new System.Windows.Forms.Label();\r
156             this.labelBull1 = new System.Windows.Forms.Label();\r
157             this.labelFuel4 = new System.Windows.Forms.Label();\r
158             this.labelFuel3 = new System.Windows.Forms.Label();\r
159             this.labelFuel2 = new System.Windows.Forms.Label();\r
160             this.labelFuel1 = new System.Windows.Forms.Label();\r
161             this.label26 = new System.Windows.Forms.Label();\r
162             this.label25 = new System.Windows.Forms.Label();\r
163             this.label24 = new System.Windows.Forms.Label();\r
164             this.label23 = new System.Windows.Forms.Label();\r
165             this.imageListFuel = new System.Windows.Forms.ImageList(this.components);\r
166             this.imageListBull = new System.Windows.Forms.ImageList(this.components);\r
167             this.panelHeadquarters.SuspendLayout();\r
168             this.panelFleet1.SuspendLayout();\r
169             this.panelDock.SuspendLayout();\r
170             this.panel1.SuspendLayout();\r
171             this.panel2.SuspendLayout();\r
172             this.panel3.SuspendLayout();\r
173             this.contextMenuStripToolTip.SuspendLayout();\r
174             this.panel4.SuspendLayout();\r
175             this.SuspendLayout();\r
176             // \r
177             // panelHeadquarters\r
178             // \r
179             this.panelHeadquarters.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
180             this.panelHeadquarters.Controls.Add(this.labelNumOfBuckets);\r
181             this.panelHeadquarters.Controls.Add(this.label3);\r
182             this.panelHeadquarters.Controls.Add(this.labelNumOfEquips);\r
183             this.panelHeadquarters.Controls.Add(this.label2);\r
184             this.panelHeadquarters.Controls.Add(this.labelNumOfShips);\r
185             this.panelHeadquarters.Controls.Add(this.label1);\r
186             this.panelHeadquarters.Location = new System.Drawing.Point(12, 12);\r
187             this.panelHeadquarters.Name = "panelHeadquarters";\r
188             this.panelHeadquarters.Size = new System.Drawing.Size(263, 35);\r
189             this.panelHeadquarters.TabIndex = 0;\r
190             // \r
191             // labelNumOfBuckets\r
192             // \r
193             this.labelNumOfBuckets.Location = new System.Drawing.Point(120, 19);\r
194             this.labelNumOfBuckets.Name = "labelNumOfBuckets";\r
195             this.labelNumOfBuckets.Size = new System.Drawing.Size(29, 12);\r
196             this.labelNumOfBuckets.TabIndex = 5;\r
197             this.labelNumOfBuckets.Text = "0";\r
198             this.labelNumOfBuckets.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
199             // \r
200             // label3\r
201             // \r
202             this.label3.AutoSize = true;\r
203             this.label3.Location = new System.Drawing.Point(116, 4);\r
204             this.label3.Name = "label3";\r
205             this.label3.Size = new System.Drawing.Size(33, 12);\r
206             this.label3.TabIndex = 4;\r
207             this.label3.Text = "バケツ";\r
208             // \r
209             // labelNumOfEquips\r
210             // \r
211             this.labelNumOfEquips.Location = new System.Drawing.Point(55, 19);\r
212             this.labelNumOfEquips.Name = "labelNumOfEquips";\r
213             this.labelNumOfEquips.Size = new System.Drawing.Size(47, 12);\r
214             this.labelNumOfEquips.TabIndex = 3;\r
215             this.labelNumOfEquips.Text = "0/0";\r
216             this.labelNumOfEquips.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
217             // \r
218             // label2\r
219             // \r
220             this.label2.AutoSize = true;\r
221             this.label2.Location = new System.Drawing.Point(61, 4);\r
222             this.label2.Name = "label2";\r
223             this.label2.Size = new System.Drawing.Size(41, 12);\r
224             this.label2.TabIndex = 2;\r
225             this.label2.Text = "装備数";\r
226             // \r
227             // labelNumOfShips\r
228             // \r
229             this.labelNumOfShips.Location = new System.Drawing.Point(0, 19);\r
230             this.labelNumOfShips.Name = "labelNumOfShips";\r
231             this.labelNumOfShips.Size = new System.Drawing.Size(47, 12);\r
232             this.labelNumOfShips.TabIndex = 1;\r
233             this.labelNumOfShips.Text = "0/0";\r
234             this.labelNumOfShips.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
235             // \r
236             // label1\r
237             // \r
238             this.label1.AutoSize = true;\r
239             this.label1.Location = new System.Drawing.Point(6, 4);\r
240             this.label1.Name = "label1";\r
241             this.label1.Size = new System.Drawing.Size(41, 12);\r
242             this.label1.TabIndex = 0;\r
243             this.label1.Text = "艦娘数";\r
244             // \r
245             // labelFleet1\r
246             // \r
247             this.labelFleet1.AutoSize = true;\r
248             this.labelFleet1.Location = new System.Drawing.Point(13, 50);\r
249             this.labelFleet1.Name = "labelFleet1";\r
250             this.labelFleet1.Size = new System.Drawing.Size(53, 12);\r
251             this.labelFleet1.TabIndex = 1;\r
252             this.labelFleet1.Text = "第一艦隊";\r
253             // \r
254             // panelFleet1\r
255             // \r
256             this.panelFleet1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
257             this.panelFleet1.Controls.Add(this.label21);\r
258             this.panelFleet1.Controls.Add(this.labelCondTimer3);\r
259             this.panelFleet1.Controls.Add(this.label20);\r
260             this.panelFleet1.Controls.Add(this.labelCondTimer2);\r
261             this.panelFleet1.Controls.Add(this.labelCondTimer1);\r
262             this.panelFleet1.Controls.Add(this.label19);\r
263             this.panelFleet1.Controls.Add(this.label17);\r
264             this.panelFleet1.Controls.Add(this.labelCond6);\r
265             this.panelFleet1.Controls.Add(this.labelCond5);\r
266             this.panelFleet1.Controls.Add(this.labelCond4);\r
267             this.panelFleet1.Controls.Add(this.labelCond2);\r
268             this.panelFleet1.Controls.Add(this.labelCond3);\r
269             this.panelFleet1.Controls.Add(this.labelCond1);\r
270             this.panelFleet1.Controls.Add(this.label16);\r
271             this.panelFleet1.Controls.Add(this.label18);\r
272             this.panelFleet1.Controls.Add(this.label4);\r
273             this.panelFleet1.Controls.Add(this.labelNextLv6);\r
274             this.panelFleet1.Controls.Add(this.labelNextLv5);\r
275             this.panelFleet1.Controls.Add(this.labelNextLv4);\r
276             this.panelFleet1.Controls.Add(this.labelNextLv3);\r
277             this.panelFleet1.Controls.Add(this.labelNextLv2);\r
278             this.panelFleet1.Controls.Add(this.labelNextLv1);\r
279             this.panelFleet1.Controls.Add(this.labelHP6);\r
280             this.panelFleet1.Controls.Add(this.labelHP5);\r
281             this.panelFleet1.Controls.Add(this.labelHP4);\r
282             this.panelFleet1.Controls.Add(this.labelHP3);\r
283             this.panelFleet1.Controls.Add(this.labelHP2);\r
284             this.panelFleet1.Controls.Add(this.labelHP1);\r
285             this.panelFleet1.Controls.Add(this.labelLv6);\r
286             this.panelFleet1.Controls.Add(this.labelLv5);\r
287             this.panelFleet1.Controls.Add(this.labelLv4);\r
288             this.panelFleet1.Controls.Add(this.labelLv2);\r
289             this.panelFleet1.Controls.Add(this.labelLv3);\r
290             this.panelFleet1.Controls.Add(this.labelLv1);\r
291             this.panelFleet1.Controls.Add(this.labelShip6);\r
292             this.panelFleet1.Controls.Add(this.labelShip5);\r
293             this.panelFleet1.Controls.Add(this.labelShip4);\r
294             this.panelFleet1.Controls.Add(this.labelShip3);\r
295             this.panelFleet1.Controls.Add(this.labelShip2);\r
296             this.panelFleet1.Controls.Add(this.labelShip1);\r
297             this.panelFleet1.Location = new System.Drawing.Point(12, 65);\r
298             this.panelFleet1.Name = "panelFleet1";\r
299             this.panelFleet1.Size = new System.Drawing.Size(259, 134);\r
300             this.panelFleet1.TabIndex = 2;\r
301             // \r
302             // label21\r
303             // \r
304             this.label21.AutoSize = true;\r
305             this.label21.Location = new System.Drawing.Point(188, 117);\r
306             this.label21.Name = "label21";\r
307             this.label21.Size = new System.Drawing.Size(28, 12);\r
308             this.label21.TabIndex = 39;\r
309             this.label21.Text = "隠れ";\r
310             // \r
311             // labelCondTimer3\r
312             // \r
313             this.labelCondTimer3.Location = new System.Drawing.Point(223, 117);\r
314             this.labelCondTimer3.Name = "labelCondTimer3";\r
315             this.labelCondTimer3.Size = new System.Drawing.Size(31, 12);\r
316             this.labelCondTimer3.TabIndex = 38;\r
317             this.labelCondTimer3.Text = "00:00";\r
318             this.labelCondTimer3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
319             // \r
320             // label20\r
321             // \r
322             this.label20.AutoSize = true;\r
323             this.label20.Location = new System.Drawing.Point(116, 117);\r
324             this.label20.Name = "label20";\r
325             this.label20.Size = new System.Drawing.Size(29, 12);\r
326             this.label20.TabIndex = 36;\r
327             this.label20.Text = "間宮";\r
328             // \r
329             // labelCondTimer2\r
330             // \r
331             this.labelCondTimer2.Location = new System.Drawing.Point(151, 117);\r
332             this.labelCondTimer2.Name = "labelCondTimer2";\r
333             this.labelCondTimer2.Size = new System.Drawing.Size(31, 12);\r
334             this.labelCondTimer2.TabIndex = 37;\r
335             this.labelCondTimer2.Text = "00:00";\r
336             this.labelCondTimer2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
337             // \r
338             // labelCondTimer1\r
339             // \r
340             this.labelCondTimer1.Location = new System.Drawing.Point(79, 117);\r
341             this.labelCondTimer1.Name = "labelCondTimer1";\r
342             this.labelCondTimer1.Size = new System.Drawing.Size(31, 12);\r
343             this.labelCondTimer1.TabIndex = 35;\r
344             this.labelCondTimer1.Text = "00:00";\r
345             this.labelCondTimer1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
346             // \r
347             // label19\r
348             // \r
349             this.label19.AutoSize = true;\r
350             this.label19.Location = new System.Drawing.Point(44, 117);\r
351             this.label19.Name = "label19";\r
352             this.label19.Size = new System.Drawing.Size(29, 12);\r
353             this.label19.TabIndex = 34;\r
354             this.label19.Text = "疲労";\r
355             // \r
356             // label17\r
357             // \r
358             this.label17.AutoSize = true;\r
359             this.label17.Location = new System.Drawing.Point(138, 4);\r
360             this.label17.Name = "label17";\r
361             this.label17.Size = new System.Drawing.Size(29, 12);\r
362             this.label17.TabIndex = 20;\r
363             this.label17.Text = "状態";\r
364             // \r
365             // labelCond6\r
366             // \r
367             this.labelCond6.Location = new System.Drawing.Point(143, 100);\r
368             this.labelCond6.Name = "labelCond6";\r
369             this.labelCond6.Size = new System.Drawing.Size(23, 12);\r
370             this.labelCond6.TabIndex = 26;\r
371             this.labelCond6.Text = "0";\r
372             this.labelCond6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
373             // \r
374             // labelCond5\r
375             // \r
376             this.labelCond5.Location = new System.Drawing.Point(143, 84);\r
377             this.labelCond5.Name = "labelCond5";\r
378             this.labelCond5.Size = new System.Drawing.Size(23, 12);\r
379             this.labelCond5.TabIndex = 25;\r
380             this.labelCond5.Text = "0";\r
381             this.labelCond5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
382             // \r
383             // labelCond4\r
384             // \r
385             this.labelCond4.Location = new System.Drawing.Point(143, 68);\r
386             this.labelCond4.Name = "labelCond4";\r
387             this.labelCond4.Size = new System.Drawing.Size(23, 12);\r
388             this.labelCond4.TabIndex = 24;\r
389             this.labelCond4.Text = "0";\r
390             this.labelCond4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
391             // \r
392             // labelCond2\r
393             // \r
394             this.labelCond2.Location = new System.Drawing.Point(143, 36);\r
395             this.labelCond2.Name = "labelCond2";\r
396             this.labelCond2.Size = new System.Drawing.Size(23, 12);\r
397             this.labelCond2.TabIndex = 22;\r
398             this.labelCond2.Text = "0";\r
399             this.labelCond2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
400             // \r
401             // labelCond3\r
402             // \r
403             this.labelCond3.Location = new System.Drawing.Point(143, 52);\r
404             this.labelCond3.Name = "labelCond3";\r
405             this.labelCond3.Size = new System.Drawing.Size(23, 12);\r
406             this.labelCond3.TabIndex = 23;\r
407             this.labelCond3.Text = "0";\r
408             this.labelCond3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
409             // \r
410             // labelCond1\r
411             // \r
412             this.labelCond1.Location = new System.Drawing.Point(143, 20);\r
413             this.labelCond1.Name = "labelCond1";\r
414             this.labelCond1.Size = new System.Drawing.Size(23, 12);\r
415             this.labelCond1.TabIndex = 21;\r
416             this.labelCond1.Text = "0";\r
417             this.labelCond1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
418             // \r
419             // label16\r
420             // \r
421             this.label16.AutoSize = true;\r
422             this.label16.Location = new System.Drawing.Point(108, 4);\r
423             this.label16.Name = "label16";\r
424             this.label16.Size = new System.Drawing.Size(29, 12);\r
425             this.label16.TabIndex = 13;\r
426             this.label16.Text = "耐久";\r
427             // \r
428             // label18\r
429             // \r
430             this.label18.AutoSize = true;\r
431             this.label18.Location = new System.Drawing.Point(213, 4);\r
432             this.label18.Name = "label18";\r
433             this.label18.Size = new System.Drawing.Size(41, 12);\r
434             this.label18.TabIndex = 27;\r
435             this.label18.Text = "経験値";\r
436             // \r
437             // label4\r
438             // \r
439             this.label4.AutoSize = true;\r
440             this.label4.Location = new System.Drawing.Point(173, 4);\r
441             this.label4.Name = "label4";\r
442             this.label4.Size = new System.Drawing.Size(34, 12);\r
443             this.label4.TabIndex = 6;\r
444             this.label4.Text = "レベル";\r
445             // \r
446             // labelNextLv6\r
447             // \r
448             this.labelNextLv6.Location = new System.Drawing.Point(219, 100);\r
449             this.labelNextLv6.Name = "labelNextLv6";\r
450             this.labelNextLv6.Size = new System.Drawing.Size(35, 12);\r
451             this.labelNextLv6.TabIndex = 33;\r
452             this.labelNextLv6.Text = "0";\r
453             this.labelNextLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
454             // \r
455             // labelNextLv5\r
456             // \r
457             this.labelNextLv5.Location = new System.Drawing.Point(219, 84);\r
458             this.labelNextLv5.Name = "labelNextLv5";\r
459             this.labelNextLv5.Size = new System.Drawing.Size(35, 12);\r
460             this.labelNextLv5.TabIndex = 32;\r
461             this.labelNextLv5.Text = "0";\r
462             this.labelNextLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
463             // \r
464             // labelNextLv4\r
465             // \r
466             this.labelNextLv4.Location = new System.Drawing.Point(219, 68);\r
467             this.labelNextLv4.Name = "labelNextLv4";\r
468             this.labelNextLv4.Size = new System.Drawing.Size(35, 12);\r
469             this.labelNextLv4.TabIndex = 31;\r
470             this.labelNextLv4.Text = "0";\r
471             this.labelNextLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
472             // \r
473             // labelNextLv3\r
474             // \r
475             this.labelNextLv3.Location = new System.Drawing.Point(219, 52);\r
476             this.labelNextLv3.Name = "labelNextLv3";\r
477             this.labelNextLv3.Size = new System.Drawing.Size(35, 12);\r
478             this.labelNextLv3.TabIndex = 30;\r
479             this.labelNextLv3.Text = "0";\r
480             this.labelNextLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
481             // \r
482             // labelNextLv2\r
483             // \r
484             this.labelNextLv2.Location = new System.Drawing.Point(219, 36);\r
485             this.labelNextLv2.Name = "labelNextLv2";\r
486             this.labelNextLv2.Size = new System.Drawing.Size(35, 12);\r
487             this.labelNextLv2.TabIndex = 29;\r
488             this.labelNextLv2.Text = "0";\r
489             this.labelNextLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
490             // \r
491             // labelNextLv1\r
492             // \r
493             this.labelNextLv1.Location = new System.Drawing.Point(219, 20);\r
494             this.labelNextLv1.Name = "labelNextLv1";\r
495             this.labelNextLv1.Size = new System.Drawing.Size(35, 12);\r
496             this.labelNextLv1.TabIndex = 28;\r
497             this.labelNextLv1.Text = "0";\r
498             this.labelNextLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
499             // \r
500             // labelHP6\r
501             // \r
502             this.labelHP6.Location = new System.Drawing.Point(90, 100);\r
503             this.labelHP6.Name = "labelHP6";\r
504             this.labelHP6.Size = new System.Drawing.Size(47, 12);\r
505             this.labelHP6.TabIndex = 19;\r
506             this.labelHP6.Text = "0/0";\r
507             this.labelHP6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
508             // \r
509             // labelHP5\r
510             // \r
511             this.labelHP5.Location = new System.Drawing.Point(90, 84);\r
512             this.labelHP5.Name = "labelHP5";\r
513             this.labelHP5.Size = new System.Drawing.Size(47, 12);\r
514             this.labelHP5.TabIndex = 18;\r
515             this.labelHP5.Text = "0/0";\r
516             this.labelHP5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
517             // \r
518             // labelHP4\r
519             // \r
520             this.labelHP4.Location = new System.Drawing.Point(90, 68);\r
521             this.labelHP4.Name = "labelHP4";\r
522             this.labelHP4.Size = new System.Drawing.Size(47, 12);\r
523             this.labelHP4.TabIndex = 17;\r
524             this.labelHP4.Text = "0/0";\r
525             this.labelHP4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
526             // \r
527             // labelHP3\r
528             // \r
529             this.labelHP3.Location = new System.Drawing.Point(90, 52);\r
530             this.labelHP3.Name = "labelHP3";\r
531             this.labelHP3.Size = new System.Drawing.Size(47, 12);\r
532             this.labelHP3.TabIndex = 16;\r
533             this.labelHP3.Text = "0/0";\r
534             this.labelHP3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
535             // \r
536             // labelHP2\r
537             // \r
538             this.labelHP2.Location = new System.Drawing.Point(90, 36);\r
539             this.labelHP2.Name = "labelHP2";\r
540             this.labelHP2.Size = new System.Drawing.Size(47, 12);\r
541             this.labelHP2.TabIndex = 15;\r
542             this.labelHP2.Text = "0/0";\r
543             this.labelHP2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
544             // \r
545             // labelHP1\r
546             // \r
547             this.labelHP1.Location = new System.Drawing.Point(90, 20);\r
548             this.labelHP1.Name = "labelHP1";\r
549             this.labelHP1.Size = new System.Drawing.Size(47, 12);\r
550             this.labelHP1.TabIndex = 14;\r
551             this.labelHP1.Text = "0/0";\r
552             this.labelHP1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
553             // \r
554             // labelLv6\r
555             // \r
556             this.labelLv6.Location = new System.Drawing.Point(190, 100);\r
557             this.labelLv6.Name = "labelLv6";\r
558             this.labelLv6.Size = new System.Drawing.Size(17, 12);\r
559             this.labelLv6.TabIndex = 12;\r
560             this.labelLv6.Text = "0";\r
561             this.labelLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
562             // \r
563             // labelLv5\r
564             // \r
565             this.labelLv5.Location = new System.Drawing.Point(190, 84);\r
566             this.labelLv5.Name = "labelLv5";\r
567             this.labelLv5.Size = new System.Drawing.Size(17, 12);\r
568             this.labelLv5.TabIndex = 11;\r
569             this.labelLv5.Text = "0";\r
570             this.labelLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
571             // \r
572             // labelLv4\r
573             // \r
574             this.labelLv4.Location = new System.Drawing.Point(190, 68);\r
575             this.labelLv4.Name = "labelLv4";\r
576             this.labelLv4.Size = new System.Drawing.Size(17, 12);\r
577             this.labelLv4.TabIndex = 10;\r
578             this.labelLv4.Text = "0";\r
579             this.labelLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
580             // \r
581             // labelLv2\r
582             // \r
583             this.labelLv2.Location = new System.Drawing.Point(190, 36);\r
584             this.labelLv2.Name = "labelLv2";\r
585             this.labelLv2.Size = new System.Drawing.Size(17, 12);\r
586             this.labelLv2.TabIndex = 8;\r
587             this.labelLv2.Text = "0";\r
588             this.labelLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
589             // \r
590             // labelLv3\r
591             // \r
592             this.labelLv3.Location = new System.Drawing.Point(190, 52);\r
593             this.labelLv3.Name = "labelLv3";\r
594             this.labelLv3.Size = new System.Drawing.Size(17, 12);\r
595             this.labelLv3.TabIndex = 9;\r
596             this.labelLv3.Text = "0";\r
597             this.labelLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
598             // \r
599             // labelLv1\r
600             // \r
601             this.labelLv1.Location = new System.Drawing.Point(190, 20);\r
602             this.labelLv1.Name = "labelLv1";\r
603             this.labelLv1.Size = new System.Drawing.Size(17, 12);\r
604             this.labelLv1.TabIndex = 7;\r
605             this.labelLv1.Text = "0";\r
606             this.labelLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
607             // \r
608             // labelShip6\r
609             // \r
610             this.labelShip6.Location = new System.Drawing.Point(3, 100);\r
611             this.labelShip6.Name = "labelShip6";\r
612             this.labelShip6.Size = new System.Drawing.Size(77, 12);\r
613             this.labelShip6.TabIndex = 5;\r
614             // \r
615             // labelShip5\r
616             // \r
617             this.labelShip5.Location = new System.Drawing.Point(3, 84);\r
618             this.labelShip5.Name = "labelShip5";\r
619             this.labelShip5.Size = new System.Drawing.Size(77, 12);\r
620             this.labelShip5.TabIndex = 4;\r
621             // \r
622             // labelShip4\r
623             // \r
624             this.labelShip4.Location = new System.Drawing.Point(3, 68);\r
625             this.labelShip4.Name = "labelShip4";\r
626             this.labelShip4.Size = new System.Drawing.Size(77, 12);\r
627             this.labelShip4.TabIndex = 3;\r
628             // \r
629             // labelShip3\r
630             // \r
631             this.labelShip3.Location = new System.Drawing.Point(3, 52);\r
632             this.labelShip3.Name = "labelShip3";\r
633             this.labelShip3.Size = new System.Drawing.Size(77, 12);\r
634             this.labelShip3.TabIndex = 2;\r
635             // \r
636             // labelShip2\r
637             // \r
638             this.labelShip2.Location = new System.Drawing.Point(3, 36);\r
639             this.labelShip2.Name = "labelShip2";\r
640             this.labelShip2.Size = new System.Drawing.Size(77, 12);\r
641             this.labelShip2.TabIndex = 1;\r
642             // \r
643             // labelShip1\r
644             // \r
645             this.labelShip1.Location = new System.Drawing.Point(3, 20);\r
646             this.labelShip1.Name = "labelShip1";\r
647             this.labelShip1.Size = new System.Drawing.Size(77, 12);\r
648             this.labelShip1.TabIndex = 0;\r
649             // \r
650             // labelRepair\r
651             // \r
652             this.labelRepair.AutoSize = true;\r
653             this.labelRepair.Location = new System.Drawing.Point(13, 262);\r
654             this.labelRepair.Name = "labelRepair";\r
655             this.labelRepair.Size = new System.Drawing.Size(29, 12);\r
656             this.labelRepair.TabIndex = 3;\r
657             this.labelRepair.Text = "入渠";\r
658             // \r
659             // panelDock\r
660             // \r
661             this.panelDock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
662             this.panelDock.Controls.Add(this.labelRepairShip4);\r
663             this.panelDock.Controls.Add(this.labelRepairShip3);\r
664             this.panelDock.Controls.Add(this.labelRepairShip2);\r
665             this.panelDock.Controls.Add(this.labelRepairShip1);\r
666             this.panelDock.Controls.Add(this.labelRepair3);\r
667             this.panelDock.Controls.Add(this.labelRepair4);\r
668             this.panelDock.Controls.Add(this.labelRepair2);\r
669             this.panelDock.Controls.Add(this.labelRepair1);\r
670             this.panelDock.Controls.Add(this.label8);\r
671             this.panelDock.Controls.Add(this.label7);\r
672             this.panelDock.Controls.Add(this.label6);\r
673             this.panelDock.Controls.Add(this.label5);\r
674             this.panelDock.Location = new System.Drawing.Point(12, 277);\r
675             this.panelDock.Name = "panelDock";\r
676             this.panelDock.Size = new System.Drawing.Size(165, 67);\r
677             this.panelDock.TabIndex = 4;\r
678             // \r
679             // labelRepairShip4\r
680             // \r
681             this.labelRepairShip4.Location = new System.Drawing.Point(36, 50);\r
682             this.labelRepairShip4.Name = "labelRepairShip4";\r
683             this.labelRepairShip4.Size = new System.Drawing.Size(77, 12);\r
684             this.labelRepairShip4.TabIndex = 7;\r
685             // \r
686             // labelRepairShip3\r
687             // \r
688             this.labelRepairShip3.Location = new System.Drawing.Point(36, 36);\r
689             this.labelRepairShip3.Name = "labelRepairShip3";\r
690             this.labelRepairShip3.Size = new System.Drawing.Size(77, 12);\r
691             this.labelRepairShip3.TabIndex = 6;\r
692             // \r
693             // labelRepairShip2\r
694             // \r
695             this.labelRepairShip2.Location = new System.Drawing.Point(36, 20);\r
696             this.labelRepairShip2.Name = "labelRepairShip2";\r
697             this.labelRepairShip2.Size = new System.Drawing.Size(77, 12);\r
698             this.labelRepairShip2.TabIndex = 5;\r
699             // \r
700             // labelRepairShip1\r
701             // \r
702             this.labelRepairShip1.Location = new System.Drawing.Point(36, 4);\r
703             this.labelRepairShip1.Name = "labelRepairShip1";\r
704             this.labelRepairShip1.Size = new System.Drawing.Size(77, 12);\r
705             this.labelRepairShip1.TabIndex = 4;\r
706             // \r
707             // labelRepair3\r
708             // \r
709             this.labelRepair3.Location = new System.Drawing.Point(115, 36);\r
710             this.labelRepair3.Name = "labelRepair3";\r
711             this.labelRepair3.Size = new System.Drawing.Size(45, 12);\r
712             this.labelRepair3.TabIndex = 10;\r
713             this.labelRepair3.Text = "00:00:00";\r
714             this.labelRepair3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
715             // \r
716             // labelRepair4\r
717             // \r
718             this.labelRepair4.Location = new System.Drawing.Point(115, 50);\r
719             this.labelRepair4.Name = "labelRepair4";\r
720             this.labelRepair4.Size = new System.Drawing.Size(45, 12);\r
721             this.labelRepair4.TabIndex = 11;\r
722             this.labelRepair4.Text = "00:00:00";\r
723             this.labelRepair4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
724             // \r
725             // labelRepair2\r
726             // \r
727             this.labelRepair2.Location = new System.Drawing.Point(115, 20);\r
728             this.labelRepair2.Name = "labelRepair2";\r
729             this.labelRepair2.Size = new System.Drawing.Size(45, 12);\r
730             this.labelRepair2.TabIndex = 9;\r
731             this.labelRepair2.Text = "00:00:00";\r
732             this.labelRepair2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
733             // \r
734             // labelRepair1\r
735             // \r
736             this.labelRepair1.Location = new System.Drawing.Point(115, 4);\r
737             this.labelRepair1.Name = "labelRepair1";\r
738             this.labelRepair1.Size = new System.Drawing.Size(45, 12);\r
739             this.labelRepair1.TabIndex = 8;\r
740             this.labelRepair1.Text = "00:00:00";\r
741             this.labelRepair1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
742             // \r
743             // label8\r
744             // \r
745             this.label8.AutoSize = true;\r
746             this.label8.Location = new System.Drawing.Point(3, 50);\r
747             this.label8.Name = "label8";\r
748             this.label8.Size = new System.Drawing.Size(29, 12);\r
749             this.label8.TabIndex = 3;\r
750             this.label8.Text = "第四";\r
751             // \r
752             // label7\r
753             // \r
754             this.label7.AutoSize = true;\r
755             this.label7.Location = new System.Drawing.Point(3, 36);\r
756             this.label7.Name = "label7";\r
757             this.label7.Size = new System.Drawing.Size(29, 12);\r
758             this.label7.TabIndex = 2;\r
759             this.label7.Text = "第三";\r
760             // \r
761             // label6\r
762             // \r
763             this.label6.AutoSize = true;\r
764             this.label6.Location = new System.Drawing.Point(3, 20);\r
765             this.label6.Name = "label6";\r
766             this.label6.Size = new System.Drawing.Size(29, 12);\r
767             this.label6.TabIndex = 1;\r
768             this.label6.Text = "第二";\r
769             // \r
770             // label5\r
771             // \r
772             this.label5.AutoSize = true;\r
773             this.label5.Location = new System.Drawing.Point(3, 4);\r
774             this.label5.Name = "label5";\r
775             this.label5.Size = new System.Drawing.Size(29, 12);\r
776             this.label5.TabIndex = 0;\r
777             this.label5.Text = "第一";\r
778             // \r
779             // panel1\r
780             // \r
781             this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
782             this.panel1.Controls.Add(this.labelConstruct3);\r
783             this.panel1.Controls.Add(this.label12);\r
784             this.panel1.Controls.Add(this.labelConstruct4);\r
785             this.panel1.Controls.Add(this.label11);\r
786             this.panel1.Controls.Add(this.labelConstruct2);\r
787             this.panel1.Controls.Add(this.label10);\r
788             this.panel1.Controls.Add(this.labelConstruct1);\r
789             this.panel1.Controls.Add(this.label9);\r
790             this.panel1.Location = new System.Drawing.Point(183, 277);\r
791             this.panel1.Name = "panel1";\r
792             this.panel1.Size = new System.Drawing.Size(88, 67);\r
793             this.panel1.TabIndex = 7;\r
794             // \r
795             // labelConstruct3\r
796             // \r
797             this.labelConstruct3.Location = new System.Drawing.Point(38, 36);\r
798             this.labelConstruct3.Name = "labelConstruct3";\r
799             this.labelConstruct3.Size = new System.Drawing.Size(45, 12);\r
800             this.labelConstruct3.TabIndex = 6;\r
801             this.labelConstruct3.Text = "00:00:00";\r
802             this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
803             // \r
804             // label12\r
805             // \r
806             this.label12.AutoSize = true;\r
807             this.label12.Location = new System.Drawing.Point(3, 50);\r
808             this.label12.Name = "label12";\r
809             this.label12.Size = new System.Drawing.Size(29, 12);\r
810             this.label12.TabIndex = 3;\r
811             this.label12.Text = "第四";\r
812             // \r
813             // labelConstruct4\r
814             // \r
815             this.labelConstruct4.Location = new System.Drawing.Point(38, 50);\r
816             this.labelConstruct4.Name = "labelConstruct4";\r
817             this.labelConstruct4.Size = new System.Drawing.Size(45, 12);\r
818             this.labelConstruct4.TabIndex = 7;\r
819             this.labelConstruct4.Text = "00:00:00";\r
820             this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
821             // \r
822             // label11\r
823             // \r
824             this.label11.AutoSize = true;\r
825             this.label11.Location = new System.Drawing.Point(3, 36);\r
826             this.label11.Name = "label11";\r
827             this.label11.Size = new System.Drawing.Size(29, 12);\r
828             this.label11.TabIndex = 2;\r
829             this.label11.Text = "第三";\r
830             // \r
831             // labelConstruct2\r
832             // \r
833             this.labelConstruct2.Location = new System.Drawing.Point(38, 20);\r
834             this.labelConstruct2.Name = "labelConstruct2";\r
835             this.labelConstruct2.Size = new System.Drawing.Size(45, 12);\r
836             this.labelConstruct2.TabIndex = 5;\r
837             this.labelConstruct2.Text = "00:00:00";\r
838             this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
839             // \r
840             // label10\r
841             // \r
842             this.label10.AutoSize = true;\r
843             this.label10.Location = new System.Drawing.Point(3, 20);\r
844             this.label10.Name = "label10";\r
845             this.label10.Size = new System.Drawing.Size(29, 12);\r
846             this.label10.TabIndex = 1;\r
847             this.label10.Text = "第二";\r
848             // \r
849             // labelConstruct1\r
850             // \r
851             this.labelConstruct1.Location = new System.Drawing.Point(38, 4);\r
852             this.labelConstruct1.Name = "labelConstruct1";\r
853             this.labelConstruct1.Size = new System.Drawing.Size(45, 12);\r
854             this.labelConstruct1.TabIndex = 4;\r
855             this.labelConstruct1.Text = "00:00:00";\r
856             this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
857             // \r
858             // label9\r
859             // \r
860             this.label9.AutoSize = true;\r
861             this.label9.Location = new System.Drawing.Point(3, 4);\r
862             this.label9.Name = "label9";\r
863             this.label9.Size = new System.Drawing.Size(29, 12);\r
864             this.label9.TabIndex = 0;\r
865             this.label9.Text = "第一";\r
866             // \r
867             // labelConstruct\r
868             // \r
869             this.labelConstruct.AutoSize = true;\r
870             this.labelConstruct.Location = new System.Drawing.Point(185, 262);\r
871             this.labelConstruct.Name = "labelConstruct";\r
872             this.labelConstruct.Size = new System.Drawing.Size(29, 12);\r
873             this.labelConstruct.TabIndex = 6;\r
874             this.labelConstruct.Text = "工廠";\r
875             // \r
876             // labelQuest\r
877             // \r
878             this.labelQuest.AutoSize = true;\r
879             this.labelQuest.Location = new System.Drawing.Point(13, 419);\r
880             this.labelQuest.Name = "labelQuest";\r
881             this.labelQuest.Size = new System.Drawing.Size(29, 12);\r
882             this.labelQuest.TabIndex = 8;\r
883             this.labelQuest.Text = "任務";\r
884             // \r
885             // labelMission\r
886             // \r
887             this.labelMission.AutoSize = true;\r
888             this.labelMission.Location = new System.Drawing.Point(13, 347);\r
889             this.labelMission.Name = "labelMission";\r
890             this.labelMission.Size = new System.Drawing.Size(29, 12);\r
891             this.labelMission.TabIndex = 10;\r
892             this.labelMission.Text = "遠征";\r
893             // \r
894             // panel2\r
895             // \r
896             this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
897             this.panel2.Controls.Add(this.labelMissionName3);\r
898             this.panel2.Controls.Add(this.labelMissionName2);\r
899             this.panel2.Controls.Add(this.labelMissionName1);\r
900             this.panel2.Controls.Add(this.labelMission3);\r
901             this.panel2.Controls.Add(this.labelMission2);\r
902             this.panel2.Controls.Add(this.labelMission1);\r
903             this.panel2.Controls.Add(this.label15);\r
904             this.panel2.Controls.Add(this.label14);\r
905             this.panel2.Controls.Add(this.label13);\r
906             this.panel2.Location = new System.Drawing.Point(12, 363);\r
907             this.panel2.Name = "panel2";\r
908             this.panel2.Size = new System.Drawing.Size(259, 53);\r
909             this.panel2.TabIndex = 11;\r
910             // \r
911             // labelMissionName3\r
912             // \r
913             this.labelMissionName3.Location = new System.Drawing.Point(61, 36);\r
914             this.labelMissionName3.Name = "labelMissionName3";\r
915             this.labelMissionName3.Size = new System.Drawing.Size(146, 12);\r
916             this.labelMissionName3.TabIndex = 5;\r
917             // \r
918             // labelMissionName2\r
919             // \r
920             this.labelMissionName2.Location = new System.Drawing.Point(62, 20);\r
921             this.labelMissionName2.Name = "labelMissionName2";\r
922             this.labelMissionName2.Size = new System.Drawing.Size(146, 12);\r
923             this.labelMissionName2.TabIndex = 4;\r
924             // \r
925             // labelMissionName1\r
926             // \r
927             this.labelMissionName1.Location = new System.Drawing.Point(61, 4);\r
928             this.labelMissionName1.Name = "labelMissionName1";\r
929             this.labelMissionName1.Size = new System.Drawing.Size(146, 12);\r
930             this.labelMissionName1.TabIndex = 3;\r
931             // \r
932             // labelMission3\r
933             // \r
934             this.labelMission3.Location = new System.Drawing.Point(209, 36);\r
935             this.labelMission3.Name = "labelMission3";\r
936             this.labelMission3.Size = new System.Drawing.Size(45, 12);\r
937             this.labelMission3.TabIndex = 8;\r
938             this.labelMission3.Text = "00:00:00";\r
939             this.labelMission3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
940             // \r
941             // labelMission2\r
942             // \r
943             this.labelMission2.Location = new System.Drawing.Point(209, 20);\r
944             this.labelMission2.Name = "labelMission2";\r
945             this.labelMission2.Size = new System.Drawing.Size(45, 12);\r
946             this.labelMission2.TabIndex = 7;\r
947             this.labelMission2.Text = "00:00:00";\r
948             this.labelMission2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
949             // \r
950             // labelMission1\r
951             // \r
952             this.labelMission1.Location = new System.Drawing.Point(209, 4);\r
953             this.labelMission1.Name = "labelMission1";\r
954             this.labelMission1.Size = new System.Drawing.Size(45, 12);\r
955             this.labelMission1.TabIndex = 6;\r
956             this.labelMission1.Text = "00:00:00";\r
957             this.labelMission1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
958             // \r
959             // label15\r
960             // \r
961             this.label15.AutoSize = true;\r
962             this.label15.Location = new System.Drawing.Point(3, 36);\r
963             this.label15.Name = "label15";\r
964             this.label15.Size = new System.Drawing.Size(53, 12);\r
965             this.label15.TabIndex = 2;\r
966             this.label15.Text = "第四艦隊";\r
967             // \r
968             // label14\r
969             // \r
970             this.label14.AutoSize = true;\r
971             this.label14.Location = new System.Drawing.Point(3, 20);\r
972             this.label14.Name = "label14";\r
973             this.label14.Size = new System.Drawing.Size(53, 12);\r
974             this.label14.TabIndex = 1;\r
975             this.label14.Text = "第三艦隊";\r
976             // \r
977             // label13\r
978             // \r
979             this.label13.AutoSize = true;\r
980             this.label13.Location = new System.Drawing.Point(3, 4);\r
981             this.label13.Name = "label13";\r
982             this.label13.Size = new System.Drawing.Size(53, 12);\r
983             this.label13.TabIndex = 0;\r
984             this.label13.Text = "第二艦隊";\r
985             // \r
986             // timerMain\r
987             // \r
988             this.timerMain.Enabled = true;\r
989             this.timerMain.Interval = 1000;\r
990             this.timerMain.Tick += new System.EventHandler(this.timerMain_Tick);\r
991             // \r
992             // panel3\r
993             // \r
994             this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
995             this.panel3.Controls.Add(this.labelProgress5);\r
996             this.panel3.Controls.Add(this.labelProgress4);\r
997             this.panel3.Controls.Add(this.labelProgress3);\r
998             this.panel3.Controls.Add(this.labelProgress2);\r
999             this.panel3.Controls.Add(this.labelProgress1);\r
1000             this.panel3.Controls.Add(this.labelQuest5);\r
1001             this.panel3.Controls.Add(this.labelQuest4);\r
1002             this.panel3.Controls.Add(this.labelQuest3);\r
1003             this.panel3.Controls.Add(this.labelQuest2);\r
1004             this.panel3.Controls.Add(this.labelQuest1);\r
1005             this.panel3.Location = new System.Drawing.Point(12, 434);\r
1006             this.panel3.Name = "panel3";\r
1007             this.panel3.Size = new System.Drawing.Size(259, 81);\r
1008             this.panel3.TabIndex = 13;\r
1009             // \r
1010             // labelProgress5\r
1011             // \r
1012             this.labelProgress5.Location = new System.Drawing.Point(231, 64);\r
1013             this.labelProgress5.Name = "labelProgress5";\r
1014             this.labelProgress5.Size = new System.Drawing.Size(23, 12);\r
1015             this.labelProgress5.TabIndex = 9;\r
1016             this.labelProgress5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
1017             // \r
1018             // labelProgress4\r
1019             // \r
1020             this.labelProgress4.Location = new System.Drawing.Point(231, 49);\r
1021             this.labelProgress4.Name = "labelProgress4";\r
1022             this.labelProgress4.Size = new System.Drawing.Size(23, 12);\r
1023             this.labelProgress4.TabIndex = 8;\r
1024             this.labelProgress4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
1025             // \r
1026             // labelProgress3\r
1027             // \r
1028             this.labelProgress3.Location = new System.Drawing.Point(231, 34);\r
1029             this.labelProgress3.Name = "labelProgress3";\r
1030             this.labelProgress3.Size = new System.Drawing.Size(23, 12);\r
1031             this.labelProgress3.TabIndex = 7;\r
1032             this.labelProgress3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
1033             // \r
1034             // labelProgress2\r
1035             // \r
1036             this.labelProgress2.Location = new System.Drawing.Point(231, 19);\r
1037             this.labelProgress2.Name = "labelProgress2";\r
1038             this.labelProgress2.Size = new System.Drawing.Size(23, 12);\r
1039             this.labelProgress2.TabIndex = 6;\r
1040             this.labelProgress2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
1041             // \r
1042             // labelProgress1\r
1043             // \r
1044             this.labelProgress1.Location = new System.Drawing.Point(231, 4);\r
1045             this.labelProgress1.Name = "labelProgress1";\r
1046             this.labelProgress1.Size = new System.Drawing.Size(23, 12);\r
1047             this.labelProgress1.TabIndex = 5;\r
1048             this.labelProgress1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;\r
1049             // \r
1050             // labelQuest5\r
1051             // \r
1052             this.labelQuest5.Location = new System.Drawing.Point(3, 64);\r
1053             this.labelQuest5.Name = "labelQuest5";\r
1054             this.labelQuest5.Size = new System.Drawing.Size(207, 12);\r
1055             this.labelQuest5.TabIndex = 4;\r
1056             // \r
1057             // labelQuest4\r
1058             // \r
1059             this.labelQuest4.Location = new System.Drawing.Point(3, 49);\r
1060             this.labelQuest4.Name = "labelQuest4";\r
1061             this.labelQuest4.Size = new System.Drawing.Size(207, 12);\r
1062             this.labelQuest4.TabIndex = 3;\r
1063             // \r
1064             // labelQuest3\r
1065             // \r
1066             this.labelQuest3.Location = new System.Drawing.Point(3, 34);\r
1067             this.labelQuest3.Name = "labelQuest3";\r
1068             this.labelQuest3.Size = new System.Drawing.Size(207, 12);\r
1069             this.labelQuest3.TabIndex = 2;\r
1070             // \r
1071             // labelQuest2\r
1072             // \r
1073             this.labelQuest2.Location = new System.Drawing.Point(3, 19);\r
1074             this.labelQuest2.Name = "labelQuest2";\r
1075             this.labelQuest2.Size = new System.Drawing.Size(207, 12);\r
1076             this.labelQuest2.TabIndex = 1;\r
1077             // \r
1078             // labelQuest1\r
1079             // \r
1080             this.labelQuest1.Location = new System.Drawing.Point(3, 4);\r
1081             this.labelQuest1.Name = "labelQuest1";\r
1082             this.labelQuest1.Size = new System.Drawing.Size(207, 12);\r
1083             this.labelQuest1.TabIndex = 0;\r
1084             // \r
1085             // notifyIconMain\r
1086             // \r
1087             this.notifyIconMain.ContextMenuStrip = this.contextMenuStripToolTip;\r
1088             this.notifyIconMain.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIconMain.Icon")));\r
1089             this.notifyIconMain.Text = "KancolleSniffer";\r
1090             this.notifyIconMain.Visible = true;\r
1091             this.notifyIconMain.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIconMain_MouseDoubleClick);\r
1092             // \r
1093             // contextMenuStripToolTip\r
1094             // \r
1095             this.contextMenuStripToolTip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
1096             this.ConfigToolStripMenuItem,\r
1097             this.ExitToolStripMenuItem});\r
1098             this.contextMenuStripToolTip.Name = "contextMenuStripToolTip";\r
1099             this.contextMenuStripToolTip.Size = new System.Drawing.Size(120, 48);\r
1100             // \r
1101             // ConfigToolStripMenuItem\r
1102             // \r
1103             this.ConfigToolStripMenuItem.Name = "ConfigToolStripMenuItem";\r
1104             this.ConfigToolStripMenuItem.Size = new System.Drawing.Size(119, 22);\r
1105             this.ConfigToolStripMenuItem.Text = "設定(&O)";\r
1106             this.ConfigToolStripMenuItem.Click += new System.EventHandler(this.ConfigToolStripMenuItem_Click);\r
1107             // \r
1108             // ExitToolStripMenuItem\r
1109             // \r
1110             this.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem";\r
1111             this.ExitToolStripMenuItem.Size = new System.Drawing.Size(119, 22);\r
1112             this.ExitToolStripMenuItem.Text = "終了(&X)";\r
1113             this.ExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);\r
1114             // \r
1115             // label22\r
1116             // \r
1117             this.label22.AutoSize = true;\r
1118             this.label22.Location = new System.Drawing.Point(14, 202);\r
1119             this.label22.Name = "label22";\r
1120             this.label22.Size = new System.Drawing.Size(29, 12);\r
1121             this.label22.TabIndex = 14;\r
1122             this.label22.Text = "補給";\r
1123             // \r
1124             // panel4\r
1125             // \r
1126             this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
1127             this.panel4.Controls.Add(this.labelBull4);\r
1128             this.panel4.Controls.Add(this.labelBull3);\r
1129             this.panel4.Controls.Add(this.labelBull2);\r
1130             this.panel4.Controls.Add(this.labelBull1);\r
1131             this.panel4.Controls.Add(this.labelFuel4);\r
1132             this.panel4.Controls.Add(this.labelFuel3);\r
1133             this.panel4.Controls.Add(this.labelFuel2);\r
1134             this.panel4.Controls.Add(this.labelFuel1);\r
1135             this.panel4.Controls.Add(this.label26);\r
1136             this.panel4.Controls.Add(this.label25);\r
1137             this.panel4.Controls.Add(this.label24);\r
1138             this.panel4.Controls.Add(this.label23);\r
1139             this.panel4.Location = new System.Drawing.Point(12, 217);\r
1140             this.panel4.Name = "panel4";\r
1141             this.panel4.Size = new System.Drawing.Size(259, 42);\r
1142             this.panel4.TabIndex = 15;\r
1143             // \r
1144             // labelBull4\r
1145             // \r
1146             this.labelBull4.ImageList = this.imageListBull;\r
1147             this.labelBull4.Location = new System.Drawing.Point(205, 19);\r
1148             this.labelBull4.Name = "labelBull4";\r
1149             this.labelBull4.Size = new System.Drawing.Size(16, 16);\r
1150             this.labelBull4.TabIndex = 11;\r
1151             // \r
1152             // labelBull3\r
1153             // \r
1154             this.labelBull3.ImageList = this.imageListBull;\r
1155             this.labelBull3.Location = new System.Drawing.Point(146, 19);\r
1156             this.labelBull3.Name = "labelBull3";\r
1157             this.labelBull3.Size = new System.Drawing.Size(16, 16);\r
1158             this.labelBull3.TabIndex = 10;\r
1159             // \r
1160             // labelBull2\r
1161             // \r
1162             this.labelBull2.ImageList = this.imageListBull;\r
1163             this.labelBull2.Location = new System.Drawing.Point(87, 19);\r
1164             this.labelBull2.Name = "labelBull2";\r
1165             this.labelBull2.Size = new System.Drawing.Size(16, 16);\r
1166             this.labelBull2.TabIndex = 9;\r
1167             // \r
1168             // labelBull1\r
1169             // \r
1170             this.labelBull1.ImageList = this.imageListBull;\r
1171             this.labelBull1.Location = new System.Drawing.Point(28, 19);\r
1172             this.labelBull1.Name = "labelBull1";\r
1173             this.labelBull1.Size = new System.Drawing.Size(16, 16);\r
1174             this.labelBull1.TabIndex = 8;\r
1175             // \r
1176             // labelFuel4\r
1177             // \r
1178             this.labelFuel4.ImageList = this.imageListFuel;\r
1179             this.labelFuel4.Location = new System.Drawing.Point(188, 19);\r
1180             this.labelFuel4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
1181             this.labelFuel4.Name = "labelFuel4";\r
1182             this.labelFuel4.Size = new System.Drawing.Size(16, 16);\r
1183             this.labelFuel4.TabIndex = 7;\r
1184             // \r
1185             // labelFuel3\r
1186             // \r
1187             this.labelFuel3.ImageList = this.imageListFuel;\r
1188             this.labelFuel3.Location = new System.Drawing.Point(129, 19);\r
1189             this.labelFuel3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
1190             this.labelFuel3.Name = "labelFuel3";\r
1191             this.labelFuel3.Size = new System.Drawing.Size(16, 16);\r
1192             this.labelFuel3.TabIndex = 6;\r
1193             // \r
1194             // labelFuel2\r
1195             // \r
1196             this.labelFuel2.ImageList = this.imageListFuel;\r
1197             this.labelFuel2.Location = new System.Drawing.Point(70, 19);\r
1198             this.labelFuel2.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
1199             this.labelFuel2.Name = "labelFuel2";\r
1200             this.labelFuel2.Size = new System.Drawing.Size(16, 16);\r
1201             this.labelFuel2.TabIndex = 5;\r
1202             // \r
1203             // labelFuel1\r
1204             // \r
1205             this.labelFuel1.ImageIndex = 0;\r
1206             this.labelFuel1.ImageList = this.imageListFuel;\r
1207             this.labelFuel1.Location = new System.Drawing.Point(11, 19);\r
1208             this.labelFuel1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0);\r
1209             this.labelFuel1.Name = "labelFuel1";\r
1210             this.labelFuel1.Size = new System.Drawing.Size(16, 16);\r
1211             this.labelFuel1.TabIndex = 4;\r
1212             // \r
1213             // label26\r
1214             // \r
1215             this.label26.AutoSize = true;\r
1216             this.label26.Location = new System.Drawing.Point(180, 4);\r
1217             this.label26.Name = "label26";\r
1218             this.label26.Size = new System.Drawing.Size(53, 12);\r
1219             this.label26.TabIndex = 3;\r
1220             this.label26.Text = "第四艦隊";\r
1221             // \r
1222             // label25\r
1223             // \r
1224             this.label25.AutoSize = true;\r
1225             this.label25.Location = new System.Drawing.Point(121, 4);\r
1226             this.label25.Name = "label25";\r
1227             this.label25.Size = new System.Drawing.Size(53, 12);\r
1228             this.label25.TabIndex = 2;\r
1229             this.label25.Text = "第三艦隊";\r
1230             // \r
1231             // label24\r
1232             // \r
1233             this.label24.AutoSize = true;\r
1234             this.label24.Location = new System.Drawing.Point(62, 4);\r
1235             this.label24.Name = "label24";\r
1236             this.label24.Size = new System.Drawing.Size(53, 12);\r
1237             this.label24.TabIndex = 1;\r
1238             this.label24.Text = "第二艦隊";\r
1239             // \r
1240             // label23\r
1241             // \r
1242             this.label23.AutoSize = true;\r
1243             this.label23.Location = new System.Drawing.Point(3, 4);\r
1244             this.label23.Name = "label23";\r
1245             this.label23.Size = new System.Drawing.Size(53, 12);\r
1246             this.label23.TabIndex = 0;\r
1247             this.label23.Text = "第一艦隊";\r
1248             // \r
1249             // imageListFuel\r
1250             // \r
1251             this.imageListFuel.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListFuel.ImageStream")));\r
1252             this.imageListFuel.TransparentColor = System.Drawing.Color.Transparent;\r
1253             this.imageListFuel.Images.SetKeyName(0, "透明.png");\r
1254             this.imageListFuel.Images.SetKeyName(1, "燃料黄.png");\r
1255             this.imageListFuel.Images.SetKeyName(2, "燃料橙.png");\r
1256             this.imageListFuel.Images.SetKeyName(3, "燃料赤.png");\r
1257             this.imageListFuel.Images.SetKeyName(4, "燃料灰.png");\r
1258             // \r
1259             // imageListBull\r
1260             // \r
1261             this.imageListBull.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBull.ImageStream")));\r
1262             this.imageListBull.TransparentColor = System.Drawing.Color.Transparent;\r
1263             this.imageListBull.Images.SetKeyName(0, "透明.png");\r
1264             this.imageListBull.Images.SetKeyName(1, "弾薬黄.png");\r
1265             this.imageListBull.Images.SetKeyName(2, "弾薬橙.png");\r
1266             this.imageListBull.Images.SetKeyName(3, "弾薬赤.png");\r
1267             this.imageListBull.Images.SetKeyName(4, "弾薬灰.png");\r
1268             // \r
1269             // MainForm\r
1270             // \r
1271             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
1272             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
1273             this.ClientSize = new System.Drawing.Size(283, 527);\r
1274             this.ContextMenuStrip = this.contextMenuStripToolTip;\r
1275             this.Controls.Add(this.panel4);\r
1276             this.Controls.Add(this.label22);\r
1277             this.Controls.Add(this.panel3);\r
1278             this.Controls.Add(this.panel2);\r
1279             this.Controls.Add(this.labelMission);\r
1280             this.Controls.Add(this.labelQuest);\r
1281             this.Controls.Add(this.panel1);\r
1282             this.Controls.Add(this.labelConstruct);\r
1283             this.Controls.Add(this.panelDock);\r
1284             this.Controls.Add(this.labelRepair);\r
1285             this.Controls.Add(this.panelFleet1);\r
1286             this.Controls.Add(this.labelFleet1);\r
1287             this.Controls.Add(this.panelHeadquarters);\r
1288             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1289             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1290             this.MaximizeBox = false;\r
1291             this.Name = "MainForm";\r
1292             this.Text = "KancolleSniffer";\r
1293             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);\r
1294             this.Load += new System.EventHandler(this.MainForm_Load);\r
1295             this.panelHeadquarters.ResumeLayout(false);\r
1296             this.panelHeadquarters.PerformLayout();\r
1297             this.panelFleet1.ResumeLayout(false);\r
1298             this.panelFleet1.PerformLayout();\r
1299             this.panelDock.ResumeLayout(false);\r
1300             this.panelDock.PerformLayout();\r
1301             this.panel1.ResumeLayout(false);\r
1302             this.panel1.PerformLayout();\r
1303             this.panel2.ResumeLayout(false);\r
1304             this.panel2.PerformLayout();\r
1305             this.panel3.ResumeLayout(false);\r
1306             this.contextMenuStripToolTip.ResumeLayout(false);\r
1307             this.panel4.ResumeLayout(false);\r
1308             this.panel4.PerformLayout();\r
1309             this.ResumeLayout(false);\r
1310             this.PerformLayout();\r
1311 \r
1312         }\r
1313 \r
1314         #endregion\r
1315 \r
1316         private System.Windows.Forms.Panel panelHeadquarters;\r
1317         private System.Windows.Forms.Label labelNumOfBuckets;\r
1318         private System.Windows.Forms.Label label3;\r
1319         private System.Windows.Forms.Label labelNumOfEquips;\r
1320         private System.Windows.Forms.Label label2;\r
1321         private System.Windows.Forms.Label labelNumOfShips;\r
1322         private System.Windows.Forms.Label label1;\r
1323         private System.Windows.Forms.Label labelFleet1;\r
1324         private System.Windows.Forms.Panel panelFleet1;\r
1325         private System.Windows.Forms.Label labelShip6;\r
1326         private System.Windows.Forms.Label labelShip5;\r
1327         private System.Windows.Forms.Label labelShip4;\r
1328         private System.Windows.Forms.Label labelShip3;\r
1329         private System.Windows.Forms.Label labelShip2;\r
1330         private System.Windows.Forms.Label labelShip1;\r
1331         private System.Windows.Forms.Label labelLv1;\r
1332         private System.Windows.Forms.Label labelHP6;\r
1333         private System.Windows.Forms.Label labelHP5;\r
1334         private System.Windows.Forms.Label labelHP4;\r
1335         private System.Windows.Forms.Label labelHP3;\r
1336         private System.Windows.Forms.Label labelHP2;\r
1337         private System.Windows.Forms.Label labelHP1;\r
1338         private System.Windows.Forms.Label labelLv6;\r
1339         private System.Windows.Forms.Label labelLv5;\r
1340         private System.Windows.Forms.Label labelLv4;\r
1341         private System.Windows.Forms.Label labelLv2;\r
1342         private System.Windows.Forms.Label labelLv3;\r
1343         private System.Windows.Forms.Label labelNextLv1;\r
1344         private System.Windows.Forms.Label labelRepair;\r
1345         private System.Windows.Forms.Panel panelDock;\r
1346         private System.Windows.Forms.Label labelRepair3;\r
1347         private System.Windows.Forms.Label labelRepair4;\r
1348         private System.Windows.Forms.Label labelRepair2;\r
1349         private System.Windows.Forms.Label labelRepair1;\r
1350         private System.Windows.Forms.Label label8;\r
1351         private System.Windows.Forms.Label label7;\r
1352         private System.Windows.Forms.Label label6;\r
1353         private System.Windows.Forms.Label label5;\r
1354         private System.Windows.Forms.Panel panel1;\r
1355         private System.Windows.Forms.Label labelConstruct;\r
1356         private System.Windows.Forms.Label labelConstruct3;\r
1357         private System.Windows.Forms.Label label12;\r
1358         private System.Windows.Forms.Label labelConstruct4;\r
1359         private System.Windows.Forms.Label label11;\r
1360         private System.Windows.Forms.Label labelConstruct2;\r
1361         private System.Windows.Forms.Label label10;\r
1362         private System.Windows.Forms.Label labelConstruct1;\r
1363         private System.Windows.Forms.Label label9;\r
1364         private System.Windows.Forms.Label labelQuest;\r
1365         private System.Windows.Forms.Label labelNextLv6;\r
1366         private System.Windows.Forms.Label labelNextLv5;\r
1367         private System.Windows.Forms.Label labelNextLv4;\r
1368         private System.Windows.Forms.Label labelNextLv3;\r
1369         private System.Windows.Forms.Label labelNextLv2;\r
1370         private System.Windows.Forms.Label labelMission;\r
1371         private System.Windows.Forms.Panel panel2;\r
1372         private System.Windows.Forms.Label label14;\r
1373         private System.Windows.Forms.Label label13;\r
1374         private System.Windows.Forms.Label labelMissionName3;\r
1375         private System.Windows.Forms.Label labelMissionName2;\r
1376         private System.Windows.Forms.Label labelMissionName1;\r
1377         private System.Windows.Forms.Label labelMission3;\r
1378         private System.Windows.Forms.Label labelMission2;\r
1379         private System.Windows.Forms.Label labelMission1;\r
1380         private System.Windows.Forms.Label label15;\r
1381         private System.Windows.Forms.Timer timerMain;\r
1382         private System.Windows.Forms.Panel panel3;\r
1383         private System.Windows.Forms.Label labelQuest5;\r
1384         private System.Windows.Forms.Label labelQuest4;\r
1385         private System.Windows.Forms.Label labelQuest3;\r
1386         private System.Windows.Forms.Label labelQuest2;\r
1387         private System.Windows.Forms.Label labelQuest1;\r
1388         private System.Windows.Forms.Label labelProgress5;\r
1389         private System.Windows.Forms.Label labelProgress4;\r
1390         private System.Windows.Forms.Label labelProgress3;\r
1391         private System.Windows.Forms.Label labelProgress2;\r
1392         private System.Windows.Forms.Label labelProgress1;\r
1393         private System.Windows.Forms.Label labelRepairShip4;\r
1394         private System.Windows.Forms.Label labelRepairShip3;\r
1395         private System.Windows.Forms.Label labelRepairShip2;\r
1396         private System.Windows.Forms.Label labelRepairShip1;\r
1397         private System.Windows.Forms.Label label18;\r
1398         private System.Windows.Forms.Label label4;\r
1399         private System.Windows.Forms.Label label17;\r
1400         private System.Windows.Forms.Label labelCond6;\r
1401         private System.Windows.Forms.Label labelCond5;\r
1402         private System.Windows.Forms.Label labelCond4;\r
1403         private System.Windows.Forms.Label labelCond2;\r
1404         private System.Windows.Forms.Label labelCond3;\r
1405         private System.Windows.Forms.Label labelCond1;\r
1406         private System.Windows.Forms.Label label16;\r
1407         private System.Windows.Forms.Label labelCondTimer2;\r
1408         private System.Windows.Forms.Label labelCondTimer1;\r
1409         private System.Windows.Forms.Label label19;\r
1410         private System.Windows.Forms.Label label20;\r
1411         private System.Windows.Forms.Label label21;\r
1412         private System.Windows.Forms.Label labelCondTimer3;\r
1413         private System.Windows.Forms.NotifyIcon notifyIconMain;\r
1414         private System.Windows.Forms.ContextMenuStrip contextMenuStripToolTip;\r
1415         private System.Windows.Forms.ToolStripMenuItem ConfigToolStripMenuItem;\r
1416         private System.Windows.Forms.ToolStripMenuItem ExitToolStripMenuItem;\r
1417         private System.Windows.Forms.Label label22;\r
1418         private System.Windows.Forms.Panel panel4;\r
1419         private System.Windows.Forms.Label labelFuel1;\r
1420         private System.Windows.Forms.Label label26;\r
1421         private System.Windows.Forms.Label label25;\r
1422         private System.Windows.Forms.Label label24;\r
1423         private System.Windows.Forms.Label label23;\r
1424         private System.Windows.Forms.Label labelBull4;\r
1425         private System.Windows.Forms.Label labelBull3;\r
1426         private System.Windows.Forms.Label labelBull2;\r
1427         private System.Windows.Forms.Label labelBull1;\r
1428         private System.Windows.Forms.Label labelFuel4;\r
1429         private System.Windows.Forms.Label labelFuel3;\r
1430         private System.Windows.Forms.Label labelFuel2;\r
1431         private System.Windows.Forms.ImageList imageListBull;\r
1432         private System.Windows.Forms.ImageList imageListFuel;\r
1433     }\r
1434 }\r
1435 \r