X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=KancolleSniffer%2FMainForm.Designer.cs;h=2d7290e49410ad8246ef2ab7a8bc4e5534503426;hb=2239ef207d5559e76b4262eb4015cde28ea63ced;hp=8a0d8428198833cf33ae4363b5221ccf6c8f8c27;hpb=9d64efdcfca9ad5ab703bc18c85166756fb22c46;p=kancollesniffer%2FKancolleSniffer.git diff --git a/KancolleSniffer/MainForm.Designer.cs b/KancolleSniffer/MainForm.Designer.cs index 8a0d842..2d7290e 100644 --- a/KancolleSniffer/MainForm.Designer.cs +++ b/KancolleSniffer/MainForm.Designer.cs @@ -1,19 +1,16 @@ -// Copyright (C) 2013, 2014 Kazuhiro Fujieda +// Copyright (C) 2013, 2014, 2015 Kazuhiro Fujieda // -// This program is part of KancolleSniffer. +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at // -// KancolleSniffer is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// (at your option) any later version. +// http://www.apache.org/licenses/LICENSE-2.0 // -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program; if not, see . +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. namespace KancolleSniffer { @@ -48,64 +45,41 @@ namespace KancolleSniffer this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); this.panelHeadquarters = new System.Windows.Forms.Panel(); + this.labelPlayLog = new System.Windows.Forms.Label(); + this.labelLogin = new System.Windows.Forms.Label(); + this.labelBucketHistoryButton = new System.Windows.Forms.Label(); + this.labelAchievement = new System.Windows.Forms.Label(); + this.label28 = new System.Windows.Forms.Label(); this.labelNumOfBuckets = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.labelNumOfEquips = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.labelNumOfShips = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); - this.labelFleet1 = new System.Windows.Forms.Label(); - this.panelFleet1 = new System.Windows.Forms.Panel(); - this.label21 = new System.Windows.Forms.Label(); - this.labelCondTimer3 = new System.Windows.Forms.Label(); - this.label20 = new System.Windows.Forms.Label(); - this.labelCondTimer2 = new System.Windows.Forms.Label(); - this.labelCondTimer1 = new System.Windows.Forms.Label(); - this.label19 = new System.Windows.Forms.Label(); - this.label17 = new System.Windows.Forms.Label(); - this.labelCond6 = new System.Windows.Forms.Label(); - this.labelCond5 = new System.Windows.Forms.Label(); - this.labelCond4 = new System.Windows.Forms.Label(); - this.labelCond2 = new System.Windows.Forms.Label(); - this.labelCond3 = new System.Windows.Forms.Label(); - this.labelCond1 = new System.Windows.Forms.Label(); - this.label16 = new System.Windows.Forms.Label(); - this.label18 = new System.Windows.Forms.Label(); - this.label4 = new System.Windows.Forms.Label(); - this.labelNextLv6 = new System.Windows.Forms.Label(); - this.labelNextLv5 = new System.Windows.Forms.Label(); - this.labelNextLv4 = new System.Windows.Forms.Label(); - this.labelNextLv3 = new System.Windows.Forms.Label(); - this.labelNextLv2 = new System.Windows.Forms.Label(); - this.labelNextLv1 = new System.Windows.Forms.Label(); - this.labelHP6 = new System.Windows.Forms.Label(); - this.labelHP5 = new System.Windows.Forms.Label(); - this.labelHP4 = new System.Windows.Forms.Label(); - this.labelHP3 = new System.Windows.Forms.Label(); - this.labelHP2 = new System.Windows.Forms.Label(); - this.labelHP1 = new System.Windows.Forms.Label(); - this.labelLv6 = new System.Windows.Forms.Label(); - this.labelLv5 = new System.Windows.Forms.Label(); - this.labelLv4 = new System.Windows.Forms.Label(); - this.labelLv2 = new System.Windows.Forms.Label(); - this.labelLv3 = new System.Windows.Forms.Label(); - this.labelLv1 = new System.Windows.Forms.Label(); - this.labelShip6 = new System.Windows.Forms.Label(); - this.labelShip5 = new System.Windows.Forms.Label(); - this.labelShip4 = new System.Windows.Forms.Label(); - this.labelShip3 = new System.Windows.Forms.Label(); - this.labelShip2 = new System.Windows.Forms.Label(); - this.labelShip1 = new System.Windows.Forms.Label(); + this.panelShipInfo = new System.Windows.Forms.Panel(); + this.labelPresetAkashiTimer = new System.Windows.Forms.Label(); + this.labelGuide = new System.Windows.Forms.Label(); + this.panelCombinedFleet = new System.Windows.Forms.Panel(); + this.panelBattleInfo = new System.Windows.Forms.Panel(); + this.labelEnemyFighterPower = new System.Windows.Forms.Label(); + this.labelEnemyFighterPowerCaption = new System.Windows.Forms.Label(); + this.labelFormation = new System.Windows.Forms.Label(); + this.labelResultRank = new System.Windows.Forms.Label(); + this.labelLoS = new System.Windows.Forms.Label(); + this.labelLoSCaption = new System.Windows.Forms.Label(); + this.labelFighterPower = new System.Windows.Forms.Label(); + this.labelFighterPowerCaption = new System.Windows.Forms.Label(); + this.labelCondTimerTitle = new System.Windows.Forms.Label(); + this.labelCondTimer = new System.Windows.Forms.Label(); + this.labelAkashiRepairTimer = new System.Windows.Forms.Label(); + this.panelMaterialHistory = new System.Windows.Forms.Panel(); + this.labelBouxiteHistory = new System.Windows.Forms.Label(); + this.labelSteelHistory = new System.Windows.Forms.Label(); + this.labelBulletHistory = new System.Windows.Forms.Label(); + this.label35 = new System.Windows.Forms.Label(); + this.labelFuelHistory = new System.Windows.Forms.Label(); this.labelRepair = new System.Windows.Forms.Label(); this.panelDock = new System.Windows.Forms.Panel(); - this.labelRepairShip4 = new System.Windows.Forms.Label(); - this.labelRepairShip3 = new System.Windows.Forms.Label(); - this.labelRepairShip2 = new System.Windows.Forms.Label(); - this.labelRepairShip1 = new System.Windows.Forms.Label(); - this.labelRepair3 = new System.Windows.Forms.Label(); - this.labelRepair4 = new System.Windows.Forms.Label(); - this.labelRepair2 = new System.Windows.Forms.Label(); - this.labelRepair1 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); @@ -134,6 +108,14 @@ namespace KancolleSniffer this.label13 = new System.Windows.Forms.Label(); this.timerMain = new System.Windows.Forms.Timer(this.components); this.panel3 = new System.Windows.Forms.Panel(); + this.labelQuestColor6 = new System.Windows.Forms.Label(); + this.labelQuestColor5 = new System.Windows.Forms.Label(); + this.labelQuestColor4 = new System.Windows.Forms.Label(); + this.labelQuestColor3 = new System.Windows.Forms.Label(); + this.labelQuestColor2 = new System.Windows.Forms.Label(); + this.labelQuestColor1 = new System.Windows.Forms.Label(); + this.labelProgress6 = new System.Windows.Forms.Label(); + this.labelQuest6 = new System.Windows.Forms.Label(); this.labelProgress5 = new System.Windows.Forms.Label(); this.labelProgress4 = new System.Windows.Forms.Label(); this.labelProgress3 = new System.Windows.Forms.Label(); @@ -145,41 +127,136 @@ namespace KancolleSniffer this.labelQuest2 = new System.Windows.Forms.Label(); this.labelQuest1 = new System.Windows.Forms.Label(); this.notifyIconMain = new System.Windows.Forms.NotifyIcon(this.components); + this.contextMenuStripNotifyIcon = new System.Windows.Forms.ContextMenuStrip(this.components); + this.NotifyIconOpenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.NotifyIconExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.contextMenuStripMain = new System.Windows.Forms.ContextMenuStrip(this.components); + this.listToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.LogToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.CaptureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); + this.labelFleet1 = new System.Windows.Forms.Label(); + this.labelCheckFleet1 = new System.Windows.Forms.Label(); + this.imageListMisc = new System.Windows.Forms.ImageList(this.components); + this.labelCheckFleet4 = new System.Windows.Forms.Label(); + this.labelFleet4 = new System.Windows.Forms.Label(); + this.labelCheckFleet3 = new System.Windows.Forms.Label(); + this.labelFleet3 = new System.Windows.Forms.Label(); + this.labelCheckFleet2 = new System.Windows.Forms.Label(); + this.labelFleet2 = new System.Windows.Forms.Label(); + this.labelBucketHistory = new System.Windows.Forms.Label(); + this.label36 = new System.Windows.Forms.Label(); + this.labelMaterialHistoryButton = new System.Windows.Forms.Label(); + this.labelRepairListButton = new System.Windows.Forms.Label(); + this.label31 = new System.Windows.Forms.Label(); + this.imageListFuelSq = new System.Windows.Forms.ImageList(this.components); + this.labelFuelSq1 = new System.Windows.Forms.Label(); + this.imageListBullSq = new System.Windows.Forms.ImageList(this.components); + this.labelBullSq1 = new System.Windows.Forms.Label(); + this.labelBullSq2 = new System.Windows.Forms.Label(); + this.labelFuelSq2 = new System.Windows.Forms.Label(); + this.labelBullSq3 = new System.Windows.Forms.Label(); + this.labelFuelSq3 = new System.Windows.Forms.Label(); + this.labelBullSq4 = new System.Windows.Forms.Label(); + this.labelFuelSq4 = new System.Windows.Forms.Label(); + this.toolTipAchievement = new System.Windows.Forms.ToolTip(this.components); + this.labelAkashiRepair = new System.Windows.Forms.Label(); + this.toolTipFighterPower = new System.Windows.Forms.ToolTip(this.components); + this.toolTipLoS = new System.Windows.Forms.ToolTip(this.components); + this.panelRepairList = new KancolleSniffer.RepairListForMain(); this.panelHeadquarters.SuspendLayout(); - this.panelFleet1.SuspendLayout(); + this.panelShipInfo.SuspendLayout(); + this.panelBattleInfo.SuspendLayout(); + this.panelMaterialHistory.SuspendLayout(); this.panelDock.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); + this.contextMenuStripNotifyIcon.SuspendLayout(); + this.contextMenuStripMain.SuspendLayout(); this.SuspendLayout(); // // panelHeadquarters // this.panelHeadquarters.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelHeadquarters.Controls.Add(this.labelPlayLog); + this.panelHeadquarters.Controls.Add(this.labelLogin); + this.panelHeadquarters.Controls.Add(this.labelBucketHistoryButton); + this.panelHeadquarters.Controls.Add(this.labelAchievement); + this.panelHeadquarters.Controls.Add(this.label28); this.panelHeadquarters.Controls.Add(this.labelNumOfBuckets); this.panelHeadquarters.Controls.Add(this.label3); this.panelHeadquarters.Controls.Add(this.labelNumOfEquips); this.panelHeadquarters.Controls.Add(this.label2); this.panelHeadquarters.Controls.Add(this.labelNumOfShips); this.panelHeadquarters.Controls.Add(this.label1); - this.panelHeadquarters.Location = new System.Drawing.Point(12, 12); + this.panelHeadquarters.Location = new System.Drawing.Point(6, 6); this.panelHeadquarters.Name = "panelHeadquarters"; - this.panelHeadquarters.Size = new System.Drawing.Size(263, 38); + this.panelHeadquarters.Size = new System.Drawing.Size(220, 33); this.panelHeadquarters.TabIndex = 0; // + // labelPlayLog + // + this.labelPlayLog.AutoSize = true; + this.labelPlayLog.Location = new System.Drawing.Point(207, 3); + this.labelPlayLog.Name = "labelPlayLog"; + this.labelPlayLog.Size = new System.Drawing.Size(11, 12); + this.labelPlayLog.TabIndex = 24; + this.labelPlayLog.Text = "*"; + this.labelPlayLog.Visible = false; + // + // labelLogin + // + this.labelLogin.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); + this.labelLogin.Location = new System.Drawing.Point(6, 2); + this.labelLogin.Name = "labelLogin"; + this.labelLogin.Size = new System.Drawing.Size(210, 28); + this.labelLogin.TabIndex = 23; + this.labelLogin.Text = "艦これにログインしてください。\r\nログイン中ならログインし直してください。"; + this.labelLogin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // labelBucketHistoryButton + // + this.labelBucketHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelBucketHistoryButton.Image = ((System.Drawing.Image)(resources.GetObject("labelBucketHistoryButton.Image"))); + this.labelBucketHistoryButton.Location = new System.Drawing.Point(146, 15); + this.labelBucketHistoryButton.Name = "labelBucketHistoryButton"; + this.labelBucketHistoryButton.Size = new System.Drawing.Size(14, 14); + this.labelBucketHistoryButton.TabIndex = 9; + this.labelBucketHistoryButton.Click += new System.EventHandler(this.labelBucketHistoryButton_Click); + // + // labelAchievement + // + this.labelAchievement.Location = new System.Drawing.Point(166, 18); + this.labelAchievement.Name = "labelAchievement"; + this.labelAchievement.Size = new System.Drawing.Size(33, 12); + this.labelAchievement.TabIndex = 7; + this.labelAchievement.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // label28 + // + this.label28.AutoSize = true; + this.label28.Location = new System.Drawing.Point(170, 3); + this.label28.Name = "label28"; + this.label28.Size = new System.Drawing.Size(29, 12); + this.label28.TabIndex = 6; + this.label28.Text = "戦果"; + // // labelNumOfBuckets // - this.labelNumOfBuckets.Location = new System.Drawing.Point(120, 19); + this.labelNumOfBuckets.Location = new System.Drawing.Point(116, 18); this.labelNumOfBuckets.Name = "labelNumOfBuckets"; - this.labelNumOfBuckets.Size = new System.Drawing.Size(29, 12); + this.labelNumOfBuckets.Size = new System.Drawing.Size(30, 12); this.labelNumOfBuckets.TabIndex = 5; this.labelNumOfBuckets.Text = "0"; this.labelNumOfBuckets.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelNumOfBuckets.Click += new System.EventHandler(this.labelBucketHistoryButton_Click); // // label3 // this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(116, 4); + this.label3.Location = new System.Drawing.Point(113, 3); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(33, 12); this.label3.TabIndex = 4; @@ -187,9 +264,9 @@ namespace KancolleSniffer // // labelNumOfEquips // - this.labelNumOfEquips.Location = new System.Drawing.Point(55, 19); + this.labelNumOfEquips.Location = new System.Drawing.Point(46, 18); this.labelNumOfEquips.Name = "labelNumOfEquips"; - this.labelNumOfEquips.Size = new System.Drawing.Size(47, 12); + this.labelNumOfEquips.Size = new System.Drawing.Size(60, 12); this.labelNumOfEquips.TabIndex = 3; this.labelNumOfEquips.Text = "0/0"; this.labelNumOfEquips.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -197,7 +274,7 @@ namespace KancolleSniffer // label2 // this.label2.AutoSize = true; - this.label2.Location = new System.Drawing.Point(61, 4); + this.label2.Location = new System.Drawing.Point(65, 3); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 2; @@ -205,9 +282,9 @@ namespace KancolleSniffer // // labelNumOfShips // - this.labelNumOfShips.Location = new System.Drawing.Point(0, 19); + this.labelNumOfShips.Location = new System.Drawing.Point(0, 18); this.labelNumOfShips.Name = "labelNumOfShips"; - this.labelNumOfShips.Size = new System.Drawing.Size(47, 12); + this.labelNumOfShips.Size = new System.Drawing.Size(48, 12); this.labelNumOfShips.TabIndex = 1; this.labelNumOfShips.Text = "0/0"; this.labelNumOfShips.TextAlign = System.Drawing.ContentAlignment.MiddleRight; @@ -215,421 +292,228 @@ namespace KancolleSniffer // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(6, 4); + this.label1.Location = new System.Drawing.Point(7, 3); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 12); this.label1.TabIndex = 0; this.label1.Text = "艦娘数"; // - // labelFleet1 - // - this.labelFleet1.AutoSize = true; - this.labelFleet1.Location = new System.Drawing.Point(14, 53); - this.labelFleet1.Name = "labelFleet1"; - this.labelFleet1.Size = new System.Drawing.Size(53, 12); - this.labelFleet1.TabIndex = 1; - this.labelFleet1.Text = "第一艦隊"; - // - // panelFleet1 - // - this.panelFleet1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelFleet1.Controls.Add(this.label21); - this.panelFleet1.Controls.Add(this.labelCondTimer3); - this.panelFleet1.Controls.Add(this.label20); - this.panelFleet1.Controls.Add(this.labelCondTimer2); - this.panelFleet1.Controls.Add(this.labelCondTimer1); - this.panelFleet1.Controls.Add(this.label19); - this.panelFleet1.Controls.Add(this.label17); - this.panelFleet1.Controls.Add(this.labelCond6); - this.panelFleet1.Controls.Add(this.labelCond5); - this.panelFleet1.Controls.Add(this.labelCond4); - this.panelFleet1.Controls.Add(this.labelCond2); - this.panelFleet1.Controls.Add(this.labelCond3); - this.panelFleet1.Controls.Add(this.labelCond1); - this.panelFleet1.Controls.Add(this.label16); - this.panelFleet1.Controls.Add(this.label18); - this.panelFleet1.Controls.Add(this.label4); - this.panelFleet1.Controls.Add(this.labelNextLv6); - this.panelFleet1.Controls.Add(this.labelNextLv5); - this.panelFleet1.Controls.Add(this.labelNextLv4); - this.panelFleet1.Controls.Add(this.labelNextLv3); - this.panelFleet1.Controls.Add(this.labelNextLv2); - this.panelFleet1.Controls.Add(this.labelNextLv1); - this.panelFleet1.Controls.Add(this.labelHP6); - this.panelFleet1.Controls.Add(this.labelHP5); - this.panelFleet1.Controls.Add(this.labelHP4); - this.panelFleet1.Controls.Add(this.labelHP3); - this.panelFleet1.Controls.Add(this.labelHP2); - this.panelFleet1.Controls.Add(this.labelHP1); - this.panelFleet1.Controls.Add(this.labelLv6); - this.panelFleet1.Controls.Add(this.labelLv5); - this.panelFleet1.Controls.Add(this.labelLv4); - this.panelFleet1.Controls.Add(this.labelLv2); - this.panelFleet1.Controls.Add(this.labelLv3); - this.panelFleet1.Controls.Add(this.labelLv1); - this.panelFleet1.Controls.Add(this.labelShip6); - this.panelFleet1.Controls.Add(this.labelShip5); - this.panelFleet1.Controls.Add(this.labelShip4); - this.panelFleet1.Controls.Add(this.labelShip3); - this.panelFleet1.Controls.Add(this.labelShip2); - this.panelFleet1.Controls.Add(this.labelShip1); - this.panelFleet1.Location = new System.Drawing.Point(12, 68); - this.panelFleet1.Name = "panelFleet1"; - this.panelFleet1.Size = new System.Drawing.Size(259, 135); - this.panelFleet1.TabIndex = 2; - // - // label21 - // - this.label21.AutoSize = true; - this.label21.Location = new System.Drawing.Point(188, 117); - this.label21.Name = "label21"; - this.label21.Size = new System.Drawing.Size(28, 12); - this.label21.TabIndex = 39; - this.label21.Text = "隠れ"; - // - // labelCondTimer3 - // - this.labelCondTimer3.Location = new System.Drawing.Point(223, 117); - this.labelCondTimer3.Name = "labelCondTimer3"; - this.labelCondTimer3.Size = new System.Drawing.Size(31, 12); - this.labelCondTimer3.TabIndex = 38; - this.labelCondTimer3.Text = "00:00"; - this.labelCondTimer3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // label20 - // - this.label20.AutoSize = true; - this.label20.Location = new System.Drawing.Point(116, 117); - this.label20.Name = "label20"; - this.label20.Size = new System.Drawing.Size(29, 12); - this.label20.TabIndex = 36; - this.label20.Text = "間宮"; - // - // labelCondTimer2 - // - this.labelCondTimer2.Location = new System.Drawing.Point(151, 117); - this.labelCondTimer2.Name = "labelCondTimer2"; - this.labelCondTimer2.Size = new System.Drawing.Size(31, 12); - this.labelCondTimer2.TabIndex = 37; - this.labelCondTimer2.Text = "00:00"; - this.labelCondTimer2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCondTimer1 - // - this.labelCondTimer1.Location = new System.Drawing.Point(79, 117); - this.labelCondTimer1.Name = "labelCondTimer1"; - this.labelCondTimer1.Size = new System.Drawing.Size(31, 12); - this.labelCondTimer1.TabIndex = 35; - this.labelCondTimer1.Text = "00:00"; - this.labelCondTimer1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // label19 - // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(44, 117); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(29, 12); - this.label19.TabIndex = 34; - this.label19.Text = "疲労"; - // - // label17 - // - this.label17.AutoSize = true; - this.label17.Location = new System.Drawing.Point(138, 4); - this.label17.Name = "label17"; - this.label17.Size = new System.Drawing.Size(29, 12); - this.label17.TabIndex = 20; - this.label17.Text = "状態"; - // - // labelCond6 - // - this.labelCond6.Location = new System.Drawing.Point(143, 100); - this.labelCond6.Name = "labelCond6"; - this.labelCond6.Size = new System.Drawing.Size(23, 12); - this.labelCond6.TabIndex = 26; - this.labelCond6.Text = "0"; - this.labelCond6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCond5 - // - this.labelCond5.Location = new System.Drawing.Point(143, 84); - this.labelCond5.Name = "labelCond5"; - this.labelCond5.Size = new System.Drawing.Size(23, 12); - this.labelCond5.TabIndex = 25; - this.labelCond5.Text = "0"; - this.labelCond5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCond4 - // - this.labelCond4.Location = new System.Drawing.Point(143, 68); - this.labelCond4.Name = "labelCond4"; - this.labelCond4.Size = new System.Drawing.Size(23, 12); - this.labelCond4.TabIndex = 24; - this.labelCond4.Text = "0"; - this.labelCond4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCond2 - // - this.labelCond2.Location = new System.Drawing.Point(143, 36); - this.labelCond2.Name = "labelCond2"; - this.labelCond2.Size = new System.Drawing.Size(23, 12); - this.labelCond2.TabIndex = 22; - this.labelCond2.Text = "0"; - this.labelCond2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCond3 - // - this.labelCond3.Location = new System.Drawing.Point(143, 52); - this.labelCond3.Name = "labelCond3"; - this.labelCond3.Size = new System.Drawing.Size(23, 12); - this.labelCond3.TabIndex = 23; - this.labelCond3.Text = "0"; - this.labelCond3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelCond1 - // - this.labelCond1.Location = new System.Drawing.Point(143, 20); - this.labelCond1.Name = "labelCond1"; - this.labelCond1.Size = new System.Drawing.Size(23, 12); - this.labelCond1.TabIndex = 21; - this.labelCond1.Text = "0"; - this.labelCond1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(108, 4); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(29, 12); - this.label16.TabIndex = 13; - this.label16.Text = "耐久"; - // - // label18 - // - this.label18.AutoSize = true; - this.label18.Location = new System.Drawing.Point(213, 4); - this.label18.Name = "label18"; - this.label18.Size = new System.Drawing.Size(41, 12); - this.label18.TabIndex = 27; - this.label18.Text = "経験値"; - // - // label4 - // - this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(173, 4); - this.label4.Name = "label4"; - this.label4.Size = new System.Drawing.Size(34, 12); - this.label4.TabIndex = 6; - this.label4.Text = "レベル"; - // - // labelNextLv6 - // - this.labelNextLv6.Location = new System.Drawing.Point(219, 100); - this.labelNextLv6.Name = "labelNextLv6"; - this.labelNextLv6.Size = new System.Drawing.Size(35, 12); - this.labelNextLv6.TabIndex = 33; - this.labelNextLv6.Text = "0"; - this.labelNextLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelNextLv5 - // - this.labelNextLv5.Location = new System.Drawing.Point(219, 84); - this.labelNextLv5.Name = "labelNextLv5"; - this.labelNextLv5.Size = new System.Drawing.Size(35, 12); - this.labelNextLv5.TabIndex = 32; - this.labelNextLv5.Text = "0"; - this.labelNextLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelNextLv4 - // - this.labelNextLv4.Location = new System.Drawing.Point(219, 68); - this.labelNextLv4.Name = "labelNextLv4"; - this.labelNextLv4.Size = new System.Drawing.Size(35, 12); - this.labelNextLv4.TabIndex = 31; - this.labelNextLv4.Text = "0"; - this.labelNextLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelNextLv3 - // - this.labelNextLv3.Location = new System.Drawing.Point(219, 52); - this.labelNextLv3.Name = "labelNextLv3"; - this.labelNextLv3.Size = new System.Drawing.Size(35, 12); - this.labelNextLv3.TabIndex = 30; - this.labelNextLv3.Text = "0"; - this.labelNextLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelNextLv2 - // - this.labelNextLv2.Location = new System.Drawing.Point(219, 36); - this.labelNextLv2.Name = "labelNextLv2"; - this.labelNextLv2.Size = new System.Drawing.Size(35, 12); - this.labelNextLv2.TabIndex = 29; - this.labelNextLv2.Text = "0"; - this.labelNextLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelNextLv1 - // - this.labelNextLv1.Location = new System.Drawing.Point(219, 20); - this.labelNextLv1.Name = "labelNextLv1"; - this.labelNextLv1.Size = new System.Drawing.Size(35, 12); - this.labelNextLv1.TabIndex = 28; - this.labelNextLv1.Text = "0"; - this.labelNextLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP6 - // - this.labelHP6.Location = new System.Drawing.Point(90, 100); - this.labelHP6.Name = "labelHP6"; - this.labelHP6.Size = new System.Drawing.Size(47, 12); - this.labelHP6.TabIndex = 19; - this.labelHP6.Text = "0/0"; - this.labelHP6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP5 - // - this.labelHP5.Location = new System.Drawing.Point(90, 84); - this.labelHP5.Name = "labelHP5"; - this.labelHP5.Size = new System.Drawing.Size(47, 12); - this.labelHP5.TabIndex = 18; - this.labelHP5.Text = "0/0"; - this.labelHP5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP4 - // - this.labelHP4.Location = new System.Drawing.Point(90, 68); - this.labelHP4.Name = "labelHP4"; - this.labelHP4.Size = new System.Drawing.Size(47, 12); - this.labelHP4.TabIndex = 17; - this.labelHP4.Text = "0/0"; - this.labelHP4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP3 - // - this.labelHP3.Location = new System.Drawing.Point(90, 52); - this.labelHP3.Name = "labelHP3"; - this.labelHP3.Size = new System.Drawing.Size(47, 12); - this.labelHP3.TabIndex = 16; - this.labelHP3.Text = "0/0"; - this.labelHP3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP2 - // - this.labelHP2.Location = new System.Drawing.Point(90, 36); - this.labelHP2.Name = "labelHP2"; - this.labelHP2.Size = new System.Drawing.Size(47, 12); - this.labelHP2.TabIndex = 15; - this.labelHP2.Text = "0/0"; - this.labelHP2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelHP1 - // - this.labelHP1.Location = new System.Drawing.Point(90, 20); - this.labelHP1.Name = "labelHP1"; - this.labelHP1.Size = new System.Drawing.Size(47, 12); - this.labelHP1.TabIndex = 14; - this.labelHP1.Text = "0/0"; - this.labelHP1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv6 - // - this.labelLv6.Location = new System.Drawing.Point(190, 100); - this.labelLv6.Name = "labelLv6"; - this.labelLv6.Size = new System.Drawing.Size(17, 12); - this.labelLv6.TabIndex = 12; - this.labelLv6.Text = "0"; - this.labelLv6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv5 - // - this.labelLv5.Location = new System.Drawing.Point(190, 84); - this.labelLv5.Name = "labelLv5"; - this.labelLv5.Size = new System.Drawing.Size(17, 12); - this.labelLv5.TabIndex = 11; - this.labelLv5.Text = "0"; - this.labelLv5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv4 - // - this.labelLv4.Location = new System.Drawing.Point(190, 68); - this.labelLv4.Name = "labelLv4"; - this.labelLv4.Size = new System.Drawing.Size(17, 12); - this.labelLv4.TabIndex = 10; - this.labelLv4.Text = "0"; - this.labelLv4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv2 - // - this.labelLv2.Location = new System.Drawing.Point(190, 36); - this.labelLv2.Name = "labelLv2"; - this.labelLv2.Size = new System.Drawing.Size(17, 12); - this.labelLv2.TabIndex = 8; - this.labelLv2.Text = "0"; - this.labelLv2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv3 - // - this.labelLv3.Location = new System.Drawing.Point(190, 52); - this.labelLv3.Name = "labelLv3"; - this.labelLv3.Size = new System.Drawing.Size(17, 12); - this.labelLv3.TabIndex = 9; - this.labelLv3.Text = "0"; - this.labelLv3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelLv1 - // - this.labelLv1.Location = new System.Drawing.Point(190, 20); - this.labelLv1.Name = "labelLv1"; - this.labelLv1.Size = new System.Drawing.Size(17, 12); - this.labelLv1.TabIndex = 7; - this.labelLv1.Text = "0"; - this.labelLv1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelShip6 - // - this.labelShip6.Location = new System.Drawing.Point(3, 100); - this.labelShip6.Name = "labelShip6"; - this.labelShip6.Size = new System.Drawing.Size(77, 12); - this.labelShip6.TabIndex = 5; - // - // labelShip5 - // - this.labelShip5.Location = new System.Drawing.Point(3, 84); - this.labelShip5.Name = "labelShip5"; - this.labelShip5.Size = new System.Drawing.Size(77, 12); - this.labelShip5.TabIndex = 4; - // - // labelShip4 - // - this.labelShip4.Location = new System.Drawing.Point(3, 68); - this.labelShip4.Name = "labelShip4"; - this.labelShip4.Size = new System.Drawing.Size(77, 12); - this.labelShip4.TabIndex = 3; - // - // labelShip3 - // - this.labelShip3.Location = new System.Drawing.Point(3, 52); - this.labelShip3.Name = "labelShip3"; - this.labelShip3.Size = new System.Drawing.Size(77, 12); - this.labelShip3.TabIndex = 2; - // - // labelShip2 - // - this.labelShip2.Location = new System.Drawing.Point(3, 36); - this.labelShip2.Name = "labelShip2"; - this.labelShip2.Size = new System.Drawing.Size(77, 12); - this.labelShip2.TabIndex = 1; - // - // labelShip1 - // - this.labelShip1.Location = new System.Drawing.Point(3, 20); - this.labelShip1.Name = "labelShip1"; - this.labelShip1.Size = new System.Drawing.Size(77, 12); - this.labelShip1.TabIndex = 0; + // panelShipInfo + // + this.panelShipInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelShipInfo.Controls.Add(this.labelPresetAkashiTimer); + this.panelShipInfo.Controls.Add(this.labelGuide); + this.panelShipInfo.Controls.Add(this.panelCombinedFleet); + this.panelShipInfo.Controls.Add(this.panelBattleInfo); + this.panelShipInfo.Controls.Add(this.labelLoS); + this.panelShipInfo.Controls.Add(this.labelLoSCaption); + this.panelShipInfo.Controls.Add(this.labelFighterPower); + this.panelShipInfo.Controls.Add(this.labelFighterPowerCaption); + this.panelShipInfo.Controls.Add(this.labelCondTimerTitle); + this.panelShipInfo.Controls.Add(this.labelCondTimer); + this.panelShipInfo.Location = new System.Drawing.Point(6, 57); + this.panelShipInfo.Name = "panelShipInfo"; + this.panelShipInfo.Size = new System.Drawing.Size(220, 134); + this.panelShipInfo.TabIndex = 2; + // + // labelPresetAkashiTimer + // + this.labelPresetAkashiTimer.Location = new System.Drawing.Point(2, 3); + this.labelPresetAkashiTimer.Name = "labelPresetAkashiTimer"; + this.labelPresetAkashiTimer.Size = new System.Drawing.Size(32, 12); + this.labelPresetAkashiTimer.TabIndex = 55; + // + // labelGuide + // + this.labelGuide.AutoSize = true; + this.labelGuide.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); + this.labelGuide.Location = new System.Drawing.Point(31, 51); + this.labelGuide.Name = "labelGuide"; + this.labelGuide.Size = new System.Drawing.Size(158, 13); + this.labelGuide.TabIndex = 44; + this.labelGuide.Text = "右クリックでメニューが出ます。"; + // + // panelCombinedFleet + // + this.panelCombinedFleet.Location = new System.Drawing.Point(0, 0); + this.panelCombinedFleet.Name = "panelCombinedFleet"; + this.panelCombinedFleet.Size = new System.Drawing.Size(220, 112); + this.panelCombinedFleet.TabIndex = 43; + this.panelCombinedFleet.Visible = false; + // + // panelBattleInfo + // + this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPower); + this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPowerCaption); + this.panelBattleInfo.Controls.Add(this.labelFormation); + this.panelBattleInfo.Controls.Add(this.labelResultRank); + this.panelBattleInfo.Location = new System.Drawing.Point(59, 116); + this.panelBattleInfo.Name = "panelBattleInfo"; + this.panelBattleInfo.Size = new System.Drawing.Size(157, 14); + this.panelBattleInfo.TabIndex = 40; + this.panelBattleInfo.Visible = false; + // + // labelEnemyFighterPower + // + this.labelEnemyFighterPower.Location = new System.Drawing.Point(129, 1); + this.labelEnemyFighterPower.Name = "labelEnemyFighterPower"; + this.labelEnemyFighterPower.Size = new System.Drawing.Size(29, 12); + this.labelEnemyFighterPower.TabIndex = 3; + this.labelEnemyFighterPower.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // labelEnemyFighterPowerCaption + // + this.labelEnemyFighterPowerCaption.AutoSize = true; + this.labelEnemyFighterPowerCaption.Location = new System.Drawing.Point(90, 1); + this.labelEnemyFighterPowerCaption.Name = "labelEnemyFighterPowerCaption"; + this.labelEnemyFighterPowerCaption.Size = new System.Drawing.Size(41, 12); + this.labelEnemyFighterPowerCaption.TabIndex = 2; + this.labelEnemyFighterPowerCaption.Text = "敵制空"; + // + // labelFormation + // + this.labelFormation.Location = new System.Drawing.Point(40, 1); + this.labelFormation.Name = "labelFormation"; + this.labelFormation.Size = new System.Drawing.Size(48, 12); + this.labelFormation.TabIndex = 1; + // + // labelResultRank + // + this.labelResultRank.Location = new System.Drawing.Point(1, 1); + this.labelResultRank.Name = "labelResultRank"; + this.labelResultRank.Size = new System.Drawing.Size(42, 12); + this.labelResultRank.TabIndex = 0; + this.labelResultRank.Text = "判定"; + this.labelResultRank.Click += new System.EventHandler(this.labelResultRank_Click); + // + // labelLoS + // + this.labelLoS.Location = new System.Drawing.Point(85, 117); + this.labelLoS.Name = "labelLoS"; + this.labelLoS.Size = new System.Drawing.Size(38, 12); + this.labelLoS.TabIndex = 42; + this.labelLoS.Text = "0.0"; + this.labelLoS.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // labelLoSCaption + // + this.labelLoSCaption.AutoSize = true; + this.labelLoSCaption.Location = new System.Drawing.Point(59, 117); + this.labelLoSCaption.Name = "labelLoSCaption"; + this.labelLoSCaption.Size = new System.Drawing.Size(29, 12); + this.labelLoSCaption.TabIndex = 41; + this.labelLoSCaption.Text = "索敵"; + // + // labelFighterPower + // + this.labelFighterPower.Location = new System.Drawing.Point(28, 117); + this.labelFighterPower.Name = "labelFighterPower"; + this.labelFighterPower.Size = new System.Drawing.Size(29, 12); + this.labelFighterPower.TabIndex = 23; + this.labelFighterPower.Text = "0"; + this.labelFighterPower.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // labelFighterPowerCaption + // + this.labelFighterPowerCaption.AutoSize = true; + this.labelFighterPowerCaption.Location = new System.Drawing.Point(2, 117); + this.labelFighterPowerCaption.Name = "labelFighterPowerCaption"; + this.labelFighterPowerCaption.Size = new System.Drawing.Size(29, 12); + this.labelFighterPowerCaption.TabIndex = 23; + this.labelFighterPowerCaption.Text = "制空"; + // + // labelCondTimerTitle + // + this.labelCondTimerTitle.Location = new System.Drawing.Point(128, 117); + this.labelCondTimerTitle.Name = "labelCondTimerTitle"; + this.labelCondTimerTitle.Size = new System.Drawing.Size(60, 12); + this.labelCondTimerTitle.TabIndex = 39; + // + // labelCondTimer + // + this.labelCondTimer.AutoSize = true; + this.labelCondTimer.Location = new System.Drawing.Point(186, 117); + this.labelCondTimer.Name = "labelCondTimer"; + this.labelCondTimer.Size = new System.Drawing.Size(31, 12); + this.labelCondTimer.TabIndex = 38; + this.labelCondTimer.Text = "00:00"; + // + // labelAkashiRepairTimer + // + this.labelAkashiRepairTimer.Location = new System.Drawing.Point(179, 276); + this.labelAkashiRepairTimer.Name = "labelAkashiRepairTimer"; + this.labelAkashiRepairTimer.Size = new System.Drawing.Size(32, 12); + this.labelAkashiRepairTimer.TabIndex = 43; + // + // panelMaterialHistory + // + this.panelMaterialHistory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelMaterialHistory.Controls.Add(this.labelBouxiteHistory); + this.panelMaterialHistory.Controls.Add(this.labelSteelHistory); + this.panelMaterialHistory.Controls.Add(this.labelBulletHistory); + this.panelMaterialHistory.Controls.Add(this.label35); + this.panelMaterialHistory.Controls.Add(this.labelFuelHistory); + this.panelMaterialHistory.Location = new System.Drawing.Point(38, 354); + this.panelMaterialHistory.Name = "panelMaterialHistory"; + this.panelMaterialHistory.Size = new System.Drawing.Size(188, 52); + this.panelMaterialHistory.TabIndex = 41; + this.panelMaterialHistory.Visible = false; + this.panelMaterialHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click); + // + // labelBouxiteHistory + // + this.labelBouxiteHistory.Location = new System.Drawing.Point(117, 2); + this.labelBouxiteHistory.Name = "labelBouxiteHistory"; + this.labelBouxiteHistory.Size = new System.Drawing.Size(42, 48); + this.labelBouxiteHistory.TabIndex = 7; + this.labelBouxiteHistory.Text = "ボーキ"; + this.labelBouxiteHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelBouxiteHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click); + // + // labelSteelHistory + // + this.labelSteelHistory.Location = new System.Drawing.Point(78, 2); + this.labelSteelHistory.Name = "labelSteelHistory"; + this.labelSteelHistory.Size = new System.Drawing.Size(42, 48); + this.labelSteelHistory.TabIndex = 6; + this.labelSteelHistory.Text = "鋼材"; + this.labelSteelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelSteelHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click); + // + // labelBulletHistory + // + this.labelBulletHistory.Location = new System.Drawing.Point(39, 2); + this.labelBulletHistory.Name = "labelBulletHistory"; + this.labelBulletHistory.Size = new System.Drawing.Size(42, 48); + this.labelBulletHistory.TabIndex = 5; + this.labelBulletHistory.Text = "弾薬"; + this.labelBulletHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelBulletHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click); + // + // label35 + // + this.label35.AutoSize = true; + this.label35.Location = new System.Drawing.Point(158, 14); + this.label35.Name = "label35"; + this.label35.Size = new System.Drawing.Size(29, 36); + this.label35.TabIndex = 4; + this.label35.Text = "母港\r\n今日\r\n今週"; + this.label35.Click += new System.EventHandler(this.panelMaterialHistory_Click); + // + // labelFuelHistory + // + this.labelFuelHistory.Location = new System.Drawing.Point(0, 2); + this.labelFuelHistory.Name = "labelFuelHistory"; + this.labelFuelHistory.Size = new System.Drawing.Size(42, 48); + this.labelFuelHistory.TabIndex = 0; + this.labelFuelHistory.Text = "燃料"; + this.labelFuelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelFuelHistory.Click += new System.EventHandler(this.panelMaterialHistory_Click); // // labelRepair // this.labelRepair.AutoSize = true; - this.labelRepair.Location = new System.Drawing.Point(15, 217); + this.labelRepair.Location = new System.Drawing.Point(8, 195); this.labelRepair.Name = "labelRepair"; this.labelRepair.Size = new System.Drawing.Size(29, 12); this.labelRepair.TabIndex = 3; @@ -638,122 +522,55 @@ namespace KancolleSniffer // panelDock // this.panelDock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelDock.Controls.Add(this.labelRepairShip4); - this.panelDock.Controls.Add(this.labelRepairShip3); - this.panelDock.Controls.Add(this.labelRepairShip2); - this.panelDock.Controls.Add(this.labelRepairShip1); - this.panelDock.Controls.Add(this.labelRepair3); - this.panelDock.Controls.Add(this.labelRepair4); - this.panelDock.Controls.Add(this.labelRepair2); - this.panelDock.Controls.Add(this.labelRepair1); this.panelDock.Controls.Add(this.label8); this.panelDock.Controls.Add(this.label7); this.panelDock.Controls.Add(this.label6); this.panelDock.Controls.Add(this.label5); - this.panelDock.Location = new System.Drawing.Point(12, 232); + this.panelDock.Location = new System.Drawing.Point(6, 209); this.panelDock.Name = "panelDock"; - this.panelDock.Size = new System.Drawing.Size(165, 68); + this.panelDock.Size = new System.Drawing.Size(140, 64); this.panelDock.TabIndex = 4; - // - // labelRepairShip4 - // - this.labelRepairShip4.Location = new System.Drawing.Point(36, 50); - this.labelRepairShip4.Name = "labelRepairShip4"; - this.labelRepairShip4.Size = new System.Drawing.Size(77, 12); - this.labelRepairShip4.TabIndex = 7; - // - // labelRepairShip3 - // - this.labelRepairShip3.Location = new System.Drawing.Point(36, 36); - this.labelRepairShip3.Name = "labelRepairShip3"; - this.labelRepairShip3.Size = new System.Drawing.Size(77, 12); - this.labelRepairShip3.TabIndex = 6; - // - // labelRepairShip2 - // - this.labelRepairShip2.Location = new System.Drawing.Point(36, 20); - this.labelRepairShip2.Name = "labelRepairShip2"; - this.labelRepairShip2.Size = new System.Drawing.Size(77, 12); - this.labelRepairShip2.TabIndex = 5; - // - // labelRepairShip1 - // - this.labelRepairShip1.Location = new System.Drawing.Point(36, 4); - this.labelRepairShip1.Name = "labelRepairShip1"; - this.labelRepairShip1.Size = new System.Drawing.Size(77, 12); - this.labelRepairShip1.TabIndex = 4; - // - // labelRepair3 - // - this.labelRepair3.Location = new System.Drawing.Point(115, 36); - this.labelRepair3.Name = "labelRepair3"; - this.labelRepair3.Size = new System.Drawing.Size(45, 12); - this.labelRepair3.TabIndex = 10; - this.labelRepair3.Text = "00:00:00"; - this.labelRepair3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelRepair4 - // - this.labelRepair4.Location = new System.Drawing.Point(115, 50); - this.labelRepair4.Name = "labelRepair4"; - this.labelRepair4.Size = new System.Drawing.Size(45, 12); - this.labelRepair4.TabIndex = 11; - this.labelRepair4.Text = "00:00:00"; - this.labelRepair4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelRepair2 - // - this.labelRepair2.Location = new System.Drawing.Point(115, 20); - this.labelRepair2.Name = "labelRepair2"; - this.labelRepair2.Size = new System.Drawing.Size(45, 12); - this.labelRepair2.TabIndex = 9; - this.labelRepair2.Text = "00:00:00"; - this.labelRepair2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; - // - // labelRepair1 - // - this.labelRepair1.Location = new System.Drawing.Point(115, 4); - this.labelRepair1.Name = "labelRepair1"; - this.labelRepair1.Size = new System.Drawing.Size(45, 12); - this.labelRepair1.TabIndex = 8; - this.labelRepair1.Text = "00:00:00"; - this.labelRepair1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.panelDock.Click += new System.EventHandler(this.labelNDock_Click); // // label8 // this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(3, 50); + this.label8.Location = new System.Drawing.Point(2, 48); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(29, 12); this.label8.TabIndex = 3; this.label8.Text = "第四"; + this.label8.Click += new System.EventHandler(this.labelNDock_Click); // // label7 // this.label7.AutoSize = true; - this.label7.Location = new System.Drawing.Point(3, 36); + this.label7.Location = new System.Drawing.Point(2, 33); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(29, 12); this.label7.TabIndex = 2; this.label7.Text = "第三"; + this.label7.Click += new System.EventHandler(this.labelNDock_Click); // // label6 // this.label6.AutoSize = true; - this.label6.Location = new System.Drawing.Point(3, 20); + this.label6.Location = new System.Drawing.Point(2, 18); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(29, 12); this.label6.TabIndex = 1; this.label6.Text = "第二"; + this.label6.Click += new System.EventHandler(this.labelNDock_Click); // // label5 // this.label5.AutoSize = true; - this.label5.Location = new System.Drawing.Point(3, 4); + this.label5.Location = new System.Drawing.Point(2, 3); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(29, 12); this.label5.TabIndex = 0; this.label5.Text = "第一"; + this.label5.Click += new System.EventHandler(this.labelNDock_Click); // // panel1 // @@ -766,24 +583,24 @@ namespace KancolleSniffer this.panel1.Controls.Add(this.label10); this.panel1.Controls.Add(this.labelConstruct1); this.panel1.Controls.Add(this.label9); - this.panel1.Location = new System.Drawing.Point(183, 232); + this.panel1.Location = new System.Drawing.Point(149, 209); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(88, 68); + this.panel1.Size = new System.Drawing.Size(77, 64); this.panel1.TabIndex = 7; // // labelConstruct3 // - this.labelConstruct3.Location = new System.Drawing.Point(38, 36); + this.labelConstruct3.BackColor = System.Drawing.Color.Transparent; + this.labelConstruct3.Location = new System.Drawing.Point(28, 33); this.labelConstruct3.Name = "labelConstruct3"; - this.labelConstruct3.Size = new System.Drawing.Size(45, 12); + this.labelConstruct3.Size = new System.Drawing.Size(47, 12); this.labelConstruct3.TabIndex = 6; - this.labelConstruct3.Text = "00:00:00"; - this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label12 // this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(3, 50); + this.label12.Location = new System.Drawing.Point(2, 48); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(29, 12); this.label12.TabIndex = 3; @@ -791,17 +608,16 @@ namespace KancolleSniffer // // labelConstruct4 // - this.labelConstruct4.Location = new System.Drawing.Point(38, 50); + this.labelConstruct4.Location = new System.Drawing.Point(28, 48); this.labelConstruct4.Name = "labelConstruct4"; - this.labelConstruct4.Size = new System.Drawing.Size(45, 12); + this.labelConstruct4.Size = new System.Drawing.Size(47, 12); this.labelConstruct4.TabIndex = 7; - this.labelConstruct4.Text = "00:00:00"; - this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label11 // this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(3, 36); + this.label11.Location = new System.Drawing.Point(2, 33); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(29, 12); this.label11.TabIndex = 2; @@ -809,17 +625,16 @@ namespace KancolleSniffer // // labelConstruct2 // - this.labelConstruct2.Location = new System.Drawing.Point(38, 20); + this.labelConstruct2.Location = new System.Drawing.Point(28, 18); this.labelConstruct2.Name = "labelConstruct2"; - this.labelConstruct2.Size = new System.Drawing.Size(45, 12); + this.labelConstruct2.Size = new System.Drawing.Size(47, 12); this.labelConstruct2.TabIndex = 5; - this.labelConstruct2.Text = "00:00:00"; - this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label10 // this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(3, 20); + this.label10.Location = new System.Drawing.Point(2, 18); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(29, 12); this.label10.TabIndex = 1; @@ -827,17 +642,16 @@ namespace KancolleSniffer // // labelConstruct1 // - this.labelConstruct1.Location = new System.Drawing.Point(38, 4); + this.labelConstruct1.Location = new System.Drawing.Point(28, 3); this.labelConstruct1.Name = "labelConstruct1"; - this.labelConstruct1.Size = new System.Drawing.Size(45, 12); + this.labelConstruct1.Size = new System.Drawing.Size(47, 12); this.labelConstruct1.TabIndex = 4; - this.labelConstruct1.Text = "00:00:00"; - this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.TopRight; // // label9 // this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(3, 4); + this.label9.Location = new System.Drawing.Point(2, 3); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(29, 12); this.label9.TabIndex = 0; @@ -846,16 +660,16 @@ namespace KancolleSniffer // labelConstruct // this.labelConstruct.AutoSize = true; - this.labelConstruct.Location = new System.Drawing.Point(184, 217); + this.labelConstruct.Location = new System.Drawing.Point(151, 195); this.labelConstruct.Name = "labelConstruct"; this.labelConstruct.Size = new System.Drawing.Size(29, 12); this.labelConstruct.TabIndex = 6; - this.labelConstruct.Text = "工廠"; + this.labelConstruct.Text = "建造"; // // labelQuest // this.labelQuest.AutoSize = true; - this.labelQuest.Location = new System.Drawing.Point(14, 375); + this.labelQuest.Location = new System.Drawing.Point(8, 342); this.labelQuest.Name = "labelQuest"; this.labelQuest.Size = new System.Drawing.Size(29, 12); this.labelQuest.TabIndex = 8; @@ -864,7 +678,7 @@ namespace KancolleSniffer // labelMission // this.labelMission.AutoSize = true; - this.labelMission.Location = new System.Drawing.Point(13, 303); + this.labelMission.Location = new System.Drawing.Point(8, 276); this.labelMission.Name = "labelMission"; this.labelMission.Size = new System.Drawing.Size(29, 12); this.labelMission.TabIndex = 10; @@ -882,85 +696,92 @@ namespace KancolleSniffer this.panel2.Controls.Add(this.label15); this.panel2.Controls.Add(this.label14); this.panel2.Controls.Add(this.label13); - this.panel2.Location = new System.Drawing.Point(12, 318); + this.panel2.Location = new System.Drawing.Point(6, 290); this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(259, 54); + this.panel2.Size = new System.Drawing.Size(220, 49); this.panel2.TabIndex = 11; + this.panel2.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName3 // - this.labelMissionName3.Location = new System.Drawing.Point(61, 36); + this.labelMissionName3.Location = new System.Drawing.Point(57, 33); this.labelMissionName3.Name = "labelMissionName3"; - this.labelMissionName3.Size = new System.Drawing.Size(146, 12); + this.labelMissionName3.Size = new System.Drawing.Size(113, 12); this.labelMissionName3.TabIndex = 5; + this.labelMissionName3.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName2 // - this.labelMissionName2.Location = new System.Drawing.Point(62, 20); + this.labelMissionName2.Location = new System.Drawing.Point(57, 18); this.labelMissionName2.Name = "labelMissionName2"; - this.labelMissionName2.Size = new System.Drawing.Size(146, 12); + this.labelMissionName2.Size = new System.Drawing.Size(113, 12); this.labelMissionName2.TabIndex = 4; + this.labelMissionName2.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName1 // - this.labelMissionName1.Location = new System.Drawing.Point(61, 4); + this.labelMissionName1.Location = new System.Drawing.Point(57, 3); this.labelMissionName1.Name = "labelMissionName1"; - this.labelMissionName1.Size = new System.Drawing.Size(146, 12); + this.labelMissionName1.Size = new System.Drawing.Size(113, 12); this.labelMissionName1.TabIndex = 3; + this.labelMissionName1.Click += new System.EventHandler(this.labelMission_Click); // // labelMission3 // - this.labelMission3.Location = new System.Drawing.Point(209, 36); + this.labelMission3.Location = new System.Drawing.Point(171, 33); this.labelMission3.Name = "labelMission3"; - this.labelMission3.Size = new System.Drawing.Size(45, 12); + this.labelMission3.Size = new System.Drawing.Size(47, 12); this.labelMission3.TabIndex = 8; - this.labelMission3.Text = "00:00:00"; - this.labelMission3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission3.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelMission3.Click += new System.EventHandler(this.labelMission_Click); // // labelMission2 // - this.labelMission2.Location = new System.Drawing.Point(209, 20); + this.labelMission2.Location = new System.Drawing.Point(171, 18); this.labelMission2.Name = "labelMission2"; - this.labelMission2.Size = new System.Drawing.Size(45, 12); + this.labelMission2.Size = new System.Drawing.Size(47, 12); this.labelMission2.TabIndex = 7; - this.labelMission2.Text = "00:00:00"; - this.labelMission2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission2.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelMission2.Click += new System.EventHandler(this.labelMission_Click); // // labelMission1 // - this.labelMission1.Location = new System.Drawing.Point(209, 4); + this.labelMission1.Location = new System.Drawing.Point(171, 3); this.labelMission1.Name = "labelMission1"; - this.labelMission1.Size = new System.Drawing.Size(45, 12); + this.labelMission1.Size = new System.Drawing.Size(47, 12); this.labelMission1.TabIndex = 6; - this.labelMission1.Text = "00:00:00"; - this.labelMission1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission1.TextAlign = System.Drawing.ContentAlignment.TopRight; + this.labelMission1.Click += new System.EventHandler(this.labelMission_Click); // // label15 // this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(3, 36); + this.label15.Location = new System.Drawing.Point(2, 33); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(53, 12); this.label15.TabIndex = 2; this.label15.Text = "第四艦隊"; + this.label15.Click += new System.EventHandler(this.labelMission_Click); // // label14 // this.label14.AutoSize = true; - this.label14.Location = new System.Drawing.Point(3, 20); + this.label14.Location = new System.Drawing.Point(2, 18); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 1; this.label14.Text = "第三艦隊"; + this.label14.Click += new System.EventHandler(this.labelMission_Click); // // label13 // this.label13.AutoSize = true; - this.label13.Location = new System.Drawing.Point(3, 4); + this.label13.Location = new System.Drawing.Point(2, 3); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(53, 12); this.label13.TabIndex = 0; this.label13.Text = "第二艦隊"; + this.label13.Click += new System.EventHandler(this.labelMission_Click); // // timerMain // @@ -971,6 +792,14 @@ namespace KancolleSniffer // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel3.Controls.Add(this.labelQuestColor6); + this.panel3.Controls.Add(this.labelQuestColor5); + this.panel3.Controls.Add(this.labelQuestColor4); + this.panel3.Controls.Add(this.labelQuestColor3); + this.panel3.Controls.Add(this.labelQuestColor2); + this.panel3.Controls.Add(this.labelQuestColor1); + this.panel3.Controls.Add(this.labelProgress6); + this.panel3.Controls.Add(this.labelQuest6); this.panel3.Controls.Add(this.labelProgress5); this.panel3.Controls.Add(this.labelProgress4); this.panel3.Controls.Add(this.labelProgress3); @@ -981,97 +810,514 @@ namespace KancolleSniffer this.panel3.Controls.Add(this.labelQuest3); this.panel3.Controls.Add(this.labelQuest2); this.panel3.Controls.Add(this.labelQuest1); - this.panel3.Location = new System.Drawing.Point(12, 390); + this.panel3.Location = new System.Drawing.Point(6, 356); this.panel3.Name = "panel3"; - this.panel3.Size = new System.Drawing.Size(259, 81); + this.panel3.Size = new System.Drawing.Size(220, 94); this.panel3.TabIndex = 13; // + // labelQuestColor6 + // + this.labelQuestColor6.Location = new System.Drawing.Point(2, 79); + this.labelQuestColor6.Name = "labelQuestColor6"; + this.labelQuestColor6.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor6.TabIndex = 48; + // + // labelQuestColor5 + // + this.labelQuestColor5.Location = new System.Drawing.Point(2, 64); + this.labelQuestColor5.Name = "labelQuestColor5"; + this.labelQuestColor5.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor5.TabIndex = 47; + // + // labelQuestColor4 + // + this.labelQuestColor4.Location = new System.Drawing.Point(2, 49); + this.labelQuestColor4.Name = "labelQuestColor4"; + this.labelQuestColor4.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor4.TabIndex = 46; + // + // labelQuestColor3 + // + this.labelQuestColor3.Location = new System.Drawing.Point(2, 34); + this.labelQuestColor3.Name = "labelQuestColor3"; + this.labelQuestColor3.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor3.TabIndex = 45; + // + // labelQuestColor2 + // + this.labelQuestColor2.Location = new System.Drawing.Point(2, 19); + this.labelQuestColor2.Name = "labelQuestColor2"; + this.labelQuestColor2.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor2.TabIndex = 44; + // + // labelQuestColor1 + // + this.labelQuestColor1.Location = new System.Drawing.Point(2, 4); + this.labelQuestColor1.Name = "labelQuestColor1"; + this.labelQuestColor1.Size = new System.Drawing.Size(4, 10); + this.labelQuestColor1.TabIndex = 43; + // + // labelProgress6 + // + this.labelProgress6.Location = new System.Drawing.Point(188, 78); + this.labelProgress6.Name = "labelProgress6"; + this.labelProgress6.Size = new System.Drawing.Size(29, 12); + this.labelProgress6.TabIndex = 11; + this.labelProgress6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // labelQuest6 + // + this.labelQuest6.Location = new System.Drawing.Point(6, 78); + this.labelQuest6.Name = "labelQuest6"; + this.labelQuest6.Size = new System.Drawing.Size(193, 12); + this.labelQuest6.TabIndex = 10; + // // labelProgress5 // - this.labelProgress5.Location = new System.Drawing.Point(231, 64); + this.labelProgress5.Location = new System.Drawing.Point(188, 63); this.labelProgress5.Name = "labelProgress5"; - this.labelProgress5.Size = new System.Drawing.Size(23, 12); + this.labelProgress5.Size = new System.Drawing.Size(29, 12); this.labelProgress5.TabIndex = 9; this.labelProgress5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress4 // - this.labelProgress4.Location = new System.Drawing.Point(231, 49); + this.labelProgress4.Location = new System.Drawing.Point(188, 48); this.labelProgress4.Name = "labelProgress4"; - this.labelProgress4.Size = new System.Drawing.Size(23, 12); + this.labelProgress4.Size = new System.Drawing.Size(29, 12); this.labelProgress4.TabIndex = 8; this.labelProgress4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress3 // - this.labelProgress3.Location = new System.Drawing.Point(231, 34); + this.labelProgress3.Location = new System.Drawing.Point(188, 33); this.labelProgress3.Name = "labelProgress3"; - this.labelProgress3.Size = new System.Drawing.Size(23, 12); + this.labelProgress3.Size = new System.Drawing.Size(29, 12); this.labelProgress3.TabIndex = 7; this.labelProgress3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress2 // - this.labelProgress2.Location = new System.Drawing.Point(231, 19); + this.labelProgress2.Location = new System.Drawing.Point(188, 18); this.labelProgress2.Name = "labelProgress2"; - this.labelProgress2.Size = new System.Drawing.Size(23, 12); + this.labelProgress2.Size = new System.Drawing.Size(29, 12); this.labelProgress2.TabIndex = 6; this.labelProgress2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress1 // - this.labelProgress1.Location = new System.Drawing.Point(231, 4); + this.labelProgress1.Location = new System.Drawing.Point(188, 3); this.labelProgress1.Name = "labelProgress1"; - this.labelProgress1.Size = new System.Drawing.Size(23, 12); + this.labelProgress1.Size = new System.Drawing.Size(29, 12); this.labelProgress1.TabIndex = 5; this.labelProgress1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelQuest5 // - this.labelQuest5.Location = new System.Drawing.Point(3, 64); + this.labelQuest5.Location = new System.Drawing.Point(6, 63); this.labelQuest5.Name = "labelQuest5"; - this.labelQuest5.Size = new System.Drawing.Size(207, 12); + this.labelQuest5.Size = new System.Drawing.Size(193, 12); this.labelQuest5.TabIndex = 4; // // labelQuest4 // - this.labelQuest4.Location = new System.Drawing.Point(3, 49); + this.labelQuest4.Location = new System.Drawing.Point(6, 48); this.labelQuest4.Name = "labelQuest4"; - this.labelQuest4.Size = new System.Drawing.Size(207, 12); + this.labelQuest4.Size = new System.Drawing.Size(193, 12); this.labelQuest4.TabIndex = 3; // // labelQuest3 // - this.labelQuest3.Location = new System.Drawing.Point(3, 34); + this.labelQuest3.Location = new System.Drawing.Point(6, 33); this.labelQuest3.Name = "labelQuest3"; - this.labelQuest3.Size = new System.Drawing.Size(207, 12); + this.labelQuest3.Size = new System.Drawing.Size(193, 12); this.labelQuest3.TabIndex = 2; // // labelQuest2 // - this.labelQuest2.Location = new System.Drawing.Point(3, 19); + this.labelQuest2.Location = new System.Drawing.Point(6, 18); this.labelQuest2.Name = "labelQuest2"; - this.labelQuest2.Size = new System.Drawing.Size(207, 12); + this.labelQuest2.Size = new System.Drawing.Size(193, 12); this.labelQuest2.TabIndex = 1; // // labelQuest1 // - this.labelQuest1.Location = new System.Drawing.Point(3, 4); + this.labelQuest1.Location = new System.Drawing.Point(6, 3); this.labelQuest1.Name = "labelQuest1"; - this.labelQuest1.Size = new System.Drawing.Size(207, 12); + this.labelQuest1.Size = new System.Drawing.Size(193, 12); this.labelQuest1.TabIndex = 0; // // notifyIconMain // + this.notifyIconMain.ContextMenuStrip = this.contextMenuStripNotifyIcon; this.notifyIconMain.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIconMain.Icon"))); this.notifyIconMain.Text = "KancolleSniffer"; this.notifyIconMain.Visible = true; + this.notifyIconMain.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIconMain_MouseDoubleClick); + // + // contextMenuStripNotifyIcon + // + this.contextMenuStripNotifyIcon.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.NotifyIconOpenToolStripMenuItem, + this.NotifyIconExitToolStripMenuItem}); + this.contextMenuStripNotifyIcon.Name = "contextMenuStripNotifyIcon"; + this.contextMenuStripNotifyIcon.Size = new System.Drawing.Size(122, 48); + // + // NotifyIconOpenToolStripMenuItem + // + this.NotifyIconOpenToolStripMenuItem.Font = new System.Drawing.Font("メイリオ", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(128))); + this.NotifyIconOpenToolStripMenuItem.Name = "NotifyIconOpenToolStripMenuItem"; + this.NotifyIconOpenToolStripMenuItem.Size = new System.Drawing.Size(121, 22); + this.NotifyIconOpenToolStripMenuItem.Text = "開く(&O)"; + this.NotifyIconOpenToolStripMenuItem.Click += new System.EventHandler(this.NotifyIconOpenToolStripMenuItem_Click); + // + // NotifyIconExitToolStripMenuItem + // + this.NotifyIconExitToolStripMenuItem.Name = "NotifyIconExitToolStripMenuItem"; + this.NotifyIconExitToolStripMenuItem.Size = new System.Drawing.Size(121, 22); + this.NotifyIconExitToolStripMenuItem.Text = "終了(&X)"; + this.NotifyIconExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); + // + // contextMenuStripMain + // + this.contextMenuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { + this.listToolStripMenuItem, + this.LogToolStripMenuItem, + this.CaptureToolStripMenuItem, + this.ConfigToolStripMenuItem, + this.ExitToolStripMenuItem}); + this.contextMenuStripMain.Name = "contextMenuStripToolTip"; + this.contextMenuStripMain.Size = new System.Drawing.Size(126, 114); + // + // listToolStripMenuItem + // + this.listToolStripMenuItem.Name = "listToolStripMenuItem"; + this.listToolStripMenuItem.Size = new System.Drawing.Size(125, 22); + this.listToolStripMenuItem.Text = "一覧(&L)"; + this.listToolStripMenuItem.Click += new System.EventHandler(this.ShipListToolStripMenuItem_Click); + // + // LogToolStripMenuItem + // + this.LogToolStripMenuItem.Name = "LogToolStripMenuItem"; + this.LogToolStripMenuItem.Size = new System.Drawing.Size(125, 22); + this.LogToolStripMenuItem.Text = "報告書(&R)"; + this.LogToolStripMenuItem.Click += new System.EventHandler(this.LogToolStripMenuItem_Click); + // + // CaptureToolStripMenuItem + // + this.CaptureToolStripMenuItem.Name = "CaptureToolStripMenuItem"; + this.CaptureToolStripMenuItem.Size = new System.Drawing.Size(125, 22); + this.CaptureToolStripMenuItem.Text = "撮影(&C)"; + this.CaptureToolStripMenuItem.Click += new System.EventHandler(this.CaptureToolStripMenuItem_Click); + // + // ConfigToolStripMenuItem + // + this.ConfigToolStripMenuItem.Name = "ConfigToolStripMenuItem"; + this.ConfigToolStripMenuItem.Size = new System.Drawing.Size(125, 22); + this.ConfigToolStripMenuItem.Text = "設定(&O)"; + this.ConfigToolStripMenuItem.Click += new System.EventHandler(this.ConfigToolStripMenuItem_Click); + // + // ExitToolStripMenuItem + // + this.ExitToolStripMenuItem.Name = "ExitToolStripMenuItem"; + this.ExitToolStripMenuItem.Size = new System.Drawing.Size(125, 22); + this.ExitToolStripMenuItem.Text = "終了(&X)"; + this.ExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); + // + // labelFleet1 + // + this.labelFleet1.Location = new System.Drawing.Point(12, 43); + this.labelFleet1.Name = "labelFleet1"; + this.labelFleet1.Size = new System.Drawing.Size(45, 12); + this.labelFleet1.TabIndex = 1; + this.labelFleet1.Text = "第一"; + this.labelFleet1.MouseLeave += new System.EventHandler(this.labelFleet1_MouseLeave); + this.labelFleet1.MouseHover += new System.EventHandler(this.labelFleet1_MouseHover); + // + // labelCheckFleet1 + // + this.labelCheckFleet1.ImageIndex = 0; + this.labelCheckFleet1.ImageList = this.imageListMisc; + this.labelCheckFleet1.Location = new System.Drawing.Point(7, 42); + this.labelCheckFleet1.Name = "labelCheckFleet1"; + this.labelCheckFleet1.Size = new System.Drawing.Size(5, 14); + this.labelCheckFleet1.TabIndex = 16; + // + // imageListMisc + // + this.imageListMisc.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListMisc.ImageStream"))); + this.imageListMisc.TransparentColor = System.Drawing.Color.Transparent; + this.imageListMisc.Images.SetKeyName(0, "arrow.png"); + // + // labelCheckFleet4 + // + this.labelCheckFleet4.ImageIndex = 0; + this.labelCheckFleet4.ImageList = this.imageListMisc; + this.labelCheckFleet4.Location = new System.Drawing.Point(172, 42); + this.labelCheckFleet4.Name = "labelCheckFleet4"; + this.labelCheckFleet4.Size = new System.Drawing.Size(5, 14); + this.labelCheckFleet4.TabIndex = 18; + this.labelCheckFleet4.Visible = false; + // + // labelFleet4 + // + this.labelFleet4.Location = new System.Drawing.Point(177, 43); + this.labelFleet4.Name = "labelFleet4"; + this.labelFleet4.Size = new System.Drawing.Size(45, 12); + this.labelFleet4.TabIndex = 17; + this.labelFleet4.Text = "第四"; + // + // labelCheckFleet3 + // + this.labelCheckFleet3.ImageIndex = 0; + this.labelCheckFleet3.ImageList = this.imageListMisc; + this.labelCheckFleet3.Location = new System.Drawing.Point(117, 42); + this.labelCheckFleet3.Name = "labelCheckFleet3"; + this.labelCheckFleet3.Size = new System.Drawing.Size(5, 14); + this.labelCheckFleet3.TabIndex = 20; + this.labelCheckFleet3.Visible = false; + // + // labelFleet3 + // + this.labelFleet3.Location = new System.Drawing.Point(122, 43); + this.labelFleet3.Name = "labelFleet3"; + this.labelFleet3.Size = new System.Drawing.Size(45, 12); + this.labelFleet3.TabIndex = 19; + this.labelFleet3.Text = "第三"; + // + // labelCheckFleet2 + // + this.labelCheckFleet2.ImageIndex = 0; + this.labelCheckFleet2.ImageList = this.imageListMisc; + this.labelCheckFleet2.Location = new System.Drawing.Point(62, 42); + this.labelCheckFleet2.Name = "labelCheckFleet2"; + this.labelCheckFleet2.Size = new System.Drawing.Size(5, 14); + this.labelCheckFleet2.TabIndex = 22; + this.labelCheckFleet2.Visible = false; + // + // labelFleet2 + // + this.labelFleet2.Location = new System.Drawing.Point(67, 43); + this.labelFleet2.Name = "labelFleet2"; + this.labelFleet2.Size = new System.Drawing.Size(45, 12); + this.labelFleet2.TabIndex = 21; + this.labelFleet2.Text = "第二"; + // + // labelBucketHistory + // + this.labelBucketHistory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelBucketHistory.Location = new System.Drawing.Point(106, 36); + this.labelBucketHistory.Name = "labelBucketHistory"; + this.labelBucketHistory.Size = new System.Drawing.Size(61, 28); + this.labelBucketHistory.TabIndex = 42; + this.labelBucketHistory.Text = "+100 今日\r\n+100 今週"; + this.labelBucketHistory.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelBucketHistory.Visible = false; + this.labelBucketHistory.Click += new System.EventHandler(this.labelBucketHistory_Click); + // + // label36 + // + this.label36.AutoSize = true; + this.label36.Location = new System.Drawing.Point(183, 342); + this.label36.Name = "label36"; + this.label36.Size = new System.Drawing.Size(29, 12); + this.label36.TabIndex = 43; + this.label36.Text = "資材"; + this.label36.Click += new System.EventHandler(this.labelMaterialHistoryButton_Click); + // + // labelMaterialHistoryButton + // + this.labelMaterialHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelMaterialHistoryButton.Image = ((System.Drawing.Image)(resources.GetObject("labelMaterialHistoryButton.Image"))); + this.labelMaterialHistoryButton.Location = new System.Drawing.Point(211, 340); + this.labelMaterialHistoryButton.Name = "labelMaterialHistoryButton"; + this.labelMaterialHistoryButton.Size = new System.Drawing.Size(14, 14); + this.labelMaterialHistoryButton.TabIndex = 10; + this.labelMaterialHistoryButton.Click += new System.EventHandler(this.labelMaterialHistoryButton_Click); + // + // labelRepairListButton + // + this.labelRepairListButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelRepairListButton.Image = ((System.Drawing.Image)(resources.GetObject("labelRepairListButton.Image"))); + this.labelRepairListButton.Location = new System.Drawing.Point(121, 193); + this.labelRepairListButton.Name = "labelRepairListButton"; + this.labelRepairListButton.Size = new System.Drawing.Size(14, 14); + this.labelRepairListButton.TabIndex = 45; + this.labelRepairListButton.Click += new System.EventHandler(this.labelRepairListButton_Click); + // + // label31 + // + this.label31.AutoSize = true; + this.label31.Location = new System.Drawing.Point(81, 195); + this.label31.Name = "label31"; + this.label31.Size = new System.Drawing.Size(41, 12); + this.label31.TabIndex = 46; + this.label31.Text = "要修復"; + this.label31.Click += new System.EventHandler(this.labelRepairListButton_Click); + // + // imageListFuelSq + // + this.imageListFuelSq.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListFuelSq.ImageStream"))); + this.imageListFuelSq.TransparentColor = System.Drawing.Color.Transparent; + this.imageListFuelSq.Images.SetKeyName(0, "透明sq.png"); + this.imageListFuelSq.Images.SetKeyName(1, "燃料黄sq.png"); + this.imageListFuelSq.Images.SetKeyName(2, "燃料橙sq.png"); + this.imageListFuelSq.Images.SetKeyName(3, "燃料赤sq.png"); + this.imageListFuelSq.Images.SetKeyName(4, "燃料灰sq.png"); + this.imageListFuelSq.Images.SetKeyName(5, "透明sq.png"); + this.imageListFuelSq.Images.SetKeyName(6, "燃料薄黄sq.png"); + this.imageListFuelSq.Images.SetKeyName(7, "燃料薄橙sq.png"); + this.imageListFuelSq.Images.SetKeyName(8, "燃料薄赤sq.png"); + this.imageListFuelSq.Images.SetKeyName(9, "燃料薄灰sq.png"); + // + // labelFuelSq1 + // + this.labelFuelSq1.ImageIndex = 0; + this.labelFuelSq1.ImageList = this.imageListFuelSq; + this.labelFuelSq1.Location = new System.Drawing.Point(40, 42); + this.labelFuelSq1.Name = "labelFuelSq1"; + this.labelFuelSq1.Size = new System.Drawing.Size(8, 13); + this.labelFuelSq1.TabIndex = 43; + // + // imageListBullSq + // + this.imageListBullSq.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBullSq.ImageStream"))); + this.imageListBullSq.TransparentColor = System.Drawing.Color.Transparent; + this.imageListBullSq.Images.SetKeyName(0, "透明sq.png"); + this.imageListBullSq.Images.SetKeyName(1, "弾薬黄sq.png"); + this.imageListBullSq.Images.SetKeyName(2, "弾薬橙sq.png"); + this.imageListBullSq.Images.SetKeyName(3, "弾薬赤sq.png"); + this.imageListBullSq.Images.SetKeyName(4, "弾薬灰sq.png"); + this.imageListBullSq.Images.SetKeyName(5, "透明sq.png"); + this.imageListBullSq.Images.SetKeyName(6, "弾薬薄黄sq.png"); + this.imageListBullSq.Images.SetKeyName(7, "弾薬薄橙sq.png"); + this.imageListBullSq.Images.SetKeyName(8, "弾薬薄赤sq.png"); + this.imageListBullSq.Images.SetKeyName(9, "弾薬薄灰sq.png"); + // + // labelBullSq1 + // + this.labelBullSq1.ImageIndex = 0; + this.labelBullSq1.ImageList = this.imageListBullSq; + this.labelBullSq1.Location = new System.Drawing.Point(49, 42); + this.labelBullSq1.Name = "labelBullSq1"; + this.labelBullSq1.Size = new System.Drawing.Size(8, 13); + this.labelBullSq1.TabIndex = 47; + // + // labelBullSq2 + // + this.labelBullSq2.ImageIndex = 0; + this.labelBullSq2.ImageList = this.imageListBullSq; + this.labelBullSq2.Location = new System.Drawing.Point(104, 42); + this.labelBullSq2.Name = "labelBullSq2"; + this.labelBullSq2.Size = new System.Drawing.Size(8, 13); + this.labelBullSq2.TabIndex = 49; + // + // labelFuelSq2 + // + this.labelFuelSq2.ImageIndex = 0; + this.labelFuelSq2.ImageList = this.imageListFuelSq; + this.labelFuelSq2.Location = new System.Drawing.Point(95, 42); + this.labelFuelSq2.Name = "labelFuelSq2"; + this.labelFuelSq2.Size = new System.Drawing.Size(8, 13); + this.labelFuelSq2.TabIndex = 48; + // + // labelBullSq3 + // + this.labelBullSq3.ImageIndex = 0; + this.labelBullSq3.ImageList = this.imageListBullSq; + this.labelBullSq3.Location = new System.Drawing.Point(159, 42); + this.labelBullSq3.Name = "labelBullSq3"; + this.labelBullSq3.Size = new System.Drawing.Size(8, 13); + this.labelBullSq3.TabIndex = 51; + // + // labelFuelSq3 + // + this.labelFuelSq3.ImageIndex = 0; + this.labelFuelSq3.ImageList = this.imageListFuelSq; + this.labelFuelSq3.Location = new System.Drawing.Point(150, 42); + this.labelFuelSq3.Name = "labelFuelSq3"; + this.labelFuelSq3.Size = new System.Drawing.Size(8, 13); + this.labelFuelSq3.TabIndex = 50; + // + // labelBullSq4 + // + this.labelBullSq4.ImageIndex = 0; + this.labelBullSq4.ImageList = this.imageListBullSq; + this.labelBullSq4.Location = new System.Drawing.Point(214, 42); + this.labelBullSq4.Name = "labelBullSq4"; + this.labelBullSq4.Size = new System.Drawing.Size(8, 13); + this.labelBullSq4.TabIndex = 53; + // + // labelFuelSq4 + // + this.labelFuelSq4.ImageIndex = 0; + this.labelFuelSq4.ImageList = this.imageListFuelSq; + this.labelFuelSq4.Location = new System.Drawing.Point(205, 42); + this.labelFuelSq4.Name = "labelFuelSq4"; + this.labelFuelSq4.Size = new System.Drawing.Size(8, 13); + this.labelFuelSq4.TabIndex = 52; + // + // toolTipAchievement + // + this.toolTipAchievement.ShowAlways = true; + // + // labelAkashiRepair + // + this.labelAkashiRepair.AutoSize = true; + this.labelAkashiRepair.Location = new System.Drawing.Point(151, 276); + this.labelAkashiRepair.Name = "labelAkashiRepair"; + this.labelAkashiRepair.Size = new System.Drawing.Size(29, 12); + this.labelAkashiRepair.TabIndex = 54; + this.labelAkashiRepair.Text = "修理"; + // + // toolTipFighterPower + // + this.toolTipFighterPower.ShowAlways = true; + // + // toolTipLoS + // + this.toolTipLoS.ShowAlways = true; + // + // panelRepairList + // + this.panelRepairList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelRepairList.Location = new System.Drawing.Point(6, 207); + this.panelRepairList.Name = "panelRepairList"; + this.panelRepairList.Size = new System.Drawing.Size(129, 21); + this.panelRepairList.TabIndex = 4; + this.panelRepairList.Visible = false; + this.panelRepairList.Click += new System.EventHandler(this.panelRepairList_Click); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(283, 483); + this.ClientSize = new System.Drawing.Size(232, 456); + this.ContextMenuStrip = this.contextMenuStripMain; + this.Controls.Add(this.labelAkashiRepair); + this.Controls.Add(this.labelAkashiRepairTimer); + this.Controls.Add(this.panelMaterialHistory); + this.Controls.Add(this.labelBucketHistory); + this.Controls.Add(this.labelBullSq4); + this.Controls.Add(this.labelFuelSq4); + this.Controls.Add(this.labelBullSq3); + this.Controls.Add(this.labelFuelSq3); + this.Controls.Add(this.labelBullSq2); + this.Controls.Add(this.labelFuelSq2); + this.Controls.Add(this.labelBullSq1); + this.Controls.Add(this.labelFuelSq1); + this.Controls.Add(this.labelRepairListButton); + this.Controls.Add(this.panelRepairList); + this.Controls.Add(this.label31); + this.Controls.Add(this.labelMaterialHistoryButton); + this.Controls.Add(this.label36); + this.Controls.Add(this.labelCheckFleet2); + this.Controls.Add(this.labelFleet2); + this.Controls.Add(this.labelCheckFleet3); + this.Controls.Add(this.labelFleet3); + this.Controls.Add(this.labelCheckFleet4); + this.Controls.Add(this.labelFleet4); + this.Controls.Add(this.labelCheckFleet1); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this.labelMission); @@ -1080,7 +1326,7 @@ namespace KancolleSniffer this.Controls.Add(this.labelConstruct); this.Controls.Add(this.panelDock); this.Controls.Add(this.labelRepair); - this.Controls.Add(this.panelFleet1); + this.Controls.Add(this.panelShipInfo); this.Controls.Add(this.labelFleet1); this.Controls.Add(this.panelHeadquarters); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; @@ -1088,12 +1334,17 @@ namespace KancolleSniffer this.MaximizeBox = false; this.Name = "MainForm"; this.Text = "KancolleSniffer"; - this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing); - this.Load += new System.EventHandler(this.Form1_Load); + this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); + this.Load += new System.EventHandler(this.MainForm_Load); + this.Resize += new System.EventHandler(this.MainForm_Resize); this.panelHeadquarters.ResumeLayout(false); this.panelHeadquarters.PerformLayout(); - this.panelFleet1.ResumeLayout(false); - this.panelFleet1.PerformLayout(); + this.panelShipInfo.ResumeLayout(false); + this.panelShipInfo.PerformLayout(); + this.panelBattleInfo.ResumeLayout(false); + this.panelBattleInfo.PerformLayout(); + this.panelMaterialHistory.ResumeLayout(false); + this.panelMaterialHistory.PerformLayout(); this.panelDock.ResumeLayout(false); this.panelDock.PerformLayout(); this.panel1.ResumeLayout(false); @@ -1101,6 +1352,8 @@ namespace KancolleSniffer this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); + this.contextMenuStripNotifyIcon.ResumeLayout(false); + this.contextMenuStripMain.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); @@ -1115,33 +1368,9 @@ namespace KancolleSniffer private System.Windows.Forms.Label label2; private System.Windows.Forms.Label labelNumOfShips; private System.Windows.Forms.Label label1; - private System.Windows.Forms.Label labelFleet1; - private System.Windows.Forms.Panel panelFleet1; - private System.Windows.Forms.Label labelShip6; - private System.Windows.Forms.Label labelShip5; - private System.Windows.Forms.Label labelShip4; - private System.Windows.Forms.Label labelShip3; - private System.Windows.Forms.Label labelShip2; - private System.Windows.Forms.Label labelShip1; - private System.Windows.Forms.Label labelLv1; - private System.Windows.Forms.Label labelHP6; - private System.Windows.Forms.Label labelHP5; - private System.Windows.Forms.Label labelHP4; - private System.Windows.Forms.Label labelHP3; - private System.Windows.Forms.Label labelHP2; - private System.Windows.Forms.Label labelHP1; - private System.Windows.Forms.Label labelLv6; - private System.Windows.Forms.Label labelLv5; - private System.Windows.Forms.Label labelLv4; - private System.Windows.Forms.Label labelLv2; - private System.Windows.Forms.Label labelLv3; - private System.Windows.Forms.Label labelNextLv1; + private System.Windows.Forms.Panel panelShipInfo; private System.Windows.Forms.Label labelRepair; private System.Windows.Forms.Panel panelDock; - private System.Windows.Forms.Label labelRepair3; - private System.Windows.Forms.Label labelRepair4; - private System.Windows.Forms.Label labelRepair2; - private System.Windows.Forms.Label labelRepair1; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; @@ -1157,11 +1386,6 @@ namespace KancolleSniffer private System.Windows.Forms.Label labelConstruct1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label labelQuest; - private System.Windows.Forms.Label labelNextLv6; - private System.Windows.Forms.Label labelNextLv5; - private System.Windows.Forms.Label labelNextLv4; - private System.Windows.Forms.Label labelNextLv3; - private System.Windows.Forms.Label labelNextLv2; private System.Windows.Forms.Label labelMission; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label14; @@ -1185,27 +1409,79 @@ namespace KancolleSniffer private System.Windows.Forms.Label labelProgress3; private System.Windows.Forms.Label labelProgress2; private System.Windows.Forms.Label labelProgress1; - private System.Windows.Forms.Label labelRepairShip4; - private System.Windows.Forms.Label labelRepairShip3; - private System.Windows.Forms.Label labelRepairShip2; - private System.Windows.Forms.Label labelRepairShip1; - private System.Windows.Forms.Label label18; - private System.Windows.Forms.Label label4; - private System.Windows.Forms.Label label17; - private System.Windows.Forms.Label labelCond6; - private System.Windows.Forms.Label labelCond5; - private System.Windows.Forms.Label labelCond4; - private System.Windows.Forms.Label labelCond2; - private System.Windows.Forms.Label labelCond3; - private System.Windows.Forms.Label labelCond1; - private System.Windows.Forms.Label label16; - private System.Windows.Forms.Label labelCondTimer2; - private System.Windows.Forms.Label labelCondTimer1; - private System.Windows.Forms.Label label19; - private System.Windows.Forms.Label label20; - private System.Windows.Forms.Label label21; - private System.Windows.Forms.Label labelCondTimer3; + private System.Windows.Forms.Label labelCondTimerTitle; + private System.Windows.Forms.Label labelCondTimer; private System.Windows.Forms.NotifyIcon notifyIconMain; + private System.Windows.Forms.ContextMenuStrip contextMenuStripMain; + private System.Windows.Forms.ToolStripMenuItem ConfigToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem ExitToolStripMenuItem; + private System.Windows.Forms.Label labelFleet1; + private System.Windows.Forms.Label labelCheckFleet1; + private System.Windows.Forms.ImageList imageListMisc; + private System.Windows.Forms.Label labelCheckFleet4; + private System.Windows.Forms.Label labelFleet4; + private System.Windows.Forms.Label labelCheckFleet3; + private System.Windows.Forms.Label labelFleet3; + private System.Windows.Forms.Label labelCheckFleet2; + private System.Windows.Forms.Label labelFleet2; + private System.Windows.Forms.Label labelFighterPower; + private System.Windows.Forms.Label labelFighterPowerCaption; + private System.Windows.Forms.Label labelLogin; + private System.Windows.Forms.Label labelAchievement; + private System.Windows.Forms.Label label28; + private System.Windows.Forms.Label labelBucketHistoryButton; + private System.Windows.Forms.Label labelBucketHistory; + private System.Windows.Forms.Panel panelMaterialHistory; + private System.Windows.Forms.Label labelBouxiteHistory; + private System.Windows.Forms.Label labelSteelHistory; + private System.Windows.Forms.Label labelBulletHistory; + private System.Windows.Forms.Label label35; + private System.Windows.Forms.Label labelFuelHistory; + private System.Windows.Forms.Label label36; + private System.Windows.Forms.Label labelMaterialHistoryButton; + private System.Windows.Forms.Label labelRepairListButton; + private System.Windows.Forms.Label label31; + private System.Windows.Forms.ContextMenuStrip contextMenuStripNotifyIcon; + private System.Windows.Forms.ToolStripMenuItem NotifyIconOpenToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem NotifyIconExitToolStripMenuItem; + private System.Windows.Forms.ToolStripMenuItem listToolStripMenuItem; + private System.Windows.Forms.Label labelLoS; + private System.Windows.Forms.Label labelLoSCaption; + private System.Windows.Forms.Label labelPlayLog; + private System.Windows.Forms.Panel panelBattleInfo; + private System.Windows.Forms.Label labelEnemyFighterPower; + private System.Windows.Forms.Label labelEnemyFighterPowerCaption; + private System.Windows.Forms.Label labelFormation; + private System.Windows.Forms.Label labelResultRank; + private System.Windows.Forms.ImageList imageListFuelSq; + private System.Windows.Forms.Label labelFuelSq1; + private System.Windows.Forms.ImageList imageListBullSq; + private System.Windows.Forms.Label labelBullSq1; + private System.Windows.Forms.Label labelBullSq2; + private System.Windows.Forms.Label labelFuelSq2; + private System.Windows.Forms.Label labelBullSq3; + private System.Windows.Forms.Label labelFuelSq3; + private System.Windows.Forms.Label labelBullSq4; + private System.Windows.Forms.Label labelFuelSq4; + private System.Windows.Forms.ToolStripMenuItem LogToolStripMenuItem; + private System.Windows.Forms.ToolTip toolTipAchievement; + private System.Windows.Forms.Label labelProgress6; + private System.Windows.Forms.Label labelQuest6; + private System.Windows.Forms.Label labelQuestColor1; + private System.Windows.Forms.Label labelQuestColor6; + private System.Windows.Forms.Label labelQuestColor5; + private System.Windows.Forms.Label labelQuestColor4; + private System.Windows.Forms.Label labelQuestColor3; + private System.Windows.Forms.Label labelQuestColor2; + private System.Windows.Forms.ToolStripMenuItem CaptureToolStripMenuItem; + private System.Windows.Forms.Label labelAkashiRepairTimer; + private System.Windows.Forms.Label labelGuide; + private System.Windows.Forms.Panel panelCombinedFleet; + private System.Windows.Forms.Label labelAkashiRepair; + private System.Windows.Forms.Label labelPresetAkashiTimer; + private System.Windows.Forms.ToolTip toolTipFighterPower; + private System.Windows.Forms.ToolTip toolTipLoS; + private RepairListForMain panelRepairList; } }