X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=KancolleSniffer%2FMainForm.Designer.cs;h=3bf6fe60ab6e5c8f5a929df441a9220b5d03546c;hb=b37823d86735fec439f3fe052e6adf8528fbbcad;hp=61ea90647633b9a3a67e333871c0573feb91df86;hpb=309e7b20335335ccad15d5e4df183430c7529bd5;p=kancollesniffer%2FKancolleSniffer.git diff --git a/KancolleSniffer/MainForm.Designer.cs b/KancolleSniffer/MainForm.Designer.cs index 61ea906..3bf6fe6 100644 --- a/KancolleSniffer/MainForm.Designer.cs +++ b/KancolleSniffer/MainForm.Designer.cs @@ -1,19 +1,18 @@ -// Copyright (C) 2013, 2014, 2015 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. + +using KancolleSniffer.View; namespace KancolleSniffer { @@ -60,24 +59,29 @@ namespace KancolleSniffer this.labelNumOfShips = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.panelShipInfo = new System.Windows.Forms.Panel(); + this.labelPresetAkashiTimer = new System.Windows.Forms.Label(); + this.linkLabelGuide = new System.Windows.Forms.LinkLabel(); + this.panelCombinedFleet = new System.Windows.Forms.Panel(); + this.panel7Ships = new System.Windows.Forms.Panel(); this.panelBattleInfo = new System.Windows.Forms.Panel(); - this.labelEnemyAirSuperiority = new System.Windows.Forms.Label(); - this.label30 = new System.Windows.Forms.Label(); + this.labelEnemyFighterPower = new System.Windows.Forms.Label(); + this.labelEnemyFighterPowerCaption = new System.Windows.Forms.Label(); this.labelFormation = new System.Windows.Forms.Label(); - this.label29 = new System.Windows.Forms.Label(); + this.labelResultRank = new System.Windows.Forms.Label(); this.labelLoS = new System.Windows.Forms.Label(); - this.label19 = new System.Windows.Forms.Label(); - this.labelAirSuperiority = new System.Windows.Forms.Label(); - this.label27 = 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.labelNDock = new System.Windows.Forms.Label(); this.panelDock = new System.Windows.Forms.Panel(); this.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); @@ -96,6 +100,9 @@ namespace KancolleSniffer this.labelQuest = new System.Windows.Forms.Label(); this.labelMission = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); + this.labelMissionParams3 = new System.Windows.Forms.Label(); + this.labelMissionParams2 = new System.Windows.Forms.Label(); + this.labelMissionParams1 = new System.Windows.Forms.Label(); this.labelMissionName3 = new System.Windows.Forms.Label(); this.labelMissionName2 = new System.Windows.Forms.Label(); this.labelMissionName1 = new System.Windows.Forms.Label(); @@ -107,6 +114,12 @@ 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(); @@ -126,34 +139,41 @@ namespace KancolleSniffer 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.panelDamagedShipList = new System.Windows.Forms.Panel(); - this.labelDamgedShipListButton = 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.labelAkashiRepair = new System.Windows.Forms.Label(); + this.labelClearQuest = 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.labelBullSq3 = new System.Windows.Forms.Label(); + this.labelFuelSq3 = new System.Windows.Forms.Label(); + this.labelBullSq2 = new System.Windows.Forms.Label(); + this.labelFuelSq2 = new System.Windows.Forms.Label(); + this.labelBullSq1 = new System.Windows.Forms.Label(); + this.labelFuelSq1 = new System.Windows.Forms.Label(); + this.labelRepairListButton = new System.Windows.Forms.Label(); + this.labelMaterialHistoryButton = new System.Windows.Forms.Label(); + this.labelCheckFleet2 = new System.Windows.Forms.Label(); + this.labelCheckFleet3 = new System.Windows.Forms.Label(); + this.labelCheckFleet4 = new System.Windows.Forms.Label(); + this.labelCheckFleet1 = new System.Windows.Forms.Label(); + this.panelRepairList = new KancolleSniffer.View.RepairListForMain(); + this.labelQuestCount1 = new KancolleSniffer.View.ShipLabel(); + this.labelQuestCount2 = new KancolleSniffer.View.ShipLabel(); + this.labelQuestCount3 = new KancolleSniffer.View.ShipLabel(); + this.labelQuestCount4 = new KancolleSniffer.View.ShipLabel(); + this.labelQuestCount5 = new KancolleSniffer.View.ShipLabel(); + this.labelQuestCount6 = new KancolleSniffer.View.ShipLabel(); this.panelHeadquarters.SuspendLayout(); this.panelShipInfo.SuspendLayout(); this.panelBattleInfo.SuspendLayout(); @@ -198,7 +218,7 @@ namespace KancolleSniffer // 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, 102); + 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; @@ -217,9 +237,9 @@ namespace KancolleSniffer // // labelAchievement // - this.labelAchievement.Location = new System.Drawing.Point(168, 18); + this.labelAchievement.Location = new System.Drawing.Point(166, 18); this.labelAchievement.Name = "labelAchievement"; - this.labelAchievement.Size = new System.Drawing.Size(31, 12); + this.labelAchievement.Size = new System.Drawing.Size(33, 12); this.labelAchievement.TabIndex = 7; this.labelAchievement.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // @@ -234,12 +254,13 @@ namespace KancolleSniffer // // labelNumOfBuckets // - this.labelNumOfBuckets.Location = new System.Drawing.Point(117, 18); + 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 // @@ -252,9 +273,9 @@ namespace KancolleSniffer // // labelNumOfEquips // - this.labelNumOfEquips.Location = new System.Drawing.Point(47, 18); + this.labelNumOfEquips.Location = new System.Drawing.Point(46, 18); this.labelNumOfEquips.Name = "labelNumOfEquips"; - this.labelNumOfEquips.Size = new System.Drawing.Size(59, 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; @@ -270,9 +291,9 @@ namespace KancolleSniffer // // labelNumOfShips // - this.labelNumOfShips.Location = new System.Drawing.Point(1, 18); + 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; @@ -289,11 +310,15 @@ namespace KancolleSniffer // panelShipInfo // this.panelShipInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panelShipInfo.Controls.Add(this.labelPresetAkashiTimer); + this.panelShipInfo.Controls.Add(this.linkLabelGuide); + this.panelShipInfo.Controls.Add(this.panelCombinedFleet); + this.panelShipInfo.Controls.Add(this.panel7Ships); this.panelShipInfo.Controls.Add(this.panelBattleInfo); this.panelShipInfo.Controls.Add(this.labelLoS); - this.panelShipInfo.Controls.Add(this.label19); - this.panelShipInfo.Controls.Add(this.labelAirSuperiority); - this.panelShipInfo.Controls.Add(this.label27); + 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); @@ -301,34 +326,68 @@ namespace KancolleSniffer 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; + // + // linkLabelGuide + // + this.linkLabelGuide.AutoSize = true; + this.linkLabelGuide.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); + this.linkLabelGuide.LinkArea = new System.Windows.Forms.LinkArea(0, 0); + this.linkLabelGuide.Location = new System.Drawing.Point(31, 51); + this.linkLabelGuide.Name = "linkLabelGuide"; + this.linkLabelGuide.Size = new System.Drawing.Size(158, 13); + this.linkLabelGuide.TabIndex = 44; + this.linkLabelGuide.Text = "右クリックでメニューが出ます。"; + // + // panelCombinedFleet + // + this.panelCombinedFleet.Location = new System.Drawing.Point(0, 0); + this.panelCombinedFleet.Name = "panelCombinedFleet"; + this.panelCombinedFleet.Size = new System.Drawing.Size(220, 113); + this.panelCombinedFleet.TabIndex = 43; + this.panelCombinedFleet.Visible = false; + // + // panel7Ships + // + this.panel7Ships.Location = new System.Drawing.Point(0, 0); + this.panel7Ships.Name = "panel7Ships"; + this.panel7Ships.Size = new System.Drawing.Size(220, 115); + this.panel7Ships.TabIndex = 0; + this.panel7Ships.Visible = false; + // // panelBattleInfo // - this.panelBattleInfo.Controls.Add(this.labelEnemyAirSuperiority); - this.panelBattleInfo.Controls.Add(this.label30); + this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPower); + this.panelBattleInfo.Controls.Add(this.labelEnemyFighterPowerCaption); this.panelBattleInfo.Controls.Add(this.labelFormation); - this.panelBattleInfo.Controls.Add(this.label29); + 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; // - // labelEnemyAirSuperiority + // labelEnemyFighterPower // - this.labelEnemyAirSuperiority.Location = new System.Drawing.Point(132, 1); - this.labelEnemyAirSuperiority.Name = "labelEnemyAirSuperiority"; - this.labelEnemyAirSuperiority.Size = new System.Drawing.Size(23, 12); - this.labelEnemyAirSuperiority.TabIndex = 3; - this.labelEnemyAirSuperiority.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + 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; // - // label30 + // labelEnemyFighterPowerCaption // - this.label30.AutoSize = true; - this.label30.Location = new System.Drawing.Point(91, 1); - this.label30.Name = "label30"; - this.label30.Size = new System.Drawing.Size(41, 12); - this.label30.TabIndex = 2; - this.label30.Text = "敵制空"; + 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 // @@ -337,54 +396,54 @@ namespace KancolleSniffer this.labelFormation.Size = new System.Drawing.Size(48, 12); this.labelFormation.TabIndex = 1; // - // label29 + // labelResultRank // - this.label29.AutoSize = true; - this.label29.Location = new System.Drawing.Point(1, 1); - this.label29.Name = "label29"; - this.label29.Size = new System.Drawing.Size(41, 12); - this.label29.TabIndex = 0; - this.label29.Text = "交戦形"; + 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(86, 117); + this.labelLoS.Location = new System.Drawing.Point(85, 117); this.labelLoS.Name = "labelLoS"; - this.labelLoS.Size = new System.Drawing.Size(37, 12); + 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; // - // label19 + // labelLoSCaption // - this.label19.AutoSize = true; - this.label19.Location = new System.Drawing.Point(59, 117); - this.label19.Name = "label19"; - this.label19.Size = new System.Drawing.Size(29, 12); - this.label19.TabIndex = 41; - this.label19.Text = "索敵"; + 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 = "索敵"; // - // labelAirSuperiority + // labelFighterPower // - this.labelAirSuperiority.Location = new System.Drawing.Point(28, 117); - this.labelAirSuperiority.Name = "labelAirSuperiority"; - this.labelAirSuperiority.Size = new System.Drawing.Size(29, 12); - this.labelAirSuperiority.TabIndex = 23; - this.labelAirSuperiority.Text = "0"; - this.labelAirSuperiority.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + 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; // - // label27 + // labelFighterPowerCaption // - this.label27.AutoSize = true; - this.label27.Location = new System.Drawing.Point(2, 117); - this.label27.Name = "label27"; - this.label27.Size = new System.Drawing.Size(29, 12); - this.label27.TabIndex = 23; - this.label27.Text = "制空"; + 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(129, 117); + 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; @@ -394,9 +453,15 @@ namespace KancolleSniffer 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.Size = new System.Drawing.Size(0, 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 // @@ -408,63 +473,71 @@ namespace KancolleSniffer 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, 40); + 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(118, 2); + this.labelBouxiteHistory.Location = new System.Drawing.Point(117, 2); this.labelBouxiteHistory.Name = "labelBouxiteHistory"; - this.labelBouxiteHistory.Size = new System.Drawing.Size(41, 36); + 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(79, 2); + this.labelSteelHistory.Location = new System.Drawing.Point(78, 2); this.labelSteelHistory.Name = "labelSteelHistory"; - this.labelSteelHistory.Size = new System.Drawing.Size(41, 36); + 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(40, 2); + this.labelBulletHistory.Location = new System.Drawing.Point(39, 2); this.labelBulletHistory.Name = "labelBulletHistory"; - this.labelBulletHistory.Size = new System.Drawing.Size(41, 36); + 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, 24); + this.label35.Size = new System.Drawing.Size(29, 36); this.label35.TabIndex = 4; - this.label35.Text = "今日\r\n今週"; + this.label35.Text = "母港\r\n今日\r\n今週"; + this.label35.Click += new System.EventHandler(this.panelMaterialHistory_Click); // // labelFuelHistory // - this.labelFuelHistory.Location = new System.Drawing.Point(1, 2); + this.labelFuelHistory.Location = new System.Drawing.Point(0, 2); this.labelFuelHistory.Name = "labelFuelHistory"; - this.labelFuelHistory.Size = new System.Drawing.Size(41, 36); + 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 + // labelNDock // - this.labelRepair.AutoSize = true; - 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; - this.labelRepair.Text = "入渠"; + this.labelNDock.AutoSize = true; + this.labelNDock.Cursor = System.Windows.Forms.Cursors.Hand; + this.labelNDock.Location = new System.Drawing.Point(8, 195); + this.labelNDock.Name = "labelNDock"; + this.labelNDock.Size = new System.Drawing.Size(29, 12); + this.labelNDock.TabIndex = 3; + this.labelNDock.Text = "入渠"; + this.labelNDock.Click += new System.EventHandler(this.labelNDock_Click); // // panelDock // @@ -477,6 +550,7 @@ namespace KancolleSniffer this.panelDock.Name = "panelDock"; this.panelDock.Size = new System.Drawing.Size(140, 64); this.panelDock.TabIndex = 4; + this.panelDock.Click += new System.EventHandler(this.labelNDock_Click); // // label8 // @@ -486,6 +560,7 @@ namespace KancolleSniffer 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 // @@ -495,6 +570,7 @@ namespace KancolleSniffer 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 // @@ -504,6 +580,7 @@ namespace KancolleSniffer 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 // @@ -513,6 +590,7 @@ namespace KancolleSniffer 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 // @@ -532,13 +610,12 @@ namespace KancolleSniffer // // labelConstruct3 // - this.labelConstruct3.AutoSize = true; this.labelConstruct3.BackColor = System.Drawing.Color.Transparent; - this.labelConstruct3.Location = new System.Drawing.Point(30, 33); + 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.TopRight; // // label12 // @@ -551,12 +628,11 @@ namespace KancolleSniffer // // labelConstruct4 // - this.labelConstruct4.AutoSize = true; - this.labelConstruct4.Location = new System.Drawing.Point(30, 48); + 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.TopRight; // // label11 // @@ -569,12 +645,11 @@ namespace KancolleSniffer // // labelConstruct2 // - this.labelConstruct2.AutoSize = true; - this.labelConstruct2.Location = new System.Drawing.Point(30, 18); + 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.TopRight; // // label10 // @@ -587,12 +662,11 @@ namespace KancolleSniffer // // labelConstruct1 // - this.labelConstruct1.AutoSize = true; - this.labelConstruct1.Location = new System.Drawing.Point(30, 3); + 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.TopRight; // // label9 // @@ -624,15 +698,20 @@ namespace KancolleSniffer // labelMission // this.labelMission.AutoSize = true; + this.labelMission.Cursor = System.Windows.Forms.Cursors.Hand; 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; this.labelMission.Text = "遠征"; + this.labelMission.Click += new System.EventHandler(this.labelMission_Click); // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel2.Controls.Add(this.labelMissionParams3); + this.panel2.Controls.Add(this.labelMissionParams2); + this.panel2.Controls.Add(this.labelMissionParams1); this.panel2.Controls.Add(this.labelMissionName3); this.panel2.Controls.Add(this.labelMissionName2); this.panel2.Controls.Add(this.labelMissionName1); @@ -646,81 +725,115 @@ namespace KancolleSniffer this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(220, 49); this.panel2.TabIndex = 11; + this.panel2.Click += new System.EventHandler(this.labelMission_Click); + // + // labelMissionParams3 + // + this.labelMissionParams3.Location = new System.Drawing.Point(56, 33); + this.labelMissionParams3.Name = "labelMissionParams3"; + this.labelMissionParams3.Size = new System.Drawing.Size(125, 12); + this.labelMissionParams3.TabIndex = 11; + this.labelMissionParams3.Click += new System.EventHandler(this.labelMission_Click); + // + // labelMissionParams2 + // + this.labelMissionParams2.Location = new System.Drawing.Point(56, 18); + this.labelMissionParams2.Name = "labelMissionParams2"; + this.labelMissionParams2.Size = new System.Drawing.Size(125, 12); + this.labelMissionParams2.TabIndex = 10; + this.labelMissionParams2.Click += new System.EventHandler(this.labelMission_Click); + // + // labelMissionParams1 + // + this.labelMissionParams1.Location = new System.Drawing.Point(56, 3); + this.labelMissionParams1.Name = "labelMissionParams1"; + this.labelMissionParams1.Size = new System.Drawing.Size(125, 12); + this.labelMissionParams1.TabIndex = 9; + this.labelMissionParams1.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName3 // - this.labelMissionName3.Location = new System.Drawing.Point(58, 33); + this.labelMissionName3.Location = new System.Drawing.Point(32, 33); this.labelMissionName3.Name = "labelMissionName3"; - this.labelMissionName3.Size = new System.Drawing.Size(116, 12); + this.labelMissionName3.Size = new System.Drawing.Size(139, 12); this.labelMissionName3.TabIndex = 5; + this.labelMissionName3.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName2 // - this.labelMissionName2.Location = new System.Drawing.Point(58, 18); + this.labelMissionName2.Location = new System.Drawing.Point(32, 18); this.labelMissionName2.Name = "labelMissionName2"; - this.labelMissionName2.Size = new System.Drawing.Size(116, 12); + this.labelMissionName2.Size = new System.Drawing.Size(139, 12); this.labelMissionName2.TabIndex = 4; + this.labelMissionName2.Click += new System.EventHandler(this.labelMission_Click); // // labelMissionName1 // - this.labelMissionName1.Location = new System.Drawing.Point(58, 3); + this.labelMissionName1.Location = new System.Drawing.Point(32, 3); this.labelMissionName1.Name = "labelMissionName1"; - this.labelMissionName1.Size = new System.Drawing.Size(116, 12); + this.labelMissionName1.Size = new System.Drawing.Size(139, 12); this.labelMissionName1.TabIndex = 3; + this.labelMissionName1.Click += new System.EventHandler(this.labelMission_Click); // // labelMission3 // - this.labelMission3.Location = new System.Drawing.Point(173, 33); + this.labelMission3.Cursor = System.Windows.Forms.Cursors.Hand; + 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.TopRight; + this.labelMission3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission3.Click += new System.EventHandler(this.labelMission_Click); // // labelMission2 // - this.labelMission2.Location = new System.Drawing.Point(173, 18); + this.labelMission2.Cursor = System.Windows.Forms.Cursors.Hand; + 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.TopRight; + this.labelMission2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission2.Click += new System.EventHandler(this.labelMission_Click); // // labelMission1 // - this.labelMission1.Location = new System.Drawing.Point(173, 3); + this.labelMission1.Cursor = System.Windows.Forms.Cursors.Hand; + 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.TopRight; + this.labelMission1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + this.labelMission1.Click += new System.EventHandler(this.labelMission_Click); // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(2, 33); this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(53, 12); + this.label15.Size = new System.Drawing.Size(29, 12); this.label15.TabIndex = 2; - this.label15.Text = "第四艦隊"; + this.label15.Text = "第四"; + this.label15.Click += new System.EventHandler(this.labelMission_Click); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(2, 18); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(53, 12); + this.label14.Size = new System.Drawing.Size(29, 12); this.label14.TabIndex = 1; - this.label14.Text = "第三艦隊"; + this.label14.Text = "第三"; + this.label14.Click += new System.EventHandler(this.labelMission_Click); // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(2, 3); this.label13.Name = "label13"; - this.label13.Size = new System.Drawing.Size(53, 12); + this.label13.Size = new System.Drawing.Size(29, 12); this.label13.TabIndex = 0; - this.label13.Text = "第二艦隊"; + this.label13.Text = "第二"; + this.label13.Click += new System.EventHandler(this.labelMission_Click); // // timerMain // @@ -731,6 +844,18 @@ namespace KancolleSniffer // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel3.Controls.Add(this.labelQuestCount1); + this.panel3.Controls.Add(this.labelQuestCount2); + this.panel3.Controls.Add(this.labelQuestCount3); + this.panel3.Controls.Add(this.labelQuestCount4); + this.panel3.Controls.Add(this.labelQuestCount5); + this.panel3.Controls.Add(this.labelQuestCount6); + 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); @@ -748,95 +873,143 @@ namespace KancolleSniffer 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(194, 78); + this.labelProgress6.Location = new System.Drawing.Point(188, 78); this.labelProgress6.Name = "labelProgress6"; - this.labelProgress6.Size = new System.Drawing.Size(23, 12); + 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(2, 78); + this.labelQuest6.Location = new System.Drawing.Point(6, 78); this.labelQuest6.Name = "labelQuest6"; - this.labelQuest6.Size = new System.Drawing.Size(198, 12); + this.labelQuest6.Size = new System.Drawing.Size(193, 12); this.labelQuest6.TabIndex = 10; + this.labelQuest6.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // labelProgress5 // - this.labelProgress5.Location = new System.Drawing.Point(194, 63); + 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(194, 48); + 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(194, 33); + 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(194, 18); + 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(194, 3); + 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(2, 63); + this.labelQuest5.Location = new System.Drawing.Point(6, 63); this.labelQuest5.Name = "labelQuest5"; - this.labelQuest5.Size = new System.Drawing.Size(198, 12); + this.labelQuest5.Size = new System.Drawing.Size(193, 12); this.labelQuest5.TabIndex = 4; + this.labelQuest5.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // labelQuest4 // - this.labelQuest4.Location = new System.Drawing.Point(2, 48); + this.labelQuest4.Location = new System.Drawing.Point(6, 48); this.labelQuest4.Name = "labelQuest4"; - this.labelQuest4.Size = new System.Drawing.Size(198, 12); + this.labelQuest4.Size = new System.Drawing.Size(193, 12); this.labelQuest4.TabIndex = 3; + this.labelQuest4.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // labelQuest3 // - this.labelQuest3.Location = new System.Drawing.Point(2, 33); + this.labelQuest3.Location = new System.Drawing.Point(6, 33); this.labelQuest3.Name = "labelQuest3"; - this.labelQuest3.Size = new System.Drawing.Size(198, 12); + this.labelQuest3.Size = new System.Drawing.Size(193, 12); this.labelQuest3.TabIndex = 2; + this.labelQuest3.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // labelQuest2 // - this.labelQuest2.Location = new System.Drawing.Point(2, 18); + this.labelQuest2.Location = new System.Drawing.Point(6, 18); this.labelQuest2.Name = "labelQuest2"; - this.labelQuest2.Size = new System.Drawing.Size(198, 12); + this.labelQuest2.Size = new System.Drawing.Size(193, 12); this.labelQuest2.TabIndex = 1; + this.labelQuest2.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // labelQuest1 // - this.labelQuest1.Location = new System.Drawing.Point(1, 3); + this.labelQuest1.Location = new System.Drawing.Point(6, 3); this.labelQuest1.Name = "labelQuest1"; - this.labelQuest1.Size = new System.Drawing.Size(198, 12); + this.labelQuest1.Size = new System.Drawing.Size(193, 12); this.labelQuest1.TabIndex = 0; + this.labelQuest1.DoubleClick += new System.EventHandler(this.labelQuest_DoubleClick); // // notifyIconMain // @@ -852,20 +1025,20 @@ namespace KancolleSniffer this.NotifyIconOpenToolStripMenuItem, this.NotifyIconExitToolStripMenuItem}); this.contextMenuStripNotifyIcon.Name = "contextMenuStripNotifyIcon"; - this.contextMenuStripNotifyIcon.Size = new System.Drawing.Size(123, 48); + 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(122, 22); + 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(122, 22); + this.NotifyIconExitToolStripMenuItem.Size = new System.Drawing.Size(121, 22); this.NotifyIconExitToolStripMenuItem.Text = "終了(&X)"; this.NotifyIconExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); // @@ -874,36 +1047,44 @@ namespace KancolleSniffer 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(131, 92); + this.contextMenuStripMain.Size = new System.Drawing.Size(126, 114); // // listToolStripMenuItem // this.listToolStripMenuItem.Name = "listToolStripMenuItem"; - this.listToolStripMenuItem.Size = new System.Drawing.Size(130, 22); + 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(130, 22); + 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(130, 22); + 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(130, 22); + this.ExitToolStripMenuItem.Size = new System.Drawing.Size(125, 22); this.ExitToolStripMenuItem.Text = "終了(&X)"; this.ExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); // @@ -914,31 +1095,8 @@ namespace KancolleSniffer this.labelFleet1.Size = new System.Drawing.Size(45, 12); this.labelFleet1.TabIndex = 1; this.labelFleet1.Text = "第一"; - // - // 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; + this.labelFleet1.MouseLeave += new System.EventHandler(this.labelFleet1_MouseLeave); + this.labelFleet1.MouseHover += new System.EventHandler(this.labelFleet1_MouseHover); // // labelFleet4 // @@ -948,16 +1106,6 @@ namespace KancolleSniffer 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); @@ -966,16 +1114,6 @@ namespace KancolleSniffer 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); @@ -991,9 +1129,10 @@ namespace KancolleSniffer 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.Text = "今日\r\n今週"; this.labelBucketHistory.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.labelBucketHistory.Visible = false; + this.labelBucketHistory.Click += new System.EventHandler(this.labelBucketHistory_Click); // // label36 // @@ -1003,44 +1142,17 @@ namespace KancolleSniffer this.label36.Size = new System.Drawing.Size(29, 12); this.label36.TabIndex = 43; this.label36.Text = "資材"; - // - // 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); - // - // panelDamagedShipList - // - this.panelDamagedShipList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panelDamagedShipList.Location = new System.Drawing.Point(12, 207); - this.panelDamagedShipList.Name = "panelDamagedShipList"; - this.panelDamagedShipList.Size = new System.Drawing.Size(134, 19); - this.panelDamagedShipList.TabIndex = 44; - this.panelDamagedShipList.Visible = false; - // - // labelDamgedShipListButton - // - this.labelDamgedShipListButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.labelDamgedShipListButton.Image = ((System.Drawing.Image)(resources.GetObject("labelDamgedShipListButton.Image"))); - this.labelDamgedShipListButton.Location = new System.Drawing.Point(131, 193); - this.labelDamgedShipListButton.Name = "labelDamgedShipListButton"; - this.labelDamgedShipListButton.Size = new System.Drawing.Size(14, 14); - this.labelDamgedShipListButton.TabIndex = 45; - this.labelDamgedShipListButton.Click += new System.EventHandler(this.labelDamgedShipListButton_Click); + this.label36.Click += new System.EventHandler(this.labelMaterialHistoryButton_Click); // // label31 // this.label31.AutoSize = true; - this.label31.Location = new System.Drawing.Point(91, 195); + 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 // @@ -1057,15 +1169,6 @@ namespace KancolleSniffer 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"))); @@ -1081,32 +1184,45 @@ namespace KancolleSniffer this.imageListBullSq.Images.SetKeyName(8, "弾薬薄赤sq.png"); this.imageListBullSq.Images.SetKeyName(9, "弾薬薄灰sq.png"); // - // labelBullSq1 + // labelAkashiRepair // - 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; + 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 = "修理"; // - // labelBullSq2 + // labelClearQuest // - 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; + this.labelClearQuest.AutoSize = true; + this.labelClearQuest.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelClearQuest.Location = new System.Drawing.Point(37, 340); + this.labelClearQuest.Name = "labelClearQuest"; + this.labelClearQuest.Size = new System.Drawing.Size(15, 14); + this.labelClearQuest.TabIndex = 55; + this.labelClearQuest.Text = "↺"; + this.labelClearQuest.Click += new System.EventHandler(this.labelClearQuest_Click); + this.labelClearQuest.MouseDown += new System.Windows.Forms.MouseEventHandler(this.labelClearQuest_MouseDown); + this.labelClearQuest.MouseUp += new System.Windows.Forms.MouseEventHandler(this.labelClearQuest_MouseUp); // - // labelFuelSq2 + // labelBullSq4 // - 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; + 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; // // labelBullSq3 // @@ -1126,27 +1242,172 @@ namespace KancolleSniffer this.labelFuelSq3.Size = new System.Drawing.Size(8, 13); this.labelFuelSq3.TabIndex = 50; // - // labelBullSq4 + // labelBullSq2 // - 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; + 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; // - // labelFuelSq4 + // labelFuelSq2 // - 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; + 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; + // + // 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; + // + // 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; + // + // labelRepairListButton + // + this.labelRepairListButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelRepairListButton.Image = global::KancolleSniffer.Properties.Resources.arrow_virtical; + 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); + // + // labelMaterialHistoryButton + // + this.labelMaterialHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.labelMaterialHistoryButton.Image = global::KancolleSniffer.Properties.Resources.arrow_virtical; + 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); + // + // labelCheckFleet2 + // + this.labelCheckFleet2.Image = global::KancolleSniffer.Properties.Resources.arrow; + 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; + // + // labelCheckFleet3 + // + this.labelCheckFleet3.Image = global::KancolleSniffer.Properties.Resources.arrow; + 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; // - // toolTipAchievement + // labelCheckFleet4 + // + this.labelCheckFleet4.Image = global::KancolleSniffer.Properties.Resources.arrow; + 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; + // + // labelCheckFleet1 + // + this.labelCheckFleet1.Image = global::KancolleSniffer.Properties.Resources.arrow; + 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; // - this.toolTipAchievement.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); + // + // labelQuestCount1 + // + this.labelQuestCount1.AnchorRight = true; + this.labelQuestCount1.AutoSize = true; + this.labelQuestCount1.Location = new System.Drawing.Point(191, 3); + this.labelQuestCount1.Name = "labelQuestCount1"; + this.labelQuestCount1.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount1.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount1.TabIndex = 54; + this.labelQuestCount1.UseMnemonic = false; + // + // labelQuestCount2 + // + this.labelQuestCount2.AnchorRight = true; + this.labelQuestCount2.AutoSize = true; + this.labelQuestCount2.Location = new System.Drawing.Point(191, 18); + this.labelQuestCount2.Name = "labelQuestCount2"; + this.labelQuestCount2.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount2.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount2.TabIndex = 53; + this.labelQuestCount2.UseMnemonic = false; + // + // labelQuestCount3 + // + this.labelQuestCount3.AnchorRight = true; + this.labelQuestCount3.AutoSize = true; + this.labelQuestCount3.Location = new System.Drawing.Point(191, 33); + this.labelQuestCount3.Name = "labelQuestCount3"; + this.labelQuestCount3.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount3.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount3.TabIndex = 52; + this.labelQuestCount3.UseMnemonic = false; + // + // labelQuestCount4 + // + this.labelQuestCount4.AnchorRight = true; + this.labelQuestCount4.AutoSize = true; + this.labelQuestCount4.Location = new System.Drawing.Point(191, 48); + this.labelQuestCount4.Name = "labelQuestCount4"; + this.labelQuestCount4.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount4.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount4.TabIndex = 51; + this.labelQuestCount4.UseMnemonic = false; + // + // labelQuestCount5 + // + this.labelQuestCount5.AnchorRight = true; + this.labelQuestCount5.AutoSize = true; + this.labelQuestCount5.Location = new System.Drawing.Point(191, 63); + this.labelQuestCount5.Name = "labelQuestCount5"; + this.labelQuestCount5.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount5.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount5.TabIndex = 50; + this.labelQuestCount5.UseMnemonic = false; + // + // labelQuestCount6 + // + this.labelQuestCount6.AnchorRight = true; + this.labelQuestCount6.AutoSize = true; + this.labelQuestCount6.Location = new System.Drawing.Point(191, 78); + this.labelQuestCount6.Name = "labelQuestCount6"; + this.labelQuestCount6.PresetColor = System.Drawing.Color.Empty; + this.labelQuestCount6.Size = new System.Drawing.Size(0, 12); + this.labelQuestCount6.TabIndex = 49; + this.labelQuestCount6.UseMnemonic = false; // // MainForm // @@ -1154,6 +1415,9 @@ namespace KancolleSniffer this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(232, 456); this.ContextMenuStrip = this.contextMenuStripMain; + this.Controls.Add(this.labelClearQuest); + 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); @@ -1164,8 +1428,8 @@ namespace KancolleSniffer this.Controls.Add(this.labelFuelSq2); this.Controls.Add(this.labelBullSq1); this.Controls.Add(this.labelFuelSq1); - this.Controls.Add(this.labelDamgedShipListButton); - this.Controls.Add(this.panelDamagedShipList); + 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); @@ -1183,7 +1447,7 @@ namespace KancolleSniffer this.Controls.Add(this.panel1); this.Controls.Add(this.labelConstruct); this.Controls.Add(this.panelDock); - this.Controls.Add(this.labelRepair); + this.Controls.Add(this.labelNDock); this.Controls.Add(this.panelShipInfo); this.Controls.Add(this.labelFleet1); this.Controls.Add(this.panelHeadquarters); @@ -1194,6 +1458,7 @@ namespace KancolleSniffer this.Text = "KancolleSniffer"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); + this.Shown += new System.EventHandler(this.MainForm_Shown); this.Resize += new System.EventHandler(this.MainForm_Resize); this.panelHeadquarters.ResumeLayout(false); this.panelHeadquarters.PerformLayout(); @@ -1210,6 +1475,7 @@ namespace KancolleSniffer this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); + this.panel3.PerformLayout(); this.contextMenuStripNotifyIcon.ResumeLayout(false); this.contextMenuStripMain.ResumeLayout(false); this.ResumeLayout(false); @@ -1227,7 +1493,7 @@ namespace KancolleSniffer private System.Windows.Forms.Label labelNumOfShips; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panelShipInfo; - private System.Windows.Forms.Label labelRepair; + private System.Windows.Forms.Label labelNDock; private System.Windows.Forms.Panel panelDock; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; @@ -1275,15 +1541,14 @@ namespace KancolleSniffer 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 labelAirSuperiority; - private System.Windows.Forms.Label label27; + 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; @@ -1297,21 +1562,20 @@ namespace KancolleSniffer private System.Windows.Forms.Label labelFuelHistory; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label labelMaterialHistoryButton; - private System.Windows.Forms.Panel panelDamagedShipList; - private System.Windows.Forms.Label labelDamgedShipListButton; + 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 label19; + private System.Windows.Forms.Label labelLoSCaption; private System.Windows.Forms.Label labelPlayLog; private System.Windows.Forms.Panel panelBattleInfo; - private System.Windows.Forms.Label labelEnemyAirSuperiority; - private System.Windows.Forms.Label label30; + private System.Windows.Forms.Label labelEnemyFighterPower; + private System.Windows.Forms.Label labelEnemyFighterPowerCaption; private System.Windows.Forms.Label labelFormation; - private System.Windows.Forms.Label label29; + private System.Windows.Forms.Label labelResultRank; private System.Windows.Forms.ImageList imageListFuelSq; private System.Windows.Forms.Label labelFuelSq1; private System.Windows.Forms.ImageList imageListBullSq; @@ -1323,9 +1587,32 @@ namespace KancolleSniffer 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.Panel panelCombinedFleet; + private System.Windows.Forms.Label labelAkashiRepair; + private System.Windows.Forms.Label labelPresetAkashiTimer; + private RepairListForMain panelRepairList; + private System.Windows.Forms.Panel panel7Ships; + private System.Windows.Forms.LinkLabel linkLabelGuide; + private ShipLabel labelQuestCount1; + private ShipLabel labelQuestCount2; + private ShipLabel labelQuestCount3; + private ShipLabel labelQuestCount4; + private ShipLabel labelQuestCount5; + private ShipLabel labelQuestCount6; + private System.Windows.Forms.Label labelClearQuest; + private System.Windows.Forms.Label labelMissionParams1; + private System.Windows.Forms.Label labelMissionParams3; + private System.Windows.Forms.Label labelMissionParams2; } }