SettlementInfo.designer.cs 74 KB

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