FrmWorkMenu.Designer.cs 10.0 KB
namespace TSA_V
{
    partial class FrmWorkMenu
    {
        /// <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.panel1 = new System.Windows.Forms.Panel();
            this.button1 = new System.Windows.Forms.Button();
            this.btnAutoSoldering = new System.Windows.Forms.Button();
            this.btnExit = new System.Windows.Forms.Button();
            this.btnCheck = new System.Windows.Forms.Button();
            this.btnTSAV = new System.Windows.Forms.Button();
            this.btnSoldering = new System.Windows.Forms.Button();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // 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.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel1.Controls.Add(this.button1);
            this.panel1.Controls.Add(this.btnAutoSoldering);
            this.panel1.Controls.Add(this.btnExit);
            this.panel1.Controls.Add(this.btnCheck);
            this.panel1.Controls.Add(this.btnTSAV);
            this.panel1.Controls.Add(this.btnSoldering);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(861, 449);
            this.panel1.TabIndex = 15;
            // 
            // button1
            // 
            this.button1.BackColor = System.Drawing.Color.Transparent;
            this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.button1.Enabled = false;
            this.button1.FlatAppearance.BorderSize = 0;
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.button1.ForeColor = System.Drawing.Color.White;
            this.button1.Location = new System.Drawing.Point(23, 23);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(235, 30);
            this.button1.TabIndex = 15;
            this.button1.UseVisualStyleBackColor = true;
            // 
            // btnAutoSoldering
            // 
            this.btnAutoSoldering.BackColor = System.Drawing.Color.CadetBlue;
            this.btnAutoSoldering.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnAutoSoldering.FlatAppearance.BorderSize = 0;
            this.btnAutoSoldering.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnAutoSoldering.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnAutoSoldering.ForeColor = System.Drawing.Color.White;
            this.btnAutoSoldering.Location = new System.Drawing.Point(431, 213);
            this.btnAutoSoldering.Name = "btnAutoSoldering";
            this.btnAutoSoldering.Size = new System.Drawing.Size(222, 81);
            this.btnAutoSoldering.TabIndex = 14;
            this.btnAutoSoldering.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnAutoSoldering.UseVisualStyleBackColor = false;
            this.btnAutoSoldering.Click += new System.EventHandler(this.btnAutoSoldering_Click);
            // 
            // btnExit
            // 
            this.btnExit.BackColor = System.Drawing.Color.Coral;
            this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnExit.FlatAppearance.BorderSize = 0;
            this.btnExit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnExit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnExit.ForeColor = System.Drawing.Color.White;
            this.btnExit.Location = new System.Drawing.Point(204, 299);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(449, 81);
            this.btnExit.TabIndex = 13;
            this.btnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnExit.UseVisualStyleBackColor = false;
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // btnCheck
            // 
            this.btnCheck.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(111)))), ((int)(((byte)(181)))), ((int)(((byte)(127)))));
            this.btnCheck.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnCheck.FlatAppearance.BorderSize = 0;
            this.btnCheck.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnCheck.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnCheck.ForeColor = System.Drawing.Color.White;
            this.btnCheck.Location = new System.Drawing.Point(204, 213);
            this.btnCheck.Name = "btnCheck";
            this.btnCheck.Size = new System.Drawing.Size(222, 81);
            this.btnCheck.TabIndex = 12;
            this.btnCheck.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnCheck.UseVisualStyleBackColor = false;
            this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
            // 
            // btnTSAV
            // 
            this.btnTSAV.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            this.btnTSAV.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnTSAV.FlatAppearance.BorderSize = 0;
            this.btnTSAV.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnTSAV.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnTSAV.ForeColor = System.Drawing.Color.White;
            this.btnTSAV.Location = new System.Drawing.Point(204, 127);
            this.btnTSAV.Name = "btnTSAV";
            this.btnTSAV.Size = new System.Drawing.Size(222, 81);
            this.btnTSAV.TabIndex = 11;
            this.btnTSAV.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnTSAV.UseVisualStyleBackColor = false;
            this.btnTSAV.Click += new System.EventHandler(this.btnTSAV_Click);
            // 
            // btnSoldering
            // 
            this.btnSoldering.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(118)))), ((int)(((byte)(159)))));
            this.btnSoldering.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnSoldering.FlatAppearance.BorderSize = 0;
            this.btnSoldering.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnSoldering.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSoldering.ForeColor = System.Drawing.Color.White;
            this.btnSoldering.Location = new System.Drawing.Point(431, 127);
            this.btnSoldering.Name = "btnSoldering";
            this.btnSoldering.Size = new System.Drawing.Size(222, 81);
            this.btnSoldering.TabIndex = 10;
            this.btnSoldering.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
            this.btnSoldering.UseVisualStyleBackColor = false;
            this.btnSoldering.Click += new System.EventHandler(this.btnSoldering_Click);
            // 
            // FrmWorkMenu
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = global::TSA_V.Properties.Resources.背景图;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(861, 453);
            this.Controls.Add(this.panel1);
            this.DoubleBuffered = true;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Name = "FrmWorkMenu";
            this.Text = "请选择工作类型";
            this.Load += new System.EventHandler(this.FrmWorkMenu_Load);
            this.Shown += new System.EventHandler(this.FrmWorkMenu_Shown);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Button btnExit;
        private System.Windows.Forms.Button btnCheck;
        private System.Windows.Forms.Button btnTSAV;
        private System.Windows.Forms.Button btnSoldering;
        private System.Windows.Forms.Button btnAutoSoldering;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Button button1;
    }
}