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.panel_tab = new System.Windows.Forms.Panel(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.label20 = new System.Windows.Forms.Label(); this.tabControlPanel2 = new DevComponents.DotNetBar.TabControlPanel(); this.tabItem3 = new DevComponents.DotNetBar.TabItem(this.components); this.panel_Insert = new System.Windows.Forms.Panel(); this.panel_steps = new System.Windows.Forms.Panel(); this.picture_line2 = new System.Windows.Forms.PictureBox(); this.picture_line1 = new System.Windows.Forms.PictureBox(); this.label_step3Text = new System.Windows.Forms.Label(); this.label_step2Text = new System.Windows.Forms.Label(); this.label_step1Text = new System.Windows.Forms.Label(); this.label_step2 = new System.Windows.Forms.Label(); this.label_step1 = new System.Windows.Forms.Label(); this.label_step3 = new System.Windows.Forms.Label(); 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.panel4 = new System.Windows.Forms.Panel(); this.tabControl_Main = new IOM_cs.MyTabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.btn_DropBirth = new DevComponents.DotNetBar.ButtonX(); this.btn_dropCardType = new System.Windows.Forms.Button(); this.btn_dropEnd = new DevComponents.DotNetBar.ButtonX(); this.btn_dropStart = new DevComponents.DotNetBar.ButtonX(); this.txt_addr1 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_age = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_cerAuth = new DevComponents.DotNetBar.Controls.TextBoxX(); this.btn_dropNation = new System.Windows.Forms.Button(); this.txt_nation = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBox_nation = new System.Windows.Forms.ComboBox(); this.txt_IDCardNo = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_name = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_cardType = new DevComponents.DotNetBar.Controls.TextBoxX(); this.btn_dropCountry = 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.comboBox_cardType = new System.Windows.Forms.ComboBox(); this.label8 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label12 = 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.label7 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.pic_IDFace = new System.Windows.Forms.PictureBox(); this.txt_country = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBox_country = new System.Windows.Forms.ComboBox(); this.txt_startTime = new DevComponents.DotNetBar.Controls.TextBoxX(); this.picker_startTime = new System.Windows.Forms.DateTimePicker(); this.txt_endTime = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label1 = new System.Windows.Forms.Label(); this.picker_endTime = new System.Windows.Forms.DateTimePicker(); this.txt_birthday = new DevComponents.DotNetBar.Controls.TextBoxX(); this.picker_birthday = new System.Windows.Forms.DateTimePicker(); this.btn_readCard = new IOM_cs.RoundButton(); this.btn_input = new IOM_cs.RoundButton(); this.btn_nextStep12 = new IOM_cs.RoundButton(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.btn_dropCollReason = new System.Windows.Forms.Button(); this.txt_collReason = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBox_collReason = new System.Windows.Forms.ComboBox(); this.btn_dropCollPlace = new System.Windows.Forms.Button(); this.txt_collPlace = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBox_collPlace = new System.Windows.Forms.ComboBox(); this.txt_focusRemarks = new DevComponents.DotNetBar.Controls.TextBoxX(); this.btn_dropFocusEndDate = new DevComponents.DotNetBar.ButtonX(); this.txt_focusEndDate = new DevComponents.DotNetBar.Controls.TextBoxX(); this.picker_focusEndDate = new System.Windows.Forms.DateTimePicker(); this.txt_remarks = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_tel2 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_addr2 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.txt_tel1 = new DevComponents.DotNetBar.Controls.TextBoxX(); this.label91 = new System.Windows.Forms.Label(); this.panel3 = new System.Windows.Forms.Panel(); this.radio_flgWoY = new System.Windows.Forms.RadioButton(); this.radio_flgWoN = new System.Windows.Forms.RadioButton(); this.panel1 = new System.Windows.Forms.Panel(); this.radio_flgFocusY = new System.Windows.Forms.RadioButton(); this.radio_flgFocusN = new System.Windows.Forms.RadioButton(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label_remarks = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.radio_flgForcePersonY = new System.Windows.Forms.RadioButton(); this.radio_flgForcePersonN = new System.Windows.Forms.RadioButton(); this.btn_lastStep21 = new IOM_cs.RoundButton(); this.btn_nextStep23 = new IOM_cs.RoundButton(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.btn_captureIris = new IOM_cs.RoundButton(); this.btn_captureForce = new IOM_cs.RoundButton(); this.btn_dropDefReason = new System.Windows.Forms.Button(); this.txt_defReason = new DevComponents.DotNetBar.Controls.TextBoxX(); this.comboBox_defReason = new System.Windows.Forms.ComboBox(); this.btn_dropCollType = new System.Windows.Forms.Button(); 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.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.axIrisDevCtrl1 = new AxIrisDevCtrlLib.AxIrisDevCtrl(); this.btn_lastStep32 = new IOM_cs.RoundButton(); this.btn_save = new IOM_cs.RoundButton(); 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.btn_collectInfo = new IOM_cs.RoundPanel(); this.pic_collInfo = new System.Windows.Forms.PictureBox(); this.label_collInfo = new System.Windows.Forms.Label(); this.panel_tab.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); this.panel_steps.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picture_line2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picture_line1)).BeginInit(); this.panel_title.SuspendLayout(); this.panel4.SuspendLayout(); this.tabControl_Main.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_IDFace)).BeginInit(); this.tabPage2.SuspendLayout(); this.panel3.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.panel_vedioImage.SuspendLayout(); this.panel9.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.panel8.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_imageL1)).BeginInit(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_imageR1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.axIrisDevCtrl1)).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.SuspendLayout(); // // 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.pictureBox3); this.panel_tab.Controls.Add(this.btn_setting); this.panel_tab.Controls.Add(this.btn_collectList); this.panel_tab.Controls.Add(this.btn_collectInfo); 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; // // pictureBox3 // this.pictureBox3.BackColor = System.Drawing.Color.Transparent; this.pictureBox3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage"))); this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); this.pictureBox3.Location = new System.Drawing.Point(19, 4); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(56, 56); this.pictureBox3.TabIndex = 305; this.pictureBox3.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"; // // 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_steps // this.panel_steps.BackColor = System.Drawing.Color.Transparent; this.panel_steps.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel_steps.BackgroundImage"))); this.panel_steps.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel_steps.Controls.Add(this.picture_line2); this.panel_steps.Controls.Add(this.picture_line1); this.panel_steps.Controls.Add(this.label_step3Text); this.panel_steps.Controls.Add(this.label_step2Text); this.panel_steps.Controls.Add(this.label_step1Text); this.panel_steps.Controls.Add(this.label_step2); this.panel_steps.Controls.Add(this.label_step1); this.panel_steps.Controls.Add(this.label_step3); this.panel_steps.Location = new System.Drawing.Point(100, 61); this.panel_steps.Name = "panel_steps"; this.panel_steps.Size = new System.Drawing.Size(900, 127); this.panel_steps.TabIndex = 330; // // picture_line2 // this.picture_line2.BackColor = System.Drawing.Color.DarkGray; this.picture_line2.Location = new System.Drawing.Point(466, 52); this.picture_line2.Name = "picture_line2"; this.picture_line2.Size = new System.Drawing.Size(160, 1); this.picture_line2.TabIndex = 7; this.picture_line2.TabStop = false; // // picture_line1 // this.picture_line1.BackColor = System.Drawing.Color.DarkGray; this.picture_line1.Location = new System.Drawing.Point(277, 52); this.picture_line1.Name = "picture_line1"; this.picture_line1.Size = new System.Drawing.Size(160, 1); this.picture_line1.TabIndex = 6; this.picture_line1.TabStop = false; // // label_step3Text // this.label_step3Text.AutoSize = true; this.label_step3Text.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step3Text.ForeColor = System.Drawing.Color.DarkGray; this.label_step3Text.Location = new System.Drawing.Point(608, 71); this.label_step3Text.Name = "label_step3Text"; this.label_step3Text.Size = new System.Drawing.Size(65, 20); this.label_step3Text.TabIndex = 5; this.label_step3Text.Text = "生物特征"; // // label_step2Text // this.label_step2Text.AutoSize = true; this.label_step2Text.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step2Text.ForeColor = System.Drawing.Color.DarkGray; this.label_step2Text.Location = new System.Drawing.Point(420, 68); this.label_step2Text.Name = "label_step2Text"; this.label_step2Text.Size = new System.Drawing.Size(65, 20); this.label_step2Text.TabIndex = 3; this.label_step2Text.Text = "身份标签"; // // label_step1Text // this.label_step1Text.AutoSize = true; this.label_step1Text.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step1Text.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.label_step1Text.Location = new System.Drawing.Point(229, 70); this.label_step1Text.Name = "label_step1Text"; this.label_step1Text.Size = new System.Drawing.Size(65, 20); this.label_step1Text.TabIndex = 1; this.label_step1Text.Text = "基础信息"; // // label_step2 // this.label_step2.AutoSize = true; this.label_step2.Font = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step2.ForeColor = System.Drawing.Color.DarkGray; this.label_step2.Location = new System.Drawing.Point(429, 27); this.label_step2.Name = "label_step2"; this.label_step2.Size = new System.Drawing.Size(50, 41); this.label_step2.TabIndex = 2; this.label_step2.Text = "②"; // // label_step1 // this.label_step1.AutoSize = true; this.label_step1.Font = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step1.ForeColor = System.Drawing.Color.Black; this.label_step1.Location = new System.Drawing.Point(239, 28); this.label_step1.Margin = new System.Windows.Forms.Padding(0); this.label_step1.Name = "label_step1"; this.label_step1.Size = new System.Drawing.Size(50, 41); this.label_step1.TabIndex = 0; this.label_step1.Text = "①"; // // label_step3 // this.label_step3.AutoSize = true; this.label_step3.Font = new System.Drawing.Font("微软雅黑", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_step3.ForeColor = System.Drawing.Color.DarkGray; this.label_step3.Location = new System.Drawing.Point(617, 27); this.label_step3.Margin = new System.Windows.Forms.Padding(0); this.label_step3.Name = "label_step3"; this.label_step3.Size = new System.Drawing.Size(50, 41); this.label_step3.TabIndex = 4; this.label_step3.Text = "③"; // // 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 = ((System.Drawing.Image)(resources.GetObject("btn_min.BackgroundImage"))); 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 = ((System.Drawing.Image)(resources.GetObject("btn_logout.BackgroundImage"))); 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 = ((System.Drawing.Image)(resources.GetObject("btn_editPassword.BackgroundImage"))); 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 = ((System.Drawing.Image)(resources.GetObject("btn_close.BackgroundImage"))); 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(164, 26); this.label2.TabIndex = 5; this.label2.Text = "虹膜身份核查系统"; // // panel4 // this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage"))); this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panel4.Controls.Add(this.tabControl_Main); this.panel4.Location = new System.Drawing.Point(100, 181); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(900, 452); this.panel4.TabIndex = 0; // // tabControl_Main // this.tabControl_Main.Appearance = System.Windows.Forms.TabAppearance.Buttons; this.tabControl_Main.Controls.Add(this.tabPage1); this.tabControl_Main.Controls.Add(this.tabPage2); this.tabControl_Main.Controls.Add(this.tabPage3); this.tabControl_Main.Location = new System.Drawing.Point(24, -1); this.tabControl_Main.Margin = new System.Windows.Forms.Padding(0); 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(852, 448); this.tabControl_Main.TabIndex = 13; // // tabPage1 // this.tabPage1.BackColor = System.Drawing.Color.White; this.tabPage1.Controls.Add(this.btn_DropBirth); this.tabPage1.Controls.Add(this.btn_dropCardType); this.tabPage1.Controls.Add(this.btn_dropEnd); this.tabPage1.Controls.Add(this.btn_dropStart); this.tabPage1.Controls.Add(this.txt_addr1); this.tabPage1.Controls.Add(this.txt_age); this.tabPage1.Controls.Add(this.txt_cerAuth); this.tabPage1.Controls.Add(this.btn_dropNation); this.tabPage1.Controls.Add(this.txt_nation); this.tabPage1.Controls.Add(this.comboBox_nation); this.tabPage1.Controls.Add(this.txt_IDCardNo); this.tabPage1.Controls.Add(this.txt_name); this.tabPage1.Controls.Add(this.txt_cardType); this.tabPage1.Controls.Add(this.btn_dropCountry); 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.comboBox_cardType); this.tabPage1.Controls.Add(this.label8); this.tabPage1.Controls.Add(this.label14); this.tabPage1.Controls.Add(this.label12); 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.label7); this.tabPage1.Controls.Add(this.label9); this.tabPage1.Controls.Add(this.label16); this.tabPage1.Controls.Add(this.pic_IDFace); this.tabPage1.Controls.Add(this.txt_country); this.tabPage1.Controls.Add(this.comboBox_country); this.tabPage1.Controls.Add(this.txt_startTime); this.tabPage1.Controls.Add(this.picker_startTime); this.tabPage1.Controls.Add(this.txt_endTime); this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.picker_endTime); this.tabPage1.Controls.Add(this.txt_birthday); this.tabPage1.Controls.Add(this.picker_birthday); this.tabPage1.Controls.Add(this.btn_readCard); this.tabPage1.Controls.Add(this.btn_input); this.tabPage1.Controls.Add(this.btn_nextStep12); 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(850, 425); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "tabPage1"; // // 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.Enabled = false; this.btn_DropBirth.Location = new System.Drawing.Point(788, 225); 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_dropCardType // this.btn_dropCardType.BackColor = System.Drawing.Color.White; this.btn_dropCardType.FlatAppearance.BorderSize = 0; this.btn_dropCardType.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropCardType.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropCardType.Location = new System.Drawing.Point(789, 24); this.btn_dropCardType.Name = "btn_dropCardType"; this.btn_dropCardType.Size = new System.Drawing.Size(18, 26); this.btn_dropCardType.TabIndex = 370; this.btn_dropCardType.Text = "﹀"; this.btn_dropCardType.UseVisualStyleBackColor = false; this.btn_dropCardType.Click += new System.EventHandler(this.btn_dropCardType_Click); // // btn_dropEnd // this.btn_dropEnd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btn_dropEnd.BackColor = System.Drawing.Color.White; this.btn_dropEnd.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.btn_dropEnd.Enabled = false; this.btn_dropEnd.Location = new System.Drawing.Point(795, 125); this.btn_dropEnd.Name = "btn_dropEnd"; this.btn_dropEnd.Shape = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(0, 5, 0, 5); this.btn_dropEnd.Size = new System.Drawing.Size(14, 24); this.btn_dropEnd.SubItemsExpandWidth = 6; this.btn_dropEnd.Symbol = ""; this.btn_dropEnd.SymbolColor = System.Drawing.Color.DarkGray; this.btn_dropEnd.SymbolSize = 8F; this.btn_dropEnd.TabIndex = 369; this.btn_dropEnd.Click += new System.EventHandler(this.btn_dropEnd_Click); // // btn_dropStart // this.btn_dropStart.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btn_dropStart.BackColor = System.Drawing.Color.White; this.btn_dropStart.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.btn_dropStart.Enabled = false; this.btn_dropStart.Location = new System.Drawing.Point(692, 125); this.btn_dropStart.Name = "btn_dropStart"; this.btn_dropStart.Shape = new DevComponents.DotNetBar.RoundRectangleShapeDescriptor(0, 5, 0, 5); this.btn_dropStart.Size = new System.Drawing.Size(14, 24); this.btn_dropStart.SubItemsExpandWidth = 6; this.btn_dropStart.Symbol = ""; this.btn_dropStart.SymbolColor = System.Drawing.Color.DarkGray; this.btn_dropStart.SymbolSize = 8F; this.btn_dropStart.TabIndex = 359; this.btn_dropStart.Click += new System.EventHandler(this.btn_dropStart_Click); // // txt_addr1 // this.txt_addr1.BackColor = System.Drawing.Color.White; // // // this.txt_addr1.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_addr1.Border.Class = "TextBoxBorder"; this.txt_addr1.Border.CornerDiameter = 5; this.txt_addr1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_addr1.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_addr1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_addr1.Location = new System.Drawing.Point(302, 273); this.txt_addr1.Name = "txt_addr1"; this.txt_addr1.PreventEnterBeep = true; this.txt_addr1.Size = new System.Drawing.Size(507, 30); this.txt_addr1.TabIndex = 362; // // txt_age // this.txt_age.BackColor = System.Drawing.Color.White; // // // this.txt_age.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_age.Border.Class = "TextBoxBorder"; this.txt_age.Border.CornerDiameter = 5; this.txt_age.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_age.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_age.Enabled = false; this.txt_age.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_age.Location = new System.Drawing.Point(302, 222); this.txt_age.Name = "txt_age"; this.txt_age.PreventEnterBeep = true; this.txt_age.Size = new System.Drawing.Size(190, 30); this.txt_age.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, 172); 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; // // btn_dropNation // this.btn_dropNation.BackColor = System.Drawing.Color.White; this.btn_dropNation.Enabled = false; 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, 174); 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); // // 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.Enabled = false; 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, 172); this.txt_nation.Name = "txt_nation"; this.txt_nation.PreventEnterBeep = 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, 172); 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(185, 28); this.comboBox_nation.TabIndex = 358; this.comboBox_nation.SelectedIndexChanged += new System.EventHandler(this.comboBox_nation_SelectedIndexChanged); // // 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, 71); 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.Enabled = false; 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, 22); 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; // // txt_cardType // this.txt_cardType.BackColor = System.Drawing.Color.White; // // // this.txt_cardType.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_cardType.Border.Class = "TextBoxBorder"; this.txt_cardType.Border.CornerDiameter = 5; this.txt_cardType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_cardType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_cardType.Location = new System.Drawing.Point(611, 22); this.txt_cardType.Name = "txt_cardType"; this.txt_cardType.PreventEnterBeep = true; this.txt_cardType.Size = new System.Drawing.Size(198, 30); this.txt_cardType.TabIndex = 353; // // btn_dropCountry // this.btn_dropCountry.BackColor = System.Drawing.Color.White; this.btn_dropCountry.Enabled = false; this.btn_dropCountry.FlatAppearance.BorderSize = 0; this.btn_dropCountry.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropCountry.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropCountry.Location = new System.Drawing.Point(471, 125); this.btn_dropCountry.Name = "btn_dropCountry"; this.btn_dropCountry.Size = new System.Drawing.Size(18, 26); this.btn_dropCountry.TabIndex = 351; this.btn_dropCountry.Text = "﹀"; this.btn_dropCountry.UseVisualStyleBackColor = false; this.btn_dropCountry.Click += new System.EventHandler(this.btn_dropCountry_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, 77); 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, 177); 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, 77); 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, 127); 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 = "国籍"; // // comboBox_cardType // this.comboBox_cardType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_cardType.DropDownWidth = 190; this.comboBox_cardType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox_cardType.FormattingEnabled = true; this.comboBox_cardType.ImeMode = System.Windows.Forms.ImeMode.Disable; this.comboBox_cardType.IntegralHeight = false; this.comboBox_cardType.Location = new System.Drawing.Point(611, 22); this.comboBox_cardType.Margin = new System.Windows.Forms.Padding(2); this.comboBox_cardType.MaxLength = 16; this.comboBox_cardType.Name = "comboBox_cardType"; this.comboBox_cardType.Size = new System.Drawing.Size(185, 28); this.comboBox_cardType.TabIndex = 339; this.comboBox_cardType.SelectedIndexChanged += new System.EventHandler(this.comboBox_cardType_SelectedIndexChanged); // // label8 // this.label8.AutoSize = true; this.label8.BackColor = System.Drawing.Color.Transparent; this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.Location = new System.Drawing.Point(539, 27); this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(65, 20); this.label8.TabIndex = 338; this.label8.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, 227); 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 = "年龄"; // // label12 // this.label12.AutoSize = true; this.label12.BackColor = System.Drawing.Color.Transparent; this.label12.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.Location = new System.Drawing.Point(539, 127); this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(65, 20); this.label12.TabIndex = 335; this.label12.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, 77); 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, 227); 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(230, 277); this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(65, 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, 177); 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, 77); 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, 27); 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, 28); 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 = "*"; // // label7 // this.label7.AutoSize = true; this.label7.BackColor = System.Drawing.Color.Transparent; this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.ForeColor = System.Drawing.Color.OrangeRed; this.label7.Location = new System.Drawing.Point(527, 228); this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(17, 21); this.label7.TabIndex = 344; this.label7.Text = "*"; // // label9 // this.label9.AutoSize = true; this.label9.BackColor = System.Drawing.Color.Transparent; this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.OrangeRed; this.label9.Location = new System.Drawing.Point(528, 78); this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(17, 21); this.label9.TabIndex = 345; this.label9.Text = "*"; // // label16 // this.label16.AutoSize = true; this.label16.BackColor = System.Drawing.Color.Transparent; this.label16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.ForeColor = System.Drawing.Color.OrangeRed; this.label16.Location = new System.Drawing.Point(246, 78); this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(17, 21); this.label16.TabIndex = 346; this.label16.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(91, 28); this.pic_IDFace.Margin = new System.Windows.Forms.Padding(2); this.pic_IDFace.Name = "pic_IDFace"; this.pic_IDFace.Size = new System.Drawing.Size(103, 135); this.pic_IDFace.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.pic_IDFace.TabIndex = 337; this.pic_IDFace.TabStop = false; // // txt_country // this.txt_country.BackColor = System.Drawing.Color.White; // // // this.txt_country.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_country.Border.Class = "TextBoxBorder"; this.txt_country.Border.CornerDiameter = 5; this.txt_country.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_country.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_country.Enabled = false; this.txt_country.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_country.Location = new System.Drawing.Point(300, 122); this.txt_country.Name = "txt_country"; this.txt_country.PreventEnterBeep = true; this.txt_country.Size = new System.Drawing.Size(190, 30); this.txt_country.TabIndex = 350; // // comboBox_country // this.comboBox_country.BackColor = System.Drawing.Color.White; this.comboBox_country.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_country.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.comboBox_country.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox_country.FormattingEnabled = true; this.comboBox_country.IntegralHeight = false; this.comboBox_country.Location = new System.Drawing.Point(300, 122); this.comboBox_country.Margin = new System.Windows.Forms.Padding(2); this.comboBox_country.MaxLength = 16; this.comboBox_country.Name = "comboBox_country"; this.comboBox_country.Size = new System.Drawing.Size(185, 28); this.comboBox_country.TabIndex = 352; this.comboBox_country.SelectedIndexChanged += new System.EventHandler(this.comboBox_country_SelectedIndexChanged_1); // // txt_startTime // this.txt_startTime.BackColor = System.Drawing.Color.White; // // // this.txt_startTime.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_startTime.Border.Class = "TextBoxBorder"; this.txt_startTime.Border.CornerDiameter = 5; this.txt_startTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_startTime.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_startTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_startTime.Location = new System.Drawing.Point(611, 122); this.txt_startTime.Name = "txt_startTime"; this.txt_startTime.PreventEnterBeep = true; this.txt_startTime.Size = new System.Drawing.Size(98, 30); this.txt_startTime.TabIndex = 364; // // picker_startTime // this.picker_startTime.CustomFormat = "yyyy-MM-dd"; this.picker_startTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.picker_startTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.picker_startTime.Location = new System.Drawing.Point(614, 129); this.picker_startTime.Name = "picker_startTime"; this.picker_startTime.Size = new System.Drawing.Size(82, 21); this.picker_startTime.TabIndex = 363; this.picker_startTime.ValueChanged += new System.EventHandler(this.picker_startTime_ValueChanged); // // txt_endTime // this.txt_endTime.BackColor = System.Drawing.Color.White; // // // this.txt_endTime.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_endTime.Border.Class = "TextBoxBorder"; this.txt_endTime.Border.CornerDiameter = 5; this.txt_endTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_endTime.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_endTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_endTime.Location = new System.Drawing.Point(713, 122); this.txt_endTime.Name = "txt_endTime"; this.txt_endTime.PreventEnterBeep = true; this.txt_endTime.Size = new System.Drawing.Size(98, 30); this.txt_endTime.TabIndex = 365; // // label1 // this.label1.AutoSize = true; this.label1.BackColor = System.Drawing.Color.Transparent; this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(704, 126); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(15, 20); this.label1.TabIndex = 342; this.label1.Text = "-"; // // picker_endTime // this.picker_endTime.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.picker_endTime.CustomFormat = "yyyy-MM-dd"; this.picker_endTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.picker_endTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.picker_endTime.Location = new System.Drawing.Point(714, 125); this.picker_endTime.Name = "picker_endTime"; this.picker_endTime.Size = new System.Drawing.Size(90, 23); this.picker_endTime.TabIndex = 366; this.picker_endTime.ValueChanged += new System.EventHandler(this.picker_endTime_ValueChanged); // // 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, 222); this.txt_birthday.Name = "txt_birthday"; this.txt_birthday.PreventEnterBeep = 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, 227); 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); // // 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, 223); 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 = 349; this.btn_readCard.Text = "读取证件信息"; this.btn_readCard.UseVisualStyleBackColor = true; this.btn_readCard.Click += new System.EventHandler(this.btn_readCard_Click); // // btn_input // this.btn_input.EnterBackColor = System.Drawing.Color.Blue; this.btn_input.EnterForeColor = System.Drawing.Color.White; this.btn_input.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btn_input.FlatAppearance.BorderSize = 0; this.btn_input.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btn_input.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btn_input.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_input.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_input.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.btn_input.HoverForeColor = System.Drawing.Color.White; this.btn_input.Location = new System.Drawing.Point(44, 271); this.btn_input.Name = "btn_input"; this.btn_input.PressBackColor = System.Drawing.Color.DarkBlue; this.btn_input.PressForeColor = System.Drawing.Color.White; this.btn_input.Radius = 5; this.btn_input.Size = new System.Drawing.Size(150, 30); this.btn_input.TabIndex = 348; this.btn_input.Text = "手动输入信息"; this.btn_input.UseVisualStyleBackColor = true; this.btn_input.Click += new System.EventHandler(this.btn_input_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(374, 349); 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 = 347; this.btn_nextStep12.Text = "下一步"; this.btn_nextStep12.UseVisualStyleBackColor = true; this.btn_nextStep12.Click += new System.EventHandler(this.btn_nextStep12_Click); // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.White; this.tabPage2.Controls.Add(this.btn_dropCollReason); this.tabPage2.Controls.Add(this.txt_collReason); this.tabPage2.Controls.Add(this.comboBox_collReason); this.tabPage2.Controls.Add(this.btn_dropCollPlace); this.tabPage2.Controls.Add(this.txt_collPlace); this.tabPage2.Controls.Add(this.comboBox_collPlace); this.tabPage2.Controls.Add(this.txt_focusRemarks); this.tabPage2.Controls.Add(this.btn_dropFocusEndDate); this.tabPage2.Controls.Add(this.txt_focusEndDate); this.tabPage2.Controls.Add(this.picker_focusEndDate); this.tabPage2.Controls.Add(this.txt_remarks); this.tabPage2.Controls.Add(this.txt_tel2); this.tabPage2.Controls.Add(this.txt_addr2); this.tabPage2.Controls.Add(this.txt_tel1); this.tabPage2.Controls.Add(this.label91); this.tabPage2.Controls.Add(this.panel3); this.tabPage2.Controls.Add(this.panel1); this.tabPage2.Controls.Add(this.label5); this.tabPage2.Controls.Add(this.label4); this.tabPage2.Controls.Add(this.label_remarks); this.tabPage2.Controls.Add(this.label31); this.tabPage2.Controls.Add(this.label30); this.tabPage2.Controls.Add(this.label29); this.tabPage2.Controls.Add(this.label28); this.tabPage2.Controls.Add(this.label27); this.tabPage2.Controls.Add(this.label26); this.tabPage2.Controls.Add(this.label17); this.tabPage2.Controls.Add(this.label13); this.tabPage2.Controls.Add(this.label11); this.tabPage2.Controls.Add(this.label15); this.tabPage2.Controls.Add(this.panel2); this.tabPage2.Controls.Add(this.btn_lastStep21); this.tabPage2.Controls.Add(this.btn_nextStep23); this.tabPage2.Location = new System.Drawing.Point(1, 22); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(850, 425); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "tabPage2"; // // btn_dropCollReason // this.btn_dropCollReason.BackColor = System.Drawing.Color.White; this.btn_dropCollReason.FlatAppearance.BorderSize = 0; this.btn_dropCollReason.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropCollReason.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropCollReason.Location = new System.Drawing.Point(726, 73); this.btn_dropCollReason.Name = "btn_dropCollReason"; this.btn_dropCollReason.Size = new System.Drawing.Size(18, 26); this.btn_dropCollReason.TabIndex = 387; this.btn_dropCollReason.Text = "﹀"; this.btn_dropCollReason.UseVisualStyleBackColor = false; this.btn_dropCollReason.Click += new System.EventHandler(this.btn_dropCollReason_Click); // // txt_collReason // this.txt_collReason.BackColor = System.Drawing.Color.White; // // // this.txt_collReason.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_collReason.Border.Class = "TextBoxBorder"; this.txt_collReason.Border.CornerDiameter = 5; this.txt_collReason.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_collReason.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_collReason.Location = new System.Drawing.Point(556, 70); this.txt_collReason.Name = "txt_collReason"; this.txt_collReason.PreventEnterBeep = true; this.txt_collReason.Size = new System.Drawing.Size(190, 30); this.txt_collReason.TabIndex = 386; // // comboBox_collReason // this.comboBox_collReason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_collReason.DropDownWidth = 190; this.comboBox_collReason.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox_collReason.FormattingEnabled = true; this.comboBox_collReason.ImeMode = System.Windows.Forms.ImeMode.Disable; this.comboBox_collReason.IntegralHeight = false; this.comboBox_collReason.Location = new System.Drawing.Point(556, 70); this.comboBox_collReason.Margin = new System.Windows.Forms.Padding(2); this.comboBox_collReason.MaxLength = 16; this.comboBox_collReason.Name = "comboBox_collReason"; this.comboBox_collReason.Size = new System.Drawing.Size(185, 28); this.comboBox_collReason.TabIndex = 385; this.comboBox_collReason.SelectedIndexChanged += new System.EventHandler(this.comboBox_collReason_SelectedIndexChanged); // // btn_dropCollPlace // this.btn_dropCollPlace.BackColor = System.Drawing.Color.White; this.btn_dropCollPlace.FlatAppearance.BorderSize = 0; this.btn_dropCollPlace.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropCollPlace.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropCollPlace.Location = new System.Drawing.Point(372, 125); this.btn_dropCollPlace.Name = "btn_dropCollPlace"; this.btn_dropCollPlace.Size = new System.Drawing.Size(18, 26); this.btn_dropCollPlace.TabIndex = 384; this.btn_dropCollPlace.Text = "﹀"; this.btn_dropCollPlace.UseVisualStyleBackColor = false; this.btn_dropCollPlace.Click += new System.EventHandler(this.btn_dropCollPlace_Click); // // txt_collPlace // this.txt_collPlace.BackColor = System.Drawing.Color.White; // // // this.txt_collPlace.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_collPlace.Border.Class = "TextBoxBorder"; this.txt_collPlace.Border.CornerDiameter = 5; this.txt_collPlace.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_collPlace.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_collPlace.Location = new System.Drawing.Point(202, 123); this.txt_collPlace.Name = "txt_collPlace"; this.txt_collPlace.PreventEnterBeep = true; this.txt_collPlace.Size = new System.Drawing.Size(190, 30); this.txt_collPlace.TabIndex = 383; // // comboBox_collPlace // this.comboBox_collPlace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_collPlace.DropDownWidth = 190; this.comboBox_collPlace.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox_collPlace.FormattingEnabled = true; this.comboBox_collPlace.ImeMode = System.Windows.Forms.ImeMode.Disable; this.comboBox_collPlace.IntegralHeight = false; this.comboBox_collPlace.Location = new System.Drawing.Point(204, 123); this.comboBox_collPlace.Margin = new System.Windows.Forms.Padding(2); this.comboBox_collPlace.MaxLength = 16; this.comboBox_collPlace.Name = "comboBox_collPlace"; this.comboBox_collPlace.Size = new System.Drawing.Size(185, 28); this.comboBox_collPlace.TabIndex = 382; this.comboBox_collPlace.SelectedIndexChanged += new System.EventHandler(this.comboBox_collPlace_SelectedIndexChanged); // // txt_focusRemarks // this.txt_focusRemarks.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.txt_focusRemarks.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_focusRemarks.Border.Class = "TextBoxBorder"; this.txt_focusRemarks.Border.CornerDiameter = 5; this.txt_focusRemarks.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_focusRemarks.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_focusRemarks.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_focusRemarks.Location = new System.Drawing.Point(556, 222); this.txt_focusRemarks.Name = "txt_focusRemarks"; this.txt_focusRemarks.PreventEnterBeep = true; this.txt_focusRemarks.Size = new System.Drawing.Size(190, 30); this.txt_focusRemarks.TabIndex = 381; this.txt_focusRemarks.Visible = false; // // btn_dropFocusEndDate // this.btn_dropFocusEndDate.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.btn_dropFocusEndDate.BackColor = System.Drawing.Color.White; this.btn_dropFocusEndDate.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.btn_dropFocusEndDate.Location = new System.Drawing.Point(371, 224); this.btn_dropFocusEndDate.Name = "btn_dropFocusEndDate"; this.btn_dropFocusEndDate.Size = new System.Drawing.Size(18, 26); this.btn_dropFocusEndDate.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.btn_dropFocusEndDate.Symbol = ""; this.btn_dropFocusEndDate.SymbolColor = System.Drawing.Color.DarkGray; this.btn_dropFocusEndDate.SymbolSize = 8F; this.btn_dropFocusEndDate.TabIndex = 378; this.btn_dropFocusEndDate.Visible = false; this.btn_dropFocusEndDate.Click += new System.EventHandler(this.btn_dropFocusEndDate_Click); // // txt_focusEndDate // this.txt_focusEndDate.BackColor = System.Drawing.Color.White; // // // this.txt_focusEndDate.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_focusEndDate.Border.Class = "TextBoxBorder"; this.txt_focusEndDate.Border.CornerDiameter = 5; this.txt_focusEndDate.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_focusEndDate.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_focusEndDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_focusEndDate.Location = new System.Drawing.Point(202, 222); this.txt_focusEndDate.Name = "txt_focusEndDate"; this.txt_focusEndDate.PreventEnterBeep = true; this.txt_focusEndDate.Size = new System.Drawing.Size(190, 30); this.txt_focusEndDate.TabIndex = 379; this.txt_focusEndDate.Visible = false; // // picker_focusEndDate // this.picker_focusEndDate.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.picker_focusEndDate.CustomFormat = "yyyy-MM-dd"; this.picker_focusEndDate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.picker_focusEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.picker_focusEndDate.Location = new System.Drawing.Point(209, 227); this.picker_focusEndDate.Name = "picker_focusEndDate"; this.picker_focusEndDate.Size = new System.Drawing.Size(154, 23); this.picker_focusEndDate.TabIndex = 380; this.picker_focusEndDate.Value = new System.DateTime(2020, 6, 16, 14, 25, 0, 0); this.picker_focusEndDate.Visible = false; this.picker_focusEndDate.ValueChanged += new System.EventHandler(this.picker_focusEndDate_ValueChanged); // // txt_remarks // this.txt_remarks.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // 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(202, 272); this.txt_remarks.Name = "txt_remarks"; this.txt_remarks.PreventEnterBeep = true; this.txt_remarks.Size = new System.Drawing.Size(544, 30); this.txt_remarks.TabIndex = 377; // // txt_tel2 // this.txt_tel2.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.txt_tel2.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_tel2.Border.Class = "TextBoxBorder"; this.txt_tel2.Border.CornerDiameter = 5; this.txt_tel2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_tel2.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_tel2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_tel2.Location = new System.Drawing.Point(556, 21); this.txt_tel2.Name = "txt_tel2"; this.txt_tel2.PreventEnterBeep = true; this.txt_tel2.Size = new System.Drawing.Size(190, 30); this.txt_tel2.TabIndex = 376; // // txt_addr2 // this.txt_addr2.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.txt_addr2.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_addr2.Border.Class = "TextBoxBorder"; this.txt_addr2.Border.CornerDiameter = 5; this.txt_addr2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_addr2.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_addr2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_addr2.Location = new System.Drawing.Point(202, 73); this.txt_addr2.Name = "txt_addr2"; this.txt_addr2.PreventEnterBeep = true; this.txt_addr2.Size = new System.Drawing.Size(190, 30); this.txt_addr2.TabIndex = 375; // // txt_tel1 // this.txt_tel1.BackColor = System.Drawing.SystemColors.ButtonHighlight; // // // this.txt_tel1.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_tel1.Border.Class = "TextBoxBorder"; this.txt_tel1.Border.CornerDiameter = 5; this.txt_tel1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_tel1.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_tel1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_tel1.Location = new System.Drawing.Point(202, 22); this.txt_tel1.Name = "txt_tel1"; this.txt_tel1.PreventEnterBeep = true; this.txt_tel1.Size = new System.Drawing.Size(190, 30); this.txt_tel1.TabIndex = 374; // // label91 // this.label91.AutoSize = true; this.label91.BackColor = System.Drawing.Color.Transparent; this.label91.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label91.ForeColor = System.Drawing.Color.OrangeRed; this.label91.Location = new System.Drawing.Point(117, 171); this.label91.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label91.Name = "label91"; this.label91.Size = new System.Drawing.Size(17, 21); this.label91.TabIndex = 371; this.label91.Text = "*"; // // panel3 // this.panel3.BackColor = System.Drawing.Color.Transparent; this.panel3.Controls.Add(this.radio_flgWoY); this.panel3.Controls.Add(this.radio_flgWoN); this.panel3.Location = new System.Drawing.Point(559, 174); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(185, 30); this.panel3.TabIndex = 370; // // radio_flgWoY // this.radio_flgWoY.AutoSize = true; this.radio_flgWoY.BackColor = System.Drawing.Color.Transparent; this.radio_flgWoY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgWoY.Location = new System.Drawing.Point(33, 3); this.radio_flgWoY.Margin = new System.Windows.Forms.Padding(2); this.radio_flgWoY.Name = "radio_flgWoY"; this.radio_flgWoY.Size = new System.Drawing.Size(41, 24); this.radio_flgWoY.TabIndex = 310; this.radio_flgWoY.Text = "是"; this.radio_flgWoY.UseVisualStyleBackColor = false; // // radio_flgWoN // this.radio_flgWoN.AutoSize = true; this.radio_flgWoN.BackColor = System.Drawing.Color.Transparent; this.radio_flgWoN.Checked = true; this.radio_flgWoN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgWoN.Location = new System.Drawing.Point(113, 3); this.radio_flgWoN.Margin = new System.Windows.Forms.Padding(2); this.radio_flgWoN.Name = "radio_flgWoN"; this.radio_flgWoN.Size = new System.Drawing.Size(41, 24); this.radio_flgWoN.TabIndex = 311; this.radio_flgWoN.TabStop = true; this.radio_flgWoN.Text = "否"; this.radio_flgWoN.UseVisualStyleBackColor = false; // // panel1 // this.panel1.BackColor = System.Drawing.Color.Transparent; this.panel1.Controls.Add(this.radio_flgFocusY); this.panel1.Controls.Add(this.radio_flgFocusN); this.panel1.Location = new System.Drawing.Point(203, 174); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(189, 30); this.panel1.TabIndex = 368; // // radio_flgFocusY // this.radio_flgFocusY.AutoSize = true; this.radio_flgFocusY.BackColor = System.Drawing.Color.Transparent; this.radio_flgFocusY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgFocusY.Location = new System.Drawing.Point(33, 3); this.radio_flgFocusY.Margin = new System.Windows.Forms.Padding(2); this.radio_flgFocusY.Name = "radio_flgFocusY"; this.radio_flgFocusY.Size = new System.Drawing.Size(41, 24); this.radio_flgFocusY.TabIndex = 307; this.radio_flgFocusY.Text = "是"; this.radio_flgFocusY.UseVisualStyleBackColor = false; this.radio_flgFocusY.CheckedChanged += new System.EventHandler(this.radio_flgFocusY_CheckedChanged); // // radio_flgFocusN // this.radio_flgFocusN.AutoSize = true; this.radio_flgFocusN.BackColor = System.Drawing.Color.Transparent; this.radio_flgFocusN.Checked = true; this.radio_flgFocusN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgFocusN.Location = new System.Drawing.Point(113, 3); this.radio_flgFocusN.Margin = new System.Windows.Forms.Padding(2); this.radio_flgFocusN.Name = "radio_flgFocusN"; this.radio_flgFocusN.Size = new System.Drawing.Size(41, 24); this.radio_flgFocusN.TabIndex = 308; this.radio_flgFocusN.TabStop = true; this.radio_flgFocusN.Text = "否"; this.radio_flgFocusN.UseVisualStyleBackColor = false; // // label5 // this.label5.AutoSize = true; this.label5.BackColor = System.Drawing.Color.Transparent; 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(458, 227); this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(93, 20); this.label5.TabIndex = 365; this.label5.Text = "临时关注备注"; this.label5.Visible = false; // // label4 // this.label4.AutoSize = true; this.label4.BackColor = System.Drawing.Color.Transparent; 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(102, 227); this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(93, 20); this.label4.TabIndex = 364; this.label4.Text = "临时关注结束"; this.label4.Visible = false; // // label_remarks // this.label_remarks.AutoSize = true; this.label_remarks.BackColor = System.Drawing.Color.Transparent; this.label_remarks.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label_remarks.Location = new System.Drawing.Point(131, 277); this.label_remarks.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label_remarks.Name = "label_remarks"; this.label_remarks.Size = new System.Drawing.Size(65, 20); this.label_remarks.TabIndex = 363; this.label_remarks.Text = "采集备注"; // // label31 // this.label31.AutoSize = true; this.label31.BackColor = System.Drawing.Color.Transparent; this.label31.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label31.Location = new System.Drawing.Point(487, 177); this.label31.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(65, 20); this.label31.TabIndex = 362; this.label31.Text = "工作对象"; // // label30 // this.label30.AutoSize = true; this.label30.BackColor = System.Drawing.Color.Transparent; this.label30.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label30.Location = new System.Drawing.Point(131, 177); this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(65, 20); this.label30.TabIndex = 361; this.label30.Text = "临时关注"; // // label29 // this.label29.AutoSize = true; this.label29.BackColor = System.Drawing.Color.Transparent; this.label29.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label29.Location = new System.Drawing.Point(457, 127); this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(93, 20); this.label29.TabIndex = 360; this.label29.Text = "强制采集人员"; // // label28 // this.label28.AutoSize = true; this.label28.BackColor = System.Drawing.Color.Transparent; this.label28.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label28.Location = new System.Drawing.Point(130, 127); this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(65, 20); this.label28.TabIndex = 359; this.label28.Text = "采集场地"; // // label27 // this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.Transparent; this.label27.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label27.Location = new System.Drawing.Point(485, 77); this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(65, 20); this.label27.TabIndex = 358; this.label27.Text = "采集原因"; // // label26 // this.label26.AutoSize = true; this.label26.BackColor = System.Drawing.Color.Transparent; this.label26.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label26.Location = new System.Drawing.Point(146, 77); this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(51, 20); this.label26.TabIndex = 357; this.label26.Text = "现住址"; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.Location = new System.Drawing.Point(492, 27); this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(59, 20); this.label17.TabIndex = 356; this.label17.Text = "手机号2"; // // label13 // this.label13.AutoSize = true; this.label13.BackColor = System.Drawing.Color.Transparent; this.label13.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.Location = new System.Drawing.Point(139, 27); this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(59, 20); this.label13.TabIndex = 355; this.label13.Text = "手机号1"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.ForeColor = System.Drawing.Color.OrangeRed; this.label11.Location = new System.Drawing.Point(159, 123); this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(17, 21); this.label11.TabIndex = 366; this.label11.Text = "*"; // // label15 // this.label15.AutoSize = true; this.label15.BackColor = System.Drawing.Color.Transparent; this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.ForeColor = System.Drawing.Color.OrangeRed; this.label15.Location = new System.Drawing.Point(473, 76); this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(17, 21); this.label15.TabIndex = 367; this.label15.Text = "*"; // // panel2 // this.panel2.BackColor = System.Drawing.Color.Transparent; this.panel2.Controls.Add(this.radio_flgForcePersonY); this.panel2.Controls.Add(this.radio_flgForcePersonN); this.panel2.Location = new System.Drawing.Point(557, 124); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(187, 30); this.panel2.TabIndex = 369; // // radio_flgForcePersonY // this.radio_flgForcePersonY.AutoSize = true; this.radio_flgForcePersonY.BackColor = System.Drawing.Color.Transparent; this.radio_flgForcePersonY.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgForcePersonY.Location = new System.Drawing.Point(33, 3); this.radio_flgForcePersonY.Margin = new System.Windows.Forms.Padding(2); this.radio_flgForcePersonY.Name = "radio_flgForcePersonY"; this.radio_flgForcePersonY.Size = new System.Drawing.Size(41, 24); this.radio_flgForcePersonY.TabIndex = 304; this.radio_flgForcePersonY.Text = "是"; this.radio_flgForcePersonY.UseVisualStyleBackColor = false; // // radio_flgForcePersonN // this.radio_flgForcePersonN.AutoSize = true; this.radio_flgForcePersonN.BackColor = System.Drawing.Color.Transparent; this.radio_flgForcePersonN.Checked = true; this.radio_flgForcePersonN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.radio_flgForcePersonN.Location = new System.Drawing.Point(113, 3); this.radio_flgForcePersonN.Margin = new System.Windows.Forms.Padding(2); this.radio_flgForcePersonN.Name = "radio_flgForcePersonN"; this.radio_flgForcePersonN.Size = new System.Drawing.Size(41, 24); this.radio_flgForcePersonN.TabIndex = 305; this.radio_flgForcePersonN.TabStop = true; this.radio_flgForcePersonN.Text = "否"; this.radio_flgForcePersonN.UseVisualStyleBackColor = false; // // btn_lastStep21 // this.btn_lastStep21.EnterBackColor = System.Drawing.Color.Blue; this.btn_lastStep21.EnterForeColor = System.Drawing.Color.White; this.btn_lastStep21.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btn_lastStep21.FlatAppearance.BorderSize = 0; this.btn_lastStep21.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btn_lastStep21.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btn_lastStep21.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_lastStep21.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_lastStep21.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242))))); this.btn_lastStep21.HoverForeColor = System.Drawing.Color.White; this.btn_lastStep21.Location = new System.Drawing.Point(297, 349); this.btn_lastStep21.Name = "btn_lastStep21"; this.btn_lastStep21.PressBackColor = System.Drawing.Color.DarkBlue; this.btn_lastStep21.PressForeColor = System.Drawing.Color.White; this.btn_lastStep21.Radius = 5; this.btn_lastStep21.Size = new System.Drawing.Size(150, 30); this.btn_lastStep21.TabIndex = 373; this.btn_lastStep21.Text = "上一步"; this.btn_lastStep21.UseVisualStyleBackColor = true; this.btn_lastStep21.Click += new System.EventHandler(this.btn_lastStep21_Click); // // btn_nextStep23 // this.btn_nextStep23.EnterBackColor = System.Drawing.Color.Blue; this.btn_nextStep23.EnterForeColor = System.Drawing.Color.White; this.btn_nextStep23.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.btn_nextStep23.FlatAppearance.BorderSize = 0; this.btn_nextStep23.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btn_nextStep23.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btn_nextStep23.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_nextStep23.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_nextStep23.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(47)))), ((int)(((byte)(111)))), ((int)(((byte)(198))))); this.btn_nextStep23.HoverForeColor = System.Drawing.Color.White; this.btn_nextStep23.Location = new System.Drawing.Point(467, 349); this.btn_nextStep23.Name = "btn_nextStep23"; this.btn_nextStep23.PressBackColor = System.Drawing.Color.DarkBlue; this.btn_nextStep23.PressForeColor = System.Drawing.Color.White; this.btn_nextStep23.Radius = 5; this.btn_nextStep23.Size = new System.Drawing.Size(150, 30); this.btn_nextStep23.TabIndex = 372; this.btn_nextStep23.Text = "下一步"; this.btn_nextStep23.UseVisualStyleBackColor = true; this.btn_nextStep23.Click += new System.EventHandler(this.btn_nextStep23_Click); // // tabPage3 // this.tabPage3.BackColor = System.Drawing.Color.White; this.tabPage3.Controls.Add(this.btn_captureIris); this.tabPage3.Controls.Add(this.btn_captureForce); this.tabPage3.Controls.Add(this.btn_dropDefReason); this.tabPage3.Controls.Add(this.txt_defReason); this.tabPage3.Controls.Add(this.comboBox_defReason); this.tabPage3.Controls.Add(this.btn_dropCollType); 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.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.axIrisDevCtrl1); this.tabPage3.Controls.Add(this.btn_lastStep32); this.tabPage3.Controls.Add(this.btn_save); 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(850, 425); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "tabPage3"; // // 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(242, 241); 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(151, 30); this.btn_captureIris.TabIndex = 366; this.btn_captureIris.Text = "采集虹膜图片"; this.btn_captureIris.UseVisualStyleBackColor = true; this.btn_captureIris.Click += new System.EventHandler(this.btn_captureIris_Click); // // btn_captureForce // this.btn_captureForce.BackColor = System.Drawing.SystemColors.Control; 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.Snow; this.btn_captureForce.Location = new System.Drawing.Point(71, 241); this.btn_captureForce.Name = "btn_captureForce"; this.btn_captureForce.PressBackColor = System.Drawing.Color.DarkBlue; this.btn_captureForce.PressForeColor = System.Drawing.Color.Snow; this.btn_captureForce.Radius = 5; this.btn_captureForce.Size = new System.Drawing.Size(150, 30); this.btn_captureForce.TabIndex = 365; this.btn_captureForce.Text = "强制采集"; this.btn_captureForce.UseVisualStyleBackColor = false; this.btn_captureForce.Click += new System.EventHandler(this.btn_captureForce_Click); // // btn_dropDefReason // this.btn_dropDefReason.BackColor = System.Drawing.Color.White; this.btn_dropDefReason.FlatAppearance.BorderSize = 0; this.btn_dropDefReason.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btn_dropDefReason.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btn_dropDefReason.Location = new System.Drawing.Point(372, 196); this.btn_dropDefReason.Name = "btn_dropDefReason"; this.btn_dropDefReason.Size = new System.Drawing.Size(18, 26); this.btn_dropDefReason.TabIndex = 364; this.btn_dropDefReason.Text = "﹀"; this.btn_dropDefReason.UseVisualStyleBackColor = false; this.btn_dropDefReason.Click += new System.EventHandler(this.btn_dropDefReason_Click); // // txt_defReason // this.txt_defReason.BackColor = System.Drawing.Color.White; // // // this.txt_defReason.Border.BorderColor = System.Drawing.SystemColors.ScrollBar; this.txt_defReason.Border.Class = "TextBoxBorder"; this.txt_defReason.Border.CornerDiameter = 5; this.txt_defReason.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.txt_defReason.DisabledBackColor = System.Drawing.SystemColors.ButtonFace; this.txt_defReason.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txt_defReason.Location = new System.Drawing.Point(242, 194); this.txt_defReason.Name = "txt_defReason"; this.txt_defReason.PreventEnterBeep = true; this.txt_defReason.Size = new System.Drawing.Size(150, 30); this.txt_defReason.TabIndex = 363; // // comboBox_defReason // this.comboBox_defReason.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.comboBox_defReason.DropDownWidth = 190; this.comboBox_defReason.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.comboBox_defReason.FormattingEnabled = true; this.comboBox_defReason.ImeMode = System.Windows.Forms.ImeMode.Disable; this.comboBox_defReason.IntegralHeight = false; this.comboBox_defReason.Location = new System.Drawing.Point(242, 194); this.comboBox_defReason.Margin = new System.Windows.Forms.Padding(2); this.comboBox_defReason.MaxLength = 16; this.comboBox_defReason.Name = "comboBox_defReason"; this.comboBox_defReason.Size = new System.Drawing.Size(145, 28); this.comboBox_defReason.TabIndex = 362; this.comboBox_defReason.SelectedIndexChanged += new System.EventHandler(this.comboBox_defReason_SelectedIndexChanged); // // 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(201, 197); 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); // // 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(71, 195); this.txt_collType.Name = "txt_collType"; this.txt_collType.PreventEnterBeep = true; this.txt_collType.Size = new System.Drawing.Size(150, 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(71, 195); 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(145, 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, 22); 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; // // 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, 22); 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, 22); 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, 158); 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, 159); this.label_qualityR.Name = "label_qualityR"; this.label_qualityR.Size = new System.Drawing.Size(0, 20); this.label_qualityR.TabIndex = 351; // // axIrisDevCtrl1 // this.axIrisDevCtrl1.Enabled = true; this.axIrisDevCtrl1.Location = new System.Drawing.Point(22, 22); 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.OnCapture += new AxIrisDevCtrlLib._DIrisDevCtrlEvents_OnCaptureEventHandler(this.axIrisDevCtrl1_OnCapture); // // 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(273, 349); 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 = 355; this.btn_lastStep32.Text = "上一步"; this.btn_lastStep32.UseVisualStyleBackColor = true; this.btn_lastStep32.Click += new System.EventHandler(this.btn_lastStep32_Click); // // 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(443, 349); 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(151, 30); this.btn_save.TabIndex = 354; this.btn_save.Text = "保存"; this.btn_save.UseVisualStyleBackColor = true; this.btn_save.Click += new System.EventHandler(this.btn_save_Click); // // 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 = ((System.Drawing.Image)(resources.GetObject("pic_setting.BackgroundImage"))); 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.AutoSize = true; 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.AutoSize = true; 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); // // 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.AutoSize = true; 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); // // FormMain // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; 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.panel_steps); 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.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); this.Load += new System.EventHandler(this.FormMain_Load); this.Shown += new System.EventHandler(this.FormMain_Shown); this.panel_tab.ResumeLayout(false); this.panel_tab.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); this.panel_steps.ResumeLayout(false); this.panel_steps.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picture_line2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picture_line1)).EndInit(); 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.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.tabPage3.ResumeLayout(false); this.tabPage3.PerformLayout(); 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(); this.panel6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_imageL1)).EndInit(); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pic_imageR1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.axIrisDevCtrl1)).EndInit(); this.btn_setting.ResumeLayout(false); this.btn_setting.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_setting)).EndInit(); this.btn_collectList.ResumeLayout(false); this.btn_collectList.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_collList)).EndInit(); this.btn_collectInfo.ResumeLayout(false); this.btn_collectInfo.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pic_collInfo)).EndInit(); 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; private System.Windows.Forms.PictureBox picture_line2; private System.Windows.Forms.PictureBox picture_line1; private System.Windows.Forms.Label label_step3Text; private System.Windows.Forms.Label label_step2Text; private System.Windows.Forms.Label label_step1Text; private System.Windows.Forms.Label label_step2; private System.Windows.Forms.Label label_step1; private System.Windows.Forms.Label label_step3; 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 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 panel_steps; 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 MyTabControl tabControl_Main; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private DevComponents.DotNetBar.ButtonX btn_dropStart; private DevComponents.DotNetBar.Controls.TextBoxX txt_addr1; private DevComponents.DotNetBar.Controls.TextBoxX txt_age; private DevComponents.DotNetBar.Controls.TextBoxX txt_cerAuth; private System.Windows.Forms.Button btn_dropNation; private DevComponents.DotNetBar.Controls.TextBoxX txt_nation; private System.Windows.Forms.ComboBox comboBox_nation; private DevComponents.DotNetBar.Controls.TextBoxX txt_IDCardNo; private DevComponents.DotNetBar.Controls.TextBoxX txt_name; private DevComponents.DotNetBar.Controls.TextBoxX txt_cardType; private System.Windows.Forms.Button btn_dropCountry; 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.ComboBox comboBox_cardType; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label12; 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.Label label7; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label16; private System.Windows.Forms.PictureBox pic_IDFace; private DevComponents.DotNetBar.Controls.TextBoxX txt_country; private System.Windows.Forms.ComboBox comboBox_country; private DevComponents.DotNetBar.Controls.TextBoxX txt_startTime; private System.Windows.Forms.DateTimePicker picker_startTime; private DevComponents.DotNetBar.Controls.TextBoxX txt_endTime; private System.Windows.Forms.Label label1; private System.Windows.Forms.DateTimePicker picker_endTime; private DevComponents.DotNetBar.Controls.TextBoxX txt_birthday; private System.Windows.Forms.DateTimePicker picker_birthday; private RoundButton btn_readCard; private RoundButton btn_input; private RoundButton btn_nextStep12; private DevComponents.DotNetBar.Controls.TextBoxX txt_collReason; private System.Windows.Forms.ComboBox comboBox_collReason; private System.Windows.Forms.Button btn_dropCollPlace; private DevComponents.DotNetBar.Controls.TextBoxX txt_collPlace; private System.Windows.Forms.ComboBox comboBox_collPlace; private DevComponents.DotNetBar.Controls.TextBoxX txt_focusRemarks; private DevComponents.DotNetBar.ButtonX btn_dropFocusEndDate; private DevComponents.DotNetBar.Controls.TextBoxX txt_focusEndDate; private System.Windows.Forms.DateTimePicker picker_focusEndDate; private DevComponents.DotNetBar.Controls.TextBoxX txt_remarks; private DevComponents.DotNetBar.Controls.TextBoxX txt_tel2; private DevComponents.DotNetBar.Controls.TextBoxX txt_addr2; private DevComponents.DotNetBar.Controls.TextBoxX txt_tel1; private System.Windows.Forms.Label label91; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.RadioButton radio_flgWoY; private System.Windows.Forms.RadioButton radio_flgWoN; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.RadioButton radio_flgFocusY; private System.Windows.Forms.RadioButton radio_flgFocusN; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label_remarks; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label15; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.RadioButton radio_flgForcePersonY; private System.Windows.Forms.RadioButton radio_flgForcePersonN; private RoundButton btn_lastStep21; private RoundButton btn_nextStep23; private System.Windows.Forms.TabPage tabPage3; private RoundButton btn_captureIris; private RoundButton btn_captureForce; private System.Windows.Forms.Button btn_dropDefReason; private DevComponents.DotNetBar.Controls.TextBoxX txt_defReason; private System.Windows.Forms.ComboBox comboBox_defReason; private System.Windows.Forms.Button btn_dropCollType; private DevComponents.DotNetBar.Controls.TextBoxX txt_collType; 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 RoundButton btn_lastStep32; private RoundButton btn_save; private System.Windows.Forms.Button btn_dropCardType; private DevComponents.DotNetBar.ButtonX btn_dropEnd; private DevComponents.DotNetBar.ButtonX btn_DropBirth; private System.Windows.Forms.Button btn_dropCollReason; private System.Windows.Forms.PictureBox pictureBox3; } }