MetroMDI.Designer.cs 19.4 KB
namespace App
{
    partial class MetroMDI
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.homePanel = new System.Windows.Forms.Panel();
            this.Account = new System.Windows.Forms.Panel();
            this.label8 = new System.Windows.Forms.Label();
            this.setting = new System.Windows.Forms.Panel();
            this.label7 = new System.Windows.Forms.Label();
            this.DynamicTesting = new System.Windows.Forms.Panel();
            this.label1 = new System.Windows.Forms.Label();
            this.StaticTesting = new System.Windows.Forms.Panel();
            this.label4 = new System.Windows.Forms.Label();
            this.Product = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.adjusting = new System.Windows.Forms.Panel();
            this.label5 = new System.Windows.Forms.Label();
            this.TestResult = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.StatisticAnalysis = new System.Windows.Forms.Panel();
            this.label6 = new System.Windows.Forms.Label();
            this.homePanel.SuspendLayout();
            this.Account.SuspendLayout();
            this.setting.SuspendLayout();
            this.DynamicTesting.SuspendLayout();
            this.StaticTesting.SuspendLayout();
            this.Product.SuspendLayout();
            this.adjusting.SuspendLayout();
            this.TestResult.SuspendLayout();
            this.StatisticAnalysis.SuspendLayout();
            this.SuspendLayout();
            // 
            // homePanel
            // 
            this.homePanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.homePanel.Controls.Add(this.Account);
            this.homePanel.Controls.Add(this.setting);
            this.homePanel.Controls.Add(this.DynamicTesting);
            this.homePanel.Controls.Add(this.StaticTesting);
            this.homePanel.Controls.Add(this.Product);
            this.homePanel.Controls.Add(this.adjusting);
            this.homePanel.Controls.Add(this.TestResult);
            this.homePanel.Controls.Add(this.StatisticAnalysis);
            this.homePanel.Location = new System.Drawing.Point(8, 67);
            this.homePanel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.homePanel.Name = "homePanel";
            this.homePanel.Size = new System.Drawing.Size(697, 371);
            this.homePanel.TabIndex = 0;
            // 
            // Account
            // 
            this.Account.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(73)))), ((int)(((byte)(241)))));
            this.Account.Controls.Add(this.label8);
            this.Account.Location = new System.Drawing.Point(242, 237);
            this.Account.Name = "Account";
            this.Account.Size = new System.Drawing.Size(212, 105);
            this.Account.TabIndex = 5;
            this.Account.Click += new System.EventHandler(this.Account_Click);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
            this.label8.ForeColor = System.Drawing.Color.White;
            this.label8.Location = new System.Drawing.Point(69, 42);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(74, 21);
            this.label8.TabIndex = 0;
            this.label8.Text = "账号管理";
            this.label8.Click += new System.EventHandler(this.label8_Click);
            // 
            // setting
            // 
            this.setting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(57)))), ((int)(((byte)(190)))));
            this.setting.Controls.Add(this.label7);
            this.setting.Location = new System.Drawing.Point(24, 236);
            this.setting.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.setting.Name = "setting";
            this.setting.Size = new System.Drawing.Size(212, 106);
            this.setting.TabIndex = 0;
            this.setting.Text = "Setting";
            this.setting.Click += new System.EventHandler(this.metroTile1_Click);
            // 
            // label7
            // 
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.White;
            this.label7.Location = new System.Drawing.Point(79, 43);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(55, 21);
            this.label7.TabIndex = 0;
            this.label7.Text = "label7";
            this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label7.Click += new System.EventHandler(this.label7_Click);
            // 
            // DynamicTesting
            // 
            this.DynamicTesting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(166)))), ((int)(((byte)(167)))));
            this.DynamicTesting.Controls.Add(this.label1);
            this.DynamicTesting.Location = new System.Drawing.Point(24, 13);
            this.DynamicTesting.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.DynamicTesting.Name = "DynamicTesting";
            this.DynamicTesting.Size = new System.Drawing.Size(212, 106);
            this.DynamicTesting.TabIndex = 4;
            this.DynamicTesting.Text = "Dynamic Testing";
            this.DynamicTesting.Click += new System.EventHandler(this.DynamicTesting_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(79, 43);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(55, 21);
            this.label1.TabIndex = 0;
            this.label1.Text = "label1";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label1.Click += new System.EventHandler(this.label1_Click);
            // 
            // StaticTesting
            // 
            this.StaticTesting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(118)))), ((int)(((byte)(159)))));
            this.StaticTesting.Controls.Add(this.label4);
            this.StaticTesting.Location = new System.Drawing.Point(24, 124);
            this.StaticTesting.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.StaticTesting.Name = "StaticTesting";
            this.StaticTesting.Size = new System.Drawing.Size(212, 106);
            this.StaticTesting.TabIndex = 4;
            this.StaticTesting.Text = "Static Testing";
            this.StaticTesting.Click += new System.EventHandler(this.StaticTesting_Click);
            // 
            // label4
            // 
            this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.ForeColor = System.Drawing.Color.White;
            this.label4.Location = new System.Drawing.Point(79, 43);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(55, 21);
            this.label4.TabIndex = 0;
            this.label4.Text = "label4";
            this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label4.Click += new System.EventHandler(this.label4_Click);
            // 
            // Product
            // 
            this.Product.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(141)))), ((int)(((byte)(190)))));
            this.Product.Controls.Add(this.label2);
            this.Product.Location = new System.Drawing.Point(242, 13);
            this.Product.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.Product.Name = "Product";
            this.Product.Size = new System.Drawing.Size(212, 106);
            this.Product.TabIndex = 4;
            this.Product.Text = "Product";
            this.Product.Click += new System.EventHandler(this.Product_Click);
            // 
            // label2
            // 
            this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.Color.White;
            this.label2.Location = new System.Drawing.Point(79, 43);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(55, 21);
            this.label2.TabIndex = 0;
            this.label2.Text = "label2";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label2.Click += new System.EventHandler(this.label2_Click);
            // 
            // adjusting
            // 
            this.adjusting.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.adjusting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(181)))), ((int)(((byte)(127)))));
            this.adjusting.Controls.Add(this.label5);
            this.adjusting.Location = new System.Drawing.Point(242, 124);
            this.adjusting.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.adjusting.Name = "adjusting";
            this.adjusting.Size = new System.Drawing.Size(212, 106);
            this.adjusting.TabIndex = 4;
            this.adjusting.Text = "Adjusting";
            this.adjusting.Click += new System.EventHandler(this.Setting_Click);
            // 
            // label5
            // 
            this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.ForeColor = System.Drawing.Color.White;
            this.label5.Location = new System.Drawing.Point(79, 43);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(55, 21);
            this.label5.TabIndex = 0;
            this.label5.Text = "label5";
            this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label5.Click += new System.EventHandler(this.label5_Click);
            // 
            // TestResult
            // 
            this.TestResult.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(121)))), ((int)(((byte)(96)))));
            this.TestResult.Controls.Add(this.label3);
            this.TestResult.Location = new System.Drawing.Point(460, 13);
            this.TestResult.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.TestResult.Name = "TestResult";
            this.TestResult.Size = new System.Drawing.Size(212, 106);
            this.TestResult.TabIndex = 4;
            this.TestResult.Text = "TestResult";
            this.TestResult.Click += new System.EventHandler(this.TestResult_Click);
            // 
            // label3
            // 
            this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.ForeColor = System.Drawing.Color.White;
            this.label3.Location = new System.Drawing.Point(79, 43);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(55, 21);
            this.label3.TabIndex = 0;
            this.label3.Text = "label3";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label3.Click += new System.EventHandler(this.label3_Click);
            // 
            // StatisticAnalysis
            // 
            this.StatisticAnalysis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(204)))), ((int)(((byte)(76)))));
            this.StatisticAnalysis.Controls.Add(this.label6);
            this.StatisticAnalysis.Location = new System.Drawing.Point(460, 124);
            this.StatisticAnalysis.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.StatisticAnalysis.Name = "StatisticAnalysis";
            this.StatisticAnalysis.Size = new System.Drawing.Size(212, 106);
            this.StatisticAnalysis.TabIndex = 4;
            this.StatisticAnalysis.Text = "Statistic Analysis";
            this.StatisticAnalysis.Click += new System.EventHandler(this.StatisticAnalysis_Click);
            // 
            // label6
            // 
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.ForeColor = System.Drawing.Color.White;
            this.label6.Location = new System.Drawing.Point(42, 43);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(129, 21);
            this.label6.TabIndex = 0;
            this.label6.Text = "StatisticAnalysis";
            this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label6.Click += new System.EventHandler(this.label6_Click);
            // 
            // MetroMDI
            // 
            this.ClientSize = new System.Drawing.Size(713, 454);
            this.Controls.Add(this.homePanel);
            this.Location = new System.Drawing.Point(0, 0);
            this.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.Name = "MetroMDI";
            this.Padding = new System.Windows.Forms.Padding(27, 120, 27, 40);
            this.Text = " ";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MetroMDI_FormClosing);
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MetroMDI_FormClosed);
            this.Load += new System.EventHandler(this.MetroMDI_Load);
            this.Resize += new System.EventHandler(this.MetroMDI_Resize);
            this.homePanel.ResumeLayout(false);
            this.Account.ResumeLayout(false);
            this.Account.PerformLayout();
            this.setting.ResumeLayout(false);
            this.setting.PerformLayout();
            this.DynamicTesting.ResumeLayout(false);
            this.DynamicTesting.PerformLayout();
            this.StaticTesting.ResumeLayout(false);
            this.StaticTesting.PerformLayout();
            this.Product.ResumeLayout(false);
            this.Product.PerformLayout();
            this.adjusting.ResumeLayout(false);
            this.adjusting.PerformLayout();
            this.TestResult.ResumeLayout(false);
            this.TestResult.PerformLayout();
            this.StatisticAnalysis.ResumeLayout(false);
            this.StatisticAnalysis.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel homePanel;
        //private MetroFramework.Controls.MetroTile DynamicTesting;//动态测试
        //private MetroFramework.Controls.MetroTile Product;//产品
        //private MetroFramework.Controls.MetroTile TestResult;//测试结果
        //private MetroFramework.Controls.MetroTile StaticTesting;//静态测试
        //private MetroFramework.Controls.MetroTile adjusting;//设置
        //private MetroFramework.Controls.MetroTile StatisticAnalysis;//统计分析
        //private System.Windows.Forms.NotifyIcon notifyIcon1;
        //private MetroFramework.Controls.MetroTile setting;

        private System.Windows.Forms.Panel DynamicTesting;//动态测试
        private System.Windows.Forms.Panel Product;//产品
        private System.Windows.Forms.Panel TestResult;//测试结果
        private System.Windows.Forms.Panel StaticTesting;//静态测试
        private System.Windows.Forms.Panel adjusting;//校准
        private System.Windows.Forms.Panel StatisticAnalysis;//统计分析
        private System.Windows.Forms.Panel setting;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Panel Account;
        private System.Windows.Forms.Label label8;//设置

        //private System.Windows.Forms.NotifyIcon notifyIcon1;

    }
}