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 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();
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 dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
this.pnlBottom = new Sunny.UI.UIPanel();
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.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.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.dgvIDInfo = new Sunny.UI.UIDataGridView();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dgvTreatment = new Sunny.UI.UIDataGridView();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.cbxMedicalType = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.tbEndDate_treatment = new System.Windows.Forms.TextBox();
this.btTreatment = new Sunny.UI.UIButton();
this.label7 = new System.Windows.Forms.Label();
this.tbBeginDate_treatment = new System.Windows.Forms.TextBox();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.dgvPaymentDetail = new Sunny.UI.UIDataGridView();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.dgvAccumulativeInfo = new Sunny.UI.UIDataGridView();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.btAccumulate = new Sunny.UI.UIButton();
this.label1 = new System.Windows.Forms.Label();
this.tbYear_PaymentDetail = new System.Windows.Forms.TextBox();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.dgvTurnToOtherHospInfo = new Sunny.UI.UIDataGridView();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.cbTurnType = new System.Windows.Forms.ComboBox();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.tbEndDate = new System.Windows.Forms.TextBox();
this.btTurnToOtherHosp = new Sunny.UI.UIButton();
this.label2 = new System.Windows.Forms.Label();
this.tbBeginDate = new System.Windows.Forms.TextBox();
this.pnlBottom.SuspendLayout();
this.pnlClient.SuspendLayout();
this.gbInsuInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).BeginInit();
this.gbBaseInfo.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).BeginInit();
this.tabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvTreatment)).BeginInit();
this.uiPanel3.SuspendLayout();
this.tabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvPaymentDetail)).BeginInit();
this.tabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvAccumulativeInfo)).BeginInit();
this.uiPanel1.SuspendLayout();
this.tabPage5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvTurnToOtherHospInfo)).BeginInit();
this.uiPanel2.SuspendLayout();
this.SuspendLayout();
//
// pnlBottom
//
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, 578);
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(1746, 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);
//
// 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("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Location = new System.Drawing.Point(1636, 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("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Location = new System.Drawing.Point(1527, 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.gbInsuInfo);
this.pnlClient.Controls.Add(this.gbBaseInfo);
this.pnlClient.Controls.Add(this.tabControl1);
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(1746, 578);
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, 125);
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(1746, 228);
this.gbInsuInfo.TabIndex = 1;
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;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvInsuInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvInsuInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvInsuInfo.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.dgvInsuInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvInsuInfo.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.dgvInsuInfo.DefaultCellStyle = dataGridViewCellStyle3;
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";
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.dgvInsuInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvInsuInfo.RowHeadersWidth = 51;
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.dgvInsuInfo.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgvInsuInfo.RowTemplate.Height = 23;
this.dgvInsuInfo.SelectedIndex = -1;
this.dgvInsuInfo.Size = new System.Drawing.Size(1746, 196);
this.dgvInsuInfo.TabIndex = 2;
this.dgvInsuInfo.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(1746, 125);
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, 79);
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, 79);
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, 79);
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, 79);
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, 79);
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, 79);
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, 79);
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, 79);
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);
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Controls.Add(this.tabPage3);
this.tabControl1.Controls.Add(this.tabPage4);
this.tabControl1.Controls.Add(this.tabPage5);
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tabControl1.Location = new System.Drawing.Point(0, 353);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(1746, 225);
this.tabControl1.TabIndex = 3;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dgvIDInfo);
this.tabPage1.Location = new System.Drawing.Point(4, 26);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(1738, 195);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "身份信息";
this.tabPage1.UseVisualStyleBackColor = true;
//
// dgvIDInfo
//
this.dgvIDInfo.AllowUserToAddRows = false;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvIDInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
this.dgvIDInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvIDInfo.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.dgvIDInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.dgvIDInfo.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.dgvIDInfo.DefaultCellStyle = dataGridViewCellStyle8;
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(3, 3);
this.dgvIDInfo.Name = "dgvIDInfo";
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.dgvIDInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
this.dgvIDInfo.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.dgvIDInfo.RowsDefaultCellStyle = dataGridViewCellStyle10;
this.dgvIDInfo.RowTemplate.Height = 23;
this.dgvIDInfo.SelectedIndex = -1;
this.dgvIDInfo.Size = new System.Drawing.Size(1732, 189);
this.dgvIDInfo.TabIndex = 2;
this.dgvIDInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dgvTreatment);
this.tabPage2.Controls.Add(this.uiPanel3);
this.tabPage2.Location = new System.Drawing.Point(4, 26);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(1738, 195);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "待遇检查查询";
this.tabPage2.UseVisualStyleBackColor = true;
//
// dgvTreatment
//
this.dgvTreatment.AllowUserToAddRows = false;
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvTreatment.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
this.dgvTreatment.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvTreatment.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.dgvTreatment.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
this.dgvTreatment.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.dgvTreatment.DefaultCellStyle = dataGridViewCellStyle13;
this.dgvTreatment.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvTreatment.EnableHeadersVisualStyles = false;
this.dgvTreatment.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvTreatment.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvTreatment.Location = new System.Drawing.Point(3, 37);
this.dgvTreatment.Name = "dgvTreatment";
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.dgvTreatment.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
this.dgvTreatment.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.dgvTreatment.RowsDefaultCellStyle = dataGridViewCellStyle15;
this.dgvTreatment.RowTemplate.Height = 23;
this.dgvTreatment.SelectedIndex = -1;
this.dgvTreatment.Size = new System.Drawing.Size(1732, 155);
this.dgvTreatment.TabIndex = 8;
this.dgvTreatment.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel3
//
this.uiPanel3.Controls.Add(this.cbxMedicalType);
this.uiPanel3.Controls.Add(this.label5);
this.uiPanel3.Controls.Add(this.label6);
this.uiPanel3.Controls.Add(this.tbEndDate_treatment);
this.uiPanel3.Controls.Add(this.btTreatment);
this.uiPanel3.Controls.Add(this.label7);
this.uiPanel3.Controls.Add(this.tbBeginDate_treatment);
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel3.Location = new System.Drawing.Point(3, 3);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.Size = new System.Drawing.Size(1732, 34);
this.uiPanel3.TabIndex = 9;
this.uiPanel3.Text = null;
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbxMedicalType
//
this.cbxMedicalType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbxMedicalType.FormattingEnabled = true;
this.cbxMedicalType.Items.AddRange(new object[] {
"11.普通门诊",
"21.普通住院"});
this.cbxMedicalType.Location = new System.Drawing.Point(562, 3);
this.cbxMedicalType.Name = "cbxMedicalType";
this.cbxMedicalType.Size = new System.Drawing.Size(137, 27);
this.cbxMedicalType.TabIndex = 8;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(495, 7);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(61, 19);
this.label5.TabIndex = 7;
this.label5.Text = "医疗类别";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(250, 7);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(61, 19);
this.label6.TabIndex = 6;
this.label6.Text = "结束日期";
//
// tbEndDate_treatment
//
this.tbEndDate_treatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbEndDate_treatment.Location = new System.Drawing.Point(317, 4);
this.tbEndDate_treatment.Name = "tbEndDate_treatment";
this.tbEndDate_treatment.Size = new System.Drawing.Size(154, 25);
this.tbEndDate_treatment.TabIndex = 5;
this.tbEndDate_treatment.Text = "2025-01-01 00:00:00";
//
// btTreatment
//
this.btTreatment.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btTreatment.Cursor = System.Windows.Forms.Cursors.Hand;
this.btTreatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btTreatment.Location = new System.Drawing.Point(733, 4);
this.btTreatment.MinimumSize = new System.Drawing.Size(1, 1);
this.btTreatment.Name = "btTreatment";
this.btTreatment.Size = new System.Drawing.Size(93, 25);
this.btTreatment.TabIndex = 4;
this.btTreatment.Text = "查询";
this.btTreatment.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btTreatment.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btTreatment.Click += new System.EventHandler(this.btTreatment_Click);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(17, 6);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(61, 19);
this.label7.TabIndex = 2;
this.label7.Text = "开始日期";
//
// tbBeginDate_treatment
//
this.tbBeginDate_treatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbBeginDate_treatment.Location = new System.Drawing.Point(84, 4);
this.tbBeginDate_treatment.Name = "tbBeginDate_treatment";
this.tbBeginDate_treatment.Size = new System.Drawing.Size(154, 25);
this.tbBeginDate_treatment.TabIndex = 1;
this.tbBeginDate_treatment.Text = "2024-01-01 00:00:00";
//
// tabPage3
//
this.tabPage3.Controls.Add(this.dgvPaymentDetail);
this.tabPage3.Location = new System.Drawing.Point(4, 26);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(1738, 195);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "一年缴费明细";
this.tabPage3.UseVisualStyleBackColor = true;
//
// dgvPaymentDetail
//
this.dgvPaymentDetail.AllowUserToAddRows = false;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvPaymentDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16;
this.dgvPaymentDetail.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvPaymentDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle17.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvPaymentDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
this.dgvPaymentDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle18.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle18.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvPaymentDetail.DefaultCellStyle = dataGridViewCellStyle18;
this.dgvPaymentDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvPaymentDetail.EnableHeadersVisualStyles = false;
this.dgvPaymentDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvPaymentDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvPaymentDetail.Location = new System.Drawing.Point(0, 0);
this.dgvPaymentDetail.Name = "dgvPaymentDetail";
dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle19.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle19.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvPaymentDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle19;
this.dgvPaymentDetail.RowHeadersWidth = 51;
dataGridViewCellStyle20.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.dgvPaymentDetail.RowsDefaultCellStyle = dataGridViewCellStyle20;
this.dgvPaymentDetail.RowTemplate.Height = 23;
this.dgvPaymentDetail.SelectedIndex = -1;
this.dgvPaymentDetail.Size = new System.Drawing.Size(1738, 195);
this.dgvPaymentDetail.TabIndex = 3;
this.dgvPaymentDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tabPage4
//
this.tabPage4.Controls.Add(this.dgvAccumulativeInfo);
this.tabPage4.Controls.Add(this.uiPanel1);
this.tabPage4.Location = new System.Drawing.Point(4, 26);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(1738, 195);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "结算累计信息(本市)";
this.tabPage4.UseVisualStyleBackColor = true;
//
// dgvAccumulativeInfo
//
this.dgvAccumulativeInfo.AllowUserToAddRows = false;
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvAccumulativeInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
this.dgvAccumulativeInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvAccumulativeInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvAccumulativeInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
this.dgvAccumulativeInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvAccumulativeInfo.DefaultCellStyle = dataGridViewCellStyle23;
this.dgvAccumulativeInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvAccumulativeInfo.EnableHeadersVisualStyles = false;
this.dgvAccumulativeInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvAccumulativeInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvAccumulativeInfo.Location = new System.Drawing.Point(0, 34);
this.dgvAccumulativeInfo.Name = "dgvAccumulativeInfo";
dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvAccumulativeInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
this.dgvAccumulativeInfo.RowHeadersWidth = 51;
dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.dgvAccumulativeInfo.RowsDefaultCellStyle = dataGridViewCellStyle25;
this.dgvAccumulativeInfo.RowTemplate.Height = 23;
this.dgvAccumulativeInfo.SelectedIndex = -1;
this.dgvAccumulativeInfo.Size = new System.Drawing.Size(1738, 161);
this.dgvAccumulativeInfo.TabIndex = 3;
this.dgvAccumulativeInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.btAccumulate);
this.uiPanel1.Controls.Add(this.label1);
this.uiPanel1.Controls.Add(this.tbYear_PaymentDetail);
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, 0);
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(1738, 34);
this.uiPanel1.TabIndex = 6;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btAccumulate
//
this.btAccumulate.Cursor = System.Windows.Forms.Cursors.Hand;
this.btAccumulate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btAccumulate.Location = new System.Drawing.Point(189, 4);
this.btAccumulate.MinimumSize = new System.Drawing.Size(1, 1);
this.btAccumulate.Name = "btAccumulate";
this.btAccumulate.Size = new System.Drawing.Size(93, 25);
this.btAccumulate.TabIndex = 4;
this.btAccumulate.Text = "查询";
this.btAccumulate.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btAccumulate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(17, 6);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(47, 19);
this.label1.TabIndex = 2;
this.label1.Text = "年 度";
//
// tbYear_PaymentDetail
//
this.tbYear_PaymentDetail.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbYear_PaymentDetail.Location = new System.Drawing.Point(70, 4);
this.tbYear_PaymentDetail.Name = "tbYear_PaymentDetail";
this.tbYear_PaymentDetail.Size = new System.Drawing.Size(100, 25);
this.tbYear_PaymentDetail.TabIndex = 1;
this.tbYear_PaymentDetail.Text = "2024";
//
// tabPage5
//
this.tabPage5.Controls.Add(this.dgvTurnToOtherHospInfo);
this.tabPage5.Controls.Add(this.uiPanel2);
this.tabPage5.Location = new System.Drawing.Point(4, 26);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(1738, 195);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "转院信息查询";
this.tabPage5.UseVisualStyleBackColor = true;
//
// dgvTurnToOtherHospInfo
//
this.dgvTurnToOtherHospInfo.AllowUserToAddRows = false;
dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvTurnToOtherHospInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
this.dgvTurnToOtherHospInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvTurnToOtherHospInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvTurnToOtherHospInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
this.dgvTurnToOtherHospInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvTurnToOtherHospInfo.DefaultCellStyle = dataGridViewCellStyle28;
this.dgvTurnToOtherHospInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvTurnToOtherHospInfo.EnableHeadersVisualStyles = false;
this.dgvTurnToOtherHospInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvTurnToOtherHospInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvTurnToOtherHospInfo.Location = new System.Drawing.Point(0, 34);
this.dgvTurnToOtherHospInfo.Name = "dgvTurnToOtherHospInfo";
dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvTurnToOtherHospInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
this.dgvTurnToOtherHospInfo.RowHeadersWidth = 51;
dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.dgvTurnToOtherHospInfo.RowsDefaultCellStyle = dataGridViewCellStyle30;
this.dgvTurnToOtherHospInfo.RowTemplate.Height = 23;
this.dgvTurnToOtherHospInfo.SelectedIndex = -1;
this.dgvTurnToOtherHospInfo.Size = new System.Drawing.Size(1738, 161);
this.dgvTurnToOtherHospInfo.TabIndex = 3;
this.dgvTurnToOtherHospInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.cbTurnType);
this.uiPanel2.Controls.Add(this.label4);
this.uiPanel2.Controls.Add(this.label3);
this.uiPanel2.Controls.Add(this.tbEndDate);
this.uiPanel2.Controls.Add(this.btTurnToOtherHosp);
this.uiPanel2.Controls.Add(this.label2);
this.uiPanel2.Controls.Add(this.tbBeginDate);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 0);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(1738, 34);
this.uiPanel2.TabIndex = 7;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// cbTurnType
//
this.cbTurnType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbTurnType.FormattingEnabled = true;
this.cbTurnType.Items.AddRange(new object[] {
"9905.门慢转诊"});
this.cbTurnType.Location = new System.Drawing.Point(562, 3);
this.cbTurnType.Name = "cbTurnType";
this.cbTurnType.Size = new System.Drawing.Size(137, 27);
this.cbTurnType.TabIndex = 8;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(495, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(61, 19);
this.label4.TabIndex = 7;
this.label4.Text = "转院类别";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(250, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(61, 19);
this.label3.TabIndex = 6;
this.label3.Text = "结束日期";
//
// tbEndDate
//
this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbEndDate.Location = new System.Drawing.Point(317, 4);
this.tbEndDate.Name = "tbEndDate";
this.tbEndDate.Size = new System.Drawing.Size(154, 25);
this.tbEndDate.TabIndex = 5;
this.tbEndDate.Text = "2024-01-01 00:00:00";
//
// btTurnToOtherHosp
//
this.btTurnToOtherHosp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btTurnToOtherHosp.Cursor = System.Windows.Forms.Cursors.Hand;
this.btTurnToOtherHosp.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btTurnToOtherHosp.Location = new System.Drawing.Point(734, 5);
this.btTurnToOtherHosp.MinimumSize = new System.Drawing.Size(1, 1);
this.btTurnToOtherHosp.Name = "btTurnToOtherHosp";
this.btTurnToOtherHosp.Size = new System.Drawing.Size(93, 25);
this.btTurnToOtherHosp.TabIndex = 4;
this.btTurnToOtherHosp.Text = "查询";
this.btTurnToOtherHosp.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btTurnToOtherHosp.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(17, 6);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(61, 19);
this.label2.TabIndex = 2;
this.label2.Text = "开始日期";
//
// tbBeginDate
//
this.tbBeginDate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tbBeginDate.Location = new System.Drawing.Point(84, 4);
this.tbBeginDate.Name = "tbBeginDate";
this.tbBeginDate.Size = new System.Drawing.Size(154, 25);
this.tbBeginDate.TabIndex = 1;
this.tbBeginDate.Text = "2024-01-01 00:00:00";
//
// PatientInsuInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1746, 627);
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.gbBaseInfo.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).EndInit();
this.tabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvTreatment)).EndInit();
this.uiPanel3.ResumeLayout(false);
this.uiPanel3.PerformLayout();
this.tabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvPaymentDetail)).EndInit();
this.tabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvAccumulativeInfo)).EndInit();
this.uiPanel1.ResumeLayout(false);
this.uiPanel1.PerformLayout();
this.tabPage5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvTurnToOtherHospInfo)).EndInit();
this.uiPanel2.ResumeLayout(false);
this.uiPanel2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
public Sunny.UI.UIPanel pnlBottom;
private Sunny.UI.UIPanel pnlClient;
private Sunny.UI.UIGroupBox gbInsuInfo;
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;
public Sunny.UI.UIDataGridView dgvInsuInfo;
private Sunny.UI.UIButton uiButton2;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private Sunny.UI.UIDataGridView dgvIDInfo;
private System.Windows.Forms.TabPage tabPage2;
private Sunny.UI.UIDataGridView dgvTreatment;
private Sunny.UI.UIPanel uiPanel3;
private System.Windows.Forms.ComboBox cbxMedicalType;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox tbEndDate_treatment;
private Sunny.UI.UIButton btTreatment;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox tbBeginDate_treatment;
private System.Windows.Forms.TabPage tabPage3;
private Sunny.UI.UIDataGridView dgvPaymentDetail;
private System.Windows.Forms.TabPage tabPage4;
private Sunny.UI.UIDataGridView dgvAccumulativeInfo;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UIButton btAccumulate;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox tbYear_PaymentDetail;
private System.Windows.Forms.TabPage tabPage5;
private Sunny.UI.UIDataGridView dgvTurnToOtherHospInfo;
private Sunny.UI.UIPanel uiPanel2;
private System.Windows.Forms.ComboBox cbTurnType;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tbEndDate;
private Sunny.UI.UIButton btTurnToOtherHosp;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tbBeginDate;
}
}