1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078 |
-
- namespace PTMedicalInsurance.Forms
- {
- partial class SlowSpecRecord
- {
- /// <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()
- {
- this.panel2 = new System.Windows.Forms.Panel();
- this.btn_Cancel = new System.Windows.Forms.Button();
- this.btn_OK = new System.Windows.Forms.Button();
- this.panel3 = new System.Windows.Forms.Panel();
- this.tbx_HospTel = new System.Windows.Forms.TextBox();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.label4 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.tbx_Dise = new System.Windows.Forms.TextBox();
- this.tbx_ChiefDoctor = new System.Windows.Forms.TextBox();
- this.tbx_DoctorNo = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.tbx_Doctor = new System.Windows.Forms.TextBox();
- this.cbx_Slow = new System.Windows.Forms.ComboBox();
- this.cbx_MedInst = new System.Windows.Forms.ComboBox();
- this.tbx_HospOpin = new System.Windows.Forms.TextBox();
- this.lab_TranOpin = new System.Windows.Forms.Label();
- this.dpt_HospDate = new System.Windows.Forms.DateTimePicker();
- this.label9 = new System.Windows.Forms.Label();
- this.tbx_BizAppy = new System.Windows.Forms.TextBox();
- this.label11 = new System.Windows.Forms.Label();
- this.dpk_EndDate = new System.Windows.Forms.DateTimePicker();
- this.dpk_StaDate = new System.Windows.Forms.DateTimePicker();
- this.rtb_Treatment = new System.Windows.Forms.RichTextBox();
- this.rtb_Condition = new System.Windows.Forms.RichTextBox();
- this.label24 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.lab_EndDate = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.lab_StaDate = new System.Windows.Forms.Label();
- this.panel4 = new System.Windows.Forms.Panel();
- this.cbx_CardType = new System.Windows.Forms.ComboBox();
- this.tbx_AddParentNo = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.tbx_AddNo = new System.Windows.Forms.TextBox();
- this.label6 = new System.Windows.Forms.Label();
- this.tbx_MedType = new System.Windows.Forms.TextBox();
- this.label14 = new System.Windows.Forms.Label();
- this.tbx_InsuType = new System.Windows.Forms.TextBox();
- this.lab_ = new System.Windows.Forms.Label();
- this.tbx_No = new System.Windows.Forms.TextBox();
- this.lab_No = new System.Windows.Forms.Label();
- this.tbx_perType = new System.Windows.Forms.TextBox();
- this.tbx_CompNo = new System.Windows.Forms.TextBox();
- this.tbx_comp = new System.Windows.Forms.TextBox();
- this.dpk_Birth = new System.Windows.Forms.DateTimePicker();
- this.cbx_Sex = new System.Windows.Forms.ComboBox();
- this.label31 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.tbx_address = new System.Windows.Forms.TextBox();
- this.tbx_Natio = new System.Windows.Forms.TextBox();
- this.lab_address = new System.Windows.Forms.Label();
- this.tbx_Phone = new System.Windows.Forms.TextBox();
- this.lab_Phone = new System.Windows.Forms.Label();
- this.tbx_IdCard = new System.Windows.Forms.TextBox();
- this.lab_Work = new System.Windows.Forms.Label();
- this.lab_Name = new System.Windows.Forms.Label();
- this.tbx_Name = new System.Windows.Forms.TextBox();
- this.lab_IdCard = new System.Windows.Forms.Label();
- this.btn_GetMsg = new System.Windows.Forms.Button();
- this.panel2.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panel4.SuspendLayout();
- this.SuspendLayout();
- //
- // panel2
- //
- this.panel2.Controls.Add(this.btn_Cancel);
- this.panel2.Controls.Add(this.btn_OK);
- this.panel2.Controls.Add(this.panel3);
- this.panel2.Controls.Add(this.panel4);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1407, 956);
- this.panel2.TabIndex = 2048;
- //
- // btn_Cancel
- //
- this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn_Cancel.Location = new System.Drawing.Point(762, 888);
- this.btn_Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Cancel.Name = "btn_Cancel";
- this.btn_Cancel.Size = new System.Drawing.Size(112, 50);
- this.btn_Cancel.TabIndex = 2047;
- this.btn_Cancel.Text = "取 消";
- this.btn_Cancel.UseVisualStyleBackColor = true;
- //
- // btn_OK
- //
- this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn_OK.Location = new System.Drawing.Point(588, 888);
- this.btn_OK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_OK.Name = "btn_OK";
- this.btn_OK.Size = new System.Drawing.Size(112, 50);
- this.btn_OK.TabIndex = 2046;
- this.btn_OK.Text = "申 请";
- this.btn_OK.UseVisualStyleBackColor = true;
- this.btn_OK.Click += new System.EventHandler(this.btn_OK_Click);
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.panel3.Controls.Add(this.tbx_HospTel);
- this.panel3.Controls.Add(this.textBox4);
- this.panel3.Controls.Add(this.label1);
- this.panel3.Controls.Add(this.textBox5);
- this.panel3.Controls.Add(this.label4);
- this.panel3.Controls.Add(this.label7);
- this.panel3.Controls.Add(this.tbx_Dise);
- this.panel3.Controls.Add(this.tbx_ChiefDoctor);
- this.panel3.Controls.Add(this.tbx_DoctorNo);
- this.panel3.Controls.Add(this.label2);
- this.panel3.Controls.Add(this.tbx_Doctor);
- this.panel3.Controls.Add(this.cbx_Slow);
- this.panel3.Controls.Add(this.cbx_MedInst);
- this.panel3.Controls.Add(this.tbx_HospOpin);
- this.panel3.Controls.Add(this.lab_TranOpin);
- this.panel3.Controls.Add(this.dpt_HospDate);
- this.panel3.Controls.Add(this.label9);
- this.panel3.Controls.Add(this.tbx_BizAppy);
- this.panel3.Controls.Add(this.label11);
- this.panel3.Controls.Add(this.dpk_EndDate);
- this.panel3.Controls.Add(this.dpk_StaDate);
- this.panel3.Controls.Add(this.rtb_Treatment);
- this.panel3.Controls.Add(this.rtb_Condition);
- this.panel3.Controls.Add(this.label24);
- this.panel3.Controls.Add(this.label8);
- this.panel3.Controls.Add(this.label21);
- this.panel3.Controls.Add(this.label5);
- this.panel3.Controls.Add(this.label22);
- this.panel3.Controls.Add(this.label17);
- this.panel3.Controls.Add(this.textBox3);
- this.panel3.Controls.Add(this.lab_EndDate);
- this.panel3.Controls.Add(this.label12);
- this.panel3.Controls.Add(this.lab_StaDate);
- this.panel3.Location = new System.Drawing.Point(9, 362);
- this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1386, 486);
- this.panel3.TabIndex = 2044;
- this.panel3.Paint += new System.Windows.Forms.PaintEventHandler(this.panel3_Paint);
- //
- // tbx_HospTel
- //
- this.tbx_HospTel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_HospTel.Location = new System.Drawing.Point(897, 162);
- this.tbx_HospTel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_HospTel.Name = "tbx_HospTel";
- this.tbx_HospTel.Size = new System.Drawing.Size(472, 31);
- this.tbx_HospTel.TabIndex = 2104;
- //
- // textBox4
- //
- this.textBox4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox4.Location = new System.Drawing.Point(600, 160);
- this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(164, 31);
- this.textBox4.TabIndex = 2103;
- this.textBox4.Text = "A10";
- //
- // 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(15, 166);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(105, 21);
- this.label1.TabIndex = 2102;
- this.label1.Text = "科室名称:";
- //
- // textBox5
- //
- this.textBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox5.Location = new System.Drawing.Point(124, 162);
- this.textBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(283, 31);
- this.textBox5.TabIndex = 2101;
- this.textBox5.Text = "眼科";
- //
- // 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(783, 165);
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(105, 21);
- this.label4.TabIndex = 2100;
- this.label4.Text = "科室电话:";
- //
- // 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(429, 166);
- this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(105, 21);
- this.label7.TabIndex = 2099;
- this.label7.Text = "科室编码:";
- //
- // tbx_Dise
- //
- this.tbx_Dise.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_Dise.Location = new System.Drawing.Point(123, 230);
- this.tbx_Dise.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_Dise.Name = "tbx_Dise";
- this.tbx_Dise.Size = new System.Drawing.Size(283, 31);
- this.tbx_Dise.TabIndex = 2098;
- //
- // tbx_ChiefDoctor
- //
- this.tbx_ChiefDoctor.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_ChiefDoctor.Location = new System.Drawing.Point(897, 118);
- this.tbx_ChiefDoctor.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_ChiefDoctor.Name = "tbx_ChiefDoctor";
- this.tbx_ChiefDoctor.Size = new System.Drawing.Size(472, 31);
- this.tbx_ChiefDoctor.TabIndex = 2097;
- //
- // tbx_DoctorNo
- //
- this.tbx_DoctorNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_DoctorNo.Location = new System.Drawing.Point(600, 117);
- this.tbx_DoctorNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_DoctorNo.Name = "tbx_DoctorNo";
- this.tbx_DoctorNo.Size = new System.Drawing.Size(164, 31);
- this.tbx_DoctorNo.TabIndex = 2096;
- this.tbx_DoctorNo.Text = " ";
- //
- // 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(15, 123);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(147, 21);
- this.label2.TabIndex = 2095;
- this.label2.Text = "诊断医师姓名:";
- //
- // tbx_Doctor
- //
- this.tbx_Doctor.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_Doctor.Location = new System.Drawing.Point(166, 118);
- this.tbx_Doctor.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_Doctor.Name = "tbx_Doctor";
- this.tbx_Doctor.Size = new System.Drawing.Size(241, 31);
- this.tbx_Doctor.TabIndex = 2093;
- //
- // cbx_Slow
- //
- this.cbx_Slow.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbx_Slow.FormattingEnabled = true;
- this.cbx_Slow.Location = new System.Drawing.Point(166, 60);
- this.cbx_Slow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbx_Slow.Name = "cbx_Slow";
- this.cbx_Slow.Size = new System.Drawing.Size(598, 36);
- this.cbx_Slow.TabIndex = 2089;
- //
- // cbx_MedInst
- //
- this.cbx_MedInst.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbx_MedInst.FormattingEnabled = true;
- this.cbx_MedInst.Location = new System.Drawing.Point(1002, 60);
- this.cbx_MedInst.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbx_MedInst.Name = "cbx_MedInst";
- this.cbx_MedInst.Size = new System.Drawing.Size(367, 36);
- this.cbx_MedInst.TabIndex = 2068;
- this.cbx_MedInst.TabStop = false;
- //
- // tbx_HospOpin
- //
- this.tbx_HospOpin.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_HospOpin.Location = new System.Drawing.Point(552, 430);
- this.tbx_HospOpin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_HospOpin.Name = "tbx_HospOpin";
- this.tbx_HospOpin.Size = new System.Drawing.Size(817, 31);
- this.tbx_HospOpin.TabIndex = 2088;
- //
- // lab_TranOpin
- //
- this.lab_TranOpin.AutoSize = true;
- this.lab_TranOpin.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_TranOpin.ForeColor = System.Drawing.Color.Red;
- this.lab_TranOpin.Location = new System.Drawing.Point(429, 436);
- this.lab_TranOpin.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_TranOpin.Name = "lab_TranOpin";
- this.lab_TranOpin.Size = new System.Drawing.Size(115, 21);
- this.lab_TranOpin.TabIndex = 2087;
- this.lab_TranOpin.Text = "医院意见:";
- //
- // dpt_HospDate
- //
- this.dpt_HospDate.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dpt_HospDate.CustomFormat = "yyyy-MM-dd";
- this.dpt_HospDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpt_HospDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dpt_HospDate.Location = new System.Drawing.Point(164, 428);
- this.dpt_HospDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dpt_HospDate.Name = "dpt_HospDate";
- this.dpt_HospDate.Size = new System.Drawing.Size(244, 35);
- this.dpt_HospDate.TabIndex = 2086;
- //
- // 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(15, 436);
- this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(147, 21);
- this.label9.TabIndex = 2085;
- this.label9.Text = "医院鉴定日期:";
- //
- // tbx_BizAppy
- //
- this.tbx_BizAppy.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_BizAppy.Location = new System.Drawing.Point(922, 384);
- this.tbx_BizAppy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_BizAppy.Name = "tbx_BizAppy";
- this.tbx_BizAppy.Size = new System.Drawing.Size(446, 31);
- this.tbx_BizAppy.TabIndex = 2084;
- //
- // 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(774, 393);
- this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(147, 21);
- this.label11.TabIndex = 2083;
- this.label11.Text = "业务类型标志:";
- //
- // dpk_EndDate
- //
- this.dpk_EndDate.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dpk_EndDate.CustomFormat = "yyyy-MM-dd";
- this.dpk_EndDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpk_EndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dpk_EndDate.Location = new System.Drawing.Point(528, 380);
- this.dpk_EndDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dpk_EndDate.Name = "dpk_EndDate";
- this.dpk_EndDate.Size = new System.Drawing.Size(232, 35);
- this.dpk_EndDate.TabIndex = 2082;
- //
- // dpk_StaDate
- //
- this.dpk_StaDate.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dpk_StaDate.CustomFormat = "yyyy-MM-dd";
- this.dpk_StaDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpk_StaDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dpk_StaDate.Location = new System.Drawing.Point(124, 380);
- this.dpk_StaDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dpk_StaDate.Name = "dpk_StaDate";
- this.dpk_StaDate.Size = new System.Drawing.Size(284, 35);
- this.dpk_StaDate.TabIndex = 2081;
- //
- // rtb_Treatment
- //
- this.rtb_Treatment.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtb_Treatment.Location = new System.Drawing.Point(234, 292);
- this.rtb_Treatment.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.rtb_Treatment.Name = "rtb_Treatment";
- this.rtb_Treatment.Size = new System.Drawing.Size(1135, 76);
- this.rtb_Treatment.TabIndex = 2080;
- this.rtb_Treatment.Text = "";
- //
- // rtb_Condition
- //
- this.rtb_Condition.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.rtb_Condition.Location = new System.Drawing.Point(600, 206);
- this.rtb_Condition.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.rtb_Condition.Name = "rtb_Condition";
- this.rtb_Condition.Size = new System.Drawing.Size(769, 76);
- this.rtb_Condition.TabIndex = 2079;
- this.rtb_Condition.Text = "";
- //
- // label24
- //
- this.label24.AutoSize = true;
- this.label24.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label24.ForeColor = System.Drawing.Color.Red;
- this.label24.Location = new System.Drawing.Point(15, 234);
- this.label24.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(105, 21);
- this.label24.TabIndex = 2077;
- this.label24.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(774, 70);
- this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(241, 21);
- this.label8.TabIndex = 2061;
- this.label8.Text = "鉴定定点医药机构名称:";
- //
- // label21
- //
- this.label21.AutoSize = true;
- this.label21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label21.ForeColor = System.Drawing.Color.Red;
- this.label21.Location = new System.Drawing.Point(15, 316);
- this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(210, 21);
- this.label21.TabIndex = 1326;
- this.label21.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(10, 70);
- this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(157, 21);
- this.label5.TabIndex = 2056;
- this.label5.Text = "慢特病种名称:";
- //
- // label22
- //
- this.label22.AutoSize = true;
- this.label22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label22.ForeColor = System.Drawing.Color.Red;
- this.label22.Location = new System.Drawing.Point(783, 122);
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(105, 21);
- this.label22.TabIndex = 1327;
- this.label22.Text = "主任医师:";
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label17.ForeColor = System.Drawing.Color.Red;
- this.label17.Location = new System.Drawing.Point(429, 234);
- this.label17.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(168, 21);
- this.label17.TabIndex = 1322;
- this.label17.Text = "病情摘要及诊断:";
- //
- // textBox3
- //
- this.textBox3.BackColor = System.Drawing.SystemColors.Control;
- this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- 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(-3, 0);
- this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textBox3.Multiline = true;
- this.textBox3.Name = "textBox3";
- this.textBox3.ReadOnly = true;
- this.textBox3.Size = new System.Drawing.Size(1386, 48);
- 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(424, 393);
- this.lab_EndDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_EndDate.Name = "lab_EndDate";
- this.lab_EndDate.Size = new System.Drawing.Size(115, 21);
- this.lab_EndDate.TabIndex = 2053;
- this.lab_EndDate.Text = "结束日期:";
- //
- // 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(429, 123);
- this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(147, 21);
- this.label12.TabIndex = 1317;
- this.label12.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(15, 393);
- this.lab_StaDate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_StaDate.Name = "lab_StaDate";
- this.lab_StaDate.Size = new System.Drawing.Size(115, 21);
- this.lab_StaDate.TabIndex = 2052;
- this.lab_StaDate.Text = "开始日期:";
- //
- // panel4
- //
- this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.panel4.Controls.Add(this.cbx_CardType);
- this.panel4.Controls.Add(this.tbx_AddParentNo);
- this.panel4.Controls.Add(this.label3);
- this.panel4.Controls.Add(this.tbx_AddNo);
- this.panel4.Controls.Add(this.label6);
- this.panel4.Controls.Add(this.tbx_MedType);
- this.panel4.Controls.Add(this.label14);
- this.panel4.Controls.Add(this.tbx_InsuType);
- this.panel4.Controls.Add(this.lab_);
- this.panel4.Controls.Add(this.tbx_No);
- this.panel4.Controls.Add(this.lab_No);
- this.panel4.Controls.Add(this.tbx_perType);
- this.panel4.Controls.Add(this.tbx_CompNo);
- this.panel4.Controls.Add(this.tbx_comp);
- this.panel4.Controls.Add(this.dpk_Birth);
- this.panel4.Controls.Add(this.cbx_Sex);
- this.panel4.Controls.Add(this.label31);
- this.panel4.Controls.Add(this.label30);
- this.panel4.Controls.Add(this.label29);
- this.panel4.Controls.Add(this.label20);
- this.panel4.Controls.Add(this.label18);
- this.panel4.Controls.Add(this.label16);
- this.panel4.Controls.Add(this.textBox1);
- this.panel4.Controls.Add(this.tbx_address);
- this.panel4.Controls.Add(this.tbx_Natio);
- this.panel4.Controls.Add(this.lab_address);
- this.panel4.Controls.Add(this.tbx_Phone);
- this.panel4.Controls.Add(this.lab_Phone);
- this.panel4.Controls.Add(this.tbx_IdCard);
- this.panel4.Controls.Add(this.lab_Work);
- this.panel4.Controls.Add(this.lab_Name);
- this.panel4.Controls.Add(this.tbx_Name);
- this.panel4.Controls.Add(this.lab_IdCard);
- this.panel4.Controls.Add(this.btn_GetMsg);
- this.panel4.Location = new System.Drawing.Point(9, 9);
- this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(1386, 332);
- this.panel4.TabIndex = 2043;
- this.panel4.TabStop = true;
- //
- // cbx_CardType
- //
- this.cbx_CardType.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbx_CardType.FormattingEnabled = true;
- this.cbx_CardType.Items.AddRange(new object[] {
- "居民身份证"});
- this.cbx_CardType.Location = new System.Drawing.Point(536, 52);
- this.cbx_CardType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbx_CardType.Name = "cbx_CardType";
- this.cbx_CardType.Size = new System.Drawing.Size(229, 36);
- this.cbx_CardType.TabIndex = 2093;
- this.cbx_CardType.TabStop = false;
- //
- // tbx_AddParentNo
- //
- this.tbx_AddParentNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_AddParentNo.Location = new System.Drawing.Point(224, 280);
- this.tbx_AddParentNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_AddParentNo.Name = "tbx_AddParentNo";
- this.tbx_AddParentNo.Size = new System.Drawing.Size(184, 31);
- this.tbx_AddParentNo.TabIndex = 2067;
- //
- // 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(15, 285);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(199, 21);
- this.label3.TabIndex = 2066;
- this.label3.Text = "参保所属医保区划:";
- //
- // tbx_AddNo
- //
- this.tbx_AddNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_AddNo.Location = new System.Drawing.Point(968, 237);
- this.tbx_AddNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_AddNo.Name = "tbx_AddNo";
- this.tbx_AddNo.Size = new System.Drawing.Size(402, 31);
- this.tbx_AddNo.TabIndex = 2065;
- //
- // 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(778, 242);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(199, 21);
- this.label6.TabIndex = 2063;
- this.label6.Text = "参保机构医保区划:";
- //
- // tbx_MedType
- //
- this.tbx_MedType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_MedType.Location = new System.Drawing.Point(536, 237);
- this.tbx_MedType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_MedType.Name = "tbx_MedType";
- this.tbx_MedType.Size = new System.Drawing.Size(229, 31);
- this.tbx_MedType.TabIndex = 2062;
- //
- // 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(432, 242);
- this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(105, 21);
- this.label14.TabIndex = 2061;
- this.label14.Text = "待遇类型:";
- //
- // tbx_InsuType
- //
- this.tbx_InsuType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_InsuType.Location = new System.Drawing.Point(124, 237);
- this.tbx_InsuType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_InsuType.Name = "tbx_InsuType";
- this.tbx_InsuType.Size = new System.Drawing.Size(283, 31);
- this.tbx_InsuType.TabIndex = 2058;
- //
- // lab_
- //
- this.lab_.AutoSize = true;
- this.lab_.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_.ForeColor = System.Drawing.Color.Red;
- this.lab_.Location = new System.Drawing.Point(15, 242);
- this.lab_.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_.Name = "lab_";
- this.lab_.Size = new System.Drawing.Size(115, 21);
- this.lab_.TabIndex = 2057;
- this.lab_.Text = "险种类型:";
- //
- // tbx_No
- //
- this.tbx_No.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_No.Location = new System.Drawing.Point(886, 194);
- this.tbx_No.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_No.Name = "tbx_No";
- this.tbx_No.Size = new System.Drawing.Size(482, 31);
- this.tbx_No.TabIndex = 2056;
- //
- // lab_No
- //
- this.lab_No.AutoSize = true;
- this.lab_No.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_No.ForeColor = System.Drawing.Color.Red;
- this.lab_No.Location = new System.Drawing.Point(777, 202);
- this.lab_No.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_No.Name = "lab_No";
- this.lab_No.Size = new System.Drawing.Size(115, 21);
- this.lab_No.TabIndex = 2055;
- this.lab_No.Text = "人员编号:";
- //
- // tbx_perType
- //
- this.tbx_perType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_perType.Location = new System.Drawing.Point(536, 194);
- this.tbx_perType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_perType.Name = "tbx_perType";
- this.tbx_perType.Size = new System.Drawing.Size(229, 31);
- this.tbx_perType.TabIndex = 2048;
- //
- // tbx_CompNo
- //
- this.tbx_CompNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_CompNo.Location = new System.Drawing.Point(124, 194);
- this.tbx_CompNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_CompNo.Name = "tbx_CompNo";
- this.tbx_CompNo.Size = new System.Drawing.Size(284, 31);
- this.tbx_CompNo.TabIndex = 2045;
- //
- // tbx_comp
- //
- this.tbx_comp.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_comp.Location = new System.Drawing.Point(886, 144);
- this.tbx_comp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_comp.Name = "tbx_comp";
- this.tbx_comp.Size = new System.Drawing.Size(482, 31);
- this.tbx_comp.TabIndex = 2044;
- //
- // dpk_Birth
- //
- this.dpk_Birth.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
- this.dpk_Birth.CustomFormat = "yyyy-MM-dd";
- this.dpk_Birth.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.dpk_Birth.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dpk_Birth.Location = new System.Drawing.Point(536, 142);
- this.dpk_Birth.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.dpk_Birth.Name = "dpk_Birth";
- this.dpk_Birth.Size = new System.Drawing.Size(229, 35);
- this.dpk_Birth.TabIndex = 2043;
- //
- // cbx_Sex
- //
- this.cbx_Sex.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbx_Sex.FormattingEnabled = true;
- this.cbx_Sex.Items.AddRange(new object[] {
- "男",
- "女"});
- this.cbx_Sex.Location = new System.Drawing.Point(124, 142);
- this.cbx_Sex.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.cbx_Sex.Name = "cbx_Sex";
- this.cbx_Sex.Size = new System.Drawing.Size(283, 36);
- this.cbx_Sex.TabIndex = 1338;
- this.cbx_Sex.TabStop = false;
- //
- // label31
- //
- this.label31.AutoSize = true;
- this.label31.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label31.Location = new System.Drawing.Point(778, 148);
- this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(105, 21);
- this.label31.TabIndex = 1336;
- this.label31.Text = "公司名称:";
- //
- // label30
- //
- this.label30.AutoSize = true;
- this.label30.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label30.ForeColor = System.Drawing.SystemColors.ControlText;
- this.label30.Location = new System.Drawing.Point(15, 202);
- this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(105, 21);
- this.label30.TabIndex = 1335;
- this.label30.Text = "公司编码:";
- //
- // label29
- //
- this.label29.AutoSize = true;
- this.label29.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label29.ForeColor = System.Drawing.Color.Red;
- this.label29.Location = new System.Drawing.Point(429, 198);
- this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(105, 21);
- this.label29.TabIndex = 1334;
- this.label29.Text = "人员类别:";
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label20.ForeColor = System.Drawing.Color.Red;
- this.label20.Location = new System.Drawing.Point(15, 156);
- this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(63, 21);
- this.label20.TabIndex = 1325;
- this.label20.Text = "性别:";
- //
- // label18
- //
- this.label18.AutoSize = true;
- this.label18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label18.ForeColor = System.Drawing.Color.Red;
- this.label18.Location = new System.Drawing.Point(15, 104);
- this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(63, 21);
- this.label18.TabIndex = 1323;
- this.label18.Text = "国籍:";
- //
- // 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(429, 148);
- this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(105, 21);
- this.label16.TabIndex = 1321;
- this.label16.Text = "出生日期:";
- //
- // textBox1
- //
- this.textBox1.BackColor = System.Drawing.SystemColors.Control;
- this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.textBox1.Location = new System.Drawing.Point(-3, -3);
- this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.textBox1.Multiline = true;
- this.textBox1.Name = "textBox1";
- this.textBox1.ReadOnly = true;
- this.textBox1.Size = new System.Drawing.Size(1386, 48);
- this.textBox1.TabIndex = 1300;
- this.textBox1.TabStop = false;
- this.textBox1.Text = "基本信息";
- this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // tbx_address
- //
- this.tbx_address.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_address.Location = new System.Drawing.Point(886, 99);
- this.tbx_address.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_address.Name = "tbx_address";
- this.tbx_address.Size = new System.Drawing.Size(482, 31);
- this.tbx_address.TabIndex = 5;
- //
- // tbx_Natio
- //
- this.tbx_Natio.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_Natio.Location = new System.Drawing.Point(123, 99);
- this.tbx_Natio.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_Natio.Name = "tbx_Natio";
- this.tbx_Natio.Size = new System.Drawing.Size(284, 31);
- this.tbx_Natio.TabIndex = 3;
- //
- // lab_address
- //
- this.lab_address.AutoSize = true;
- this.lab_address.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_address.ForeColor = System.Drawing.Color.Red;
- this.lab_address.Location = new System.Drawing.Point(778, 104);
- this.lab_address.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_address.Name = "lab_address";
- this.lab_address.Size = new System.Drawing.Size(115, 21);
- this.lab_address.TabIndex = 111;
- this.lab_address.Text = "联系地址:";
- //
- // tbx_Phone
- //
- this.tbx_Phone.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_Phone.Location = new System.Drawing.Point(536, 99);
- this.tbx_Phone.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_Phone.Name = "tbx_Phone";
- this.tbx_Phone.Size = new System.Drawing.Size(229, 31);
- this.tbx_Phone.TabIndex = 4;
- //
- // lab_Phone
- //
- this.lab_Phone.AutoSize = true;
- this.lab_Phone.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_Phone.ForeColor = System.Drawing.Color.Red;
- this.lab_Phone.Location = new System.Drawing.Point(429, 104);
- this.lab_Phone.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_Phone.Name = "lab_Phone";
- this.lab_Phone.Size = new System.Drawing.Size(115, 21);
- this.lab_Phone.TabIndex = 932;
- this.lab_Phone.Text = "联系电话:";
- //
- // tbx_IdCard
- //
- this.tbx_IdCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_IdCard.Location = new System.Drawing.Point(886, 56);
- this.tbx_IdCard.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_IdCard.Name = "tbx_IdCard";
- this.tbx_IdCard.Size = new System.Drawing.Size(292, 31);
- this.tbx_IdCard.TabIndex = 2;
- //
- // lab_Work
- //
- this.lab_Work.AutoSize = true;
- this.lab_Work.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_Work.ForeColor = System.Drawing.Color.Red;
- this.lab_Work.Location = new System.Drawing.Point(778, 64);
- this.lab_Work.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_Work.Name = "lab_Work";
- this.lab_Work.Size = new System.Drawing.Size(115, 21);
- this.lab_Work.TabIndex = 731;
- this.lab_Work.Text = "证件号码:";
- //
- // lab_Name
- //
- this.lab_Name.AutoSize = true;
- this.lab_Name.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_Name.ForeColor = System.Drawing.Color.Red;
- this.lab_Name.Location = new System.Drawing.Point(429, 64);
- this.lab_Name.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_Name.Name = "lab_Name";
- this.lab_Name.Size = new System.Drawing.Size(115, 21);
- this.lab_Name.TabIndex = 311;
- this.lab_Name.Text = "证件类型:";
- //
- // tbx_Name
- //
- this.tbx_Name.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbx_Name.Location = new System.Drawing.Point(123, 56);
- this.tbx_Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.tbx_Name.Name = "tbx_Name";
- this.tbx_Name.Size = new System.Drawing.Size(284, 31);
- this.tbx_Name.TabIndex = 0;
- //
- // lab_IdCard
- //
- this.lab_IdCard.AutoSize = true;
- this.lab_IdCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab_IdCard.ForeColor = System.Drawing.Color.Red;
- this.lab_IdCard.Location = new System.Drawing.Point(15, 64);
- this.lab_IdCard.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.lab_IdCard.Name = "lab_IdCard";
- this.lab_IdCard.Size = new System.Drawing.Size(115, 21);
- this.lab_IdCard.TabIndex = 133;
- this.lab_IdCard.Text = "人员姓名:";
- //
- // btn_GetMsg
- //
- this.btn_GetMsg.BackColor = System.Drawing.Color.Transparent;
- this.btn_GetMsg.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
- this.btn_GetMsg.FlatAppearance.BorderSize = 2;
- this.btn_GetMsg.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- this.btn_GetMsg.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
- this.btn_GetMsg.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
- this.btn_GetMsg.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btn_GetMsg.Location = new System.Drawing.Point(1204, 51);
- this.btn_GetMsg.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_GetMsg.Name = "btn_GetMsg";
- this.btn_GetMsg.Size = new System.Drawing.Size(166, 40);
- this.btn_GetMsg.TabIndex = 6;
- this.btn_GetMsg.TabStop = false;
- this.btn_GetMsg.Text = "获取用户信息";
- this.btn_GetMsg.UseVisualStyleBackColor = false;
- this.btn_GetMsg.Click += new System.EventHandler(this.btn_GetMsg_Click);
- //
- // SlowSpecRecord
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1407, 956);
- this.Controls.Add(this.panel2);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Name = "SlowSpecRecord";
- this.Text = "慢特病备案";
- this.Load += new System.EventHandler(this.SlowSpecRecord_Load);
- this.panel2.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Button btn_Cancel;
- private System.Windows.Forms.Button btn_OK;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.TextBox tbx_ChiefDoctor;
- private System.Windows.Forms.TextBox tbx_DoctorNo;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox tbx_Doctor;
- private System.Windows.Forms.ComboBox cbx_Slow;
- private System.Windows.Forms.ComboBox cbx_MedInst;
- private System.Windows.Forms.TextBox tbx_HospOpin;
- private System.Windows.Forms.Label lab_TranOpin;
- private System.Windows.Forms.DateTimePicker dpt_HospDate;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox tbx_BizAppy;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.DateTimePicker dpk_EndDate;
- private System.Windows.Forms.DateTimePicker dpk_StaDate;
- private System.Windows.Forms.RichTextBox rtb_Treatment;
- private System.Windows.Forms.RichTextBox rtb_Condition;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.Label lab_EndDate;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label lab_StaDate;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.TextBox tbx_AddParentNo;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox tbx_AddNo;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.TextBox tbx_MedType;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.TextBox tbx_InsuType;
- private System.Windows.Forms.Label lab_;
- private System.Windows.Forms.TextBox tbx_No;
- private System.Windows.Forms.Label lab_No;
- private System.Windows.Forms.TextBox tbx_perType;
- private System.Windows.Forms.TextBox tbx_CompNo;
- private System.Windows.Forms.TextBox tbx_comp;
- private System.Windows.Forms.DateTimePicker dpk_Birth;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.TextBox tbx_address;
- private System.Windows.Forms.TextBox tbx_Natio;
- private System.Windows.Forms.Label lab_address;
- private System.Windows.Forms.TextBox tbx_Phone;
- private System.Windows.Forms.Label lab_Phone;
- private System.Windows.Forms.TextBox tbx_IdCard;
- private System.Windows.Forms.Label lab_Work;
- private System.Windows.Forms.Label lab_Name;
- private System.Windows.Forms.TextBox tbx_Name;
- private System.Windows.Forms.Label lab_IdCard;
- private System.Windows.Forms.Button btn_GetMsg;
- private System.Windows.Forms.ComboBox cbx_Sex;
- private System.Windows.Forms.ComboBox cbx_CardType;
- private System.Windows.Forms.TextBox tbx_Dise;
- private System.Windows.Forms.TextBox tbx_HospTel;
- private System.Windows.Forms.TextBox textBox4;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label7;
- }
- }
|