SettlementInfo.designer.cs 79 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269
  1. /******************************************************************************
  2. * 文件名称: InvokeHelper.cs
  3. * 文件说明: 调用助手,调用方法的封装
  4. * 当前版本: V1.0
  5. * 创建日期: 2022-04-12
  6. *
  7. * 2020-04-12: 增加 businessDLLInvoke 方法
  8. * 2020-04-12: 增加 writeLog 方法
  9. * 2020-04-14: 增加 businessDLLInvoke(重载) 方法
  10. * 2020-04-14: 增加 irisServiceInvoke 方法
  11. ******************************************************************************/
  12. namespace PTMedicalInsurance.Forms
  13. {
  14. partial class SettlementInfo
  15. {
  16. /// <summary>
  17. /// Required designer variable.
  18. /// </summary>
  19. private System.ComponentModel.IContainer components = null;
  20. /// <summary>
  21. /// Clean up any resources being used.
  22. /// </summary>
  23. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  24. protected override void Dispose(bool disposing)
  25. {
  26. if (disposing && (components != null))
  27. {
  28. components.Dispose();
  29. }
  30. base.Dispose(disposing);
  31. }
  32. #region Windows Form Designer generated code
  33. /// <summary>
  34. /// Required method for Designer support - do not modify
  35. /// the contents of this method with the code editor.
  36. /// </summary>
  37. private void InitializeComponent()
  38. {
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  44. this.pnlBottom = new Sunny.UI.UIPanel();
  45. this.cbxMutualAidPay = new Sunny.UI.UICheckBox();
  46. this.uiButton2 = new Sunny.UI.UIButton();
  47. this.uiButton1 = new Sunny.UI.UIButton();
  48. this.pnlClient = new Sunny.UI.UIPanel();
  49. this.gbSetlinfo = new Sunny.UI.UIGroupBox();
  50. this.pnlPayInfo = new Sunny.UI.UIPanel();
  51. this.tbownpayhosppart = new Sunny.UI.UITextBox();
  52. this.uiLabel31 = new Sunny.UI.UILabel();
  53. this.tbAccountMutualAidAmount = new Sunny.UI.UITextBox();
  54. this.uiLabel22 = new Sunny.UI.UILabel();
  55. this.tbBalc = new Sunny.UI.UITextBox();
  56. this.tbHospitalPartAmount = new Sunny.UI.UITextBox();
  57. this.uiLabel23 = new Sunny.UI.UILabel();
  58. this.uiLabel24 = new Sunny.UI.UILabel();
  59. this.tbPsnCashPay = new Sunny.UI.UITextBox();
  60. this.uiLabel13 = new Sunny.UI.UILabel();
  61. this.tbPsnAccountPaySummat = new Sunny.UI.UITextBox();
  62. this.tbPsnSummat = new Sunny.UI.UITextBox();
  63. this.uiLabel14 = new Sunny.UI.UILabel();
  64. this.uiLabel15 = new Sunny.UI.UILabel();
  65. this.tbFundPaySummat = new Sunny.UI.UITextBox();
  66. this.uiLabel16 = new Sunny.UI.UILabel();
  67. this.tbOtherPay = new Sunny.UI.UITextBox();
  68. this.tbAssian = new Sunny.UI.UITextBox();
  69. this.uiLabel17 = new Sunny.UI.UILabel();
  70. this.uiLabel18 = new Sunny.UI.UILabel();
  71. this.tbWorkerLargeMedical = new Sunny.UI.UITextBox();
  72. this.uiLabel7 = new Sunny.UI.UILabel();
  73. this.tbHifmi_pay = new Sunny.UI.UITextBox();
  74. this.tbHifes_pay = new Sunny.UI.UITextBox();
  75. this.uiLabel8 = new Sunny.UI.UILabel();
  76. this.uiLabel9 = new Sunny.UI.UILabel();
  77. this.tbCvlserv_pay = new Sunny.UI.UITextBox();
  78. this.uiLabel10 = new Sunny.UI.UILabel();
  79. this.tbInsuFundPayRito = new Sunny.UI.UITextBox();
  80. this.tbInsuFundPay = new Sunny.UI.UITextBox();
  81. this.uiLabel11 = new Sunny.UI.UILabel();
  82. this.uiLabel12 = new Sunny.UI.UILabel();
  83. this.tbActualPayDeduLine = new Sunny.UI.UITextBox();
  84. this.uiLabel4 = new Sunny.UI.UILabel();
  85. this.tbInScopyAmount = new Sunny.UI.UITextBox();
  86. this.tbPreSelfPay = new Sunny.UI.UITextBox();
  87. this.uiLabel5 = new Sunny.UI.UILabel();
  88. this.uiLabel6 = new Sunny.UI.UILabel();
  89. this.tbOverLimitOwnPay = new Sunny.UI.UITextBox();
  90. this.uiLabel3 = new Sunny.UI.UILabel();
  91. this.tbFullOwnPay = new Sunny.UI.UITextBox();
  92. this.tbSumamt = new Sunny.UI.UITextBox();
  93. this.uiLabel2 = new Sunny.UI.UILabel();
  94. this.uiLabel1 = new Sunny.UI.UILabel();
  95. this.pnlSetlBaseInfo = new Sunny.UI.UIPanel();
  96. this.tbClearingType = new Sunny.UI.UITextBox();
  97. this.tbClearingWay = new Sunny.UI.UITextBox();
  98. this.uiLabel29 = new Sunny.UI.UILabel();
  99. this.uiLabel19 = new Sunny.UI.UILabel();
  100. this.tbPersonType = new Sunny.UI.UITextBox();
  101. this.tbInsuType = new Sunny.UI.UITextBox();
  102. this.uiLabel27 = new Sunny.UI.UILabel();
  103. this.uiLabel28 = new Sunny.UI.UILabel();
  104. this.tbPsnCertNO = new Sunny.UI.UITextBox();
  105. this.tbPsnCertType = new Sunny.UI.UITextBox();
  106. this.uiLabel25 = new Sunny.UI.UILabel();
  107. this.uiLabel26 = new Sunny.UI.UILabel();
  108. this.tbMedType = new Sunny.UI.UITextBox();
  109. this.tbAdmCertType = new Sunny.UI.UITextBox();
  110. this.uiLabel20 = new Sunny.UI.UILabel();
  111. this.uiLabel21 = new Sunny.UI.UILabel();
  112. this.uiLabel30 = new Sunny.UI.UILabel();
  113. this.gbSetldetail = new Sunny.UI.UIGroupBox();
  114. this.dgvSetlDetail = new Sunny.UI.UIDataGridView();
  115. this.tbWltpayAmt = new Sunny.UI.UITextBox();
  116. this.uiLabel32 = new Sunny.UI.UILabel();
  117. this.pnlBottom.SuspendLayout();
  118. this.pnlClient.SuspendLayout();
  119. this.gbSetlinfo.SuspendLayout();
  120. this.pnlPayInfo.SuspendLayout();
  121. this.pnlSetlBaseInfo.SuspendLayout();
  122. this.gbSetldetail.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.dgvSetlDetail)).BeginInit();
  124. this.SuspendLayout();
  125. //
  126. // pnlBottom
  127. //
  128. this.pnlBottom.Controls.Add(this.cbxMutualAidPay);
  129. this.pnlBottom.Controls.Add(this.uiButton2);
  130. this.pnlBottom.Controls.Add(this.uiButton1);
  131. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  132. this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.pnlBottom.Location = new System.Drawing.Point(0, 544);
  134. this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  135. this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1);
  136. this.pnlBottom.Name = "pnlBottom";
  137. this.pnlBottom.Size = new System.Drawing.Size(988, 65);
  138. this.pnlBottom.TabIndex = 0;
  139. this.pnlBottom.Text = null;
  140. this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  141. this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  142. //
  143. // cbxMutualAidPay
  144. //
  145. this.cbxMutualAidPay.Cursor = System.Windows.Forms.Cursors.Hand;
  146. this.cbxMutualAidPay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.cbxMutualAidPay.Location = new System.Drawing.Point(26, 18);
  148. this.cbxMutualAidPay.MinimumSize = new System.Drawing.Size(1, 1);
  149. this.cbxMutualAidPay.Name = "cbxMutualAidPay";
  150. this.cbxMutualAidPay.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  151. this.cbxMutualAidPay.Size = new System.Drawing.Size(168, 34);
  152. this.cbxMutualAidPay.TabIndex = 37;
  153. this.cbxMutualAidPay.Text = "使用账户代支结算";
  154. this.cbxMutualAidPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  155. //
  156. // uiButton2
  157. //
  158. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  159. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  160. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.uiButton2.Location = new System.Drawing.Point(873, 6);
  162. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  163. this.uiButton2.Name = "uiButton2";
  164. this.uiButton2.Size = new System.Drawing.Size(106, 53);
  165. this.uiButton2.TabIndex = 1;
  166. this.uiButton2.Text = "放 弃";
  167. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  169. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  170. //
  171. // uiButton1
  172. //
  173. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  174. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  175. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.uiButton1.Location = new System.Drawing.Point(757, 6);
  177. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  178. this.uiButton1.Name = "uiButton1";
  179. this.uiButton1.Size = new System.Drawing.Size(106, 53);
  180. this.uiButton1.TabIndex = 0;
  181. this.uiButton1.Text = "结 算";
  182. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  184. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  185. //
  186. // pnlClient
  187. //
  188. this.pnlClient.Controls.Add(this.gbSetlinfo);
  189. this.pnlClient.Controls.Add(this.gbSetldetail);
  190. this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
  191. this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.pnlClient.Location = new System.Drawing.Point(0, 0);
  193. this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  194. this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
  195. this.pnlClient.Name = "pnlClient";
  196. this.pnlClient.Size = new System.Drawing.Size(988, 544);
  197. this.pnlClient.TabIndex = 1;
  198. this.pnlClient.Text = null;
  199. this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  200. this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  201. //
  202. // gbSetlinfo
  203. //
  204. this.gbSetlinfo.Controls.Add(this.pnlPayInfo);
  205. this.gbSetlinfo.Controls.Add(this.pnlSetlBaseInfo);
  206. this.gbSetlinfo.Controls.Add(this.uiLabel30);
  207. this.gbSetlinfo.Dock = System.Windows.Forms.DockStyle.Fill;
  208. this.gbSetlinfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.gbSetlinfo.Location = new System.Drawing.Point(0, 0);
  210. this.gbSetlinfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  211. this.gbSetlinfo.MinimumSize = new System.Drawing.Size(1, 1);
  212. this.gbSetlinfo.Name = "gbSetlinfo";
  213. this.gbSetlinfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  214. this.gbSetlinfo.Size = new System.Drawing.Size(988, 392);
  215. this.gbSetlinfo.TabIndex = 2;
  216. this.gbSetlinfo.Text = "结算信息";
  217. this.gbSetlinfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  218. this.gbSetlinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  219. //
  220. // pnlPayInfo
  221. //
  222. this.pnlPayInfo.Controls.Add(this.tbWltpayAmt);
  223. this.pnlPayInfo.Controls.Add(this.uiLabel32);
  224. this.pnlPayInfo.Controls.Add(this.tbownpayhosppart);
  225. this.pnlPayInfo.Controls.Add(this.uiLabel31);
  226. this.pnlPayInfo.Controls.Add(this.tbAccountMutualAidAmount);
  227. this.pnlPayInfo.Controls.Add(this.uiLabel22);
  228. this.pnlPayInfo.Controls.Add(this.tbBalc);
  229. this.pnlPayInfo.Controls.Add(this.tbHospitalPartAmount);
  230. this.pnlPayInfo.Controls.Add(this.uiLabel23);
  231. this.pnlPayInfo.Controls.Add(this.uiLabel24);
  232. this.pnlPayInfo.Controls.Add(this.tbPsnCashPay);
  233. this.pnlPayInfo.Controls.Add(this.uiLabel13);
  234. this.pnlPayInfo.Controls.Add(this.tbPsnAccountPaySummat);
  235. this.pnlPayInfo.Controls.Add(this.tbPsnSummat);
  236. this.pnlPayInfo.Controls.Add(this.uiLabel14);
  237. this.pnlPayInfo.Controls.Add(this.uiLabel15);
  238. this.pnlPayInfo.Controls.Add(this.tbFundPaySummat);
  239. this.pnlPayInfo.Controls.Add(this.uiLabel16);
  240. this.pnlPayInfo.Controls.Add(this.tbOtherPay);
  241. this.pnlPayInfo.Controls.Add(this.tbAssian);
  242. this.pnlPayInfo.Controls.Add(this.uiLabel17);
  243. this.pnlPayInfo.Controls.Add(this.uiLabel18);
  244. this.pnlPayInfo.Controls.Add(this.tbWorkerLargeMedical);
  245. this.pnlPayInfo.Controls.Add(this.uiLabel7);
  246. this.pnlPayInfo.Controls.Add(this.tbHifmi_pay);
  247. this.pnlPayInfo.Controls.Add(this.tbHifes_pay);
  248. this.pnlPayInfo.Controls.Add(this.uiLabel8);
  249. this.pnlPayInfo.Controls.Add(this.uiLabel9);
  250. this.pnlPayInfo.Controls.Add(this.tbCvlserv_pay);
  251. this.pnlPayInfo.Controls.Add(this.uiLabel10);
  252. this.pnlPayInfo.Controls.Add(this.tbInsuFundPayRito);
  253. this.pnlPayInfo.Controls.Add(this.tbInsuFundPay);
  254. this.pnlPayInfo.Controls.Add(this.uiLabel11);
  255. this.pnlPayInfo.Controls.Add(this.uiLabel12);
  256. this.pnlPayInfo.Controls.Add(this.tbActualPayDeduLine);
  257. this.pnlPayInfo.Controls.Add(this.uiLabel4);
  258. this.pnlPayInfo.Controls.Add(this.tbInScopyAmount);
  259. this.pnlPayInfo.Controls.Add(this.tbPreSelfPay);
  260. this.pnlPayInfo.Controls.Add(this.uiLabel5);
  261. this.pnlPayInfo.Controls.Add(this.uiLabel6);
  262. this.pnlPayInfo.Controls.Add(this.tbOverLimitOwnPay);
  263. this.pnlPayInfo.Controls.Add(this.uiLabel3);
  264. this.pnlPayInfo.Controls.Add(this.tbFullOwnPay);
  265. this.pnlPayInfo.Controls.Add(this.tbSumamt);
  266. this.pnlPayInfo.Controls.Add(this.uiLabel2);
  267. this.pnlPayInfo.Controls.Add(this.uiLabel1);
  268. this.pnlPayInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  269. this.pnlPayInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.pnlPayInfo.Location = new System.Drawing.Point(0, 121);
  271. this.pnlPayInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  272. this.pnlPayInfo.MinimumSize = new System.Drawing.Size(1, 1);
  273. this.pnlPayInfo.Name = "pnlPayInfo";
  274. this.pnlPayInfo.Size = new System.Drawing.Size(988, 271);
  275. this.pnlPayInfo.TabIndex = 1;
  276. this.pnlPayInfo.Text = null;
  277. this.pnlPayInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  278. this.pnlPayInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  279. this.pnlPayInfo.Click += new System.EventHandler(this.pnlPayInfo_Click);
  280. //
  281. // tbownpayhosppart
  282. //
  283. this.tbownpayhosppart.Cursor = System.Windows.Forms.Cursors.IBeam;
  284. this.tbownpayhosppart.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.tbownpayhosppart.Location = new System.Drawing.Point(381, 225);
  286. this.tbownpayhosppart.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  287. this.tbownpayhosppart.MinimumSize = new System.Drawing.Size(1, 16);
  288. this.tbownpayhosppart.Name = "tbownpayhosppart";
  289. this.tbownpayhosppart.ShowText = false;
  290. this.tbownpayhosppart.Size = new System.Drawing.Size(100, 29);
  291. this.tbownpayhosppart.TabIndex = 43;
  292. this.tbownpayhosppart.Text = "0";
  293. this.tbownpayhosppart.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  294. this.tbownpayhosppart.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  295. //
  296. // uiLabel31
  297. //
  298. this.uiLabel31.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.uiLabel31.Location = new System.Drawing.Point(248, 228);
  300. this.uiLabel31.Name = "uiLabel31";
  301. this.uiLabel31.Size = new System.Drawing.Size(131, 23);
  302. this.uiLabel31.TabIndex = 42;
  303. this.uiLabel31.Text = "自费中医院负担部分";
  304. this.uiLabel31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  305. this.uiLabel31.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  306. //
  307. // tbAccountMutualAidAmount
  308. //
  309. this.tbAccountMutualAidAmount.Cursor = System.Windows.Forms.Cursors.IBeam;
  310. this.tbAccountMutualAidAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.tbAccountMutualAidAmount.Location = new System.Drawing.Point(877, 105);
  312. this.tbAccountMutualAidAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  313. this.tbAccountMutualAidAmount.MinimumSize = new System.Drawing.Size(1, 16);
  314. this.tbAccountMutualAidAmount.Name = "tbAccountMutualAidAmount";
  315. this.tbAccountMutualAidAmount.ShowText = false;
  316. this.tbAccountMutualAidAmount.Size = new System.Drawing.Size(100, 27);
  317. this.tbAccountMutualAidAmount.TabIndex = 41;
  318. this.tbAccountMutualAidAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  319. this.tbAccountMutualAidAmount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  320. //
  321. // uiLabel22
  322. //
  323. this.uiLabel22.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.uiLabel22.Location = new System.Drawing.Point(730, 107);
  325. this.uiLabel22.Name = "uiLabel22";
  326. this.uiLabel22.Size = new System.Drawing.Size(112, 23);
  327. this.uiLabel22.TabIndex = 40;
  328. this.uiLabel22.Text = "个人账户共济";
  329. this.uiLabel22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  330. this.uiLabel22.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  331. //
  332. // tbBalc
  333. //
  334. this.tbBalc.Cursor = System.Windows.Forms.Cursors.IBeam;
  335. this.tbBalc.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  336. this.tbBalc.Location = new System.Drawing.Point(877, 62);
  337. this.tbBalc.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  338. this.tbBalc.MinimumSize = new System.Drawing.Size(1, 16);
  339. this.tbBalc.Name = "tbBalc";
  340. this.tbBalc.ShowText = false;
  341. this.tbBalc.Size = new System.Drawing.Size(100, 27);
  342. this.tbBalc.TabIndex = 39;
  343. this.tbBalc.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  344. this.tbBalc.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  345. //
  346. // tbHospitalPartAmount
  347. //
  348. this.tbHospitalPartAmount.Cursor = System.Windows.Forms.Cursors.IBeam;
  349. this.tbHospitalPartAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.tbHospitalPartAmount.Location = new System.Drawing.Point(877, 19);
  351. this.tbHospitalPartAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  352. this.tbHospitalPartAmount.MinimumSize = new System.Drawing.Size(1, 16);
  353. this.tbHospitalPartAmount.Name = "tbHospitalPartAmount";
  354. this.tbHospitalPartAmount.ShowText = false;
  355. this.tbHospitalPartAmount.Size = new System.Drawing.Size(100, 27);
  356. this.tbHospitalPartAmount.TabIndex = 38;
  357. this.tbHospitalPartAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  358. this.tbHospitalPartAmount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  359. //
  360. // uiLabel23
  361. //
  362. this.uiLabel23.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  363. this.uiLabel23.Location = new System.Drawing.Point(730, 65);
  364. this.uiLabel23.Name = "uiLabel23";
  365. this.uiLabel23.Size = new System.Drawing.Size(112, 23);
  366. this.uiLabel23.TabIndex = 37;
  367. this.uiLabel23.Text = "医保账户余额";
  368. this.uiLabel23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  369. this.uiLabel23.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  370. //
  371. // uiLabel24
  372. //
  373. this.uiLabel24.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  374. this.uiLabel24.Location = new System.Drawing.Point(730, 23);
  375. this.uiLabel24.Name = "uiLabel24";
  376. this.uiLabel24.Size = new System.Drawing.Size(112, 23);
  377. this.uiLabel24.TabIndex = 36;
  378. this.uiLabel24.Text = "医院负担金额";
  379. this.uiLabel24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  380. this.uiLabel24.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  381. //
  382. // tbPsnCashPay
  383. //
  384. this.tbPsnCashPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  385. this.tbPsnCashPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.tbPsnCashPay.Location = new System.Drawing.Point(609, 185);
  387. this.tbPsnCashPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  388. this.tbPsnCashPay.MinimumSize = new System.Drawing.Size(1, 16);
  389. this.tbPsnCashPay.Name = "tbPsnCashPay";
  390. this.tbPsnCashPay.ShowText = false;
  391. this.tbPsnCashPay.Size = new System.Drawing.Size(100, 29);
  392. this.tbPsnCashPay.TabIndex = 35;
  393. this.tbPsnCashPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  394. this.tbPsnCashPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  395. //
  396. // uiLabel13
  397. //
  398. this.uiLabel13.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.uiLabel13.Location = new System.Drawing.Point(502, 186);
  400. this.uiLabel13.Name = "uiLabel13";
  401. this.uiLabel13.Size = new System.Drawing.Size(100, 23);
  402. this.uiLabel13.TabIndex = 34;
  403. this.uiLabel13.Text = "个人现金支付";
  404. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  405. this.uiLabel13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  406. //
  407. // tbPsnAccountPaySummat
  408. //
  409. this.tbPsnAccountPaySummat.Cursor = System.Windows.Forms.Cursors.IBeam;
  410. this.tbPsnAccountPaySummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.tbPsnAccountPaySummat.Location = new System.Drawing.Point(609, 144);
  412. this.tbPsnAccountPaySummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  413. this.tbPsnAccountPaySummat.MinimumSize = new System.Drawing.Size(1, 16);
  414. this.tbPsnAccountPaySummat.Name = "tbPsnAccountPaySummat";
  415. this.tbPsnAccountPaySummat.ShowText = false;
  416. this.tbPsnAccountPaySummat.Size = new System.Drawing.Size(100, 29);
  417. this.tbPsnAccountPaySummat.TabIndex = 33;
  418. this.tbPsnAccountPaySummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  419. this.tbPsnAccountPaySummat.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  420. //
  421. // tbPsnSummat
  422. //
  423. this.tbPsnSummat.Cursor = System.Windows.Forms.Cursors.IBeam;
  424. this.tbPsnSummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.tbPsnSummat.Location = new System.Drawing.Point(609, 103);
  426. this.tbPsnSummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  427. this.tbPsnSummat.MinimumSize = new System.Drawing.Size(1, 16);
  428. this.tbPsnSummat.Name = "tbPsnSummat";
  429. this.tbPsnSummat.ShowText = false;
  430. this.tbPsnSummat.Size = new System.Drawing.Size(100, 29);
  431. this.tbPsnSummat.TabIndex = 32;
  432. this.tbPsnSummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  433. this.tbPsnSummat.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  434. //
  435. // uiLabel14
  436. //
  437. this.uiLabel14.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  438. this.uiLabel14.Location = new System.Drawing.Point(502, 145);
  439. this.uiLabel14.Name = "uiLabel14";
  440. this.uiLabel14.Size = new System.Drawing.Size(100, 23);
  441. this.uiLabel14.TabIndex = 31;
  442. this.uiLabel14.Text = "个人账户支付";
  443. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  444. this.uiLabel14.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  445. //
  446. // uiLabel15
  447. //
  448. this.uiLabel15.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.uiLabel15.Location = new System.Drawing.Point(502, 104);
  450. this.uiLabel15.Name = "uiLabel15";
  451. this.uiLabel15.Size = new System.Drawing.Size(100, 23);
  452. this.uiLabel15.TabIndex = 30;
  453. this.uiLabel15.Text = "个人负担总金额";
  454. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  455. this.uiLabel15.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  456. //
  457. // tbFundPaySummat
  458. //
  459. this.tbFundPaySummat.Cursor = System.Windows.Forms.Cursors.IBeam;
  460. this.tbFundPaySummat.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  461. this.tbFundPaySummat.Location = new System.Drawing.Point(609, 62);
  462. this.tbFundPaySummat.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  463. this.tbFundPaySummat.MinimumSize = new System.Drawing.Size(1, 16);
  464. this.tbFundPaySummat.Name = "tbFundPaySummat";
  465. this.tbFundPaySummat.ShowText = false;
  466. this.tbFundPaySummat.Size = new System.Drawing.Size(100, 29);
  467. this.tbFundPaySummat.TabIndex = 29;
  468. this.tbFundPaySummat.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  469. this.tbFundPaySummat.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  470. //
  471. // uiLabel16
  472. //
  473. this.uiLabel16.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.uiLabel16.Location = new System.Drawing.Point(502, 63);
  475. this.uiLabel16.Name = "uiLabel16";
  476. this.uiLabel16.Size = new System.Drawing.Size(100, 23);
  477. this.uiLabel16.TabIndex = 28;
  478. this.uiLabel16.Text = "基金支付总额";
  479. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  480. this.uiLabel16.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  481. //
  482. // tbOtherPay
  483. //
  484. this.tbOtherPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  485. this.tbOtherPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  486. this.tbOtherPay.Location = new System.Drawing.Point(128, 183);
  487. this.tbOtherPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  488. this.tbOtherPay.MinimumSize = new System.Drawing.Size(1, 16);
  489. this.tbOtherPay.Name = "tbOtherPay";
  490. this.tbOtherPay.ShowText = false;
  491. this.tbOtherPay.Size = new System.Drawing.Size(100, 29);
  492. this.tbOtherPay.TabIndex = 27;
  493. this.tbOtherPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  494. this.tbOtherPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  495. //
  496. // tbAssian
  497. //
  498. this.tbAssian.Cursor = System.Windows.Forms.Cursors.IBeam;
  499. this.tbAssian.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.tbAssian.Location = new System.Drawing.Point(609, 19);
  501. this.tbAssian.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  502. this.tbAssian.MinimumSize = new System.Drawing.Size(1, 16);
  503. this.tbAssian.Name = "tbAssian";
  504. this.tbAssian.ShowText = false;
  505. this.tbAssian.Size = new System.Drawing.Size(100, 29);
  506. this.tbAssian.TabIndex = 26;
  507. this.tbAssian.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  508. this.tbAssian.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  509. //
  510. // uiLabel17
  511. //
  512. this.uiLabel17.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.uiLabel17.Location = new System.Drawing.Point(21, 187);
  514. this.uiLabel17.Name = "uiLabel17";
  515. this.uiLabel17.Size = new System.Drawing.Size(100, 23);
  516. this.uiLabel17.TabIndex = 25;
  517. this.uiLabel17.Text = "其他支出";
  518. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  519. this.uiLabel17.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  520. //
  521. // uiLabel18
  522. //
  523. this.uiLabel18.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.uiLabel18.Location = new System.Drawing.Point(502, 22);
  525. this.uiLabel18.Name = "uiLabel18";
  526. this.uiLabel18.Size = new System.Drawing.Size(100, 23);
  527. this.uiLabel18.TabIndex = 24;
  528. this.uiLabel18.Text = "医疗救助";
  529. this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  530. this.uiLabel18.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  531. //
  532. // tbWorkerLargeMedical
  533. //
  534. this.tbWorkerLargeMedical.Cursor = System.Windows.Forms.Cursors.IBeam;
  535. this.tbWorkerLargeMedical.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  536. this.tbWorkerLargeMedical.Location = new System.Drawing.Point(381, 185);
  537. this.tbWorkerLargeMedical.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  538. this.tbWorkerLargeMedical.MinimumSize = new System.Drawing.Size(1, 16);
  539. this.tbWorkerLargeMedical.Name = "tbWorkerLargeMedical";
  540. this.tbWorkerLargeMedical.ShowText = false;
  541. this.tbWorkerLargeMedical.Size = new System.Drawing.Size(100, 29);
  542. this.tbWorkerLargeMedical.TabIndex = 23;
  543. this.tbWorkerLargeMedical.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  544. this.tbWorkerLargeMedical.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  545. //
  546. // uiLabel7
  547. //
  548. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.uiLabel7.Location = new System.Drawing.Point(248, 187);
  550. this.uiLabel7.Name = "uiLabel7";
  551. this.uiLabel7.Size = new System.Drawing.Size(100, 23);
  552. this.uiLabel7.TabIndex = 22;
  553. this.uiLabel7.Text = "职工大额医疗";
  554. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  555. this.uiLabel7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  556. //
  557. // tbHifmi_pay
  558. //
  559. this.tbHifmi_pay.Cursor = System.Windows.Forms.Cursors.IBeam;
  560. this.tbHifmi_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  561. this.tbHifmi_pay.Location = new System.Drawing.Point(381, 144);
  562. this.tbHifmi_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  563. this.tbHifmi_pay.MinimumSize = new System.Drawing.Size(1, 16);
  564. this.tbHifmi_pay.Name = "tbHifmi_pay";
  565. this.tbHifmi_pay.ShowText = false;
  566. this.tbHifmi_pay.Size = new System.Drawing.Size(100, 29);
  567. this.tbHifmi_pay.TabIndex = 21;
  568. this.tbHifmi_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  569. this.tbHifmi_pay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  570. //
  571. // tbHifes_pay
  572. //
  573. this.tbHifes_pay.Cursor = System.Windows.Forms.Cursors.IBeam;
  574. this.tbHifes_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. this.tbHifes_pay.Location = new System.Drawing.Point(381, 103);
  576. this.tbHifes_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  577. this.tbHifes_pay.MinimumSize = new System.Drawing.Size(1, 16);
  578. this.tbHifes_pay.Name = "tbHifes_pay";
  579. this.tbHifes_pay.ShowText = false;
  580. this.tbHifes_pay.Size = new System.Drawing.Size(100, 29);
  581. this.tbHifes_pay.TabIndex = 20;
  582. this.tbHifes_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  583. this.tbHifes_pay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  584. //
  585. // uiLabel8
  586. //
  587. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  588. this.uiLabel8.Location = new System.Drawing.Point(248, 148);
  589. this.uiLabel8.Name = "uiLabel8";
  590. this.uiLabel8.Size = new System.Drawing.Size(100, 23);
  591. this.uiLabel8.TabIndex = 19;
  592. this.uiLabel8.Text = "居民大病保险";
  593. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  594. this.uiLabel8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  595. //
  596. // uiLabel9
  597. //
  598. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  599. this.uiLabel9.Location = new System.Drawing.Point(248, 107);
  600. this.uiLabel9.Name = "uiLabel9";
  601. this.uiLabel9.Size = new System.Drawing.Size(100, 23);
  602. this.uiLabel9.TabIndex = 18;
  603. this.uiLabel9.Text = "企业补充医疗";
  604. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  605. this.uiLabel9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  606. //
  607. // tbCvlserv_pay
  608. //
  609. this.tbCvlserv_pay.Cursor = System.Windows.Forms.Cursors.IBeam;
  610. this.tbCvlserv_pay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  611. this.tbCvlserv_pay.Location = new System.Drawing.Point(381, 62);
  612. this.tbCvlserv_pay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  613. this.tbCvlserv_pay.MinimumSize = new System.Drawing.Size(1, 16);
  614. this.tbCvlserv_pay.Name = "tbCvlserv_pay";
  615. this.tbCvlserv_pay.ShowText = false;
  616. this.tbCvlserv_pay.Size = new System.Drawing.Size(100, 29);
  617. this.tbCvlserv_pay.TabIndex = 17;
  618. this.tbCvlserv_pay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  619. this.tbCvlserv_pay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  620. //
  621. // uiLabel10
  622. //
  623. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.uiLabel10.Location = new System.Drawing.Point(248, 66);
  625. this.uiLabel10.Name = "uiLabel10";
  626. this.uiLabel10.Size = new System.Drawing.Size(100, 23);
  627. this.uiLabel10.TabIndex = 16;
  628. this.uiLabel10.Text = "公务员医疗补助";
  629. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  630. this.uiLabel10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  631. //
  632. // tbInsuFundPayRito
  633. //
  634. this.tbInsuFundPayRito.Cursor = System.Windows.Forms.Cursors.IBeam;
  635. this.tbInsuFundPayRito.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.tbInsuFundPayRito.Location = new System.Drawing.Point(877, 148);
  637. this.tbInsuFundPayRito.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  638. this.tbInsuFundPayRito.MinimumSize = new System.Drawing.Size(1, 16);
  639. this.tbInsuFundPayRito.Name = "tbInsuFundPayRito";
  640. this.tbInsuFundPayRito.ShowText = false;
  641. this.tbInsuFundPayRito.Size = new System.Drawing.Size(100, 27);
  642. this.tbInsuFundPayRito.TabIndex = 15;
  643. this.tbInsuFundPayRito.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  644. this.tbInsuFundPayRito.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  645. //
  646. // tbInsuFundPay
  647. //
  648. this.tbInsuFundPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  649. this.tbInsuFundPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  650. this.tbInsuFundPay.Location = new System.Drawing.Point(381, 19);
  651. this.tbInsuFundPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  652. this.tbInsuFundPay.MinimumSize = new System.Drawing.Size(1, 16);
  653. this.tbInsuFundPay.Name = "tbInsuFundPay";
  654. this.tbInsuFundPay.ShowText = false;
  655. this.tbInsuFundPay.Size = new System.Drawing.Size(100, 29);
  656. this.tbInsuFundPay.TabIndex = 14;
  657. this.tbInsuFundPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  658. this.tbInsuFundPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  659. //
  660. // uiLabel11
  661. //
  662. this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  663. this.uiLabel11.Location = new System.Drawing.Point(730, 149);
  664. this.uiLabel11.Name = "uiLabel11";
  665. this.uiLabel11.Size = new System.Drawing.Size(146, 23);
  666. this.uiLabel11.TabIndex = 13;
  667. this.uiLabel11.Text = "统筹基金支付比例";
  668. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  669. this.uiLabel11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  670. //
  671. // uiLabel12
  672. //
  673. this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  674. this.uiLabel12.Location = new System.Drawing.Point(248, 25);
  675. this.uiLabel12.Name = "uiLabel12";
  676. this.uiLabel12.Size = new System.Drawing.Size(100, 23);
  677. this.uiLabel12.TabIndex = 12;
  678. this.uiLabel12.Text = "统筹基金支出";
  679. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  680. this.uiLabel12.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  681. //
  682. // tbActualPayDeduLine
  683. //
  684. this.tbActualPayDeduLine.Cursor = System.Windows.Forms.Cursors.IBeam;
  685. this.tbActualPayDeduLine.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  686. this.tbActualPayDeduLine.Location = new System.Drawing.Point(128, 224);
  687. this.tbActualPayDeduLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  688. this.tbActualPayDeduLine.MinimumSize = new System.Drawing.Size(1, 16);
  689. this.tbActualPayDeduLine.Name = "tbActualPayDeduLine";
  690. this.tbActualPayDeduLine.ShowText = false;
  691. this.tbActualPayDeduLine.Size = new System.Drawing.Size(100, 29);
  692. this.tbActualPayDeduLine.TabIndex = 11;
  693. this.tbActualPayDeduLine.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  694. this.tbActualPayDeduLine.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  695. //
  696. // uiLabel4
  697. //
  698. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  699. this.uiLabel4.Location = new System.Drawing.Point(21, 228);
  700. this.uiLabel4.Name = "uiLabel4";
  701. this.uiLabel4.Size = new System.Drawing.Size(100, 23);
  702. this.uiLabel4.TabIndex = 10;
  703. this.uiLabel4.Text = "实际支付起付线";
  704. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  705. this.uiLabel4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  706. //
  707. // tbInScopyAmount
  708. //
  709. this.tbInScopyAmount.Cursor = System.Windows.Forms.Cursors.IBeam;
  710. this.tbInScopyAmount.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  711. this.tbInScopyAmount.Location = new System.Drawing.Point(877, 191);
  712. this.tbInScopyAmount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  713. this.tbInScopyAmount.MinimumSize = new System.Drawing.Size(1, 16);
  714. this.tbInScopyAmount.Name = "tbInScopyAmount";
  715. this.tbInScopyAmount.ShowText = false;
  716. this.tbInScopyAmount.Size = new System.Drawing.Size(100, 27);
  717. this.tbInScopyAmount.TabIndex = 9;
  718. this.tbInScopyAmount.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  719. this.tbInScopyAmount.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  720. //
  721. // tbPreSelfPay
  722. //
  723. this.tbPreSelfPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  724. this.tbPreSelfPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  725. this.tbPreSelfPay.Location = new System.Drawing.Point(128, 142);
  726. this.tbPreSelfPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  727. this.tbPreSelfPay.MinimumSize = new System.Drawing.Size(1, 16);
  728. this.tbPreSelfPay.Name = "tbPreSelfPay";
  729. this.tbPreSelfPay.ShowText = false;
  730. this.tbPreSelfPay.Size = new System.Drawing.Size(100, 29);
  731. this.tbPreSelfPay.TabIndex = 8;
  732. this.tbPreSelfPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  733. this.tbPreSelfPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  734. //
  735. // uiLabel5
  736. //
  737. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  738. this.uiLabel5.Location = new System.Drawing.Point(730, 191);
  739. this.uiLabel5.Name = "uiLabel5";
  740. this.uiLabel5.Size = new System.Drawing.Size(146, 23);
  741. this.uiLabel5.TabIndex = 7;
  742. this.uiLabel5.Text = "符合政策范围金额";
  743. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  744. this.uiLabel5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  745. //
  746. // uiLabel6
  747. //
  748. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.uiLabel6.Location = new System.Drawing.Point(21, 146);
  750. this.uiLabel6.Name = "uiLabel6";
  751. this.uiLabel6.Size = new System.Drawing.Size(100, 23);
  752. this.uiLabel6.TabIndex = 6;
  753. this.uiLabel6.Text = "先行自付金额";
  754. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  755. this.uiLabel6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  756. //
  757. // tbOverLimitOwnPay
  758. //
  759. this.tbOverLimitOwnPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  760. this.tbOverLimitOwnPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  761. this.tbOverLimitOwnPay.Location = new System.Drawing.Point(128, 101);
  762. this.tbOverLimitOwnPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  763. this.tbOverLimitOwnPay.MinimumSize = new System.Drawing.Size(1, 16);
  764. this.tbOverLimitOwnPay.Name = "tbOverLimitOwnPay";
  765. this.tbOverLimitOwnPay.ShowText = false;
  766. this.tbOverLimitOwnPay.Size = new System.Drawing.Size(100, 29);
  767. this.tbOverLimitOwnPay.TabIndex = 5;
  768. this.tbOverLimitOwnPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  769. this.tbOverLimitOwnPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  770. //
  771. // uiLabel3
  772. //
  773. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. this.uiLabel3.Location = new System.Drawing.Point(21, 105);
  775. this.uiLabel3.Name = "uiLabel3";
  776. this.uiLabel3.Size = new System.Drawing.Size(100, 23);
  777. this.uiLabel3.TabIndex = 4;
  778. this.uiLabel3.Text = "超限价自费费用";
  779. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  780. this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  781. //
  782. // tbFullOwnPay
  783. //
  784. this.tbFullOwnPay.Cursor = System.Windows.Forms.Cursors.IBeam;
  785. this.tbFullOwnPay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.tbFullOwnPay.Location = new System.Drawing.Point(128, 60);
  787. this.tbFullOwnPay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  788. this.tbFullOwnPay.MinimumSize = new System.Drawing.Size(1, 16);
  789. this.tbFullOwnPay.Name = "tbFullOwnPay";
  790. this.tbFullOwnPay.ShowText = false;
  791. this.tbFullOwnPay.Size = new System.Drawing.Size(100, 29);
  792. this.tbFullOwnPay.TabIndex = 3;
  793. this.tbFullOwnPay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  794. this.tbFullOwnPay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  795. //
  796. // tbSumamt
  797. //
  798. this.tbSumamt.Cursor = System.Windows.Forms.Cursors.IBeam;
  799. this.tbSumamt.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  800. this.tbSumamt.Location = new System.Drawing.Point(128, 19);
  801. this.tbSumamt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  802. this.tbSumamt.MinimumSize = new System.Drawing.Size(1, 16);
  803. this.tbSumamt.Name = "tbSumamt";
  804. this.tbSumamt.ShowText = false;
  805. this.tbSumamt.Size = new System.Drawing.Size(100, 29);
  806. this.tbSumamt.TabIndex = 2;
  807. this.tbSumamt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  808. this.tbSumamt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  809. //
  810. // uiLabel2
  811. //
  812. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  813. this.uiLabel2.Location = new System.Drawing.Point(21, 64);
  814. this.uiLabel2.Name = "uiLabel2";
  815. this.uiLabel2.Size = new System.Drawing.Size(100, 23);
  816. this.uiLabel2.TabIndex = 1;
  817. this.uiLabel2.Text = "全自费金额";
  818. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  819. this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  820. //
  821. // uiLabel1
  822. //
  823. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  824. this.uiLabel1.Location = new System.Drawing.Point(21, 23);
  825. this.uiLabel1.Name = "uiLabel1";
  826. this.uiLabel1.Size = new System.Drawing.Size(100, 23);
  827. this.uiLabel1.TabIndex = 0;
  828. this.uiLabel1.Text = "医疗费总额";
  829. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  830. this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  831. //
  832. // pnlSetlBaseInfo
  833. //
  834. this.pnlSetlBaseInfo.Controls.Add(this.tbClearingType);
  835. this.pnlSetlBaseInfo.Controls.Add(this.tbClearingWay);
  836. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel29);
  837. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel19);
  838. this.pnlSetlBaseInfo.Controls.Add(this.tbPersonType);
  839. this.pnlSetlBaseInfo.Controls.Add(this.tbInsuType);
  840. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel27);
  841. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel28);
  842. this.pnlSetlBaseInfo.Controls.Add(this.tbPsnCertNO);
  843. this.pnlSetlBaseInfo.Controls.Add(this.tbPsnCertType);
  844. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel25);
  845. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel26);
  846. this.pnlSetlBaseInfo.Controls.Add(this.tbMedType);
  847. this.pnlSetlBaseInfo.Controls.Add(this.tbAdmCertType);
  848. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel20);
  849. this.pnlSetlBaseInfo.Controls.Add(this.uiLabel21);
  850. this.pnlSetlBaseInfo.Dock = System.Windows.Forms.DockStyle.Top;
  851. this.pnlSetlBaseInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  852. this.pnlSetlBaseInfo.Location = new System.Drawing.Point(0, 32);
  853. this.pnlSetlBaseInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  854. this.pnlSetlBaseInfo.MinimumSize = new System.Drawing.Size(1, 1);
  855. this.pnlSetlBaseInfo.Name = "pnlSetlBaseInfo";
  856. this.pnlSetlBaseInfo.Size = new System.Drawing.Size(988, 89);
  857. this.pnlSetlBaseInfo.TabIndex = 0;
  858. this.pnlSetlBaseInfo.Text = null;
  859. this.pnlSetlBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  860. this.pnlSetlBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  861. //
  862. // tbClearingType
  863. //
  864. this.tbClearingType.Cursor = System.Windows.Forms.Cursors.IBeam;
  865. this.tbClearingType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  866. this.tbClearingType.Location = new System.Drawing.Point(857, 50);
  867. this.tbClearingType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  868. this.tbClearingType.MinimumSize = new System.Drawing.Size(1, 16);
  869. this.tbClearingType.Name = "tbClearingType";
  870. this.tbClearingType.ShowText = false;
  871. this.tbClearingType.Size = new System.Drawing.Size(119, 27);
  872. this.tbClearingType.TabIndex = 61;
  873. this.tbClearingType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  874. this.tbClearingType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  875. //
  876. // tbClearingWay
  877. //
  878. this.tbClearingWay.Cursor = System.Windows.Forms.Cursors.IBeam;
  879. this.tbClearingWay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  880. this.tbClearingWay.Location = new System.Drawing.Point(857, 13);
  881. this.tbClearingWay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  882. this.tbClearingWay.MinimumSize = new System.Drawing.Size(1, 16);
  883. this.tbClearingWay.Name = "tbClearingWay";
  884. this.tbClearingWay.ShowText = false;
  885. this.tbClearingWay.Size = new System.Drawing.Size(119, 27);
  886. this.tbClearingWay.TabIndex = 60;
  887. this.tbClearingWay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  888. this.tbClearingWay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  889. //
  890. // uiLabel29
  891. //
  892. this.uiLabel29.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  893. this.uiLabel29.Location = new System.Drawing.Point(785, 49);
  894. this.uiLabel29.Name = "uiLabel29";
  895. this.uiLabel29.Size = new System.Drawing.Size(62, 23);
  896. this.uiLabel29.TabIndex = 62;
  897. this.uiLabel29.Text = "清算类别";
  898. this.uiLabel29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  899. this.uiLabel29.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  900. //
  901. // uiLabel19
  902. //
  903. this.uiLabel19.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  904. this.uiLabel19.Location = new System.Drawing.Point(785, 14);
  905. this.uiLabel19.Name = "uiLabel19";
  906. this.uiLabel19.Size = new System.Drawing.Size(62, 23);
  907. this.uiLabel19.TabIndex = 60;
  908. this.uiLabel19.Text = "清算方式";
  909. this.uiLabel19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  910. this.uiLabel19.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  911. //
  912. // tbPersonType
  913. //
  914. this.tbPersonType.Cursor = System.Windows.Forms.Cursors.IBeam;
  915. this.tbPersonType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  916. this.tbPersonType.Location = new System.Drawing.Point(601, 50);
  917. this.tbPersonType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  918. this.tbPersonType.MinimumSize = new System.Drawing.Size(1, 16);
  919. this.tbPersonType.Name = "tbPersonType";
  920. this.tbPersonType.ShowText = false;
  921. this.tbPersonType.Size = new System.Drawing.Size(163, 25);
  922. this.tbPersonType.TabIndex = 57;
  923. this.tbPersonType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  924. this.tbPersonType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  925. //
  926. // tbInsuType
  927. //
  928. this.tbInsuType.Cursor = System.Windows.Forms.Cursors.IBeam;
  929. this.tbInsuType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  930. this.tbInsuType.Location = new System.Drawing.Point(601, 12);
  931. this.tbInsuType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  932. this.tbInsuType.MinimumSize = new System.Drawing.Size(1, 16);
  933. this.tbInsuType.Name = "tbInsuType";
  934. this.tbInsuType.ShowText = false;
  935. this.tbInsuType.Size = new System.Drawing.Size(163, 25);
  936. this.tbInsuType.TabIndex = 56;
  937. this.tbInsuType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  938. this.tbInsuType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  939. //
  940. // uiLabel27
  941. //
  942. this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  943. this.uiLabel27.Location = new System.Drawing.Point(530, 49);
  944. this.uiLabel27.Name = "uiLabel27";
  945. this.uiLabel27.Size = new System.Drawing.Size(65, 23);
  946. this.uiLabel27.TabIndex = 55;
  947. this.uiLabel27.Text = "人员类别";
  948. this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  949. this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  950. //
  951. // uiLabel28
  952. //
  953. this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  954. this.uiLabel28.Location = new System.Drawing.Point(530, 14);
  955. this.uiLabel28.Name = "uiLabel28";
  956. this.uiLabel28.Size = new System.Drawing.Size(65, 23);
  957. this.uiLabel28.TabIndex = 54;
  958. this.uiLabel28.Text = "险种类型";
  959. this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  960. this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  961. //
  962. // tbPsnCertNO
  963. //
  964. this.tbPsnCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  965. this.tbPsnCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.tbPsnCertNO.Location = new System.Drawing.Point(313, 50);
  967. this.tbPsnCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  968. this.tbPsnCertNO.MinimumSize = new System.Drawing.Size(1, 16);
  969. this.tbPsnCertNO.Name = "tbPsnCertNO";
  970. this.tbPsnCertNO.ShowText = false;
  971. this.tbPsnCertNO.Size = new System.Drawing.Size(192, 25);
  972. this.tbPsnCertNO.TabIndex = 53;
  973. this.tbPsnCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  974. this.tbPsnCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  975. //
  976. // tbPsnCertType
  977. //
  978. this.tbPsnCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
  979. this.tbPsnCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  980. this.tbPsnCertType.Location = new System.Drawing.Point(314, 12);
  981. this.tbPsnCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  982. this.tbPsnCertType.MinimumSize = new System.Drawing.Size(1, 16);
  983. this.tbPsnCertType.Name = "tbPsnCertType";
  984. this.tbPsnCertType.ShowText = false;
  985. this.tbPsnCertType.Size = new System.Drawing.Size(191, 27);
  986. this.tbPsnCertType.TabIndex = 52;
  987. this.tbPsnCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  988. this.tbPsnCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  989. //
  990. // uiLabel25
  991. //
  992. this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  993. this.uiLabel25.Location = new System.Drawing.Point(242, 49);
  994. this.uiLabel25.Name = "uiLabel25";
  995. this.uiLabel25.Size = new System.Drawing.Size(69, 23);
  996. this.uiLabel25.TabIndex = 51;
  997. this.uiLabel25.Text = "证件号码";
  998. this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  999. this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1000. //
  1001. // uiLabel26
  1002. //
  1003. this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.uiLabel26.Location = new System.Drawing.Point(242, 14);
  1005. this.uiLabel26.Name = "uiLabel26";
  1006. this.uiLabel26.Size = new System.Drawing.Size(69, 23);
  1007. this.uiLabel26.TabIndex = 50;
  1008. this.uiLabel26.Text = "证件类型";
  1009. this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1010. this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1011. //
  1012. // tbMedType
  1013. //
  1014. this.tbMedType.Cursor = System.Windows.Forms.Cursors.IBeam;
  1015. this.tbMedType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1016. this.tbMedType.Location = new System.Drawing.Point(91, 50);
  1017. this.tbMedType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1018. this.tbMedType.MinimumSize = new System.Drawing.Size(1, 16);
  1019. this.tbMedType.Name = "tbMedType";
  1020. this.tbMedType.ShowText = false;
  1021. this.tbMedType.Size = new System.Drawing.Size(132, 25);
  1022. this.tbMedType.TabIndex = 49;
  1023. this.tbMedType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1024. this.tbMedType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1025. //
  1026. // tbAdmCertType
  1027. //
  1028. this.tbAdmCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
  1029. this.tbAdmCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1030. this.tbAdmCertType.Location = new System.Drawing.Point(92, 12);
  1031. this.tbAdmCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1032. this.tbAdmCertType.MinimumSize = new System.Drawing.Size(1, 16);
  1033. this.tbAdmCertType.Name = "tbAdmCertType";
  1034. this.tbAdmCertType.ShowText = false;
  1035. this.tbAdmCertType.Size = new System.Drawing.Size(132, 27);
  1036. this.tbAdmCertType.TabIndex = 48;
  1037. this.tbAdmCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1038. this.tbAdmCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1039. //
  1040. // uiLabel20
  1041. //
  1042. this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1043. this.uiLabel20.Location = new System.Drawing.Point(22, 49);
  1044. this.uiLabel20.Name = "uiLabel20";
  1045. this.uiLabel20.Size = new System.Drawing.Size(64, 23);
  1046. this.uiLabel20.TabIndex = 47;
  1047. this.uiLabel20.Text = "医疗类别";
  1048. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1049. this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1050. //
  1051. // uiLabel21
  1052. //
  1053. this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1054. this.uiLabel21.Location = new System.Drawing.Point(22, 14);
  1055. this.uiLabel21.Name = "uiLabel21";
  1056. this.uiLabel21.Size = new System.Drawing.Size(64, 23);
  1057. this.uiLabel21.TabIndex = 46;
  1058. this.uiLabel21.Text = "凭证类型";
  1059. this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1060. this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1061. //
  1062. // uiLabel30
  1063. //
  1064. this.uiLabel30.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.uiLabel30.Location = new System.Drawing.Point(716, 34);
  1066. this.uiLabel30.Name = "uiLabel30";
  1067. this.uiLabel30.Size = new System.Drawing.Size(100, 23);
  1068. this.uiLabel30.TabIndex = 58;
  1069. this.uiLabel30.Text = "医疗费总额";
  1070. this.uiLabel30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1071. this.uiLabel30.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1072. //
  1073. // gbSetldetail
  1074. //
  1075. this.gbSetldetail.Controls.Add(this.dgvSetlDetail);
  1076. this.gbSetldetail.Dock = System.Windows.Forms.DockStyle.Bottom;
  1077. this.gbSetldetail.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1078. this.gbSetldetail.Location = new System.Drawing.Point(0, 392);
  1079. this.gbSetldetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1080. this.gbSetldetail.MinimumSize = new System.Drawing.Size(1, 1);
  1081. this.gbSetldetail.Name = "gbSetldetail";
  1082. this.gbSetldetail.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  1083. this.gbSetldetail.Size = new System.Drawing.Size(988, 152);
  1084. this.gbSetldetail.TabIndex = 1;
  1085. this.gbSetldetail.Text = "结算基金分项信息";
  1086. this.gbSetldetail.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  1087. this.gbSetldetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1088. //
  1089. // dgvSetlDetail
  1090. //
  1091. this.dgvSetlDetail.AllowUserToAddRows = false;
  1092. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1093. this.dgvSetlDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  1094. this.dgvSetlDetail.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1095. this.dgvSetlDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1096. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1097. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1098. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1099. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  1100. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1101. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1102. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1103. this.dgvSetlDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  1104. this.dgvSetlDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1105. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1106. dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
  1107. dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1108. dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1109. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1110. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1111. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1112. this.dgvSetlDetail.DefaultCellStyle = dataGridViewCellStyle3;
  1113. this.dgvSetlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  1114. this.dgvSetlDetail.EnableHeadersVisualStyles = false;
  1115. this.dgvSetlDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1116. this.dgvSetlDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  1117. this.dgvSetlDetail.Location = new System.Drawing.Point(0, 32);
  1118. this.dgvSetlDetail.Name = "dgvSetlDetail";
  1119. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1120. dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  1121. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1123. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  1124. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1125. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1126. this.dgvSetlDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
  1127. this.dgvSetlDetail.RowHeadersWidth = 51;
  1128. dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
  1129. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1130. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1131. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  1132. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  1133. this.dgvSetlDetail.RowsDefaultCellStyle = dataGridViewCellStyle5;
  1134. this.dgvSetlDetail.RowTemplate.Height = 23;
  1135. this.dgvSetlDetail.SelectedIndex = -1;
  1136. this.dgvSetlDetail.Size = new System.Drawing.Size(988, 120);
  1137. this.dgvSetlDetail.TabIndex = 1;
  1138. this.dgvSetlDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1139. //
  1140. // tbWltpayAmt
  1141. //
  1142. this.tbWltpayAmt.Cursor = System.Windows.Forms.Cursors.IBeam;
  1143. this.tbWltpayAmt.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1144. this.tbWltpayAmt.Location = new System.Drawing.Point(609, 225);
  1145. this.tbWltpayAmt.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1146. this.tbWltpayAmt.MinimumSize = new System.Drawing.Size(1, 16);
  1147. this.tbWltpayAmt.Name = "tbWltpayAmt";
  1148. this.tbWltpayAmt.ShowText = false;
  1149. this.tbWltpayAmt.Size = new System.Drawing.Size(100, 29);
  1150. this.tbWltpayAmt.TabIndex = 45;
  1151. this.tbWltpayAmt.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  1152. this.tbWltpayAmt.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1153. //
  1154. // uiLabel32
  1155. //
  1156. this.uiLabel32.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1157. this.uiLabel32.Location = new System.Drawing.Point(502, 228);
  1158. this.uiLabel32.Name = "uiLabel32";
  1159. this.uiLabel32.Size = new System.Drawing.Size(100, 23);
  1160. this.uiLabel32.TabIndex = 44;
  1161. this.uiLabel32.Text = "个人现金支付";
  1162. this.uiLabel32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1163. this.uiLabel32.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1164. //
  1165. // SettlementInfo
  1166. //
  1167. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1168. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1169. this.ClientSize = new System.Drawing.Size(988, 609);
  1170. this.Controls.Add(this.pnlClient);
  1171. this.Controls.Add(this.pnlBottom);
  1172. this.Name = "SettlementInfo";
  1173. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1174. this.Text = "患者结算信息一览表";
  1175. this.pnlBottom.ResumeLayout(false);
  1176. this.pnlClient.ResumeLayout(false);
  1177. this.gbSetlinfo.ResumeLayout(false);
  1178. this.pnlPayInfo.ResumeLayout(false);
  1179. this.pnlSetlBaseInfo.ResumeLayout(false);
  1180. this.gbSetldetail.ResumeLayout(false);
  1181. ((System.ComponentModel.ISupportInitialize)(this.dgvSetlDetail)).EndInit();
  1182. this.ResumeLayout(false);
  1183. }
  1184. #endregion
  1185. private Sunny.UI.UIPanel pnlBottom;
  1186. private Sunny.UI.UIPanel pnlClient;
  1187. private Sunny.UI.UIGroupBox gbSetlinfo;
  1188. private Sunny.UI.UIGroupBox gbSetldetail;
  1189. private Sunny.UI.UIDataGridView dgvSetlDetail;
  1190. private Sunny.UI.UIPanel pnlPayInfo;
  1191. private Sunny.UI.UITextBox tbOverLimitOwnPay;
  1192. private Sunny.UI.UILabel uiLabel3;
  1193. private Sunny.UI.UITextBox tbFullOwnPay;
  1194. private Sunny.UI.UITextBox tbSumamt;
  1195. private Sunny.UI.UILabel uiLabel2;
  1196. private Sunny.UI.UILabel uiLabel1;
  1197. private Sunny.UI.UIPanel pnlSetlBaseInfo;
  1198. private Sunny.UI.UITextBox tbAccountMutualAidAmount;
  1199. private Sunny.UI.UILabel uiLabel22;
  1200. private Sunny.UI.UITextBox tbBalc;
  1201. private Sunny.UI.UITextBox tbHospitalPartAmount;
  1202. private Sunny.UI.UILabel uiLabel23;
  1203. private Sunny.UI.UILabel uiLabel24;
  1204. private Sunny.UI.UITextBox tbPsnCashPay;
  1205. private Sunny.UI.UILabel uiLabel13;
  1206. private Sunny.UI.UITextBox tbPsnAccountPaySummat;
  1207. private Sunny.UI.UITextBox tbPsnSummat;
  1208. private Sunny.UI.UILabel uiLabel14;
  1209. private Sunny.UI.UILabel uiLabel15;
  1210. private Sunny.UI.UITextBox tbFundPaySummat;
  1211. private Sunny.UI.UILabel uiLabel16;
  1212. private Sunny.UI.UITextBox tbOtherPay;
  1213. private Sunny.UI.UITextBox tbAssian;
  1214. private Sunny.UI.UILabel uiLabel17;
  1215. private Sunny.UI.UILabel uiLabel18;
  1216. private Sunny.UI.UITextBox tbWorkerLargeMedical;
  1217. private Sunny.UI.UILabel uiLabel7;
  1218. private Sunny.UI.UITextBox tbHifmi_pay;
  1219. private Sunny.UI.UITextBox tbHifes_pay;
  1220. private Sunny.UI.UILabel uiLabel8;
  1221. private Sunny.UI.UILabel uiLabel9;
  1222. private Sunny.UI.UITextBox tbCvlserv_pay;
  1223. private Sunny.UI.UILabel uiLabel10;
  1224. private Sunny.UI.UITextBox tbInsuFundPayRito;
  1225. private Sunny.UI.UITextBox tbInsuFundPay;
  1226. private Sunny.UI.UILabel uiLabel11;
  1227. private Sunny.UI.UILabel uiLabel12;
  1228. private Sunny.UI.UITextBox tbActualPayDeduLine;
  1229. private Sunny.UI.UILabel uiLabel4;
  1230. private Sunny.UI.UITextBox tbInScopyAmount;
  1231. private Sunny.UI.UITextBox tbPreSelfPay;
  1232. private Sunny.UI.UILabel uiLabel5;
  1233. private Sunny.UI.UILabel uiLabel6;
  1234. private Sunny.UI.UITextBox tbClearingWay;
  1235. private Sunny.UI.UILabel uiLabel19;
  1236. private Sunny.UI.UITextBox tbPersonType;
  1237. private Sunny.UI.UITextBox tbInsuType;
  1238. private Sunny.UI.UILabel uiLabel27;
  1239. private Sunny.UI.UILabel uiLabel28;
  1240. private Sunny.UI.UITextBox tbPsnCertNO;
  1241. private Sunny.UI.UITextBox tbPsnCertType;
  1242. private Sunny.UI.UILabel uiLabel25;
  1243. private Sunny.UI.UILabel uiLabel26;
  1244. private Sunny.UI.UITextBox tbMedType;
  1245. private Sunny.UI.UITextBox tbAdmCertType;
  1246. private Sunny.UI.UILabel uiLabel20;
  1247. private Sunny.UI.UILabel uiLabel21;
  1248. private Sunny.UI.UILabel uiLabel30;
  1249. private Sunny.UI.UIButton uiButton1;
  1250. private Sunny.UI.UITextBox tbClearingType;
  1251. private Sunny.UI.UILabel uiLabel29;
  1252. private Sunny.UI.UIButton uiButton2;
  1253. private Sunny.UI.UITextBox tbownpayhosppart;
  1254. private Sunny.UI.UILabel uiLabel31;
  1255. private Sunny.UI.UICheckBox cbxMutualAidPay;
  1256. private Sunny.UI.UITextBox tbWltpayAmt;
  1257. private Sunny.UI.UILabel uiLabel32;
  1258. }
  1259. }