// Copyright (C) 2013, 2014 Kazuhiro Fujieda // // This program is part of KancolleSniffer. // // 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. // // 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 . namespace KancolleSniffer { partial class MainForm { /// /// 必要なデザイナー変数です。 /// private System.ComponentModel.IContainer components = null; /// /// 使用中のリソースをすべてクリーンアップします。 /// /// マネージ リソースが破棄される場合 true、破棄されない場合は false です。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows フォーム デザイナーで生成されたコード /// /// デザイナー サポートに必要なメソッドです。このメソッドの内容を /// コード エディターで変更しないでください。 /// private void InitializeComponent() { 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.panelShipInfo = 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.labelFormation = new System.Windows.Forms.Label(); this.label29 = 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.labelCondTimerTitle = new System.Windows.Forms.Label(); this.labelCondTimer = 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.label8 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.labelConstruct3 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.labelConstruct4 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.labelConstruct2 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.labelConstruct1 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.labelConstruct = new System.Windows.Forms.Label(); this.labelQuest = new System.Windows.Forms.Label(); this.labelMission = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.labelMissionName3 = new System.Windows.Forms.Label(); this.labelMissionName2 = new System.Windows.Forms.Label(); this.labelMissionName1 = new System.Windows.Forms.Label(); this.labelMission3 = new System.Windows.Forms.Label(); this.labelMission2 = new System.Windows.Forms.Label(); this.labelMission1 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.timerMain = new System.Windows.Forms.Timer(this.components); this.panel3 = new System.Windows.Forms.Panel(); this.labelProgress5 = new System.Windows.Forms.Label(); this.labelProgress4 = new System.Windows.Forms.Label(); this.labelProgress3 = new System.Windows.Forms.Label(); this.labelProgress2 = new System.Windows.Forms.Label(); this.labelProgress1 = new System.Windows.Forms.Label(); this.labelQuest5 = new System.Windows.Forms.Label(); this.labelQuest4 = new System.Windows.Forms.Label(); this.labelQuest3 = new System.Windows.Forms.Label(); 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.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.toolTipLoS = new System.Windows.Forms.ToolTip(this.components); 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.panelHeadquarters.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(6, 6); this.panelHeadquarters.Name = "panelHeadquarters"; 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(168, 18); this.labelAchievement.Name = "labelAchievement"; this.labelAchievement.Size = new System.Drawing.Size(31, 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(117, 18); this.labelNumOfBuckets.Name = "labelNumOfBuckets"; this.labelNumOfBuckets.Size = new System.Drawing.Size(29, 12); this.labelNumOfBuckets.TabIndex = 5; this.labelNumOfBuckets.Text = "0"; this.labelNumOfBuckets.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label3 // this.label3.AutoSize = true; 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; this.label3.Text = "バケツ"; // // labelNumOfEquips // this.labelNumOfEquips.Location = new System.Drawing.Point(56, 18); this.labelNumOfEquips.Name = "labelNumOfEquips"; this.labelNumOfEquips.Size = new System.Drawing.Size(47, 12); this.labelNumOfEquips.TabIndex = 3; this.labelNumOfEquips.Text = "0/0"; this.labelNumOfEquips.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(62, 3); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 2; this.label2.Text = "装備数"; // // labelNumOfShips // this.labelNumOfShips.Location = new System.Drawing.Point(1, 18); this.labelNumOfShips.Name = "labelNumOfShips"; this.labelNumOfShips.Size = new System.Drawing.Size(47, 12); this.labelNumOfShips.TabIndex = 1; this.labelNumOfShips.Text = "0/0"; this.labelNumOfShips.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label1 // this.label1.AutoSize = true; 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 = "艦娘数"; // // panelShipInfo // this.panelShipInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 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.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; // // panelBattleInfo // this.panelBattleInfo.Controls.Add(this.labelEnemyAirSuperiority); this.panelBattleInfo.Controls.Add(this.label30); this.panelBattleInfo.Controls.Add(this.labelFormation); this.panelBattleInfo.Controls.Add(this.label29); 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 // 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; // // label30 // 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 = "敵制空"; // // 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; // // label29 // 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 = "交戦形"; // // labelLoS // this.labelLoS.Location = new System.Drawing.Point(86, 117); this.labelLoS.Name = "labelLoS"; this.labelLoS.Size = new System.Drawing.Size(37, 12); this.labelLoS.TabIndex = 42; this.labelLoS.Text = "0.0"; this.labelLoS.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label19 // 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 = "索敵"; // // labelAirSuperiority // 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; // // label27 // 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 = "制空"; // // labelCondTimerTitle // this.labelCondTimerTitle.Location = new System.Drawing.Point(129, 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"; // // 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, 289); this.panelMaterialHistory.Name = "panelMaterialHistory"; this.panelMaterialHistory.Size = new System.Drawing.Size(188, 40); this.panelMaterialHistory.TabIndex = 41; this.panelMaterialHistory.Visible = false; // // labelBouxiteHistory // this.labelBouxiteHistory.Location = new System.Drawing.Point(118, 2); this.labelBouxiteHistory.Name = "labelBouxiteHistory"; this.labelBouxiteHistory.Size = new System.Drawing.Size(41, 36); this.labelBouxiteHistory.TabIndex = 7; this.labelBouxiteHistory.Text = "ボーキ"; this.labelBouxiteHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; // // labelSteelHistory // this.labelSteelHistory.Location = new System.Drawing.Point(79, 2); this.labelSteelHistory.Name = "labelSteelHistory"; this.labelSteelHistory.Size = new System.Drawing.Size(41, 36); this.labelSteelHistory.TabIndex = 6; this.labelSteelHistory.Text = "鋼材"; this.labelSteelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; // // labelBulletHistory // this.labelBulletHistory.Location = new System.Drawing.Point(40, 2); this.labelBulletHistory.Name = "labelBulletHistory"; this.labelBulletHistory.Size = new System.Drawing.Size(41, 36); this.labelBulletHistory.TabIndex = 5; this.labelBulletHistory.Text = "弾薬"; this.labelBulletHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; // // 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.TabIndex = 4; this.label35.Text = "今日\r\n今週"; // // labelFuelHistory // this.labelFuelHistory.Location = new System.Drawing.Point(1, 2); this.labelFuelHistory.Name = "labelFuelHistory"; this.labelFuelHistory.Size = new System.Drawing.Size(41, 36); this.labelFuelHistory.TabIndex = 0; this.labelFuelHistory.Text = "燃料"; this.labelFuelHistory.TextAlign = System.Drawing.ContentAlignment.TopRight; // // labelRepair // 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 = "入渠"; // // panelDock // this.panelDock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 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(6, 209); this.panelDock.Name = "panelDock"; this.panelDock.Size = new System.Drawing.Size(140, 64); this.panelDock.TabIndex = 4; // // label8 // this.label8.AutoSize = true; 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 = "第四"; // // label7 // this.label7.AutoSize = true; 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 = "第三"; // // label6 // this.label6.AutoSize = true; 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 = "第二"; // // label5 // this.label5.AutoSize = true; 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 = "第一"; // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.labelConstruct3); this.panel1.Controls.Add(this.label12); this.panel1.Controls.Add(this.labelConstruct4); this.panel1.Controls.Add(this.label11); this.panel1.Controls.Add(this.labelConstruct2); 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(149, 209); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(77, 64); this.panel1.TabIndex = 7; // // labelConstruct3 // this.labelConstruct3.AutoSize = true; this.labelConstruct3.BackColor = System.Drawing.Color.Transparent; this.labelConstruct3.Location = new System.Drawing.Point(30, 33); this.labelConstruct3.Name = "labelConstruct3"; this.labelConstruct3.Size = new System.Drawing.Size(45, 12); this.labelConstruct3.TabIndex = 6; this.labelConstruct3.Text = "00:00:00"; // // label12 // this.label12.AutoSize = true; 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; this.label12.Text = "第四"; // // labelConstruct4 // this.labelConstruct4.AutoSize = true; this.labelConstruct4.Location = new System.Drawing.Point(30, 48); this.labelConstruct4.Name = "labelConstruct4"; this.labelConstruct4.Size = new System.Drawing.Size(45, 12); this.labelConstruct4.TabIndex = 7; this.labelConstruct4.Text = "00:00:00"; // // label11 // this.label11.AutoSize = true; 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; this.label11.Text = "第三"; // // labelConstruct2 // this.labelConstruct2.AutoSize = true; this.labelConstruct2.Location = new System.Drawing.Point(30, 18); this.labelConstruct2.Name = "labelConstruct2"; this.labelConstruct2.Size = new System.Drawing.Size(45, 12); this.labelConstruct2.TabIndex = 5; this.labelConstruct2.Text = "00:00:00"; // // label10 // this.label10.AutoSize = true; 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; this.label10.Text = "第二"; // // labelConstruct1 // this.labelConstruct1.AutoSize = true; this.labelConstruct1.Location = new System.Drawing.Point(30, 3); this.labelConstruct1.Name = "labelConstruct1"; this.labelConstruct1.Size = new System.Drawing.Size(45, 12); this.labelConstruct1.TabIndex = 4; this.labelConstruct1.Text = "00:00:00"; // // label9 // this.label9.AutoSize = true; 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; this.label9.Text = "第一"; // // labelConstruct // this.labelConstruct.AutoSize = true; 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 = "建造"; // // labelQuest // this.labelQuest.AutoSize = true; 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; this.labelQuest.Text = "任務"; // // labelMission // this.labelMission.AutoSize = true; 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 = "遠征"; // // panel2 // this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel2.Controls.Add(this.labelMissionName3); this.panel2.Controls.Add(this.labelMissionName2); this.panel2.Controls.Add(this.labelMissionName1); this.panel2.Controls.Add(this.labelMission3); this.panel2.Controls.Add(this.labelMission2); this.panel2.Controls.Add(this.labelMission1); 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(6, 290); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(220, 49); this.panel2.TabIndex = 11; // // labelMissionName3 // this.labelMissionName3.Location = new System.Drawing.Point(58, 33); this.labelMissionName3.Name = "labelMissionName3"; this.labelMissionName3.Size = new System.Drawing.Size(116, 12); this.labelMissionName3.TabIndex = 5; // // labelMissionName2 // this.labelMissionName2.Location = new System.Drawing.Point(58, 18); this.labelMissionName2.Name = "labelMissionName2"; this.labelMissionName2.Size = new System.Drawing.Size(116, 12); this.labelMissionName2.TabIndex = 4; // // labelMissionName1 // this.labelMissionName1.Location = new System.Drawing.Point(58, 3); this.labelMissionName1.Name = "labelMissionName1"; this.labelMissionName1.Size = new System.Drawing.Size(116, 12); this.labelMissionName1.TabIndex = 3; // // labelMission3 // this.labelMission3.AutoSize = true; this.labelMission3.Location = new System.Drawing.Point(173, 33); this.labelMission3.Name = "labelMission3"; this.labelMission3.Size = new System.Drawing.Size(45, 12); this.labelMission3.TabIndex = 8; this.labelMission3.Text = "00:00:00"; // // labelMission2 // this.labelMission2.AutoSize = true; this.labelMission2.Location = new System.Drawing.Point(173, 18); this.labelMission2.Name = "labelMission2"; this.labelMission2.Size = new System.Drawing.Size(45, 12); this.labelMission2.TabIndex = 7; this.labelMission2.Text = "00:00:00"; // // labelMission1 // this.labelMission1.AutoSize = true; this.labelMission1.Location = new System.Drawing.Point(173, 3); this.labelMission1.Name = "labelMission1"; this.labelMission1.Size = new System.Drawing.Size(45, 12); this.labelMission1.TabIndex = 6; this.labelMission1.Text = "00:00:00"; // // 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.TabIndex = 2; this.label15.Text = "第四艦隊"; // // 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.TabIndex = 1; this.label14.Text = "第三艦隊"; // // 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.TabIndex = 0; this.label13.Text = "第二艦隊"; // // timerMain // this.timerMain.Enabled = true; this.timerMain.Interval = 1000; this.timerMain.Tick += new System.EventHandler(this.timerMain_Tick); // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel3.Controls.Add(this.labelProgress5); this.panel3.Controls.Add(this.labelProgress4); this.panel3.Controls.Add(this.labelProgress3); this.panel3.Controls.Add(this.labelProgress2); this.panel3.Controls.Add(this.labelProgress1); this.panel3.Controls.Add(this.labelQuest5); this.panel3.Controls.Add(this.labelQuest4); 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(6, 356); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(220, 79); this.panel3.TabIndex = 13; // // labelProgress5 // this.labelProgress5.Location = new System.Drawing.Point(194, 63); this.labelProgress5.Name = "labelProgress5"; this.labelProgress5.Size = new System.Drawing.Size(23, 12); this.labelProgress5.TabIndex = 9; this.labelProgress5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress4 // this.labelProgress4.Location = new System.Drawing.Point(194, 48); this.labelProgress4.Name = "labelProgress4"; this.labelProgress4.Size = new System.Drawing.Size(23, 12); this.labelProgress4.TabIndex = 8; this.labelProgress4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress3 // this.labelProgress3.Location = new System.Drawing.Point(194, 33); this.labelProgress3.Name = "labelProgress3"; this.labelProgress3.Size = new System.Drawing.Size(23, 12); this.labelProgress3.TabIndex = 7; this.labelProgress3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress2 // this.labelProgress2.Location = new System.Drawing.Point(194, 18); this.labelProgress2.Name = "labelProgress2"; this.labelProgress2.Size = new System.Drawing.Size(23, 12); this.labelProgress2.TabIndex = 6; this.labelProgress2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelProgress1 // this.labelProgress1.Location = new System.Drawing.Point(194, 3); this.labelProgress1.Name = "labelProgress1"; this.labelProgress1.Size = new System.Drawing.Size(23, 12); this.labelProgress1.TabIndex = 5; this.labelProgress1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelQuest5 // this.labelQuest5.Location = new System.Drawing.Point(2, 63); this.labelQuest5.Name = "labelQuest5"; this.labelQuest5.Size = new System.Drawing.Size(198, 12); this.labelQuest5.TabIndex = 4; // // labelQuest4 // this.labelQuest4.Location = new System.Drawing.Point(2, 48); this.labelQuest4.Name = "labelQuest4"; this.labelQuest4.Size = new System.Drawing.Size(198, 12); this.labelQuest4.TabIndex = 3; // // labelQuest3 // this.labelQuest3.Location = new System.Drawing.Point(2, 33); this.labelQuest3.Name = "labelQuest3"; this.labelQuest3.Size = new System.Drawing.Size(198, 12); this.labelQuest3.TabIndex = 2; // // labelQuest2 // this.labelQuest2.Location = new System.Drawing.Point(2, 18); this.labelQuest2.Name = "labelQuest2"; this.labelQuest2.Size = new System.Drawing.Size(198, 12); this.labelQuest2.TabIndex = 1; // // labelQuest1 // this.labelQuest1.Location = new System.Drawing.Point(1, 3); this.labelQuest1.Name = "labelQuest1"; this.labelQuest1.Size = new System.Drawing.Size(198, 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(123, 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.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.Text = "終了(&X)"; this.NotifyIconExitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click); // // contextMenuStripMain // this.contextMenuStripMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.listToolStripMenuItem, this.ConfigToolStripMenuItem, this.ExitToolStripMenuItem}); this.contextMenuStripMain.Name = "contextMenuStripToolTip"; this.contextMenuStripMain.Size = new System.Drawing.Size(120, 70); // // listToolStripMenuItem // this.listToolStripMenuItem.Name = "listToolStripMenuItem"; this.listToolStripMenuItem.Size = new System.Drawing.Size(119, 22); this.listToolStripMenuItem.Text = "一覧(&L)"; this.listToolStripMenuItem.Click += new System.EventHandler(this.ShipListToolStripMenuItem_Click); // // ConfigToolStripMenuItem // this.ConfigToolStripMenuItem.Name = "ConfigToolStripMenuItem"; this.ConfigToolStripMenuItem.Size = new System.Drawing.Size(119, 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(119, 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 = "第一"; // // 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; // // label36 // this.label36.AutoSize = true; this.label36.Location = new System.Drawing.Point(183, 277); this.label36.Name = "label36"; 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, 275); 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); // // label31 // this.label31.AutoSize = true; this.label31.Location = new System.Drawing.Point(91, 195); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(41, 12); this.label31.TabIndex = 46; this.label31.Text = "要修復"; // // 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(41, 42); this.labelFuelSq1.Name = "labelFuelSq1"; this.labelFuelSq1.Size = new System.Drawing.Size(7, 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(48, 42); this.labelBullSq1.Name = "labelBullSq1"; this.labelBullSq1.Size = new System.Drawing.Size(7, 13); this.labelBullSq1.TabIndex = 47; // // labelBullSq2 // this.labelBullSq2.ImageIndex = 0; this.labelBullSq2.ImageList = this.imageListBullSq; this.labelBullSq2.Location = new System.Drawing.Point(103, 42); this.labelBullSq2.Name = "labelBullSq2"; this.labelBullSq2.Size = new System.Drawing.Size(7, 13); this.labelBullSq2.TabIndex = 49; // // labelFuelSq2 // this.labelFuelSq2.ImageIndex = 0; this.labelFuelSq2.ImageList = this.imageListFuelSq; this.labelFuelSq2.Location = new System.Drawing.Point(96, 42); this.labelFuelSq2.Name = "labelFuelSq2"; this.labelFuelSq2.Size = new System.Drawing.Size(7, 13); this.labelFuelSq2.TabIndex = 48; // // labelBullSq3 // this.labelBullSq3.ImageIndex = 0; this.labelBullSq3.ImageList = this.imageListBullSq; this.labelBullSq3.Location = new System.Drawing.Point(158, 42); this.labelBullSq3.Name = "labelBullSq3"; this.labelBullSq3.Size = new System.Drawing.Size(7, 13); this.labelBullSq3.TabIndex = 51; // // labelFuelSq3 // this.labelFuelSq3.ImageIndex = 0; this.labelFuelSq3.ImageList = this.imageListFuelSq; this.labelFuelSq3.Location = new System.Drawing.Point(151, 42); this.labelFuelSq3.Name = "labelFuelSq3"; this.labelFuelSq3.Size = new System.Drawing.Size(7, 13); this.labelFuelSq3.TabIndex = 50; // // labelBullSq4 // this.labelBullSq4.ImageIndex = 0; this.labelBullSq4.ImageList = this.imageListBullSq; this.labelBullSq4.Location = new System.Drawing.Point(213, 42); this.labelBullSq4.Name = "labelBullSq4"; this.labelBullSq4.Size = new System.Drawing.Size(7, 13); this.labelBullSq4.TabIndex = 53; // // labelFuelSq4 // this.labelFuelSq4.ImageIndex = 0; this.labelFuelSq4.ImageList = this.imageListFuelSq; this.labelFuelSq4.Location = new System.Drawing.Point(206, 42); this.labelFuelSq4.Name = "labelFuelSq4"; this.labelFuelSq4.Size = new System.Drawing.Size(7, 13); this.labelFuelSq4.TabIndex = 52; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(232, 441); this.ContextMenuStrip = this.contextMenuStripMain; 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.labelDamgedShipListButton); this.Controls.Add(this.panelDamagedShipList); 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); this.Controls.Add(this.labelQuest); this.Controls.Add(this.panel1); this.Controls.Add(this.labelConstruct); this.Controls.Add(this.panelDock); this.Controls.Add(this.labelRepair); this.Controls.Add(this.panelShipInfo); this.Controls.Add(this.labelFleet1); this.Controls.Add(this.panelHeadquarters); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.Name = "MainForm"; this.Text = "KancolleSniffer"; 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.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); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel3.ResumeLayout(false); this.contextMenuStripNotifyIcon.ResumeLayout(false); this.contextMenuStripMain.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Panel panelHeadquarters; private System.Windows.Forms.Label labelNumOfBuckets; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label labelNumOfEquips; private System.Windows.Forms.Label label2; 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.Panel panelDock; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label labelConstruct; private System.Windows.Forms.Label labelConstruct3; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label labelConstruct4; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label labelConstruct2; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label labelConstruct1; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label labelQuest; private System.Windows.Forms.Label labelMission; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label labelMissionName3; private System.Windows.Forms.Label labelMissionName2; private System.Windows.Forms.Label labelMissionName1; private System.Windows.Forms.Label labelMission3; private System.Windows.Forms.Label labelMission2; private System.Windows.Forms.Label labelMission1; private System.Windows.Forms.Label label15; private System.Windows.Forms.Timer timerMain; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label labelQuest5; private System.Windows.Forms.Label labelQuest4; private System.Windows.Forms.Label labelQuest3; private System.Windows.Forms.Label labelQuest2; private System.Windows.Forms.Label labelQuest1; private System.Windows.Forms.Label labelProgress5; private System.Windows.Forms.Label labelProgress4; private System.Windows.Forms.Label labelProgress3; private System.Windows.Forms.Label labelProgress2; private System.Windows.Forms.Label labelProgress1; 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 labelAirSuperiority; private System.Windows.Forms.Label label27; 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.Panel panelDamagedShipList; private System.Windows.Forms.Label labelDamgedShipListButton; 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.ToolTip toolTipLoS; 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 labelFormation; private System.Windows.Forms.Label label29; 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; } }