| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905 | namespace PTMedicalInsurance{    partial class ReadCardInfo    {        /// <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.uiPanel1 = new Sunny.UI.UIPanel();            this.TitleText = new Sunny.UI.UITitlePanel();            this.uiLabel22 = new Sunny.UI.UILabel();            this.edt_AreaCode = new Sunny.UI.UITextBox();            this.edt_InHospitalNumber = new Sunny.UI.UITextBox();            this.uiLabel21 = new Sunny.UI.UILabel();            this.edt_PoorFlag = new Sunny.UI.UITextBox();            this.uiLabel20 = new Sunny.UI.UILabel();            this.edt_ServantFlag = new Sunny.UI.UITextBox();            this.uiLabel19 = new Sunny.UI.UILabel();            this.edt_ZHYE = new Sunny.UI.UITextBox();            this.uiLabel10 = new Sunny.UI.UILabel();            this.edt_YTRYBS = new Sunny.UI.UITextBox();            this.edt_MBBM = new Sunny.UI.UITextBox();            this.edt_BRDDYY = new Sunny.UI.UITextBox();            this.edt_ZZYYBM = new Sunny.UI.UITextBox();            this.edt_SFZH = new Sunny.UI.UITextBox();            this.edt_YBBH = new Sunny.UI.UITextBox();            this.edt_CSRQ = new Sunny.UI.UITextBox();            this.edt_XB = new Sunny.UI.UITextBox();            this.uiLabel11 = new Sunny.UI.UILabel();            this.uiLabel12 = new Sunny.UI.UILabel();            this.uiLabel13 = new Sunny.UI.UILabel();            this.uiLabel14 = new Sunny.UI.UILabel();            this.uiLabel15 = new Sunny.UI.UILabel();            this.uiLabel16 = new Sunny.UI.UILabel();            this.uiLabel17 = new Sunny.UI.UILabel();            this.uiLabel18 = new Sunny.UI.UILabel();            this.edt_MXBDDYY = new Sunny.UI.UITextBox();            this.uiLabel9 = new Sunny.UI.UILabel();            this.edt_JCDJ = new Sunny.UI.UITextBox();            this.edt_ZYBS = new Sunny.UI.UITextBox();            this.edt_XZLX = new Sunny.UI.UITextBox();            this.edt_SFHMD = new Sunny.UI.UITextBox();            this.edt_ZZSX = new Sunny.UI.UITextBox();            this.edt_RYLB = new Sunny.UI.UITextBox();            this.edt_KH = new Sunny.UI.UITextBox();            this.edt_XM = new Sunny.UI.UITextBox();            this.uiLabel8 = new Sunny.UI.UILabel();            this.uiLabel7 = new Sunny.UI.UILabel();            this.uiLabel6 = new Sunny.UI.UILabel();            this.uiLabel5 = new Sunny.UI.UILabel();            this.uiLabel4 = new Sunny.UI.UILabel();            this.uiLabel3 = new Sunny.UI.UILabel();            this.uiLabel2 = new Sunny.UI.UILabel();            this.uiLabel1 = new Sunny.UI.UILabel();            this.uiPanel2 = new Sunny.UI.UIPanel();            this.btnCancel = new Sunny.UI.UIButton();            this.btnOK = new Sunny.UI.UIButton();            this.eventLog1 = new System.Diagnostics.EventLog();            this.uiPanel1.SuspendLayout();            this.TitleText.SuspendLayout();            this.uiPanel2.SuspendLayout();            ((System.ComponentModel.ISupportInitialize)(this.eventLog1)).BeginInit();            this.SuspendLayout();            //             // uiPanel1            //             this.uiPanel1.Controls.Add(this.TitleText);            this.uiPanel1.Controls.Add(this.uiPanel2);            this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;            this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiPanel1.Location = new System.Drawing.Point(0, 0);            this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);            this.uiPanel1.Name = "uiPanel1";            this.uiPanel1.Size = new System.Drawing.Size(743, 676);            this.uiPanel1.TabIndex = 18;            this.uiPanel1.Text = null;            this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // TitleText            //             this.TitleText.Controls.Add(this.uiLabel22);            this.TitleText.Controls.Add(this.edt_AreaCode);            this.TitleText.Controls.Add(this.edt_InHospitalNumber);            this.TitleText.Controls.Add(this.uiLabel21);            this.TitleText.Controls.Add(this.edt_PoorFlag);            this.TitleText.Controls.Add(this.uiLabel20);            this.TitleText.Controls.Add(this.edt_ServantFlag);            this.TitleText.Controls.Add(this.uiLabel19);            this.TitleText.Controls.Add(this.edt_ZHYE);            this.TitleText.Controls.Add(this.uiLabel10);            this.TitleText.Controls.Add(this.edt_YTRYBS);            this.TitleText.Controls.Add(this.edt_MBBM);            this.TitleText.Controls.Add(this.edt_BRDDYY);            this.TitleText.Controls.Add(this.edt_ZZYYBM);            this.TitleText.Controls.Add(this.edt_SFZH);            this.TitleText.Controls.Add(this.edt_YBBH);            this.TitleText.Controls.Add(this.edt_CSRQ);            this.TitleText.Controls.Add(this.edt_XB);            this.TitleText.Controls.Add(this.uiLabel11);            this.TitleText.Controls.Add(this.uiLabel12);            this.TitleText.Controls.Add(this.uiLabel13);            this.TitleText.Controls.Add(this.uiLabel14);            this.TitleText.Controls.Add(this.uiLabel15);            this.TitleText.Controls.Add(this.uiLabel16);            this.TitleText.Controls.Add(this.uiLabel17);            this.TitleText.Controls.Add(this.uiLabel18);            this.TitleText.Controls.Add(this.edt_MXBDDYY);            this.TitleText.Controls.Add(this.uiLabel9);            this.TitleText.Controls.Add(this.edt_JCDJ);            this.TitleText.Controls.Add(this.edt_ZYBS);            this.TitleText.Controls.Add(this.edt_XZLX);            this.TitleText.Controls.Add(this.edt_SFHMD);            this.TitleText.Controls.Add(this.edt_ZZSX);            this.TitleText.Controls.Add(this.edt_RYLB);            this.TitleText.Controls.Add(this.edt_KH);            this.TitleText.Controls.Add(this.edt_XM);            this.TitleText.Controls.Add(this.uiLabel8);            this.TitleText.Controls.Add(this.uiLabel7);            this.TitleText.Controls.Add(this.uiLabel6);            this.TitleText.Controls.Add(this.uiLabel5);            this.TitleText.Controls.Add(this.uiLabel4);            this.TitleText.Controls.Add(this.uiLabel3);            this.TitleText.Controls.Add(this.uiLabel2);            this.TitleText.Controls.Add(this.uiLabel1);            this.TitleText.Dock = System.Windows.Forms.DockStyle.Fill;            this.TitleText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.TitleText.Location = new System.Drawing.Point(0, 0);            this.TitleText.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.TitleText.MinimumSize = new System.Drawing.Size(1, 1);            this.TitleText.Name = "TitleText";            this.TitleText.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);            this.TitleText.ShowText = false;            this.TitleText.Size = new System.Drawing.Size(743, 607);            this.TitleText.TabIndex = 58;            this.TitleText.Text = "医保中心返回参保人员信息";            this.TitleText.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.TitleText.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel22            //             this.uiLabel22.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel22.Location = new System.Drawing.Point(26, 546);            this.uiLabel22.Name = "uiLabel22";            this.uiLabel22.Size = new System.Drawing.Size(154, 29);            this.uiLabel22.TabIndex = 98;            this.uiLabel22.Text = "参保地行政区划代码";            this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_AreaCode            //             this.edt_AreaCode.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_AreaCode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_AreaCode.Location = new System.Drawing.Point(187, 546);            this.edt_AreaCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_AreaCode.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_AreaCode.Name = "edt_AreaCode";            this.edt_AreaCode.Padding = new System.Windows.Forms.Padding(5);            this.edt_AreaCode.ShowText = false;            this.edt_AreaCode.Size = new System.Drawing.Size(168, 29);            this.edt_AreaCode.TabIndex = 97;            this.edt_AreaCode.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_AreaCode.Watermark = "";            this.edt_AreaCode.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_InHospitalNumber            //             this.edt_InHospitalNumber.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_InHospitalNumber.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_InHospitalNumber.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_InHospitalNumber.Location = new System.Drawing.Point(530, 546);            this.edt_InHospitalNumber.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_InHospitalNumber.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_InHospitalNumber.Name = "edt_InHospitalNumber";            this.edt_InHospitalNumber.Padding = new System.Windows.Forms.Padding(5);            this.edt_InHospitalNumber.ShowText = false;            this.edt_InHospitalNumber.Size = new System.Drawing.Size(185, 29);            this.edt_InHospitalNumber.TabIndex = 95;            this.edt_InHospitalNumber.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_InHospitalNumber.Watermark = "";            this.edt_InHospitalNumber.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel21            //             this.uiLabel21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel21.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel21.Location = new System.Drawing.Point(414, 546);            this.uiLabel21.Name = "uiLabel21";            this.uiLabel21.Size = new System.Drawing.Size(111, 29);            this.uiLabel21.TabIndex = 94;            this.uiLabel21.Text = "本年住院次数";            this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_PoorFlag            //             this.edt_PoorFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_PoorFlag.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_PoorFlag.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_PoorFlag.Location = new System.Drawing.Point(530, 497);            this.edt_PoorFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_PoorFlag.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_PoorFlag.Name = "edt_PoorFlag";            this.edt_PoorFlag.Padding = new System.Windows.Forms.Padding(5);            this.edt_PoorFlag.ShowText = false;            this.edt_PoorFlag.Size = new System.Drawing.Size(185, 29);            this.edt_PoorFlag.TabIndex = 93;            this.edt_PoorFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_PoorFlag.Watermark = "";            this.edt_PoorFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel20            //             this.uiLabel20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel20.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel20.Location = new System.Drawing.Point(414, 497);            this.uiLabel20.Name = "uiLabel20";            this.uiLabel20.Size = new System.Drawing.Size(111, 29);            this.uiLabel20.TabIndex = 92;            this.uiLabel20.Text = "低保对象标识";            this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_ServantFlag            //             this.edt_ServantFlag.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_ServantFlag.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_ServantFlag.Location = new System.Drawing.Point(221, 497);            this.edt_ServantFlag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_ServantFlag.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_ServantFlag.Name = "edt_ServantFlag";            this.edt_ServantFlag.Padding = new System.Windows.Forms.Padding(5);            this.edt_ServantFlag.ShowText = false;            this.edt_ServantFlag.Size = new System.Drawing.Size(135, 29);            this.edt_ServantFlag.TabIndex = 91;            this.edt_ServantFlag.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_ServantFlag.Watermark = "";            this.edt_ServantFlag.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel19            //             this.uiLabel19.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel19.Location = new System.Drawing.Point(27, 497);            this.uiLabel19.Name = "uiLabel19";            this.uiLabel19.Size = new System.Drawing.Size(187, 29);            this.uiLabel19.TabIndex = 90;            this.uiLabel19.Text = "参加公务员医疗补助标识";            this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_ZHYE            //             this.edt_ZHYE.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_ZHYE.BackColor = System.Drawing.SystemColors.Control;            this.edt_ZHYE.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_ZHYE.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_ZHYE.ForeColor = System.Drawing.Color.Red;            this.edt_ZHYE.Location = new System.Drawing.Point(530, 56);            this.edt_ZHYE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_ZHYE.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_ZHYE.Name = "edt_ZHYE";            this.edt_ZHYE.Padding = new System.Windows.Forms.Padding(5);            this.edt_ZHYE.ShowText = false;            this.edt_ZHYE.Size = new System.Drawing.Size(185, 29);            this.edt_ZHYE.Style = Sunny.UI.UIStyle.Custom;            this.edt_ZHYE.TabIndex = 89;            this.edt_ZHYE.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_ZHYE.Watermark = "";            this.edt_ZHYE.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel10            //             this.uiLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel10.ForeColor = System.Drawing.Color.Red;            this.uiLabel10.Location = new System.Drawing.Point(414, 56);            this.uiLabel10.Name = "uiLabel10";            this.uiLabel10.Size = new System.Drawing.Size(111, 29);            this.uiLabel10.Style = Sunny.UI.UIStyle.Custom;            this.uiLabel10.TabIndex = 88;            this.uiLabel10.Text = "账户余额";            this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_YTRYBS            //             this.edt_YTRYBS.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_YTRYBS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_YTRYBS.Location = new System.Drawing.Point(138, 399);            this.edt_YTRYBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_YTRYBS.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_YTRYBS.Name = "edt_YTRYBS";            this.edt_YTRYBS.Padding = new System.Windows.Forms.Padding(5);            this.edt_YTRYBS.ShowText = false;            this.edt_YTRYBS.Size = new System.Drawing.Size(218, 29);            this.edt_YTRYBS.TabIndex = 87;            this.edt_YTRYBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_YTRYBS.Watermark = "";            this.edt_YTRYBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_MBBM            //             this.edt_MBBM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_MBBM.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_MBBM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_MBBM.Location = new System.Drawing.Point(530, 350);            this.edt_MBBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_MBBM.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_MBBM.Name = "edt_MBBM";            this.edt_MBBM.Padding = new System.Windows.Forms.Padding(5);            this.edt_MBBM.ShowText = false;            this.edt_MBBM.Size = new System.Drawing.Size(185, 29);            this.edt_MBBM.TabIndex = 86;            this.edt_MBBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_MBBM.Watermark = "";            this.edt_MBBM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_BRDDYY            //             this.edt_BRDDYY.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_BRDDYY.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_BRDDYY.Location = new System.Drawing.Point(138, 448);            this.edt_BRDDYY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_BRDDYY.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_BRDDYY.Name = "edt_BRDDYY";            this.edt_BRDDYY.Padding = new System.Windows.Forms.Padding(5);            this.edt_BRDDYY.ShowText = false;            this.edt_BRDDYY.Size = new System.Drawing.Size(218, 29);            this.edt_BRDDYY.TabIndex = 85;            this.edt_BRDDYY.Text = "本地红名单,默认为定点医院";            this.edt_BRDDYY.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_BRDDYY.Watermark = "";            this.edt_BRDDYY.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_ZZYYBM            //             this.edt_ZZYYBM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_ZZYYBM.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_ZZYYBM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_ZZYYBM.Location = new System.Drawing.Point(530, 399);            this.edt_ZZYYBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_ZZYYBM.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_ZZYYBM.Name = "edt_ZZYYBM";            this.edt_ZZYYBM.Padding = new System.Windows.Forms.Padding(5);            this.edt_ZZYYBM.ShowText = false;            this.edt_ZZYYBM.Size = new System.Drawing.Size(185, 29);            this.edt_ZZYYBM.TabIndex = 84;            this.edt_ZZYYBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_ZZYYBM.Watermark = "";            this.edt_ZZYYBM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_SFZH            //             this.edt_SFZH.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_SFZH.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_SFZH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_SFZH.Location = new System.Drawing.Point(530, 252);            this.edt_SFZH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_SFZH.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_SFZH.Name = "edt_SFZH";            this.edt_SFZH.Padding = new System.Windows.Forms.Padding(5);            this.edt_SFZH.ShowText = false;            this.edt_SFZH.Size = new System.Drawing.Size(185, 29);            this.edt_SFZH.TabIndex = 83;            this.edt_SFZH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_SFZH.Watermark = "";            this.edt_SFZH.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_YBBH            //             this.edt_YBBH.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_YBBH.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_YBBH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_YBBH.Location = new System.Drawing.Point(530, 203);            this.edt_YBBH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_YBBH.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_YBBH.Name = "edt_YBBH";            this.edt_YBBH.Padding = new System.Windows.Forms.Padding(5);            this.edt_YBBH.ShowText = false;            this.edt_YBBH.Size = new System.Drawing.Size(185, 29);            this.edt_YBBH.TabIndex = 82;            this.edt_YBBH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_YBBH.Watermark = "";            this.edt_YBBH.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_CSRQ            //             this.edt_CSRQ.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_CSRQ.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_CSRQ.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_CSRQ.Location = new System.Drawing.Point(530, 154);            this.edt_CSRQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_CSRQ.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_CSRQ.Name = "edt_CSRQ";            this.edt_CSRQ.Padding = new System.Windows.Forms.Padding(5);            this.edt_CSRQ.ShowText = false;            this.edt_CSRQ.Size = new System.Drawing.Size(185, 29);            this.edt_CSRQ.TabIndex = 81;            this.edt_CSRQ.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_CSRQ.Watermark = "";            this.edt_CSRQ.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_XB            //             this.edt_XB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_XB.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_XB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_XB.Location = new System.Drawing.Point(530, 105);            this.edt_XB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_XB.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_XB.Name = "edt_XB";            this.edt_XB.Padding = new System.Windows.Forms.Padding(5);            this.edt_XB.ShowText = false;            this.edt_XB.Size = new System.Drawing.Size(185, 29);            this.edt_XB.TabIndex = 80;            this.edt_XB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_XB.Watermark = "";            this.edt_XB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel11            //             this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel11.Location = new System.Drawing.Point(27, 399);            this.uiLabel11.Name = "uiLabel11";            this.uiLabel11.Size = new System.Drawing.Size(106, 29);            this.uiLabel11.TabIndex = 79;            this.uiLabel11.Text = "预提人员标识";            this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel12            //             this.uiLabel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel12.Location = new System.Drawing.Point(414, 350);            this.uiLabel12.Name = "uiLabel12";            this.uiLabel12.Size = new System.Drawing.Size(111, 29);            this.uiLabel12.TabIndex = 78;            this.uiLabel12.Text = "慢病编码";            this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel13            //             this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel13.Location = new System.Drawing.Point(27, 448);            this.uiLabel13.Name = "uiLabel13";            this.uiLabel13.Size = new System.Drawing.Size(106, 29);            this.uiLabel13.TabIndex = 77;            this.uiLabel13.Text = "本人定点医院";            this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel14            //             this.uiLabel14.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel14.Location = new System.Drawing.Point(414, 399);            this.uiLabel14.Name = "uiLabel14";            this.uiLabel14.Size = new System.Drawing.Size(111, 29);            this.uiLabel14.TabIndex = 76;            this.uiLabel14.Text = "转诊医院编码";            this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel15            //             this.uiLabel15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel15.Location = new System.Drawing.Point(414, 252);            this.uiLabel15.Name = "uiLabel15";            this.uiLabel15.Size = new System.Drawing.Size(111, 29);            this.uiLabel15.TabIndex = 75;            this.uiLabel15.Text = "身份证号";            this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel16            //             this.uiLabel16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel16.Location = new System.Drawing.Point(414, 203);            this.uiLabel16.Name = "uiLabel16";            this.uiLabel16.Size = new System.Drawing.Size(111, 29);            this.uiLabel16.TabIndex = 74;            this.uiLabel16.Text = "医保编号";            this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel17            //             this.uiLabel17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel17.Location = new System.Drawing.Point(414, 154);            this.uiLabel17.Name = "uiLabel17";            this.uiLabel17.Size = new System.Drawing.Size(111, 29);            this.uiLabel17.TabIndex = 73;            this.uiLabel17.Text = "出生日期";            this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel18            //             this.uiLabel18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel18.Location = new System.Drawing.Point(414, 105);            this.uiLabel18.Name = "uiLabel18";            this.uiLabel18.Size = new System.Drawing.Size(111, 29);            this.uiLabel18.TabIndex = 72;            this.uiLabel18.Text = "性    别";            this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_MXBDDYY            //             this.edt_MXBDDYY.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_MXBDDYY.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_MXBDDYY.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_MXBDDYY.Location = new System.Drawing.Point(530, 448);            this.edt_MXBDDYY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_MXBDDYY.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_MXBDDYY.Name = "edt_MXBDDYY";            this.edt_MXBDDYY.Padding = new System.Windows.Forms.Padding(5);            this.edt_MXBDDYY.ShowText = false;            this.edt_MXBDDYY.Size = new System.Drawing.Size(185, 29);            this.edt_MXBDDYY.TabIndex = 71;            this.edt_MXBDDYY.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_MXBDDYY.Watermark = "";            this.edt_MXBDDYY.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel9            //             this.uiLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel9.Location = new System.Drawing.Point(414, 448);            this.uiLabel9.Name = "uiLabel9";            this.uiLabel9.Size = new System.Drawing.Size(111, 29);            this.uiLabel9.TabIndex = 70;            this.uiLabel9.Text = "慢病定点医院";            this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_JCDJ            //             this.edt_JCDJ.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.edt_JCDJ.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_JCDJ.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_JCDJ.Location = new System.Drawing.Point(530, 301);            this.edt_JCDJ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_JCDJ.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_JCDJ.Name = "edt_JCDJ";            this.edt_JCDJ.Padding = new System.Windows.Forms.Padding(5);            this.edt_JCDJ.ShowText = false;            this.edt_JCDJ.Size = new System.Drawing.Size(185, 29);            this.edt_JCDJ.TabIndex = 69;            this.edt_JCDJ.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_JCDJ.Watermark = "";            this.edt_JCDJ.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_ZYBS            //             this.edt_ZYBS.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_ZYBS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_ZYBS.Location = new System.Drawing.Point(138, 350);            this.edt_ZYBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_ZYBS.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_ZYBS.Name = "edt_ZYBS";            this.edt_ZYBS.Padding = new System.Windows.Forms.Padding(5);            this.edt_ZYBS.ShowText = false;            this.edt_ZYBS.Size = new System.Drawing.Size(218, 29);            this.edt_ZYBS.TabIndex = 68;            this.edt_ZYBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_ZYBS.Watermark = "";            this.edt_ZYBS.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_XZLX            //             this.edt_XZLX.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_XZLX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_XZLX.Location = new System.Drawing.Point(138, 301);            this.edt_XZLX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_XZLX.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_XZLX.Name = "edt_XZLX";            this.edt_XZLX.Padding = new System.Windows.Forms.Padding(5);            this.edt_XZLX.ShowText = false;            this.edt_XZLX.Size = new System.Drawing.Size(218, 29);            this.edt_XZLX.TabIndex = 67;            this.edt_XZLX.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_XZLX.Watermark = "";            this.edt_XZLX.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_SFHMD            //             this.edt_SFHMD.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_SFHMD.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_SFHMD.Location = new System.Drawing.Point(138, 252);            this.edt_SFHMD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_SFHMD.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_SFHMD.Name = "edt_SFHMD";            this.edt_SFHMD.Padding = new System.Windows.Forms.Padding(5);            this.edt_SFHMD.ShowText = false;            this.edt_SFHMD.Size = new System.Drawing.Size(218, 29);            this.edt_SFHMD.TabIndex = 66;            this.edt_SFHMD.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_SFHMD.Watermark = "";            this.edt_SFHMD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_ZZSX            //             this.edt_ZZSX.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_ZZSX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_ZZSX.Location = new System.Drawing.Point(138, 203);            this.edt_ZZSX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_ZZSX.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_ZZSX.Name = "edt_ZZSX";            this.edt_ZZSX.Padding = new System.Windows.Forms.Padding(5);            this.edt_ZZSX.ShowText = false;            this.edt_ZZSX.Size = new System.Drawing.Size(218, 29);            this.edt_ZZSX.TabIndex = 65;            this.edt_ZZSX.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_ZZSX.Watermark = "";            this.edt_ZZSX.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_RYLB            //             this.edt_RYLB.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_RYLB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_RYLB.Location = new System.Drawing.Point(138, 154);            this.edt_RYLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_RYLB.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_RYLB.Name = "edt_RYLB";            this.edt_RYLB.Padding = new System.Windows.Forms.Padding(5);            this.edt_RYLB.ShowText = false;            this.edt_RYLB.Size = new System.Drawing.Size(218, 29);            this.edt_RYLB.TabIndex = 64;            this.edt_RYLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_RYLB.Watermark = "";            this.edt_RYLB.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_KH            //             this.edt_KH.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_KH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_KH.Location = new System.Drawing.Point(138, 105);            this.edt_KH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_KH.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_KH.Name = "edt_KH";            this.edt_KH.Padding = new System.Windows.Forms.Padding(5);            this.edt_KH.ShowText = false;            this.edt_KH.Size = new System.Drawing.Size(218, 29);            this.edt_KH.TabIndex = 63;            this.edt_KH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_KH.Watermark = "";            this.edt_KH.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // edt_XM            //             this.edt_XM.Cursor = System.Windows.Forms.Cursors.IBeam;            this.edt_XM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.edt_XM.Location = new System.Drawing.Point(138, 56);            this.edt_XM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.edt_XM.MinimumSize = new System.Drawing.Size(1, 16);            this.edt_XM.Name = "edt_XM";            this.edt_XM.Padding = new System.Windows.Forms.Padding(5);            this.edt_XM.ShowText = false;            this.edt_XM.Size = new System.Drawing.Size(218, 29);            this.edt_XM.TabIndex = 62;            this.edt_XM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;            this.edt_XM.Watermark = "";            this.edt_XM.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel8            //             this.uiLabel8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));            this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel8.Location = new System.Drawing.Point(414, 301);            this.uiLabel8.Name = "uiLabel8";            this.uiLabel8.Size = new System.Drawing.Size(111, 29);            this.uiLabel8.TabIndex = 61;            this.uiLabel8.Text = "军残等级";            this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel7            //             this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel7.Location = new System.Drawing.Point(27, 350);            this.uiLabel7.Name = "uiLabel7";            this.uiLabel7.Size = new System.Drawing.Size(106, 29);            this.uiLabel7.TabIndex = 60;            this.uiLabel7.Text = "在院标识";            this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel6            //             this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel6.Location = new System.Drawing.Point(27, 301);            this.uiLabel6.Name = "uiLabel6";            this.uiLabel6.Size = new System.Drawing.Size(106, 29);            this.uiLabel6.TabIndex = 59;            this.uiLabel6.Text = "险种类型";            this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel5            //             this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel5.Location = new System.Drawing.Point(27, 252);            this.uiLabel5.Name = "uiLabel5";            this.uiLabel5.Size = new System.Drawing.Size(106, 29);            this.uiLabel5.TabIndex = 58;            this.uiLabel5.Text = "是否红名单";            this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel4            //             this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel4.Location = new System.Drawing.Point(27, 203);            this.uiLabel4.Name = "uiLabel4";            this.uiLabel4.Size = new System.Drawing.Size(106, 29);            this.uiLabel4.TabIndex = 57;            this.uiLabel4.Text = "转诊时限";            this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel3            //             this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel3.Location = new System.Drawing.Point(27, 154);            this.uiLabel3.Name = "uiLabel3";            this.uiLabel3.Size = new System.Drawing.Size(106, 29);            this.uiLabel3.TabIndex = 56;            this.uiLabel3.Text = "人员类别";            this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel2            //             this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel2.Location = new System.Drawing.Point(27, 105);            this.uiLabel2.Name = "uiLabel2";            this.uiLabel2.Size = new System.Drawing.Size(106, 29);            this.uiLabel2.TabIndex = 55;            this.uiLabel2.Text = "社保卡号";            this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiLabel1            //             this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiLabel1.Location = new System.Drawing.Point(27, 56);            this.uiLabel1.Name = "uiLabel1";            this.uiLabel1.Size = new System.Drawing.Size(106, 29);            this.uiLabel1.TabIndex = 54;            this.uiLabel1.Text = "姓    名";            this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;            this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // uiPanel2            //             this.uiPanel2.Controls.Add(this.btnCancel);            this.uiPanel2.Controls.Add(this.btnOK);            this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;            this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.uiPanel2.Location = new System.Drawing.Point(0, 607);            this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);            this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);            this.uiPanel2.Name = "uiPanel2";            this.uiPanel2.Size = new System.Drawing.Size(743, 69);            this.uiPanel2.TabIndex = 57;            this.uiPanel2.Text = null;            this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;            this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            //             // btnCancel            //             this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnCancel.Location = new System.Drawing.Point(608, 10);            this.btnCancel.MinimumSize = new System.Drawing.Size(1, 1);            this.btnCancel.Name = "btnCancel";            this.btnCancel.Size = new System.Drawing.Size(108, 47);            this.btnCancel.TabIndex = 57;            this.btnCancel.Text = "放    弃";            this.btnCancel.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnCancel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);            //             // btnOK            //             this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));            this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;            this.btnOK.Font = new System.Drawing.Font("微软雅黑", 13F);            this.btnOK.Location = new System.Drawing.Point(494, 10);            this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);            this.btnOK.Name = "btnOK";            this.btnOK.Size = new System.Drawing.Size(108, 47);            this.btnOK.TabIndex = 56;            this.btnOK.Text = "确    定";            this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));            this.btnOK.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);            //             // eventLog1            //             this.eventLog1.SynchronizingObject = this;            //             // ReadCardInfo            //             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.ClientSize = new System.Drawing.Size(743, 676);            this.Controls.Add(this.uiPanel1);            this.Name = "ReadCardInfo";            this.Text = "参保人员信息";            this.uiPanel1.ResumeLayout(false);            this.TitleText.ResumeLayout(false);            this.uiPanel2.ResumeLayout(false);            ((System.ComponentModel.ISupportInitialize)(this.eventLog1)).EndInit();            this.ResumeLayout(false);        }        #endregion        private Sunny.UI.UIPanel uiPanel1;        private System.Diagnostics.EventLog eventLog1;        private Sunny.UI.UIPanel uiPanel2;        private Sunny.UI.UIButton btnCancel;        private Sunny.UI.UIButton btnOK;        private Sunny.UI.UITitlePanel TitleText;        private Sunny.UI.UILabel uiLabel22;        private Sunny.UI.UITextBox edt_AreaCode;        private Sunny.UI.UITextBox edt_InHospitalNumber;        private Sunny.UI.UILabel uiLabel21;        private Sunny.UI.UITextBox edt_PoorFlag;        private Sunny.UI.UILabel uiLabel20;        private Sunny.UI.UITextBox edt_ServantFlag;        private Sunny.UI.UILabel uiLabel19;        private Sunny.UI.UITextBox edt_ZHYE;        private Sunny.UI.UILabel uiLabel10;        private Sunny.UI.UITextBox edt_YTRYBS;        private Sunny.UI.UITextBox edt_MBBM;        private Sunny.UI.UITextBox edt_BRDDYY;        private Sunny.UI.UITextBox edt_ZZYYBM;        private Sunny.UI.UITextBox edt_SFZH;        private Sunny.UI.UITextBox edt_YBBH;        private Sunny.UI.UITextBox edt_CSRQ;        private Sunny.UI.UITextBox edt_XB;        private Sunny.UI.UILabel uiLabel11;        private Sunny.UI.UILabel uiLabel12;        private Sunny.UI.UILabel uiLabel13;        private Sunny.UI.UILabel uiLabel14;        private Sunny.UI.UILabel uiLabel15;        private Sunny.UI.UILabel uiLabel16;        private Sunny.UI.UILabel uiLabel17;        private Sunny.UI.UILabel uiLabel18;        private Sunny.UI.UITextBox edt_MXBDDYY;        private Sunny.UI.UILabel uiLabel9;        private Sunny.UI.UITextBox edt_JCDJ;        private Sunny.UI.UITextBox edt_ZYBS;        private Sunny.UI.UITextBox edt_XZLX;        private Sunny.UI.UITextBox edt_SFHMD;        private Sunny.UI.UITextBox edt_ZZSX;        private Sunny.UI.UITextBox edt_RYLB;        private Sunny.UI.UITextBox edt_KH;        private Sunny.UI.UITextBox edt_XM;        private Sunny.UI.UILabel uiLabel8;        private Sunny.UI.UILabel uiLabel7;        private Sunny.UI.UILabel uiLabel6;        private Sunny.UI.UILabel uiLabel5;        private Sunny.UI.UILabel uiLabel4;        private Sunny.UI.UILabel uiLabel3;        private Sunny.UI.UILabel uiLabel2;        private Sunny.UI.UILabel uiLabel1;    }}
 |