OSDN Git Service

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