/******************************************************************************
* 文件名称: 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()
{
this.pnlClient = new Sunny.UI.UIPanel();
this.tcMain = new Sunny.UI.UITabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.tp_SettleOP = new Sunny.UI.UITitlePanel();
this.rtb_Medicatalog_BD = new Sunny.UI.UIRichTextBox();
this.uiLabel54 = new Sunny.UI.UILabel();
this.pnlPayInfo = new Sunny.UI.UIPanel();
this.tb38 = new Sunny.UI.UITextBox();
this.tb37 = new Sunny.UI.UITextBox();
this.tb36 = new Sunny.UI.UITextBox();
this.tb35 = new Sunny.UI.UITextBox();
this.tb34 = new Sunny.UI.UITextBox();
this.tb33 = new Sunny.UI.UITextBox();
this.uiLabel41 = new Sunny.UI.UILabel();
this.tb32 = new Sunny.UI.UITextBox();
this.uiLabel34 = new Sunny.UI.UILabel();
this.uiLabel22 = new Sunny.UI.UILabel();
this.uiLabel23 = new Sunny.UI.UILabel();
this.uiLabel24 = new Sunny.UI.UILabel();
this.tb30 = new Sunny.UI.UITextBox();
this.uiLabel13 = new Sunny.UI.UILabel();
this.tb27 = new Sunny.UI.UITextBox();
this.tb24 = new Sunny.UI.UITextBox();
this.uiLabel14 = new Sunny.UI.UILabel();
this.uiLabel15 = new Sunny.UI.UILabel();
this.tb21 = new Sunny.UI.UITextBox();
this.uiLabel16 = new Sunny.UI.UILabel();
this.tb28 = new Sunny.UI.UITextBox();
this.tb18 = new Sunny.UI.UITextBox();
this.uiLabel17 = new Sunny.UI.UILabel();
this.uiLabel18 = new Sunny.UI.UILabel();
this.tb29 = new Sunny.UI.UITextBox();
this.uiLabel7 = new Sunny.UI.UILabel();
this.tb26 = new Sunny.UI.UITextBox();
this.tb23 = new Sunny.UI.UITextBox();
this.uiLabel8 = new Sunny.UI.UILabel();
this.uiLabel9 = new Sunny.UI.UILabel();
this.tb20 = new Sunny.UI.UITextBox();
this.uiLabel10 = new Sunny.UI.UILabel();
this.tb17 = new Sunny.UI.UITextBox();
this.uiLabel11 = new Sunny.UI.UILabel();
this.uiLabel12 = new Sunny.UI.UILabel();
this.tb31 = new Sunny.UI.UITextBox();
this.uiLabel4 = new Sunny.UI.UILabel();
this.tb25 = new Sunny.UI.UITextBox();
this.uiLabel5 = new Sunny.UI.UILabel();
this.uiLabel6 = new Sunny.UI.UILabel();
this.tb22 = new Sunny.UI.UITextBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.tb19 = new Sunny.UI.UITextBox();
this.tb16 = new Sunny.UI.UITextBox();
this.uiLabel2 = new Sunny.UI.UILabel();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiLabel40 = new Sunny.UI.UILabel();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.tb12 = new Sunny.UI.UITextBox();
this.tb14 = new Sunny.UI.UITextBox();
this.uiLabel30 = new Sunny.UI.UILabel();
this.uiLabel31 = new Sunny.UI.UILabel();
this.tb11 = new Sunny.UI.UITextBox();
this.tb10 = new Sunny.UI.UITextBox();
this.uiLabel32 = new Sunny.UI.UILabel();
this.uiLabel33 = new Sunny.UI.UILabel();
this.tb15 = new Sunny.UI.UITextBox();
this.uiLabel35 = new Sunny.UI.UILabel();
this.tb9 = new Sunny.UI.UITextBox();
this.tb13 = new Sunny.UI.UITextBox();
this.uiLabel36 = new Sunny.UI.UILabel();
this.uiLabel37 = new Sunny.UI.UILabel();
this.uiLabel39 = new Sunny.UI.UILabel();
this.pnlSetlBaseInfo = new Sunny.UI.UIPanel();
this.tb8 = new Sunny.UI.UITextBox();
this.tb2 = new Sunny.UI.UITextBox();
this.uiLabel29 = new Sunny.UI.UILabel();
this.uiLabel19 = new Sunny.UI.UILabel();
this.tb7 = new Sunny.UI.UITextBox();
this.tb6 = new Sunny.UI.UITextBox();
this.uiLabel27 = new Sunny.UI.UILabel();
this.uiLabel28 = new Sunny.UI.UILabel();
this.tb4 = new Sunny.UI.UITextBox();
this.tb3 = new Sunny.UI.UITextBox();
this.uiLabel25 = new Sunny.UI.UILabel();
this.uiLabel26 = new Sunny.UI.UILabel();
this.tb5 = new Sunny.UI.UITextBox();
this.tb1 = new Sunny.UI.UITextBox();
this.uiLabel20 = new Sunny.UI.UILabel();
this.uiLabel21 = new Sunny.UI.UILabel();
this.uiLabel38 = new Sunny.UI.UILabel();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
this.uiPanel5 = new Sunny.UI.UIPanel();
this.rtb_Medicatalog_YD = new Sunny.UI.UIRichTextBox();
this.uiLabel50 = new Sunny.UI.UILabel();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.utb35 = new Sunny.UI.UITextBox();
this.uiLabel42 = new Sunny.UI.UILabel();
this.utb34 = new Sunny.UI.UITextBox();
this.utb33 = new Sunny.UI.UITextBox();
this.utb32 = new Sunny.UI.UITextBox();
this.uiLabel43 = new Sunny.UI.UILabel();
this.uiLabel44 = new Sunny.UI.UILabel();
this.uiLabel45 = new Sunny.UI.UILabel();
this.uiLabel46 = new Sunny.UI.UILabel();
this.utb30 = new Sunny.UI.UITextBox();
this.uiLabel47 = new Sunny.UI.UILabel();
this.utb27 = new Sunny.UI.UITextBox();
this.utb24 = new Sunny.UI.UITextBox();
this.uiLabel48 = new Sunny.UI.UILabel();
this.uiLabel49 = new Sunny.UI.UILabel();
this.utb21 = new Sunny.UI.UITextBox();
this.utb28 = new Sunny.UI.UITextBox();
this.utb18 = new Sunny.UI.UITextBox();
this.uiLabel51 = new Sunny.UI.UILabel();
this.uiLabel52 = new Sunny.UI.UILabel();
this.utb29 = new Sunny.UI.UITextBox();
this.uiLabel53 = new Sunny.UI.UILabel();
this.utb26 = new Sunny.UI.UITextBox();
this.utb23 = new Sunny.UI.UITextBox();
this.uiLabel55 = new Sunny.UI.UILabel();
this.utb20 = new Sunny.UI.UITextBox();
this.utb17 = new Sunny.UI.UITextBox();
this.uiLabel57 = new Sunny.UI.UILabel();
this.uiLabel58 = new Sunny.UI.UILabel();
this.utb31 = new Sunny.UI.UITextBox();
this.uiLabel59 = new Sunny.UI.UILabel();
this.utb25 = new Sunny.UI.UITextBox();
this.uiLabel60 = new Sunny.UI.UILabel();
this.uiLabel61 = new Sunny.UI.UILabel();
this.utb22 = new Sunny.UI.UITextBox();
this.uiLabel62 = new Sunny.UI.UILabel();
this.utb19 = new Sunny.UI.UITextBox();
this.utb16 = new Sunny.UI.UITextBox();
this.uiLabel63 = new Sunny.UI.UILabel();
this.uiLabel64 = new Sunny.UI.UILabel();
this.uiLabel65 = new Sunny.UI.UILabel();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.utb12 = new Sunny.UI.UITextBox();
this.utb14 = new Sunny.UI.UITextBox();
this.uiLabel66 = new Sunny.UI.UILabel();
this.uiLabel67 = new Sunny.UI.UILabel();
this.utb11 = new Sunny.UI.UITextBox();
this.utb10 = new Sunny.UI.UITextBox();
this.uiLabel68 = new Sunny.UI.UILabel();
this.uiLabel69 = new Sunny.UI.UILabel();
this.utb15 = new Sunny.UI.UITextBox();
this.uiLabel70 = new Sunny.UI.UILabel();
this.utb9 = new Sunny.UI.UITextBox();
this.utb13 = new Sunny.UI.UITextBox();
this.uiLabel71 = new Sunny.UI.UILabel();
this.uiLabel72 = new Sunny.UI.UILabel();
this.uiLabel73 = new Sunny.UI.UILabel();
this.uiPanel4 = new Sunny.UI.UIPanel();
this.utb8 = new Sunny.UI.UITextBox();
this.utb2 = new Sunny.UI.UITextBox();
this.uiLabel74 = new Sunny.UI.UILabel();
this.uiLabel75 = new Sunny.UI.UILabel();
this.utb7 = new Sunny.UI.UITextBox();
this.utb6 = new Sunny.UI.UITextBox();
this.uiLabel76 = new Sunny.UI.UILabel();
this.uiLabel77 = new Sunny.UI.UILabel();
this.utb4 = new Sunny.UI.UITextBox();
this.utb3 = new Sunny.UI.UITextBox();
this.uiLabel78 = new Sunny.UI.UILabel();
this.uiLabel79 = new Sunny.UI.UILabel();
this.utb5 = new Sunny.UI.UITextBox();
this.utb1 = new Sunny.UI.UITextBox();
this.uiLabel80 = new Sunny.UI.UILabel();
this.uiLabel81 = new Sunny.UI.UILabel();
this.uiLabel82 = new Sunny.UI.UILabel();
this.uiButton1 = new Sunny.UI.UIButton();
this.uiButton2 = new Sunny.UI.UIButton();
this.pnlBottom = new Sunny.UI.UIPanel();
this.pnlClient.SuspendLayout();
this.tcMain.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tp_SettleOP.SuspendLayout();
this.pnlPayInfo.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.pnlSetlBaseInfo.SuspendLayout();
this.tabPage2.SuspendLayout();
this.uiTitlePanel1.SuspendLayout();
this.uiPanel5.SuspendLayout();
this.uiPanel2.SuspendLayout();
this.uiPanel3.SuspendLayout();
this.uiPanel4.SuspendLayout();
this.pnlBottom.SuspendLayout();
this.SuspendLayout();
//
// pnlClient
//
this.pnlClient.Controls.Add(this.tcMain);
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(1000, 750);
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);
//
// tcMain
//
this.tcMain.Controls.Add(this.tabPage1);
this.tcMain.Controls.Add(this.tabPage2);
this.tcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.tcMain.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.tcMain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tcMain.ItemSize = new System.Drawing.Size(150, 40);
this.tcMain.Location = new System.Drawing.Point(0, 0);
this.tcMain.MainPage = "";
this.tcMain.Name = "tcMain";
this.tcMain.SelectedIndex = 0;
this.tcMain.Size = new System.Drawing.Size(1000, 750);
this.tcMain.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tcMain.TabIndex = 0;
this.tcMain.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tcMain.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tabPage1
//
this.tabPage1.Controls.Add(this.tp_SettleOP);
this.tabPage1.Location = new System.Drawing.Point(0, 40);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Size = new System.Drawing.Size(1000, 710);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "本 地";
this.tabPage1.UseVisualStyleBackColor = true;
//
// tp_SettleOP
//
this.tp_SettleOP.Controls.Add(this.rtb_Medicatalog_BD);
this.tp_SettleOP.Controls.Add(this.uiLabel54);
this.tp_SettleOP.Controls.Add(this.pnlPayInfo);
this.tp_SettleOP.Controls.Add(this.uiLabel40);
this.tp_SettleOP.Controls.Add(this.uiPanel1);
this.tp_SettleOP.Controls.Add(this.uiLabel39);
this.tp_SettleOP.Controls.Add(this.pnlSetlBaseInfo);
this.tp_SettleOP.Controls.Add(this.uiLabel38);
this.tp_SettleOP.Dock = System.Windows.Forms.DockStyle.Fill;
this.tp_SettleOP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tp_SettleOP.Location = new System.Drawing.Point(0, 0);
this.tp_SettleOP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tp_SettleOP.MinimumSize = new System.Drawing.Size(1, 1);
this.tp_SettleOP.Name = "tp_SettleOP";
this.tp_SettleOP.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.tp_SettleOP.ShowText = false;
this.tp_SettleOP.Size = new System.Drawing.Size(1000, 710);
this.tp_SettleOP.TabIndex = 53;
this.tp_SettleOP.Text = "本地门诊医保预结算信息";
this.tp_SettleOP.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.tp_SettleOP.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtb_Medicatalog_BD
//
this.rtb_Medicatalog_BD.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtb_Medicatalog_BD.FillColor = System.Drawing.Color.White;
this.rtb_Medicatalog_BD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtb_Medicatalog_BD.Location = new System.Drawing.Point(0, 641);
this.rtb_Medicatalog_BD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtb_Medicatalog_BD.MinimumSize = new System.Drawing.Size(1, 1);
this.rtb_Medicatalog_BD.Name = "rtb_Medicatalog_BD";
this.rtb_Medicatalog_BD.Padding = new System.Windows.Forms.Padding(2);
this.rtb_Medicatalog_BD.ShowText = false;
this.rtb_Medicatalog_BD.Size = new System.Drawing.Size(1000, 69);
this.rtb_Medicatalog_BD.TabIndex = 76;
this.rtb_Medicatalog_BD.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rtb_Medicatalog_BD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel54
//
this.uiLabel54.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel54.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel54.Location = new System.Drawing.Point(0, 618);
this.uiLabel54.Name = "uiLabel54";
this.uiLabel54.Size = new System.Drawing.Size(1000, 23);
this.uiLabel54.TabIndex = 77;
this.uiLabel54.Text = "分类汇总信息(medicatalog)";
this.uiLabel54.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel54.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// pnlPayInfo
//
this.pnlPayInfo.Controls.Add(this.tb38);
this.pnlPayInfo.Controls.Add(this.tb37);
this.pnlPayInfo.Controls.Add(this.tb36);
this.pnlPayInfo.Controls.Add(this.tb35);
this.pnlPayInfo.Controls.Add(this.tb34);
this.pnlPayInfo.Controls.Add(this.tb33);
this.pnlPayInfo.Controls.Add(this.uiLabel41);
this.pnlPayInfo.Controls.Add(this.tb32);
this.pnlPayInfo.Controls.Add(this.uiLabel34);
this.pnlPayInfo.Controls.Add(this.uiLabel22);
this.pnlPayInfo.Controls.Add(this.uiLabel23);
this.pnlPayInfo.Controls.Add(this.uiLabel24);
this.pnlPayInfo.Controls.Add(this.tb30);
this.pnlPayInfo.Controls.Add(this.uiLabel13);
this.pnlPayInfo.Controls.Add(this.tb27);
this.pnlPayInfo.Controls.Add(this.tb24);
this.pnlPayInfo.Controls.Add(this.uiLabel14);
this.pnlPayInfo.Controls.Add(this.uiLabel15);
this.pnlPayInfo.Controls.Add(this.tb21);
this.pnlPayInfo.Controls.Add(this.uiLabel16);
this.pnlPayInfo.Controls.Add(this.tb28);
this.pnlPayInfo.Controls.Add(this.tb18);
this.pnlPayInfo.Controls.Add(this.uiLabel17);
this.pnlPayInfo.Controls.Add(this.uiLabel18);
this.pnlPayInfo.Controls.Add(this.tb29);
this.pnlPayInfo.Controls.Add(this.uiLabel7);
this.pnlPayInfo.Controls.Add(this.tb26);
this.pnlPayInfo.Controls.Add(this.tb23);
this.pnlPayInfo.Controls.Add(this.uiLabel8);
this.pnlPayInfo.Controls.Add(this.uiLabel9);
this.pnlPayInfo.Controls.Add(this.tb20);
this.pnlPayInfo.Controls.Add(this.uiLabel10);
this.pnlPayInfo.Controls.Add(this.tb17);
this.pnlPayInfo.Controls.Add(this.uiLabel11);
this.pnlPayInfo.Controls.Add(this.uiLabel12);
this.pnlPayInfo.Controls.Add(this.tb31);
this.pnlPayInfo.Controls.Add(this.uiLabel4);
this.pnlPayInfo.Controls.Add(this.tb25);
this.pnlPayInfo.Controls.Add(this.uiLabel5);
this.pnlPayInfo.Controls.Add(this.uiLabel6);
this.pnlPayInfo.Controls.Add(this.tb22);
this.pnlPayInfo.Controls.Add(this.uiLabel3);
this.pnlPayInfo.Controls.Add(this.tb19);
this.pnlPayInfo.Controls.Add(this.tb16);
this.pnlPayInfo.Controls.Add(this.uiLabel2);
this.pnlPayInfo.Controls.Add(this.uiLabel1);
this.pnlPayInfo.Dock = System.Windows.Forms.DockStyle.Top;
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, 275);
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(1000, 343);
this.pnlPayInfo.TabIndex = 74;
this.pnlPayInfo.Text = null;
this.pnlPayInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.pnlPayInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb38
//
this.tb38.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb38.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb38.Location = new System.Drawing.Point(296, 286);
this.tb38.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb38.MinimumSize = new System.Drawing.Size(1, 16);
this.tb38.Name = "tb38";
this.tb38.ShowText = false;
this.tb38.Size = new System.Drawing.Size(138, 29);
this.tb38.TabIndex = 50;
this.tb38.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb38.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb37
//
this.tb37.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb37.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb37.Location = new System.Drawing.Point(836, 252);
this.tb37.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb37.MinimumSize = new System.Drawing.Size(1, 16);
this.tb37.Name = "tb37";
this.tb37.ShowText = false;
this.tb37.Size = new System.Drawing.Size(138, 29);
this.tb37.TabIndex = 49;
this.tb37.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb37.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb36
//
this.tb36.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb36.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb36.Location = new System.Drawing.Point(296, 252);
this.tb36.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb36.MinimumSize = new System.Drawing.Size(1, 16);
this.tb36.Name = "tb36";
this.tb36.ShowText = false;
this.tb36.Size = new System.Drawing.Size(138, 29);
this.tb36.TabIndex = 48;
this.tb36.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb36.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb35
//
this.tb35.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb35.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb35.Location = new System.Drawing.Point(836, 219);
this.tb35.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb35.MinimumSize = new System.Drawing.Size(1, 16);
this.tb35.Name = "tb35";
this.tb35.ShowText = false;
this.tb35.Size = new System.Drawing.Size(138, 29);
this.tb35.TabIndex = 47;
this.tb35.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb35.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb34
//
this.tb34.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb34.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb34.Location = new System.Drawing.Point(296, 219);
this.tb34.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb34.MinimumSize = new System.Drawing.Size(1, 16);
this.tb34.Name = "tb34";
this.tb34.ShowText = false;
this.tb34.Size = new System.Drawing.Size(138, 29);
this.tb34.TabIndex = 46;
this.tb34.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb34.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb33
//
this.tb33.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb33.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb33.Location = new System.Drawing.Point(836, 184);
this.tb33.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb33.MinimumSize = new System.Drawing.Size(1, 16);
this.tb33.Name = "tb33";
this.tb33.ShowText = false;
this.tb33.Size = new System.Drawing.Size(138, 29);
this.tb33.TabIndex = 45;
this.tb33.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb33.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel41
//
this.uiLabel41.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel41.Location = new System.Drawing.Point(634, 154);
this.uiLabel41.Name = "uiLabel41";
this.uiLabel41.Size = new System.Drawing.Size(198, 23);
this.uiLabel41.TabIndex = 44;
this.uiLabel41.Text = "30.年度大病内累计金额";
this.uiLabel41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel41.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb32
//
this.tb32.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb32.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb32.Location = new System.Drawing.Point(464, 184);
this.tb32.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb32.MinimumSize = new System.Drawing.Size(1, 16);
this.tb32.Name = "tb32";
this.tb32.ShowText = false;
this.tb32.Size = new System.Drawing.Size(138, 29);
this.tb32.TabIndex = 43;
this.tb32.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb32.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(23, 152);
this.uiLabel34.Name = "uiLabel34";
this.uiLabel34.Size = new System.Drawing.Size(120, 23);
this.uiLabel34.TabIndex = 42;
this.uiLabel34.Text = "28.自付一";
this.uiLabel34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel34.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(23, 221);
this.uiLabel22.Name = "uiLabel22";
this.uiLabel22.Size = new System.Drawing.Size(266, 23);
this.uiLabel22.TabIndex = 40;
this.uiLabel22.Text = "34.单位补充医疗保险(原公疗)支付金额";
this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel22.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(634, 83);
this.uiLabel23.Name = "uiLabel23";
this.uiLabel23.Size = new System.Drawing.Size(198, 23);
this.uiLabel23.TabIndex = 37;
this.uiLabel23.Text = "24.超大额自付金额";
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(23, 186);
this.uiLabel24.Name = "uiLabel24";
this.uiLabel24.Size = new System.Drawing.Size(120, 23);
this.uiLabel24.TabIndex = 36;
this.uiLabel24.Text = "31.本次起付线金额";
this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb30
//
this.tb30.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb30.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb30.Location = new System.Drawing.Point(836, 150);
this.tb30.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb30.MinimumSize = new System.Drawing.Size(1, 16);
this.tb30.Name = "tb30";
this.tb30.ShowText = false;
this.tb30.Size = new System.Drawing.Size(138, 29);
this.tb30.TabIndex = 35;
this.tb30.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb30.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(326, 47);
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(133, 23);
this.uiLabel13.TabIndex = 34;
this.uiLabel13.Text = "20.大病支付金额";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb27
//
this.tb27.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb27.Location = new System.Drawing.Point(836, 116);
this.tb27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb27.MinimumSize = new System.Drawing.Size(1, 16);
this.tb27.Name = "tb27";
this.tb27.ShowText = false;
this.tb27.Size = new System.Drawing.Size(138, 29);
this.tb27.TabIndex = 33;
this.tb27.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb24
//
this.tb24.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb24.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb24.Location = new System.Drawing.Point(836, 81);
this.tb24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb24.MinimumSize = new System.Drawing.Size(1, 16);
this.tb24.Name = "tb24";
this.tb24.ShowText = false;
this.tb24.Size = new System.Drawing.Size(138, 29);
this.tb24.TabIndex = 32;
this.tb24.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb24.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(612, 223);
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(220, 23);
this.uiLabel14.TabIndex = 31;
this.uiLabel14.Text = "35.门诊大额封顶后医保内金额累计";
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(326, 83);
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(133, 23);
this.uiLabel15.TabIndex = 30;
this.uiLabel15.Text = "23.退休补助金额";
this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb21
//
this.tb21.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb21.Location = new System.Drawing.Point(836, 45);
this.tb21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb21.MinimumSize = new System.Drawing.Size(1, 16);
this.tb21.Name = "tb21";
this.tb21.ShowText = false;
this.tb21.Size = new System.Drawing.Size(138, 29);
this.tb21.TabIndex = 29;
this.tb21.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb21.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(634, 119);
this.uiLabel16.Name = "uiLabel16";
this.uiLabel16.Size = new System.Drawing.Size(198, 23);
this.uiLabel16.TabIndex = 28;
this.uiLabel16.Text = "27.门诊大额自付金额";
this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb28
//
this.tb28.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb28.Location = new System.Drawing.Point(148, 150);
this.tb28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb28.MinimumSize = new System.Drawing.Size(1, 16);
this.tb28.Name = "tb28";
this.tb28.ShowText = false;
this.tb28.Size = new System.Drawing.Size(138, 29);
this.tb28.TabIndex = 27;
this.tb28.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb18
//
this.tb18.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb18.Location = new System.Drawing.Point(836, 10);
this.tb18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb18.MinimumSize = new System.Drawing.Size(1, 16);
this.tb18.Name = "tb18";
this.tb18.ShowText = false;
this.tb18.Size = new System.Drawing.Size(138, 29);
this.tb18.TabIndex = 26;
this.tb18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb18.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(612, 256);
this.uiLabel17.Name = "uiLabel17";
this.uiLabel17.Size = new System.Drawing.Size(220, 23);
this.uiLabel17.TabIndex = 25;
this.uiLabel17.Text = "37.一级医院年度门诊大额支付累计";
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(23, 84);
this.uiLabel18.Name = "uiLabel18";
this.uiLabel18.Size = new System.Drawing.Size(120, 23);
this.uiLabel18.TabIndex = 24;
this.uiLabel18.Text = "22.医保外总金额";
this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb29
//
this.tb29.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb29.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb29.Location = new System.Drawing.Point(464, 150);
this.tb29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb29.MinimumSize = new System.Drawing.Size(1, 16);
this.tb29.Name = "tb29";
this.tb29.ShowText = false;
this.tb29.Size = new System.Drawing.Size(138, 29);
this.tb29.TabIndex = 23;
this.tb29.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb29.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(23, 255);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(266, 23);
this.uiLabel7.TabIndex = 22;
this.uiLabel7.Text = "36.一级医院门诊大额封顶后医保内金额累计";
this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb26
//
this.tb26.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb26.Location = new System.Drawing.Point(464, 116);
this.tb26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb26.MinimumSize = new System.Drawing.Size(1, 16);
this.tb26.Name = "tb26";
this.tb26.ShowText = false;
this.tb26.Size = new System.Drawing.Size(138, 29);
this.tb26.TabIndex = 21;
this.tb26.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb23
//
this.tb23.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb23.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb23.Location = new System.Drawing.Point(464, 81);
this.tb23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb23.MinimumSize = new System.Drawing.Size(1, 16);
this.tb23.Name = "tb23";
this.tb23.ShowText = false;
this.tb23.Size = new System.Drawing.Size(138, 29);
this.tb23.TabIndex = 20;
this.tb23.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb23.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(634, 187);
this.uiLabel8.Name = "uiLabel8";
this.uiLabel8.Size = new System.Drawing.Size(198, 23);
this.uiLabel8.TabIndex = 19;
this.uiLabel8.Text = "33.年度门诊大额支付累计";
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(326, 12);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(133, 23);
this.uiLabel9.TabIndex = 18;
this.uiLabel9.Text = "17.军残补助保险金额";
this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb20
//
this.tb20.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb20.Location = new System.Drawing.Point(464, 45);
this.tb20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb20.MinimumSize = new System.Drawing.Size(1, 16);
this.tb20.Name = "tb20";
this.tb20.ShowText = false;
this.tb20.Size = new System.Drawing.Size(138, 29);
this.tb20.TabIndex = 17;
this.tb20.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb20.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(326, 185);
this.uiLabel10.Name = "uiLabel10";
this.uiLabel10.Size = new System.Drawing.Size(133, 23);
this.uiLabel10.TabIndex = 16;
this.uiLabel10.Text = "32.门诊大额支付金额";
this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb17
//
this.tb17.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb17.Location = new System.Drawing.Point(464, 10);
this.tb17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb17.MinimumSize = new System.Drawing.Size(1, 16);
this.tb17.Name = "tb17";
this.tb17.ShowText = false;
this.tb17.Size = new System.Drawing.Size(138, 29);
this.tb17.TabIndex = 14;
this.tb17.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb17.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(23, 288);
this.uiLabel11.Name = "uiLabel11";
this.uiLabel11.Size = new System.Drawing.Size(266, 23);
this.uiLabel11.TabIndex = 13;
this.uiLabel11.Text = "38.一级医院年度门诊医保内费用累计";
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(23, 47);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(111, 23);
this.uiLabel12.TabIndex = 12;
this.uiLabel12.Text = "19.医保内总金额";
this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb31
//
this.tb31.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb31.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb31.Location = new System.Drawing.Point(148, 184);
this.tb31.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb31.MinimumSize = new System.Drawing.Size(1, 16);
this.tb31.Name = "tb31";
this.tb31.ShowText = false;
this.tb31.Size = new System.Drawing.Size(138, 29);
this.tb31.TabIndex = 11;
this.tb31.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb31.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(634, 13);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(198, 23);
this.uiLabel4.TabIndex = 10;
this.uiLabel4.Text = "18.退役军转干部退役医疗费支付";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb25
//
this.tb25.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb25.Location = new System.Drawing.Point(148, 116);
this.tb25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb25.MinimumSize = new System.Drawing.Size(1, 16);
this.tb25.Name = "tb25";
this.tb25.ShowText = false;
this.tb25.Size = new System.Drawing.Size(138, 29);
this.tb25.TabIndex = 8;
this.tb25.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb25.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(326, 118);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(133, 23);
this.uiLabel5.TabIndex = 7;
this.uiLabel5.Text = "26.民政救助支付金额";
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(634, 49);
this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(198, 23);
this.uiLabel6.TabIndex = 6;
this.uiLabel6.Text = "21.年度门诊医保内费用累计";
this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb22
//
this.tb22.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb22.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb22.Location = new System.Drawing.Point(148, 81);
this.tb22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb22.MinimumSize = new System.Drawing.Size(1, 16);
this.tb22.Name = "tb22";
this.tb22.ShowText = false;
this.tb22.Size = new System.Drawing.Size(138, 29);
this.tb22.TabIndex = 5;
this.tb22.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb22.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(326, 153);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(133, 23);
this.uiLabel3.TabIndex = 4;
this.uiLabel3.Text = "29.补充保险支付金额";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb19
//
this.tb19.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb19.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb19.Location = new System.Drawing.Point(148, 45);
this.tb19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb19.MinimumSize = new System.Drawing.Size(1, 16);
this.tb19.Name = "tb19";
this.tb19.ShowText = false;
this.tb19.Size = new System.Drawing.Size(138, 29);
this.tb19.TabIndex = 3;
this.tb19.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb16
//
this.tb16.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb16.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb16.Location = new System.Drawing.Point(148, 10);
this.tb16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb16.MinimumSize = new System.Drawing.Size(1, 16);
this.tb16.Name = "tb16";
this.tb16.ShowText = false;
this.tb16.Size = new System.Drawing.Size(138, 29);
this.tb16.TabIndex = 2;
this.tb16.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb16.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(23, 118);
this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(120, 23);
this.uiLabel2.TabIndex = 1;
this.uiLabel2.Text = "25.个人自付2";
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(23, 12);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(120, 23);
this.uiLabel1.TabIndex = 0;
this.uiLabel1.Text = "16.医疗费总额";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel40
//
this.uiLabel40.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel40.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel40.Location = new System.Drawing.Point(0, 257);
this.uiLabel40.Name = "uiLabel40";
this.uiLabel40.Size = new System.Drawing.Size(1000, 18);
this.uiLabel40.TabIndex = 73;
this.uiLabel40.Text = " 支付信息(payinfo)";
this.uiLabel40.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel40.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.tb12);
this.uiPanel1.Controls.Add(this.tb14);
this.uiPanel1.Controls.Add(this.uiLabel30);
this.uiPanel1.Controls.Add(this.uiLabel31);
this.uiPanel1.Controls.Add(this.tb11);
this.uiPanel1.Controls.Add(this.tb10);
this.uiPanel1.Controls.Add(this.uiLabel32);
this.uiPanel1.Controls.Add(this.uiLabel33);
this.uiPanel1.Controls.Add(this.tb15);
this.uiPanel1.Controls.Add(this.uiLabel35);
this.uiPanel1.Controls.Add(this.tb9);
this.uiPanel1.Controls.Add(this.tb13);
this.uiPanel1.Controls.Add(this.uiLabel36);
this.uiPanel1.Controls.Add(this.uiLabel37);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(0, 166);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.Size = new System.Drawing.Size(1000, 91);
this.uiPanel1.TabIndex = 72;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb12
//
this.tb12.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb12.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb12.ForeColor = System.Drawing.Color.Red;
this.tb12.Location = new System.Drawing.Point(871, 9);
this.tb12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb12.MinimumSize = new System.Drawing.Size(1, 16);
this.tb12.Name = "tb12";
this.tb12.ShowText = false;
this.tb12.Size = new System.Drawing.Size(107, 27);
this.tb12.Style = Sunny.UI.UIStyle.Custom;
this.tb12.TabIndex = 61;
this.tb12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb14
//
this.tb14.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb14.Location = new System.Drawing.Point(537, 47);
this.tb14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb14.MinimumSize = new System.Drawing.Size(1, 16);
this.tb14.Name = "tb14";
this.tb14.ShowText = false;
this.tb14.Size = new System.Drawing.Size(190, 27);
this.tb14.TabIndex = 60;
this.tb14.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb14.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(738, 12);
this.uiLabel30.Name = "uiLabel30";
this.uiLabel30.Size = new System.Drawing.Size(128, 23);
this.uiLabel30.TabIndex = 62;
this.uiLabel30.Text = "12.个人帐户支付";
this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel30.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(429, 49);
this.uiLabel31.Name = "uiLabel31";
this.uiLabel31.Size = new System.Drawing.Size(106, 23);
this.uiLabel31.TabIndex = 60;
this.uiLabel31.Text = "14.收费单据号";
this.uiLabel31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel31.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb11
//
this.tb11.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb11.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb11.ForeColor = System.Drawing.Color.Red;
this.tb11.Location = new System.Drawing.Point(537, 13);
this.tb11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb11.MinimumSize = new System.Drawing.Size(1, 16);
this.tb11.Name = "tb11";
this.tb11.ShowText = false;
this.tb11.Size = new System.Drawing.Size(191, 27);
this.tb11.Style = Sunny.UI.UIStyle.Custom;
this.tb11.TabIndex = 57;
this.tb11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb10
//
this.tb10.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb10.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb10.ForeColor = System.Drawing.Color.Red;
this.tb10.Location = new System.Drawing.Point(327, 12);
this.tb10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb10.MinimumSize = new System.Drawing.Size(1, 16);
this.tb10.Name = "tb10";
this.tb10.ShowText = false;
this.tb10.Size = new System.Drawing.Size(96, 27);
this.tb10.Style = Sunny.UI.UIStyle.Custom;
this.tb10.TabIndex = 56;
this.tb10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb10.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(429, 13);
this.uiLabel32.Name = "uiLabel32";
this.uiLabel32.Size = new System.Drawing.Size(106, 23);
this.uiLabel32.TabIndex = 55;
this.uiLabel32.Text = "11.现金支付金额";
this.uiLabel32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel32.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(238, 13);
this.uiLabel33.Name = "uiLabel33";
this.uiLabel33.Size = new System.Drawing.Size(81, 23);
this.uiLabel33.TabIndex = 54;
this.uiLabel33.Text = "10.基金支付";
this.uiLabel33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel33.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb15
//
this.tb15.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb15.Location = new System.Drawing.Point(856, 45);
this.tb15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb15.MinimumSize = new System.Drawing.Size(1, 16);
this.tb15.Name = "tb15";
this.tb15.ShowText = false;
this.tb15.Size = new System.Drawing.Size(122, 27);
this.tb15.TabIndex = 52;
this.tb15.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb15.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(738, 47);
this.uiLabel35.Name = "uiLabel35";
this.uiLabel35.Size = new System.Drawing.Size(111, 23);
this.uiLabel35.TabIndex = 50;
this.uiLabel35.Text = "15.交易日期时间";
this.uiLabel35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel35.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb9
//
this.tb9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb9.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb9.ForeColor = System.Drawing.Color.Red;
this.tb9.Location = new System.Drawing.Point(121, 12);
this.tb9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb9.MinimumSize = new System.Drawing.Size(1, 16);
this.tb9.Name = "tb9";
this.tb9.ShowText = false;
this.tb9.Size = new System.Drawing.Size(94, 27);
this.tb9.Style = Sunny.UI.UIStyle.Custom;
this.tb9.TabIndex = 49;
this.tb9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb13
//
this.tb13.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb13.Location = new System.Drawing.Point(119, 47);
this.tb13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb13.MinimumSize = new System.Drawing.Size(1, 16);
this.tb13.Name = "tb13";
this.tb13.ShowText = false;
this.tb13.Size = new System.Drawing.Size(304, 27);
this.tb13.TabIndex = 48;
this.tb13.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb13.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(23, 13);
this.uiLabel36.Name = "uiLabel36";
this.uiLabel36.Size = new System.Drawing.Size(92, 23);
this.uiLabel36.TabIndex = 47;
this.uiLabel36.Text = "9.费用总金额";
this.uiLabel36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel36.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(23, 47);
this.uiLabel37.Name = "uiLabel37";
this.uiLabel37.Size = new System.Drawing.Size(92, 23);
this.uiLabel37.TabIndex = 46;
this.uiLabel37.Text = "13.交易流水号";
this.uiLabel37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel37.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel39
//
this.uiLabel39.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel39.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel39.Location = new System.Drawing.Point(0, 148);
this.uiLabel39.Name = "uiLabel39";
this.uiLabel39.Size = new System.Drawing.Size(1000, 18);
this.uiLabel39.TabIndex = 71;
this.uiLabel39.Text = " 汇总支付信息(sumpay)";
this.uiLabel39.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel39.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// pnlSetlBaseInfo
//
this.pnlSetlBaseInfo.Controls.Add(this.tb8);
this.pnlSetlBaseInfo.Controls.Add(this.tb2);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel29);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel19);
this.pnlSetlBaseInfo.Controls.Add(this.tb7);
this.pnlSetlBaseInfo.Controls.Add(this.tb6);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel27);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel28);
this.pnlSetlBaseInfo.Controls.Add(this.tb4);
this.pnlSetlBaseInfo.Controls.Add(this.tb3);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel25);
this.pnlSetlBaseInfo.Controls.Add(this.uiLabel26);
this.pnlSetlBaseInfo.Controls.Add(this.tb5);
this.pnlSetlBaseInfo.Controls.Add(this.tb1);
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, 53);
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(1000, 95);
this.pnlSetlBaseInfo.TabIndex = 70;
this.pnlSetlBaseInfo.Text = null;
this.pnlSetlBaseInfo.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.pnlSetlBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb8
//
this.tb8.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb8.Location = new System.Drawing.Point(819, 51);
this.tb8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb8.MinimumSize = new System.Drawing.Size(1, 16);
this.tb8.Name = "tb8";
this.tb8.ShowText = false;
this.tb8.Size = new System.Drawing.Size(159, 27);
this.tb8.TabIndex = 61;
this.tb8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb2
//
this.tb2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb2.Location = new System.Drawing.Point(323, 14);
this.tb2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb2.MinimumSize = new System.Drawing.Size(1, 16);
this.tb2.Name = "tb2";
this.tb2.ShowText = false;
this.tb2.Size = new System.Drawing.Size(100, 27);
this.tb2.TabIndex = 60;
this.tb2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb2.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(744, 52);
this.uiLabel29.Name = "uiLabel29";
this.uiLabel29.Size = new System.Drawing.Size(72, 23);
this.uiLabel29.TabIndex = 62;
this.uiLabel29.Text = "8.账户余额";
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(238, 16);
this.uiLabel19.Name = "uiLabel19";
this.uiLabel19.Size = new System.Drawing.Size(81, 23);
this.uiLabel19.TabIndex = 60;
this.uiLabel19.Text = "2.本地/异地";
this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb7
//
this.tb7.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb7.Location = new System.Drawing.Point(534, 51);
this.tb7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb7.MinimumSize = new System.Drawing.Size(1, 16);
this.tb7.Name = "tb7";
this.tb7.ShowText = false;
this.tb7.Size = new System.Drawing.Size(191, 25);
this.tb7.TabIndex = 57;
this.tb7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb6
//
this.tb6.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb6.Location = new System.Drawing.Point(323, 51);
this.tb6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb6.MinimumSize = new System.Drawing.Size(1, 16);
this.tb6.Name = "tb6";
this.tb6.ShowText = false;
this.tb6.Size = new System.Drawing.Size(100, 27);
this.tb6.TabIndex = 56;
this.tb6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb6.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(453, 52);
this.uiLabel27.Name = "uiLabel27";
this.uiLabel27.Size = new System.Drawing.Size(78, 23);
this.uiLabel27.TabIndex = 55;
this.uiLabel27.Text = "7.医保编号";
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(238, 52);
this.uiLabel28.Name = "uiLabel28";
this.uiLabel28.Size = new System.Drawing.Size(81, 23);
this.uiLabel28.TabIndex = 54;
this.uiLabel28.Text = "6.险种类型";
this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb4
//
this.tb4.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb4.Location = new System.Drawing.Point(819, 14);
this.tb4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb4.MinimumSize = new System.Drawing.Size(1, 16);
this.tb4.Name = "tb4";
this.tb4.ShowText = false;
this.tb4.Size = new System.Drawing.Size(159, 25);
this.tb4.TabIndex = 53;
this.tb4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb3
//
this.tb3.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb3.Location = new System.Drawing.Point(534, 14);
this.tb3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb3.MinimumSize = new System.Drawing.Size(1, 16);
this.tb3.Name = "tb3";
this.tb3.ShowText = false;
this.tb3.Size = new System.Drawing.Size(191, 27);
this.tb3.TabIndex = 52;
this.tb3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb3.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(744, 16);
this.uiLabel25.Name = "uiLabel25";
this.uiLabel25.Size = new System.Drawing.Size(72, 23);
this.uiLabel25.TabIndex = 51;
this.uiLabel25.Text = "4.身份证号";
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(453, 16);
this.uiLabel26.Name = "uiLabel26";
this.uiLabel26.Size = new System.Drawing.Size(78, 23);
this.uiLabel26.TabIndex = 50;
this.uiLabel26.Text = "3.社保卡号";
this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb5
//
this.tb5.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb5.Location = new System.Drawing.Point(121, 51);
this.tb5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb5.MinimumSize = new System.Drawing.Size(1, 16);
this.tb5.Name = "tb5";
this.tb5.ShowText = false;
this.tb5.Size = new System.Drawing.Size(94, 27);
this.tb5.TabIndex = 49;
this.tb5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tb1
//
this.tb1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.tb1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.tb1.Location = new System.Drawing.Point(121, 14);
this.tb1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.tb1.MinimumSize = new System.Drawing.Size(1, 16);
this.tb1.Name = "tb1";
this.tb1.ShowText = false;
this.tb1.Size = new System.Drawing.Size(94, 27);
this.tb1.TabIndex = 48;
this.tb1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.tb1.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(23, 52);
this.uiLabel20.Name = "uiLabel20";
this.uiLabel20.Size = new System.Drawing.Size(93, 23);
this.uiLabel20.TabIndex = 47;
this.uiLabel20.Text = "5.人员类别";
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(23, 16);
this.uiLabel21.Name = "uiLabel21";
this.uiLabel21.Size = new System.Drawing.Size(93, 23);
this.uiLabel21.TabIndex = 46;
this.uiLabel21.Text = "1.姓 名";
this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel38
//
this.uiLabel38.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel38.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel38.Location = new System.Drawing.Point(0, 35);
this.uiLabel38.Name = "uiLabel38";
this.uiLabel38.Size = new System.Drawing.Size(1000, 18);
this.uiLabel38.TabIndex = 69;
this.uiLabel38.Text = " 患者参保信息";
this.uiLabel38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel38.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// tabPage2
//
this.tabPage2.Controls.Add(this.uiTitlePanel1);
this.tabPage2.Location = new System.Drawing.Point(0, 40);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Size = new System.Drawing.Size(1000, 710);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "异 地";
this.tabPage2.UseVisualStyleBackColor = true;
//
// uiTitlePanel1
//
this.uiTitlePanel1.Controls.Add(this.uiPanel5);
this.uiTitlePanel1.Controls.Add(this.uiLabel50);
this.uiTitlePanel1.Controls.Add(this.uiPanel2);
this.uiTitlePanel1.Controls.Add(this.uiLabel65);
this.uiTitlePanel1.Controls.Add(this.uiPanel3);
this.uiTitlePanel1.Controls.Add(this.uiLabel73);
this.uiTitlePanel1.Controls.Add(this.uiPanel4);
this.uiTitlePanel1.Controls.Add(this.uiLabel82);
this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTitlePanel1.Name = "uiTitlePanel1";
this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.uiTitlePanel1.ShowText = false;
this.uiTitlePanel1.Size = new System.Drawing.Size(1000, 710);
this.uiTitlePanel1.TabIndex = 53;
this.uiTitlePanel1.Text = "异地门诊医保预结算信息";
this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTitlePanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel5
//
this.uiPanel5.Controls.Add(this.rtb_Medicatalog_YD);
this.uiPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel5.Location = new System.Drawing.Point(0, 643);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.Size = new System.Drawing.Size(1000, 67);
this.uiPanel5.TabIndex = 76;
this.uiPanel5.Text = null;
this.uiPanel5.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// rtb_Medicatalog_YD
//
this.rtb_Medicatalog_YD.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtb_Medicatalog_YD.FillColor = System.Drawing.Color.White;
this.rtb_Medicatalog_YD.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtb_Medicatalog_YD.Location = new System.Drawing.Point(0, 0);
this.rtb_Medicatalog_YD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.rtb_Medicatalog_YD.MinimumSize = new System.Drawing.Size(1, 1);
this.rtb_Medicatalog_YD.Name = "rtb_Medicatalog_YD";
this.rtb_Medicatalog_YD.Padding = new System.Windows.Forms.Padding(2);
this.rtb_Medicatalog_YD.ShowText = false;
this.rtb_Medicatalog_YD.Size = new System.Drawing.Size(1000, 67);
this.rtb_Medicatalog_YD.TabIndex = 0;
this.rtb_Medicatalog_YD.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.rtb_Medicatalog_YD.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel50
//
this.uiLabel50.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel50.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel50.Location = new System.Drawing.Point(0, 620);
this.uiLabel50.Name = "uiLabel50";
this.uiLabel50.Size = new System.Drawing.Size(1000, 23);
this.uiLabel50.TabIndex = 75;
this.uiLabel50.Text = "分类汇总信息(medicatalog)";
this.uiLabel50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel50.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.utb35);
this.uiPanel2.Controls.Add(this.uiLabel42);
this.uiPanel2.Controls.Add(this.utb34);
this.uiPanel2.Controls.Add(this.utb33);
this.uiPanel2.Controls.Add(this.utb32);
this.uiPanel2.Controls.Add(this.uiLabel43);
this.uiPanel2.Controls.Add(this.uiLabel44);
this.uiPanel2.Controls.Add(this.uiLabel45);
this.uiPanel2.Controls.Add(this.uiLabel46);
this.uiPanel2.Controls.Add(this.utb30);
this.uiPanel2.Controls.Add(this.uiLabel47);
this.uiPanel2.Controls.Add(this.utb27);
this.uiPanel2.Controls.Add(this.utb24);
this.uiPanel2.Controls.Add(this.uiLabel48);
this.uiPanel2.Controls.Add(this.uiLabel49);
this.uiPanel2.Controls.Add(this.utb21);
this.uiPanel2.Controls.Add(this.utb28);
this.uiPanel2.Controls.Add(this.utb18);
this.uiPanel2.Controls.Add(this.uiLabel51);
this.uiPanel2.Controls.Add(this.uiLabel52);
this.uiPanel2.Controls.Add(this.utb29);
this.uiPanel2.Controls.Add(this.uiLabel53);
this.uiPanel2.Controls.Add(this.utb26);
this.uiPanel2.Controls.Add(this.utb23);
this.uiPanel2.Controls.Add(this.uiLabel55);
this.uiPanel2.Controls.Add(this.utb20);
this.uiPanel2.Controls.Add(this.utb17);
this.uiPanel2.Controls.Add(this.uiLabel57);
this.uiPanel2.Controls.Add(this.uiLabel58);
this.uiPanel2.Controls.Add(this.utb31);
this.uiPanel2.Controls.Add(this.uiLabel59);
this.uiPanel2.Controls.Add(this.utb25);
this.uiPanel2.Controls.Add(this.uiLabel60);
this.uiPanel2.Controls.Add(this.uiLabel61);
this.uiPanel2.Controls.Add(this.utb22);
this.uiPanel2.Controls.Add(this.uiLabel62);
this.uiPanel2.Controls.Add(this.utb19);
this.uiPanel2.Controls.Add(this.utb16);
this.uiPanel2.Controls.Add(this.uiLabel63);
this.uiPanel2.Controls.Add(this.uiLabel64);
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 302);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.Size = new System.Drawing.Size(1000, 318);
this.uiPanel2.TabIndex = 74;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb35
//
this.utb35.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb35.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb35.Location = new System.Drawing.Point(836, 267);
this.utb35.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb35.MinimumSize = new System.Drawing.Size(1, 16);
this.utb35.Name = "utb35";
this.utb35.ShowText = false;
this.utb35.Size = new System.Drawing.Size(138, 29);
this.utb35.TabIndex = 48;
this.utb35.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb35.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel42
//
this.uiLabel42.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel42.Location = new System.Drawing.Point(695, 268);
this.uiLabel42.Name = "uiLabel42";
this.uiLabel42.Size = new System.Drawing.Size(134, 23);
this.uiLabel42.TabIndex = 47;
this.uiLabel42.Text = "35.本次付起付线金额";
this.uiLabel42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel42.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb34
//
this.utb34.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb34.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb34.Location = new System.Drawing.Point(164, 267);
this.utb34.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb34.MinimumSize = new System.Drawing.Size(1, 16);
this.utb34.Name = "utb34";
this.utb34.ShowText = false;
this.utb34.Size = new System.Drawing.Size(488, 29);
this.utb34.TabIndex = 46;
this.utb34.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb34.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb33
//
this.utb33.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb33.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb33.Location = new System.Drawing.Point(836, 228);
this.utb33.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb33.MinimumSize = new System.Drawing.Size(1, 16);
this.utb33.Name = "utb33";
this.utb33.ShowText = false;
this.utb33.Size = new System.Drawing.Size(138, 29);
this.utb33.TabIndex = 45;
this.utb33.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb33.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb32
//
this.utb32.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb32.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb32.Location = new System.Drawing.Point(514, 228);
this.utb32.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb32.MinimumSize = new System.Drawing.Size(1, 16);
this.utb32.Name = "utb32";
this.utb32.ShowText = false;
this.utb32.Size = new System.Drawing.Size(138, 29);
this.utb32.TabIndex = 43;
this.utb32.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb32.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel43
//
this.uiLabel43.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel43.Location = new System.Drawing.Point(23, 187);
this.uiLabel43.Name = "uiLabel43";
this.uiLabel43.Size = new System.Drawing.Size(132, 23);
this.uiLabel43.TabIndex = 42;
this.uiLabel43.Text = "28.个人账户余额";
this.uiLabel43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel43.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel44
//
this.uiLabel44.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel44.Location = new System.Drawing.Point(363, 187);
this.uiLabel44.Name = "uiLabel44";
this.uiLabel44.Size = new System.Drawing.Size(145, 23);
this.uiLabel44.TabIndex = 40;
this.uiLabel44.Text = "29.乙类先行自付费用";
this.uiLabel44.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel44.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel45
//
this.uiLabel45.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel45.Location = new System.Drawing.Point(695, 103);
this.uiLabel45.Name = "uiLabel45";
this.uiLabel45.Size = new System.Drawing.Size(134, 23);
this.uiLabel45.TabIndex = 37;
this.uiLabel45.Text = "24.民政补助基金";
this.uiLabel45.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel45.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel46
//
this.uiLabel46.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel46.Location = new System.Drawing.Point(23, 271);
this.uiLabel46.Name = "uiLabel46";
this.uiLabel46.Size = new System.Drawing.Size(132, 23);
this.uiLabel46.TabIndex = 36;
this.uiLabel46.Text = "34.提示信息";
this.uiLabel46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel46.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb30
//
this.utb30.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb30.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb30.Location = new System.Drawing.Point(836, 186);
this.utb30.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb30.MinimumSize = new System.Drawing.Size(1, 16);
this.utb30.Name = "utb30";
this.utb30.ShowText = false;
this.utb30.Size = new System.Drawing.Size(138, 29);
this.utb30.TabIndex = 35;
this.utb30.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel47
//
this.uiLabel47.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel47.Location = new System.Drawing.Point(363, 61);
this.uiLabel47.Name = "uiLabel47";
this.uiLabel47.Size = new System.Drawing.Size(145, 23);
this.uiLabel47.TabIndex = 34;
this.uiLabel47.Text = "20.公务员医疗补助基金";
this.uiLabel47.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel47.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb27
//
this.utb27.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb27.Location = new System.Drawing.Point(836, 144);
this.utb27.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb27.MinimumSize = new System.Drawing.Size(1, 16);
this.utb27.Name = "utb27";
this.utb27.ShowText = false;
this.utb27.Size = new System.Drawing.Size(138, 29);
this.utb27.TabIndex = 33;
this.utb27.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb24
//
this.utb24.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb24.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb24.Location = new System.Drawing.Point(836, 102);
this.utb24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb24.MinimumSize = new System.Drawing.Size(1, 16);
this.utb24.Name = "utb24";
this.utb24.ShowText = false;
this.utb24.Size = new System.Drawing.Size(138, 29);
this.utb24.TabIndex = 32;
this.utb24.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel48
//
this.uiLabel48.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel48.Location = new System.Drawing.Point(695, 145);
this.uiLabel48.Name = "uiLabel48";
this.uiLabel48.Size = new System.Drawing.Size(134, 23);
this.uiLabel48.TabIndex = 31;
this.uiLabel48.Text = "27.个人账户支付";
this.uiLabel48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel48.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel49
//
this.uiLabel49.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel49.Location = new System.Drawing.Point(363, 103);
this.uiLabel49.Name = "uiLabel49";
this.uiLabel49.Size = new System.Drawing.Size(145, 23);
this.uiLabel49.TabIndex = 30;
this.uiLabel49.Text = "23.军残补助保险金额";
this.uiLabel49.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel49.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb21
//
this.utb21.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb21.Location = new System.Drawing.Point(836, 60);
this.utb21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb21.MinimumSize = new System.Drawing.Size(1, 16);
this.utb21.Name = "utb21";
this.utb21.ShowText = false;
this.utb21.Size = new System.Drawing.Size(138, 29);
this.utb21.TabIndex = 29;
this.utb21.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb28
//
this.utb28.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb28.Location = new System.Drawing.Point(164, 186);
this.utb28.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb28.MinimumSize = new System.Drawing.Size(1, 16);
this.utb28.Name = "utb28";
this.utb28.ShowText = false;
this.utb28.Size = new System.Drawing.Size(138, 29);
this.utb28.TabIndex = 27;
this.utb28.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb18
//
this.utb18.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb18.Location = new System.Drawing.Point(836, 18);
this.utb18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb18.MinimumSize = new System.Drawing.Size(1, 16);
this.utb18.Name = "utb18";
this.utb18.ShowText = false;
this.utb18.Size = new System.Drawing.Size(138, 29);
this.utb18.TabIndex = 26;
this.utb18.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel51
//
this.uiLabel51.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel51.Location = new System.Drawing.Point(23, 229);
this.uiLabel51.Name = "uiLabel51";
this.uiLabel51.Size = new System.Drawing.Size(132, 23);
this.uiLabel51.TabIndex = 25;
this.uiLabel51.Text = "31.个人自费费用";
this.uiLabel51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel51.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel52
//
this.uiLabel52.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel52.Location = new System.Drawing.Point(23, 103);
this.uiLabel52.Name = "uiLabel52";
this.uiLabel52.Size = new System.Drawing.Size(132, 23);
this.uiLabel52.TabIndex = 24;
this.uiLabel52.Text = "22.门诊大额自付金额";
this.uiLabel52.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel52.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb29
//
this.utb29.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb29.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb29.Location = new System.Drawing.Point(514, 186);
this.utb29.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb29.MinimumSize = new System.Drawing.Size(1, 16);
this.utb29.Name = "utb29";
this.utb29.ShowText = false;
this.utb29.Size = new System.Drawing.Size(138, 29);
this.utb29.TabIndex = 23;
this.utb29.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel53
//
this.uiLabel53.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel53.Location = new System.Drawing.Point(695, 229);
this.uiLabel53.Name = "uiLabel53";
this.uiLabel53.Size = new System.Drawing.Size(134, 23);
this.uiLabel53.TabIndex = 22;
this.uiLabel53.Text = "33.全额垫付标志";
this.uiLabel53.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel53.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb26
//
this.utb26.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb26.Location = new System.Drawing.Point(514, 144);
this.utb26.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb26.MinimumSize = new System.Drawing.Size(1, 16);
this.utb26.Name = "utb26";
this.utb26.ShowText = false;
this.utb26.Size = new System.Drawing.Size(138, 29);
this.utb26.TabIndex = 21;
this.utb26.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb23
//
this.utb23.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb23.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb23.Location = new System.Drawing.Point(514, 102);
this.utb23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb23.MinimumSize = new System.Drawing.Size(1, 16);
this.utb23.Name = "utb23";
this.utb23.ShowText = false;
this.utb23.Size = new System.Drawing.Size(138, 29);
this.utb23.TabIndex = 20;
this.utb23.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel55
//
this.uiLabel55.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel55.Location = new System.Drawing.Point(363, 19);
this.uiLabel55.Name = "uiLabel55";
this.uiLabel55.Size = new System.Drawing.Size(145, 23);
this.uiLabel55.TabIndex = 18;
this.uiLabel55.Text = "17.医保内总金额";
this.uiLabel55.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel55.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb20
//
this.utb20.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb20.Location = new System.Drawing.Point(514, 60);
this.utb20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb20.MinimumSize = new System.Drawing.Size(1, 16);
this.utb20.Name = "utb20";
this.utb20.ShowText = false;
this.utb20.Size = new System.Drawing.Size(138, 29);
this.utb20.TabIndex = 17;
this.utb20.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb17
//
this.utb17.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb17.Location = new System.Drawing.Point(514, 18);
this.utb17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb17.MinimumSize = new System.Drawing.Size(1, 16);
this.utb17.Name = "utb17";
this.utb17.ShowText = false;
this.utb17.Size = new System.Drawing.Size(138, 29);
this.utb17.TabIndex = 14;
this.utb17.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel57
//
this.uiLabel57.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel57.Location = new System.Drawing.Point(363, 229);
this.uiLabel57.Name = "uiLabel57";
this.uiLabel57.Size = new System.Drawing.Size(145, 23);
this.uiLabel57.TabIndex = 13;
this.uiLabel57.Text = "32.个人自付费用";
this.uiLabel57.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel57.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel58
//
this.uiLabel58.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel58.Location = new System.Drawing.Point(23, 61);
this.uiLabel58.Name = "uiLabel58";
this.uiLabel58.Size = new System.Drawing.Size(132, 32);
this.uiLabel58.TabIndex = 12;
this.uiLabel58.Text = "19.基本医疗保险统筹基金支付金额";
this.uiLabel58.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel58.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb31
//
this.utb31.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb31.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb31.Location = new System.Drawing.Point(164, 228);
this.utb31.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb31.MinimumSize = new System.Drawing.Size(1, 16);
this.utb31.Name = "utb31";
this.utb31.ShowText = false;
this.utb31.Size = new System.Drawing.Size(138, 29);
this.utb31.TabIndex = 11;
this.utb31.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb31.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel59
//
this.uiLabel59.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel59.Location = new System.Drawing.Point(695, 19);
this.uiLabel59.Name = "uiLabel59";
this.uiLabel59.Size = new System.Drawing.Size(134, 23);
this.uiLabel59.TabIndex = 10;
this.uiLabel59.Text = "18.医保外总金额";
this.uiLabel59.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel59.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb25
//
this.utb25.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb25.Location = new System.Drawing.Point(164, 144);
this.utb25.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb25.MinimumSize = new System.Drawing.Size(1, 16);
this.utb25.Name = "utb25";
this.utb25.ShowText = false;
this.utb25.Size = new System.Drawing.Size(138, 29);
this.utb25.TabIndex = 8;
this.utb25.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel60
//
this.uiLabel60.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel60.Location = new System.Drawing.Point(363, 145);
this.uiLabel60.Name = "uiLabel60";
this.uiLabel60.Size = new System.Drawing.Size(145, 23);
this.uiLabel60.TabIndex = 7;
this.uiLabel60.Text = "26.个人现金支付";
this.uiLabel60.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel60.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel61
//
this.uiLabel61.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel61.Location = new System.Drawing.Point(695, 61);
this.uiLabel61.Name = "uiLabel61";
this.uiLabel61.Size = new System.Drawing.Size(134, 23);
this.uiLabel61.TabIndex = 6;
this.uiLabel61.Text = "21.补充保险支付金额";
this.uiLabel61.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel61.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb22
//
this.utb22.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb22.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb22.Location = new System.Drawing.Point(164, 102);
this.utb22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb22.MinimumSize = new System.Drawing.Size(1, 16);
this.utb22.Name = "utb22";
this.utb22.ShowText = false;
this.utb22.Size = new System.Drawing.Size(138, 29);
this.utb22.TabIndex = 5;
this.utb22.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel62
//
this.uiLabel62.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel62.Location = new System.Drawing.Point(695, 187);
this.uiLabel62.Name = "uiLabel62";
this.uiLabel62.Size = new System.Drawing.Size(134, 23);
this.uiLabel62.TabIndex = 4;
this.uiLabel62.Text = "30.超限价自付费用";
this.uiLabel62.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel62.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb19
//
this.utb19.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb19.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb19.Location = new System.Drawing.Point(164, 60);
this.utb19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb19.MinimumSize = new System.Drawing.Size(1, 16);
this.utb19.Name = "utb19";
this.utb19.ShowText = false;
this.utb19.Size = new System.Drawing.Size(138, 29);
this.utb19.TabIndex = 3;
this.utb19.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb16
//
this.utb16.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb16.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb16.Location = new System.Drawing.Point(164, 18);
this.utb16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb16.MinimumSize = new System.Drawing.Size(1, 16);
this.utb16.Name = "utb16";
this.utb16.ShowText = false;
this.utb16.Size = new System.Drawing.Size(138, 29);
this.utb16.TabIndex = 2;
this.utb16.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel63
//
this.uiLabel63.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel63.Location = new System.Drawing.Point(23, 145);
this.uiLabel63.Name = "uiLabel63";
this.uiLabel63.Size = new System.Drawing.Size(132, 23);
this.uiLabel63.TabIndex = 1;
this.uiLabel63.Text = "25.其他基金支付";
this.uiLabel63.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel63.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel64
//
this.uiLabel64.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel64.Location = new System.Drawing.Point(23, 19);
this.uiLabel64.Name = "uiLabel64";
this.uiLabel64.Size = new System.Drawing.Size(132, 23);
this.uiLabel64.TabIndex = 0;
this.uiLabel64.Text = "16.医疗费总额";
this.uiLabel64.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel64.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel65
//
this.uiLabel65.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel65.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel65.Location = new System.Drawing.Point(0, 281);
this.uiLabel65.Name = "uiLabel65";
this.uiLabel65.Size = new System.Drawing.Size(1000, 21);
this.uiLabel65.TabIndex = 73;
this.uiLabel65.Text = "支付信息(payinfo)";
this.uiLabel65.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel65.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel3
//
this.uiPanel3.Controls.Add(this.utb12);
this.uiPanel3.Controls.Add(this.utb14);
this.uiPanel3.Controls.Add(this.uiLabel66);
this.uiPanel3.Controls.Add(this.uiLabel67);
this.uiPanel3.Controls.Add(this.utb11);
this.uiPanel3.Controls.Add(this.utb10);
this.uiPanel3.Controls.Add(this.uiLabel68);
this.uiPanel3.Controls.Add(this.uiLabel69);
this.uiPanel3.Controls.Add(this.utb15);
this.uiPanel3.Controls.Add(this.uiLabel70);
this.uiPanel3.Controls.Add(this.utb9);
this.uiPanel3.Controls.Add(this.utb13);
this.uiPanel3.Controls.Add(this.uiLabel71);
this.uiPanel3.Controls.Add(this.uiLabel72);
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel3.Location = new System.Drawing.Point(0, 175);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.Size = new System.Drawing.Size(1000, 106);
this.uiPanel3.TabIndex = 72;
this.uiPanel3.Text = null;
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb12
//
this.utb12.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb12.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb12.ForeColor = System.Drawing.Color.Red;
this.utb12.Location = new System.Drawing.Point(856, 18);
this.utb12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb12.MinimumSize = new System.Drawing.Size(1, 16);
this.utb12.Name = "utb12";
this.utb12.ShowText = false;
this.utb12.Size = new System.Drawing.Size(122, 27);
this.utb12.Style = Sunny.UI.UIStyle.Custom;
this.utb12.TabIndex = 61;
this.utb12.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb14
//
this.utb14.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb14.Location = new System.Drawing.Point(537, 63);
this.utb14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb14.MinimumSize = new System.Drawing.Size(1, 16);
this.utb14.Name = "utb14";
this.utb14.ShowText = false;
this.utb14.Size = new System.Drawing.Size(190, 27);
this.utb14.TabIndex = 60;
this.utb14.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel66
//
this.uiLabel66.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel66.Location = new System.Drawing.Point(738, 21);
this.uiLabel66.Name = "uiLabel66";
this.uiLabel66.Size = new System.Drawing.Size(128, 23);
this.uiLabel66.TabIndex = 62;
this.uiLabel66.Text = "12.个人帐户支付";
this.uiLabel66.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel66.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel67
//
this.uiLabel67.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel67.Location = new System.Drawing.Point(429, 65);
this.uiLabel67.Name = "uiLabel67";
this.uiLabel67.Size = new System.Drawing.Size(106, 23);
this.uiLabel67.TabIndex = 60;
this.uiLabel67.Text = "14.收费单据号";
this.uiLabel67.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel67.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb11
//
this.utb11.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb11.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb11.ForeColor = System.Drawing.Color.Red;
this.utb11.Location = new System.Drawing.Point(537, 22);
this.utb11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb11.MinimumSize = new System.Drawing.Size(1, 16);
this.utb11.Name = "utb11";
this.utb11.ShowText = false;
this.utb11.Size = new System.Drawing.Size(191, 27);
this.utb11.Style = Sunny.UI.UIStyle.Custom;
this.utb11.TabIndex = 57;
this.utb11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb10
//
this.utb10.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb10.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb10.ForeColor = System.Drawing.Color.Red;
this.utb10.Location = new System.Drawing.Point(327, 21);
this.utb10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb10.MinimumSize = new System.Drawing.Size(1, 16);
this.utb10.Name = "utb10";
this.utb10.ShowText = false;
this.utb10.Size = new System.Drawing.Size(96, 27);
this.utb10.Style = Sunny.UI.UIStyle.Custom;
this.utb10.TabIndex = 56;
this.utb10.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel68
//
this.uiLabel68.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel68.Location = new System.Drawing.Point(429, 22);
this.uiLabel68.Name = "uiLabel68";
this.uiLabel68.Size = new System.Drawing.Size(106, 23);
this.uiLabel68.TabIndex = 55;
this.uiLabel68.Text = "11.现金支付金额";
this.uiLabel68.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel68.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel69
//
this.uiLabel69.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel69.Location = new System.Drawing.Point(238, 22);
this.uiLabel69.Name = "uiLabel69";
this.uiLabel69.Size = new System.Drawing.Size(81, 23);
this.uiLabel69.TabIndex = 54;
this.uiLabel69.Text = "10.基金支付";
this.uiLabel69.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel69.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb15
//
this.utb15.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb15.Location = new System.Drawing.Point(856, 61);
this.utb15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb15.MinimumSize = new System.Drawing.Size(1, 16);
this.utb15.Name = "utb15";
this.utb15.ShowText = false;
this.utb15.Size = new System.Drawing.Size(122, 27);
this.utb15.TabIndex = 52;
this.utb15.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel70
//
this.uiLabel70.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel70.Location = new System.Drawing.Point(738, 63);
this.uiLabel70.Name = "uiLabel70";
this.uiLabel70.Size = new System.Drawing.Size(111, 23);
this.uiLabel70.TabIndex = 50;
this.uiLabel70.Text = "15.交易日期时间";
this.uiLabel70.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel70.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb9
//
this.utb9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb9.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb9.ForeColor = System.Drawing.Color.Red;
this.utb9.Location = new System.Drawing.Point(121, 21);
this.utb9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb9.MinimumSize = new System.Drawing.Size(1, 16);
this.utb9.Name = "utb9";
this.utb9.ShowText = false;
this.utb9.Size = new System.Drawing.Size(94, 27);
this.utb9.Style = Sunny.UI.UIStyle.Custom;
this.utb9.TabIndex = 49;
this.utb9.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb13
//
this.utb13.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb13.Location = new System.Drawing.Point(119, 63);
this.utb13.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb13.MinimumSize = new System.Drawing.Size(1, 16);
this.utb13.Name = "utb13";
this.utb13.ShowText = false;
this.utb13.Size = new System.Drawing.Size(304, 27);
this.utb13.TabIndex = 48;
this.utb13.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel71
//
this.uiLabel71.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel71.Location = new System.Drawing.Point(23, 22);
this.uiLabel71.Name = "uiLabel71";
this.uiLabel71.Size = new System.Drawing.Size(92, 23);
this.uiLabel71.TabIndex = 47;
this.uiLabel71.Text = "9.费用总金额";
this.uiLabel71.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel71.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel72
//
this.uiLabel72.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel72.Location = new System.Drawing.Point(23, 63);
this.uiLabel72.Name = "uiLabel72";
this.uiLabel72.Size = new System.Drawing.Size(92, 23);
this.uiLabel72.TabIndex = 46;
this.uiLabel72.Text = "13.交易流水号";
this.uiLabel72.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel72.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel73
//
this.uiLabel73.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel73.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel73.Location = new System.Drawing.Point(0, 154);
this.uiLabel73.Name = "uiLabel73";
this.uiLabel73.Size = new System.Drawing.Size(1000, 21);
this.uiLabel73.TabIndex = 71;
this.uiLabel73.Text = "汇总支付信息(sumpay)";
this.uiLabel73.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel73.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiPanel4
//
this.uiPanel4.Controls.Add(this.utb8);
this.uiPanel4.Controls.Add(this.utb2);
this.uiPanel4.Controls.Add(this.uiLabel74);
this.uiPanel4.Controls.Add(this.uiLabel75);
this.uiPanel4.Controls.Add(this.utb7);
this.uiPanel4.Controls.Add(this.utb6);
this.uiPanel4.Controls.Add(this.uiLabel76);
this.uiPanel4.Controls.Add(this.uiLabel77);
this.uiPanel4.Controls.Add(this.utb4);
this.uiPanel4.Controls.Add(this.utb3);
this.uiPanel4.Controls.Add(this.uiLabel78);
this.uiPanel4.Controls.Add(this.uiLabel79);
this.uiPanel4.Controls.Add(this.utb5);
this.uiPanel4.Controls.Add(this.utb1);
this.uiPanel4.Controls.Add(this.uiLabel80);
this.uiPanel4.Controls.Add(this.uiLabel81);
this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel4.Location = new System.Drawing.Point(0, 56);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.Size = new System.Drawing.Size(1000, 98);
this.uiPanel4.TabIndex = 70;
this.uiPanel4.Text = null;
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
this.uiPanel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb8
//
this.utb8.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb8.Location = new System.Drawing.Point(819, 55);
this.utb8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb8.MinimumSize = new System.Drawing.Size(1, 16);
this.utb8.Name = "utb8";
this.utb8.ShowText = false;
this.utb8.Size = new System.Drawing.Size(159, 27);
this.utb8.TabIndex = 61;
this.utb8.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb2
//
this.utb2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb2.Location = new System.Drawing.Point(323, 17);
this.utb2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb2.MinimumSize = new System.Drawing.Size(1, 16);
this.utb2.Name = "utb2";
this.utb2.ShowText = false;
this.utb2.Size = new System.Drawing.Size(100, 27);
this.utb2.TabIndex = 60;
this.utb2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel74
//
this.uiLabel74.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel74.Location = new System.Drawing.Point(744, 56);
this.uiLabel74.Name = "uiLabel74";
this.uiLabel74.Size = new System.Drawing.Size(72, 23);
this.uiLabel74.TabIndex = 62;
this.uiLabel74.Text = "8.账户余额";
this.uiLabel74.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel74.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel75
//
this.uiLabel75.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel75.Location = new System.Drawing.Point(238, 19);
this.uiLabel75.Name = "uiLabel75";
this.uiLabel75.Size = new System.Drawing.Size(81, 23);
this.uiLabel75.TabIndex = 60;
this.uiLabel75.Text = "2.本地/异地";
this.uiLabel75.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel75.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb7
//
this.utb7.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb7.Location = new System.Drawing.Point(534, 55);
this.utb7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb7.MinimumSize = new System.Drawing.Size(1, 16);
this.utb7.Name = "utb7";
this.utb7.ShowText = false;
this.utb7.Size = new System.Drawing.Size(191, 25);
this.utb7.TabIndex = 57;
this.utb7.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb6
//
this.utb6.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb6.Location = new System.Drawing.Point(323, 55);
this.utb6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb6.MinimumSize = new System.Drawing.Size(1, 16);
this.utb6.Name = "utb6";
this.utb6.ShowText = false;
this.utb6.Size = new System.Drawing.Size(100, 27);
this.utb6.TabIndex = 56;
this.utb6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel76
//
this.uiLabel76.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel76.Location = new System.Drawing.Point(453, 56);
this.uiLabel76.Name = "uiLabel76";
this.uiLabel76.Size = new System.Drawing.Size(78, 23);
this.uiLabel76.TabIndex = 55;
this.uiLabel76.Text = "7.医保编号";
this.uiLabel76.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel76.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel77
//
this.uiLabel77.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel77.Location = new System.Drawing.Point(238, 56);
this.uiLabel77.Name = "uiLabel77";
this.uiLabel77.Size = new System.Drawing.Size(81, 23);
this.uiLabel77.TabIndex = 54;
this.uiLabel77.Text = "6.险种类型";
this.uiLabel77.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel77.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb4
//
this.utb4.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb4.Location = new System.Drawing.Point(819, 17);
this.utb4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb4.MinimumSize = new System.Drawing.Size(1, 16);
this.utb4.Name = "utb4";
this.utb4.ShowText = false;
this.utb4.Size = new System.Drawing.Size(159, 25);
this.utb4.TabIndex = 53;
this.utb4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb3
//
this.utb3.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb3.Location = new System.Drawing.Point(534, 17);
this.utb3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb3.MinimumSize = new System.Drawing.Size(1, 16);
this.utb3.Name = "utb3";
this.utb3.ShowText = false;
this.utb3.Size = new System.Drawing.Size(191, 27);
this.utb3.TabIndex = 52;
this.utb3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel78
//
this.uiLabel78.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel78.Location = new System.Drawing.Point(744, 19);
this.uiLabel78.Name = "uiLabel78";
this.uiLabel78.Size = new System.Drawing.Size(72, 23);
this.uiLabel78.TabIndex = 51;
this.uiLabel78.Text = "4.身份证号";
this.uiLabel78.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel78.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel79
//
this.uiLabel79.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel79.Location = new System.Drawing.Point(453, 19);
this.uiLabel79.Name = "uiLabel79";
this.uiLabel79.Size = new System.Drawing.Size(78, 23);
this.uiLabel79.TabIndex = 50;
this.uiLabel79.Text = "3.社保卡号";
this.uiLabel79.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel79.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb5
//
this.utb5.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb5.Location = new System.Drawing.Point(121, 55);
this.utb5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb5.MinimumSize = new System.Drawing.Size(1, 16);
this.utb5.Name = "utb5";
this.utb5.ShowText = false;
this.utb5.Size = new System.Drawing.Size(94, 27);
this.utb5.TabIndex = 49;
this.utb5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// utb1
//
this.utb1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.utb1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.utb1.Location = new System.Drawing.Point(121, 17);
this.utb1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.utb1.MinimumSize = new System.Drawing.Size(1, 16);
this.utb1.Name = "utb1";
this.utb1.ShowText = false;
this.utb1.Size = new System.Drawing.Size(94, 27);
this.utb1.TabIndex = 48;
this.utb1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.utb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel80
//
this.uiLabel80.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel80.Location = new System.Drawing.Point(23, 56);
this.uiLabel80.Name = "uiLabel80";
this.uiLabel80.Size = new System.Drawing.Size(93, 23);
this.uiLabel80.TabIndex = 47;
this.uiLabel80.Text = "5.人员类别";
this.uiLabel80.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel80.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel81
//
this.uiLabel81.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel81.Location = new System.Drawing.Point(23, 19);
this.uiLabel81.Name = "uiLabel81";
this.uiLabel81.Size = new System.Drawing.Size(93, 23);
this.uiLabel81.TabIndex = 46;
this.uiLabel81.Text = "1.姓 名";
this.uiLabel81.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel81.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiLabel82
//
this.uiLabel82.Dock = System.Windows.Forms.DockStyle.Top;
this.uiLabel82.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel82.Location = new System.Drawing.Point(0, 35);
this.uiLabel82.Name = "uiLabel82";
this.uiLabel82.Size = new System.Drawing.Size(1000, 21);
this.uiLabel82.TabIndex = 69;
this.uiLabel82.Text = " 患者参保信息";
this.uiLabel82.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel82.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiButton1
//
this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
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(775, 10);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(104, 44);
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);
//
// uiButton2
//
this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
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(884, 10);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(104, 44);
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);
//
// 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, 750);
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(1000, 65);
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);
//
// SettlementInfo
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1000, 815);
this.Controls.Add(this.pnlClient);
this.Controls.Add(this.pnlBottom);
this.Name = "SettlementInfo";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "门诊预结算信息";
this.pnlClient.ResumeLayout(false);
this.tcMain.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tp_SettleOP.ResumeLayout(false);
this.pnlPayInfo.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.pnlSetlBaseInfo.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.uiTitlePanel1.ResumeLayout(false);
this.uiPanel5.ResumeLayout(false);
this.uiPanel2.ResumeLayout(false);
this.uiPanel3.ResumeLayout(false);
this.uiPanel4.ResumeLayout(false);
this.pnlBottom.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel pnlClient;
private Sunny.UI.UIButton uiButton1;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIPanel pnlBottom;
private Sunny.UI.UITabControl tcMain;
private System.Windows.Forms.TabPage tabPage1;
private Sunny.UI.UITitlePanel tp_SettleOP;
private Sunny.UI.UIPanel pnlPayInfo;
private Sunny.UI.UITextBox tb38;
private Sunny.UI.UITextBox tb37;
private Sunny.UI.UITextBox tb36;
private Sunny.UI.UITextBox tb35;
private Sunny.UI.UITextBox tb34;
private Sunny.UI.UITextBox tb33;
private Sunny.UI.UILabel uiLabel41;
private Sunny.UI.UITextBox tb32;
private Sunny.UI.UILabel uiLabel34;
private Sunny.UI.UILabel uiLabel22;
private Sunny.UI.UILabel uiLabel23;
private Sunny.UI.UILabel uiLabel24;
private Sunny.UI.UITextBox tb30;
private Sunny.UI.UILabel uiLabel13;
private Sunny.UI.UITextBox tb27;
private Sunny.UI.UITextBox tb24;
private Sunny.UI.UILabel uiLabel14;
private Sunny.UI.UILabel uiLabel15;
private Sunny.UI.UITextBox tb21;
private Sunny.UI.UILabel uiLabel16;
private Sunny.UI.UITextBox tb28;
private Sunny.UI.UITextBox tb18;
private Sunny.UI.UILabel uiLabel17;
private Sunny.UI.UILabel uiLabel18;
private Sunny.UI.UITextBox tb29;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UITextBox tb26;
private Sunny.UI.UITextBox tb23;
private Sunny.UI.UILabel uiLabel8;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UITextBox tb20;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UITextBox tb17;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITextBox tb31;
private Sunny.UI.UILabel uiLabel4;
private Sunny.UI.UITextBox tb25;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UILabel uiLabel6;
private Sunny.UI.UITextBox tb22;
private Sunny.UI.UILabel uiLabel3;
private Sunny.UI.UITextBox tb19;
private Sunny.UI.UITextBox tb16;
private Sunny.UI.UILabel uiLabel2;
private Sunny.UI.UILabel uiLabel1;
private Sunny.UI.UILabel uiLabel40;
private Sunny.UI.UIPanel uiPanel1;
private Sunny.UI.UITextBox tb12;
private Sunny.UI.UITextBox tb14;
private Sunny.UI.UILabel uiLabel30;
private Sunny.UI.UILabel uiLabel31;
private Sunny.UI.UITextBox tb11;
private Sunny.UI.UITextBox tb10;
private Sunny.UI.UILabel uiLabel32;
private Sunny.UI.UILabel uiLabel33;
private Sunny.UI.UITextBox tb15;
private Sunny.UI.UILabel uiLabel35;
private Sunny.UI.UITextBox tb9;
private Sunny.UI.UITextBox tb13;
private Sunny.UI.UILabel uiLabel36;
private Sunny.UI.UILabel uiLabel37;
private Sunny.UI.UILabel uiLabel39;
private Sunny.UI.UIPanel pnlSetlBaseInfo;
private Sunny.UI.UITextBox tb8;
private Sunny.UI.UITextBox tb2;
private Sunny.UI.UILabel uiLabel29;
private Sunny.UI.UILabel uiLabel19;
private Sunny.UI.UITextBox tb7;
private Sunny.UI.UITextBox tb6;
private Sunny.UI.UILabel uiLabel27;
private Sunny.UI.UILabel uiLabel28;
private Sunny.UI.UITextBox tb4;
private Sunny.UI.UITextBox tb3;
private Sunny.UI.UILabel uiLabel25;
private Sunny.UI.UILabel uiLabel26;
private Sunny.UI.UITextBox tb5;
private Sunny.UI.UITextBox tb1;
private Sunny.UI.UILabel uiLabel20;
private Sunny.UI.UILabel uiLabel21;
private Sunny.UI.UILabel uiLabel38;
private System.Windows.Forms.TabPage tabPage2;
private Sunny.UI.UITitlePanel uiTitlePanel1;
private Sunny.UI.UIPanel uiPanel2;
private Sunny.UI.UITextBox utb34;
private Sunny.UI.UITextBox utb33;
private Sunny.UI.UITextBox utb32;
private Sunny.UI.UILabel uiLabel43;
private Sunny.UI.UILabel uiLabel44;
private Sunny.UI.UILabel uiLabel45;
private Sunny.UI.UILabel uiLabel46;
private Sunny.UI.UITextBox utb30;
private Sunny.UI.UILabel uiLabel47;
private Sunny.UI.UITextBox utb27;
private Sunny.UI.UITextBox utb24;
private Sunny.UI.UILabel uiLabel48;
private Sunny.UI.UILabel uiLabel49;
private Sunny.UI.UITextBox utb21;
private Sunny.UI.UITextBox utb28;
private Sunny.UI.UITextBox utb18;
private Sunny.UI.UILabel uiLabel51;
private Sunny.UI.UILabel uiLabel52;
private Sunny.UI.UITextBox utb29;
private Sunny.UI.UILabel uiLabel53;
private Sunny.UI.UITextBox utb26;
private Sunny.UI.UITextBox utb23;
private Sunny.UI.UILabel uiLabel55;
private Sunny.UI.UITextBox utb20;
private Sunny.UI.UITextBox utb17;
private Sunny.UI.UILabel uiLabel57;
private Sunny.UI.UILabel uiLabel58;
private Sunny.UI.UITextBox utb31;
private Sunny.UI.UILabel uiLabel59;
private Sunny.UI.UITextBox utb25;
private Sunny.UI.UILabel uiLabel60;
private Sunny.UI.UILabel uiLabel61;
private Sunny.UI.UITextBox utb22;
private Sunny.UI.UILabel uiLabel62;
private Sunny.UI.UITextBox utb19;
private Sunny.UI.UITextBox utb16;
private Sunny.UI.UILabel uiLabel63;
private Sunny.UI.UILabel uiLabel64;
private Sunny.UI.UILabel uiLabel65;
private Sunny.UI.UIPanel uiPanel3;
private Sunny.UI.UITextBox utb12;
private Sunny.UI.UITextBox utb14;
private Sunny.UI.UILabel uiLabel66;
private Sunny.UI.UILabel uiLabel67;
private Sunny.UI.UITextBox utb11;
private Sunny.UI.UITextBox utb10;
private Sunny.UI.UILabel uiLabel68;
private Sunny.UI.UILabel uiLabel69;
private Sunny.UI.UITextBox utb15;
private Sunny.UI.UILabel uiLabel70;
private Sunny.UI.UITextBox utb9;
private Sunny.UI.UITextBox utb13;
private Sunny.UI.UILabel uiLabel71;
private Sunny.UI.UILabel uiLabel72;
private Sunny.UI.UILabel uiLabel73;
private Sunny.UI.UIPanel uiPanel4;
private Sunny.UI.UITextBox utb8;
private Sunny.UI.UITextBox utb2;
private Sunny.UI.UILabel uiLabel74;
private Sunny.UI.UILabel uiLabel75;
private Sunny.UI.UITextBox utb7;
private Sunny.UI.UITextBox utb6;
private Sunny.UI.UILabel uiLabel76;
private Sunny.UI.UILabel uiLabel77;
private Sunny.UI.UITextBox utb4;
private Sunny.UI.UITextBox utb3;
private Sunny.UI.UILabel uiLabel78;
private Sunny.UI.UILabel uiLabel79;
private Sunny.UI.UITextBox utb5;
private Sunny.UI.UITextBox utb1;
private Sunny.UI.UILabel uiLabel80;
private Sunny.UI.UILabel uiLabel81;
private Sunny.UI.UILabel uiLabel82;
private Sunny.UI.UITextBox utb35;
private Sunny.UI.UILabel uiLabel42;
private Sunny.UI.UIPanel uiPanel5;
private Sunny.UI.UIRichTextBox rtb_Medicatalog_YD;
private Sunny.UI.UILabel uiLabel50;
private Sunny.UI.UIRichTextBox rtb_Medicatalog_BD;
private Sunny.UI.UILabel uiLabel54;
}
}