OSDN Git Service

次のマスが何戦目かを表示する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / ListForm.Designer.cs
index 7bf0707..0e12e68 100644 (file)
@@ -49,7 +49,7 @@ namespace KancolleSniffer
             this.kantaiSarashiToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
             this.contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);\r
             this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();\r
-            this.label1 = new System.Windows.Forms.Label();\r
+            this.labelHeaderHp = new System.Windows.Forms.Label();\r
             this.labelHeaderCond = new System.Windows.Forms.Label();\r
             this.labelHeaderExp = new System.Windows.Forms.Label();\r
             this.label3 = new System.Windows.Forms.Label();\r
@@ -65,7 +65,7 @@ namespace KancolleSniffer
             this.label13 = new System.Windows.Forms.Label();\r
             this.panelRepairHeader = new System.Windows.Forms.Panel();\r
             this.label10 = new System.Windows.Forms.Label();\r
-            this.label11 = new System.Windows.Forms.Label();\r
+            this.label1RepairHp = new System.Windows.Forms.Label();\r
             this.panelItemHeader = new System.Windows.Forms.Panel();\r
             this.richTextBoxMiscText = new System.Windows.Forms.RichTextBox();\r
             this.contextMenuStripFleetData = new System.Windows.Forms.ContextMenuStrip(this.components);\r
@@ -77,6 +77,7 @@ namespace KancolleSniffer
             this.labelFleet2 = new System.Windows.Forms.Label();\r
             this.labelFleet1 = new System.Windows.Forms.Label();\r
             this.airBattleResultPanel = new KancolleSniffer.AirBattleResultPanel();\r
+            this.battleResultPanel = new KancolleSniffer.BattleResultPanel();\r
             this.antiAirPanel = new KancolleSniffer.AntiAirPanel();\r
             this.fleetPanel = new KancolleSniffer.FleetPanel();\r
             this.itemTreeView = new KancolleSniffer.ItemTreeView();\r
@@ -95,19 +96,19 @@ namespace KancolleSniffer
             this.csvToolStripMenuItem,\r
             this.kantaiSarashiToolStripMenuItem});\r
             this.contextMenuStripShipList.Name = "contextMenuStripShipList";\r
-            this.contextMenuStripShipList.Size = new System.Drawing.Size(215, 48);\r
+            this.contextMenuStripShipList.Size = new System.Drawing.Size(193, 48);\r
             // \r
             // csvToolStripMenuItem\r
             // \r
             this.csvToolStripMenuItem.Name = "csvToolStripMenuItem";\r
-            this.csvToolStripMenuItem.Size = new System.Drawing.Size(214, 22);\r
+            this.csvToolStripMenuItem.Size = new System.Drawing.Size(192, 22);\r
             this.csvToolStripMenuItem.Text = "CSV形式でコピー(&C)";\r
             this.csvToolStripMenuItem.Click += new System.EventHandler(this.csvToolStripMenuItem_Click);\r
             // \r
             // kantaiSarashiToolStripMenuItem\r
             // \r
             this.kantaiSarashiToolStripMenuItem.Name = "kantaiSarashiToolStripMenuItem";\r
-            this.kantaiSarashiToolStripMenuItem.Size = new System.Drawing.Size(214, 22);\r
+            this.kantaiSarashiToolStripMenuItem.Size = new System.Drawing.Size(192, 22);\r
             this.kantaiSarashiToolStripMenuItem.Text = "艦隊晒し形式でコピー(&K)";\r
             this.kantaiSarashiToolStripMenuItem.Click += new System.EventHandler(this.kantaiSarashiToolStripMenuItem_Click);\r
             // \r
@@ -116,29 +117,32 @@ namespace KancolleSniffer
             this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {\r
             this.copyToolStripMenuItem});\r
             this.contextMenuStrip.Name = "contextMenuStrip";\r
-            this.contextMenuStrip.Size = new System.Drawing.Size(123, 26);\r
+            this.contextMenuStrip.Size = new System.Drawing.Size(108, 26);\r
             // \r
             // copyToolStripMenuItem\r
             // \r
             this.copyToolStripMenuItem.Name = "copyToolStripMenuItem";\r
             this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));\r
             this.copyToolStripMenuItem.ShowShortcutKeys = false;\r
