/****************************************************************************** * 文件名称: 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 { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); this.pnlBottom = new Sunny.UI.UIPanel(); 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.tbAccountMutualAidAmount = new Sunny.UI.UITextBox(); this.uiLabel22 = new Sunny.UI.UILabel(); this.tbBalc = new Sunny.UI.UITextBox(); this.tbHospitalPartAmount = new Sunny.UI.UITextBox(); this.uiLabel23 = new Sunny.UI.UILabel(); this.uiLabel24 = new Sunny.UI.UILabel(); this.tbPsnCashPay = new Sunny.UI.UITextBox(); this.uiLabel13 = new Sunny.UI.UILabel(); this.tbPsnAccountPaySummat = new Sunny.UI.UITextBox(); this.tbPsnSummat = new Sunny.UI.UITextBox(); this.uiLabel14 = new Sunny.UI.UILabel(); this.uiLabel15 = new Sunny.UI.UILabel(); this.tbFundPaySummat = new Sunny.UI.UITextBox(); this.uiLabel16 = new Sunny.UI.UILabel(); this.tbOtherPay = new Sunny.UI.UITextBox(); this.tbAssian = new Sunny.UI.UITextBox(); this.uiLabel17 = new Sunny.UI.UILabel(); this.uiLabel18 = new Sunny.UI.UILabel(); this.tbWorkerLargeMedical = new Sunny.UI.UITextBox(); this.uiLabel7 = new Sunny.UI.UILabel(); this.tbHifmi_pay = new Sunny.UI.UITextBox(); this.tbHifes_pay = new Sunny.UI.UITextBox(); this.uiLabel8 = new Sunny.UI.UILabel(); this.uiLabel9 = new Sunny.UI.UILabel(); this.tbCvlserv_pay = new Sunny.UI.UITextBox(); this.uiLabel10 = new Sunny.UI.UILabel(); this.tbInsuFundPayRito = new Sunny.UI.UITextBox(); this.tbInsuFundPay = new Sunny.UI.UITextBox(); this.uiLabel11 = new Sunny.UI.UILabel(); this.uiLabel12 = new Sunny.UI.UILabel(); this.tbActualPayDeduLine = new Sunny.UI.UITextBox(); this.uiLabel4 = new Sunny.UI.UILabel(); this.tbInScopyAmount = new Sunny.UI.UITextBox(); this.tbPreSelfPay = new Sunny.UI.UITextBox(); this.uiLabel5 = new Sunny.UI.UILabel(); this.uiLabel6 = new Sunny.UI.UILabel(); this.tbOverLimitOwnPay = new Sunny.UI.UITextBox(); this.uiLabel3 = new Sunny.UI.UILabel(); this.tbFullOwnPay = new Sunny.UI.UITextBox(); this.tbSumamt = new Sunny.UI.UITextBox(); this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel(); this.tbClearingWay = new Sunny.UI.UITextBox(); this.pnlSetlBaseInfo = new Sunny.UI.UIPanel(); this.tbClearingType = new Sunny.UI.UITextBox(); this.uiLabel29 = new Sunny.UI.UILabel(); this.uiLabel19 = new Sunny.UI.UILabel(); this.tbPersonType = new Sunny.UI.UITextBox(); this.tbInsuType = new Sunny.UI.UITextBox(); this.uiLabel27 = new Sunny.UI.UILabel(); this.uiLabel28 = new Sunny.UI.UILabel(); this.tbPsnCertNO = new Sunny.UI.UITextBox(); this.tbPsnCertType = new Sunny.UI.UITextBox(); this.uiLabel25 = new Sunny.UI.UILabel(); this.uiLabel26 = new Sunny.UI.UILabel(); this.tbMedType = new Sunny.UI.UITextBox(); this.tbAdmCertType = new Sunny.UI.UITextBox(); this.uiLabel20 = new Sunny.UI.UILabel(); this.uiLabel21 = new Sunny.UI.UILabel(); this.uiLabel30 = new Sunny.UI.UILabel(); this.gbSetldetail = new Sunny.UI.UIGroupBox(); this.dgvSetlDetail = new Sunny.UI.UIDataGridView(); this.uiButton2 = new Sunny.UI.UIButton(); this.pnlBottom.SuspendLayout(); this.pnlClient.SuspendLayout(); this.gbSetlinfo.SuspendLayout(); this.pnlPayInfo.SuspendLayout(); this.pnlSetlBaseInfo.SuspendLayout(); this.gbSetldetail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgvSetlDetail)).BeginInit(); this.SuspendLayout(); // // pnlBottom // 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, 516); 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(1049, 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); // // 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.Controls.Add(this.gbSetldetail); 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(1049, 516); 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.tbClearingWay); this.gbSetlinfo.Controls.Add(this.pnlSetlBaseInfo); this.gbSetlinfo.Controls.Add(this.uiLabel30); 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(1049, 364); this.gbSetlinfo.TabIndex = 2; 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.tbAccountMutualAidAmount); this.pnlPayInfo.Controls.Add(this.uiLabel22); this.pnlPayInfo.Controls.Add(this.tbBalc); this.pnlPayInfo.Controls.Add(this.tbHospitalPartAmount); this.pnlPayInfo.Controls.Add(this.uiLabel23); this.pnlPayInfo.Controls.Add(this.uiLabel24); this.pnlPayInfo.Controls.Add(this.tbPsnCashPay); this.pnlPayInfo.Controls.Add(this.uiLabel13); this.pnlPayInfo.Controls.Add(this.tbPsnAccountPaySummat); this.pnlPayInfo.Controls.Add(this.tbPsnSummat); this.pnlPayInfo.Controls.Add(this.uiLabel14); this.pnlPayInfo.Controls.Add(this.uiLabel15); this.pnlPayInfo.Controls.Add(this.tbFundPaySummat); this.pnlPayInfo.Controls.Add(this.uiLabel16); this.pnlPayInfo.Controls.Add(this.tbOtherPay); this.pnlPayInfo.Controls.Add(this.tbAssian); this.pnlPayInfo.Controls.Add(this.uiLabel17); this.pnlPayInfo.Controls.Add(this.uiLabel18); this.pnlPayInfo.Controls.Add(this.tbWorkerLargeMedical); this.pnlPayInfo.Controls.Add(this.uiLabel7); this.pnlPayInfo.Controls.Add(this.tbHifmi_pay); this.pnlPayInfo.Controls.Add(this.tbHifes_pay); this.pnlPayInfo.Controls.Add(this.uiLabel8); this.pnlPayInfo.Controls.Add(this.uiLabel9); this.pnlPayInfo.Controls.Add(this.tbCvlserv_pay); this.pnlPayInfo.Controls.Add(this.uiLabel10); this.pnlPayInfo.Controls.Add(this.tbInsuFundPayRito); this.pnlPayInfo.Controls.Add(this.tbInsuFundPay); this.pnlPayInfo.Controls.Add(this.uiLabel11); this.pnlPayInfo.Controls.Add(this.uiLabel12); this.pnlPayInfo.Controls.Add(this.tbActualPayDeduLine); this.pnlPayInfo.Controls.Add(this.uiLabel4); this.pnlPayInfo.Controls.Add(this.tbInScopyAmount); this.pnlPayInfo.Controls.Add(this.tbPreSelfPay); this.pnlPayInfo.Controls.Add(this.uiLabel5); this.pnlPayInfo.Controls.Add(this.uiLabel6); this.pnlPayInfo.Controls.Add(this.tbOverLimitOwnPay); this.pnlPayInfo.Controls.Add(this.uiLabel3); this.pnlPayInfo.Controls.Add(this.tbFullOwnPay); this.pnlPayInfo.Controls.Add(this.tbSumamt); 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(1049, 252); 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); // // tbAccountMutualAidAmount // this.tbAccountMutualAidAmount.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbAccountMutualAidAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbAccountMutualAidAmount.Location = new System.Drawing.Point(823, 90); this.tbAccountMutualAidAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbAccountMutualAidAmount.MinimumSize = new System.Drawing.Size(1, 16); this.tbAccountMutualAidAmount.Name = "tbAccountMutualAidAmount"; this.tbAccountMutualAidAmount.ShowText = false; this.tbAccountMutualAidAmount.Size = new System.Drawing.Size(100, 29); this.tbAccountMutualAidAmount.TabIndex = 41; this.tbAccountMutualAidAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbAccountMutualAidAmount.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(716, 90); this.uiLabel22.Name = "uiLabel22"; this.uiLabel22.Size = new System.Drawing.Size(100, 23); this.uiLabel22.TabIndex = 40; this.uiLabel22.Text = "个人账户共济"; this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbBalc // this.tbBalc.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbBalc.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbBalc.Location = new System.Drawing.Point(823, 49); this.tbBalc.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbBalc.MinimumSize = new System.Drawing.Size(1, 16); this.tbBalc.Name = "tbBalc"; this.tbBalc.ShowText = false; this.tbBalc.Size = new System.Drawing.Size(100, 29); this.tbBalc.TabIndex = 39; this.tbBalc.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbBalc.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbHospitalPartAmount // this.tbHospitalPartAmount.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbHospitalPartAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbHospitalPartAmount.Location = new System.Drawing.Point(823, 8); this.tbHospitalPartAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbHospitalPartAmount.MinimumSize = new System.Drawing.Size(1, 16); this.tbHospitalPartAmount.Name = "tbHospitalPartAmount"; this.tbHospitalPartAmount.ShowText = false; this.tbHospitalPartAmount.Size = new System.Drawing.Size(100, 29); this.tbHospitalPartAmount.TabIndex = 38; this.tbHospitalPartAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbHospitalPartAmount.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(716, 52); this.uiLabel23.Name = "uiLabel23"; this.uiLabel23.Size = new System.Drawing.Size(100, 23); 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(716, 14); this.uiLabel24.Name = "uiLabel24"; this.uiLabel24.Size = new System.Drawing.Size(100, 23); 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); // // tbPsnCashPay // this.tbPsnCashPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPsnCashPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnCashPay.Location = new System.Drawing.Point(583, 213); this.tbPsnCashPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPsnCashPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbPsnCashPay.Name = "tbPsnCashPay"; this.tbPsnCashPay.ShowText = false; this.tbPsnCashPay.Size = new System.Drawing.Size(100, 29); this.tbPsnCashPay.TabIndex = 35; this.tbPsnCashPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPsnCashPay.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(476, 209); this.uiLabel13.Name = "uiLabel13"; this.uiLabel13.Size = new System.Drawing.Size(100, 23); 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); // // tbPsnAccountPaySummat // this.tbPsnAccountPaySummat.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPsnAccountPaySummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnAccountPaySummat.Location = new System.Drawing.Point(583, 172); this.tbPsnAccountPaySummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPsnAccountPaySummat.MinimumSize = new System.Drawing.Size(1, 16); this.tbPsnAccountPaySummat.Name = "tbPsnAccountPaySummat"; this.tbPsnAccountPaySummat.ShowText = false; this.tbPsnAccountPaySummat.Size = new System.Drawing.Size(100, 29); this.tbPsnAccountPaySummat.TabIndex = 33; this.tbPsnAccountPaySummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPsnAccountPaySummat.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbPsnSummat // this.tbPsnSummat.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPsnSummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnSummat.Location = new System.Drawing.Point(583, 131); this.tbPsnSummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPsnSummat.MinimumSize = new System.Drawing.Size(1, 16); this.tbPsnSummat.Name = "tbPsnSummat"; this.tbPsnSummat.ShowText = false; this.tbPsnSummat.Size = new System.Drawing.Size(100, 29); this.tbPsnSummat.TabIndex = 32; this.tbPsnSummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPsnSummat.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(476, 170); this.uiLabel14.Name = "uiLabel14"; this.uiLabel14.Size = new System.Drawing.Size(100, 23); 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); // // 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(476, 131); this.uiLabel15.Name = "uiLabel15"; this.uiLabel15.Size = new System.Drawing.Size(100, 23); this.uiLabel15.TabIndex = 30; this.uiLabel15.Text = "个人负担总金额"; this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbFundPaySummat // this.tbFundPaySummat.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbFundPaySummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbFundPaySummat.Location = new System.Drawing.Point(583, 90); this.tbFundPaySummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbFundPaySummat.MinimumSize = new System.Drawing.Size(1, 16); this.tbFundPaySummat.Name = "tbFundPaySummat"; this.tbFundPaySummat.ShowText = false; this.tbFundPaySummat.Size = new System.Drawing.Size(100, 29); this.tbFundPaySummat.TabIndex = 29; this.tbFundPaySummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbFundPaySummat.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(476, 92); this.uiLabel16.Name = "uiLabel16"; this.uiLabel16.Size = new System.Drawing.Size(100, 23); this.uiLabel16.TabIndex = 28; this.uiLabel16.Text = "基金支付总额"; this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbOtherPay // this.tbOtherPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbOtherPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbOtherPay.Location = new System.Drawing.Point(583, 49); this.tbOtherPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbOtherPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbOtherPay.Name = "tbOtherPay"; this.tbOtherPay.ShowText = false; this.tbOtherPay.Size = new System.Drawing.Size(100, 29); this.tbOtherPay.TabIndex = 27; this.tbOtherPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbOtherPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbAssian // this.tbAssian.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbAssian.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbAssian.Location = new System.Drawing.Point(583, 8); this.tbAssian.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbAssian.MinimumSize = new System.Drawing.Size(1, 16); this.tbAssian.Name = "tbAssian"; this.tbAssian.ShowText = false; this.tbAssian.Size = new System.Drawing.Size(100, 29); this.tbAssian.TabIndex = 26; this.tbAssian.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbAssian.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(476, 53); this.uiLabel17.Name = "uiLabel17"; this.uiLabel17.Size = new System.Drawing.Size(100, 23); 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(476, 14); this.uiLabel18.Name = "uiLabel18"; this.uiLabel18.Size = new System.Drawing.Size(100, 23); 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); // // tbWorkerLargeMedical // this.tbWorkerLargeMedical.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbWorkerLargeMedical.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbWorkerLargeMedical.Location = new System.Drawing.Point(360, 213); this.tbWorkerLargeMedical.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbWorkerLargeMedical.MinimumSize = new System.Drawing.Size(1, 16); this.tbWorkerLargeMedical.Name = "tbWorkerLargeMedical"; this.tbWorkerLargeMedical.ShowText = false; this.tbWorkerLargeMedical.Size = new System.Drawing.Size(100, 29); this.tbWorkerLargeMedical.TabIndex = 23; this.tbWorkerLargeMedical.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbWorkerLargeMedical.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(253, 209); this.uiLabel7.Name = "uiLabel7"; this.uiLabel7.Size = new System.Drawing.Size(100, 23); this.uiLabel7.TabIndex = 22; this.uiLabel7.Text = "职工大额医疗"; this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbHifmi_pay // this.tbHifmi_pay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbHifmi_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbHifmi_pay.Location = new System.Drawing.Point(360, 172); this.tbHifmi_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbHifmi_pay.MinimumSize = new System.Drawing.Size(1, 16); this.tbHifmi_pay.Name = "tbHifmi_pay"; this.tbHifmi_pay.ShowText = false; this.tbHifmi_pay.Size = new System.Drawing.Size(100, 29); this.tbHifmi_pay.TabIndex = 21; this.tbHifmi_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbHifmi_pay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbHifes_pay // this.tbHifes_pay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbHifes_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbHifes_pay.Location = new System.Drawing.Point(360, 131); this.tbHifes_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbHifes_pay.MinimumSize = new System.Drawing.Size(1, 16); this.tbHifes_pay.Name = "tbHifes_pay"; this.tbHifes_pay.ShowText = false; this.tbHifes_pay.Size = new System.Drawing.Size(100, 29); this.tbHifes_pay.TabIndex = 20; this.tbHifes_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbHifes_pay.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(253, 170); this.uiLabel8.Name = "uiLabel8"; this.uiLabel8.Size = new System.Drawing.Size(100, 23); this.uiLabel8.TabIndex = 19; this.uiLabel8.Text = "居民大病保险"; this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel8.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(253, 131); this.uiLabel9.Name = "uiLabel9"; this.uiLabel9.Size = new System.Drawing.Size(100, 23); this.uiLabel9.TabIndex = 18; this.uiLabel9.Text = "企业补充医疗"; this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbCvlserv_pay // this.tbCvlserv_pay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbCvlserv_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbCvlserv_pay.Location = new System.Drawing.Point(360, 90); this.tbCvlserv_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbCvlserv_pay.MinimumSize = new System.Drawing.Size(1, 16); this.tbCvlserv_pay.Name = "tbCvlserv_pay"; this.tbCvlserv_pay.ShowText = false; this.tbCvlserv_pay.Size = new System.Drawing.Size(100, 29); this.tbCvlserv_pay.TabIndex = 17; this.tbCvlserv_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbCvlserv_pay.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(253, 92); this.uiLabel10.Name = "uiLabel10"; this.uiLabel10.Size = new System.Drawing.Size(100, 23); 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); // // tbInsuFundPayRito // this.tbInsuFundPayRito.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbInsuFundPayRito.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbInsuFundPayRito.Location = new System.Drawing.Point(360, 49); this.tbInsuFundPayRito.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbInsuFundPayRito.MinimumSize = new System.Drawing.Size(1, 16); this.tbInsuFundPayRito.Name = "tbInsuFundPayRito"; this.tbInsuFundPayRito.ShowText = false; this.tbInsuFundPayRito.Size = new System.Drawing.Size(100, 29); this.tbInsuFundPayRito.TabIndex = 15; this.tbInsuFundPayRito.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbInsuFundPayRito.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbInsuFundPay // this.tbInsuFundPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbInsuFundPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbInsuFundPay.Location = new System.Drawing.Point(360, 8); this.tbInsuFundPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbInsuFundPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbInsuFundPay.Name = "tbInsuFundPay"; this.tbInsuFundPay.ShowText = false; this.tbInsuFundPay.Size = new System.Drawing.Size(100, 29); this.tbInsuFundPay.TabIndex = 14; this.tbInsuFundPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbInsuFundPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // uiLabel11 // this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLabel11.Location = new System.Drawing.Point(253, 53); this.uiLabel11.Name = "uiLabel11"; this.uiLabel11.Size = new System.Drawing.Size(100, 23); this.uiLabel11.TabIndex = 13; this.uiLabel11.Text = "统筹基金支付比例"; this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel11.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(253, 14); this.uiLabel12.Name = "uiLabel12"; this.uiLabel12.Size = new System.Drawing.Size(100, 23); 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); // // tbActualPayDeduLine // this.tbActualPayDeduLine.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbActualPayDeduLine.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbActualPayDeduLine.Location = new System.Drawing.Point(128, 213); this.tbActualPayDeduLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbActualPayDeduLine.MinimumSize = new System.Drawing.Size(1, 16); this.tbActualPayDeduLine.Name = "tbActualPayDeduLine"; this.tbActualPayDeduLine.ShowText = false; this.tbActualPayDeduLine.Size = new System.Drawing.Size(100, 29); this.tbActualPayDeduLine.TabIndex = 11; this.tbActualPayDeduLine.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbActualPayDeduLine.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(21, 209); this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Size = new System.Drawing.Size(100, 23); 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); // // tbInScopyAmount // this.tbInScopyAmount.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbInScopyAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbInScopyAmount.Location = new System.Drawing.Point(128, 172); this.tbInScopyAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbInScopyAmount.MinimumSize = new System.Drawing.Size(1, 16); this.tbInScopyAmount.Name = "tbInScopyAmount"; this.tbInScopyAmount.ShowText = false; this.tbInScopyAmount.Size = new System.Drawing.Size(100, 29); this.tbInScopyAmount.TabIndex = 9; this.tbInScopyAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbInScopyAmount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbPreSelfPay // this.tbPreSelfPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPreSelfPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPreSelfPay.Location = new System.Drawing.Point(128, 131); this.tbPreSelfPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPreSelfPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbPreSelfPay.Name = "tbPreSelfPay"; this.tbPreSelfPay.ShowText = false; this.tbPreSelfPay.Size = new System.Drawing.Size(100, 29); this.tbPreSelfPay.TabIndex = 8; this.tbPreSelfPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPreSelfPay.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, 170); this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Size = new System.Drawing.Size(100, 23); 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(21, 131); this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Size = new System.Drawing.Size(100, 23); 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); // // tbOverLimitOwnPay // this.tbOverLimitOwnPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbOverLimitOwnPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbOverLimitOwnPay.Location = new System.Drawing.Point(128, 90); this.tbOverLimitOwnPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbOverLimitOwnPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbOverLimitOwnPay.Name = "tbOverLimitOwnPay"; this.tbOverLimitOwnPay.ShowText = false; this.tbOverLimitOwnPay.Size = new System.Drawing.Size(100, 29); this.tbOverLimitOwnPay.TabIndex = 5; this.tbOverLimitOwnPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbOverLimitOwnPay.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(21, 92); this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Size = new System.Drawing.Size(100, 23); this.uiLabel3.TabIndex = 4; this.uiLabel3.Text = "超限价自费费用"; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbFullOwnPay // this.tbFullOwnPay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbFullOwnPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbFullOwnPay.Location = new System.Drawing.Point(128, 49); this.tbFullOwnPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbFullOwnPay.MinimumSize = new System.Drawing.Size(1, 16); this.tbFullOwnPay.Name = "tbFullOwnPay"; this.tbFullOwnPay.ShowText = false; this.tbFullOwnPay.Size = new System.Drawing.Size(100, 29); this.tbFullOwnPay.TabIndex = 3; this.tbFullOwnPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbFullOwnPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // tbSumamt // this.tbSumamt.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbSumamt.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbSumamt.Location = new System.Drawing.Point(128, 8); this.tbSumamt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbSumamt.MinimumSize = new System.Drawing.Size(1, 16); this.tbSumamt.Name = "tbSumamt"; this.tbSumamt.ShowText = false; this.tbSumamt.Size = new System.Drawing.Size(100, 29); this.tbSumamt.TabIndex = 2; this.tbSumamt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbSumamt.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(21, 53); this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Size = new System.Drawing.Size(100, 23); 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, 14); this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Size = new System.Drawing.Size(100, 23); 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); // // tbClearingWay // this.tbClearingWay.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbClearingWay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbClearingWay.Location = new System.Drawing.Point(936, 40); this.tbClearingWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbClearingWay.MinimumSize = new System.Drawing.Size(1, 16); this.tbClearingWay.Name = "tbClearingWay"; this.tbClearingWay.ShowText = false; this.tbClearingWay.Size = new System.Drawing.Size(100, 27); this.tbClearingWay.TabIndex = 60; this.tbClearingWay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbClearingWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // pnlSetlBaseInfo // this.pnlSetlBaseInfo.Controls.Add(this.tbClearingType); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel29); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel19); this.pnlSetlBaseInfo.Controls.Add(this.tbPersonType); this.pnlSetlBaseInfo.Controls.Add(this.tbInsuType); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel27); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel28); this.pnlSetlBaseInfo.Controls.Add(this.tbPsnCertNO); this.pnlSetlBaseInfo.Controls.Add(this.tbPsnCertType); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel25); this.pnlSetlBaseInfo.Controls.Add(this.uiLabel26); this.pnlSetlBaseInfo.Controls.Add(this.tbMedType); this.pnlSetlBaseInfo.Controls.Add(this.tbAdmCertType); 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(1049, 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); // // tbClearingType // this.tbClearingType.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbClearingType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbClearingType.Location = new System.Drawing.Point(936, 45); this.tbClearingType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbClearingType.MinimumSize = new System.Drawing.Size(1, 16); this.tbClearingType.Name = "tbClearingType"; this.tbClearingType.ShowText = false; this.tbClearingType.Size = new System.Drawing.Size(100, 27); this.tbClearingType.TabIndex = 61; this.tbClearingType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbClearingType.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); // // tbInsuType // this.tbInsuType.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbInsuType.Location = new System.Drawing.Point(696, 5); this.tbInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbInsuType.MinimumSize = new System.Drawing.Size(1, 16); this.tbInsuType.Name = "tbInsuType"; this.tbInsuType.ShowText = false; this.tbInsuType.Size = new System.Drawing.Size(100, 27); this.tbInsuType.TabIndex = 56; this.tbInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbInsuType.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); // // tbPsnCertType // this.tbPsnCertType.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbPsnCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbPsnCertType.Location = new System.Drawing.Point(361, 4); this.tbPsnCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbPsnCertType.MinimumSize = new System.Drawing.Size(1, 16); this.tbPsnCertType.Name = "tbPsnCertType"; this.tbPsnCertType.ShowText = false; this.tbPsnCertType.Size = new System.Drawing.Size(202, 27); this.tbPsnCertType.TabIndex = 52; this.tbPsnCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbPsnCertType.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); // // tbAdmCertType // this.tbAdmCertType.Cursor = System.Windows.Forms.Cursors.IBeam; this.tbAdmCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tbAdmCertType.Location = new System.Drawing.Point(129, 4); this.tbAdmCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tbAdmCertType.MinimumSize = new System.Drawing.Size(1, 16); this.tbAdmCertType.Name = "tbAdmCertType"; this.tbAdmCertType.ShowText = false; this.tbAdmCertType.Size = new System.Drawing.Size(100, 27); this.tbAdmCertType.TabIndex = 48; this.tbAdmCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.tbAdmCertType.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); // // 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(716, 34); this.uiLabel30.Name = "uiLabel30"; this.uiLabel30.Size = new System.Drawing.Size(100, 23); this.uiLabel30.TabIndex = 58; this.uiLabel30.Text = "医疗费总额"; this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // gbSetldetail // this.gbSetldetail.Controls.Add(this.dgvSetlDetail); this.gbSetldetail.Dock = System.Windows.Forms.DockStyle.Bottom; this.gbSetldetail.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gbSetldetail.Location = new System.Drawing.Point(0, 364); this.gbSetldetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gbSetldetail.MinimumSize = new System.Drawing.Size(1, 1); this.gbSetldetail.Name = "gbSetldetail"; this.gbSetldetail.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.gbSetldetail.Size = new System.Drawing.Size(1049, 152); this.gbSetldetail.TabIndex = 1; this.gbSetldetail.Text = "结算基金分项信息"; this.gbSetldetail.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.gbSetldetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); // // dgvSetlDetail // this.dgvSetlDetail.AllowUserToAddRows = false; dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSetlDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; this.dgvSetlDetail.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.dgvSetlDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSetlDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; this.dgvSetlDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle8.BackColor = System.Drawing.Color.White; dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgvSetlDetail.DefaultCellStyle = dataGridViewCellStyle8; this.dgvSetlDetail.Dock = System.Windows.Forms.DockStyle.Fill; this.dgvSetlDetail.EnableHeadersVisualStyles = false; this.dgvSetlDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dgvSetlDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255))))); this.dgvSetlDetail.Location = new System.Drawing.Point(0, 32); this.dgvSetlDetail.Name = "dgvSetlDetail"; dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dgvSetlDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle9; dataGridViewCellStyle10.BackColor = System.Drawing.Color.White; dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.dgvSetlDetail.RowsDefaultCellStyle = dataGridViewCellStyle10; this.dgvSetlDetail.RowTemplate.Height = 23; this.dgvSetlDetail.SelectedIndex = -1; this.dgvSetlDetail.Size = new System.Drawing.Size(1049, 120); this.dgvSetlDetail.TabIndex = 1; this.dgvSetlDetail.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); // // SettlementInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1049, 570); 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.gbSetldetail.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgvSetlDetail)).EndInit(); this.ResumeLayout(false); } #endregion private Sunny.UI.UIPanel pnlBottom; private Sunny.UI.UIPanel pnlClient; private Sunny.UI.UIGroupBox gbSetlinfo; private Sunny.UI.UIGroupBox gbSetldetail; private Sunny.UI.UIDataGridView dgvSetlDetail; private Sunny.UI.UIPanel pnlPayInfo; private Sunny.UI.UITextBox tbOverLimitOwnPay; private Sunny.UI.UILabel uiLabel3; private Sunny.UI.UITextBox tbFullOwnPay; private Sunny.UI.UITextBox tbSumamt; private Sunny.UI.UILabel uiLabel2; private Sunny.UI.UILabel uiLabel1; private Sunny.UI.UIPanel pnlSetlBaseInfo; private Sunny.UI.UITextBox tbAccountMutualAidAmount; private Sunny.UI.UILabel uiLabel22; private Sunny.UI.UITextBox tbBalc; private Sunny.UI.UITextBox tbHospitalPartAmount; private Sunny.UI.UILabel uiLabel23; private Sunny.UI.UILabel uiLabel24; private Sunny.UI.UITextBox tbPsnCashPay; private Sunny.UI.UILabel uiLabel13; private Sunny.UI.UITextBox tbPsnAccountPaySummat; private Sunny.UI.UITextBox tbPsnSummat; private Sunny.UI.UILabel uiLabel14; private Sunny.UI.UILabel uiLabel15; private Sunny.UI.UITextBox tbFundPaySummat; private Sunny.UI.UILabel uiLabel16; private Sunny.UI.UITextBox tbOtherPay; private Sunny.UI.UITextBox tbAssian; private Sunny.UI.UILabel uiLabel17; private Sunny.UI.UILabel uiLabel18; private Sunny.UI.UITextBox tbWorkerLargeMedical; private Sunny.UI.UILabel uiLabel7; private Sunny.UI.UITextBox tbHifmi_pay; private Sunny.UI.UITextBox tbHifes_pay; private Sunny.UI.UILabel uiLabel8; private Sunny.UI.UILabel uiLabel9; private Sunny.UI.UITextBox tbCvlserv_pay; private Sunny.UI.UILabel uiLabel10; private Sunny.UI.UITextBox tbInsuFundPayRito; private Sunny.UI.UITextBox tbInsuFundPay; private Sunny.UI.UILabel uiLabel11; private Sunny.UI.UILabel uiLabel12; private Sunny.UI.UITextBox tbActualPayDeduLine; private Sunny.UI.UILabel uiLabel4; private Sunny.UI.UITextBox tbInScopyAmount; private Sunny.UI.UITextBox tbPreSelfPay; private Sunny.UI.UILabel uiLabel5; private Sunny.UI.UILabel uiLabel6; private Sunny.UI.UITextBox tbClearingWay; private Sunny.UI.UILabel uiLabel19; private Sunny.UI.UITextBox tbPersonType; private Sunny.UI.UITextBox tbInsuType; private Sunny.UI.UILabel uiLabel27; private Sunny.UI.UILabel uiLabel28; private Sunny.UI.UITextBox tbPsnCertNO; private Sunny.UI.UITextBox tbPsnCertType; private Sunny.UI.UILabel uiLabel25; private Sunny.UI.UILabel uiLabel26; private Sunny.UI.UITextBox tbMedType; private Sunny.UI.UITextBox tbAdmCertType; private Sunny.UI.UILabel uiLabel20; private Sunny.UI.UILabel uiLabel21; private Sunny.UI.UILabel uiLabel30; private Sunny.UI.UIButton uiButton1; private Sunny.UI.UITextBox tbClearingType; private Sunny.UI.UILabel uiLabel29; private Sunny.UI.UIButton uiButton2; } }