OSDN Git Service

FormのサブクラスをFormsに移動する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / MainForm.Designer.cs
diff --git a/KancolleSniffer/MainForm.Designer.cs b/KancolleSniffer/MainForm.Designer.cs
deleted file mode 100644 (file)
index f881e1d..0000000
+++ /dev/null
@@ -1,302 +0,0 @@
-// Copyright (C) 2013, 2014, 2015 Kazuhiro Fujieda <fujieda@users.osdn.me>\r
-// \r
-// Licensed under the Apache License, Version 2.0 (the "License");\r
-// you may not use this file except in compliance with the License.\r
-// You may obtain a copy of the License at\r
-//\r
-//    http://www.apache.org/licenses/LICENSE-2.0\r
-//\r
-// Unless required by applicable law or agreed to in writing, software\r
-// distributed under the License is distributed on an "AS IS" BASIS,\r
-// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
-// See the License for the specific language governing permissions and\r
-// limitations under the License.\r
-\r
-using KancolleSniffer.View;\r
-using KancolleSniffer.View.ListWindow;\r
-using KancolleSniffer.View.MainWindow;\r
-\r
-namespace KancolleSniffer\r
-{\r
-    partial class MainForm\r
-    {\r
-        /// <summary>\r
-        /// 必要なデザイナー変数です。\r
-        /// </summary>\r
-        private System.ComponentModel.IContainer components = null;\r
-\r
-        /// <summary>\r
-        /// 使用中のリソースをすべてクリーンアップします。\r
-        /// </summary>\r
-        /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
-        protected override void Dispose(bool disposing)\r
-        {\r
-            if (disposing && (components != null))\r
-            {\r
-                components.Dispose();\r
-            }\r
-            base.Dispose(disposing);\r
-        }\r
-\r
-        #region Windows フォーム デザイナーで生成されたコード\r
-\r
-        /// <summary>\r
-        /// デザイナー サポートに必要なメソッドです。このメソッドの内容を\r
-        /// コード エディターで変更しないでください。\r
-        /// </summary>\r
-        private void InitializeComponent()\r
-        {\r
-            this.components = new System.ComponentModel.Container();\r
-            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));\r
-            this.labelAkashiRepairTimer = new System.Windows.Forms.Label();\r
-            this.labelNDockCaption = new System.Windows.Forms.Label();\r
-            this.labelConstruct = new System.Windows.Forms.Label();\r
-            this.labelQuest = new System.Windows.Forms.Label();\r
-            this.labelMissionCaption = new System.Windows.Forms.Label();\r
-            this.notifyIconMain = new System.Windows.Forms.NotifyIcon(this.components);\r
-            this.labelMaterialCaption = new System.Windows.Forms.Label();\r
-            this.labelRepairListCaption = new System.Windows.Forms.Label();\r
-            this.labelAkashiRepair = new System.Windows.Forms.Label();\r
-            this.dropDownButtonRepairList = new KancolleSniffer.View.DropDownButton();\r
-            this.labelQuestCount = new System.Windows.Forms.Label();\r
-            this.kdockPanel = new KDockPanel();\r
-            this.panelRepairList = new RepairListForMain();\r
-            this.ndockPanel = new NDockPanel();\r
-            this.missionPanel = new MissionPanel();\r
-            this.questPanel = new QuestPanel();\r
-            this.hqPanel = new HqPanel();\r
-            this.materialHistoryPanel = new MaterialHistoryPanel();\r
-            this.dropDownButtonMaterialHistory = new KancolleSniffer.View.DropDownButton();\r
-            this.mainFleetPanel = new MainFleetPanel();\r
-            this.SuspendLayout();\r
-            // \r
-            // labelAkashiRepairTimer\r
-            // \r
-            this.labelAkashiRepairTimer.Location = new System.Drawing.Point(179, 276);\r
-            this.labelAkashiRepairTimer.Name = "labelAkashiRepairTimer";\r
-            this.labelAkashiRepairTimer.Size = new System.Drawing.Size(32, 12);\r
-            this.labelAkashiRepairTimer.TabIndex = 43;\r
-            // \r
-            // labelNDockCaption\r
-            // \r
-            this.labelNDockCaption.AutoSize = true;\r
-            this.labelNDockCaption.Cursor = System.Windows.Forms.Cursors.Hand;\r
-            this.labelNDockCaption.Location = new System.Drawing.Point(8, 195);\r
-            this.labelNDockCaption.Name = "labelNDockCaption";\r
-            this.labelNDockCaption.Size = new System.Drawing.Size(29, 12);\r
-            this.labelNDockCaption.TabIndex = 3;\r
-            this.labelNDockCaption.Text = "入渠";\r
-            // \r
-            // labelConstruct\r
-            // \r
-            this.labelConstruct.AutoSize = true;\r
-            this.labelConstruct.Location = new System.Drawing.Point(151, 195);\r
-            this.labelConstruct.Name = "labelConstruct";\r
-            this.labelConstruct.Size = new System.Drawing.Size(29, 12);\r
-            this.labelConstruct.TabIndex = 6;\r
-            this.labelConstruct.Text = "建造";\r
-            // \r
-            // labelQuest\r
-            // \r
-            this.labelQuest.AutoSize = true;\r
-            this.labelQuest.Location = new System.Drawing.Point(8, 342);\r
-            this.labelQuest.Name = "labelQuest";\r
-            this.labelQuest.Size = new System.Drawing.Size(29, 12);\r
-            this.labelQuest.TabIndex = 8;\r
-            this.labelQuest.Text = "任務";\r
-            // \r
-            // labelMissionCaption\r
-            // \r
-            this.labelMissionCaption.AutoSize = true;\r
-            this.labelMissionCaption.Cursor = System.Windows.Forms.Cursors.Hand;\r
-            this.labelMissionCaption.Location = new System.Drawing.Point(8, 276);\r
-            this.labelMissionCaption.Name = "labelMissionCaption";\r
-            this.labelMissionCaption.Size = new System.Drawing.Size(29, 12);\r
-            this.labelMissionCaption.TabIndex = 10;\r
-            this.labelMissionCaption.Text = "遠征";\r
-            // \r
-            // notifyIconMain\r
-            // \r
-            this.notifyIconMain.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIconMain.Icon")));\r
-            this.notifyIconMain.Text = "KancolleSniffer";\r
-            this.notifyIconMain.Visible = true;\r
-            // \r
-            // labelMaterialCaption\r
-            // \r
-            this.labelMaterialCaption.AutoSize = true;\r
-            this.labelMaterialCaption.Location = new System.Drawing.Point(183, 342);\r
-            this.labelMaterialCaption.Name = "labelMaterialCaption";\r
-            this.labelMaterialCaption.Size = new System.Drawing.Size(29, 12);\r
-            this.labelMaterialCaption.TabIndex = 43;\r
-            this.labelMaterialCaption.Text = "資材";\r
-            // \r
-            // labelRepairListCaption\r
-            // \r
-            this.labelRepairListCaption.AutoSize = true;\r
-            this.labelRepairListCaption.Location = new System.Drawing.Point(81, 195);\r
-            this.labelRepairListCaption.Name = "labelRepairListCaption";\r
-            this.labelRepairListCaption.Size = new System.Drawing.Size(41, 12);\r
-            this.labelRepairListCaption.TabIndex = 46;\r
-            this.labelRepairListCaption.Text = "要修復";\r
-            // \r
-            // labelAkashiRepair\r
-            // \r
-            this.labelAkashiRepair.AutoSize = true;\r
-            this.labelAkashiRepair.Location = new System.Drawing.Point(151, 276);\r
-            this.labelAkashiRepair.Name = "labelAkashiRepair";\r
-            this.labelAkashiRepair.Size = new System.Drawing.Size(29, 12);\r
-            this.labelAkashiRepair.TabIndex = 54;\r
-            this.labelAkashiRepair.Text = "修理";\r
-            // \r
-            // dropDownButtonRepairList\r
-            // \r
-            this.dropDownButtonRepairList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.dropDownButtonRepairList.Location = new System.Drawing.Point(121, 193);\r
-            this.dropDownButtonRepairList.Name = "dropDownButtonRepairList";\r
-            this.dropDownButtonRepairList.Size = new System.Drawing.Size(14, 14);\r
-            this.dropDownButtonRepairList.TabIndex = 45;\r
-            // \r
-            // labelQuestCount\r
-            // \r
-            this.labelQuestCount.AutoSize = true;\r
-            this.labelQuestCount.Location = new System.Drawing.Point(35, 342);\r
-            this.labelQuestCount.Name = "labelQuestCount";\r
-            this.labelQuestCount.Size = new System.Drawing.Size(11, 12);\r
-            this.labelQuestCount.TabIndex = 57;\r
-            this.labelQuestCount.Text = "0";\r
-            // \r
-            // kdockPanel\r
-            // \r
-            this.kdockPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.kdockPanel.Location = new System.Drawing.Point(149, 209);\r
-            this.kdockPanel.Name = "kdockPanel";\r
-            this.kdockPanel.Size = new System.Drawing.Size(77, 64);\r
-            this.kdockPanel.TabIndex = 60;\r
-            // \r
-            // panelRepairList\r
-            // \r
-            this.panelRepairList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.panelRepairList.Location = new System.Drawing.Point(6, 207);\r
-            this.panelRepairList.Name = "panelRepairList";\r
-            this.panelRepairList.Size = new System.Drawing.Size(129, 21);\r
-            this.panelRepairList.TabIndex = 4;\r
-            this.panelRepairList.Visible = false;\r
-            // \r
-            // ndockPanel\r
-            // \r
-            this.ndockPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.ndockPanel.Cursor = System.Windows.Forms.Cursors.Hand;\r
-            this.ndockPanel.Location = new System.Drawing.Point(6, 209);\r
-            this.ndockPanel.Name = "ndockPanel";\r
-            this.ndockPanel.Size = new System.Drawing.Size(140, 64);\r
-            this.ndockPanel.TabIndex = 59;\r
-            // \r
-            // missionPanel\r
-            // \r
-            this.missionPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.missionPanel.Cursor = System.Windows.Forms.Cursors.Hand;\r
-            this.missionPanel.Location = new System.Drawing.Point(6, 290);\r
-            this.missionPanel.Name = "missionPanel";\r
-            this.missionPanel.Size = new System.Drawing.Size(220, 49);\r
-            this.missionPanel.TabIndex = 58;\r
-            // \r
-            // questPanel\r
-            // \r
-            this.questPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.questPanel.Location = new System.Drawing.Point(6, 356);\r
-            this.questPanel.Name = "questPanel";\r
-            this.questPanel.Size = new System.Drawing.Size(220, 94);\r
-            this.questPanel.TabIndex = 56;\r
-            // \r
-            // hqPanel\r
-            // \r
-            this.hqPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.hqPanel.Location = new System.Drawing.Point(6, 6);\r
-            this.hqPanel.Name = "hqPanel";\r
-            this.hqPanel.Size = new System.Drawing.Size(220, 33);\r
-            this.hqPanel.TabIndex = 61;\r
-            // \r
-            // materialHistoryPanel\r
-            // \r
-            this.materialHistoryPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.materialHistoryPanel.Location = new System.Drawing.Point(38, 354);\r
-            this.materialHistoryPanel.Name = "materialHistoryPanel";\r
-            this.materialHistoryPanel.Size = new System.Drawing.Size(188, 52);\r
-            this.materialHistoryPanel.TabIndex = 65;\r
-            this.materialHistoryPanel.Visible = false;\r
-            // \r
-            // dropDownButtonMaterialHistory\r
-            // \r
-            this.dropDownButtonMaterialHistory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;\r
-            this.dropDownButtonMaterialHistory.Location = new System.Drawing.Point(211, 340);\r
-            this.dropDownButtonMaterialHistory.Name = "dropDownButtonMaterialHistory";\r
-            this.dropDownButtonMaterialHistory.Size = new System.Drawing.Size(14, 14);\r
-            this.dropDownButtonMaterialHistory.TabIndex = 80;\r
-            this.dropDownButtonMaterialHistory.Text = "dropDownButton1";\r
-            // \r
-            // mainFleetPanel\r
-            // \r
-            this.mainFleetPanel.Context = null;\r
-            this.mainFleetPanel.Location = new System.Drawing.Point(6, 42);\r
-            this.mainFleetPanel.Name = "mainFleetPanel";\r
-            this.mainFleetPanel.Size = new System.Drawing.Size(220, 149);\r
-            this.mainFleetPanel.TabIndex = 82;\r
-            // \r
-            // MainForm\r
-            // \r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);\r
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(232, 456);\r
-            this.Controls.Add(this.mainFleetPanel);\r
-            this.Controls.Add(this.dropDownButtonMaterialHistory);\r
-            this.Controls.Add(this.materialHistoryPanel);\r
-            this.Controls.Add(this.hqPanel);\r
-            this.Controls.Add(this.kdockPanel);\r
-            this.Controls.Add(this.panelRepairList);\r
-            this.Controls.Add(this.ndockPanel);\r
-            this.Controls.Add(this.missionPanel);\r
-            this.Controls.Add(this.labelQuestCount);\r
-            this.Controls.Add(this.questPanel);\r
-            this.Controls.Add(this.labelAkashiRepair);\r
-            this.Controls.Add(this.labelAkashiRepairTimer);\r
-            this.Controls.Add(this.dropDownButtonRepairList);\r
-            this.Controls.Add(this.labelRepairListCaption);\r
-            this.Controls.Add(this.labelMaterialCaption);\r
-            this.Controls.Add(this.labelMissionCaption);\r
-            this.Controls.Add(this.labelQuest);\r
-            this.Controls.Add(this.labelConstruct);\r
-            this.Controls.Add(this.labelNDockCaption);\r
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
-            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
-            this.MaximizeBox = false;\r
-            this.Name = "MainForm";\r
-            this.Text = "KancolleSniffer";\r
-            this.ResumeLayout(false);\r
-            this.PerformLayout();\r
-\r
-        }\r
-\r
-        #endregion\r
-        private System.Windows.Forms.Label labelNDockCaption;\r
-        private System.Windows.Forms.Label labelConstruct;\r
-        private System.Windows.Forms.Label labelQuest;\r
-        private System.Windows.Forms.Label labelMissionCaption;\r
-        private System.Windows.Forms.NotifyIcon notifyIconMain;\r
-        private System.Windows.Forms.Label labelMaterialCaption;\r
-        private DropDownButton dropDownButtonRepairList;\r
-        private System.Windows.Forms.Label labelRepairListCaption;\r
-        private System.Windows.Forms.Label labelAkashiRepairTimer;\r
-        private System.Windows.Forms.Label labelAkashiRepair;\r
-        private RepairListForMain panelRepairList;\r
-        private QuestPanel questPanel;\r
-        private System.Windows.Forms.Label labelQuestCount;\r
-        private MissionPanel missionPanel;\r
-        private NDockPanel ndockPanel;\r
-        private KDockPanel kdockPanel;\r
-        private HqPanel hqPanel;\r
-        private MaterialHistoryPanel materialHistoryPanel;\r
-        private DropDownButton dropDownButtonMaterialHistory;\r
-        private MainFleetPanel mainFleetPanel;\r
-    }\r
-}\r
-\r