-            this.copyToolStripMenuItem.Size = new System.Drawing.Size(122, 22);\r
+            this.copyToolStripMenuItem.Size = new System.Drawing.Size(107, 22);\r
             this.copyToolStripMenuItem.Text = "コピー(&C)";\r
             this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click);\r
             // \r
-            // label1\r
+            // labelHeaderHp\r
             // \r
-            this.label1.AutoSize = true;\r
-            this.label1.Location = new System.Drawing.Point(113, 8);\r
-            this.label1.Name = "label1";\r
-            this.label1.Size = new System.Drawing.Size(20, 12);\r
-            this.label1.TabIndex = 13;\r
-            this.label1.Text = "HP";\r
+            this.labelHeaderHp.AutoSize = true;\r
+            this.labelHeaderHp.Cursor = System.Windows.Forms.Cursors.Hand;\r
+            this.labelHeaderHp.Location = new System.Drawing.Point(113, 8);\r
+            this.labelHeaderHp.Name = "labelHeaderHp";\r
+            this.labelHeaderHp.Size = new System.Drawing.Size(20, 12);\r
+            this.labelHeaderHp.TabIndex = 13;\r
+            this.labelHeaderHp.Text = "HP";\r
+            this.labelHeaderHp.Click += new System.EventHandler(this.labelHeaderHp_Click);\r
             // \r
             // labelHeaderCond\r
             // \r
             this.labelHeaderCond.AutoSize = true;\r
+            this.labelHeaderCond.Cursor = System.Windows.Forms.Cursors.Hand;\r
             this.labelHeaderCond.Location = new System.Drawing.Point(132, 8);\r
             this.labelHeaderCond.Name = "labelHeaderCond";\r
             this.labelHeaderCond.Size = new System.Drawing.Size(29, 12);\r
@@ -149,6 +153,7 @@ namespace KancolleSniffer
             // labelHeaderExp\r
             // \r
             this.labelHeaderExp.AutoSize = true;\r
+            this.labelHeaderExp.Cursor = System.Windows.Forms.Cursors.Hand;\r
             this.labelHeaderExp.Location = new System.Drawing.Point(200, 8);\r
             this.labelHeaderExp.Name = "labelHeaderExp";\r
             this.labelHeaderExp.Size = new System.Drawing.Size(24, 12);\r
@@ -239,7 +244,7 @@ namespace KancolleSniffer
             this.comboBoxGroup.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
             this.comboBoxGroup.FormattingEnabled = true;\r
             this.comboBoxGroup.Items.AddRange(new object[] {\r
-            "全",\r
+            "全",\r
             "A",\r
             "B",\r
             "C",\r
@@ -249,6 +254,7 @@ namespace KancolleSniffer
             "装備",\r
             "艦隊",\r
             "対空",\r
+            "戦況",\r
             "情報"});\r
             this.comboBoxGroup.Location = new System.Drawing.Point(6, 4);\r
             this.comboBoxGroup.Name = "comboBoxGroup";\r
@@ -280,7 +286,7 @@ namespace KancolleSniffer
             this.panelRepairHeader.Controls.Add(this.label10);\r
             this.panelRepairHeader.Controls.Add(this.label12);\r
             this.panelRepairHeader.Controls.Add(this.label13);\r
-            this.panelRepairHeader.Controls.Add(this.label11);\r
+            this.panelRepairHeader.Controls.Add(this.label1RepairHp);\r
             this.panelRepairHeader.Location = new System.Drawing.Point(104, 3);\r
             this.panelRepairHeader.Name = "panelRepairHeader";\r
             this.panelRepairHeader.Size = new System.Drawing.Size(126, 19);\r
@@ -295,14 +301,16 @@ namespace KancolleSniffer
             this.label10.TabIndex = 19;\r
             this.label10.Text = "/HP";\r
             // \r
-            // label11\r
+            // label1RepairHp\r
             // \r
