namespace PTMedicalInsurance.Forms.ToPutOnRecord { partial class FixedPointRecord { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.panel2 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.label14 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.rbLocal = new System.Windows.Forms.RadioButton(); this.rbOtherPlace = new System.Windows.Forms.RadioButton(); this.tbSortNO = new System.Windows.Forms.TextBox(); this.tbMemo = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.tbAgentAddr = new System.Windows.Forms.TextBox(); this.tbAgentTel = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.cbAgentRelation = new System.Windows.Forms.ComboBox(); this.label7 = new System.Windows.Forms.Label(); this.tbAgentCertNO = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.tbAgentName = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.tbFixedHosp = new Sunny.UI.UITextBox(); this.label3 = new System.Windows.Forms.Label(); this.dpEnd = new System.Windows.Forms.DateTimePicker(); this.dpStart = new System.Windows.Forms.DateTimePicker(); this.btApply_1 = new System.Windows.Forms.Button(); this.label8 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.textBox3 = new System.Windows.Forms.TextBox(); this.lab_EndDate = new System.Windows.Forms.Label(); this.lab_StaDate = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.tbAddress_1 = new System.Windows.Forms.TextBox(); this.tbTel_1 = new System.Windows.Forms.TextBox(); this.tbPsnNO_1 = new System.Windows.Forms.TextBox(); this.tbName_1 = new System.Windows.Forms.TextBox(); this.dblkcbxInsuranceType_1 = new PTControl.DBLookupCombox(); this.btReadCard_1 = new System.Windows.Forms.Button(); this.label10 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label15 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.rtbCancleReason_1 = new System.Windows.Forms.RichTextBox(); this.rbDeclareNo_1 = new System.Windows.Forms.RadioButton(); this.rbPsnNo_1 = new System.Windows.Forms.RadioButton(); this.rbName_1 = new System.Windows.Forms.RadioButton(); this.btCancleByHis_1 = new System.Windows.Forms.Button(); this.btQueryCenterRecord_1 = new System.Windows.Forms.Button(); this.tbPsnNo2_1 = new System.Windows.Forms.TextBox(); this.btCancleByCenter_1 = new System.Windows.Forms.Button(); this.btClose_1 = new System.Windows.Forms.Button(); this.btQueryHisRecord_1 = new System.Windows.Forms.Button(); this.dgvApplyResult = new Sunny.UI.UIDataGridView(); this.textBox4 = new System.Windows.Forms.TextBox(); this.btAlter = new System.Windows.Forms.Button(); this.label16 = new System.Windows.Forms.Label(); this.cbApplyType = new System.Windows.Forms.ComboBox(); this.cbAgentCertType = new System.Windows.Forms.ComboBox(); this.cbFixMainFlag = new System.Windows.Forms.ComboBox(); this.cbFixLocalType = new System.Windows.Forms.ComboBox(); this.cbFixEvtType = new System.Windows.Forms.ComboBox(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.panel4.SuspendLayout(); this.panel1.SuspendLayout(); this.panel5.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvApplyResult)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.panel3); this.panel2.Controls.Add(this.panel4); this.panel2.Dock = System.Windows.Forms.DockStyle.Top; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1626, 345); this.panel2.TabIndex = 2049; // // panel3 // this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel3.Controls.Add(this.cbFixEvtType); this.panel3.Controls.Add(this.cbFixMainFlag); this.panel3.Controls.Add(this.cbFixLocalType); this.panel3.Controls.Add(this.cbAgentCertType); this.panel3.Controls.Add(this.cbApplyType); this.panel3.Controls.Add(this.label16); this.panel3.Controls.Add(this.btAlter); this.panel3.Controls.Add(this.label14); this.panel3.Controls.Add(this.label6); this.panel3.Controls.Add(this.rbLocal); this.panel3.Controls.Add(this.rbOtherPlace); this.panel3.Controls.Add(this.tbSortNO); this.panel3.Controls.Add(this.tbMemo); this.panel3.Controls.Add(this.label12); this.panel3.Controls.Add(this.tbAgentAddr); this.panel3.Controls.Add(this.tbAgentTel); this.panel3.Controls.Add(this.label9); this.panel3.Controls.Add(this.label11); this.panel3.Controls.Add(this.cbAgentRelation); this.panel3.Controls.Add(this.label7); this.panel3.Controls.Add(this.tbAgentCertNO); this.panel3.Controls.Add(this.label4); this.panel3.Controls.Add(this.tbAgentName); this.panel3.Controls.Add(this.label2); this.panel3.Controls.Add(this.label1); this.panel3.Controls.Add(this.tbFixedHosp); this.panel3.Controls.Add(this.label3); this.panel3.Controls.Add(this.dpEnd); this.panel3.Controls.Add(this.dpStart); this.panel3.Controls.Add(this.btApply_1); this.panel3.Controls.Add(this.label8); this.panel3.Controls.Add(this.label5); this.panel3.Controls.Add(this.textBox3); this.panel3.Controls.Add(this.lab_EndDate); this.panel3.Controls.Add(this.lab_StaDate); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 110); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1626, 235); this.panel3.TabIndex = 2048; // // label14 // this.label14.AutoSize = true; this.label14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label14.ForeColor = System.Drawing.Color.Red; this.label14.Location = new System.Drawing.Point(1036, 110); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(77, 14); this.label14.TabIndex = 2143; this.label14.Text = "主辅标志:"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.ForeColor = System.Drawing.Color.Red; this.label6.Location = new System.Drawing.Point(1036, 73); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(105, 14); this.label6.TabIndex = 2141; this.label6.Text = "就医定点类型:"; // // rbLocal // this.rbLocal.AutoSize = true; this.rbLocal.Location = new System.Drawing.Point(1058, 44); this.rbLocal.Name = "rbLocal"; this.rbLocal.Size = new System.Drawing.Size(47, 16); this.rbLocal.TabIndex = 2140; this.rbLocal.TabStop = true; this.rbLocal.Text = "本地"; this.rbLocal.UseVisualStyleBackColor = true; // // rbOtherPlace // this.rbOtherPlace.AutoSize = true; this.rbOtherPlace.Location = new System.Drawing.Point(1123, 45); this.rbOtherPlace.Name = "rbOtherPlace"; this.rbOtherPlace.Size = new System.Drawing.Size(47, 16); this.rbOtherPlace.TabIndex = 2139; this.rbOtherPlace.TabStop = true; this.rbOtherPlace.Text = "异地"; this.rbOtherPlace.UseVisualStyleBackColor = true; // // tbSortNO // this.tbSortNO.Location = new System.Drawing.Point(834, 108); this.tbSortNO.Name = "tbSortNO"; this.tbSortNO.Size = new System.Drawing.Size(192, 21); this.tbSortNO.TabIndex = 2138; this.tbSortNO.Text = "1"; // // tbMemo // this.tbMemo.Location = new System.Drawing.Point(363, 141); this.tbMemo.Name = "tbMemo"; this.tbMemo.Size = new System.Drawing.Size(663, 21); this.tbMemo.TabIndex = 2137; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.ForeColor = System.Drawing.Color.Red; this.label12.Location = new System.Drawing.Point(319, 146); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(49, 14); this.label12.TabIndex = 2136; this.label12.Text = "备注:"; // // tbAgentAddr // this.tbAgentAddr.Location = new System.Drawing.Point(125, 174); this.tbAgentAddr.Name = "tbAgentAddr"; this.tbAgentAddr.Size = new System.Drawing.Size(901, 21); this.tbAgentAddr.TabIndex = 2135; // // tbAgentTel // this.tbAgentTel.Location = new System.Drawing.Point(94, 108); this.tbAgentTel.Name = "tbAgentTel"; this.tbAgentTel.Size = new System.Drawing.Size(185, 21); this.tbAgentTel.TabIndex = 2134; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.Red; this.label9.Location = new System.Drawing.Point(7, 179); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(119, 14); this.label9.TabIndex = 2132; this.label9.Text = "代办人联系地址:"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.ForeColor = System.Drawing.Color.Red; this.label11.Location = new System.Drawing.Point(7, 113); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(91, 14); this.label11.TabIndex = 2133; this.label11.Text = "代办人电话:"; // // cbAgentRelation // this.cbAgentRelation.FormattingEnabled = true; this.cbAgentRelation.Items.AddRange(new object[] { "0.否", "1.是"}); this.cbAgentRelation.Location = new System.Drawing.Point(94, 142); this.cbAgentRelation.Name = "cbAgentRelation"; this.cbAgentRelation.Size = new System.Drawing.Size(186, 20); this.cbAgentRelation.TabIndex = 2131; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.ForeColor = System.Drawing.Color.Red; this.label7.Location = new System.Drawing.Point(7, 146); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(91, 14); this.label7.TabIndex = 2130; this.label7.Text = "代办人关系:"; // // tbAgentCertNO // this.tbAgentCertNO.Location = new System.Drawing.Point(434, 76); this.tbAgentCertNO.Name = "tbAgentCertNO"; this.tbAgentCertNO.Size = new System.Drawing.Size(303, 21); this.tbAgentCertNO.TabIndex = 2129; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.ForeColor = System.Drawing.Color.Red; this.label4.Location = new System.Drawing.Point(319, 80); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(119, 14); this.label4.TabIndex = 2128; this.label4.Text = "代办人证件号码:"; // // tbAgentName // this.tbAgentName.Location = new System.Drawing.Point(94, 74); this.tbAgentName.Name = "tbAgentName"; this.tbAgentName.Size = new System.Drawing.Size(185, 21); this.tbAgentName.TabIndex = 2127; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.ForeColor = System.Drawing.Color.Red; this.label2.Location = new System.Drawing.Point(7, 80); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(91, 14); this.label2.TabIndex = 2126; this.label2.Text = "代办人姓名:"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.Color.Red; this.label1.Location = new System.Drawing.Point(319, 115); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(119, 14); this.label1.TabIndex = 2124; this.label1.Text = "代办人证件类型:"; // // tbFixedHosp // this.tbFixedHosp.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbFixedHosp.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbFixedHosp.Location = new System.Drawing.Point(434, 41); this.tbFixedHosp.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbFixedHosp.MinimumSize = new System.Drawing.Size(1, 16); this.tbFixedHosp.Name = "tbFixedHosp"; this.tbFixedHosp.ShowText = false; this.tbFixedHosp.Size = new System.Drawing.Size(303, 21); this.tbFixedHosp.TabIndex = 2122; this.tbFixedHosp.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbFixedHosp.Watermark = "请输入名称按下Enter键进行模糊查找"; this.tbFixedHosp.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.ForeColor = System.Drawing.Color.Red; this.label3.Location = new System.Drawing.Point(747, 114); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(91, 14); this.label3.TabIndex = 2118; this.label3.Text = "定点排序号:"; // // dpEnd // this.dpEnd.Location = new System.Drawing.Point(834, 75); this.dpEnd.Name = "dpEnd"; this.dpEnd.Size = new System.Drawing.Size(192, 21); this.dpEnd.TabIndex = 2113; // // dpStart // this.dpStart.Location = new System.Drawing.Point(834, 40); this.dpStart.Name = "dpStart"; this.dpStart.Size = new System.Drawing.Size(192, 21); this.dpStart.TabIndex = 2112; // // btApply_1 // this.btApply_1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btApply_1.BackColor = System.Drawing.Color.Transparent; this.btApply_1.FlatAppearance.BorderColor = System.Drawing.Color.Blue; this.btApply_1.FlatAppearance.BorderSize = 2; this.btApply_1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.btApply_1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.btApply_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btApply_1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btApply_1.Location = new System.Drawing.Point(1357, 74); this.btApply_1.Name = "btApply_1"; this.btApply_1.Size = new System.Drawing.Size(111, 41); this.btApply_1.TabIndex = 2107; this.btApply_1.TabStop = false; this.btApply_1.Text = "申请"; this.btApply_1.UseVisualStyleBackColor = false; this.btApply_1.Click += new System.EventHandler(this.btApply_1_Click); // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.ForeColor = System.Drawing.Color.Red; this.label8.Location = new System.Drawing.Point(333, 47); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(105, 14); this.label8.TabIndex = 2061; this.label8.Text = "定点医药机构:"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.ForeColor = System.Drawing.Color.Red; this.label5.Location = new System.Drawing.Point(7, 47); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(77, 14); this.label5.TabIndex = 2056; this.label5.Text = "业务类型:"; // // textBox3 // this.textBox3.BackColor = System.Drawing.SystemColors.Control; this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox3.Dock = System.Windows.Forms.DockStyle.Top; this.textBox3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox3.Location = new System.Drawing.Point(0, 0); this.textBox3.Multiline = true; this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(1622, 33); this.textBox3.TabIndex = 2055; this.textBox3.TabStop = false; this.textBox3.Text = "定点信息"; this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // lab_EndDate // this.lab_EndDate.AutoSize = true; this.lab_EndDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lab_EndDate.ForeColor = System.Drawing.Color.Red; this.lab_EndDate.Location = new System.Drawing.Point(762, 80); this.lab_EndDate.Name = "lab_EndDate"; this.lab_EndDate.Size = new System.Drawing.Size(77, 14); this.lab_EndDate.TabIndex = 2053; this.lab_EndDate.Text = "结束日期:"; // // lab_StaDate // this.lab_StaDate.AutoSize = true; this.lab_StaDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lab_StaDate.ForeColor = System.Drawing.Color.Red; this.lab_StaDate.Location = new System.Drawing.Point(762, 47); this.lab_StaDate.Name = "lab_StaDate"; this.lab_StaDate.Size = new System.Drawing.Size(77, 14); this.lab_StaDate.TabIndex = 2052; this.lab_StaDate.Text = "开始日期:"; // // panel4 // this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.panel4.Controls.Add(this.tbAddress_1); this.panel4.Controls.Add(this.tbTel_1); this.panel4.Controls.Add(this.tbPsnNO_1); this.panel4.Controls.Add(this.tbName_1); this.panel4.Controls.Add(this.dblkcbxInsuranceType_1); this.panel4.Controls.Add(this.btReadCard_1); this.panel4.Controls.Add(this.label10); this.panel4.Controls.Add(this.label13); this.panel4.Controls.Add(this.textBox6); this.panel4.Controls.Add(this.label15); this.panel4.Controls.Add(this.label19); this.panel4.Controls.Add(this.label26); this.panel4.Dock = System.Windows.Forms.DockStyle.Top; this.panel4.Location = new System.Drawing.Point(0, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(1626, 110); this.panel4.TabIndex = 2047; this.panel4.TabStop = true; // // tbAddress_1 // this.tbAddress_1.Location = new System.Drawing.Point(357, 76); this.tbAddress_1.Name = "tbAddress_1"; this.tbAddress_1.Size = new System.Drawing.Size(674, 21); this.tbAddress_1.TabIndex = 2099; // // tbTel_1 // this.tbTel_1.Location = new System.Drawing.Point(83, 78); this.tbTel_1.Name = "tbTel_1"; this.tbTel_1.Size = new System.Drawing.Size(197, 21); this.tbTel_1.TabIndex = 2098; // // tbPsnNO_1 // this.tbPsnNO_1.Location = new System.Drawing.Point(722, 39); this.tbPsnNO_1.Name = "tbPsnNO_1"; this.tbPsnNO_1.Size = new System.Drawing.Size(309, 21); this.tbPsnNO_1.TabIndex = 2097; // // tbName_1 // this.tbName_1.Location = new System.Drawing.Point(83, 39); this.tbName_1.Name = "tbName_1"; this.tbName_1.Size = new System.Drawing.Size(197, 21); this.tbName_1.TabIndex = 2096; // // dblkcbxInsuranceType_1 // this.dblkcbxInsuranceType_1.FormattingEnabled = true; this.dblkcbxInsuranceType_1.Location = new System.Drawing.Point(357, 39); this.dblkcbxInsuranceType_1.Name = "dblkcbxInsuranceType_1"; this.dblkcbxInsuranceType_1.NullValue = ""; this.dblkcbxInsuranceType_1.PopupGridAutoSize = false; this.dblkcbxInsuranceType_1.RowFilterVisible = false; this.dblkcbxInsuranceType_1.sDisplayField = ""; this.dblkcbxInsuranceType_1.sDisplayMember = ""; this.dblkcbxInsuranceType_1.SeparatorChar = "|"; this.dblkcbxInsuranceType_1.Size = new System.Drawing.Size(257, 20); this.dblkcbxInsuranceType_1.sKeyWords = ""; this.dblkcbxInsuranceType_1.sValueMember = ""; this.dblkcbxInsuranceType_1.TabIndex = 2095; this.dblkcbxInsuranceType_1.Value = ""; // // btReadCard_1 // this.btReadCard_1.BackColor = System.Drawing.Color.Transparent; this.btReadCard_1.FlatAppearance.BorderColor = System.Drawing.Color.Blue; this.btReadCard_1.FlatAppearance.BorderSize = 2; this.btReadCard_1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.btReadCard_1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.btReadCard_1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btReadCard_1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btReadCard_1.Location = new System.Drawing.Point(1357, 43); this.btReadCard_1.Name = "btReadCard_1"; this.btReadCard_1.Size = new System.Drawing.Size(111, 45); this.btReadCard_1.TabIndex = 2094; this.btReadCard_1.TabStop = false; this.btReadCard_1.Text = "读 卡"; this.btReadCard_1.UseVisualStyleBackColor = false; this.btReadCard_1.Click += new System.EventHandler(this.btReadCard_1_Click); // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.ForeColor = System.Drawing.Color.Red; this.label10.Location = new System.Drawing.Point(286, 43); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(77, 14); this.label10.TabIndex = 2057; this.label10.Text = "险种类型:"; // // label13 // this.label13.AutoSize = true; this.label13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label13.ForeColor = System.Drawing.Color.Red; this.label13.Location = new System.Drawing.Point(648, 43); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(77, 14); this.label13.TabIndex = 2055; this.label13.Text = "人员编号:"; // // textBox6 // this.textBox6.BackColor = System.Drawing.SystemColors.Control; this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox6.Dock = System.Windows.Forms.DockStyle.Top; this.textBox6.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox6.Location = new System.Drawing.Point(0, 0); this.textBox6.Multiline = true; this.textBox6.Name = "textBox6"; this.textBox6.ReadOnly = true; this.textBox6.Size = new System.Drawing.Size(1622, 33); this.textBox6.TabIndex = 1300; this.textBox6.TabStop = false; this.textBox6.Text = "基本信息"; this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label15 // this.label15.AutoSize = true; this.label15.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label15.ForeColor = System.Drawing.Color.Red; this.label15.Location = new System.Drawing.Point(286, 81); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 14); this.label15.TabIndex = 111; this.label15.Text = "联系地址:"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.ForeColor = System.Drawing.Color.Red; this.label19.Location = new System.Drawing.Point(11, 81); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(77, 14); this.label19.TabIndex = 932; this.label19.Text = "联系电话:"; // // label26 // this.label26.AutoSize = true; this.label26.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label26.ForeColor = System.Drawing.Color.Red; this.label26.Location = new System.Drawing.Point(10, 43); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(77, 14); this.label26.TabIndex = 133; this.label26.Text = "人员姓名:"; // // panel1 // this.panel1.Controls.Add(this.panel5); this.panel1.Controls.Add(this.dgvApplyResult); this.panel1.Controls.Add(this.textBox4); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 345); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1626, 599); this.panel1.TabIndex = 2050; // // panel5 // this.panel5.Controls.Add(this.groupBox1); this.panel5.Controls.Add(this.rbDeclareNo_1); this.panel5.Controls.Add(this.rbPsnNo_1); this.panel5.Controls.Add(this.rbName_1); this.panel5.Controls.Add(this.btCancleByHis_1); this.panel5.Controls.Add(this.btQueryCenterRecord_1); this.panel5.Controls.Add(this.tbPsnNo2_1); this.panel5.Controls.Add(this.btCancleByCenter_1); this.panel5.Controls.Add(this.btClose_1); this.panel5.Controls.Add(this.btQueryHisRecord_1); this.panel5.Dock = System.Windows.Forms.DockStyle.Right; this.panel5.Location = new System.Drawing.Point(1238, 31); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(388, 568); this.panel5.TabIndex = 2061; // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.Controls.Add(this.rtbCancleReason_1); this.groupBox1.Location = new System.Drawing.Point(48, 154); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(319, 208); this.groupBox1.TabIndex = 2095; this.groupBox1.TabStop = false; this.groupBox1.Text = "如果撤销,请填写撤销原因"; // // rtbCancleReason_1 // this.rtbCancleReason_1.Dock = System.Windows.Forms.DockStyle.Fill; this.rtbCancleReason_1.Location = new System.Drawing.Point(3, 17); this.rtbCancleReason_1.Name = "rtbCancleReason_1"; this.rtbCancleReason_1.Size = new System.Drawing.Size(313, 188); this.rtbCancleReason_1.TabIndex = 0; this.rtbCancleReason_1.Text = "病人要求"; // // rbDeclareNo_1 // this.rbDeclareNo_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.rbDeclareNo_1.AutoSize = true; this.rbDeclareNo_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbDeclareNo_1.Location = new System.Drawing.Point(48, 83); this.rbDeclareNo_1.Name = "rbDeclareNo_1"; this.rbDeclareNo_1.Size = new System.Drawing.Size(170, 20); this.rbDeclareNo_1.TabIndex = 2094; this.rbDeclareNo_1.TabStop = true; this.rbDeclareNo_1.Text = "通过待遇流水号查询"; this.rbDeclareNo_1.UseVisualStyleBackColor = true; // // rbPsnNo_1 // this.rbPsnNo_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.rbPsnNo_1.AutoSize = true; this.rbPsnNo_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbPsnNo_1.Location = new System.Drawing.Point(48, 51); this.rbPsnNo_1.Name = "rbPsnNo_1"; this.rbPsnNo_1.Size = new System.Drawing.Size(154, 20); this.rbPsnNo_1.TabIndex = 2093; this.rbPsnNo_1.TabStop = true; this.rbPsnNo_1.Text = "通过个人编号查询"; this.rbPsnNo_1.UseVisualStyleBackColor = true; // // rbName_1 // this.rbName_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.rbName_1.AutoSize = true; this.rbName_1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.rbName_1.Location = new System.Drawing.Point(48, 17); this.rbName_1.Name = "rbName_1"; this.rbName_1.Size = new System.Drawing.Size(122, 20); this.rbName_1.TabIndex = 2092; this.rbName_1.TabStop = true; this.rbName_1.Text = "通过姓名查询"; this.rbName_1.UseVisualStyleBackColor = true; // // btCancleByHis_1 // this.btCancleByHis_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btCancleByHis_1.Location = new System.Drawing.Point(202, 384); this.btCancleByHis_1.Name = "btCancleByHis_1"; this.btCancleByHis_1.Size = new System.Drawing.Size(143, 36); this.btCancleByHis_1.TabIndex = 2091; this.btCancleByHis_1.Text = "通过HIS记录撤销"; this.btCancleByHis_1.UseVisualStyleBackColor = true; // // btQueryCenterRecord_1 // this.btQueryCenterRecord_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btQueryCenterRecord_1.Location = new System.Drawing.Point(48, 469); this.btQueryCenterRecord_1.Name = "btQueryCenterRecord_1"; this.btQueryCenterRecord_1.Size = new System.Drawing.Size(143, 36); this.btQueryCenterRecord_1.TabIndex = 2090; this.btQueryCenterRecord_1.Text = "查询中心记录"; this.btQueryCenterRecord_1.UseVisualStyleBackColor = true; this.btQueryCenterRecord_1.Click += new System.EventHandler(this.btQueryCenterRecord_1_Click); // // tbPsnNo2_1 // this.tbPsnNo2_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tbPsnNo2_1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnNo2_1.Location = new System.Drawing.Point(48, 117); this.tbPsnNo2_1.Name = "tbPsnNo2_1"; this.tbPsnNo2_1.Size = new System.Drawing.Size(335, 23); this.tbPsnNo2_1.TabIndex = 2087; this.tbPsnNo2_1.Text = "44190000133083619983"; // // btCancleByCenter_1 // this.btCancleByCenter_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btCancleByCenter_1.Location = new System.Drawing.Point(202, 469); this.btCancleByCenter_1.Name = "btCancleByCenter_1"; this.btCancleByCenter_1.Size = new System.Drawing.Size(143, 36); this.btCancleByCenter_1.TabIndex = 2; this.btCancleByCenter_1.Text = "通过中心记录撤销"; this.btCancleByCenter_1.UseVisualStyleBackColor = true; // // btClose_1 // this.btClose_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btClose_1.Location = new System.Drawing.Point(48, 517); this.btClose_1.Name = "btClose_1"; this.btClose_1.Size = new System.Drawing.Size(297, 36); this.btClose_1.TabIndex = 1; this.btClose_1.Text = "退出"; this.btClose_1.UseVisualStyleBackColor = true; this.btClose_1.Click += new System.EventHandler(this.btClose_1_Click); // // btQueryHisRecord_1 // this.btQueryHisRecord_1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.btQueryHisRecord_1.Location = new System.Drawing.Point(48, 384); this.btQueryHisRecord_1.Name = "btQueryHisRecord_1"; this.btQueryHisRecord_1.Size = new System.Drawing.Size(143, 36); this.btQueryHisRecord_1.TabIndex = 0; this.btQueryHisRecord_1.Text = "查询HIS记录"; this.btQueryHisRecord_1.UseVisualStyleBackColor = true; // // dgvApplyResult // this.dgvApplyResult.AllowUserToAddRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvApplyResult.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvApplyResult.BackgroundColor = System.Drawing.Color.White; this.dgvApplyResult.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvApplyResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvApplyResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvApplyResult.DefaultCellStyle = dataGridViewCellStyle8; 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)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.dgvApplyResult.Location = new System.Drawing.Point(0, 31); this.dgvApplyResult.Name = "dgvApplyResult"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvApplyResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; this.dgvApplyResult.RowHeadersWidth = 51; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvApplyResult.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvApplyResult.RowTemplate.Height = 23; this.dgvApplyResult.SelectedIndex = -1; this.dgvApplyResult.Size = new System.Drawing.Size(1626, 568); this.dgvApplyResult.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.dgvApplyResult.TabIndex = 2060; this.dgvApplyResult.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // textBox4 // this.textBox4.BackColor = System.Drawing.SystemColors.Control; this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox4.Dock = System.Windows.Forms.DockStyle.Top; this.textBox4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.textBox4.Location = new System.Drawing.Point(0, 0); this.textBox4.Name = "textBox4"; this.textBox4.ReadOnly = true; this.textBox4.Size = new System.Drawing.Size(1626, 31); this.textBox4.TabIndex = 2059; this.textBox4.TabStop = false; this.textBox4.Text = "申请结果"; this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // btAlter // this.btAlter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btAlter.BackColor = System.Drawing.Color.Transparent; this.btAlter.FlatAppearance.BorderColor = System.Drawing.Color.Blue; this.btAlter.FlatAppearance.BorderSize = 2; this.btAlter.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.btAlter.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.btAlter.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btAlter.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btAlter.Location = new System.Drawing.Point(1357, 146); this.btAlter.Name = "btAlter"; this.btAlter.Size = new System.Drawing.Size(111, 41); this.btAlter.TabIndex = 2145; this.btAlter.TabStop = false; this.btAlter.Text = "变更"; this.btAlter.UseVisualStyleBackColor = false; this.btAlter.Click += new System.EventHandler(this.btAlter_Click); // // label16 // this.label16.AutoSize = true; this.label16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label16.ForeColor = System.Drawing.Color.Red; this.label16.Location = new System.Drawing.Point(1037, 146); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(105, 14); this.label16.TabIndex = 2146; this.label16.Text = "定点事件类型:"; // // cbApplyType // this.cbApplyType.FormattingEnabled = true; this.cbApplyType.Items.AddRange(new object[] { "01.门诊慢特病登记", "03.就医定点医疗机构登记", "08.异地安置登记"}); this.cbApplyType.Location = new System.Drawing.Point(94, 42); this.cbApplyType.Name = "cbApplyType"; this.cbApplyType.Size = new System.Drawing.Size(186, 20); this.cbApplyType.TabIndex = 2148; // // cbAgentCertType // this.cbAgentCertType.FormattingEnabled = true; this.cbAgentCertType.Items.AddRange(new object[] { "", "01.居民身份证(户口簿)", "02.中国人民解放军军官证", "03.中国人民武装警察警官证", "04.香港特区护照/港澳居民来往内地通行证", "05.澳门特区护照/港澳居民来往内地通行证", "06.台湾居民来往大陆通行证", "07.外国人永久居留证", "08.外国人护照", "09.残疾人证", "10.军烈属证明", "11.外国人就业证", "12.外国专家证", "13.外国人常驻记者证", "14.台港澳人员就业证", "15.回国(来华)定居专家证", "90.社会保障卡", "99.其他身份证件", "990201.医学出生证明"}); this.cbAgentCertType.Location = new System.Drawing.Point(434, 111); this.cbAgentCertType.Name = "cbAgentCertType"; this.cbAgentCertType.Size = new System.Drawing.Size(303, 20); this.cbAgentCertType.TabIndex = 2149; // // cbFixMainFlag // this.cbFixMainFlag.FormattingEnabled = true; this.cbFixMainFlag.Items.AddRange(new object[] { "1.主就医点", "2.辅就医点"}); this.cbFixMainFlag.Location = new System.Drawing.Point(1135, 104); this.cbFixMainFlag.Name = "cbFixMainFlag"; this.cbFixMainFlag.Size = new System.Drawing.Size(147, 20); this.cbFixMainFlag.TabIndex = 2151; // // cbFixLocalType // this.cbFixLocalType.FormattingEnabled = true; this.cbFixLocalType.Items.AddRange(new object[] { "1.工作地", "2..居住地"}); this.cbFixLocalType.Location = new System.Drawing.Point(1134, 67); this.cbFixLocalType.Name = "cbFixLocalType"; this.cbFixLocalType.Size = new System.Drawing.Size(147, 20); this.cbFixLocalType.TabIndex = 2150; // // cbFixEvtType // this.cbFixEvtType.FormattingEnabled = true; this.cbFixEvtType.Items.AddRange(new object[] { "2.变更", "3.暂停"}); this.cbFixEvtType.Location = new System.Drawing.Point(1134, 142); this.cbFixEvtType.Name = "cbFixEvtType"; this.cbFixEvtType.Size = new System.Drawing.Size(147, 20); this.cbFixEvtType.TabIndex = 2152; // // FixedPointRecord // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1626, 944); this.Controls.Add(this.panel1); this.Controls.Add(this.panel2); this.Name = "FixedPointRecord"; this.Text = "FixedPointRecord"; this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel3.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel5.ResumeLayout(false); this.panel5.PerformLayout(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvApplyResult)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Label label1; private Sunny.UI.UITextBox tbFixedHosp; private System.Windows.Forms.Label label3; private System.Windows.Forms.DateTimePicker dpEnd; private System.Windows.Forms.DateTimePicker dpStart; private System.Windows.Forms.Button btApply_1; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label lab_EndDate; private System.Windows.Forms.Label lab_StaDate; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.TextBox tbAddress_1; private System.Windows.Forms.TextBox tbTel_1; private System.Windows.Forms.TextBox tbPsnNO_1; private System.Windows.Forms.TextBox tbName_1; public PTControl.DBLookupCombox dblkcbxInsuranceType_1; private System.Windows.Forms.Button btReadCard_1; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label26; private System.Windows.Forms.TextBox tbAgentAddr; private System.Windows.Forms.TextBox tbAgentTel; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label11; private System.Windows.Forms.ComboBox cbAgentRelation; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox tbAgentCertNO; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox tbAgentName; private System.Windows.Forms.Label label2; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RichTextBox rtbCancleReason_1; private System.Windows.Forms.RadioButton rbDeclareNo_1; private System.Windows.Forms.RadioButton rbPsnNo_1; private System.Windows.Forms.RadioButton rbName_1; private System.Windows.Forms.Button btCancleByHis_1; private System.Windows.Forms.Button btQueryCenterRecord_1; private System.Windows.Forms.TextBox tbPsnNo2_1; private System.Windows.Forms.Button btCancleByCenter_1; private System.Windows.Forms.Button btClose_1; private System.Windows.Forms.Button btQueryHisRecord_1; private Sunny.UI.UIDataGridView dgvApplyResult; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.TextBox tbMemo; private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox tbSortNO; private System.Windows.Forms.RadioButton rbLocal; private System.Windows.Forms.RadioButton rbOtherPlace; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button btAlter; private System.Windows.Forms.Label label16; private System.Windows.Forms.ComboBox cbApplyType; private System.Windows.Forms.ComboBox cbAgentCertType; private System.Windows.Forms.ComboBox cbFixEvtType; private System.Windows.Forms.ComboBox cbFixMainFlag; private System.Windows.Forms.ComboBox cbFixLocalType; } }