1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342 |
- /******************************************************************************
- * 文件名称: InvokeHelper.cs
- * 文件说明: 调用助手,调用方法的封装
- * 当前版本: V1.0
- * 创建日期: 2022-04-12
- *
- * 2020-04-12: 增加 businessDLLInvoke 方法
- * 2020-04-12: 增加 writeLog 方法
- * 2020-04-14: 增加 businessDLLInvoke(重载) 方法
- * 2020-04-14: 增加 irisServiceInvoke 方法
- ******************************************************************************/
- namespace PTMedicalInsurance.Forms
- {
- partial class SettlementInfo
- {
- /// <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.pnlBottom = new Sunny.UI.UIPanel();
- this.cbMutualAid = new Sunny.UI.UICheckBox();
- this.uiButton2 = new Sunny.UI.UIButton();
- this.uiButton1 = new Sunny.UI.UIButton();
- this.pnlClient = new Sunny.UI.UIPanel();
- this.gbSetlinfo = new Sunny.UI.UIGroupBox();
- this.pnlPayInfo = new Sunny.UI.UIPanel();
- this.tbyka385 = new Sunny.UI.UITextBox();
- this.uiLabel37 = new Sunny.UI.UILabel();
- this.tyka501 = new Sunny.UI.UITextBox();
- this.uiLabel16 = new Sunny.UI.UILabel();
- this.tbyka345 = new Sunny.UI.UITextBox();
- this.uiLabel22 = new Sunny.UI.UILabel();
- this.tbyka028 = new Sunny.UI.UITextBox();
- this.uiLabel35 = new Sunny.UI.UILabel();
- this.tbyka027 = new Sunny.UI.UITextBox();
- this.uiLabel36 = new Sunny.UI.UILabel();
- this.tbyka089 = new Sunny.UI.UITextBox();
- this.uiLabel15 = new Sunny.UI.UILabel();
- this.tbyka900 = new Sunny.UI.UITextBox();
- this.uiLabel9 = new Sunny.UI.UILabel();
- this.tbyke025 = new Sunny.UI.UITextBox();
- this.uiLabel8 = new Sunny.UI.UILabel();
- this.tbyka368 = new Sunny.UI.UITextBox();
- this.uiLabel7 = new Sunny.UI.UILabel();
- this.tbyka083 = new Sunny.UI.UITextBox();
- this.uiLabel3 = new Sunny.UI.UILabel();
- this.tbyka082 = new Sunny.UI.UITextBox();
- this.uiLabel34 = new Sunny.UI.UILabel();
- this.tbake183 = new Sunny.UI.UITextBox();
- this.uiLabel33 = new Sunny.UI.UILabel();
- this.tbake032 = new Sunny.UI.UITextBox();
- this.uiLabel32 = new Sunny.UI.UILabel();
- this.tbyka062 = new Sunny.UI.UITextBox();
- this.uiLabel31 = new Sunny.UI.UILabel();
- this.tbyka525 = new Sunny.UI.UITextBox();
- this.uiLabel30 = new Sunny.UI.UILabel();
- this.tbakc090 = new Sunny.UI.UITextBox();
- this.tbyka122 = new Sunny.UI.UITextBox();
- this.uiLabel23 = new Sunny.UI.UILabel();
- this.uiLabel24 = new Sunny.UI.UILabel();
- this.tbyka120 = new Sunny.UI.UITextBox();
- this.uiLabel13 = new Sunny.UI.UILabel();
- this.tbzhkzf = new Sunny.UI.UITextBox();
- this.uiLabel14 = new Sunny.UI.UILabel();
- this.tbake173 = new Sunny.UI.UITextBox();
- this.tbake181 = new Sunny.UI.UITextBox();
- this.uiLabel17 = new Sunny.UI.UILabel();
- this.uiLabel18 = new Sunny.UI.UILabel();
- this.tbyke030 = new Sunny.UI.UITextBox();
- this.uiLabel10 = new Sunny.UI.UILabel();
- this.tbyka248 = new Sunny.UI.UITextBox();
- this.uiLabel12 = new Sunny.UI.UILabel();
- this.tbyka058 = new Sunny.UI.UITextBox();
- this.uiLabel4 = new Sunny.UI.UILabel();
- this.tbyka111 = new Sunny.UI.UITextBox();
- this.tbyka057 = new Sunny.UI.UITextBox();
- this.uiLabel5 = new Sunny.UI.UILabel();
- this.uiLabel6 = new Sunny.UI.UILabel();
- this.tbyka056 = new Sunny.UI.UITextBox();
- this.tbyka055 = new Sunny.UI.UITextBox();
- this.uiLabel2 = new Sunny.UI.UILabel();
- this.uiLabel1 = new Sunny.UI.UILabel();
- this.pnlSetlBaseInfo = new Sunny.UI.UIPanel();
- this.tbyka054 = new Sunny.UI.UITextBox();
- this.tbyka316 = new Sunny.UI.UITextBox();
- this.uiLabel29 = new Sunny.UI.UILabel();
- this.uiLabel19 = new Sunny.UI.UILabel();
- this.tbPersonType = new Sunny.UI.UITextBox();
- this.tbyae366 = new Sunny.UI.UITextBox();
- this.uiLabel27 = new Sunny.UI.UILabel();
- this.uiLabel28 = new Sunny.UI.UILabel();
- this.tbPsnCertNO = new Sunny.UI.UITextBox();
- this.tbykb037 = new Sunny.UI.UITextBox();
- this.uiLabel25 = new Sunny.UI.UILabel();
- this.uiLabel26 = new Sunny.UI.UILabel();
- this.tbMedType = new Sunny.UI.UITextBox();
- this.tbaac001 = new Sunny.UI.UITextBox();
- this.uiLabel20 = new Sunny.UI.UILabel();
- this.uiLabel21 = new Sunny.UI.UILabel();
- this.cbSettlementWithNopwd = new Sunny.UI.UICheckBox();
- this.pnlBottom.SuspendLayout();
- this.pnlClient.SuspendLayout();
- this.gbSetlinfo.SuspendLayout();
- this.pnlPayInfo.SuspendLayout();
- this.pnlSetlBaseInfo.SuspendLayout();
- this.SuspendLayout();
- //
- // pnlBottom
- //
- this.pnlBottom.Controls.Add(this.cbSettlementWithNopwd);
- this.pnlBottom.Controls.Add(this.cbMutualAid);
- this.pnlBottom.Controls.Add(this.uiButton2);
- this.pnlBottom.Controls.Add(this.uiButton1);
- this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlBottom.Location = new System.Drawing.Point(0, 583);
- this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlBottom.Name = "pnlBottom";
- this.pnlBottom.Size = new System.Drawing.Size(1100, 54);
- this.pnlBottom.TabIndex = 0;
- this.pnlBottom.Text = null;
- this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbMutualAid
- //
- this.cbMutualAid.Cursor = System.Windows.Forms.Cursors.Hand;
- this.cbMutualAid.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbMutualAid.Location = new System.Drawing.Point(24, 11);
- this.cbMutualAid.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbMutualAid.Name = "cbMutualAid";
- this.cbMutualAid.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.cbMutualAid.Size = new System.Drawing.Size(150, 29);
- this.cbMutualAid.TabIndex = 3;
- this.cbMutualAid.Text = "启用共济支付";
- this.cbMutualAid.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiButton2
- //
- this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.Location = new System.Drawing.Point(886, 6);
- this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton2.Name = "uiButton2";
- this.uiButton2.Size = new System.Drawing.Size(100, 35);
- this.uiButton2.TabIndex = 1;
- this.uiButton2.Text = "放弃";
- this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
- //
- // uiButton1
- //
- this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.Location = new System.Drawing.Point(753, 6);
- this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiButton1.Name = "uiButton1";
- this.uiButton1.Size = new System.Drawing.Size(100, 35);
- this.uiButton1.TabIndex = 0;
- this.uiButton1.Text = "结算";
- this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
- //
- // pnlClient
- //
- this.pnlClient.Controls.Add(this.gbSetlinfo);
- this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlClient.Location = new System.Drawing.Point(0, 0);
- this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlClient.Name = "pnlClient";
- this.pnlClient.Size = new System.Drawing.Size(1100, 583);
- this.pnlClient.TabIndex = 1;
- this.pnlClient.Text = null;
- this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // gbSetlinfo
- //
- this.gbSetlinfo.Controls.Add(this.pnlPayInfo);
- this.gbSetlinfo.Controls.Add(this.pnlSetlBaseInfo);
- this.gbSetlinfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gbSetlinfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.gbSetlinfo.Location = new System.Drawing.Point(0, 0);
- this.gbSetlinfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.gbSetlinfo.MinimumSize = new System.Drawing.Size(1, 1);
- this.gbSetlinfo.Name = "gbSetlinfo";
- this.gbSetlinfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.gbSetlinfo.Size = new System.Drawing.Size(1100, 583);
- this.gbSetlinfo.TabIndex = 5;
- this.gbSetlinfo.Text = "结算信息";
- this.gbSetlinfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.gbSetlinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // pnlPayInfo
- //
- this.pnlPayInfo.Controls.Add(this.tbyka385);
- this.pnlPayInfo.Controls.Add(this.uiLabel37);
- this.pnlPayInfo.Controls.Add(this.tyka501);
- this.pnlPayInfo.Controls.Add(this.uiLabel16);
- this.pnlPayInfo.Controls.Add(this.tbyka345);
- this.pnlPayInfo.Controls.Add(this.uiLabel22);
- this.pnlPayInfo.Controls.Add(this.tbyka028);
- this.pnlPayInfo.Controls.Add(this.uiLabel35);
- this.pnlPayInfo.Controls.Add(this.tbyka027);
- this.pnlPayInfo.Controls.Add(this.uiLabel36);
- this.pnlPayInfo.Controls.Add(this.tbyka089);
- this.pnlPayInfo.Controls.Add(this.uiLabel15);
- this.pnlPayInfo.Controls.Add(this.tbyka900);
- this.pnlPayInfo.Controls.Add(this.uiLabel9);
- this.pnlPayInfo.Controls.Add(this.tbyke025);
- this.pnlPayInfo.Controls.Add(this.uiLabel8);
- this.pnlPayInfo.Controls.Add(this.tbyka368);
- this.pnlPayInfo.Controls.Add(this.uiLabel7);
- this.pnlPayInfo.Controls.Add(this.tbyka083);
- this.pnlPayInfo.Controls.Add(this.uiLabel3);
- this.pnlPayInfo.Controls.Add(this.tbyka082);
- this.pnlPayInfo.Controls.Add(this.uiLabel34);
- this.pnlPayInfo.Controls.Add(this.tbake183);
- this.pnlPayInfo.Controls.Add(this.uiLabel33);
- this.pnlPayInfo.Controls.Add(this.tbake032);
- this.pnlPayInfo.Controls.Add(this.uiLabel32);
- this.pnlPayInfo.Controls.Add(this.tbyka062);
- this.pnlPayInfo.Controls.Add(this.uiLabel31);
- this.pnlPayInfo.Controls.Add(this.tbyka525);
- this.pnlPayInfo.Controls.Add(this.uiLabel30);
- this.pnlPayInfo.Controls.Add(this.tbakc090);
- this.pnlPayInfo.Controls.Add(this.tbyka122);
- this.pnlPayInfo.Controls.Add(this.uiLabel23);
- this.pnlPayInfo.Controls.Add(this.uiLabel24);
- this.pnlPayInfo.Controls.Add(this.tbyka120);
- this.pnlPayInfo.Controls.Add(this.uiLabel13);
- this.pnlPayInfo.Controls.Add(this.tbzhkzf);
- this.pnlPayInfo.Controls.Add(this.uiLabel14);
- this.pnlPayInfo.Controls.Add(this.tbake173);
- this.pnlPayInfo.Controls.Add(this.tbake181);
- this.pnlPayInfo.Controls.Add(this.uiLabel17);
- this.pnlPayInfo.Controls.Add(this.uiLabel18);
- this.pnlPayInfo.Controls.Add(this.tbyke030);
- this.pnlPayInfo.Controls.Add(this.uiLabel10);
- this.pnlPayInfo.Controls.Add(this.tbyka248);
- this.pnlPayInfo.Controls.Add(this.uiLabel12);
- this.pnlPayInfo.Controls.Add(this.tbyka058);
- this.pnlPayInfo.Controls.Add(this.uiLabel4);
- this.pnlPayInfo.Controls.Add(this.tbyka111);
- this.pnlPayInfo.Controls.Add(this.tbyka057);
- this.pnlPayInfo.Controls.Add(this.uiLabel5);
- this.pnlPayInfo.Controls.Add(this.uiLabel6);
- this.pnlPayInfo.Controls.Add(this.tbyka056);
- this.pnlPayInfo.Controls.Add(this.tbyka055);
- this.pnlPayInfo.Controls.Add(this.uiLabel2);
- this.pnlPayInfo.Controls.Add(this.uiLabel1);
- this.pnlPayInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pnlPayInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlPayInfo.Location = new System.Drawing.Point(0, 112);
- this.pnlPayInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlPayInfo.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlPayInfo.Name = "pnlPayInfo";
- this.pnlPayInfo.Size = new System.Drawing.Size(1100, 471);
- this.pnlPayInfo.TabIndex = 1;
- this.pnlPayInfo.Text = null;
- this.pnlPayInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlPayInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.pnlPayInfo.Click += new System.EventHandler(this.pnlPayInfo_Click);
- //
- // tbyka385
- //
- this.tbyka385.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka385.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka385.Location = new System.Drawing.Point(687, 307);
- this.tbyka385.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka385.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka385.Name = "tbyka385";
- this.tbyka385.ShowText = false;
- this.tbyka385.Size = new System.Drawing.Size(100, 29);
- this.tbyka385.TabIndex = 73;
- this.tbyka385.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka385.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel37
- //
- this.uiLabel37.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel37.Location = new System.Drawing.Point(552, 301);
- this.uiLabel37.Name = "uiLabel37";
- this.uiLabel37.Size = new System.Drawing.Size(126, 40);
- this.uiLabel37.TabIndex = 72;
- this.uiLabel37.Text = "限额定额";
- this.uiLabel37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel37.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tyka501
- //
- this.tyka501.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tyka501.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tyka501.Location = new System.Drawing.Point(963, 363);
- this.tyka501.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tyka501.MinimumSize = new System.Drawing.Size(1, 16);
- this.tyka501.Name = "tyka501";
- this.tyka501.ShowText = false;
- this.tyka501.Size = new System.Drawing.Size(100, 29);
- this.tyka501.TabIndex = 71;
- this.tyka501.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tyka501.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel16
- //
- this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel16.Location = new System.Drawing.Point(829, 358);
- this.uiLabel16.Name = "uiLabel16";
- this.uiLabel16.Size = new System.Drawing.Size(126, 40);
- this.uiLabel16.TabIndex = 70;
- this.uiLabel16.Text = "门诊产前补助";
- this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka345
- //
- this.tbyka345.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka345.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka345.Location = new System.Drawing.Point(687, 363);
- this.tbyka345.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka345.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka345.Name = "tbyka345";
- this.tbyka345.ShowText = false;
- this.tbyka345.Size = new System.Drawing.Size(100, 29);
- this.tbyka345.TabIndex = 69;
- this.tbyka345.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka345.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel22
- //
- this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel22.Location = new System.Drawing.Point(552, 358);
- this.uiLabel22.Name = "uiLabel22";
- this.uiLabel22.Size = new System.Drawing.Size(126, 40);
- this.uiLabel22.TabIndex = 68;
- this.uiLabel22.Text = "单病种(结算)包干标准";
- this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka028
- //
- this.tbyka028.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka028.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka028.Location = new System.Drawing.Point(416, 363);
- this.tbyka028.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka028.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka028.Name = "tbyka028";
- this.tbyka028.ShowText = false;
- this.tbyka028.Size = new System.Drawing.Size(100, 29);
- this.tbyka028.TabIndex = 67;
- this.tbyka028.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka028.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel35
- //
- this.uiLabel35.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel35.Location = new System.Drawing.Point(284, 358);
- this.uiLabel35.Name = "uiLabel35";
- this.uiLabel35.Size = new System.Drawing.Size(126, 40);
- this.uiLabel35.TabIndex = 66;
- this.uiLabel35.Text = "单病种(结算)医疗机构自费费用";
- this.uiLabel35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel35.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka027
- //
- this.tbyka027.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka027.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka027.Location = new System.Drawing.Point(154, 363);
- this.tbyka027.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka027.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka027.Name = "tbyka027";
- this.tbyka027.ShowText = false;
- this.tbyka027.Size = new System.Drawing.Size(100, 29);
- this.tbyka027.TabIndex = 65;
- this.tbyka027.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka027.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel36
- //
- this.uiLabel36.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel36.Location = new System.Drawing.Point(21, 358);
- this.uiLabel36.Name = "uiLabel36";
- this.uiLabel36.Size = new System.Drawing.Size(126, 40);
- this.uiLabel36.TabIndex = 64;
- this.uiLabel36.Text = "单病种(结算)病种名称";
- this.uiLabel36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel36.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- this.uiLabel36.Click += new System.EventHandler(this.uiLabel36_Click);
- //
- // tbyka089
- //
- this.tbyka089.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka089.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka089.Location = new System.Drawing.Point(963, 307);
- this.tbyka089.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka089.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka089.Name = "tbyka089";
- this.tbyka089.ShowText = false;
- this.tbyka089.Size = new System.Drawing.Size(100, 29);
- this.tbyka089.TabIndex = 63;
- this.tbyka089.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka089.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel15
- //
- this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel15.Location = new System.Drawing.Point(829, 301);
- this.uiLabel15.Name = "uiLabel15";
- this.uiLabel15.Size = new System.Drawing.Size(126, 40);
- this.uiLabel15.TabIndex = 62;
- this.uiLabel15.Text = "单病种(结算)编码";
- this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka900
- //
- this.tbyka900.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka900.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka900.Location = new System.Drawing.Point(416, 307);
- this.tbyka900.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka900.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka900.Name = "tbyka900";
- this.tbyka900.ShowText = false;
- this.tbyka900.Size = new System.Drawing.Size(100, 29);
- this.tbyka900.TabIndex = 59;
- this.tbyka900.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka900.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel9
- //
- this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel9.Location = new System.Drawing.Point(284, 301);
- this.uiLabel9.Name = "uiLabel9";
- this.uiLabel9.Size = new System.Drawing.Size(126, 40);
- this.uiLabel9.TabIndex = 58;
- this.uiLabel9.Text = "规定病种起付线累计";
- this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyke025
- //
- this.tbyke025.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyke025.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyke025.Location = new System.Drawing.Point(154, 307);
- this.tbyke025.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyke025.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyke025.Name = "tbyke025";
- this.tbyke025.ShowText = false;
- this.tbyke025.Size = new System.Drawing.Size(100, 29);
- this.tbyke025.TabIndex = 57;
- this.tbyke025.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyke025.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel8
- //
- this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel8.Location = new System.Drawing.Point(21, 301);
- this.uiLabel8.Name = "uiLabel8";
- this.uiLabel8.Size = new System.Drawing.Size(126, 40);
- this.uiLabel8.TabIndex = 56;
- this.uiLabel8.Text = "本年公务员门诊补助累计(含慢性病)";
- this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka368
- //
- this.tbyka368.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka368.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka368.Location = new System.Drawing.Point(963, 251);
- this.tbyka368.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka368.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka368.Name = "tbyka368";
- this.tbyka368.ShowText = false;
- this.tbyka368.Size = new System.Drawing.Size(100, 29);
- this.tbyka368.TabIndex = 55;
- this.tbyka368.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka368.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel7
- //
- this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel7.Location = new System.Drawing.Point(829, 244);
- this.uiLabel7.Name = "uiLabel7";
- this.uiLabel7.Size = new System.Drawing.Size(126, 40);
- this.uiLabel7.TabIndex = 54;
- this.uiLabel7.Text = "公务员补助普通门诊起付年度累计(含慢性病)";
- this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka083
- //
- this.tbyka083.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka083.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka083.Location = new System.Drawing.Point(687, 195);
- this.tbyka083.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka083.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka083.Name = "tbyka083";
- this.tbyka083.ShowText = false;
- this.tbyka083.Size = new System.Drawing.Size(100, 29);
- this.tbyka083.TabIndex = 53;
- this.tbyka083.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka083.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel3
- //
- this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel3.Location = new System.Drawing.Point(552, 187);
- this.uiLabel3.Name = "uiLabel3";
- this.uiLabel3.Size = new System.Drawing.Size(126, 40);
- this.uiLabel3.TabIndex = 52;
- this.uiLabel3.Text = "大病额外报销";
- this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka082
- //
- this.tbyka082.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka082.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka082.Location = new System.Drawing.Point(416, 195);
- this.tbyka082.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka082.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka082.Name = "tbyka082";
- this.tbyka082.ShowText = false;
- this.tbyka082.Size = new System.Drawing.Size(100, 29);
- this.tbyka082.TabIndex = 51;
- this.tbyka082.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka082.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel34
- //
- this.uiLabel34.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel34.Location = new System.Drawing.Point(284, 187);
- this.uiLabel34.Name = "uiLabel34";
- this.uiLabel34.Size = new System.Drawing.Size(126, 40);
- this.uiLabel34.TabIndex = 50;
- this.uiLabel34.Text = "大额补充保险报销金额";
- this.uiLabel34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel34.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbake183
- //
- this.tbake183.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbake183.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbake183.Location = new System.Drawing.Point(963, 139);
- this.tbake183.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbake183.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbake183.Name = "tbake183";
- this.tbake183.ShowText = false;
- this.tbake183.Size = new System.Drawing.Size(100, 29);
- this.tbake183.TabIndex = 49;
- this.tbake183.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbake183.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel33
- //
- this.uiLabel33.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel33.Location = new System.Drawing.Point(829, 130);
- this.uiLabel33.Name = "uiLabel33";
- this.uiLabel33.Size = new System.Drawing.Size(126, 40);
- this.uiLabel33.TabIndex = 48;
- this.uiLabel33.Text = "优抚补助";
- this.uiLabel33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel33.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbake032
- //
- this.tbake032.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbake032.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbake032.Location = new System.Drawing.Point(416, 139);
- this.tbake032.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbake032.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbake032.Name = "tbake032";
- this.tbake032.ShowText = false;
- this.tbake032.Size = new System.Drawing.Size(100, 29);
- this.tbake032.TabIndex = 47;
- this.tbake032.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbake032.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel32
- //
- this.uiLabel32.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel32.Location = new System.Drawing.Point(284, 130);
- this.uiLabel32.Name = "uiLabel32";
- this.uiLabel32.Size = new System.Drawing.Size(126, 40);
- this.uiLabel32.TabIndex = 46;
- this.uiLabel32.Text = "城乡居民卫计委补偿金额";
- this.uiLabel32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel32.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka062
- //
- this.tbyka062.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka062.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka062.Location = new System.Drawing.Point(963, 83);
- this.tbyka062.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka062.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka062.Name = "tbyka062";
- this.tbyka062.ShowText = false;
- this.tbyka062.Size = new System.Drawing.Size(100, 29);
- this.tbyka062.TabIndex = 45;
- this.tbyka062.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka062.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel31
- //
- this.uiLabel31.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel31.Location = new System.Drawing.Point(829, 73);
- this.uiLabel31.Name = "uiLabel31";
- this.uiLabel31.Size = new System.Drawing.Size(126, 40);
- this.uiLabel31.TabIndex = 44;
- this.uiLabel31.Text = "本次大病医疗报销金额";
- this.uiLabel31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel31.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka525
- //
- this.tbyka525.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka525.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka525.Location = new System.Drawing.Point(416, 27);
- this.tbyka525.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka525.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka525.Name = "tbyka525";
- this.tbyka525.ShowText = false;
- this.tbyka525.Size = new System.Drawing.Size(100, 29);
- this.tbyka525.TabIndex = 43;
- this.tbyka525.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka525.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel30
- //
- this.uiLabel30.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel30.Location = new System.Drawing.Point(284, 16);
- this.uiLabel30.Name = "uiLabel30";
- this.uiLabel30.Size = new System.Drawing.Size(126, 40);
- this.uiLabel30.TabIndex = 42;
- this.uiLabel30.Text = "医保结算费用总额";
- this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbakc090
- //
- this.tbakc090.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbakc090.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbakc090.Location = new System.Drawing.Point(154, 251);
- this.tbakc090.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbakc090.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbakc090.Name = "tbakc090";
- this.tbakc090.ShowText = false;
- this.tbakc090.Size = new System.Drawing.Size(100, 29);
- this.tbakc090.TabIndex = 39;
- this.tbakc090.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbakc090.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka122
- //
- this.tbyka122.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka122.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka122.Location = new System.Drawing.Point(687, 251);
- this.tbyka122.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka122.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka122.Name = "tbyka122";
- this.tbyka122.ShowText = false;
- this.tbyka122.Size = new System.Drawing.Size(100, 29);
- this.tbyka122.TabIndex = 38;
- this.tbyka122.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka122.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel23
- //
- this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel23.Location = new System.Drawing.Point(21, 244);
- this.uiLabel23.Name = "uiLabel23";
- this.uiLabel23.Size = new System.Drawing.Size(126, 40);
- this.uiLabel23.TabIndex = 37;
- this.uiLabel23.Text = "本年真实住院次数";
- this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel24
- //
- this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel24.Location = new System.Drawing.Point(552, 244);
- this.uiLabel24.Name = "uiLabel24";
- this.uiLabel24.Size = new System.Drawing.Size(126, 40);
- this.uiLabel24.TabIndex = 36;
- this.uiLabel24.Text = "大额统筹已累计金额";
- this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka120
- //
- this.tbyka120.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka120.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka120.Location = new System.Drawing.Point(416, 251);
- this.tbyka120.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka120.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka120.Name = "tbyka120";
- this.tbyka120.ShowText = false;
- this.tbyka120.Size = new System.Drawing.Size(100, 29);
- this.tbyka120.TabIndex = 35;
- this.tbyka120.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka120.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel13
- //
- this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel13.Location = new System.Drawing.Point(284, 244);
- this.uiLabel13.Name = "uiLabel13";
- this.uiLabel13.Size = new System.Drawing.Size(126, 40);
- this.uiLabel13.TabIndex = 34;
- this.uiLabel13.Text = "基本统筹已累计金额";
- this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbzhkzf
- //
- this.tbzhkzf.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbzhkzf.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbzhkzf.Location = new System.Drawing.Point(963, 195);
- this.tbzhkzf.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbzhkzf.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbzhkzf.Name = "tbzhkzf";
- this.tbzhkzf.ShowText = false;
- this.tbzhkzf.Size = new System.Drawing.Size(100, 29);
- this.tbzhkzf.TabIndex = 33;
- this.tbzhkzf.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbzhkzf.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel14
- //
- this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel14.Location = new System.Drawing.Point(829, 187);
- this.uiLabel14.Name = "uiLabel14";
- this.uiLabel14.Size = new System.Drawing.Size(126, 40);
- this.uiLabel14.TabIndex = 31;
- this.uiLabel14.Text = "账户可支付";
- this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbake173
- //
- this.tbake173.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbake173.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbake173.Location = new System.Drawing.Point(154, 195);
- this.tbake173.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbake173.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbake173.Name = "tbake173";
- this.tbake173.ShowText = false;
- this.tbake173.Size = new System.Drawing.Size(100, 29);
- this.tbake173.TabIndex = 27;
- this.tbake173.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbake173.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbake181
- //
- this.tbake181.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbake181.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbake181.Location = new System.Drawing.Point(687, 139);
- this.tbake181.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbake181.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbake181.Name = "tbake181";
- this.tbake181.ShowText = false;
- this.tbake181.Size = new System.Drawing.Size(100, 29);
- this.tbake181.TabIndex = 26;
- this.tbake181.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbake181.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel17
- //
- this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel17.Location = new System.Drawing.Point(21, 187);
- this.uiLabel17.Name = "uiLabel17";
- this.uiLabel17.Size = new System.Drawing.Size(126, 40);
- this.uiLabel17.TabIndex = 25;
- this.uiLabel17.Text = "其他支出";
- this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel18
- //
- this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel18.Location = new System.Drawing.Point(552, 130);
- this.uiLabel18.Name = "uiLabel18";
- this.uiLabel18.Size = new System.Drawing.Size(126, 40);
- this.uiLabel18.TabIndex = 24;
- this.uiLabel18.Text = "医疗救助";
- this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyke030
- //
- this.tbyke030.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyke030.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyke030.Location = new System.Drawing.Point(154, 139);
- this.tbyke030.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyke030.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyke030.Name = "tbyke030";
- this.tbyke030.ShowText = false;
- this.tbyke030.Size = new System.Drawing.Size(100, 29);
- this.tbyke030.TabIndex = 17;
- this.tbyke030.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyke030.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel10
- //
- this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel10.Location = new System.Drawing.Point(21, 130);
- this.uiLabel10.Name = "uiLabel10";
- this.uiLabel10.Size = new System.Drawing.Size(126, 40);
- this.uiLabel10.TabIndex = 16;
- this.uiLabel10.Text = "公务员医疗补助";
- this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka248
- //
- this.tbyka248.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka248.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka248.Location = new System.Drawing.Point(687, 83);
- this.tbyka248.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka248.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka248.Name = "tbyka248";
- this.tbyka248.ShowText = false;
- this.tbyka248.Size = new System.Drawing.Size(100, 29);
- this.tbyka248.TabIndex = 14;
- this.tbyka248.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka248.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel12
- //
- this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel12.Location = new System.Drawing.Point(552, 73);
- this.uiLabel12.Name = "uiLabel12";
- this.uiLabel12.Size = new System.Drawing.Size(126, 40);
- this.uiLabel12.TabIndex = 12;
- this.uiLabel12.Text = "本次基本医疗报销金额";
- this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka058
- //
- this.tbyka058.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka058.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka058.Location = new System.Drawing.Point(416, 83);
- this.tbyka058.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka058.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka058.Name = "tbyka058";
- this.tbyka058.ShowText = false;
- this.tbyka058.Size = new System.Drawing.Size(100, 29);
- this.tbyka058.TabIndex = 11;
- this.tbyka058.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka058.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel4
- //
- this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel4.Location = new System.Drawing.Point(284, 73);
- this.uiLabel4.Name = "uiLabel4";
- this.uiLabel4.Size = new System.Drawing.Size(126, 40);
- this.uiLabel4.TabIndex = 10;
- this.uiLabel4.Text = "实际支付起付线";
- this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka111
- //
- this.tbyka111.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka111.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka111.Location = new System.Drawing.Point(154, 83);
- this.tbyka111.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka111.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka111.Name = "tbyka111";
- this.tbyka111.ShowText = false;
- this.tbyka111.Size = new System.Drawing.Size(100, 29);
- this.tbyka111.TabIndex = 9;
- this.tbyka111.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka111.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka057
- //
- this.tbyka057.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka057.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka057.Location = new System.Drawing.Point(963, 27);
- this.tbyka057.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka057.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka057.Name = "tbyka057";
- this.tbyka057.ShowText = false;
- this.tbyka057.Size = new System.Drawing.Size(100, 29);
- this.tbyka057.TabIndex = 8;
- this.tbyka057.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka057.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel5
- //
- this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel5.Location = new System.Drawing.Point(21, 73);
- this.uiLabel5.Name = "uiLabel5";
- this.uiLabel5.Size = new System.Drawing.Size(126, 40);
- this.uiLabel5.TabIndex = 7;
- this.uiLabel5.Text = "符合政策范围金额";
- this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel6
- //
- this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel6.Location = new System.Drawing.Point(829, 16);
- this.uiLabel6.Name = "uiLabel6";
- this.uiLabel6.Size = new System.Drawing.Size(126, 40);
- this.uiLabel6.TabIndex = 6;
- this.uiLabel6.Text = "先行自付金额";
- this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka056
- //
- this.tbyka056.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka056.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka056.Location = new System.Drawing.Point(687, 27);
- this.tbyka056.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka056.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka056.Name = "tbyka056";
- this.tbyka056.ShowText = false;
- this.tbyka056.Size = new System.Drawing.Size(100, 29);
- this.tbyka056.TabIndex = 3;
- this.tbyka056.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka056.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka055
- //
- this.tbyka055.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka055.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka055.Location = new System.Drawing.Point(154, 27);
- this.tbyka055.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka055.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka055.Name = "tbyka055";
- this.tbyka055.ShowText = false;
- this.tbyka055.Size = new System.Drawing.Size(100, 29);
- this.tbyka055.TabIndex = 2;
- this.tbyka055.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka055.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel2
- //
- this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel2.Location = new System.Drawing.Point(552, 16);
- this.uiLabel2.Name = "uiLabel2";
- this.uiLabel2.Size = new System.Drawing.Size(126, 40);
- this.uiLabel2.TabIndex = 1;
- 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("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel1.Location = new System.Drawing.Point(21, 16);
- this.uiLabel1.Name = "uiLabel1";
- this.uiLabel1.Size = new System.Drawing.Size(126, 40);
- this.uiLabel1.TabIndex = 0;
- this.uiLabel1.Text = "医疗费总额";
- this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // pnlSetlBaseInfo
- //
- this.pnlSetlBaseInfo.Controls.Add(this.tbyka054);
- this.pnlSetlBaseInfo.Controls.Add(this.tbyka316);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel29);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel19);
- this.pnlSetlBaseInfo.Controls.Add(this.tbPersonType);
- this.pnlSetlBaseInfo.Controls.Add(this.tbyae366);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel27);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel28);
- this.pnlSetlBaseInfo.Controls.Add(this.tbPsnCertNO);
- this.pnlSetlBaseInfo.Controls.Add(this.tbykb037);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel25);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel26);
- this.pnlSetlBaseInfo.Controls.Add(this.tbMedType);
- this.pnlSetlBaseInfo.Controls.Add(this.tbaac001);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel20);
- this.pnlSetlBaseInfo.Controls.Add(this.uiLabel21);
- this.pnlSetlBaseInfo.Dock = System.Windows.Forms.DockStyle.Top;
- this.pnlSetlBaseInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.pnlSetlBaseInfo.Location = new System.Drawing.Point(0, 32);
- this.pnlSetlBaseInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.pnlSetlBaseInfo.MinimumSize = new System.Drawing.Size(1, 1);
- this.pnlSetlBaseInfo.Name = "pnlSetlBaseInfo";
- this.pnlSetlBaseInfo.Size = new System.Drawing.Size(1100, 80);
- this.pnlSetlBaseInfo.TabIndex = 0;
- this.pnlSetlBaseInfo.Text = null;
- this.pnlSetlBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.pnlSetlBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka054
- //
- this.tbyka054.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka054.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka054.Location = new System.Drawing.Point(936, 6);
- this.tbyka054.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka054.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka054.Name = "tbyka054";
- this.tbyka054.ShowText = false;
- this.tbyka054.Size = new System.Drawing.Size(100, 27);
- this.tbyka054.TabIndex = 63;
- this.tbyka054.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka054.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyka316
- //
- this.tbyka316.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyka316.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyka316.Location = new System.Drawing.Point(936, 45);
- this.tbyka316.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyka316.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyka316.Name = "tbyka316";
- this.tbyka316.ShowText = false;
- this.tbyka316.Size = new System.Drawing.Size(100, 27);
- this.tbyka316.TabIndex = 61;
- this.tbyka316.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyka316.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel29
- //
- this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel29.Location = new System.Drawing.Point(829, 43);
- this.uiLabel29.Name = "uiLabel29";
- this.uiLabel29.Size = new System.Drawing.Size(100, 23);
- this.uiLabel29.TabIndex = 62;
- this.uiLabel29.Text = "清算类别";
- this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel19
- //
- this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel19.Location = new System.Drawing.Point(829, 6);
- this.uiLabel19.Name = "uiLabel19";
- this.uiLabel19.Size = new System.Drawing.Size(100, 23);
- this.uiLabel19.TabIndex = 60;
- this.uiLabel19.Text = "清算方式";
- this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPersonType
- //
- this.tbPersonType.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPersonType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPersonType.Location = new System.Drawing.Point(695, 42);
- this.tbPersonType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPersonType.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPersonType.Name = "tbPersonType";
- this.tbPersonType.ShowText = false;
- this.tbPersonType.Size = new System.Drawing.Size(100, 25);
- this.tbPersonType.TabIndex = 57;
- this.tbPersonType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPersonType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbyae366
- //
- this.tbyae366.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbyae366.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbyae366.Location = new System.Drawing.Point(696, 5);
- this.tbyae366.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbyae366.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbyae366.Name = "tbyae366";
- this.tbyae366.ShowText = false;
- this.tbyae366.Size = new System.Drawing.Size(100, 27);
- this.tbyae366.TabIndex = 56;
- this.tbyae366.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbyae366.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel27
- //
- this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel27.Location = new System.Drawing.Point(588, 42);
- this.uiLabel27.Name = "uiLabel27";
- this.uiLabel27.Size = new System.Drawing.Size(100, 23);
- this.uiLabel27.TabIndex = 55;
- this.uiLabel27.Text = "人员类别";
- this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel28
- //
- this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel28.Location = new System.Drawing.Point(589, 7);
- this.uiLabel28.Name = "uiLabel28";
- this.uiLabel28.Size = new System.Drawing.Size(100, 23);
- this.uiLabel28.TabIndex = 54;
- this.uiLabel28.Text = "清算期号";
- this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbPsnCertNO
- //
- this.tbPsnCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbPsnCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbPsnCertNO.Location = new System.Drawing.Point(360, 41);
- this.tbPsnCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbPsnCertNO.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbPsnCertNO.Name = "tbPsnCertNO";
- this.tbPsnCertNO.ShowText = false;
- this.tbPsnCertNO.Size = new System.Drawing.Size(203, 25);
- this.tbPsnCertNO.TabIndex = 53;
- this.tbPsnCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbPsnCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbykb037
- //
- this.tbykb037.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbykb037.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbykb037.Location = new System.Drawing.Point(361, 4);
- this.tbykb037.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbykb037.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbykb037.Name = "tbykb037";
- this.tbykb037.ShowText = false;
- this.tbykb037.Size = new System.Drawing.Size(202, 27);
- this.tbykb037.TabIndex = 52;
- this.tbykb037.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbykb037.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel25
- //
- this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel25.Location = new System.Drawing.Point(253, 41);
- this.uiLabel25.Name = "uiLabel25";
- this.uiLabel25.Size = new System.Drawing.Size(100, 23);
- this.uiLabel25.TabIndex = 51;
- this.uiLabel25.Text = "证件号码";
- this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel26
- //
- this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel26.Location = new System.Drawing.Point(254, 6);
- this.uiLabel26.Name = "uiLabel26";
- this.uiLabel26.Size = new System.Drawing.Size(100, 23);
- this.uiLabel26.TabIndex = 50;
- this.uiLabel26.Text = "清算分中心";
- this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbMedType
- //
- this.tbMedType.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbMedType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbMedType.Location = new System.Drawing.Point(128, 41);
- this.tbMedType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbMedType.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbMedType.Name = "tbMedType";
- this.tbMedType.ShowText = false;
- this.tbMedType.Size = new System.Drawing.Size(100, 25);
- this.tbMedType.TabIndex = 49;
- this.tbMedType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbMedType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // tbaac001
- //
- this.tbaac001.Cursor = System.Windows.Forms.Cursors.IBeam;
- this.tbaac001.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.tbaac001.Location = new System.Drawing.Point(129, 4);
- this.tbaac001.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.tbaac001.MinimumSize = new System.Drawing.Size(1, 16);
- this.tbaac001.Name = "tbaac001";
- this.tbaac001.ShowText = false;
- this.tbaac001.Size = new System.Drawing.Size(100, 27);
- this.tbaac001.TabIndex = 48;
- this.tbaac001.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
- this.tbaac001.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel20
- //
- this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel20.Location = new System.Drawing.Point(21, 41);
- this.uiLabel20.Name = "uiLabel20";
- this.uiLabel20.Size = new System.Drawing.Size(100, 23);
- this.uiLabel20.TabIndex = 47;
- this.uiLabel20.Text = "医疗类别";
- this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // uiLabel21
- //
- this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiLabel21.Location = new System.Drawing.Point(22, 6);
- this.uiLabel21.Name = "uiLabel21";
- this.uiLabel21.Size = new System.Drawing.Size(100, 23);
- this.uiLabel21.TabIndex = 46;
- this.uiLabel21.Text = "个人编号";
- this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
- this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // cbSettlementWithNopwd
- //
- this.cbSettlementWithNopwd.Cursor = System.Windows.Forms.Cursors.Hand;
- this.cbSettlementWithNopwd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.cbSettlementWithNopwd.Location = new System.Drawing.Point(191, 13);
- this.cbSettlementWithNopwd.MinimumSize = new System.Drawing.Size(1, 1);
- this.cbSettlementWithNopwd.Name = "cbSettlementWithNopwd";
- this.cbSettlementWithNopwd.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
- this.cbSettlementWithNopwd.Size = new System.Drawing.Size(150, 29);
- this.cbSettlementWithNopwd.TabIndex = 4;
- this.cbSettlementWithNopwd.Text = "启用无密码结算";
- this.cbSettlementWithNopwd.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
- //
- // SettlementInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1100, 637);
- this.Controls.Add(this.pnlClient);
- this.Controls.Add(this.pnlBottom);
- this.Name = "SettlementInfo";
- this.Text = "患者结算信息一览表";
- this.pnlBottom.ResumeLayout(false);
- this.pnlClient.ResumeLayout(false);
- this.gbSetlinfo.ResumeLayout(false);
- this.pnlPayInfo.ResumeLayout(false);
- this.pnlSetlBaseInfo.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UIPanel pnlBottom;
- private Sunny.UI.UIPanel pnlClient;
- private Sunny.UI.UIButton uiButton1;
- private Sunny.UI.UIButton uiButton2;
- private Sunny.UI.UIGroupBox gbSetlinfo;
- private Sunny.UI.UIPanel pnlPayInfo;
- private Sunny.UI.UITextBox tbakc090;
- private Sunny.UI.UITextBox tbyka122;
- private Sunny.UI.UILabel uiLabel23;
- private Sunny.UI.UILabel uiLabel24;
- private Sunny.UI.UITextBox tbyka120;
- private Sunny.UI.UILabel uiLabel13;
- private Sunny.UI.UITextBox tbzhkzf;
- private Sunny.UI.UILabel uiLabel14;
- private Sunny.UI.UITextBox tbake173;
- private Sunny.UI.UITextBox tbake181;
- private Sunny.UI.UILabel uiLabel17;
- private Sunny.UI.UILabel uiLabel18;
- private Sunny.UI.UITextBox tbyke030;
- private Sunny.UI.UILabel uiLabel10;
- private Sunny.UI.UITextBox tbyka248;
- private Sunny.UI.UILabel uiLabel12;
- private Sunny.UI.UITextBox tbyka058;
- private Sunny.UI.UILabel uiLabel4;
- private Sunny.UI.UITextBox tbyka111;
- private Sunny.UI.UITextBox tbyka057;
- private Sunny.UI.UILabel uiLabel5;
- private Sunny.UI.UILabel uiLabel6;
- private Sunny.UI.UITextBox tbyka056;
- private Sunny.UI.UITextBox tbyka055;
- private Sunny.UI.UILabel uiLabel2;
- private Sunny.UI.UILabel uiLabel1;
- private Sunny.UI.UIPanel pnlSetlBaseInfo;
- private Sunny.UI.UITextBox tbyka054;
- private Sunny.UI.UITextBox tbyka316;
- private Sunny.UI.UILabel uiLabel29;
- private Sunny.UI.UILabel uiLabel19;
- private Sunny.UI.UITextBox tbPersonType;
- private Sunny.UI.UITextBox tbyae366;
- private Sunny.UI.UILabel uiLabel27;
- private Sunny.UI.UILabel uiLabel28;
- private Sunny.UI.UITextBox tbPsnCertNO;
- private Sunny.UI.UITextBox tbykb037;
- private Sunny.UI.UILabel uiLabel25;
- private Sunny.UI.UILabel uiLabel26;
- private Sunny.UI.UITextBox tbMedType;
- private Sunny.UI.UITextBox tbaac001;
- private Sunny.UI.UILabel uiLabel20;
- private Sunny.UI.UILabel uiLabel21;
- private Sunny.UI.UITextBox tbyka082;
- private Sunny.UI.UILabel uiLabel34;
- private Sunny.UI.UITextBox tbake183;
- private Sunny.UI.UILabel uiLabel33;
- private Sunny.UI.UITextBox tbake032;
- private Sunny.UI.UILabel uiLabel32;
- private Sunny.UI.UITextBox tbyka062;
- private Sunny.UI.UILabel uiLabel31;
- private Sunny.UI.UITextBox tbyka525;
- private Sunny.UI.UILabel uiLabel30;
- private Sunny.UI.UITextBox tbyka083;
- private Sunny.UI.UILabel uiLabel3;
- private Sunny.UI.UITextBox tbyka385;
- private Sunny.UI.UILabel uiLabel37;
- private Sunny.UI.UITextBox tyka501;
- private Sunny.UI.UILabel uiLabel16;
- private Sunny.UI.UITextBox tbyka345;
- private Sunny.UI.UILabel uiLabel22;
- private Sunny.UI.UITextBox tbyka028;
- private Sunny.UI.UILabel uiLabel35;
- private Sunny.UI.UITextBox tbyka027;
- private Sunny.UI.UILabel uiLabel36;
- private Sunny.UI.UITextBox tbyka089;
- private Sunny.UI.UILabel uiLabel15;
- private Sunny.UI.UITextBox tbyka900;
- private Sunny.UI.UILabel uiLabel9;
- private Sunny.UI.UITextBox tbyke025;
- private Sunny.UI.UILabel uiLabel8;
- private Sunny.UI.UITextBox tbyka368;
- private Sunny.UI.UILabel uiLabel7;
- private Sunny.UI.UICheckBox cbMutualAid;
- private Sunny.UI.UICheckBox cbSettlementWithNopwd;
- }
- }
|