UsrCamera.Designer.cs 11.9 KB

namespace SmartScan
{
    partial class UsrCamera
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.facePanel1 = new Asa.FaceControl.FacePanel();
            this.PicShow = new Asa.FaceControl.FacePictureBox();
            this.LstCode = new Asa.FaceControl.FaceListBox();
            this.BtnScanCode = new Asa.FaceControl.FaceButton();
            this.BtnLocalImage = new Asa.FaceControl.FaceButton();
            this.BtnCameraImage = new Asa.FaceControl.FaceButton();
            this.BtnCloseLight = new Asa.FaceControl.FaceButton();
            this.BtnOpenLight = new Asa.FaceControl.FaceButton();
            this.BtnSaveImage = new Asa.FaceControl.FaceButton();
            this.facePanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // facePanel1
            // 
            this.facePanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.facePanel1.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.facePanel1.BorderWidth = 2;
            this.facePanel1.Controls.Add(this.BtnSaveImage);
            this.facePanel1.Controls.Add(this.PicShow);
            this.facePanel1.Controls.Add(this.LstCode);
            this.facePanel1.Controls.Add(this.BtnScanCode);
            this.facePanel1.Controls.Add(this.BtnLocalImage);
            this.facePanel1.Controls.Add(this.BtnCameraImage);
            this.facePanel1.Controls.Add(this.BtnCloseLight);
            this.facePanel1.Controls.Add(this.BtnOpenLight);
            this.facePanel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.facePanel1.Location = new System.Drawing.Point(3, 3);
            this.facePanel1.Name = "facePanel1";
            this.facePanel1.Padding = new System.Windows.Forms.Padding(3);
            this.facePanel1.ShowText = false;
            this.facePanel1.Size = new System.Drawing.Size(674, 311);
            this.facePanel1.TabIndex = 0;
            this.facePanel1.Text = "facePanel1";
            this.facePanel1.TitleFont = new System.Drawing.Font("宋体", 12F);
            // 
            // PicShow
            // 
            this.PicShow.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.PicShow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.PicShow.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.PicShow.BorderWidth = 2;
            this.PicShow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.PicShow.Location = new System.Drawing.Point(362, 6);
            this.PicShow.Name = "PicShow";
            this.PicShow.Padding = new System.Windows.Forms.Padding(3);
            this.PicShow.Size = new System.Drawing.Size(306, 299);
            this.PicShow.TabIndex = 6;
            this.PicShow.Text = "facePictureBox1";
            // 
            // LstCode
            // 
            this.LstCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.LstCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.LstCode.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.LstCode.BorderWidth = 2;
            this.LstCode.Font = new System.Drawing.Font("宋体", 9F);
            this.LstCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.LstCode.ItemHeight = 40;
            this.LstCode.Location = new System.Drawing.Point(6, 159);
            this.LstCode.Name = "LstCode";
            this.LstCode.Padding = new System.Windows.Forms.Padding(3);
            this.LstCode.SelectedIndex = -1;
            this.LstCode.Size = new System.Drawing.Size(350, 146);
            this.LstCode.TabIndex = 5;
            this.LstCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
            // 
            // BtnScanCode
            // 
            this.BtnScanCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnScanCode.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnScanCode.BorderWidth = 2;
            this.BtnScanCode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnScanCode.HoldPress = false;
            this.BtnScanCode.Location = new System.Drawing.Point(6, 108);
            this.BtnScanCode.Name = "BtnScanCode";
            this.BtnScanCode.Padding = new System.Windows.Forms.Padding(3);
            this.BtnScanCode.Size = new System.Drawing.Size(172, 45);
            this.BtnScanCode.TabIndex = 4;
            this.BtnScanCode.Text = "条码识别";
            this.BtnScanCode.Click += new System.EventHandler(this.BtnScanCode_Click);
            // 
            // BtnLocalImage
            // 
            this.BtnLocalImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnLocalImage.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnLocalImage.BorderWidth = 2;
            this.BtnLocalImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnLocalImage.HoldPress = false;
            this.BtnLocalImage.Location = new System.Drawing.Point(184, 57);
            this.BtnLocalImage.Name = "BtnLocalImage";
            this.BtnLocalImage.Padding = new System.Windows.Forms.Padding(3);
            this.BtnLocalImage.Size = new System.Drawing.Size(172, 45);
            this.BtnLocalImage.TabIndex = 3;
            this.BtnLocalImage.Text = "本地图像";
            this.BtnLocalImage.Click += new System.EventHandler(this.BtnLocalImage_Click);
            // 
            // BtnCameraImage
            // 
            this.BtnCameraImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnCameraImage.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnCameraImage.BorderWidth = 2;
            this.BtnCameraImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnCameraImage.HoldPress = false;
            this.BtnCameraImage.Location = new System.Drawing.Point(6, 57);
            this.BtnCameraImage.Name = "BtnCameraImage";
            this.BtnCameraImage.Padding = new System.Windows.Forms.Padding(3);
            this.BtnCameraImage.Size = new System.Drawing.Size(172, 45);
            this.BtnCameraImage.TabIndex = 2;
            this.BtnCameraImage.Text = "相机图像";
            this.BtnCameraImage.Click += new System.EventHandler(this.BtnCameraImage_Click);
            // 
            // BtnCloseLight
            // 
            this.BtnCloseLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnCloseLight.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnCloseLight.BorderWidth = 2;
            this.BtnCloseLight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnCloseLight.HoldPress = false;
            this.BtnCloseLight.Location = new System.Drawing.Point(184, 6);
            this.BtnCloseLight.Name = "BtnCloseLight";
            this.BtnCloseLight.Padding = new System.Windows.Forms.Padding(3);
            this.BtnCloseLight.Size = new System.Drawing.Size(172, 45);
            this.BtnCloseLight.TabIndex = 1;
            this.BtnCloseLight.Text = "关闭";
            this.BtnCloseLight.Click += new System.EventHandler(this.BtnCloseLight_Click);
            // 
            // BtnOpenLight
            // 
            this.BtnOpenLight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnOpenLight.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnOpenLight.BorderWidth = 2;
            this.BtnOpenLight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnOpenLight.HoldPress = false;
            this.BtnOpenLight.Location = new System.Drawing.Point(6, 6);
            this.BtnOpenLight.Name = "BtnOpenLight";
            this.BtnOpenLight.Padding = new System.Windows.Forms.Padding(3);
            this.BtnOpenLight.Size = new System.Drawing.Size(172, 45);
            this.BtnOpenLight.TabIndex = 0;
            this.BtnOpenLight.Text = "打开光源";
            this.BtnOpenLight.Click += new System.EventHandler(this.BtnOpenLight_Click);
            // 
            // BtnSaveImage
            // 
            this.BtnSaveImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
            this.BtnSaveImage.BorderStyle = Asa.FaceControl.ControlShape.Rectangle;
            this.BtnSaveImage.BorderWidth = 2;
            this.BtnSaveImage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
            this.BtnSaveImage.HoldPress = false;
            this.BtnSaveImage.Location = new System.Drawing.Point(184, 108);
            this.BtnSaveImage.Name = "BtnSaveImage";
            this.BtnSaveImage.Padding = new System.Windows.Forms.Padding(3);
            this.BtnSaveImage.Size = new System.Drawing.Size(172, 45);
            this.BtnSaveImage.TabIndex = 7;
            this.BtnSaveImage.Text = "保存图像";
            this.BtnSaveImage.Click += new System.EventHandler(this.BtnSaveImage_Click);
            // 
            // UsrCamera
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.facePanel1);
            this.Name = "UsrCamera";
            this.Size = new System.Drawing.Size(758, 362);
            this.facePanel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private Asa.FaceControl.FacePanel facePanel1;
        private Asa.FaceControl.FacePictureBox PicShow;
        private Asa.FaceControl.FaceListBox LstCode;
        private Asa.FaceControl.FaceButton BtnScanCode;
        private Asa.FaceControl.FaceButton BtnLocalImage;
        private Asa.FaceControl.FaceButton BtnCameraImage;
        private Asa.FaceControl.FaceButton BtnCloseLight;
        private Asa.FaceControl.FaceButton BtnOpenLight;
        private Asa.FaceControl.FaceButton BtnSaveImage;
    }
}