OSDN Git Service

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