namespace PTMedicalInsurance.Forms
{
partial class PatientInjuryForm
{
///
/// 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();
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.gbInsuInfo = new Sunny.UI.UIGroupBox();
this.dgvWorkInjuryInfo = new Sunny.UI.UIDataGridView();
this.pnlClient = new Sunny.UI.UIPanel();
this.gbBaseInfo = new Sunny.UI.UIGroupBox();
this.btnCancel = new Sunny.UI.UIButton();
this.btnOK = new Sunny.UI.UIButton();
this.pnlBottom = new Sunny.UI.UIPanel();
this.gbInsuInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvWorkInjuryInfo)).BeginInit();
this.pnlClient.SuspendLayout();
this.gbBaseInfo.SuspendLayout();
this.pnlBottom.SuspendLayout();
this.SuspendLayout();
//
// 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(747, 32);
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(747, 65);
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(672, 67);
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(672, 34);
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(465, 32);
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(200, 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(273, 32);
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(100, 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(380, 34);
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(193, 34);
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(465, 65);
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(200, 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(273, 65);
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(100, 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(380, 67);
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(193, 67);
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(80, 65);
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(80, 32);
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(12, 67);
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(12, 34);
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);
//
// gbInsuInfo
//
this.gbInsuInfo.Controls.Add(this.dgvWorkInjuryInfo);
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, 105);
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(1095, 428);
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);
//
// dgvWorkInjuryInfo
//
this.dgvWorkInjuryInfo.AllowUserToAddRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvWorkInjuryInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvWorkInjuryInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvWorkInjuryInfo.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.dgvWorkInjuryInfo.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.dgvWorkInjuryInfo.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.dgvWorkInjuryInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvWorkInjuryInfo.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.dgvWorkInjuryInfo.DefaultCellStyle = dataGridViewCellStyle3;
this.dgvWorkInjuryInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvWorkInjuryInfo.EnableHeadersVisualStyles = false;
this.dgvWorkInjuryInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvWorkInjuryInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvWorkInjuryInfo.Location = new System.Drawing.Point(0, 32);
this.dgvWorkInjuryInfo.Name = "dgvWorkInjuryInfo";
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.dgvWorkInjuryInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.dgvWorkInjuryInfo.RowHeadersWidth = 62;
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.dgvWorkInjuryInfo.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.dgvWorkInjuryInfo.RowTemplate.Height = 23;
this.dgvWorkInjuryInfo.SelectedIndex = -1;
this.dgvWorkInjuryInfo.ShowGridLine = false;
this.dgvWorkInjuryInfo.ShowRect = false;
this.dgvWorkInjuryInfo.Size = new System.Drawing.Size(1095, 396);
this.dgvWorkInjuryInfo.TabIndex = 2;
this.dgvWorkInjuryInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// pnlClient
//
this.pnlClient.Controls.Add(this.gbInsuInfo);
this.pnlClient.Controls.Add(this.gbBaseInfo);
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(1095, 533);
this.pnlClient.TabIndex = 3;
this.pnlClient.Text = null;
this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.pnlClient.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(1095, 105);
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);
//
// btnCancel
//
this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.Location = new System.Drawing.Point(980, 6);
this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(90, 26);
this.btnCancel.TabIndex = 2;
this.btnCancel.Text = "放弃";
this.btnCancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// btnOK
//
this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOK.Location = new System.Drawing.Point(861, 6);
this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(90, 26);
this.btnOK.TabIndex = 1;
this.btnOK.Text = "确定";
this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// pnlBottom
//
this.pnlBottom.Controls.Add(this.btnCancel);
this.pnlBottom.Controls.Add(this.btnOK);
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, 533);
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(1095, 40);
this.pnlBottom.TabIndex = 2;
this.pnlBottom.Text = null;
this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// PatientInjuryForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1095, 573);
this.Controls.Add(this.pnlClient);
this.Controls.Add(this.pnlBottom);
this.Name = "PatientInjuryForm";
this.Text = "工伤信息";
this.gbInsuInfo.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvWorkInjuryInfo)).EndInit();
this.pnlClient.ResumeLayout(false);
this.gbBaseInfo.ResumeLayout(false);
this.pnlBottom.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
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.UIGroupBox gbInsuInfo;
public Sunny.UI.UIDataGridView dgvWorkInjuryInfo;
private Sunny.UI.UIPanel pnlClient;
private Sunny.UI.UIGroupBox gbBaseInfo;
private Sunny.UI.UIButton btnCancel;
private Sunny.UI.UIButton btnOK;
private Sunny.UI.UIPanel pnlBottom;
}
}