FrmSet.Designer.cs 13.2 KB

namespace SmartScan
{
    partial class FrmSet
    {
        /// <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.BtnGenneralSetting = new Asa.FaceControl.FaceButton();
            this.BtnLabel = new Asa.FaceControl.FaceButton();
            this.BtnMaterial = new Asa.FaceControl.FaceButton();
            this.BtnKeyword = new Asa.FaceControl.FaceButton();
            this.BtnOK = new Asa.FaceControl.FaceButton();
            this.BtnCancel = new Asa.FaceControl.FaceButton();
            this.PnlTemp = new Asa.FaceControl.FacePanel();
            this.BtnApply = new Asa.FaceControl.FaceButton();
            this.BtnDataSource = new Asa.FaceControl.FaceButton();
            this.SuspendLayout();
            // 
            // BtnGenneralSetting
            // 
            this.BtnGenneralSetting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnGenneralSetting.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnGenneralSetting.BorderWidth = 2;
            this.BtnGenneralSetting.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnGenneralSetting.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnGenneralSetting.HoldPress = false;
            this.BtnGenneralSetting.Location = new System.Drawing.Point(11, 292);
            this.BtnGenneralSetting.Name = "BtnGenneralSetting";
            this.BtnGenneralSetting.Padding = new System.Windows.Forms.Padding(3);
            this.BtnGenneralSetting.Size = new System.Drawing.Size(196, 50);
            this.BtnGenneralSetting.TabIndex = 3;
            this.BtnGenneralSetting.Text = "GeneralSetting";
            this.BtnGenneralSetting.Click += new System.EventHandler(this.BtnMenu_Click);
            // 
            // BtnLabel
            // 
            this.BtnLabel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnLabel.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnLabel.BorderWidth = 2;
            this.BtnLabel.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnLabel.HoldPress = false;
            this.BtnLabel.Location = new System.Drawing.Point(11, 178);
            this.BtnLabel.Name = "BtnLabel";
            this.BtnLabel.Padding = new System.Windows.Forms.Padding(3);
            this.BtnLabel.Size = new System.Drawing.Size(196, 50);
            this.BtnLabel.TabIndex = 5;
            this.BtnLabel.Text = "Label";
            this.BtnLabel.Click += new System.EventHandler(this.BtnMenu_Click);
            // 
            // BtnMaterial
            // 
            this.BtnMaterial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnMaterial.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnMaterial.BorderWidth = 2;
            this.BtnMaterial.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnMaterial.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnMaterial.HoldPress = false;
            this.BtnMaterial.Location = new System.Drawing.Point(11, 121);
            this.BtnMaterial.Name = "BtnMaterial";
            this.BtnMaterial.Padding = new System.Windows.Forms.Padding(3);
            this.BtnMaterial.Size = new System.Drawing.Size(196, 50);
            this.BtnMaterial.TabIndex = 6;
            this.BtnMaterial.Text = "Material";
            this.BtnMaterial.Click += new System.EventHandler(this.BtnMenu_Click);
            // 
            // BtnKeyword
            // 
            this.BtnKeyword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnKeyword.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnKeyword.BorderWidth = 2;
            this.BtnKeyword.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnKeyword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnKeyword.HoldPress = false;
            this.BtnKeyword.Location = new System.Drawing.Point(11, 64);
            this.BtnKeyword.Name = "BtnKeyword";
            this.BtnKeyword.Padding = new System.Windows.Forms.Padding(3);
            this.BtnKeyword.Size = new System.Drawing.Size(196, 50);
            this.BtnKeyword.TabIndex = 7;
            this.BtnKeyword.Text = "Keyword";
            this.BtnKeyword.Click += new System.EventHandler(this.BtnMenu_Click);
            // 
            // BtnOK
            // 
            this.BtnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.BtnOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(120)))), ((int)(((byte)(208)))));
            this.BtnOK.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnOK.BorderWidth = 2;
            this.BtnOK.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnOK.HoldPress = false;
            this.BtnOK.Location = new System.Drawing.Point(641, 717);
            this.BtnOK.Name = "BtnOK";
            this.BtnOK.Padding = new System.Windows.Forms.Padding(3);
            this.BtnOK.Size = new System.Drawing.Size(120, 40);
            this.BtnOK.TabIndex = 9;
            this.BtnOK.Text = "Save";
            this.BtnOK.Click += new System.EventHandler(this.BtnOK_Click);
            // 
            // BtnCancel
            // 
            this.BtnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.BtnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(120)))), ((int)(((byte)(208)))));
            this.BtnCancel.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnCancel.BorderWidth = 2;
            this.BtnCancel.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnCancel.HoldPress = false;
            this.BtnCancel.Location = new System.Drawing.Point(767, 717);
            this.BtnCancel.Name = "BtnCancel";
            this.BtnCancel.Padding = new System.Windows.Forms.Padding(3);
            this.BtnCancel.Size = new System.Drawing.Size(120, 40);
            this.BtnCancel.TabIndex = 10;
            this.BtnCancel.Text = "Cancel";
            this.BtnCancel.Click += new System.EventHandler(this.BtnCancel_Click);
            // 
            // PnlTemp
            // 
            this.PnlTemp.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.PnlTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.PnlTemp.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.PnlTemp.BorderWidth = 2;
            this.PnlTemp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.PnlTemp.Location = new System.Drawing.Point(213, 55);
            this.PnlTemp.Name = "PnlTemp";
            this.PnlTemp.Padding = new System.Windows.Forms.Padding(3);
            this.PnlTemp.Size = new System.Drawing.Size(800, 656);
            this.PnlTemp.TabIndex = 11;
            this.PnlTemp.Text = "facePanel1";
            this.PnlTemp.TitleFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.PnlTemp.Visible = false;
            // 
            // BtnApply
            // 
            this.BtnApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.BtnApply.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(120)))), ((int)(((byte)(208)))));
            this.BtnApply.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnApply.BorderWidth = 2;
            this.BtnApply.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnApply.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnApply.HoldPress = false;
            this.BtnApply.Location = new System.Drawing.Point(893, 717);
            this.BtnApply.Name = "BtnApply";
            this.BtnApply.Padding = new System.Windows.Forms.Padding(3);
            this.BtnApply.Size = new System.Drawing.Size(120, 40);
            this.BtnApply.TabIndex = 12;
            this.BtnApply.Text = "Apply";
            this.BtnApply.Click += new System.EventHandler(this.BtnApply_Click);
            // 
            // BtnDataSource
            // 
            this.BtnDataSource.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnDataSource.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnDataSource.BorderWidth = 2;
            this.BtnDataSource.Font = new System.Drawing.Font("微软雅黑", 14F);
            this.BtnDataSource.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnDataSource.HoldPress = false;
            this.BtnDataSource.Location = new System.Drawing.Point(11, 235);
            this.BtnDataSource.Name = "BtnDataSource";
            this.BtnDataSource.Padding = new System.Windows.Forms.Padding(3);
            this.BtnDataSource.Size = new System.Drawing.Size(196, 50);
            this.BtnDataSource.TabIndex = 7;
            this.BtnDataSource.Text = "Datasource";
            this.BtnDataSource.Click += new System.EventHandler(this.BtnMenu_Click);
            // 
            // FrmSet
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(1024, 768);
            this.Controls.Add(this.BtnApply);
            this.Controls.Add(this.PnlTemp);
            this.Controls.Add(this.BtnCancel);
            this.Controls.Add(this.BtnOK);
            this.Controls.Add(this.BtnDataSource);
            this.Controls.Add(this.BtnKeyword);
            this.Controls.Add(this.BtnMaterial);
            this.Controls.Add(this.BtnLabel);
            this.Controls.Add(this.BtnGenneralSetting);
            this.Icon = global::SmartScan.Properties.Resources.App;
            this.Name = "FrmSet";
            this.ShowIcon = false;
            this.Text = "FrmSet";
            this.Load += new System.EventHandler(this.FrmSet_Load);
            this.Controls.SetChildIndex(this.BtnGenneralSetting, 0);
            this.Controls.SetChildIndex(this.BtnLabel, 0);
            this.Controls.SetChildIndex(this.BtnMaterial, 0);
            this.Controls.SetChildIndex(this.BtnKeyword, 0);
            this.Controls.SetChildIndex(this.BtnDataSource, 0);
            this.Controls.SetChildIndex(this.BtnOK, 0);
            this.Controls.SetChildIndex(this.BtnCancel, 0);
            this.Controls.SetChildIndex(this.PnlTemp, 0);
            this.Controls.SetChildIndex(this.BtnApply, 0);
            this.ResumeLayout(false);

        }

        #endregion

        private Asa.FaceControl.FaceButton BtnGenneralSetting;
        private Asa.FaceControl.FaceButton BtnLabel;
        private Asa.FaceControl.FaceButton BtnMaterial;
        private Asa.FaceControl.FaceButton BtnKeyword;
        private Asa.FaceControl.FaceButton BtnOK;
        private Asa.FaceControl.FaceButton BtnCancel;
        private Asa.FaceControl.FacePanel PnlTemp;
        private Asa.FaceControl.FaceButton BtnApply;
        private Asa.FaceControl.FaceButton BtnDataSource;
    }
}