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