namespace PTMedicalInsurance.Forms { partial class PatientInsuInfo { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); this.pnlBottom = new Sunny.UI.UIPanel(); this.btnRYDY2001 = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton1 = new Sunny.UI.UIButton(); this.pnlClient = new Sunny.UI.UIPanel(); this.gbInsuInfo = new Sunny.UI.UIGroupBox(); this.dgvInsuInfo = new Sunny.UI.UIDataGridView(); this.gbCreditInfo = new Sunny.UI.UIGroupBox(); this.gbBaseInfo = new Sunny.UI.UIGroupBox(); this.tbBirthDay = new Sunny.UI.UITextBox(); this.tbAge = new Sunny.UI.UITextBox(); this.lbAge = new Sunny.UI.UILabel(); this.lb1 = new Sunny.UI.UILabel(); this.tbPsnNO = new Sunny.UI.UITextBox(); this.tbNaty = new Sunny.UI.UITextBox(); this.uiLabel27 = new Sunny.UI.UILabel(); this.uiLabel28 = new Sunny.UI.UILabel(); this.tbCertNO = new Sunny.UI.UITextBox(); this.tbCertType = new Sunny.UI.UITextBox(); this.uiLabel25 = new Sunny.UI.UILabel(); this.uiLabel26 = new Sunny.UI.UILabel(); this.tbGend = new Sunny.UI.UITextBox(); this.tbName = new Sunny.UI.UITextBox(); this.uiLabel20 = new Sunny.UI.UILabel(); this.uiLabel21 = new Sunny.UI.UILabel(); this.gbIDinfo = new Sunny.UI.UIGroupBox(); this.dgvIDInfo = new Sunny.UI.UIDataGridView(); this.uiPanel1 = new Sunny.UI.UIPanel(); this.dgvCredit = new Sunny.UI.UIDataGridView(); this.tbOrgNO = new Sunny.UI.UITextBox(); this.uiLabel1 = new Sunny.UI.UILabel(); this.tbAuthState = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.tbSingleAuthAmount = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.tbBeginDate = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.tbEndDate = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.pnlBottom.SuspendLayout(); this.pnlClient.SuspendLayout(); this.gbInsuInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).BeginInit(); this.gbCreditInfo.SuspendLayout(); this.gbBaseInfo.SuspendLayout(); this.gbIDinfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).BeginInit(); this.uiPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvCredit)).BeginInit(); this.SuspendLayout(); // // pnlBottom // this.pnlBottom.Controls.Add(this.btnRYDY2001); this.pnlBottom.Controls.Add(this.uiButton2); this.pnlBottom.Controls.Add(this.uiButton1); this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pnlBottom.Location = new System.Drawing.Point(0, 721); this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1); this.pnlBottom.Name = "pnlBottom"; this.pnlBottom.Size = new System.Drawing.Size(1137, 49); this.pnlBottom.TabIndex = 0; this.pnlBottom.Text = null; this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // btnRYDY2001 // this.btnRYDY2001.Cursor = System.Windows.Forms.Cursors.Hand; this.btnRYDY2001.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRYDY2001.Location = new System.Drawing.Point(9, 6); this.btnRYDY2001.MinimumSize = new System.Drawing.Size(1, 1); this.btnRYDY2001.Name = "btnRYDY2001"; this.btnRYDY2001.Size = new System.Drawing.Size(139, 35); this.btnRYDY2001.TabIndex = 3; this.btnRYDY2001.Text = "人员待遇享受检查"; this.btnRYDY2001.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnRYDY2001.Visible = false; this.btnRYDY2001.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.btnRYDY2001.Click += new System.EventHandler(this.btnRYDY2001_Click); // // uiButton2 // this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Location = new System.Drawing.Point(1020, 6); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(98, 37); this.uiButton2.TabIndex = 2; this.uiButton2.Text = "放弃"; this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiButton1 // this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Location = new System.Drawing.Point(907, 6); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(98, 37); this.uiButton1.TabIndex = 1; this.uiButton1.Text = "确定"; this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // pnlClient // this.pnlClient.Controls.Add(this.gbCreditInfo); this.pnlClient.Controls.Add(this.gbInsuInfo); this.pnlClient.Controls.Add(this.gbBaseInfo); this.pnlClient.Controls.Add(this.gbIDinfo); this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill; this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.pnlClient.Location = new System.Drawing.Point(0, 0); this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1); this.pnlClient.Name = "pnlClient"; this.pnlClient.Size = new System.Drawing.Size(1137, 721); this.pnlClient.TabIndex = 1; this.pnlClient.Text = null; this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbInsuInfo // this.gbInsuInfo.Controls.Add(this.dgvInsuInfo); this.gbInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.gbInsuInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbInsuInfo.Location = new System.Drawing.Point(0, 118); this.gbInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbInsuInfo.MinimumSize = new System.Drawing.Size(1, 1); this.gbInsuInfo.Name = "gbInsuInfo"; this.gbInsuInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbInsuInfo.Size = new System.Drawing.Size(1137, 461); this.gbInsuInfo.TabIndex = 4; this.gbInsuInfo.Text = "参保信息"; this.gbInsuInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvInsuInfo // this.dgvInsuInfo.AllowUserToAddRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvInsuInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvInsuInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvInsuInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInsuInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvInsuInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.Color.White; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvInsuInfo.DefaultCellStyle = dataGridViewCellStyle8; this.dgvInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvInsuInfo.EnableHeadersVisualStyles = false; this.dgvInsuInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvInsuInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvInsuInfo.Location = new System.Drawing.Point(0, 32); this.dgvInsuInfo.Name = "dgvInsuInfo"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvInsuInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvInsuInfo.RowHeadersWidth = 51; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvInsuInfo.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvInsuInfo.RowTemplate.Height = 23; this.dgvInsuInfo.SelectedIndex = -1; this.dgvInsuInfo.Size = new System.Drawing.Size(1137, 429); this.dgvInsuInfo.TabIndex = 2; this.dgvInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbCreditInfo // this.gbCreditInfo.Controls.Add(this.dgvCredit); this.gbCreditInfo.Controls.Add(this.uiPanel1); this.gbCreditInfo.Dock = System.Windows.Forms.DockStyle.Bottom; this.gbCreditInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbCreditInfo.Location = new System.Drawing.Point(0, 357); this.gbCreditInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbCreditInfo.MinimumSize = new System.Drawing.Size(1, 1); this.gbCreditInfo.Name = "gbCreditInfo"; this.gbCreditInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbCreditInfo.Size = new System.Drawing.Size(1137, 222); this.gbCreditInfo.TabIndex = 3; this.gbCreditInfo.Text = "信用授权信息"; this.gbCreditInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbCreditInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbBaseInfo // this.gbBaseInfo.Controls.Add(this.tbBirthDay); this.gbBaseInfo.Controls.Add(this.tbAge); this.gbBaseInfo.Controls.Add(this.lbAge); this.gbBaseInfo.Controls.Add(this.lb1); this.gbBaseInfo.Controls.Add(this.tbPsnNO); this.gbBaseInfo.Controls.Add(this.tbNaty); this.gbBaseInfo.Controls.Add(this.uiLabel27); this.gbBaseInfo.Controls.Add(this.uiLabel28); this.gbBaseInfo.Controls.Add(this.tbCertNO); this.gbBaseInfo.Controls.Add(this.tbCertType); this.gbBaseInfo.Controls.Add(this.uiLabel25); this.gbBaseInfo.Controls.Add(this.uiLabel26); this.gbBaseInfo.Controls.Add(this.tbGend); this.gbBaseInfo.Controls.Add(this.tbName); this.gbBaseInfo.Controls.Add(this.uiLabel20); this.gbBaseInfo.Controls.Add(this.uiLabel21); this.gbBaseInfo.Dock = System.Windows.Forms.DockStyle.Top; this.gbBaseInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbBaseInfo.Location = new System.Drawing.Point(0, 0); this.gbBaseInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbBaseInfo.MinimumSize = new System.Drawing.Size(1, 1); this.gbBaseInfo.Name = "gbBaseInfo"; this.gbBaseInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbBaseInfo.Size = new System.Drawing.Size(1137, 118); this.gbBaseInfo.TabIndex = 0; this.gbBaseInfo.Text = "基本信息"; this.gbBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbBirthDay // this.tbBirthDay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbBirthDay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbBirthDay.Location = new System.Drawing.Point(940, 38); this.tbBirthDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbBirthDay.MinimumSize = new System.Drawing.Size(1, 16); this.tbBirthDay.Name = "tbBirthDay"; this.tbBirthDay.ShowText = false; this.tbBirthDay.Size = new System.Drawing.Size(126, 25); this.tbBirthDay.TabIndex = 75; this.tbBirthDay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbBirthDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbAge // this.tbAge.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbAge.Location = new System.Drawing.Point(940, 71); this.tbAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbAge.MinimumSize = new System.Drawing.Size(1, 16); this.tbAge.Name = "tbAge"; this.tbAge.ShowText = false; this.tbAge.Size = new System.Drawing.Size(126, 25); this.tbAge.TabIndex = 77; this.tbAge.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // lbAge // this.lbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbAge.Location = new System.Drawing.Point(861, 73); this.lbAge.Name = "lbAge"; this.lbAge.Size = new System.Drawing.Size(68, 23); this.lbAge.TabIndex = 78; this.lbAge.Text = "年龄"; this.lbAge.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.lbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // lb1 // this.lb1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lb1.Location = new System.Drawing.Point(863, 40); this.lb1.Name = "lb1"; this.lb1.Size = new System.Drawing.Size(68, 23); this.lb1.TabIndex = 76; this.lb1.Text = "出生日期"; this.lb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.lb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbPsnNO // this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnNO.Location = new System.Drawing.Point(604, 38); this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16); this.tbPsnNO.Name = "tbPsnNO"; this.tbPsnNO.ShowText = false; this.tbPsnNO.Size = new System.Drawing.Size(229, 25); this.tbPsnNO.TabIndex = 74; this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbNaty // this.tbNaty.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbNaty.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbNaty.Location = new System.Drawing.Point(322, 38); this.tbNaty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbNaty.MinimumSize = new System.Drawing.Size(1, 16); this.tbNaty.Name = "tbNaty"; this.tbNaty.ShowText = false; this.tbNaty.Size = new System.Drawing.Size(163, 25); this.tbNaty.TabIndex = 73; this.tbNaty.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbNaty.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel27 // this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel27.Location = new System.Drawing.Point(518, 40); this.uiLabel27.Name = "uiLabel27"; this.uiLabel27.Size = new System.Drawing.Size(78, 23); this.uiLabel27.TabIndex = 72; this.uiLabel27.Text = "人员编号"; this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel28 // this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel28.Location = new System.Drawing.Point(243, 40); this.uiLabel28.Name = "uiLabel28"; this.uiLabel28.Size = new System.Drawing.Size(73, 23); this.uiLabel28.TabIndex = 71; this.uiLabel28.Text = "民族"; this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbCertNO // this.tbCertNO.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbCertNO.Location = new System.Drawing.Point(604, 71); this.tbCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbCertNO.MinimumSize = new System.Drawing.Size(1, 16); this.tbCertNO.Name = "tbCertNO"; this.tbCertNO.ShowText = false; this.tbCertNO.Size = new System.Drawing.Size(229, 25); this.tbCertNO.TabIndex = 70; this.tbCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbCertType // this.tbCertType.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbCertType.Location = new System.Drawing.Point(322, 71); this.tbCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbCertType.MinimumSize = new System.Drawing.Size(1, 16); this.tbCertType.Name = "tbCertType"; this.tbCertType.ShowText = false; this.tbCertType.Size = new System.Drawing.Size(163, 25); this.tbCertType.TabIndex = 69; this.tbCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel25 // this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel25.Location = new System.Drawing.Point(518, 73); this.uiLabel25.Name = "uiLabel25"; this.uiLabel25.Size = new System.Drawing.Size(78, 23); this.uiLabel25.TabIndex = 68; this.uiLabel25.Text = "证件号码"; this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel26 // this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel26.Location = new System.Drawing.Point(243, 73); this.uiLabel26.Name = "uiLabel26"; this.uiLabel26.Size = new System.Drawing.Size(73, 23); this.uiLabel26.TabIndex = 67; this.uiLabel26.Text = "证件类型"; this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbGend // this.tbGend.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbGend.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbGend.Location = new System.Drawing.Point(112, 71); this.tbGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbGend.MinimumSize = new System.Drawing.Size(1, 16); this.tbGend.Name = "tbGend"; this.tbGend.ShowText = false; this.tbGend.Size = new System.Drawing.Size(100, 25); this.tbGend.TabIndex = 66; this.tbGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbName // this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbName.Location = new System.Drawing.Point(112, 38); this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbName.MinimumSize = new System.Drawing.Size(1, 16); this.tbName.Name = "tbName"; this.tbName.ShowText = false; this.tbName.Size = new System.Drawing.Size(100, 25); this.tbName.TabIndex = 65; this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel20 // this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel20.Location = new System.Drawing.Point(50, 73); this.uiLabel20.Name = "uiLabel20"; this.uiLabel20.Size = new System.Drawing.Size(61, 23); this.uiLabel20.TabIndex = 64; this.uiLabel20.Text = "性别"; this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel21 // this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel21.Location = new System.Drawing.Point(50, 40); this.uiLabel21.Name = "uiLabel21"; this.uiLabel21.Size = new System.Drawing.Size(61, 23); this.uiLabel21.TabIndex = 63; this.uiLabel21.Text = "姓名"; this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbIDinfo // this.gbIDinfo.Controls.Add(this.dgvIDInfo); this.gbIDinfo.Dock = System.Windows.Forms.DockStyle.Bottom; this.gbIDinfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbIDinfo.Location = new System.Drawing.Point(0, 579); this.gbIDinfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbIDinfo.MinimumSize = new System.Drawing.Size(1, 1); this.gbIDinfo.Name = "gbIDinfo"; this.gbIDinfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbIDinfo.Size = new System.Drawing.Size(1137, 142); this.gbIDinfo.TabIndex = 2; this.gbIDinfo.Text = "身份信息"; this.gbIDinfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbIDinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvIDInfo // this.dgvIDInfo.AllowUserToAddRows = false; dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvIDInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; this.dgvIDInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvIDInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvIDInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; this.dgvIDInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle13.BackColor = System.Drawing.Color.White; dataGridViewCellStyle13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvIDInfo.DefaultCellStyle = dataGridViewCellStyle13; this.dgvIDInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvIDInfo.EnableHeadersVisualStyles = false; this.dgvIDInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvIDInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvIDInfo.Location = new System.Drawing.Point(0, 32); this.dgvIDInfo.Name = "dgvIDInfo"; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle14.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvIDInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle14; this.dgvIDInfo.RowHeadersWidth = 51; dataGridViewCellStyle15.BackColor = System.Drawing.Color.White; dataGridViewCellStyle15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle15.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvIDInfo.RowsDefaultCellStyle = dataGridViewCellStyle15; this.dgvIDInfo.RowTemplate.Height = 23; this.dgvIDInfo.SelectedIndex = -1; this.dgvIDInfo.Size = new System.Drawing.Size(1137, 110); this.dgvIDInfo.TabIndex = 1; this.dgvIDInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiPanel1 // this.uiPanel1.Controls.Add(this.tbEndDate); this.uiPanel1.Controls.Add(this.uiLabel5); this.uiPanel1.Controls.Add(this.tbBeginDate); this.uiPanel1.Controls.Add(this.uiLabel4); this.uiPanel1.Controls.Add(this.tbSingleAuthAmount); this.uiPanel1.Controls.Add(this.uiLabel3); this.uiPanel1.Controls.Add(this.tbAuthState); this.uiPanel1.Controls.Add(this.uiLabel2); this.uiPanel1.Controls.Add(this.tbOrgNO); this.uiPanel1.Controls.Add(this.uiLabel1); this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel1.Location = new System.Drawing.Point(0, 32); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Size = new System.Drawing.Size(1137, 43); this.uiPanel1.TabIndex = 0; this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvCredit // dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvCredit.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.dgvCredit.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvCredit.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvCredit.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dgvCredit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.Color.White; dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvCredit.DefaultCellStyle = dataGridViewCellStyle3; this.dgvCredit.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvCredit.EnableHeadersVisualStyles = false; this.dgvCredit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvCredit.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvCredit.Location = new System.Drawing.Point(0, 75); this.dgvCredit.Name = "dgvCredit"; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvCredit.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvCredit.RowsDefaultCellStyle = dataGridViewCellStyle5; this.dgvCredit.RowTemplate.Height = 23; this.dgvCredit.SelectedIndex = -1; this.dgvCredit.Size = new System.Drawing.Size(1137, 147); this.dgvCredit.TabIndex = 2; this.dgvCredit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbOrgNO // this.tbOrgNO.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbOrgNO.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbOrgNO.Location = new System.Drawing.Point(102, 11); this.tbOrgNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbOrgNO.MinimumSize = new System.Drawing.Size(1, 16); this.tbOrgNO.Name = "tbOrgNO"; this.tbOrgNO.ShowText = false; this.tbOrgNO.Size = new System.Drawing.Size(110, 20); this.tbOrgNO.TabIndex = 67; this.tbOrgNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbOrgNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel1 // this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel1.Location = new System.Drawing.Point(12, 10); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(84, 20); this.uiLabel1.TabIndex = 66; this.uiLabel1.Text = "医疗机构编码"; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbAuthState // this.tbAuthState.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbAuthState.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbAuthState.Location = new System.Drawing.Point(285, 12); this.tbAuthState.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbAuthState.MinimumSize = new System.Drawing.Size(1, 16); this.tbAuthState.Name = "tbAuthState"; this.tbAuthState.ShowText = false; this.tbAuthState.Size = new System.Drawing.Size(110, 20); this.tbAuthState.TabIndex = 69; this.tbAuthState.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbAuthState.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel2 // this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel2.Location = new System.Drawing.Point(221, 11); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(57, 20); this.uiLabel2.TabIndex = 68; this.uiLabel2.Text = "授权状态"; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbSingleAuthAmount // this.tbSingleAuthAmount.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbSingleAuthAmount.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSingleAuthAmount.Location = new System.Drawing.Point(505, 10); this.tbSingleAuthAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbSingleAuthAmount.MinimumSize = new System.Drawing.Size(1, 16); this.tbSingleAuthAmount.Name = "tbSingleAuthAmount"; this.tbSingleAuthAmount.ShowText = false; this.tbSingleAuthAmount.Size = new System.Drawing.Size(104, 20); this.tbSingleAuthAmount.TabIndex = 71; this.tbSingleAuthAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbSingleAuthAmount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel3 // this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel3.Location = new System.Drawing.Point(414, 10); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(84, 20); this.uiLabel3.TabIndex = 70; this.uiLabel3.Text = "单次授权金额"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbBeginDate // this.tbBeginDate.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbBeginDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbBeginDate.Location = new System.Drawing.Point(708, 10); this.tbBeginDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbBeginDate.MinimumSize = new System.Drawing.Size(1, 16); this.tbBeginDate.Name = "tbBeginDate"; this.tbBeginDate.ShowText = false; this.tbBeginDate.Size = new System.Drawing.Size(104, 20); this.tbBeginDate.TabIndex = 73; this.tbBeginDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbBeginDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel4 // this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel4.Location = new System.Drawing.Point(617, 10); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(84, 20); this.uiLabel4.TabIndex = 72; this.uiLabel4.Text = "授权开始时间"; this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbEndDate // this.tbEndDate.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbEndDate.Location = new System.Drawing.Point(1014, 10); this.tbEndDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbEndDate.MinimumSize = new System.Drawing.Size(1, 16); this.tbEndDate.Name = "tbEndDate"; this.tbEndDate.ShowText = false; this.tbEndDate.Size = new System.Drawing.Size(104, 20); this.tbEndDate.TabIndex = 75; this.tbEndDate.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbEndDate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel5 // this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel5.Location = new System.Drawing.Point(923, 10); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(84, 20); this.uiLabel5.TabIndex = 74; this.uiLabel5.Text = "授权结束时间"; this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // PatientInsuInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1137, 770); this.Controls.Add(this.pnlClient); this.Controls.Add(this.pnlBottom); this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Name = "PatientInsuInfo"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "患者参保信息"; this.pnlBottom.ResumeLayout(false); this.pnlClient.ResumeLayout(false); this.gbInsuInfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).EndInit(); this.gbCreditInfo.ResumeLayout(false); this.gbBaseInfo.ResumeLayout(false); this.gbIDinfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).EndInit(); this.uiPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvCredit)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIPanel pnlBottom; private Sunny.UI.UIPanel pnlClient; private Sunny.UI.UIGroupBox gbIDinfo; private Sunny.UI.UIDataGridView dgvIDInfo; private Sunny.UI.UIGroupBox gbBaseInfo; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UITextBox tbBirthDay; private Sunny.UI.UITextBox tbAge; private Sunny.UI.UILabel lbAge; private Sunny.UI.UILabel lb1; private Sunny.UI.UITextBox tbPsnNO; private Sunny.UI.UITextBox tbNaty; private Sunny.UI.UILabel uiLabel27; private Sunny.UI.UILabel uiLabel28; private Sunny.UI.UITextBox tbCertNO; private Sunny.UI.UITextBox tbCertType; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UILabel uiLabel26; private Sunny.UI.UITextBox tbGend; private Sunny.UI.UITextBox tbName; private Sunny.UI.UILabel uiLabel20; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UIButton uiButton2; private Sunny.UI.UIButton btnRYDY2001; private Sunny.UI.UIGroupBox gbInsuInfo; public Sunny.UI.UIDataGridView dgvInsuInfo; private Sunny.UI.UIGroupBox gbCreditInfo; private Sunny.UI.UIDataGridView dgvCredit; private Sunny.UI.UIPanel uiPanel1; private Sunny.UI.UITextBox tbEndDate; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UITextBox tbBeginDate; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UITextBox tbSingleAuthAmount; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox tbAuthState; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UITextBox tbOrgNO; private Sunny.UI.UILabel uiLabel1; } }