MetroTestResult.Designer.cs 11.8 KB
namespace App
{
    partial class MetroTestResult
    {
        /// <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(MetroTestResult));
            this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
            this.testResultPanel = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.resultShowPanel = new MetroFramework.Controls.MetroPanel();
            this.btnGoBack = new System.Windows.Forms.Button();
            this.printFileBtn = new System.Windows.Forms.PictureBox();
            this.openFileBtn = new System.Windows.Forms.PictureBox();
            this.checkBoxEC2 = new System.Windows.Forms.CheckBox();
            this.checkBoxEC1 = new System.Windows.Forms.CheckBox();
            this.testResultPanel.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.printFileBtn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.openFileBtn)).BeginInit();
            this.SuspendLayout();
            // 
            // openFileDialog1
            // 
            this.openFileDialog1.Filter = "(*.re)|*.re";
            // 
            // testResultPanel
            // 
            this.testResultPanel.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.testResultPanel.Controls.Add(this.panel1);
            this.testResultPanel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.testResultPanel.Location = new System.Drawing.Point(13, 58);
            this.testResultPanel.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.testResultPanel.Name = "testResultPanel";
            this.testResultPanel.Size = new System.Drawing.Size(801, 394);
            this.testResultPanel.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.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.panel1.Controls.Add(this.resultShowPanel);
            this.panel1.Controls.Add(this.btnGoBack);
            this.panel1.Controls.Add(this.printFileBtn);
            this.panel1.Controls.Add(this.openFileBtn);
            this.panel1.Controls.Add(this.checkBoxEC2);
            this.panel1.Controls.Add(this.checkBoxEC1);
            this.panel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(801, 394);
            this.panel1.TabIndex = 6;
            // 
            // resultShowPanel
            // 
            this.resultShowPanel.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.resultShowPanel.BackColor = System.Drawing.Color.Transparent;
            this.resultShowPanel.HorizontalScrollbarBarColor = true;
            this.resultShowPanel.HorizontalScrollbarHighlightOnWheel = false;
            this.resultShowPanel.HorizontalScrollbarSize = 16;
            this.resultShowPanel.Location = new System.Drawing.Point(0, -48);
            this.resultShowPanel.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.resultShowPanel.Name = "resultShowPanel";
            this.resultShowPanel.Size = new System.Drawing.Size(801, 381);
            this.resultShowPanel.TabIndex = 5;
            this.resultShowPanel.VerticalScrollbarBarColor = true;
            this.resultShowPanel.VerticalScrollbarHighlightOnWheel = false;
            this.resultShowPanel.VerticalScrollbarSize = 14;
            // 
            // btnGoBack
            // 
            this.btnGoBack.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnGoBack.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnGoBack.BackgroundImage")));
            this.btnGoBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnGoBack.FlatAppearance.BorderSize = 0;
            this.btnGoBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnGoBack.Location = new System.Drawing.Point(681, 343);
            this.btnGoBack.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.btnGoBack.Name = "btnGoBack";
            this.btnGoBack.Size = new System.Drawing.Size(86, 40);
            this.btnGoBack.TabIndex = 10;
            this.btnGoBack.Text = "button1";
            this.btnGoBack.UseVisualStyleBackColor = true;
            this.btnGoBack.Click += new System.EventHandler(this.button1_Click);
            // 
            // printFileBtn
            // 
            this.printFileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.printFileBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("printFileBtn.BackgroundImage")));
            this.printFileBtn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.printFileBtn.Location = new System.Drawing.Point(617, 336);
            this.printFileBtn.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.printFileBtn.Name = "printFileBtn";
            this.printFileBtn.Size = new System.Drawing.Size(51, 53);
            this.printFileBtn.TabIndex = 7;
            this.printFileBtn.TabStop = false;
            this.printFileBtn.Click += new System.EventHandler(this.printFileBtn_Click);
            this.printFileBtn.MouseHover += new System.EventHandler(this.printFileBtn_MouseHover);
            // 
            // openFileBtn
            // 
            this.openFileBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.openFileBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("openFileBtn.BackgroundImage")));
            this.openFileBtn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.openFileBtn.Location = new System.Drawing.Point(547, 329);
            this.openFileBtn.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.openFileBtn.Name = "openFileBtn";
            this.openFileBtn.Size = new System.Drawing.Size(64, 67);
            this.openFileBtn.TabIndex = 6;
            this.openFileBtn.TabStop = false;
            this.openFileBtn.Click += new System.EventHandler(this.openFileBtn_Click);
            this.openFileBtn.MouseHover += new System.EventHandler(this.openFileBtn_MouseHover);
            // 
            // checkBoxEC2
            // 
            this.checkBoxEC2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.checkBoxEC2.AutoSize = true;
            this.checkBoxEC2.Location = new System.Drawing.Point(410, 354);
            this.checkBoxEC2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.checkBoxEC2.Name = "checkBoxEC2";
            this.checkBoxEC2.Size = new System.Drawing.Size(92, 24);
            this.checkBoxEC2.TabIndex = 9;
            this.checkBoxEC2.Text = "等效系数2";
            this.checkBoxEC2.UseVisualStyleBackColor = true;
            this.checkBoxEC2.Visible = false;
            this.checkBoxEC2.CheckedChanged += new System.EventHandler(this.checkBoxEC2_CheckedChanged);
            // 
            // checkBoxEC1
            // 
            this.checkBoxEC1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.checkBoxEC1.AutoSize = true;
            this.checkBoxEC1.Location = new System.Drawing.Point(410, 327);
            this.checkBoxEC1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.checkBoxEC1.Name = "checkBoxEC1";
            this.checkBoxEC1.Size = new System.Drawing.Size(92, 24);
            this.checkBoxEC1.TabIndex = 8;
            this.checkBoxEC1.Text = "等效系数1";
            this.checkBoxEC1.UseVisualStyleBackColor = true;
            this.checkBoxEC1.Visible = false;
            this.checkBoxEC1.CheckedChanged += new System.EventHandler(this.checkBoxEC_CheckedChanged);
            // 
            // MetroTestResult
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(826, 453);
            this.Controls.Add(this.testResultPanel);
            this.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.IsMdiContainer = true;
            this.Location = new System.Drawing.Point(0, 0);
            this.Margin = new System.Windows.Forms.Padding(3, 7, 3, 7);
            this.Name = "MetroTestResult";
            this.Padding = new System.Windows.Forms.Padding(31, 141, 31, 47);
            this.Text = "测试结果";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MetroTestResult_FormClosed);
            this.Load += new System.EventHandler(this.MetroTestResult_Load);
            this.testResultPanel.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.printFileBtn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.openFileBtn)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion
        private System.Windows.Forms.Panel testResultPanel;
        private System.Windows.Forms.OpenFileDialog openFileDialog1;
        private MetroFramework.Controls.MetroPanel resultShowPanel;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.PictureBox openFileBtn;
        private System.Windows.Forms.PictureBox printFileBtn;
        private System.Windows.Forms.CheckBox checkBoxEC1;
        private System.Windows.Forms.CheckBox checkBoxEC2;
        private System.Windows.Forms.Button btnGoBack;
    }
}