| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573 | 
							- namespace PTMedicalInsurance.Forms
 
- {
 
-     partial class PatientInsuInfo
 
-     {
 
-         /// <summary>
 
-         /// Required designer variable.
 
-         /// </summary>
 
-         private System.ComponentModel.IContainer components = null;
 
-         /// <summary>
 
-         /// Clean up any resources being used.
 
-         /// </summary>
 
-         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
 
-         protected override void Dispose(bool disposing)
 
-         {
 
-             if (disposing && (components != null))
 
-             {
 
-                 components.Dispose();
 
-             }
 
-             base.Dispose(disposing);
 
-         }
 
-         #region Windows Form Designer generated code
 
-         /// <summary>
 
-         /// Required method for Designer support - do not modify
 
-         /// the contents of this method with the code editor.
 
-         /// </summary>
 
-         private void InitializeComponent()
 
-         {
 
-             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.btnRYDY2001 = new Sunny.UI.UIButton();
 
-             this.uiButton2 = new Sunny.UI.UIButton();
 
-             this.uiButton1 = new Sunny.UI.UIButton();
 
-             this.pnlClient = new Sunny.UI.UIPanel();
 
-             this.gbInsuInfo = new Sunny.UI.UIGroupBox();
 
-             this.dgvInsuInfo = new Sunny.UI.UIDataGridView();
 
-             this.gbIDinfo = new Sunny.UI.UIGroupBox();
 
-             this.dgvIDInfo = 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.pnlBottom.SuspendLayout();
 
-             this.pnlClient.SuspendLayout();
 
-             this.gbInsuInfo.SuspendLayout();
 
-             ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).BeginInit();
 
-             this.gbIDinfo.SuspendLayout();
 
-             ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).BeginInit();
 
-             this.gbBaseInfo.SuspendLayout();
 
-             this.SuspendLayout();
 
-             // 
 
-             // pnlBottom
 
-             // 
 
-             this.pnlBottom.Controls.Add(this.btnRYDY2001);
 
-             this.pnlBottom.Controls.Add(this.uiButton2);
 
-             this.pnlBottom.Controls.Add(this.uiButton1);
 
-             this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
 
-             this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.pnlBottom.Location = new System.Drawing.Point(0, 451);
 
-             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(1121, 49);
 
-             this.pnlBottom.TabIndex = 0;
 
-             this.pnlBottom.Text = null;
 
-             this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
 
-             this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // btnRYDY2001
 
-             // 
 
-             this.btnRYDY2001.Cursor = System.Windows.Forms.Cursors.Hand;
 
-             this.btnRYDY2001.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.btnRYDY2001.Location = new System.Drawing.Point(9, 6);
 
-             this.btnRYDY2001.MinimumSize = new System.Drawing.Size(1, 1);
 
-             this.btnRYDY2001.Name = "btnRYDY2001";
 
-             this.btnRYDY2001.Size = new System.Drawing.Size(139, 35);
 
-             this.btnRYDY2001.TabIndex = 3;
 
-             this.btnRYDY2001.Text = "人员待遇享受检查";
 
-             this.btnRYDY2001.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.btnRYDY2001.Visible = false;
 
-             this.btnRYDY2001.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             this.btnRYDY2001.Click += new System.EventHandler(this.btnRYDY2001_Click);
 
-             // 
 
-             // uiButton2
 
-             // 
 
-             this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
 
-             this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
 
-             this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiButton2.Location = new System.Drawing.Point(1004, 6);
 
-             this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
 
-             this.uiButton2.Name = "uiButton2";
 
-             this.uiButton2.Size = new System.Drawing.Size(98, 37);
 
-             this.uiButton2.TabIndex = 2;
 
-             this.uiButton2.Text = "放弃";
 
-             this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
 
-             // 
 
-             // uiButton1
 
-             // 
 
-             this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
 
-             this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
 
-             this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiButton1.Location = new System.Drawing.Point(891, 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.gbIDinfo);
 
-             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(1121, 451);
 
-             this.pnlClient.TabIndex = 1;
 
-             this.pnlClient.Text = null;
 
-             this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
 
-             this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // gbInsuInfo
 
-             // 
 
-             this.gbInsuInfo.Controls.Add(this.dgvInsuInfo);
 
-             this.gbInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill;
 
-             this.gbInsuInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.gbInsuInfo.Location = new System.Drawing.Point(0, 118);
 
-             this.gbInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.gbInsuInfo.MinimumSize = new System.Drawing.Size(1, 1);
 
-             this.gbInsuInfo.Name = "gbInsuInfo";
 
-             this.gbInsuInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
 
-             this.gbInsuInfo.Size = new System.Drawing.Size(1121, 191);
 
-             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;
 
-             dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
 
-             this.dgvInsuInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
 
-             this.dgvInsuInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
 
-             this.dgvInsuInfo.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.dgvInsuInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
 
-             this.dgvInsuInfo.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.dgvInsuInfo.DefaultCellStyle = dataGridViewCellStyle23;
 
-             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";
 
-             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.dgvInsuInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
 
-             this.dgvInsuInfo.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.dgvInsuInfo.RowsDefaultCellStyle = dataGridViewCellStyle25;
 
-             this.dgvInsuInfo.RowTemplate.Height = 23;
 
-             this.dgvInsuInfo.SelectedIndex = -1;
 
-             this.dgvInsuInfo.Size = new System.Drawing.Size(1121, 159);
 
-             this.dgvInsuInfo.TabIndex = 2;
 
-             this.dgvInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // gbIDinfo
 
-             // 
 
-             this.gbIDinfo.Controls.Add(this.dgvIDInfo);
 
-             this.gbIDinfo.Dock = System.Windows.Forms.DockStyle.Bottom;
 
-             this.gbIDinfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.gbIDinfo.Location = new System.Drawing.Point(0, 309);
 
-             this.gbIDinfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.gbIDinfo.MinimumSize = new System.Drawing.Size(1, 1);
 
-             this.gbIDinfo.Name = "gbIDinfo";
 
-             this.gbIDinfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
 
-             this.gbIDinfo.Size = new System.Drawing.Size(1121, 142);
 
-             this.gbIDinfo.TabIndex = 2;
 
-             this.gbIDinfo.Text = "身份信息";
 
-             this.gbIDinfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
 
-             this.gbIDinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // dgvIDInfo
 
-             // 
 
-             this.dgvIDInfo.AllowUserToAddRows = false;
 
-             dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
 
-             this.dgvIDInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
 
-             this.dgvIDInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
 
-             this.dgvIDInfo.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.dgvIDInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
 
-             this.dgvIDInfo.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.dgvIDInfo.DefaultCellStyle = dataGridViewCellStyle28;
 
-             this.dgvIDInfo.Dock = System.Windows.Forms.DockStyle.Fill;
 
-             this.dgvIDInfo.EnableHeadersVisualStyles = false;
 
-             this.dgvIDInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.dgvIDInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
 
-             this.dgvIDInfo.Location = new System.Drawing.Point(0, 32);
 
-             this.dgvIDInfo.Name = "dgvIDInfo";
 
-             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.dgvIDInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
 
-             this.dgvIDInfo.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.dgvIDInfo.RowsDefaultCellStyle = dataGridViewCellStyle30;
 
-             this.dgvIDInfo.RowTemplate.Height = 23;
 
-             this.dgvIDInfo.SelectedIndex = -1;
 
-             this.dgvIDInfo.Size = new System.Drawing.Size(1121, 110);
 
-             this.dgvIDInfo.TabIndex = 1;
 
-             this.dgvIDInfo.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(1121, 118);
 
-             this.gbBaseInfo.TabIndex = 0;
 
-             this.gbBaseInfo.Text = "基本信息";
 
-             this.gbBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
 
-             this.gbBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbBirthDay
 
-             // 
 
-             this.tbBirthDay.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbBirthDay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbBirthDay.Location = new System.Drawing.Point(940, 38);
 
-             this.tbBirthDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbBirthDay.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbBirthDay.Name = "tbBirthDay";
 
-             this.tbBirthDay.ShowText = false;
 
-             this.tbBirthDay.Size = new System.Drawing.Size(126, 25);
 
-             this.tbBirthDay.TabIndex = 75;
 
-             this.tbBirthDay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbBirthDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbAge
 
-             // 
 
-             this.tbAge.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbAge.Location = new System.Drawing.Point(940, 71);
 
-             this.tbAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbAge.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbAge.Name = "tbAge";
 
-             this.tbAge.ShowText = false;
 
-             this.tbAge.Size = new System.Drawing.Size(126, 25);
 
-             this.tbAge.TabIndex = 77;
 
-             this.tbAge.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // lbAge
 
-             // 
 
-             this.lbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.lbAge.Location = new System.Drawing.Point(861, 73);
 
-             this.lbAge.Name = "lbAge";
 
-             this.lbAge.Size = new System.Drawing.Size(68, 23);
 
-             this.lbAge.TabIndex = 78;
 
-             this.lbAge.Text = "年龄";
 
-             this.lbAge.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.lbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // lb1
 
-             // 
 
-             this.lb1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.lb1.Location = new System.Drawing.Point(863, 40);
 
-             this.lb1.Name = "lb1";
 
-             this.lb1.Size = new System.Drawing.Size(68, 23);
 
-             this.lb1.TabIndex = 76;
 
-             this.lb1.Text = "出生日期";
 
-             this.lb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.lb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbPsnNO
 
-             // 
 
-             this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbPsnNO.Location = new System.Drawing.Point(604, 38);
 
-             this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbPsnNO.Name = "tbPsnNO";
 
-             this.tbPsnNO.ShowText = false;
 
-             this.tbPsnNO.Size = new System.Drawing.Size(229, 25);
 
-             this.tbPsnNO.TabIndex = 74;
 
-             this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbNaty
 
-             // 
 
-             this.tbNaty.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbNaty.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbNaty.Location = new System.Drawing.Point(322, 38);
 
-             this.tbNaty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbNaty.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbNaty.Name = "tbNaty";
 
-             this.tbNaty.ShowText = false;
 
-             this.tbNaty.Size = new System.Drawing.Size(163, 25);
 
-             this.tbNaty.TabIndex = 73;
 
-             this.tbNaty.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbNaty.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel27
 
-             // 
 
-             this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel27.Location = new System.Drawing.Point(518, 40);
 
-             this.uiLabel27.Name = "uiLabel27";
 
-             this.uiLabel27.Size = new System.Drawing.Size(78, 23);
 
-             this.uiLabel27.TabIndex = 72;
 
-             this.uiLabel27.Text = "人员编号";
 
-             this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel28
 
-             // 
 
-             this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel28.Location = new System.Drawing.Point(243, 40);
 
-             this.uiLabel28.Name = "uiLabel28";
 
-             this.uiLabel28.Size = new System.Drawing.Size(73, 23);
 
-             this.uiLabel28.TabIndex = 71;
 
-             this.uiLabel28.Text = "民族";
 
-             this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbCertNO
 
-             // 
 
-             this.tbCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbCertNO.Location = new System.Drawing.Point(604, 71);
 
-             this.tbCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbCertNO.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbCertNO.Name = "tbCertNO";
 
-             this.tbCertNO.ShowText = false;
 
-             this.tbCertNO.Size = new System.Drawing.Size(229, 25);
 
-             this.tbCertNO.TabIndex = 70;
 
-             this.tbCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbCertType
 
-             // 
 
-             this.tbCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbCertType.Location = new System.Drawing.Point(322, 71);
 
-             this.tbCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbCertType.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbCertType.Name = "tbCertType";
 
-             this.tbCertType.ShowText = false;
 
-             this.tbCertType.Size = new System.Drawing.Size(163, 25);
 
-             this.tbCertType.TabIndex = 69;
 
-             this.tbCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel25
 
-             // 
 
-             this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel25.Location = new System.Drawing.Point(518, 73);
 
-             this.uiLabel25.Name = "uiLabel25";
 
-             this.uiLabel25.Size = new System.Drawing.Size(78, 23);
 
-             this.uiLabel25.TabIndex = 68;
 
-             this.uiLabel25.Text = "证件号码";
 
-             this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel26
 
-             // 
 
-             this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel26.Location = new System.Drawing.Point(243, 73);
 
-             this.uiLabel26.Name = "uiLabel26";
 
-             this.uiLabel26.Size = new System.Drawing.Size(73, 23);
 
-             this.uiLabel26.TabIndex = 67;
 
-             this.uiLabel26.Text = "证件类型";
 
-             this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbGend
 
-             // 
 
-             this.tbGend.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbGend.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbGend.Location = new System.Drawing.Point(112, 71);
 
-             this.tbGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbGend.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbGend.Name = "tbGend";
 
-             this.tbGend.ShowText = false;
 
-             this.tbGend.Size = new System.Drawing.Size(100, 25);
 
-             this.tbGend.TabIndex = 66;
 
-             this.tbGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // tbName
 
-             // 
 
-             this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
 
-             this.tbName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.tbName.Location = new System.Drawing.Point(112, 38);
 
-             this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
 
-             this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
 
-             this.tbName.Name = "tbName";
 
-             this.tbName.ShowText = false;
 
-             this.tbName.Size = new System.Drawing.Size(100, 25);
 
-             this.tbName.TabIndex = 65;
 
-             this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel20
 
-             // 
 
-             this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel20.Location = new System.Drawing.Point(50, 73);
 
-             this.uiLabel20.Name = "uiLabel20";
 
-             this.uiLabel20.Size = new System.Drawing.Size(61, 23);
 
-             this.uiLabel20.TabIndex = 64;
 
-             this.uiLabel20.Text = "性别";
 
-             this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // uiLabel21
 
-             // 
 
-             this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
 
-             this.uiLabel21.Location = new System.Drawing.Point(50, 40);
 
-             this.uiLabel21.Name = "uiLabel21";
 
-             this.uiLabel21.Size = new System.Drawing.Size(61, 23);
 
-             this.uiLabel21.TabIndex = 63;
 
-             this.uiLabel21.Text = "姓名";
 
-             this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
 
-             this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
 
-             // 
 
-             // PatientInsuInfo
 
-             // 
 
-             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
 
-             this.ClientSize = new System.Drawing.Size(1121, 500);
 
-             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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
 
-             this.MaximizeBox = false;
 
-             this.MinimizeBox = false;
 
-             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.gbIDinfo.ResumeLayout(false);
 
-             ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).EndInit();
 
-             this.gbBaseInfo.ResumeLayout(false);
 
-             this.ResumeLayout(false);
 
-         }
 
-         #endregion
 
-         private Sunny.UI.UIPanel pnlBottom;
 
-         private Sunny.UI.UIPanel pnlClient;
 
-         private Sunny.UI.UIGroupBox gbIDinfo;
 
-         private Sunny.UI.UIDataGridView dgvIDInfo;
 
-         private Sunny.UI.UIGroupBox 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 Sunny.UI.UIButton btnRYDY2001;
 
-     }
 
- }
 
 
  |