123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828 |
-
- namespace PTMedicalInsurance.Forms.ToPutOnRecord
- {
- partial class HospitalTransfer
- {
- /// <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 dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panel2 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.dblkcbxDieaseCode_1 = new PTControl.DBLookupCombox();
- this.dpAuth = new System.Windows.Forms.DateTimePicker();
- this.dpEnd = new System.Windows.Forms.DateTimePicker();
- this.dpStart = new System.Windows.Forms.DateTimePicker();
- this.btApply_1 = new System.Windows.Forms.Button();
- this.label6 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- 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.groupBox2 = new System.Windows.Forms.GroupBox();
- this.groupBox3 = new System.Windows.Forms.GroupBox();
- this.label3 = new System.Windows.Forms.Label();
- this.comboBox1 = new System.Windows.Forms.ComboBox();
- this.richTextBox1 = new System.Windows.Forms.RichTextBox();
- this.richTextBox2 = new System.Windows.Forms.RichTextBox();
- this.cbCBD = new Sunny.UI.UITextBox();
- this.uiTextBox1 = new Sunny.UI.UITextBox();
- 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.groupBox2.SuspendLayout();
- this.groupBox3.SuspendLayout();
- 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(1637, 432);
- this.panel2.TabIndex = 2048;
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.panel3.Controls.Add(this.uiTextBox1);
- this.panel3.Controls.Add(this.cbCBD);
- this.panel3.Controls.Add(this.comboBox1);
- this.panel3.Controls.Add(this.label3);
- this.panel3.Controls.Add(this.groupBox3);
- this.panel3.Controls.Add(this.groupBox2);
- this.panel3.Controls.Add(this.dblkcbxDieaseCode_1);
- this.panel3.Controls.Add(this.dpAuth);
- this.panel3.Controls.Add(this.dpEnd);
- this.panel3.Controls.Add(this.dpStart);
- this.panel3.Controls.Add(this.btApply_1);
- this.panel3.Controls.Add(this.label6);
- this.panel3.Controls.Add(this.label9);
- 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, 116);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1637, 316);
- this.panel3.TabIndex = 2048;
- //
- // dblkcbxDieaseCode_1
- //
- this.dblkcbxDieaseCode_1.FormattingEnabled = true;
- this.dblkcbxDieaseCode_1.Location = new System.Drawing.Point(79, 44);
- this.dblkcbxDieaseCode_1.Name = "dblkcbxDieaseCode_1";
- this.dblkcbxDieaseCode_1.NullValue = "";
- this.dblkcbxDieaseCode_1.PopupGridAutoSize = false;
- this.dblkcbxDieaseCode_1.RowFilterVisible = false;
- this.dblkcbxDieaseCode_1.sDisplayField = "";
- this.dblkcbxDieaseCode_1.sDisplayMember = "";
- this.dblkcbxDieaseCode_1.SeparatorChar = "|";
- this.dblkcbxDieaseCode_1.Size = new System.Drawing.Size(201, 20);
- this.dblkcbxDieaseCode_1.sKeyWords = "";
- this.dblkcbxDieaseCode_1.sValueMember = "";
- this.dblkcbxDieaseCode_1.TabIndex = 2108;
- this.dblkcbxDieaseCode_1.Value = "";
- //
- // dpAuth
- //
- this.dpAuth.Location = new System.Drawing.Point(724, 116);
- this.dpAuth.Name = "dpAuth";
- this.dpAuth.Size = new System.Drawing.Size(192, 21);
- this.dpAuth.TabIndex = 2114;
- //
- // dpEnd
- //
- this.dpEnd.Location = new System.Drawing.Point(371, 116);
- this.dpEnd.Name = "dpEnd";
- this.dpEnd.Size = new System.Drawing.Size(240, 21);
- this.dpEnd.TabIndex = 2113;
- //
- // dpStart
- //
- this.dpStart.Location = new System.Drawing.Point(79, 116);
- 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, 59);
- 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;
- //
- // 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(305, 84);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(133, 14);
- this.label6.TabIndex = 2105;
- this.label6.Text = "转往医院所属区划:";
- //
- // 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(652, 120);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(70, 14);
- this.label9.TabIndex = 2085;
- this.label9.Text = "转院日期:";
- //
- // 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(305, 45);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(133, 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(1633, 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(305, 120);
- 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(7, 120);
- 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(1637, 116);
- this.panel4.TabIndex = 2047;
- this.panel4.TabStop = true;
- //
- // tbAddress_1
- //
- this.tbAddress_1.Location = new System.Drawing.Point(357, 80);
- 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, 82);
- 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(1633, 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, 85);
- 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, 85);
- 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, 432);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1637, 562);
- this.panel1.TabIndex = 2049;
- //
- // 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(1249, 31);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(388, 531);
- 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, 347);
- 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, 432);
- 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;
- //
- // 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, 432);
- 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, 480);
- 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, 347);
- 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;
- dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- this.dgvApplyResult.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
- this.dgvApplyResult.BackgroundColor = System.Drawing.Color.White;
- this.dgvApplyResult.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle32.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle32.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvApplyResult.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
- this.dgvApplyResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvApplyResult.DefaultCellStyle = dataGridViewCellStyle33;
- 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";
- dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle34.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- dataGridViewCellStyle34.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
- dataGridViewCellStyle34.SelectionForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvApplyResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
- this.dgvApplyResult.RowHeadersWidth = 51;
- dataGridViewCellStyle35.BackColor = System.Drawing.Color.White;
- dataGridViewCellStyle35.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dgvApplyResult.RowsDefaultCellStyle = dataGridViewCellStyle35;
- this.dgvApplyResult.RowTemplate.Height = 23;
- this.dgvApplyResult.SelectedIndex = -1;
- this.dgvApplyResult.Size = new System.Drawing.Size(1637, 531);
- 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(1637, 31);
- this.textBox4.TabIndex = 2059;
- this.textBox4.TabStop = false;
- this.textBox4.Text = "申请结果";
- this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // groupBox2
- //
- this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox2.Controls.Add(this.richTextBox2);
- this.groupBox2.Location = new System.Drawing.Point(974, 148);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(656, 160);
- this.groupBox2.TabIndex = 2116;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "转院意见";
- //
- // groupBox3
- //
- this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox3.Controls.Add(this.richTextBox1);
- this.groupBox3.Location = new System.Drawing.Point(4, 148);
- this.groupBox3.Name = "groupBox3";
- this.groupBox3.Size = new System.Drawing.Size(967, 160);
- this.groupBox3.TabIndex = 2117;
- this.groupBox3.TabStop = false;
- this.groupBox3.Text = "转院原因";
- //
- // 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(6, 83);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(77, 14);
- this.label3.TabIndex = 2118;
- this.label3.Text = "转院类型:";
- //
- // comboBox1
- //
- this.comboBox1.FormattingEnabled = true;
- this.comboBox1.Items.AddRange(new object[] {
- "1.市内转院",
- "2.转往省内异地",
- "3.转往省外异地"});
- this.comboBox1.Location = new System.Drawing.Point(79, 77);
- this.comboBox1.Name = "comboBox1";
- this.comboBox1.Size = new System.Drawing.Size(201, 20);
- this.comboBox1.TabIndex = 2119;
- //
- // richTextBox1
- //
- this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.richTextBox1.Location = new System.Drawing.Point(3, 17);
- this.richTextBox1.Name = "richTextBox1";
- this.richTextBox1.Size = new System.Drawing.Size(961, 140);
- this.richTextBox1.TabIndex = 1;
- this.richTextBox1.Text = "";
- //
- // richTextBox2
- //
- this.richTextBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.richTextBox2.Location = new System.Drawing.Point(3, 17);
- this.richTextBox2.Name = "richTextBox2";
- this.richTextBox2.Size = new System.Drawing.Size(650, 140);
- this.richTextBox2.TabIndex = 1;
- this.richTextBox2.Text = "";
- //
- // cbCBD
- //
- this.cbCBD.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.cbCBD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbCBD.Location = new System.Drawing.Point(443, 44);
- this.cbCBD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.cbCBD.MinimumSize = new System.Drawing.Size(1, 16);
- this.cbCBD.Name = "cbCBD";
- this.cbCBD.ShowText = false;
- this.cbCBD.Size = new System.Drawing.Size(303, 24);
- this.cbCBD.TabIndex = 2122;
- this.cbCBD.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.cbCBD.Watermark = "请输入医院名称按下Enter键进行模糊查找";
- this.cbCBD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.cbCBD.DoEnter += new System.EventHandler(this.cbCBD_DoEnter);
- //
- // uiTextBox1
- //
- this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTextBox1.Location = new System.Drawing.Point(443, 77);
- this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
- this.uiTextBox1.Name = "uiTextBox1";
- this.uiTextBox1.ShowText = false;
- this.uiTextBox1.Size = new System.Drawing.Size(303, 24);
- this.uiTextBox1.TabIndex = 2123;
- this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiTextBox1.Watermark = "请输入医院名称按下Enter键进行模糊查找";
- this.uiTextBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiTextBox1.DoEnter += new System.EventHandler(this.uiTextBox1_DoEnter);
- //
- // HospitalTransfer
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1637, 994);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.panel2);
- this.Name = "HospitalTransfer";
- this.Text = "HospitalTransfer";
- 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.groupBox2.ResumeLayout(false);
- this.groupBox3.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel3;
- public PTControl.DBLookupCombox dblkcbxDieaseCode_1;
- private System.Windows.Forms.DateTimePicker dpAuth;
- private System.Windows.Forms.DateTimePicker dpEnd;
- private System.Windows.Forms.DateTimePicker dpStart;
- private System.Windows.Forms.Button btApply_1;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label9;
- 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.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.ComboBox comboBox1;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.GroupBox groupBox3;
- private System.Windows.Forms.RichTextBox richTextBox1;
- private System.Windows.Forms.GroupBox groupBox2;
- private System.Windows.Forms.RichTextBox richTextBox2;
- private Sunny.UI.UITextBox uiTextBox1;
- private Sunny.UI.UITextBox cbCBD;
- }
- }
|