Newer
Older
IRIS_COLLECT / IOM_cs / FormMain.Designer.cs
yangqianqian on 29 Dec 2020 117 KB first
namespace IOM_cs
{
    partial class FormMain
    {
        /// <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.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
            this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel();
            this.tabItem3 = new DevComponents.DotNetBar.TabItem(this.components);
            this.panel_Insert = new System.Windows.Forms.Panel();
            this.panel_title = new System.Windows.Forms.Panel();
            this.label_tip4 = new System.Windows.Forms.Label();
            this.label_tip3 = new System.Windows.Forms.Label();
            this.label_tip2 = new System.Windows.Forms.Label();
            this.label_tip1 = new System.Windows.Forms.Label();
            this.btn_min = new System.Windows.Forms.Button();
            this.btn_logout = new System.Windows.Forms.Button();
            this.btn_editPassword = new System.Windows.Forms.Button();
            this.label_wellcome = new System.Windows.Forms.Label();
            this.btn_close = new System.Windows.Forms.Button();
            this.label2 = new System.Windows.Forms.Label();
            this.panel7 = new System.Windows.Forms.Panel();
            this.panel4 = new System.Windows.Forms.Panel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.tabControl_Main = new IOM_cs.MyTabControl();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.btn_nextStep12 = new IOM_cs.RoundButton();
            this.btn_readCard = new IOM_cs.RoundButton();
            this.btn_reset = new IOM_cs.RoundButton();
            this.btn_localPhoto = new IOM_cs.RoundButton();
            this.treeView_dept = new System.Windows.Forms.TreeView();
            this.txt_staffNo = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt_addr = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt_remarks = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt_cerAuth = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt_IDCardNo = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txt_name = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.label9 = new System.Windows.Forms.Label();
            this.btn_DropBirth = new DevComponents.DotNetBar.ButtonX();
            this.btn_dropNation = new System.Windows.Forms.Button();
            this.btn_dropDept = new System.Windows.Forms.Button();
            this.radio_male = new System.Windows.Forms.RadioButton();
            this.label25 = new System.Windows.Forms.Label();
            this.radio_female = new System.Windows.Forms.RadioButton();
            this.label24 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label19 = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.lbGender = new System.Windows.Forms.Label();
            this.lbName = new System.Windows.Forms.Label();
            this.lblLastname = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.pic_IDFace = new System.Windows.Forms.PictureBox();
            this.label8 = new System.Windows.Forms.Label();
            this.txt_birthday = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.picker_birthday = new System.Windows.Forms.DateTimePicker();
            this.txt_nation = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.comboBox_nation = new System.Windows.Forms.ComboBox();
            this.txt_dept = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.label_cost = new System.Windows.Forms.Label();
            this.panel_btn = new System.Windows.Forms.Panel();
            this.btn_startRecog = new IOM_cs.RoundButton();
            this.panel_result = new System.Windows.Forms.Panel();
            this.label_idCardNo = new System.Windows.Forms.Label();
            this.label_dept = new System.Windows.Forms.Label();
            this.label_sex = new System.Windows.Forms.Label();
            this.label_name = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.btn_save = new IOM_cs.RoundButton();
            this.btn_lastStep32 = new IOM_cs.RoundButton();
            this.btn_captureForce = new IOM_cs.RoundButton();
            this.btn_captureIris = new IOM_cs.RoundButton();
            this.btn_dropCollType = new System.Windows.Forms.Button();
            this.panel6 = new System.Windows.Forms.Panel();
            this.pic_imageL1 = new System.Windows.Forms.PictureBox();
            this.panel5 = new System.Windows.Forms.Panel();
            this.pic_imageR1 = new System.Windows.Forms.PictureBox();
            this.label_qualityL = new System.Windows.Forms.Label();
            this.label_qualityR = new System.Windows.Forms.Label();
            this.txt_collType = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.comboBox_collType = new System.Windows.Forms.ComboBox();
            this.panel_vedioImage = new System.Windows.Forms.Panel();
            this.panel9 = new System.Windows.Forms.Panel();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.panel8 = new System.Windows.Forms.Panel();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.irisColCtrl1 = new IrisCtrl.IrisColCtrl();
            this.axIrisDevCtrl1 = new AxIrisDevCtrlLib.AxIrisDevCtrl();
            this.panel_tab = new System.Windows.Forms.Panel();
            this.btn_writeData = new IOM_cs.RoundPanel();
            this.pic_writeData = new System.Windows.Forms.PictureBox();
            this.label_writeData = new System.Windows.Forms.Label();
            this.btn_setting = new IOM_cs.RoundPanel();
            this.pic_setting = new System.Windows.Forms.PictureBox();
            this.label_setting = new System.Windows.Forms.Label();
            this.btn_collectList = new IOM_cs.RoundPanel();
            this.pic_collList = new System.Windows.Forms.PictureBox();
            this.label_collList = new System.Windows.Forms.Label();
            this.roundPanel1 = new IOM_cs.RoundPanel();
            this.btn_collectInfo = new IOM_cs.RoundPanel();
            this.pic_collInfo = new System.Windows.Forms.PictureBox();
            this.label_collInfo = new System.Windows.Forms.Label();
            this.btn_recognition = new IOM_cs.RoundPanel();
            this.pic_recognition = new System.Windows.Forms.PictureBox();
            this.label_recognition = new System.Windows.Forms.Label();
            this.pic_logo = new System.Windows.Forms.PictureBox();
            this.label20 = new System.Windows.Forms.Label();
            this.myTabControl1 = new IOM_cs.MyTabControl();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.panel_title.SuspendLayout();
            this.panel4.SuspendLayout();
            this.tabControl_Main.SuspendLayout();
            this.tabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_IDFace)).BeginInit();
            this.tabPage3.SuspendLayout();
            this.panel_btn.SuspendLayout();
            this.panel_result.SuspendLayout();
            this.panel6.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_imageL1)).BeginInit();
            this.panel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_imageR1)).BeginInit();
            this.panel_vedioImage.SuspendLayout();
            this.panel9.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.panel8.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.axIrisDevCtrl1)).BeginInit();
            this.panel_tab.SuspendLayout();
            this.btn_writeData.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_writeData)).BeginInit();
            this.btn_setting.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_setting)).BeginInit();
            this.btn_collectList.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_collList)).BeginInit();
            this.btn_collectInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_collInfo)).BeginInit();
            this.btn_recognition.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_recognition)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pic_logo)).BeginInit();
            this.myTabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControlPanel2
            // 
            this.tabControlPanel2.DisabledBackColor = System.Drawing.Color.Empty;
            this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControlPanel2.Location = new System.Drawing.Point(0, 25);
            this.tabControlPanel2.Margin = new System.Windows.Forms.Padding(2);
            this.tabControlPanel2.Name = "tabControlPanel2";
            this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
            this.tabControlPanel2.Size = new System.Drawing.Size(725, 185);
            this.tabControlPanel2.Style.BackColor1.Color = System.Drawing.Color.Transparent;
            this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.Transparent;
            this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.Transparent;
            this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) 
            | DevComponents.DotNetBar.eBorderSide.Bottom)));
            this.tabControlPanel2.Style.BorderWidth = 0;
            this.tabControlPanel2.Style.GradientAngle = -90;
            this.tabControlPanel2.TabIndex = 2;
            this.tabControlPanel2.TabItem = this.tabItem3;
            // 
            // tabItem3
            // 
            this.tabItem3.BackColor = System.Drawing.Color.Transparent;
            this.tabItem3.BackColor2 = System.Drawing.Color.Transparent;
            this.tabItem3.Name = "tabItem3";
            this.tabItem3.Text = "";
            // 
            // panel_Insert
            // 
            this.panel_Insert.Location = new System.Drawing.Point(100, 70);
            this.panel_Insert.Name = "panel_Insert";
            this.panel_Insert.Size = new System.Drawing.Size(900, 560);
            this.panel_Insert.TabIndex = 329;
            // 
            // panel_title
            // 
            this.panel_title.BackColor = System.Drawing.Color.White;
            this.panel_title.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_title.Controls.Add(this.label_tip4);
            this.panel_title.Controls.Add(this.label_tip3);
            this.panel_title.Controls.Add(this.label_tip2);
            this.panel_title.Controls.Add(this.label_tip1);
            this.panel_title.Controls.Add(this.btn_min);
            this.panel_title.Controls.Add(this.btn_logout);
            this.panel_title.Controls.Add(this.btn_editPassword);
            this.panel_title.Controls.Add(this.label_wellcome);
            this.panel_title.Controls.Add(this.btn_close);
            this.panel_title.Controls.Add(this.label2);
            this.panel_title.Location = new System.Drawing.Point(100, 0);
            this.panel_title.Name = "panel_title";
            this.panel_title.Size = new System.Drawing.Size(900, 70);
            this.panel_title.TabIndex = 7;
            this.panel_title.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel_title_MouseDown);
            this.panel_title.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel_title_MouseMove);
            this.panel_title.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panel_title_MouseUp);
            // 
            // label_tip4
            // 
            this.label_tip4.AutoSize = true;
            this.label_tip4.BackColor = System.Drawing.Color.Transparent;
            this.label_tip4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_tip4.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.label_tip4.Location = new System.Drawing.Point(834, 46);
            this.label_tip4.Name = "label_tip4";
            this.label_tip4.Size = new System.Drawing.Size(32, 17);
            this.label_tip4.TabIndex = 13;
            this.label_tip4.Text = "关闭";
            this.label_tip4.Visible = false;
            // 
            // label_tip3
            // 
            this.label_tip3.AutoSize = true;
            this.label_tip3.BackColor = System.Drawing.Color.Transparent;
            this.label_tip3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_tip3.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.label_tip3.Location = new System.Drawing.Point(804, 46);
            this.label_tip3.Name = "label_tip3";
            this.label_tip3.Size = new System.Drawing.Size(68, 17);
            this.label_tip3.TabIndex = 12;
            this.label_tip3.Text = "最小化窗口";
            this.label_tip3.Visible = false;
            // 
            // label_tip2
            // 
            this.label_tip2.AutoSize = true;
            this.label_tip2.BackColor = System.Drawing.Color.Transparent;
            this.label_tip2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_tip2.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.label_tip2.Location = new System.Drawing.Point(773, 46);
            this.label_tip2.Name = "label_tip2";
            this.label_tip2.Size = new System.Drawing.Size(56, 17);
            this.label_tip2.TabIndex = 11;
            this.label_tip2.Text = "注销登录";
            this.label_tip2.Visible = false;
            // 
            // label_tip1
            // 
            this.label_tip1.AutoSize = true;
            this.label_tip1.BackColor = System.Drawing.Color.Transparent;
            this.label_tip1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_tip1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.label_tip1.Location = new System.Drawing.Point(740, 46);
            this.label_tip1.Name = "label_tip1";
            this.label_tip1.Size = new System.Drawing.Size(56, 17);
            this.label_tip1.TabIndex = 10;
            this.label_tip1.Text = "修改密码";
            this.label_tip1.Visible = false;
            // 
            // btn_min
            // 
            this.btn_min.BackColor = System.Drawing.Color.Transparent;
            this.btn_min.BackgroundImage = global::IOM_cs.Properties.Resources.最小化;
            this.btn_min.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_min.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.btn_min.FlatAppearance.BorderSize = 0;
            this.btn_min.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_min.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_min.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.btn_min.Location = new System.Drawing.Point(809, 25);
            this.btn_min.Margin = new System.Windows.Forms.Padding(0);
            this.btn_min.Name = "btn_min";
            this.btn_min.Size = new System.Drawing.Size(17, 17);
            this.btn_min.TabIndex = 9;
            this.btn_min.UseVisualStyleBackColor = false;
            this.btn_min.Click += new System.EventHandler(this.btn_min_Click);
            this.btn_min.MouseLeave += new System.EventHandler(this.btn_min_MouseLeave);
            this.btn_min.MouseHover += new System.EventHandler(this.btn_min_MouseHover);
            // 
            // btn_logout
            // 
            this.btn_logout.BackgroundImage = global::IOM_cs.Properties.Resources.退出登录;
            this.btn_logout.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_logout.FlatAppearance.BorderSize = 0;
            this.btn_logout.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_logout.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_logout.Location = new System.Drawing.Point(775, 24);
            this.btn_logout.Name = "btn_logout";
            this.btn_logout.Size = new System.Drawing.Size(20, 20);
            this.btn_logout.TabIndex = 8;
            this.btn_logout.UseVisualStyleBackColor = true;
            this.btn_logout.Click += new System.EventHandler(this.btn_logout_Click);
            this.btn_logout.MouseLeave += new System.EventHandler(this.btn_logout_MouseLeave);
            this.btn_logout.MouseHover += new System.EventHandler(this.btn_logout_MouseHover);
            // 
            // btn_editPassword
            // 
            this.btn_editPassword.BackgroundImage = global::IOM_cs.Properties.Resources.修改密码;
            this.btn_editPassword.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_editPassword.FlatAppearance.BorderSize = 0;
            this.btn_editPassword.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_editPassword.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_editPassword.ForeColor = System.Drawing.SystemColors.AppWorkspace;
            this.btn_editPassword.Location = new System.Drawing.Point(743, 25);
            this.btn_editPassword.Name = "btn_editPassword";
            this.btn_editPassword.Size = new System.Drawing.Size(23, 18);
            this.btn_editPassword.TabIndex = 7;
            this.btn_editPassword.UseVisualStyleBackColor = true;
            this.btn_editPassword.Click += new System.EventHandler(this.btn_editPassword_Click);
            this.btn_editPassword.MouseLeave += new System.EventHandler(this.btn_editPassword_MouseLeave);
            this.btn_editPassword.MouseHover += new System.EventHandler(this.btn_editPassword_MouseHover);
            // 
            // label_wellcome
            // 
            this.label_wellcome.AutoSize = true;
            this.label_wellcome.BackColor = System.Drawing.Color.Transparent;
            this.label_wellcome.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_wellcome.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.label_wellcome.Location = new System.Drawing.Point(590, 25);
            this.label_wellcome.Name = "label_wellcome";
            this.label_wellcome.Size = new System.Drawing.Size(122, 20);
            this.label_wellcome.TabIndex = 5;
            this.label_wellcome.Text = "欢迎您,admin!";
            // 
            // btn_close
            // 
            this.btn_close.BackColor = System.Drawing.Color.Transparent;
            this.btn_close.BackgroundImage = global::IOM_cs.Properties.Resources.退出;
            this.btn_close.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.btn_close.FlatAppearance.BorderSize = 0;
            this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_close.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_close.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.btn_close.Location = new System.Drawing.Point(838, 25);
            this.btn_close.Margin = new System.Windows.Forms.Padding(0);
            this.btn_close.Name = "btn_close";
            this.btn_close.Size = new System.Drawing.Size(17, 17);
            this.btn_close.TabIndex = 6;
            this.btn_close.UseVisualStyleBackColor = false;
            this.btn_close.Click += new System.EventHandler(this.btn_close_Click);
            this.btn_close.MouseLeave += new System.EventHandler(this.btn_close_MouseLeave);
            this.btn_close.MouseHover += new System.EventHandler(this.btn_close_MouseHover);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.label2.Location = new System.Drawing.Point(24, 22);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(183, 26);
            this.label2.TabIndex = 5;
            this.label2.Text = "离线版虹膜采集系统";
            // 
            // panel7
            // 
            this.panel7.BackColor = System.Drawing.Color.White;
            this.panel7.Location = new System.Drawing.Point(25, 25);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(851, 28);
            this.panel7.TabIndex = 14;
            // 
            // panel4
            // 
            this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage")));
            this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel4.Controls.Add(this.panel1);
            this.panel4.Controls.Add(this.tabControl_Main);
            this.panel4.Location = new System.Drawing.Point(100, 70);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(900, 560);
            this.panel4.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Location = new System.Drawing.Point(26, 23);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(850, 40);
            this.panel1.TabIndex = 1;
            // 
            // tabControl_Main
            // 
            this.tabControl_Main.Appearance = System.Windows.Forms.TabAppearance.Buttons;
            this.tabControl_Main.Controls.Add(this.tabPage1);
            this.tabControl_Main.Controls.Add(this.tabPage3);
            this.tabControl_Main.Location = new System.Drawing.Point(25, 53);
            this.tabControl_Main.Name = "tabControl_Main";
            this.tabControl_Main.Padding = new System.Drawing.Point(0, 0);
            this.tabControl_Main.SelectedIndex = 0;
            this.tabControl_Main.Size = new System.Drawing.Size(847, 509);
            this.tabControl_Main.TabIndex = 0;
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.Color.White;
            this.tabPage1.Controls.Add(this.btn_nextStep12);
            this.tabPage1.Controls.Add(this.btn_readCard);
            this.tabPage1.Controls.Add(this.btn_reset);
            this.tabPage1.Controls.Add(this.btn_localPhoto);
            this.tabPage1.Controls.Add(this.treeView_dept);
            this.tabPage1.Controls.Add(this.txt_staffNo);
            this.tabPage1.Controls.Add(this.txt_addr);
            this.tabPage1.Controls.Add(this.txt_remarks);
            this.tabPage1.Controls.Add(this.txt_cerAuth);
            this.tabPage1.Controls.Add(this.txt_IDCardNo);
            this.tabPage1.Controls.Add(this.txt_name);
            this.tabPage1.Controls.Add(this.label9);
            this.tabPage1.Controls.Add(this.btn_DropBirth);
            this.tabPage1.Controls.Add(this.btn_dropNation);
            this.tabPage1.Controls.Add(this.btn_dropDept);
            this.tabPage1.Controls.Add(this.radio_male);
            this.tabPage1.Controls.Add(this.label25);
            this.tabPage1.Controls.Add(this.radio_female);
            this.tabPage1.Controls.Add(this.label24);
            this.tabPage1.Controls.Add(this.label14);
            this.tabPage1.Controls.Add(this.label10);
            this.tabPage1.Controls.Add(this.label3);
            this.tabPage1.Controls.Add(this.label19);
            this.tabPage1.Controls.Add(this.label18);
            this.tabPage1.Controls.Add(this.lbGender);
            this.tabPage1.Controls.Add(this.lbName);
            this.tabPage1.Controls.Add(this.lblLastname);
            this.tabPage1.Controls.Add(this.label6);
            this.tabPage1.Controls.Add(this.pic_IDFace);
            this.tabPage1.Controls.Add(this.label8);
            this.tabPage1.Controls.Add(this.txt_birthday);
            this.tabPage1.Controls.Add(this.picker_birthday);
            this.tabPage1.Controls.Add(this.txt_nation);
            this.tabPage1.Controls.Add(this.comboBox_nation);
            this.tabPage1.Controls.Add(this.txt_dept);
            this.tabPage1.Location = new System.Drawing.Point(1, 22);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(845, 486);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "tabPage1";
            this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
            // 
            // btn_nextStep12
            // 
            this.btn_nextStep12.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_nextStep12.EnterForeColor = System.Drawing.Color.White;
            this.btn_nextStep12.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_nextStep12.FlatAppearance.BorderSize = 0;
            this.btn_nextStep12.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_nextStep12.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_nextStep12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_nextStep12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_nextStep12.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198)))));
            this.btn_nextStep12.HoverForeColor = System.Drawing.Color.White;
            this.btn_nextStep12.Location = new System.Drawing.Point(454, 419);
            this.btn_nextStep12.Name = "btn_nextStep12";
            this.btn_nextStep12.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_nextStep12.PressForeColor = System.Drawing.Color.White;
            this.btn_nextStep12.Radius = 5;
            this.btn_nextStep12.Size = new System.Drawing.Size(150, 30);
            this.btn_nextStep12.TabIndex = 381;
            this.btn_nextStep12.Text = "下一步";
            this.btn_nextStep12.UseVisualStyleBackColor = true;
            this.btn_nextStep12.Click += new System.EventHandler(this.btn_nextStep12_Click);
            // 
            // btn_readCard
            // 
            this.btn_readCard.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_readCard.EnterForeColor = System.Drawing.Color.White;
            this.btn_readCard.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_readCard.FlatAppearance.BorderSize = 0;
            this.btn_readCard.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_readCard.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_readCard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_readCard.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_readCard.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.btn_readCard.HoverForeColor = System.Drawing.Color.White;
            this.btn_readCard.Location = new System.Drawing.Point(44, 262);
            this.btn_readCard.Name = "btn_readCard";
            this.btn_readCard.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_readCard.PressForeColor = System.Drawing.Color.White;
            this.btn_readCard.Radius = 5;
            this.btn_readCard.Size = new System.Drawing.Size(150, 30);
            this.btn_readCard.TabIndex = 380;
            this.btn_readCard.Text = "读取证件信息";
            this.btn_readCard.UseVisualStyleBackColor = true;
            this.btn_readCard.Click += new System.EventHandler(this.btn_readCard_Click);
            // 
            // btn_reset
            // 
            this.btn_reset.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_reset.EnterForeColor = System.Drawing.Color.White;
            this.btn_reset.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_reset.FlatAppearance.BorderSize = 0;
            this.btn_reset.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_reset.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_reset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_reset.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_reset.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.btn_reset.HoverForeColor = System.Drawing.Color.White;
            this.btn_reset.Location = new System.Drawing.Point(282, 419);
            this.btn_reset.Name = "btn_reset";
            this.btn_reset.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_reset.PressForeColor = System.Drawing.Color.White;
            this.btn_reset.Radius = 5;
            this.btn_reset.Size = new System.Drawing.Size(150, 30);
            this.btn_reset.TabIndex = 379;
            this.btn_reset.Text = "重置";
            this.btn_reset.UseVisualStyleBackColor = true;
            this.btn_reset.Click += new System.EventHandler(this.btn_reset_Click);
            // 
            // btn_localPhoto
            // 
            this.btn_localPhoto.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_localPhoto.EnterForeColor = System.Drawing.Color.White;
            this.btn_localPhoto.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_localPhoto.FlatAppearance.BorderSize = 0;
            this.btn_localPhoto.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_localPhoto.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_localPhoto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_localPhoto.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_localPhoto.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198)))));
            this.btn_localPhoto.HoverForeColor = System.Drawing.Color.White;
            this.btn_localPhoto.Location = new System.Drawing.Point(44, 317);
            this.btn_localPhoto.Name = "btn_localPhoto";
            this.btn_localPhoto.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_localPhoto.PressForeColor = System.Drawing.Color.White;
            this.btn_localPhoto.Radius = 5;
            this.btn_localPhoto.Size = new System.Drawing.Size(150, 30);
            this.btn_localPhoto.TabIndex = 378;
            this.btn_localPhoto.Text = "上传本地照片";
            this.btn_localPhoto.UseVisualStyleBackColor = true;
            this.btn_localPhoto.Click += new System.EventHandler(this.btn_localPhoto_Click);
            // 
            // treeView_dept
            // 
            this.treeView_dept.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.treeView_dept.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.treeView_dept.FullRowSelect = true;
            this.treeView_dept.LineColor = System.Drawing.Color.DimGray;
            this.treeView_dept.Location = new System.Drawing.Point(301, 122);
            this.treeView_dept.Name = "treeView_dept";
            this.treeView_dept.Size = new System.Drawing.Size(206, 220);
            this.treeView_dept.TabIndex = 377;
            this.treeView_dept.Visible = false;
            this.treeView_dept.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_dept_AfterSelect);
            this.treeView_dept.Leave += new System.EventHandler(this.treeView_dept_Leave);
            // 
            // txt_staffNo
            // 
            this.txt_staffNo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_staffNo.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_staffNo.Border.Class = "TextBoxBorder";
            this.txt_staffNo.Border.CornerDiameter = 5;
            this.txt_staffNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_staffNo.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_staffNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_staffNo.Location = new System.Drawing.Point(611, 36);
            this.txt_staffNo.Name = "txt_staffNo";
            this.txt_staffNo.PreventEnterBeep = true;
            this.txt_staffNo.Size = new System.Drawing.Size(198, 30);
            this.txt_staffNo.TabIndex = 376;
            // 
            // txt_addr
            // 
            this.txt_addr.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_addr.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_addr.Border.Class = "TextBoxBorder";
            this.txt_addr.Border.CornerDiameter = 5;
            this.txt_addr.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_addr.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_addr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_addr.Location = new System.Drawing.Point(302, 258);
            this.txt_addr.Name = "txt_addr";
            this.txt_addr.PreventEnterBeep = true;
            this.txt_addr.Size = new System.Drawing.Size(507, 30);
            this.txt_addr.TabIndex = 362;
            // 
            // txt_remarks
            // 
            this.txt_remarks.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_remarks.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_remarks.Border.Class = "TextBoxBorder";
            this.txt_remarks.Border.CornerDiameter = 5;
            this.txt_remarks.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_remarks.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_remarks.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_remarks.Location = new System.Drawing.Point(302, 312);
            this.txt_remarks.Name = "txt_remarks";
            this.txt_remarks.PreventEnterBeep = true;
            this.txt_remarks.Size = new System.Drawing.Size(507, 30);
            this.txt_remarks.TabIndex = 361;
            // 
            // txt_cerAuth
            // 
            this.txt_cerAuth.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_cerAuth.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_cerAuth.Border.Class = "TextBoxBorder";
            this.txt_cerAuth.Border.CornerDiameter = 5;
            this.txt_cerAuth.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_cerAuth.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_cerAuth.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_cerAuth.Location = new System.Drawing.Point(611, 202);
            this.txt_cerAuth.Name = "txt_cerAuth";
            this.txt_cerAuth.PreventEnterBeep = true;
            this.txt_cerAuth.Size = new System.Drawing.Size(198, 30);
            this.txt_cerAuth.TabIndex = 360;
            // 
            // txt_IDCardNo
            // 
            this.txt_IDCardNo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_IDCardNo.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_IDCardNo.Border.Class = "TextBoxBorder";
            this.txt_IDCardNo.Border.CornerDiameter = 5;
            this.txt_IDCardNo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_IDCardNo.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_IDCardNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_IDCardNo.Location = new System.Drawing.Point(611, 91);
            this.txt_IDCardNo.Name = "txt_IDCardNo";
            this.txt_IDCardNo.PreventEnterBeep = true;
            this.txt_IDCardNo.Size = new System.Drawing.Size(198, 30);
            this.txt_IDCardNo.TabIndex = 355;
            this.txt_IDCardNo.TextChanged += new System.EventHandler(this.txt_IDCardNo_TextChanged);
            // 
            // txt_name
            // 
            this.txt_name.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            // 
            // 
            // 
            this.txt_name.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_name.Border.Class = "TextBoxBorder";
            this.txt_name.Border.CornerDiameter = 5;
            this.txt_name.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_name.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_name.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_name.Location = new System.Drawing.Point(300, 37);
            this.txt_name.Name = "txt_name";
            this.txt_name.PreventEnterBeep = true;
            this.txt_name.Size = new System.Drawing.Size(190, 30);
            this.txt_name.TabIndex = 354;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label9.Location = new System.Drawing.Point(539, 42);
            this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(65, 20);
            this.label9.TabIndex = 375;
            this.label9.Text = "员工编号";
            // 
            // btn_DropBirth
            // 
            this.btn_DropBirth.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btn_DropBirth.BackColor = System.Drawing.Color.White;
            this.btn_DropBirth.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btn_DropBirth.Location = new System.Drawing.Point(788, 150);
            this.btn_DropBirth.Name = "btn_DropBirth";
            this.btn_DropBirth.Shape = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(0, 5, 0, 5);
            this.btn_DropBirth.Size = new System.Drawing.Size(18, 24);
            this.btn_DropBirth.SubItemsExpandWidth = 6;
            this.btn_DropBirth.Symbol = "";
            this.btn_DropBirth.SymbolColor = System.Drawing.Color.DarkGray;
            this.btn_DropBirth.SymbolSize = 8F;
            this.btn_DropBirth.TabIndex = 371;
            this.btn_DropBirth.Click += new System.EventHandler(this.btn_DropBirth_Click);
            // 
            // btn_dropNation
            // 
            this.btn_dropNation.BackColor = System.Drawing.Color.White;
            this.btn_dropNation.FlatAppearance.BorderSize = 0;
            this.btn_dropNation.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_dropNation.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_dropNation.Location = new System.Drawing.Point(471, 204);
            this.btn_dropNation.Name = "btn_dropNation";
            this.btn_dropNation.Size = new System.Drawing.Size(18, 26);
            this.btn_dropNation.TabIndex = 357;
            this.btn_dropNation.Text = "﹀";
            this.btn_dropNation.UseVisualStyleBackColor = false;
            this.btn_dropNation.Click += new System.EventHandler(this.btn_dropNation_Click);
            // 
            // btn_dropDept
            // 
            this.btn_dropDept.BackColor = System.Drawing.Color.White;
            this.btn_dropDept.FlatAppearance.BorderSize = 0;
            this.btn_dropDept.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_dropDept.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_dropDept.Location = new System.Drawing.Point(470, 94);
            this.btn_dropDept.Name = "btn_dropDept";
            this.btn_dropDept.Size = new System.Drawing.Size(18, 26);
            this.btn_dropDept.TabIndex = 351;
            this.btn_dropDept.Text = "﹀";
            this.btn_dropDept.UseVisualStyleBackColor = false;
            this.btn_dropDept.Click += new System.EventHandler(this.btn_dropDept_Click);
            // 
            // radio_male
            // 
            this.radio_male.AutoSize = true;
            this.radio_male.BackColor = System.Drawing.Color.Transparent;
            this.radio_male.Checked = true;
            this.radio_male.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.radio_male.Location = new System.Drawing.Point(332, 152);
            this.radio_male.Margin = new System.Windows.Forms.Padding(2);
            this.radio_male.Name = "radio_male";
            this.radio_male.Size = new System.Drawing.Size(41, 24);
            this.radio_male.TabIndex = 330;
            this.radio_male.TabStop = true;
            this.radio_male.Text = "男";
            this.radio_male.UseVisualStyleBackColor = false;
            // 
            // label25
            // 
            this.label25.AutoSize = true;
            this.label25.BackColor = System.Drawing.Color.Transparent;
            this.label25.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label25.Location = new System.Drawing.Point(539, 207);
            this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(65, 20);
            this.label25.TabIndex = 341;
            this.label25.Text = "签发机关";
            // 
            // radio_female
            // 
            this.radio_female.AutoSize = true;
            this.radio_female.BackColor = System.Drawing.Color.Transparent;
            this.radio_female.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.radio_female.Location = new System.Drawing.Point(409, 152);
            this.radio_female.Margin = new System.Windows.Forms.Padding(2);
            this.radio_female.Name = "radio_female";
            this.radio_female.Size = new System.Drawing.Size(41, 24);
            this.radio_female.TabIndex = 329;
            this.radio_female.Text = "女";
            this.radio_female.UseVisualStyleBackColor = false;
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.BackColor = System.Drawing.Color.Transparent;
            this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label24.Location = new System.Drawing.Point(257, 97);
            this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(37, 20);
            this.label24.TabIndex = 340;
            this.label24.Text = "部门";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.BackColor = System.Drawing.Color.Transparent;
            this.label14.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.Location = new System.Drawing.Point(257, 317);
            this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(37, 20);
            this.label14.TabIndex = 336;
            this.label14.Text = "备注";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.BackColor = System.Drawing.Color.Transparent;
            this.label10.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label10.Location = new System.Drawing.Point(539, 97);
            this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 20);
            this.label10.TabIndex = 334;
            this.label10.Text = "身份证号";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.Location = new System.Drawing.Point(539, 152);
            this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 20);
            this.label3.TabIndex = 333;
            this.label3.Text = "出生日期";
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.BackColor = System.Drawing.Color.Transparent;
            this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.Location = new System.Drawing.Point(257, 262);
            this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(37, 20);
            this.label19.TabIndex = 332;
            this.label19.Text = "住址";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.BackColor = System.Drawing.Color.Transparent;
            this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.Location = new System.Drawing.Point(257, 207);
            this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(37, 20);
            this.label18.TabIndex = 331;
            this.label18.Text = "民族";
            // 
            // lbGender
            // 
            this.lbGender.AutoSize = true;
            this.lbGender.BackColor = System.Drawing.Color.Transparent;
            this.lbGender.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbGender.Location = new System.Drawing.Point(257, 152);
            this.lbGender.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbGender.Name = "lbGender";
            this.lbGender.Size = new System.Drawing.Size(37, 20);
            this.lbGender.TabIndex = 328;
            this.lbGender.Text = "性别";
            // 
            // lbName
            // 
            this.lbName.AutoSize = true;
            this.lbName.BackColor = System.Drawing.Color.Transparent;
            this.lbName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lbName.Location = new System.Drawing.Point(257, 42);
            this.lbName.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lbName.Name = "lbName";
            this.lbName.Size = new System.Drawing.Size(37, 20);
            this.lbName.TabIndex = 327;
            this.lbName.Text = "姓名";
            // 
            // lblLastname
            // 
            this.lblLastname.AutoSize = true;
            this.lblLastname.BackColor = System.Drawing.SystemColors.Control;
            this.lblLastname.Cursor = System.Windows.Forms.Cursors.Default;
            this.lblLastname.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblLastname.ForeColor = System.Drawing.SystemColors.ControlText;
            this.lblLastname.Location = new System.Drawing.Point(38, 233);
            this.lblLastname.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.lblLastname.Name = "lblLastname";
            this.lblLastname.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.lblLastname.Size = new System.Drawing.Size(0, 13);
            this.lblLastname.TabIndex = 326;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.ForeColor = System.Drawing.Color.OrangeRed;
            this.label6.Location = new System.Drawing.Point(246, 43);
            this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(17, 21);
            this.label6.TabIndex = 343;
            this.label6.Text = "*";
            // 
            // pic_IDFace
            // 
            this.pic_IDFace.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pic_IDFace.BackgroundImage")));
            this.pic_IDFace.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_IDFace.InitialImage = null;
            this.pic_IDFace.Location = new System.Drawing.Point(74, 43);
            this.pic_IDFace.Margin = new System.Windows.Forms.Padding(2);
            this.pic_IDFace.Name = "pic_IDFace";
            this.pic_IDFace.Size = new System.Drawing.Size(120, 153);
            this.pic_IDFace.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pic_IDFace.TabIndex = 337;
            this.pic_IDFace.TabStop = false;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.BackColor = System.Drawing.Color.Transparent;
            this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.ForeColor = System.Drawing.Color.OrangeRed;
            this.label8.Location = new System.Drawing.Point(247, 97);
            this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(17, 21);
            this.label8.TabIndex = 374;
            this.label8.Text = "*";
            // 
            // txt_birthday
            // 
            this.txt_birthday.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_birthday.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_birthday.Border.Class = "TextBoxBorder";
            this.txt_birthday.Border.CornerDiameter = 5;
            this.txt_birthday.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_birthday.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_birthday.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_birthday.Location = new System.Drawing.Point(611, 147);
            this.txt_birthday.Name = "txt_birthday";
            this.txt_birthday.PreventEnterBeep = true;
            this.txt_birthday.ReadOnly = true;
            this.txt_birthday.Size = new System.Drawing.Size(198, 30);
            this.txt_birthday.TabIndex = 367;
            // 
            // picker_birthday
            // 
            this.picker_birthday.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.picker_birthday.CustomFormat = "yyyy-MM-dd";
            this.picker_birthday.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.picker_birthday.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
            this.picker_birthday.Location = new System.Drawing.Point(615, 152);
            this.picker_birthday.Name = "picker_birthday";
            this.picker_birthday.Size = new System.Drawing.Size(154, 23);
            this.picker_birthday.TabIndex = 368;
            this.picker_birthday.Value = new System.DateTime(2020, 6, 16, 14, 25, 0, 0);
            this.picker_birthday.ValueChanged += new System.EventHandler(this.picker_birthday_ValueChanged);
            // 
            // txt_nation
            // 
            this.txt_nation.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_nation.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_nation.Border.Class = "TextBoxBorder";
            this.txt_nation.Border.CornerDiameter = 5;
            this.txt_nation.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_nation.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_nation.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_nation.Location = new System.Drawing.Point(301, 202);
            this.txt_nation.Name = "txt_nation";
            this.txt_nation.PreventEnterBeep = true;
            this.txt_nation.ReadOnly = true;
            this.txt_nation.Size = new System.Drawing.Size(190, 30);
            this.txt_nation.TabIndex = 356;
            // 
            // comboBox_nation
            // 
            this.comboBox_nation.BackColor = System.Drawing.Color.White;
            this.comboBox_nation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox_nation.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.comboBox_nation.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.comboBox_nation.FormattingEnabled = true;
            this.comboBox_nation.IntegralHeight = false;
            this.comboBox_nation.Location = new System.Drawing.Point(301, 202);
            this.comboBox_nation.Margin = new System.Windows.Forms.Padding(2);
            this.comboBox_nation.MaxLength = 16;
            this.comboBox_nation.Name = "comboBox_nation";
            this.comboBox_nation.Size = new System.Drawing.Size(189, 28);
            this.comboBox_nation.TabIndex = 358;
            this.comboBox_nation.SelectedIndexChanged += new System.EventHandler(this.comboBox_nation_SelectedIndexChanged);
            // 
            // txt_dept
            // 
            this.txt_dept.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_dept.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_dept.Border.Class = "TextBoxBorder";
            this.txt_dept.Border.CornerDiameter = 5;
            this.txt_dept.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_dept.DisabledBackColor = System.Drawing.Color.White;
            this.txt_dept.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_dept.Location = new System.Drawing.Point(300, 92);
            this.txt_dept.Name = "txt_dept";
            this.txt_dept.PreventEnterBeep = true;
            this.txt_dept.ReadOnly = true;
            this.txt_dept.Size = new System.Drawing.Size(190, 30);
            this.txt_dept.TabIndex = 350;
            this.txt_dept.MouseClick += new System.Windows.Forms.MouseEventHandler(this.txt_dept_MouseClick);
            this.txt_dept.Leave += new System.EventHandler(this.txt_dept_Leave);
            // 
            // tabPage3
            // 
            this.tabPage3.BackColor = System.Drawing.Color.White;
            this.tabPage3.Controls.Add(this.label_cost);
            this.tabPage3.Controls.Add(this.panel_btn);
            this.tabPage3.Controls.Add(this.panel_result);
            this.tabPage3.Controls.Add(this.btn_save);
            this.tabPage3.Controls.Add(this.btn_lastStep32);
            this.tabPage3.Controls.Add(this.btn_captureForce);
            this.tabPage3.Controls.Add(this.btn_captureIris);
            this.tabPage3.Controls.Add(this.btn_dropCollType);
            this.tabPage3.Controls.Add(this.panel6);
            this.tabPage3.Controls.Add(this.panel5);
            this.tabPage3.Controls.Add(this.label_qualityL);
            this.tabPage3.Controls.Add(this.label_qualityR);
            this.tabPage3.Controls.Add(this.txt_collType);
            this.tabPage3.Controls.Add(this.comboBox_collType);
            this.tabPage3.Controls.Add(this.panel_vedioImage);
            this.tabPage3.Controls.Add(this.irisColCtrl1);
            this.tabPage3.Controls.Add(this.axIrisDevCtrl1);
            this.tabPage3.Location = new System.Drawing.Point(1, 22);
            this.tabPage3.Name = "tabPage3";
            this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage3.Size = new System.Drawing.Size(845, 486);
            this.tabPage3.TabIndex = 2;
            this.tabPage3.Text = "tabPage3";
            // 
            // label_cost
            // 
            this.label_cost.AutoSize = true;
            this.label_cost.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_cost.Location = new System.Drawing.Point(162, 319);
            this.label_cost.Name = "label_cost";
            this.label_cost.Size = new System.Drawing.Size(0, 20);
            this.label_cost.TabIndex = 385;
            // 
            // panel_btn
            // 
            this.panel_btn.Controls.Add(this.btn_startRecog);
            this.panel_btn.Location = new System.Drawing.Point(75, 231);
            this.panel_btn.Name = "panel_btn";
            this.panel_btn.Size = new System.Drawing.Size(327, 86);
            this.panel_btn.TabIndex = 367;
            this.panel_btn.Visible = false;
            // 
            // btn_startRecog
            // 
            this.btn_startRecog.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_startRecog.EnterForeColor = System.Drawing.Color.White;
            this.btn_startRecog.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_startRecog.FlatAppearance.BorderSize = 0;
            this.btn_startRecog.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_startRecog.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_startRecog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_startRecog.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_startRecog.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198)))));
            this.btn_startRecog.HoverForeColor = System.Drawing.Color.White;
            this.btn_startRecog.Location = new System.Drawing.Point(84, 26);
            this.btn_startRecog.Name = "btn_startRecog";
            this.btn_startRecog.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_startRecog.PressForeColor = System.Drawing.Color.White;
            this.btn_startRecog.Radius = 5;
            this.btn_startRecog.Size = new System.Drawing.Size(150, 30);
            this.btn_startRecog.TabIndex = 383;
            this.btn_startRecog.Text = "开始识别";
            this.btn_startRecog.UseVisualStyleBackColor = true;
            this.btn_startRecog.Click += new System.EventHandler(this.btn_startRecog_Click);
            // 
            // panel_result
            // 
            this.panel_result.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel_result.Controls.Add(this.label_idCardNo);
            this.panel_result.Controls.Add(this.label_dept);
            this.panel_result.Controls.Add(this.label_sex);
            this.panel_result.Controls.Add(this.label_name);
            this.panel_result.Controls.Add(this.label11);
            this.panel_result.Controls.Add(this.label7);
            this.panel_result.Controls.Add(this.label5);
            this.panel_result.Controls.Add(this.label4);
            this.panel_result.Controls.Add(this.label1);
            this.panel_result.Location = new System.Drawing.Point(483, 47);
            this.panel_result.Name = "panel_result";
            this.panel_result.Size = new System.Drawing.Size(344, 320);
            this.panel_result.TabIndex = 368;
            this.panel_result.Visible = false;
            // 
            // label_idCardNo
            // 
            this.label_idCardNo.AutoSize = true;
            this.label_idCardNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_idCardNo.Location = new System.Drawing.Point(135, 228);
            this.label_idCardNo.Name = "label_idCardNo";
            this.label_idCardNo.Size = new System.Drawing.Size(0, 20);
            this.label_idCardNo.TabIndex = 8;
            // 
            // label_dept
            // 
            this.label_dept.AutoSize = true;
            this.label_dept.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_dept.Location = new System.Drawing.Point(135, 175);
            this.label_dept.Name = "label_dept";
            this.label_dept.Size = new System.Drawing.Size(0, 20);
            this.label_dept.TabIndex = 7;
            // 
            // label_sex
            // 
            this.label_sex.AutoSize = true;
            this.label_sex.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_sex.Location = new System.Drawing.Point(135, 124);
            this.label_sex.Name = "label_sex";
            this.label_sex.Size = new System.Drawing.Size(0, 20);
            this.label_sex.TabIndex = 6;
            // 
            // label_name
            // 
            this.label_name.AutoSize = true;
            this.label_name.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_name.Location = new System.Drawing.Point(135, 73);
            this.label_name.Name = "label_name";
            this.label_name.Size = new System.Drawing.Size(0, 20);
            this.label_name.TabIndex = 5;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.Location = new System.Drawing.Point(69, 175);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(51, 20);
            this.label11.TabIndex = 4;
            this.label11.Text = "部门:";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.Location = new System.Drawing.Point(42, 228);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(79, 20);
            this.label7.TabIndex = 3;
            this.label7.Text = "身份证号:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.Location = new System.Drawing.Point(69, 124);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(51, 20);
            this.label5.TabIndex = 2;
            this.label5.Text = "性别:";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.Location = new System.Drawing.Point(69, 73);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(51, 20);
            this.label4.TabIndex = 1;
            this.label4.Text = "姓名:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(127, 10);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(93, 19);
            this.label1.TabIndex = 0;
            this.label1.Text = "识别验证结果";
            // 
            // btn_save
            // 
            this.btn_save.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_save.EnterForeColor = System.Drawing.Color.White;
            this.btn_save.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_save.FlatAppearance.BorderSize = 0;
            this.btn_save.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_save.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_save.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_save.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_save.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198)))));
            this.btn_save.HoverForeColor = System.Drawing.Color.White;
            this.btn_save.Location = new System.Drawing.Point(454, 419);
            this.btn_save.Name = "btn_save";
            this.btn_save.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_save.PressForeColor = System.Drawing.Color.White;
            this.btn_save.Radius = 5;
            this.btn_save.Size = new System.Drawing.Size(150, 30);
            this.btn_save.TabIndex = 384;
            this.btn_save.Text = "保存";
            this.btn_save.UseVisualStyleBackColor = true;
            this.btn_save.Click += new System.EventHandler(this.btn_save_Click);
            // 
            // btn_lastStep32
            // 
            this.btn_lastStep32.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_lastStep32.EnterForeColor = System.Drawing.Color.White;
            this.btn_lastStep32.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_lastStep32.FlatAppearance.BorderSize = 0;
            this.btn_lastStep32.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_lastStep32.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_lastStep32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_lastStep32.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_lastStep32.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.btn_lastStep32.HoverForeColor = System.Drawing.Color.White;
            this.btn_lastStep32.Location = new System.Drawing.Point(282, 419);
            this.btn_lastStep32.Name = "btn_lastStep32";
            this.btn_lastStep32.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_lastStep32.PressForeColor = System.Drawing.Color.White;
            this.btn_lastStep32.Radius = 5;
            this.btn_lastStep32.Size = new System.Drawing.Size(150, 30);
            this.btn_lastStep32.TabIndex = 383;
            this.btn_lastStep32.Text = "上一步";
            this.btn_lastStep32.UseVisualStyleBackColor = true;
            this.btn_lastStep32.Click += new System.EventHandler(this.btn_lastStep32_Click);
            // 
            // btn_captureForce
            // 
            this.btn_captureForce.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_captureForce.EnterForeColor = System.Drawing.Color.White;
            this.btn_captureForce.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_captureForce.FlatAppearance.BorderSize = 0;
            this.btn_captureForce.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_captureForce.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_captureForce.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_captureForce.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_captureForce.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.btn_captureForce.HoverForeColor = System.Drawing.Color.White;
            this.btn_captureForce.Location = new System.Drawing.Point(75, 287);
            this.btn_captureForce.Name = "btn_captureForce";
            this.btn_captureForce.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_captureForce.PressForeColor = System.Drawing.Color.White;
            this.btn_captureForce.Radius = 5;
            this.btn_captureForce.Size = new System.Drawing.Size(150, 30);
            this.btn_captureForce.TabIndex = 382;
            this.btn_captureForce.Text = "强制采集";
            this.btn_captureForce.UseVisualStyleBackColor = true;
            this.btn_captureForce.Click += new System.EventHandler(this.btn_captureForce_Click);
            // 
            // btn_captureIris
            // 
            this.btn_captureIris.EnterBackColor = System.Drawing.Color.Blue;
            this.btn_captureIris.EnterForeColor = System.Drawing.Color.White;
            this.btn_captureIris.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_captureIris.FlatAppearance.BorderSize = 0;
            this.btn_captureIris.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_captureIris.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_captureIris.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_captureIris.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_captureIris.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198)))));
            this.btn_captureIris.HoverForeColor = System.Drawing.Color.White;
            this.btn_captureIris.Location = new System.Drawing.Point(239, 286);
            this.btn_captureIris.Name = "btn_captureIris";
            this.btn_captureIris.PressBackColor = System.Drawing.Color.DarkBlue;
            this.btn_captureIris.PressForeColor = System.Drawing.Color.White;
            this.btn_captureIris.Radius = 5;
            this.btn_captureIris.Size = new System.Drawing.Size(150, 30);
            this.btn_captureIris.TabIndex = 381;
            this.btn_captureIris.Text = "采集虹膜图片";
            this.btn_captureIris.UseVisualStyleBackColor = true;
            this.btn_captureIris.Click += new System.EventHandler(this.btn_captureIris_Click);
            // 
            // btn_dropCollType
            // 
            this.btn_dropCollType.BackColor = System.Drawing.Color.White;
            this.btn_dropCollType.FlatAppearance.BorderSize = 0;
            this.btn_dropCollType.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_dropCollType.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_dropCollType.Location = new System.Drawing.Point(306, 233);
            this.btn_dropCollType.Name = "btn_dropCollType";
            this.btn_dropCollType.Size = new System.Drawing.Size(18, 26);
            this.btn_dropCollType.TabIndex = 361;
            this.btn_dropCollType.Text = "﹀";
            this.btn_dropCollType.UseVisualStyleBackColor = false;
            this.btn_dropCollType.Click += new System.EventHandler(this.btn_dropCollType_Click);
            // 
            // panel6
            // 
            this.panel6.BackgroundImage = global::IOM_cs.Properties.Resources.生物特征图像;
            this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel6.Controls.Add(this.pic_imageL1);
            this.panel6.Location = new System.Drawing.Point(667, 48);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(160, 120);
            this.panel6.TabIndex = 357;
            // 
            // pic_imageL1
            // 
            this.pic_imageL1.BackColor = System.Drawing.Color.Transparent;
            this.pic_imageL1.BackgroundImage = global::IOM_cs.Properties.Resources.左眼;
            this.pic_imageL1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_imageL1.Location = new System.Drawing.Point(3, 3);
            this.pic_imageL1.Name = "pic_imageL1";
            this.pic_imageL1.Size = new System.Drawing.Size(154, 114);
            this.pic_imageL1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pic_imageL1.TabIndex = 320;
            this.pic_imageL1.TabStop = false;
            // 
            // panel5
            // 
            this.panel5.BackgroundImage = global::IOM_cs.Properties.Resources.生物特征图像;
            this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel5.Controls.Add(this.pic_imageR1);
            this.panel5.Location = new System.Drawing.Point(492, 48);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(160, 120);
            this.panel5.TabIndex = 356;
            // 
            // pic_imageR1
            // 
            this.pic_imageR1.BackColor = System.Drawing.Color.Transparent;
            this.pic_imageR1.BackgroundImage = global::IOM_cs.Properties.Resources.右眼;
            this.pic_imageR1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_imageR1.Location = new System.Drawing.Point(3, 3);
            this.pic_imageR1.Name = "pic_imageR1";
            this.pic_imageR1.Size = new System.Drawing.Size(154, 114);
            this.pic_imageR1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pic_imageR1.TabIndex = 319;
            this.pic_imageR1.TabStop = false;
            // 
            // label_qualityL
            // 
            this.label_qualityL.AutoSize = true;
            this.label_qualityL.BackColor = System.Drawing.Color.Transparent;
            this.label_qualityL.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_qualityL.Location = new System.Drawing.Point(716, 184);
            this.label_qualityL.Name = "label_qualityL";
            this.label_qualityL.Size = new System.Drawing.Size(0, 20);
            this.label_qualityL.TabIndex = 352;
            // 
            // label_qualityR
            // 
            this.label_qualityR.AutoSize = true;
            this.label_qualityR.BackColor = System.Drawing.Color.Transparent;
            this.label_qualityR.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_qualityR.Location = new System.Drawing.Point(551, 185);
            this.label_qualityR.Name = "label_qualityR";
            this.label_qualityR.Size = new System.Drawing.Size(0, 20);
            this.label_qualityR.TabIndex = 351;
            // 
            // txt_collType
            // 
            this.txt_collType.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_collType.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_collType.Border.Class = "TextBoxBorder";
            this.txt_collType.Border.CornerDiameter = 5;
            this.txt_collType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_collType.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_collType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_collType.Location = new System.Drawing.Point(136, 231);
            this.txt_collType.Name = "txt_collType";
            this.txt_collType.PreventEnterBeep = true;
            this.txt_collType.ReadOnly = true;
            this.txt_collType.Size = new System.Drawing.Size(190, 30);
            this.txt_collType.TabIndex = 360;
            // 
            // comboBox_collType
            // 
            this.comboBox_collType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox_collType.DropDownWidth = 190;
            this.comboBox_collType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.comboBox_collType.FormattingEnabled = true;
            this.comboBox_collType.ImeMode = System.Windows.Forms.ImeMode.Disable;
            this.comboBox_collType.IntegralHeight = false;
            this.comboBox_collType.Location = new System.Drawing.Point(136, 231);
            this.comboBox_collType.Margin = new System.Windows.Forms.Padding(2);
            this.comboBox_collType.MaxLength = 16;
            this.comboBox_collType.Name = "comboBox_collType";
            this.comboBox_collType.Size = new System.Drawing.Size(185, 28);
            this.comboBox_collType.TabIndex = 359;
            this.comboBox_collType.SelectedIndexChanged += new System.EventHandler(this.comboBox_collType_SelectedIndexChanged);
            // 
            // panel_vedioImage
            // 
            this.panel_vedioImage.BackColor = System.Drawing.Color.White;
            this.panel_vedioImage.Controls.Add(this.panel9);
            this.panel_vedioImage.Controls.Add(this.panel8);
            this.panel_vedioImage.Location = new System.Drawing.Point(22, 48);
            this.panel_vedioImage.Name = "panel_vedioImage";
            this.panel_vedioImage.Size = new System.Drawing.Size(420, 150);
            this.panel_vedioImage.TabIndex = 358;
            // 
            // panel9
            // 
            this.panel9.BackgroundImage = global::IOM_cs.Properties.Resources.生物特征图像;
            this.panel9.Controls.Add(this.pictureBox2);
            this.panel9.Location = new System.Drawing.Point(220, 0);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(200, 150);
            this.panel9.TabIndex = 1;
            // 
            // pictureBox2
            // 
            this.pictureBox2.BackgroundImage = global::IOM_cs.Properties.Resources.视频;
            this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pictureBox2.Location = new System.Drawing.Point(4, 3);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(193, 144);
            this.pictureBox2.TabIndex = 1;
            this.pictureBox2.TabStop = false;
            // 
            // panel8
            // 
            this.panel8.BackgroundImage = global::IOM_cs.Properties.Resources.生物特征图像;
            this.panel8.Controls.Add(this.pictureBox1);
            this.panel8.Location = new System.Drawing.Point(0, 0);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(200, 150);
            this.panel8.TabIndex = 0;
            // 
            // pictureBox1
            // 
            this.pictureBox1.BackgroundImage = global::IOM_cs.Properties.Resources.视频;
            this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pictureBox1.Location = new System.Drawing.Point(3, 3);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(193, 144);
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            // 
            // irisColCtrl1
            // 
            this.irisColCtrl1.Location = new System.Drawing.Point(22, 48);
            this.irisColCtrl1.Name = "irisColCtrl1";
            this.irisColCtrl1.Size = new System.Drawing.Size(420, 150);
            this.irisColCtrl1.TabIndex = 369;
            this.irisColCtrl1.Visible = false;
            // 
            // axIrisDevCtrl1
            // 
            this.axIrisDevCtrl1.Enabled = true;
            this.axIrisDevCtrl1.Location = new System.Drawing.Point(22, 48);
            this.axIrisDevCtrl1.Name = "axIrisDevCtrl1";
            this.axIrisDevCtrl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axIrisDevCtrl1.OcxState")));
            this.axIrisDevCtrl1.Size = new System.Drawing.Size(420, 150);
            this.axIrisDevCtrl1.TabIndex = 353;
            this.axIrisDevCtrl1.Visible = false;
            this.axIrisDevCtrl1.OnCapture += new AxIrisDevCtrlLib._DIrisDevCtrlEvents_OnCaptureEventHandler(this.axIrisDevCtrl1_OnCapture);
            // 
            // panel_tab
            // 
            this.panel_tab.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(51)))), ((int)(((byte)(81)))));
            this.panel_tab.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel_tab.BackgroundImage")));
            this.panel_tab.Controls.Add(this.btn_writeData);
            this.panel_tab.Controls.Add(this.btn_setting);
            this.panel_tab.Controls.Add(this.btn_collectList);
            this.panel_tab.Controls.Add(this.roundPanel1);
            this.panel_tab.Controls.Add(this.btn_collectInfo);
            this.panel_tab.Controls.Add(this.btn_recognition);
            this.panel_tab.Controls.Add(this.pic_logo);
            this.panel_tab.Controls.Add(this.label20);
            this.panel_tab.Location = new System.Drawing.Point(0, 0);
            this.panel_tab.Name = "panel_tab";
            this.panel_tab.Size = new System.Drawing.Size(100, 630);
            this.panel_tab.TabIndex = 8;
            // 
            // btn_writeData
            // 
            this.btn_writeData.Back = System.Drawing.Color.Transparent;
            this.btn_writeData.BackColor = System.Drawing.Color.Transparent;
            this.btn_writeData.Controls.Add(this.pic_writeData);
            this.btn_writeData.Controls.Add(this.label_writeData);
            this.btn_writeData.Location = new System.Drawing.Point(3, 406);
            this.btn_writeData.MatrixRound = 5;
            this.btn_writeData.Name = "btn_writeData";
            this.btn_writeData.Size = new System.Drawing.Size(94, 84);
            this.btn_writeData.TabIndex = 305;
            this.btn_writeData.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btn_writeData_MouseClick);
            this.btn_writeData.MouseLeave += new System.EventHandler(this.btn_writeData_MouseLeave);
            this.btn_writeData.MouseHover += new System.EventHandler(this.btn_writeData_MouseHover);
            // 
            // pic_writeData
            // 
            this.pic_writeData.BackColor = System.Drawing.Color.Transparent;
            this.pic_writeData.BackgroundImage = global::IOM_cs.Properties.Resources.recognition;
            this.pic_writeData.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_writeData.Location = new System.Drawing.Point(25, 16);
            this.pic_writeData.Name = "pic_writeData";
            this.pic_writeData.Size = new System.Drawing.Size(39, 38);
            this.pic_writeData.TabIndex = 302;
            this.pic_writeData.TabStop = false;
            this.pic_writeData.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pic_writeData_MouseClick);
            this.pic_writeData.MouseLeave += new System.EventHandler(this.pic_writeData_MouseLeave);
            this.pic_writeData.MouseHover += new System.EventHandler(this.pic_writeData_MouseHover);
            // 
            // label_writeData
            // 
            this.label_writeData.BackColor = System.Drawing.Color.Transparent;
            this.label_writeData.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_writeData.ForeColor = System.Drawing.SystemColors.Control;
            this.label_writeData.Location = new System.Drawing.Point(14, 56);
            this.label_writeData.Name = "label_writeData";
            this.label_writeData.Size = new System.Drawing.Size(65, 20);
            this.label_writeData.TabIndex = 301;
            this.label_writeData.Text = "数据写入";
            this.label_writeData.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label_writeData_MouseClick);
            this.label_writeData.MouseLeave += new System.EventHandler(this.label_writeData_MouseLeave);
            this.label_writeData.MouseHover += new System.EventHandler(this.label_writeData_MouseHover);
            // 
            // btn_setting
            // 
            this.btn_setting.Back = System.Drawing.Color.Transparent;
            this.btn_setting.BackColor = System.Drawing.Color.Transparent;
            this.btn_setting.Controls.Add(this.pic_setting);
            this.btn_setting.Controls.Add(this.label_setting);
            this.btn_setting.Location = new System.Drawing.Point(3, 238);
            this.btn_setting.MatrixRound = 5;
            this.btn_setting.Name = "btn_setting";
            this.btn_setting.Size = new System.Drawing.Size(94, 84);
            this.btn_setting.TabIndex = 304;
            this.btn_setting.Visible = false;
            this.btn_setting.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btn_setting_MouseClick);
            this.btn_setting.MouseLeave += new System.EventHandler(this.btn_setting_MouseLeave);
            this.btn_setting.MouseHover += new System.EventHandler(this.btn_setting_MouseHover);
            // 
            // pic_setting
            // 
            this.pic_setting.BackColor = System.Drawing.Color.Transparent;
            this.pic_setting.BackgroundImage = global::IOM_cs.Properties.Resources.icon系统设置;
            this.pic_setting.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_setting.Location = new System.Drawing.Point(25, 16);
            this.pic_setting.Name = "pic_setting";
            this.pic_setting.Size = new System.Drawing.Size(39, 38);
            this.pic_setting.TabIndex = 302;
            this.pic_setting.TabStop = false;
            this.pic_setting.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pic_setting_MouseClick);
            this.pic_setting.MouseLeave += new System.EventHandler(this.pic_setting_MouseLeave);
            this.pic_setting.MouseHover += new System.EventHandler(this.pic_setting_MouseHover);
            // 
            // label_setting
            // 
            this.label_setting.BackColor = System.Drawing.Color.Transparent;
            this.label_setting.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_setting.ForeColor = System.Drawing.SystemColors.Control;
            this.label_setting.Location = new System.Drawing.Point(14, 56);
            this.label_setting.Name = "label_setting";
            this.label_setting.Size = new System.Drawing.Size(65, 20);
            this.label_setting.TabIndex = 301;
            this.label_setting.Text = "系统设置";
            this.label_setting.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label_setting_MouseClick);
            this.label_setting.MouseLeave += new System.EventHandler(this.label_setting_MouseLeave);
            this.label_setting.MouseHover += new System.EventHandler(this.label_setting_MouseHover);
            // 
            // btn_collectList
            // 
            this.btn_collectList.Back = System.Drawing.Color.Transparent;
            this.btn_collectList.BackColor = System.Drawing.Color.Transparent;
            this.btn_collectList.Controls.Add(this.pic_collList);
            this.btn_collectList.Controls.Add(this.label_collList);
            this.btn_collectList.Location = new System.Drawing.Point(3, 154);
            this.btn_collectList.MatrixRound = 5;
            this.btn_collectList.Name = "btn_collectList";
            this.btn_collectList.Size = new System.Drawing.Size(94, 84);
            this.btn_collectList.TabIndex = 303;
            this.btn_collectList.Visible = false;
            this.btn_collectList.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btn_collectList_MouseClick);
            this.btn_collectList.MouseLeave += new System.EventHandler(this.btn_collectList_MouseLeave);
            this.btn_collectList.MouseHover += new System.EventHandler(this.btn_collectList_MouseHover);
            // 
            // pic_collList
            // 
            this.pic_collList.BackColor = System.Drawing.Color.Transparent;
            this.pic_collList.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pic_collList.BackgroundImage")));
            this.pic_collList.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_collList.Location = new System.Drawing.Point(25, 15);
            this.pic_collList.Name = "pic_collList";
            this.pic_collList.Size = new System.Drawing.Size(39, 38);
            this.pic_collList.TabIndex = 302;
            this.pic_collList.TabStop = false;
            this.pic_collList.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pic_collList_MouseClick);
            this.pic_collList.MouseLeave += new System.EventHandler(this.pic_collList_MouseLeave);
            this.pic_collList.MouseHover += new System.EventHandler(this.pic_collList_MouseHover);
            // 
            // label_collList
            // 
            this.label_collList.BackColor = System.Drawing.Color.Transparent;
            this.label_collList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_collList.ForeColor = System.Drawing.SystemColors.Control;
            this.label_collList.Location = new System.Drawing.Point(14, 55);
            this.label_collList.Name = "label_collList";
            this.label_collList.Size = new System.Drawing.Size(65, 20);
            this.label_collList.TabIndex = 301;
            this.label_collList.Text = "采集列表";
            this.label_collList.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label_collList_MouseClick);
            this.label_collList.MouseLeave += new System.EventHandler(this.label_collList_MouseLeave);
            this.label_collList.MouseHover += new System.EventHandler(this.label_collList_MouseHover);
            // 
            // roundPanel1
            // 
            this.roundPanel1.Back = System.Drawing.Color.Empty;
            this.roundPanel1.Location = new System.Drawing.Point(3, 193);
            this.roundPanel1.MatrixRound = 8;
            this.roundPanel1.Name = "roundPanel1";
            this.roundPanel1.Size = new System.Drawing.Size(55, 100);
            this.roundPanel1.TabIndex = 378;
            // 
            // btn_collectInfo
            // 
            this.btn_collectInfo.Back = System.Drawing.Color.Transparent;
            this.btn_collectInfo.BackColor = System.Drawing.Color.Transparent;
            this.btn_collectInfo.Controls.Add(this.pic_collInfo);
            this.btn_collectInfo.Controls.Add(this.label_collInfo);
            this.btn_collectInfo.Location = new System.Drawing.Point(3, 70);
            this.btn_collectInfo.MatrixRound = 5;
            this.btn_collectInfo.Name = "btn_collectInfo";
            this.btn_collectInfo.Size = new System.Drawing.Size(94, 84);
            this.btn_collectInfo.TabIndex = 11;
            this.btn_collectInfo.Visible = false;
            this.btn_collectInfo.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btn_collectInfo_MouseClick);
            this.btn_collectInfo.MouseLeave += new System.EventHandler(this.btn_collectInfo_MouseLeave);
            this.btn_collectInfo.MouseHover += new System.EventHandler(this.btn_collectInfo_MouseHover);
            // 
            // pic_collInfo
            // 
            this.pic_collInfo.BackColor = System.Drawing.Color.Transparent;
            this.pic_collInfo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pic_collInfo.BackgroundImage")));
            this.pic_collInfo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_collInfo.Location = new System.Drawing.Point(25, 14);
            this.pic_collInfo.Name = "pic_collInfo";
            this.pic_collInfo.Size = new System.Drawing.Size(39, 38);
            this.pic_collInfo.TabIndex = 302;
            this.pic_collInfo.TabStop = false;
            this.pic_collInfo.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pic_collInfo_MouseClick);
            this.pic_collInfo.MouseLeave += new System.EventHandler(this.pic_collInfo_MouseLeave);
            this.pic_collInfo.MouseHover += new System.EventHandler(this.pic_collInfo_MouseHover);
            // 
            // label_collInfo
            // 
            this.label_collInfo.BackColor = System.Drawing.Color.Transparent;
            this.label_collInfo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_collInfo.ForeColor = System.Drawing.SystemColors.Control;
            this.label_collInfo.Location = new System.Drawing.Point(14, 54);
            this.label_collInfo.Name = "label_collInfo";
            this.label_collInfo.Size = new System.Drawing.Size(65, 20);
            this.label_collInfo.TabIndex = 301;
            this.label_collInfo.Text = "信息采集";
            this.label_collInfo.Click += new System.EventHandler(this.label_collInfo_Click);
            this.label_collInfo.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label_collInfo_MouseClick);
            this.label_collInfo.MouseLeave += new System.EventHandler(this.label_collInfo_MouseLeave);
            this.label_collInfo.MouseHover += new System.EventHandler(this.label_collInfo_MouseHover);
            // 
            // btn_recognition
            // 
            this.btn_recognition.Back = System.Drawing.Color.Transparent;
            this.btn_recognition.BackColor = System.Drawing.Color.Transparent;
            this.btn_recognition.Controls.Add(this.pic_recognition);
            this.btn_recognition.Controls.Add(this.label_recognition);
            this.btn_recognition.Location = new System.Drawing.Point(3, 322);
            this.btn_recognition.MatrixRound = 5;
            this.btn_recognition.Name = "btn_recognition";
            this.btn_recognition.Size = new System.Drawing.Size(94, 84);
            this.btn_recognition.TabIndex = 304;
            this.btn_recognition.Visible = false;
            this.btn_recognition.MouseClick += new System.Windows.Forms.MouseEventHandler(this.btn_recognition_MouseClick);
            this.btn_recognition.MouseLeave += new System.EventHandler(this.btn_recognition_MouseLeave);
            this.btn_recognition.MouseHover += new System.EventHandler(this.btn_recognition_MouseHover);
            // 
            // pic_recognition
            // 
            this.pic_recognition.BackColor = System.Drawing.Color.Transparent;
            this.pic_recognition.BackgroundImage = global::IOM_cs.Properties.Resources.recognition;
            this.pic_recognition.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.pic_recognition.Location = new System.Drawing.Point(25, 16);
            this.pic_recognition.Name = "pic_recognition";
            this.pic_recognition.Size = new System.Drawing.Size(39, 38);
            this.pic_recognition.TabIndex = 302;
            this.pic_recognition.TabStop = false;
            this.pic_recognition.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pic_recognition_MouseClick);
            this.pic_recognition.MouseLeave += new System.EventHandler(this.pic_recognition_MouseLeave);
            this.pic_recognition.MouseHover += new System.EventHandler(this.pic_recognition_MouseHover);
            // 
            // label_recognition
            // 
            this.label_recognition.BackColor = System.Drawing.Color.Transparent;
            this.label_recognition.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_recognition.ForeColor = System.Drawing.SystemColors.Control;
            this.label_recognition.Location = new System.Drawing.Point(14, 56);
            this.label_recognition.Name = "label_recognition";
            this.label_recognition.Size = new System.Drawing.Size(65, 20);
            this.label_recognition.TabIndex = 301;
            this.label_recognition.Text = "识别验证";
            this.label_recognition.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label_recognition_MouseClick);
            this.label_recognition.MouseLeave += new System.EventHandler(this.label_recognition_MouseLeave);
            this.label_recognition.MouseHover += new System.EventHandler(this.label_recognition_MouseHover);
            // 
            // pic_logo
            // 
            this.pic_logo.BackColor = System.Drawing.Color.Transparent;
            this.pic_logo.BackgroundImage = global::IOM_cs.Properties.Resources.logo;
            this.pic_logo.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.pic_logo.Location = new System.Drawing.Point(0, 0);
            this.pic_logo.Name = "pic_logo";
            this.pic_logo.Size = new System.Drawing.Size(100, 70);
            this.pic_logo.TabIndex = 306;
            this.pic_logo.TabStop = false;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.BackColor = System.Drawing.Color.Transparent;
            this.label20.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label20.ForeColor = System.Drawing.SystemColors.ControlLightLight;
            this.label20.Location = new System.Drawing.Point(29, 604);
            this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(48, 20);
            this.label20.TabIndex = 288;
            this.label20.Text = "V1.1.0";
            // 
            // myTabControl1
            // 
            this.myTabControl1.Controls.Add(this.tabPage2);
            this.myTabControl1.Controls.Add(this.tabPage4);
            this.myTabControl1.Location = new System.Drawing.Point(103, 58);
            this.myTabControl1.Name = "myTabControl1";
            this.myTabControl1.SelectedIndex = 0;
            this.myTabControl1.Size = new System.Drawing.Size(340, 135);
            this.myTabControl1.TabIndex = 0;
            // 
            // tabPage2
            // 
            this.tabPage2.Location = new System.Drawing.Point(1, 19);
            this.tabPage2.Name = "tabPage2";
            this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage2.Size = new System.Drawing.Size(338, 115);
            this.tabPage2.TabIndex = 0;
            this.tabPage2.Text = "tabPage2";
            this.tabPage2.UseVisualStyleBackColor = true;
            // 
            // tabPage4
            // 
            this.tabPage4.Location = new System.Drawing.Point(1, 19);
            this.tabPage4.Name = "tabPage4";
            this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage4.Size = new System.Drawing.Size(338, 115);
            this.tabPage4.TabIndex = 1;
            this.tabPage4.Text = "tabPage4";
            this.tabPage4.UseVisualStyleBackColor = true;
            // 
            // FormMain
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(242)))));
            this.ClientSize = new System.Drawing.Size(1000, 630);
            this.ControlBox = false;
            this.Controls.Add(this.panel4);
            this.Controls.Add(this.panel_title);
            this.Controls.Add(this.panel_tab);
            this.Controls.Add(this.panel_Insert);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FormMain";
            this.ShowIcon = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Load += new System.EventHandler(this.FormMain_Load);
            this.Shown += new System.EventHandler(this.FormMain_Shown);
            this.panel_title.ResumeLayout(false);
            this.panel_title.PerformLayout();
            this.panel4.ResumeLayout(false);
            this.tabControl_Main.ResumeLayout(false);
            this.tabPage1.ResumeLayout(false);
            this.tabPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pic_IDFace)).EndInit();
            this.tabPage3.ResumeLayout(false);
            this.tabPage3.PerformLayout();
            this.panel_btn.ResumeLayout(false);
            this.panel_result.ResumeLayout(false);
            this.panel_result.PerformLayout();
            this.panel6.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_imageL1)).EndInit();
            this.panel5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_imageR1)).EndInit();
            this.panel_vedioImage.ResumeLayout(false);
            this.panel9.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.panel8.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.axIrisDevCtrl1)).EndInit();
            this.panel_tab.ResumeLayout(false);
            this.panel_tab.PerformLayout();
            this.btn_writeData.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_writeData)).EndInit();
            this.btn_setting.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_setting)).EndInit();
            this.btn_collectList.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_collList)).EndInit();
            this.btn_collectInfo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_collInfo)).EndInit();
            this.btn_recognition.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pic_recognition)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pic_logo)).EndInit();
            this.myTabControl1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

       

        #endregion

        private System.Windows.Forms.Panel panel_title;
        private System.Windows.Forms.Label label_wellcome;
        private System.Windows.Forms.Button btn_close;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Panel panel_tab;
        private DevComponents.DotNetBar.TabControlPanel tabControlPanel2;
        private DevComponents.DotNetBar.TabItem tabItem3;
        public System.Windows.Forms.Panel panel_Insert;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Label label_collInfo;
        private System.Windows.Forms.PictureBox pic_collInfo;
        private RoundPanel btn_collectInfo;
        private RoundPanel btn_setting;
        private RoundPanel btn_recognition;
        private System.Windows.Forms.PictureBox pic_setting;
        private System.Windows.Forms.Label label_setting;
        private RoundPanel btn_collectList;
        private System.Windows.Forms.PictureBox pic_collList;
        private System.Windows.Forms.Label label_collList;
        private System.Windows.Forms.Button btn_editPassword;
        private System.Windows.Forms.Button btn_logout;
        private System.Windows.Forms.Button btn_min;
        public System.Windows.Forms.Panel panel4;
        private System.Windows.Forms.Label label_tip2;
        private System.Windows.Forms.Label label_tip1;
        private System.Windows.Forms.Label label_tip3;
        private System.Windows.Forms.Label label_tip4;
        private System.Windows.Forms.Panel panel7;
        private MyTabControl tabControl_Main;
        private System.Windows.Forms.TabPage tabPage1;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_staffNo;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_addr;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_remarks;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_cerAuth;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_nation;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_IDCardNo;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_name;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_dept;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_birthday;
        private System.Windows.Forms.Label label9;
        private DevComponents.DotNetBar.ButtonX btn_DropBirth;
        private System.Windows.Forms.Button btn_dropNation;
        private System.Windows.Forms.ComboBox comboBox_nation;
        private System.Windows.Forms.Button btn_dropDept;
        private System.Windows.Forms.RadioButton radio_male;
        private System.Windows.Forms.Label label25;
        private System.Windows.Forms.RadioButton radio_female;
        private System.Windows.Forms.Label label24;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Label lbGender;
        private System.Windows.Forms.Label lbName;
        public System.Windows.Forms.Label lblLastname;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.PictureBox pic_IDFace;
        private System.Windows.Forms.DateTimePicker picker_birthday;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TabPage tabPage3;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_collType;
        private System.Windows.Forms.Button btn_dropCollType;
        private System.Windows.Forms.ComboBox comboBox_collType;
        private System.Windows.Forms.Panel panel_vedioImage;
        private System.Windows.Forms.Panel panel9;
        private System.Windows.Forms.PictureBox pictureBox2;
        private System.Windows.Forms.Panel panel8;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.Panel panel6;
        private System.Windows.Forms.PictureBox pic_imageL1;
        private System.Windows.Forms.Panel panel5;
        private System.Windows.Forms.PictureBox pic_imageR1;
        private System.Windows.Forms.Label label_qualityL;
        private System.Windows.Forms.Label label_qualityR;
        private AxIrisDevCtrlLib.AxIrisDevCtrl axIrisDevCtrl1;
        private System.Windows.Forms.TreeView treeView_dept;
        private System.Windows.Forms.PictureBox pic_recognition;
        private System.Windows.Forms.Label label_recognition;
        private System.Windows.Forms.Panel panel_btn;
        private System.Windows.Forms.Panel panel_result;
        private System.Windows.Forms.Label label_idCardNo;
        private System.Windows.Forms.Label label_dept;
        private System.Windows.Forms.Label label_sex;
        private System.Windows.Forms.Label label_name;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.PictureBox pic_logo;
        private MyTabControl myTabControl1;
        private System.Windows.Forms.TabPage tabPage2;
        private System.Windows.Forms.TabPage tabPage4;
        private RoundPanel roundPanel1;
        private RoundButton btn_reset;
        private RoundButton btn_localPhoto;
        private RoundButton btn_nextStep12;
        private RoundButton btn_readCard;
        private RoundButton btn_captureForce;
        private RoundButton btn_captureIris;
        private RoundButton btn_startRecog;
        private RoundButton btn_save;
        private RoundButton btn_lastStep32;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label label_cost;
        private RoundPanel btn_writeData;
        private System.Windows.Forms.PictureBox pic_writeData;
        private System.Windows.Forms.Label label_writeData;
        public IrisCtrl.IrisColCtrl irisColCtrl1;
    }
}