namespace PTMedicalInsurance.Forms.ToPutOnRecord
{
partial class Trauma
{
///
/// 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 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();
this.uiTabControl1 = new Sunny.UI.UITabControl();
this.tb_Reg = new System.Windows.Forms.TabPage();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.btn_ReadCard = new Sunny.UI.UIButton();
this.btn_Exit = new Sunny.UI.UIButton();
this.btn_Reg = new Sunny.UI.UIButton();
this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
this.dblkcbxInsuranceType = new PTControl.DBLookupCombox();
this.dpt_ST_Trauma = new Sunny.UI.UIDatetimePicker();
this.dpt_DateTime_Trauma = new Sunny.UI.UIDatetimePicker();
this.dpt_AdmDateTime_Trauma = new Sunny.UI.UIDatetimePicker();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.dpt_ET_Trauma = new Sunny.UI.UIDatetimePicker();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.tb_InsuplcAdmdvs = new Sunny.UI.UITextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
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.tb_Cancel = new System.Windows.Forms.TabPage();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.rtb_CancelReason = new Sunny.UI.UIRichTextBox();
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
this.tb_CertNo = new Sunny.UI.UITextBox();
this.uiLabel1 = new Sunny.UI.UILabel();
this.rbg_Status = new Sunny.UI.UIRadioButtonGroup();
this.btn_Cancel = new Sunny.UI.UIButton();
this.uiButton3 = new Sunny.UI.UIButton();
this.btn_Query = new Sunny.UI.UIButton();
this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
this.dgvApplyResult = new Sunny.UI.UIDataGridView();
this.uiTabControl1.SuspendLayout();
this.tb_Reg.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.uiTitlePanel2.SuspendLayout();
this.uiTitlePanel1.SuspendLayout();
this.tb_Cancel.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.uiGroupBox1.SuspendLayout();
this.uiTitlePanel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvApplyResult)).BeginInit();
this.SuspendLayout();
//
// uiTabControl1
//
this.uiTabControl1.Controls.Add(this.tb_Reg);
this.uiTabControl1.Controls.Add(this.tb_Cancel);
this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
this.uiTabControl1.Location = new System.Drawing.Point(0, 0);
this.uiTabControl1.MainPage = "";
this.uiTabControl1.Name = "uiTabControl1";
this.uiTabControl1.SelectedIndex = 0;
this.uiTabControl1.Size = new System.Drawing.Size(1177, 722);
this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.uiTabControl1.TabIndex = 0;
this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb_Reg
//
this.tb_Reg.Controls.Add(this.uiPanel1);
this.tb_Reg.Controls.Add(this.uiTitlePanel2);
this.tb_Reg.Controls.Add(this.uiTitlePanel1);
this.tb_Reg.Location = new System.Drawing.Point(0, 40);
this.tb_Reg.Name = "tb_Reg";
this.tb_Reg.Size = new System.Drawing.Size(1177, 682);
this.tb_Reg.TabIndex = 0;
this.tb_Reg.Text = "外伤备案登记";
this.tb_Reg.UseVisualStyleBackColor = true;
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.btn_ReadCard);
this.uiPanel1.Controls.Add(this.btn_Exit);
this.uiPanel1.Controls.Add(this.btn_Reg);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
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, 578);
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(1177, 104);
this.uiPanel1.TabIndex = 2;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btn_ReadCard
//
this.btn_ReadCard.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_ReadCard.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_ReadCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_ReadCard.Location = new System.Drawing.Point(744, 15);
this.btn_ReadCard.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_ReadCard.Name = "btn_ReadCard";
this.btn_ReadCard.Size = new System.Drawing.Size(140, 74);
this.btn_ReadCard.TabIndex = 2;
this.btn_ReadCard.Text = "1.读取参保信息";
this.btn_ReadCard.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_ReadCard.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_ReadCard.Click += new System.EventHandler(this.btn_ReadCard_Click);
//
// btn_Exit
//
this.btn_Exit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_Exit.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Exit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Exit.Location = new System.Drawing.Point(1032, 15);
this.btn_Exit.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Exit.Name = "btn_Exit";
this.btn_Exit.Size = new System.Drawing.Size(140, 74);
this.btn_Exit.TabIndex = 1;
this.btn_Exit.Text = "退 出";
this.btn_Exit.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Exit.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Exit.Click += new System.EventHandler(this.btn_Exit_Click);
//
// btn_Reg
//
this.btn_Reg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_Reg.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Reg.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Reg.Location = new System.Drawing.Point(888, 15);
this.btn_Reg.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Reg.Name = "btn_Reg";
this.btn_Reg.Size = new System.Drawing.Size(140, 74);
this.btn_Reg.TabIndex = 0;
this.btn_Reg.Text = "2.确认备案登记";
this.btn_Reg.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Reg.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Reg.Click += new System.EventHandler(this.btn_Reg_Click);
//
// uiTitlePanel2
//
this.uiTitlePanel2.Controls.Add(this.dblkcbxInsuranceType);
this.uiTitlePanel2.Controls.Add(this.dpt_ST_Trauma);
this.uiTitlePanel2.Controls.Add(this.dpt_DateTime_Trauma);
this.uiTitlePanel2.Controls.Add(this.dpt_AdmDateTime_Trauma);
this.uiTitlePanel2.Controls.Add(this.label6);
this.uiTitlePanel2.Controls.Add(this.label5);
this.uiTitlePanel2.Controls.Add(this.dpt_ET_Trauma);
this.uiTitlePanel2.Controls.Add(this.label4);
this.uiTitlePanel2.Controls.Add(this.label3);
this.uiTitlePanel2.Controls.Add(this.tb_InsuplcAdmdvs);
this.uiTitlePanel2.Controls.Add(this.label2);
this.uiTitlePanel2.Controls.Add(this.label1);
this.uiTitlePanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel2.Location = new System.Drawing.Point(0, 175);
this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel2.Name = "uiTitlePanel2";
this.uiTitlePanel2.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.uiTitlePanel2.ShowText = false;
this.uiTitlePanel2.Size = new System.Drawing.Size(1177, 507);
this.uiTitlePanel2.TabIndex = 1;
this.uiTitlePanel2.Text = "外伤备案信息";
this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// dblkcbxInsuranceType
//
this.dblkcbxInsuranceType.FormattingEnabled = true;
this.dblkcbxInsuranceType.Location = new System.Drawing.Point(158, 74);
this.dblkcbxInsuranceType.Name = "dblkcbxInsuranceType";
this.dblkcbxInsuranceType.NullValue = "";
this.dblkcbxInsuranceType.PopupGridAutoSize = false;
this.dblkcbxInsuranceType.RowFilterVisible = false;
this.dblkcbxInsuranceType.sDisplayField = "";
this.dblkcbxInsuranceType.sDisplayMember = "";
this.dblkcbxInsuranceType.SeparatorChar = "|";
this.dblkcbxInsuranceType.Size = new System.Drawing.Size(257, 29);
this.dblkcbxInsuranceType.sKeyWords = "";
this.dblkcbxInsuranceType.sValueMember = "";
this.dblkcbxInsuranceType.TabIndex = 2096;
this.dblkcbxInsuranceType.Value = "";
//
// dpt_ST_Trauma
//
this.dpt_ST_Trauma.DateFormat = "yyyy-MM-dd";
this.dpt_ST_Trauma.FillColor = System.Drawing.Color.White;
this.dpt_ST_Trauma.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dpt_ST_Trauma.Location = new System.Drawing.Point(158, 139);
this.dpt_ST_Trauma.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dpt_ST_Trauma.MaxLength = 10;
this.dpt_ST_Trauma.MinimumSize = new System.Drawing.Size(63, 0);
this.dpt_ST_Trauma.Name = "dpt_ST_Trauma";
this.dpt_ST_Trauma.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.dpt_ST_Trauma.Size = new System.Drawing.Size(257, 29);
this.dpt_ST_Trauma.SymbolDropDown = 61555;
this.dpt_ST_Trauma.SymbolNormal = 61555;
this.dpt_ST_Trauma.TabIndex = 97;
this.dpt_ST_Trauma.Text = "2025-09-02";
this.dpt_ST_Trauma.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.dpt_ST_Trauma.Value = new System.DateTime(2025, 9, 2, 14, 35, 35, 178);
this.dpt_ST_Trauma.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// dpt_DateTime_Trauma
//
this.dpt_DateTime_Trauma.FillColor = System.Drawing.Color.White;
this.dpt_DateTime_Trauma.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dpt_DateTime_Trauma.Location = new System.Drawing.Point(877, 201);
this.dpt_DateTime_Trauma.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dpt_DateTime_Trauma.MaxLength = 19;
this.dpt_DateTime_Trauma.MinimumSize = new System.Drawing.Size(63, 0);
this.dpt_DateTime_Trauma.Name = "dpt_DateTime_Trauma";
this.dpt_DateTime_Trauma.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.dpt_DateTime_Trauma.Size = new System.Drawing.Size(229, 29);
this.dpt_DateTime_Trauma.SymbolDropDown = 61555;
this.dpt_DateTime_Trauma.SymbolNormal = 61555;
this.dpt_DateTime_Trauma.TabIndex = 96;
this.dpt_DateTime_Trauma.Text = "2025-09-02 14:35:35";
this.dpt_DateTime_Trauma.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.dpt_DateTime_Trauma.Value = new System.DateTime(2025, 9, 2, 14, 35, 35, 178);
this.dpt_DateTime_Trauma.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// dpt_AdmDateTime_Trauma
//
this.dpt_AdmDateTime_Trauma.FillColor = System.Drawing.Color.White;
this.dpt_AdmDateTime_Trauma.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dpt_AdmDateTime_Trauma.Location = new System.Drawing.Point(158, 201);
this.dpt_AdmDateTime_Trauma.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dpt_AdmDateTime_Trauma.MaxLength = 19;
this.dpt_AdmDateTime_Trauma.MinimumSize = new System.Drawing.Size(63, 0);
this.dpt_AdmDateTime_Trauma.Name = "dpt_AdmDateTime_Trauma";
this.dpt_AdmDateTime_Trauma.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.dpt_AdmDateTime_Trauma.Size = new System.Drawing.Size(257, 29);
this.dpt_AdmDateTime_Trauma.SymbolDropDown = 61555;
this.dpt_AdmDateTime_Trauma.SymbolNormal = 61555;
this.dpt_AdmDateTime_Trauma.TabIndex = 95;
this.dpt_AdmDateTime_Trauma.Text = "2025-09-02 14:35:35";
this.dpt_AdmDateTime_Trauma.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.dpt_AdmDateTime_Trauma.Value = new System.DateTime(2025, 9, 2, 14, 35, 35, 178);
this.dpt_AdmDateTime_Trauma.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// label6
//
this.label6.AutoSize = true;
this.label6.ForeColor = System.Drawing.SystemColors.InfoText;
this.label6.Location = new System.Drawing.Point(774, 201);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(74, 21);
this.label6.TabIndex = 94;
this.label6.Text = "受伤时间";
//
// label5
//
this.label5.AutoSize = true;
this.label5.ForeColor = System.Drawing.SystemColors.InfoText;
this.label5.Location = new System.Drawing.Point(62, 201);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(74, 21);
this.label5.TabIndex = 93;
this.label5.Text = "入院时间";
//
// dpt_ET_Trauma
//
this.dpt_ET_Trauma.DateFormat = "yyyy-MM-dd";
this.dpt_ET_Trauma.FillColor = System.Drawing.Color.White;
this.dpt_ET_Trauma.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dpt_ET_Trauma.Location = new System.Drawing.Point(877, 139);
this.dpt_ET_Trauma.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.dpt_ET_Trauma.MaxLength = 10;
this.dpt_ET_Trauma.MinimumSize = new System.Drawing.Size(63, 0);
this.dpt_ET_Trauma.Name = "dpt_ET_Trauma";
this.dpt_ET_Trauma.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.dpt_ET_Trauma.Size = new System.Drawing.Size(229, 29);
this.dpt_ET_Trauma.SymbolDropDown = 61555;
this.dpt_ET_Trauma.SymbolNormal = 61555;
this.dpt_ET_Trauma.TabIndex = 92;
this.dpt_ET_Trauma.Text = "2025-09-02";
this.dpt_ET_Trauma.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.dpt_ET_Trauma.Value = new System.DateTime(2025, 9, 2, 14, 35, 35, 178);
this.dpt_ET_Trauma.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// label4
//
this.label4.AutoSize = true;
this.label4.ForeColor = System.Drawing.SystemColors.InfoText;
this.label4.Location = new System.Drawing.Point(774, 139);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(74, 21);
this.label4.TabIndex = 90;
this.label4.Text = "结束日期";
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.SystemColors.InfoText;
this.label3.Location = new System.Drawing.Point(62, 139);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(74, 21);
this.label3.TabIndex = 89;
this.label3.Text = "开始日期";
//
// tb_InsuplcAdmdvs
//
this.tb_InsuplcAdmdvs.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_InsuplcAdmdvs.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_InsuplcAdmdvs.Location = new System.Drawing.Point(877, 74);
this.tb_InsuplcAdmdvs.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_InsuplcAdmdvs.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_InsuplcAdmdvs.Name = "tb_InsuplcAdmdvs";
this.tb_InsuplcAdmdvs.ShowText = false;
this.tb_InsuplcAdmdvs.Size = new System.Drawing.Size(229, 29);
this.tb_InsuplcAdmdvs.TabIndex = 88;
this.tb_InsuplcAdmdvs.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_InsuplcAdmdvs.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// label2
//
this.label2.AutoSize = true;
this.label2.ForeColor = System.Drawing.SystemColors.InfoText;
this.label2.Location = new System.Drawing.Point(726, 74);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(122, 21);
this.label2.TabIndex = 21;
this.label2.Text = "参保地所属区划";
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.SystemColors.InfoText;
this.label1.Location = new System.Drawing.Point(62, 74);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(74, 21);
this.label1.TabIndex = 19;
this.label1.Text = "险种类型";
//
// uiTitlePanel1
//
this.uiTitlePanel1.Controls.Add(this.tbBirthDay);
this.uiTitlePanel1.Controls.Add(this.tbAge);
this.uiTitlePanel1.Controls.Add(this.lbAge);
this.uiTitlePanel1.Controls.Add(this.lb1);
this.uiTitlePanel1.Controls.Add(this.tbPsnNO);
this.uiTitlePanel1.Controls.Add(this.tbNaty);
this.uiTitlePanel1.Controls.Add(this.uiLabel27);
this.uiTitlePanel1.Controls.Add(this.uiLabel28);
this.uiTitlePanel1.Controls.Add(this.tbCertNO);
this.uiTitlePanel1.Controls.Add(this.tbCertType);
this.uiTitlePanel1.Controls.Add(this.uiLabel25);
this.uiTitlePanel1.Controls.Add(this.uiLabel26);
this.uiTitlePanel1.Controls.Add(this.tbGend);
this.uiTitlePanel1.Controls.Add(this.tbName);
this.uiTitlePanel1.Controls.Add(this.uiLabel20);
this.uiTitlePanel1.Controls.Add(this.uiLabel21);
this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel1.Name = "uiTitlePanel1";
this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.uiTitlePanel1.ShowText = false;
this.uiTitlePanel1.Size = new System.Drawing.Size(1177, 175);
this.uiTitlePanel1.TabIndex = 0;
this.uiTitlePanel1.Text = "参保人员基本信息";
this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel1.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(948, 70);
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(155, 25);
this.tbBirthDay.TabIndex = 92;
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(948, 121);
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(155, 25);
this.tbAge.TabIndex = 94;
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(869, 121);
this.lbAge.Name = "lbAge";
this.lbAge.Size = new System.Drawing.Size(68, 23);
this.lbAge.TabIndex = 95;
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(871, 72);
this.lb1.Name = "lb1";
this.lb1.Size = new System.Drawing.Size(68, 23);
this.lb1.TabIndex = 93;
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(612, 70);
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 = 91;
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(330, 70);
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 = 90;
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(526, 72);
this.uiLabel27.Name = "uiLabel27";
this.uiLabel27.Size = new System.Drawing.Size(78, 23);
this.uiLabel27.TabIndex = 89;
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(251, 72);
this.uiLabel28.Name = "uiLabel28";
this.uiLabel28.Size = new System.Drawing.Size(73, 23);
this.uiLabel28.TabIndex = 88;
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(612, 121);
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 = 87;
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(330, 121);
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 = 86;
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(526, 121);
this.uiLabel25.Name = "uiLabel25";
this.uiLabel25.Size = new System.Drawing.Size(78, 23);
this.uiLabel25.TabIndex = 85;
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(251, 121);
this.uiLabel26.Name = "uiLabel26";
this.uiLabel26.Size = new System.Drawing.Size(73, 23);
this.uiLabel26.TabIndex = 84;
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(120, 121);
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 = 83;
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(120, 70);
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 = 82;
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(58, 121);
this.uiLabel20.Name = "uiLabel20";
this.uiLabel20.Size = new System.Drawing.Size(61, 23);
this.uiLabel20.TabIndex = 81;
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(58, 72);
this.uiLabel21.Name = "uiLabel21";
this.uiLabel21.Size = new System.Drawing.Size(61, 23);
this.uiLabel21.TabIndex = 80;
this.uiLabel21.Text = "姓名";
this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb_Cancel
//
this.tb_Cancel.Controls.Add(this.uiPanel2);
this.tb_Cancel.Controls.Add(this.uiTitlePanel4);
this.tb_Cancel.Location = new System.Drawing.Point(0, 40);
this.tb_Cancel.Name = "tb_Cancel";
this.tb_Cancel.Size = new System.Drawing.Size(1177, 682);
this.tb_Cancel.TabIndex = 1;
this.tb_Cancel.Text = "外伤备案登记撤销";
this.tb_Cancel.UseVisualStyleBackColor = true;
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.rtb_CancelReason);
this.uiPanel2.Controls.Add(this.uiGroupBox1);
this.uiPanel2.Controls.Add(this.rbg_Status);
this.uiPanel2.Controls.Add(this.btn_Cancel);
this.uiPanel2.Controls.Add(this.uiButton3);
this.uiPanel2.Controls.Add(this.btn_Query);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
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, 563);
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(1177, 119);
this.uiPanel2.TabIndex = 5;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtb_CancelReason
//
this.rtb_CancelReason.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.rtb_CancelReason.FillColor = System.Drawing.Color.White;
this.rtb_CancelReason.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtb_CancelReason.Location = new System.Drawing.Point(445, 16);
this.rtb_CancelReason.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtb_CancelReason.MinimumSize = new System.Drawing.Size(1, 1);
this.rtb_CancelReason.Name = "rtb_CancelReason";
this.rtb_CancelReason.Padding = new System.Windows.Forms.Padding(2);
this.rtb_CancelReason.ShowText = false;
this.rtb_CancelReason.Size = new System.Drawing.Size(271, 103);
this.rtb_CancelReason.TabIndex = 28;
this.rtb_CancelReason.Text = "请输入撤销原因";
this.rtb_CancelReason.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rtb_CancelReason.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiGroupBox1
//
this.uiGroupBox1.Controls.Add(this.tb_CertNo);
this.uiGroupBox1.Controls.Add(this.uiLabel1);
this.uiGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiGroupBox1.Location = new System.Drawing.Point(223, 0);
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiGroupBox1.Name = "uiGroupBox1";
this.uiGroupBox1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiGroupBox1.Size = new System.Drawing.Size(221, 119);
this.uiGroupBox1.TabIndex = 25;
this.uiGroupBox1.Text = "查询条件";
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiGroupBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb_CertNo
//
this.tb_CertNo.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb_CertNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb_CertNo.Location = new System.Drawing.Point(14, 69);
this.tb_CertNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb_CertNo.MinimumSize = new System.Drawing.Size(1, 16);
this.tb_CertNo.Name = "tb_CertNo";
this.tb_CertNo.ShowText = false;
this.tb_CertNo.Size = new System.Drawing.Size(193, 29);
this.tb_CertNo.TabIndex = 25;
this.tb_CertNo.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb_CertNo.Watermark = "";
this.tb_CertNo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel1
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel1.Location = new System.Drawing.Point(13, 35);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(100, 23);
this.uiLabel1.TabIndex = 24;
this.uiLabel1.Text = "身份证号:";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rbg_Status
//
this.rbg_Status.ColumnCount = 2;
this.rbg_Status.Dock = System.Windows.Forms.DockStyle.Left;
this.rbg_Status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rbg_Status.Items.AddRange(new object[] {
"已备案",
"已撤销",
"全部"});
this.rbg_Status.ItemSize = new System.Drawing.Size(120, 40);
this.rbg_Status.Location = new System.Drawing.Point(0, 0);
this.rbg_Status.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rbg_Status.MinimumSize = new System.Drawing.Size(1, 1);
this.rbg_Status.Name = "rbg_Status";
this.rbg_Status.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.rbg_Status.Size = new System.Drawing.Size(223, 119);
this.rbg_Status.TabIndex = 24;
this.rbg_Status.Text = "记录状态";
this.rbg_Status.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rbg_Status.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// btn_Cancel
//
this.btn_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_Cancel.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Cancel.Location = new System.Drawing.Point(910, 24);
this.btn_Cancel.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Cancel.Name = "btn_Cancel";
this.btn_Cancel.Size = new System.Drawing.Size(140, 76);
this.btn_Cancel.TabIndex = 4;
this.btn_Cancel.Text = "2.备案登记撤销";
this.btn_Cancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Cancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
//
// uiButton3
//
this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Location = new System.Drawing.Point(1052, 24);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(120, 76);
this.uiButton3.TabIndex = 1;
this.uiButton3.Text = "退 出";
this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiButton3.Click += new System.EventHandler(this.btn_Exit_Click);
//
// btn_Query
//
this.btn_Query.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.btn_Query.Cursor = System.Windows.Forms.Cursors.Hand;
this.btn_Query.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Query.Location = new System.Drawing.Point(746, 24);
this.btn_Query.MinimumSize = new System.Drawing.Size(1, 1);
this.btn_Query.Name = "btn_Query";
this.btn_Query.Size = new System.Drawing.Size(162, 76);
this.btn_Query.TabIndex = 0;
this.btn_Query.Text = "1.查询备案登记信息";
this.btn_Query.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btn_Query.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btn_Query.Click += new System.EventHandler(this.btn_Query_Click);
//
// uiTitlePanel4
//
this.uiTitlePanel4.Controls.Add(this.dgvApplyResult);
this.uiTitlePanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTitlePanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel4.Location = new System.Drawing.Point(0, 0);
this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel4.Name = "uiTitlePanel4";
this.uiTitlePanel4.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.uiTitlePanel4.ShowText = false;
this.uiTitlePanel4.Size = new System.Drawing.Size(1177, 682);
this.uiTitlePanel4.TabIndex = 4;
this.uiTitlePanel4.Text = "外伤备案登记信息查询(备案状态:-1已撤销1已备案)";
this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// dgvApplyResult
//
this.dgvApplyResult.AllowUserToAddRows = false;
this.dgvApplyResult.AllowUserToDeleteRows = false;
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvApplyResult.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
this.dgvApplyResult.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.dgvApplyResult.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.dgvApplyResult.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.dgvApplyResult.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.dgvApplyResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
this.dgvApplyResult.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.dgvApplyResult.DefaultCellStyle = dataGridViewCellStyle13;
this.dgvApplyResult.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgvApplyResult.EnableHeadersVisualStyles = false;
this.dgvApplyResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvApplyResult.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.dgvApplyResult.Location = new System.Drawing.Point(0, 35);
this.dgvApplyResult.Name = "dgvApplyResult";
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.dgvApplyResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle14;
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.dgvApplyResult.RowsDefaultCellStyle = dataGridViewCellStyle15;
this.dgvApplyResult.RowTemplate.Height = 23;
this.dgvApplyResult.SelectedIndex = -1;
this.dgvApplyResult.Size = new System.Drawing.Size(1177, 647);
this.dgvApplyResult.TabIndex = 11;
this.dgvApplyResult.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// Trauma
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1177, 722);
this.Controls.Add(this.uiTabControl1);
this.Name = "Trauma";
this.Text = "外伤备案";
this.uiTabControl1.ResumeLayout(false);
this.tb_Reg.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.uiTitlePanel2.ResumeLayout(false);
this.uiTitlePanel2.PerformLayout();
this.uiTitlePanel1.ResumeLayout(false);
this.tb_Cancel.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.uiGroupBox1.ResumeLayout(false);
this.uiTitlePanel4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvApplyResult)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UITabControl uiTabControl1;
private System.Windows.Forms.TabPage tb_Reg;
private System.Windows.Forms.TabPage tb_Cancel;
private Sunny.UI.UITitlePanel uiTitlePanel1;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UITitlePanel uiTitlePanel2;
private Sunny.UI.UITextBox tbBirthDay;
private Sunny.UI.UITextBox tbAge;
private Sunny.UI.UILabel lbAge;
private Sunny.UI.UILabel lb1;
private Sunny.UI.UITextBox tbPsnNO;
private Sunny.UI.UITextBox tbNaty;
private Sunny.UI.UILabel uiLabel27;
private Sunny.UI.UILabel uiLabel28;
private Sunny.UI.UITextBox tbCertNO;
private Sunny.UI.UITextBox tbCertType;
private Sunny.UI.UILabel uiLabel25;
private Sunny.UI.UILabel uiLabel26;
private Sunny.UI.UITextBox tbGend;
private Sunny.UI.UITextBox tbName;
private Sunny.UI.UILabel uiLabel20;
private Sunny.UI.UILabel uiLabel21;
private Sunny.UI.UIButton btn_ReadCard;
private Sunny.UI.UIButton btn_Exit;
private Sunny.UI.UIButton btn_Reg;
private Sunny.UI.UIDatetimePicker dpt_ST_Trauma;
private Sunny.UI.UIDatetimePicker dpt_DateTime_Trauma;
private Sunny.UI.UIDatetimePicker dpt_AdmDateTime_Trauma;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private Sunny.UI.UIDatetimePicker dpt_ET_Trauma;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private Sunny.UI.UITextBox tb_InsuplcAdmdvs;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
public PTControl.DBLookupCombox dblkcbxInsuranceType;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UIButton btn_Cancel;
private Sunny.UI.UIButton uiButton3;
private Sunny.UI.UIButton btn_Query;
private Sunny.UI.UITitlePanel uiTitlePanel4;
public Sunny.UI.UIDataGridView dgvApplyResult;
private Sunny.UI.UIGroupBox uiGroupBox1;
private Sunny.UI.UITextBox tb_CertNo;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UIRadioButtonGroup rbg_Status;
private Sunny.UI.UIRichTextBox rtb_CancelReason;
}
}