-            this.label11.AutoSize = true;\r
-            this.label11.Location = new System.Drawing.Point(1, 5);\r
-            this.label11.Name = "label11";\r
-            this.label11.Size = new System.Drawing.Size(20, 12);\r
-            this.label11.TabIndex = 17;\r
-            this.label11.Text = "HP";\r
+            this.label1RepairHp.AutoSize = true;\r
+            this.label1RepairHp.Cursor = System.Windows.Forms.Cursors.Hand;\r
+            this.label1RepairHp.Location = new System.Drawing.Point(1, 5);\r
+            this.label1RepairHp.Name = "label1RepairHp";\r
+            this.label1RepairHp.Size = new System.Drawing.Size(20, 12);\r
+            this.label1RepairHp.TabIndex = 17;\r
+            this.label1RepairHp.Text = "HP";\r
+            this.label1RepairHp.Click += new System.EventHandler(this.labelHeaderHp_Click);\r
             // \r
             // panelItemHeader\r
             // \r
@@ -319,7 +327,7 @@ namespace KancolleSniffer
             this.richTextBoxMiscText.Location = new System.Drawing.Point(6, 23);\r
             this.richTextBoxMiscText.Name = "richTextBoxMiscText";\r
             this.richTextBoxMiscText.ReadOnly = true;\r
-            this.richTextBoxMiscText.Size = new System.Drawing.Size(236, 263);\r
+            this.richTextBoxMiscText.Size = new System.Drawing.Size(238, 263);\r
             this.richTextBoxMiscText.TabIndex = 0;\r
             this.richTextBoxMiscText.Text = "";\r
             // \r
@@ -329,19 +337,19 @@ namespace KancolleSniffer
             this.textToolStripMenuItem,\r
             this.deckBuilderToolStripMenuItem});\r
             this.contextMenuStripFleetData.Name = "contextMenuStripFleetData";\r
-            this.contextMenuStripFleetData.Size = new System.Drawing.Size(252, 48);\r
+            this.contextMenuStripFleetData.Size = new System.Drawing.Size(211, 48);\r
             // \r
             // textToolStripMenuItem\r
             // \r
             this.textToolStripMenuItem.Name = "textToolStripMenuItem";\r
-            this.textToolStripMenuItem.Size = new System.Drawing.Size(251, 22);\r
+            this.textToolStripMenuItem.Size = new System.Drawing.Size(210, 22);\r
             this.textToolStripMenuItem.Text = "テキスト形式でコピー(&C)";\r
             this.textToolStripMenuItem.Click += new System.EventHandler(this.textToolStripMenuItem_Click);\r
             // \r
             // deckBuilderToolStripMenuItem\r
             // \r
             this.deckBuilderToolStripMenuItem.Name = "deckBuilderToolStripMenuItem";\r
-            this.deckBuilderToolStripMenuItem.Size = new System.Drawing.Size(251, 22);\r
+            this.deckBuilderToolStripMenuItem.Size = new System.Drawing.Size(210, 22);\r
             this.deckBuilderToolStripMenuItem.Text = "デッキビルダー形式でコピー(&D)";\r
             this.deckBuilderToolStripMenuItem.Click += new System.EventHandler(this.deckBuilderToolStripMenuItem_Click);\r
             // \r
@@ -398,27 +406,44 @@ namespace KancolleSniffer
             // \r
             // airBattleResultPanel\r
             // \r
+            this.airBattleResultPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
             this.airBattleResultPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.airBattleResultPanel.Location = new System.Drawing.Point(6, 23);\r
             this.airBattleResultPanel.Name = "airBattleResultPanel";\r
+            this.airBattleResultPanel.ShowResultAutomatic = false;\r
             this.airBattleResultPanel.Size = new System.Drawing.Size(238, 51);\r
             this.airBattleResultPanel.TabIndex = 18;\r
             // \r
+            // battleResultPanel\r
+            // \r
+            this.battleResultPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
+            this.battleResultPanel.AutoScroll = true;\r
+            this.battleResultPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
+            this.battleResultPanel.Location = new System.Drawing.Point(6, 73);\r
+            this.battleResultPanel.Name = "battleResultPanel";\r
+            this.battleResultPanel.Size = new System.Drawing.Size(238, 213);\r
+            this.battleResultPanel.TabIndex = 0;\r
+            // \r
             // antiAirPanel\r
             // \r
-            this.antiAirPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
-            | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.antiAirPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
             this.antiAirPanel.AutoScroll = true;\r
             this.antiAirPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.antiAirPanel.Location = new System.Drawing.Point(6, 73);\r
+            this.antiAirPanel.Location = new System.Drawing.Point(6, 23);\r
             this.antiAirPanel.Name = "antiAirPanel";\r
