// 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.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.panelFleet1 = 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.label19 = new System.Windows.Forms.Label(); this.labelAirSuperiority = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.labelCondTimer3 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.labelCondTimer2 = new System.Windows.Forms.Label(); this.labelCondTimer1 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.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.contextMenuStripToolTip = new System.Windows.Forms.ContextMenuStrip(this.components); this.ConfigToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.ExitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.label22 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.labelBull4 = new System.Windows.Forms.Label(); this.imageListBull = new System.Windows.Forms.ImageList(this.components); this.labelBull3 = new System.Windows.Forms.Label(); this.labelBull2 = new System.Windows.Forms.Label(); this.labelBull1 = new System.Windows.Forms.Label(); this.labelFuel4 = new System.Windows.Forms.Label(); this.imageListFuel = new System.Windows.Forms.ImageList(this.components); this.labelFuel3 = new System.Windows.Forms.Label(); this.labelFuel2 = new System.Windows.Forms.Label(); this.labelFuel1 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); 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.panelHeadquarters.SuspendLayout(); this.panelFleet1.SuspendLayout(); this.panelBattleInfo.SuspendLayout(); this.panelMaterialHistory.SuspendLayout(); this.panelDock.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.contextMenuStripToolTip.SuspendLayout(); this.panel4.SuspendLayout(); this.SuspendLayout(); // // panelHeadquarters // this.panelHeadquarters.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; 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(238, 33); this.panelHeadquarters.TabIndex = 0; // // 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, 3); this.labelLogin.Name = "labelLogin"; this.labelLogin.Size = new System.Drawing.Size(210, 26); this.labelLogin.TabIndex = 23; this.labelLogin.Text = "艦これにログインしてください。\r\nログイン中ならログインし直してください。"; // // labelBucketHistoryButton // this.labelBucketHistoryButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelBucketHistoryButton.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); 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 = "艦娘数"; // // panelFleet1 // this.panelFleet1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panelFleet1.Controls.Add(this.panelBattleInfo); this.panelFleet1.Controls.Add(this.label19); this.panelFleet1.Controls.Add(this.labelAirSuperiority); this.panelFleet1.Controls.Add(this.label27); this.panelFleet1.Controls.Add(this.label21); this.panelFleet1.Controls.Add(this.labelCondTimer3); this.panelFleet1.Controls.Add(this.label20); this.panelFleet1.Controls.Add(this.labelCondTimer2); this.panelFleet1.Controls.Add(this.labelCondTimer1); this.panelFleet1.Controls.Add(this.label17); this.panelFleet1.Controls.Add(this.label16); this.panelFleet1.Controls.Add(this.label18); this.panelFleet1.Controls.Add(this.label4); this.panelFleet1.Location = new System.Drawing.Point(6, 57); this.panelFleet1.Name = "panelFleet1"; this.panelFleet1.Size = new System.Drawing.Size(238, 134); this.panelFleet1.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(63, 117); this.panelBattleInfo.Name = "panelBattleInfo"; this.panelBattleInfo.Size = new System.Drawing.Size(171, 12); this.panelBattleInfo.TabIndex = 40; this.panelBattleInfo.Visible = false; // // labelEnemyAirSuperiority // this.labelEnemyAirSuperiority.Location = new System.Drawing.Point(142, 0); 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(101, 0); 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(42, 0); 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, 0); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(41, 12); this.label29.TabIndex = 0; this.label29.Text = "交戦形"; // // label19 // this.label19.AutoSize = true; this.label19.Location = new System.Drawing.Point(64, 117); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(29, 12); this.label19.TabIndex = 34; this.label19.Text = "疲労"; // // labelAirSuperiority // this.labelAirSuperiority.Location = new System.Drawing.Point(29, 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 = "制空"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(180, 117); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(28, 12); this.label21.TabIndex = 39; this.label21.Text = "隠れ"; // // labelCondTimer3 // this.labelCondTimer3.Location = new System.Drawing.Point(205, 117); this.labelCondTimer3.Name = "labelCondTimer3"; this.labelCondTimer3.Size = new System.Drawing.Size(31, 12); this.labelCondTimer3.TabIndex = 38; this.labelCondTimer3.Text = "00:00"; this.labelCondTimer3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(122, 117); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(29, 12); this.label20.TabIndex = 36; this.label20.Text = "間宮"; // // labelCondTimer2 // this.labelCondTimer2.Location = new System.Drawing.Point(148, 117); this.labelCondTimer2.Name = "labelCondTimer2"; this.labelCondTimer2.Size = new System.Drawing.Size(31, 12); this.labelCondTimer2.TabIndex = 37; this.labelCondTimer2.Text = "00:00"; this.labelCondTimer2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelCondTimer1 // this.labelCondTimer1.Location = new System.Drawing.Point(90, 117); this.labelCondTimer1.Name = "labelCondTimer1"; this.labelCondTimer1.Size = new System.Drawing.Size(31, 12); this.labelCondTimer1.TabIndex = 35; this.labelCondTimer1.Text = "00:00"; this.labelCondTimer1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(131, 4); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(29, 12); this.label17.TabIndex = 20; this.label17.Text = "状態"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(101, 4); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(29, 12); this.label16.TabIndex = 13; this.label16.Text = "耐久"; // // label18 // this.label18.AutoSize = true; this.label18.Location = new System.Drawing.Point(195, 4); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(41, 12); this.label18.TabIndex = 27; this.label18.Text = "経験値"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(159, 4); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(34, 12); this.label4.TabIndex = 6; this.label4.Text = "レベル"; // // 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(56, 206); 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, 235); 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, 249); this.panelDock.Name = "panelDock"; this.panelDock.Size = new System.Drawing.Size(154, 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(164, 249); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(80, 64); this.panel1.TabIndex = 7; // // labelConstruct3 // this.labelConstruct3.Location = new System.Drawing.Point(33, 33); this.labelConstruct3.Name = "labelConstruct3"; this.labelConstruct3.Size = new System.Drawing.Size(45, 12); this.labelConstruct3.TabIndex = 6; this.labelConstruct3.Text = "00:00:00"; this.labelConstruct3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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.Location = new System.Drawing.Point(33, 48); this.labelConstruct4.Name = "labelConstruct4"; this.labelConstruct4.Size = new System.Drawing.Size(45, 12); this.labelConstruct4.TabIndex = 7; this.labelConstruct4.Text = "00:00:00"; this.labelConstruct4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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.Location = new System.Drawing.Point(33, 18); this.labelConstruct2.Name = "labelConstruct2"; this.labelConstruct2.Size = new System.Drawing.Size(45, 12); this.labelConstruct2.TabIndex = 5; this.labelConstruct2.Text = "00:00:00"; this.labelConstruct2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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.Location = new System.Drawing.Point(33, 3); this.labelConstruct1.Name = "labelConstruct1"; this.labelConstruct1.Size = new System.Drawing.Size(45, 12); this.labelConstruct1.TabIndex = 4; this.labelConstruct1.Text = "00:00:00"; this.labelConstruct1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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(164, 235); 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, 382); 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, 316); 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, 330); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(238, 49); this.panel2.TabIndex = 11; // // labelMissionName3 // this.labelMissionName3.Location = new System.Drawing.Point(60, 33); this.labelMissionName3.Name = "labelMissionName3"; this.labelMissionName3.Size = new System.Drawing.Size(133, 12); this.labelMissionName3.TabIndex = 5; // // labelMissionName2 // this.labelMissionName2.Location = new System.Drawing.Point(60, 18); this.labelMissionName2.Name = "labelMissionName2"; this.labelMissionName2.Size = new System.Drawing.Size(133, 12); this.labelMissionName2.TabIndex = 4; // // labelMissionName1 // this.labelMissionName1.Location = new System.Drawing.Point(60, 3); this.labelMissionName1.Name = "labelMissionName1"; this.labelMissionName1.Size = new System.Drawing.Size(133, 12); this.labelMissionName1.TabIndex = 3; // // labelMission3 // this.labelMission3.Location = new System.Drawing.Point(191, 33); this.labelMission3.Name = "labelMission3"; this.labelMission3.Size = new System.Drawing.Size(45, 12); this.labelMission3.TabIndex = 8; this.labelMission3.Text = "00:00:00"; this.labelMission3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelMission2 // this.labelMission2.Location = new System.Drawing.Point(191, 18); this.labelMission2.Name = "labelMission2"; this.labelMission2.Size = new System.Drawing.Size(45, 12); this.labelMission2.TabIndex = 7; this.labelMission2.Text = "00:00:00"; this.labelMission2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // labelMission1 // this.labelMission1.Location = new System.Drawing.Point(191, 3); this.labelMission1.Name = "labelMission1"; this.labelMission1.Size = new System.Drawing.Size(45, 12); this.labelMission1.TabIndex = 6; this.labelMission1.Text = "00:00:00"; this.labelMission1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // 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, 396); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(238, 79); this.panel3.TabIndex = 13; // // labelProgress5 // this.labelProgress5.Location = new System.Drawing.Point(212, 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(212, 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(212, 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(212, 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(212, 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(216, 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(216, 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(216, 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(216, 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(216, 12); this.labelQuest1.TabIndex = 0; // // notifyIconMain // this.notifyIconMain.ContextMenuStrip = this.contextMenuStripToolTip; 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); // // contextMenuStripToolTip // this.contextMenuStripToolTip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ConfigToolStripMenuItem, this.ExitToolStripMenuItem}); this.contextMenuStripToolTip.Name = "contextMenuStripToolTip"; this.contextMenuStripToolTip.Size = new System.Drawing.Size(120, 48); // // 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); // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(8, 194); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(29, 12); this.label22.TabIndex = 14; this.label22.Text = "補給"; // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel4.Controls.Add(this.labelBull4); this.panel4.Controls.Add(this.labelBull3); this.panel4.Controls.Add(this.labelBull2); this.panel4.Controls.Add(this.labelBull1); this.panel4.Controls.Add(this.labelFuel4); this.panel4.Controls.Add(this.labelFuel3); this.panel4.Controls.Add(this.labelFuel2); this.panel4.Controls.Add(this.labelFuel1); this.panel4.Controls.Add(this.label26); this.panel4.Controls.Add(this.label25); this.panel4.Controls.Add(this.label24); this.panel4.Controls.Add(this.label23); this.panel4.Location = new System.Drawing.Point(6, 208); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(238, 24); this.panel4.TabIndex = 15; // // labelBull4 // this.labelBull4.ImageList = this.imageListBull; this.labelBull4.Location = new System.Drawing.Point(218, 4); this.labelBull4.Name = "labelBull4"; this.labelBull4.Size = new System.Drawing.Size(14, 15); this.labelBull4.TabIndex = 11; // // imageListBull // this.imageListBull.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListBull.ImageStream"))); this.imageListBull.TransparentColor = System.Drawing.Color.Transparent; this.imageListBull.Images.SetKeyName(0, "透明14.png"); this.imageListBull.Images.SetKeyName(1, "弾薬黄14.png"); this.imageListBull.Images.SetKeyName(2, "弾薬橙14.png"); this.imageListBull.Images.SetKeyName(3, "弾薬赤14.png"); this.imageListBull.Images.SetKeyName(4, "弾薬灰14.png"); // // labelBull3 // this.labelBull3.ImageList = this.imageListBull; this.labelBull3.Location = new System.Drawing.Point(160, 4); this.labelBull3.Name = "labelBull3"; this.labelBull3.Size = new System.Drawing.Size(14, 15); this.labelBull3.TabIndex = 10; // // labelBull2 // this.labelBull2.ImageList = this.imageListBull; this.labelBull2.Location = new System.Drawing.Point(102, 4); this.labelBull2.Name = "labelBull2"; this.labelBull2.Size = new System.Drawing.Size(14, 15); this.labelBull2.TabIndex = 9; // // labelBull1 // this.labelBull1.ImageList = this.imageListBull; this.labelBull1.Location = new System.Drawing.Point(44, 4); this.labelBull1.Name = "labelBull1"; this.labelBull1.Size = new System.Drawing.Size(14, 15); this.labelBull1.TabIndex = 8; // // labelFuel4 // this.labelFuel4.ImageList = this.imageListFuel; this.labelFuel4.Location = new System.Drawing.Point(204, 5); this.labelFuel4.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); this.labelFuel4.Name = "labelFuel4"; this.labelFuel4.Size = new System.Drawing.Size(14, 14); this.labelFuel4.TabIndex = 7; // // imageListFuel // this.imageListFuel.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListFuel.ImageStream"))); this.imageListFuel.TransparentColor = System.Drawing.Color.Transparent; this.imageListFuel.Images.SetKeyName(0, "透明14.png"); this.imageListFuel.Images.SetKeyName(1, "燃料黄14.png"); this.imageListFuel.Images.SetKeyName(2, "燃料橙14.png"); this.imageListFuel.Images.SetKeyName(3, "燃料赤14.png"); this.imageListFuel.Images.SetKeyName(4, "燃料灰14.png"); // // labelFuel3 // this.labelFuel3.ImageList = this.imageListFuel; this.labelFuel3.Location = new System.Drawing.Point(146, 5); this.labelFuel3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); this.labelFuel3.Name = "labelFuel3"; this.labelFuel3.Size = new System.Drawing.Size(14, 14); this.labelFuel3.TabIndex = 6; // // labelFuel2 // this.labelFuel2.ImageList = this.imageListFuel; this.labelFuel2.Location = new System.Drawing.Point(88, 5); this.labelFuel2.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); this.labelFuel2.Name = "labelFuel2"; this.labelFuel2.Size = new System.Drawing.Size(14, 14); this.labelFuel2.TabIndex = 5; // // labelFuel1 // this.labelFuel1.ImageList = this.imageListFuel; this.labelFuel1.Location = new System.Drawing.Point(30, 5); this.labelFuel1.Margin = new System.Windows.Forms.Padding(3, 3, 3, 0); this.labelFuel1.Name = "labelFuel1"; this.labelFuel1.Size = new System.Drawing.Size(14, 14); this.labelFuel1.TabIndex = 4; // // label26 // this.label26.AutoSize = true; this.label26.Location = new System.Drawing.Point(176, 3); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(29, 12); this.label26.TabIndex = 3; this.label26.Text = "第四"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(118, 3); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(29, 12); this.label25.TabIndex = 2; this.label25.Text = "第三"; // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(60, 3); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(29, 12); this.label24.TabIndex = 1; this.label24.Text = "第二"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(2, 3); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(29, 12); this.label23.TabIndex = 0; this.label23.Text = "第一"; // // labelFleet1 // this.labelFleet1.AutoSize = true; this.labelFleet1.Location = new System.Drawing.Point(14, 43); this.labelFleet1.Name = "labelFleet1"; this.labelFleet1.Size = new System.Drawing.Size(53, 12); this.labelFleet1.TabIndex = 1; this.labelFleet1.Text = "第一艦隊"; this.labelFleet1.Click += new System.EventHandler(this.labelFleet_Click); // // labelCheckFleet1 // this.labelCheckFleet1.ImageIndex = 0; this.labelCheckFleet1.ImageList = this.imageListMisc; this.labelCheckFleet1.Location = new System.Drawing.Point(5, 42); this.labelCheckFleet1.Name = "labelCheckFleet1"; this.labelCheckFleet1.Size = new System.Drawing.Size(11, 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(183, 42); this.labelCheckFleet4.Name = "labelCheckFleet4"; this.labelCheckFleet4.Size = new System.Drawing.Size(11, 14); this.labelCheckFleet4.TabIndex = 18; this.labelCheckFleet4.Visible = false; // // labelFleet4 // this.labelFleet4.AutoSize = true; this.labelFleet4.Location = new System.Drawing.Point(192, 43); this.labelFleet4.Name = "labelFleet4"; this.labelFleet4.Size = new System.Drawing.Size(53, 12); this.labelFleet4.TabIndex = 17; this.labelFleet4.Text = "第四艦隊"; this.labelFleet4.Click += new System.EventHandler(this.labelFleet_Click); // // labelCheckFleet3 // this.labelCheckFleet3.ImageIndex = 0; this.labelCheckFleet3.ImageList = this.imageListMisc; this.labelCheckFleet3.Location = new System.Drawing.Point(124, 42); this.labelCheckFleet3.Name = "labelCheckFleet3"; this.labelCheckFleet3.Size = new System.Drawing.Size(11, 14); this.labelCheckFleet3.TabIndex = 20; this.labelCheckFleet3.Visible = false; // // labelFleet3 // this.labelFleet3.AutoSize = true; this.labelFleet3.Location = new System.Drawing.Point(133, 43); this.labelFleet3.Name = "labelFleet3"; this.labelFleet3.Size = new System.Drawing.Size(53, 12); this.labelFleet3.TabIndex = 19; this.labelFleet3.Text = "第三艦隊"; this.labelFleet3.Click += new System.EventHandler(this.labelFleet_Click); // // labelCheckFleet2 // this.labelCheckFleet2.ImageIndex = 0; this.labelCheckFleet2.ImageList = this.imageListMisc; this.labelCheckFleet2.Location = new System.Drawing.Point(64, 42); this.labelCheckFleet2.Name = "labelCheckFleet2"; this.labelCheckFleet2.Size = new System.Drawing.Size(11, 14); this.labelCheckFleet2.TabIndex = 22; this.labelCheckFleet2.Visible = false; // // labelFleet2 // this.labelFleet2.AutoSize = true; this.labelFleet2.Location = new System.Drawing.Point(73, 43); this.labelFleet2.Name = "labelFleet2"; this.labelFleet2.Size = new System.Drawing.Size(53, 12); this.labelFleet2.TabIndex = 21; this.labelFleet2.Text = "第二艦隊"; this.labelFleet2.Click += new System.EventHandler(this.labelFleet_Click); // // 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(201, 194); 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.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.labelMaterialHistoryButton.Image = ((System.Drawing.Image)(resources.GetObject("labelMaterialHistoryButton.Image"))); this.labelMaterialHistoryButton.Location = new System.Drawing.Point(230, 192); 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(29, 247); this.panelDamagedShipList.Name = "panelDamagedShipList"; this.panelDamagedShipList.Size = new System.Drawing.Size(131, 19); this.panelDamagedShipList.TabIndex = 44; this.panelDamagedShipList.Visible = false; // // labelDamgedShipListButton // this.labelDamgedShipListButton.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.labelDamgedShipListButton.Font = new System.Drawing.Font("MS UI Gothic", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128))); this.labelDamgedShipListButton.Image = ((System.Drawing.Image)(resources.GetObject("labelDamgedShipListButton.Image"))); this.labelDamgedShipListButton.Location = new System.Drawing.Point(146, 233); 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(105, 235); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(41, 12); this.label31.TabIndex = 46; this.label31.Text = "要修復"; // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(250, 481); this.ContextMenuStrip = this.contextMenuStripToolTip; this.Controls.Add(this.panelMaterialHistory); this.Controls.Add(this.panelDamagedShipList); this.Controls.Add(this.label31); this.Controls.Add(this.labelDamgedShipListButton); this.Controls.Add(this.labelMaterialHistoryButton); this.Controls.Add(this.label36); this.Controls.Add(this.labelBucketHistory); 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.panel4); this.Controls.Add(this.label22); 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.panelFleet1); 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.panelHeadquarters.ResumeLayout(false); this.panelHeadquarters.PerformLayout(); this.panelFleet1.ResumeLayout(false); this.panelFleet1.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.contextMenuStripToolTip.ResumeLayout(false); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); 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 panelFleet1; 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 label18; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label labelCondTimer2; private System.Windows.Forms.Label labelCondTimer1; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label labelCondTimer3; private System.Windows.Forms.NotifyIcon notifyIconMain; private System.Windows.Forms.ContextMenuStrip contextMenuStripToolTip; private System.Windows.Forms.ToolStripMenuItem ConfigToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem ExitToolStripMenuItem; private System.Windows.Forms.Label label22; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label labelFuel1; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label labelBull4; private System.Windows.Forms.Label labelBull3; private System.Windows.Forms.Label labelBull2; private System.Windows.Forms.Label labelBull1; private System.Windows.Forms.Label labelFuel4; private System.Windows.Forms.Label labelFuel3; private System.Windows.Forms.Label labelFuel2; private System.Windows.Forms.ImageList imageListBull; private System.Windows.Forms.ImageList imageListFuel; 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.Panel panelBattleInfo; private System.Windows.Forms.Label labelFormation; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label labelEnemyAirSuperiority; private System.Windows.Forms.Label label30; 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; } }