MetroDynamicTesting.Designer.cs 19.5 KB
namespace App
{
    partial class MetroDynamicTesting
    {
        /// <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()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MetroDynamicTesting));
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.mdiPanel = new MetroFramework.Controls.MetroPanel();
            this.btnNext = new System.Windows.Forms.Button();
            this.gobackButton = new System.Windows.Forms.Button();
            this.stopTestingButton = new System.Windows.Forms.Button();
            this.panel1 = 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.lbl_temp = new System.Windows.Forms.Label();
            this.lbl_pattern = new System.Windows.Forms.Label();
            this.lbl_solvent = new System.Windows.Forms.Label();
            this.lbl_time = new System.Windows.Forms.Label();
            this.startTestingButton = new System.Windows.Forms.Button();
            this.DynamicTestingShow = new MetroFramework.Controls.MetroPanel();
            this.label1 = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.mdiPanel.SuspendLayout();
            this.panel1.SuspendLayout();
            this.DynamicTestingShow.SuspendLayout();
            this.SuspendLayout();
            // 
            // pictureBox4
            // 
            this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
            this.pictureBox4.Location = new System.Drawing.Point(5, 140);
            this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(26, 31);
            this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox4.TabIndex = 6;
            this.pictureBox4.TabStop = false;
            this.pictureBox4.Visible = false;
            // 
            // pictureBox3
            // 
            this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
            this.pictureBox3.Location = new System.Drawing.Point(5, 99);
            this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(26, 31);
            this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox3.TabIndex = 5;
            this.pictureBox3.TabStop = false;
            this.pictureBox3.Visible = false;
            // 
            // pictureBox2
            // 
            this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
            this.pictureBox2.Location = new System.Drawing.Point(5, 58);
            this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(26, 31);
            this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox2.TabIndex = 4;
            this.pictureBox2.TabStop = false;
            this.pictureBox2.Visible = false;
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(5, 16);
            this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(26, 31);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 2;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.Visible = false;
            // 
            // mdiPanel
            // 
            this.mdiPanel.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.mdiPanel.Controls.Add(this.btnNext);
            this.mdiPanel.Controls.Add(this.gobackButton);
            this.mdiPanel.Controls.Add(this.stopTestingButton);
            this.mdiPanel.Controls.Add(this.panel1);
            this.mdiPanel.Controls.Add(this.startTestingButton);
            this.mdiPanel.Controls.Add(this.DynamicTestingShow);
            this.mdiPanel.HorizontalScrollbarBarColor = true;
            this.mdiPanel.HorizontalScrollbarHighlightOnWheel = false;
            this.mdiPanel.HorizontalScrollbarSize = 14;
            this.mdiPanel.Location = new System.Drawing.Point(3, 49);
            this.mdiPanel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.mdiPanel.Name = "mdiPanel";
            this.mdiPanel.Size = new System.Drawing.Size(901, 452);
            this.mdiPanel.TabIndex = 0;
            this.mdiPanel.VerticalScrollbarBarColor = true;
            this.mdiPanel.VerticalScrollbarHighlightOnWheel = false;
            this.mdiPanel.VerticalScrollbarSize = 12;
            // 
            // btnNext
            // 
            this.btnNext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnNext.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnNext.BackgroundImage")));
            this.btnNext.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnNext.Enabled = false;
            this.btnNext.FlatAppearance.BorderSize = 0;
            this.btnNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnNext.Location = new System.Drawing.Point(773, 404);
            this.btnNext.Name = "btnNext";
            this.btnNext.Size = new System.Drawing.Size(99, 44);
            this.btnNext.TabIndex = 6;
            this.btnNext.Text = "下一步";
            this.btnNext.UseVisualStyleBackColor = true;
            this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
            // 
            // gobackButton
            // 
            this.gobackButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.gobackButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gobackButton.BackgroundImage")));
            this.gobackButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.gobackButton.FlatAppearance.BorderSize = 0;
            this.gobackButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.gobackButton.Location = new System.Drawing.Point(664, 404);
            this.gobackButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.gobackButton.Name = "gobackButton";
            this.gobackButton.Size = new System.Drawing.Size(99, 44);
            this.gobackButton.TabIndex = 2;
            this.gobackButton.Text = "上一步";
            this.gobackButton.UseVisualStyleBackColor = true;
            this.gobackButton.Click += new System.EventHandler(this.goBackButton_Click);
            // 
            // stopTestingButton
            // 
            this.stopTestingButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.stopTestingButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("stopTestingButton.BackgroundImage")));
            this.stopTestingButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.stopTestingButton.FlatAppearance.BorderSize = 0;
            this.stopTestingButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.stopTestingButton.Location = new System.Drawing.Point(555, 404);
            this.stopTestingButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.stopTestingButton.Name = "stopTestingButton";
            this.stopTestingButton.Size = new System.Drawing.Size(99, 44);
            this.stopTestingButton.TabIndex = 1;
            this.stopTestingButton.Text = "中止测试";
            this.stopTestingButton.UseVisualStyleBackColor = true;
            this.stopTestingButton.Visible = false;
            this.stopTestingButton.Click += new System.EventHandler(this.stopTestingButton_Click);
            // 
            // panel1
            // 
            this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.panel1.Controls.Add(this.label8);
            this.panel1.Controls.Add(this.label7);
            this.panel1.Controls.Add(this.label6);
            this.panel1.Controls.Add(this.label5);
            this.panel1.Controls.Add(this.lbl_temp);
            this.panel1.Controls.Add(this.lbl_pattern);
            this.panel1.Controls.Add(this.lbl_solvent);
            this.panel1.Controls.Add(this.lbl_time);
            this.panel1.Location = new System.Drawing.Point(12, 378);
            this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(589, 69);
            this.panel1.TabIndex = 4;
            this.panel1.Visible = false;
            this.panel1.Click += new System.EventHandler(this.panel1_Click);
            this.panel1.MouseLeave += new System.EventHandler(this.panel1_MouseLeave);
            this.panel1.MouseHover += new System.EventHandler(this.panel1_MouseHover);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(532, 28);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(0, 17);
            this.label8.TabIndex = 13;
            this.label8.Tag = "7010";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(345, 28);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(0, 17);
            this.label7.TabIndex = 12;
            this.label7.Tag = "7008";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(220, 28);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(0, 17);
            this.label6.TabIndex = 11;
            this.label6.Tag = "7009";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(55, 28);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(0, 17);
            this.label5.TabIndex = 10;
            this.label5.Tag = "7006";
            // 
            // lbl_temp
            // 
            this.lbl_temp.AutoSize = true;
            this.lbl_temp.Location = new System.Drawing.Point(396, 28);
            this.lbl_temp.Name = "lbl_temp";
            this.lbl_temp.Size = new System.Drawing.Size(129, 17);
            this.lbl_temp.TabIndex = 9;
            this.lbl_temp.Text = "Solvent Temperature";
            // 
            // lbl_pattern
            // 
            this.lbl_pattern.AutoSize = true;
            this.lbl_pattern.Location = new System.Drawing.Point(267, 28);
            this.lbl_pattern.Name = "lbl_pattern";
            this.lbl_pattern.Size = new System.Drawing.Size(71, 17);
            this.lbl_pattern.TabIndex = 8;
            this.lbl_pattern.Text = "Test Mode";
            // 
            // lbl_solvent
            // 
            this.lbl_solvent.AutoSize = true;
            this.lbl_solvent.Location = new System.Drawing.Point(119, 28);
            this.lbl_solvent.Name = "lbl_solvent";
            this.lbl_solvent.Size = new System.Drawing.Size(96, 17);
            this.lbl_solvent.TabIndex = 7;
            this.lbl_solvent.Text = "Testing Solvent";
            // 
            // lbl_time
            // 
            this.lbl_time.AutoSize = true;
            this.lbl_time.Location = new System.Drawing.Point(14, 28);
            this.lbl_time.Name = "lbl_time";
            this.lbl_time.Size = new System.Drawing.Size(36, 17);
            this.lbl_time.TabIndex = 3;
            this.lbl_time.Text = "Time";
            // 
            // startTestingButton
            // 
            this.startTestingButton.BackColor = System.Drawing.Color.Black;
            this.startTestingButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("startTestingButton.BackgroundImage")));
            this.startTestingButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.startTestingButton.Location = new System.Drawing.Point(5, 10);
            this.startTestingButton.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.startTestingButton.Name = "startTestingButton";
            this.startTestingButton.Size = new System.Drawing.Size(99, 56);
            this.startTestingButton.TabIndex = 0;
            this.startTestingButton.Text = "开始测试";
            this.startTestingButton.UseVisualStyleBackColor = false;
            this.startTestingButton.Visible = false;
            this.startTestingButton.Click += new System.EventHandler(this.startTestingButton_Click);
            // 
            // DynamicTestingShow
            // 
            this.DynamicTestingShow.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.DynamicTestingShow.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.DynamicTestingShow.Controls.Add(this.label1);
            this.DynamicTestingShow.HorizontalScrollbarBarColor = true;
            this.DynamicTestingShow.HorizontalScrollbarHighlightOnWheel = false;
            this.DynamicTestingShow.HorizontalScrollbarSize = 14;
            this.DynamicTestingShow.Location = new System.Drawing.Point(12, 0);
            this.DynamicTestingShow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.DynamicTestingShow.Name = "DynamicTestingShow";
            this.DynamicTestingShow.Size = new System.Drawing.Size(889, 402);
            this.DynamicTestingShow.TabIndex = 0;
            this.DynamicTestingShow.VerticalScrollbarBarColor = true;
            this.DynamicTestingShow.VerticalScrollbarHighlightOnWheel = false;
            this.DynamicTestingShow.VerticalScrollbarSize = 12;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(300, 167);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(88, 25);
            this.label1.TabIndex = 2;
            this.label1.Text = "暂无数据";
            this.label1.Visible = false;
            // 
            // MetroDynamicTesting
            // 
            this.ClientSize = new System.Drawing.Size(910, 506);
            this.Controls.Add(this.mdiPanel);
            this.IsMdiContainer = true;
            this.Location = new System.Drawing.Point(0, 0);
            this.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
            this.Name = "MetroDynamicTesting";
            this.Padding = new System.Windows.Forms.Padding(27, 120, 27, 40);
            this.Text = "动态测试";
            this.Load += new System.EventHandler(this.MetroDynamicTesting_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.mdiPanel.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.DynamicTestingShow.ResumeLayout(false);
            this.DynamicTestingShow.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Button stopTestingButton;
        private System.Windows.Forms.Button gobackButton;

        private MetroFramework.Controls.MetroPanel DynamicTestingShow;
        private System.Windows.Forms.Button startTestingButton;
        private MetroFramework.Controls.MetroPanel mdiPanel;

        private System.Windows.Forms.OpenFileDialog openFileDialog1;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.PictureBox pictureBox4;
        private System.Windows.Forms.PictureBox pictureBox3;
        private System.Windows.Forms.PictureBox pictureBox2;
        private System.Windows.Forms.Label lbl_time;
        private System.Windows.Forms.PictureBox pictureBox1;
        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.Label lbl_temp;
        private System.Windows.Forms.Label lbl_pattern;
        private System.Windows.Forms.Label lbl_solvent;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Button btnNext;

    }
}