-            this.antiAirPanel.Size = new System.Drawing.Size(238, 213);\r
+            this.antiAirPanel.Size = new System.Drawing.Size(238, 263);\r
             this.antiAirPanel.TabIndex = 17;\r
             // \r
             // fleetPanel\r
             // \r
-            this.fleetPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
-            | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.fleetPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
             this.fleetPanel.AutoScroll = true;\r
             this.fleetPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.fleetPanel.ContextMenuStrip = this.contextMenuStripFleetData;\r
@@ -429,8 +454,9 @@ namespace KancolleSniffer
             // \r
             // itemTreeView\r
             // \r
-            this.itemTreeView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
-            | System.Windows.Forms.AnchorStyles.Left)));\r
+            this.itemTreeView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
             this.itemTreeView.ContextMenuStrip = this.contextMenuStrip;\r
             this.itemTreeView.Location = new System.Drawing.Point(6, 23);\r
             this.itemTreeView.Name = "itemTreeView";\r
@@ -439,9 +465,9 @@ namespace KancolleSniffer
             // \r
             // shipListPanel\r
             // \r
-            this.shipListPanel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
-            | System.Windows.Forms.AnchorStyles.Left)));\r
-            this.shipListPanel.AutoScroll = true;\r
+            this.shipListPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) \r
+            | System.Windows.Forms.AnchorStyles.Left) \r
+            | System.Windows.Forms.AnchorStyles.Right)));\r
             this.shipListPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
             this.shipListPanel.ContextMenuStrip = this.contextMenuStripShipList;\r
             this.shipListPanel.Location = new System.Drawing.Point(6, 23);\r
@@ -456,6 +482,7 @@ namespace KancolleSniffer
             this.ClientSize = new System.Drawing.Size(250, 292);\r
             this.Controls.Add(this.panelFleetHeader);\r
             this.Controls.Add(this.airBattleResultPanel);\r
+            this.Controls.Add(this.battleResultPanel);\r
             this.Controls.Add(this.antiAirPanel);\r
             this.Controls.Add(this.panelItemHeader);\r
             this.Controls.Add(this.panelRepairHeader);\r
@@ -464,7 +491,7 @@ namespace KancolleSniffer
             this.Controls.Add(this.labelHeaderExp);\r
             this.Controls.Add(this.labelHeaderCond);\r
             this.Controls.Add(this.label3);\r
-            this.Controls.Add(this.label1);\r
+            this.Controls.Add(this.labelHeaderHp);\r
             this.Controls.Add(this.richTextBoxMiscText);\r
             this.Controls.Add(this.fleetPanel);\r
             this.Controls.Add(this.itemTreeView);\r
@@ -477,6 +504,7 @@ namespace KancolleSniffer
             this.Text = "一覧";\r
             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ShipListForm_FormClosing);\r
             this.Load += new System.EventHandler(this.ShipListForm_Load);\r
+            this.Shown += new System.EventHandler(this.ListForm_Shown);\r
             this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ShipListForm_KeyPress);\r
             this.contextMenuStripShipList.ResumeLayout(false);\r
             this.contextMenuStrip.ResumeLayout(false);\r
@@ -494,7 +522,7 @@ namespace KancolleSniffer
         #endregion\r
 \r
         private ShipListPanel shipListPanel;\r
-        private System.Windows.Forms.Label label1;\r
+        private System.Windows.Forms.Label labelHeaderHp;\r
         private System.Windows.Forms.Label labelHeaderCond;\r
         private System.Windows.Forms.Label labelHeaderExp;\r
         private System.Windows.Forms.Label label3;\r
@@ -510,7 +538,7 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label label12;\r
         private System.Windows.Forms.Label label10;\r
         private System.Windows.Forms.Label label5;\r
-        private System.Windows.Forms.Label label11;\r
+        private System.Windows.Forms.Label label1RepairHp;\r
         private System.Windows.Forms.Panel panelItemHeader;\r
         private FleetPanel fleetPanel;\r
         private ItemTreeView itemTreeView;\r
@@ -530,5 +558,6 @@ namespace KancolleSniffer
         private System.Windows.Forms.Label labelFleet1;\r
         private AntiAirPanel antiAirPanel;\r
         private AirBattleResultPanel airBattleResultPanel;\r
+        private BattleResultPanel battleResultPanel;\r
     }\r
 }
\ No newline at end of file