PatientInsuInfo.designer.cs 84 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174
  1. namespace PTMedicalInsurance.Forms
  2. {
  3. partial class PatientInsuInfo
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle73 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle74 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle75 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle76 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle77 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle78 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle79 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle80 = new System.Windows.Forms.DataGridViewCellStyle();
  43. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle81 = new System.Windows.Forms.DataGridViewCellStyle();
  44. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle82 = new System.Windows.Forms.DataGridViewCellStyle();
  45. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle83 = new System.Windows.Forms.DataGridViewCellStyle();
  46. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle84 = new System.Windows.Forms.DataGridViewCellStyle();
  47. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle85 = new System.Windows.Forms.DataGridViewCellStyle();
  48. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle();
  49. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle();
  50. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle();
  51. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle();
  52. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle();
  53. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle86 = new System.Windows.Forms.DataGridViewCellStyle();
  54. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle87 = new System.Windows.Forms.DataGridViewCellStyle();
  55. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle88 = new System.Windows.Forms.DataGridViewCellStyle();
  56. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle89 = new System.Windows.Forms.DataGridViewCellStyle();
  57. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle90 = new System.Windows.Forms.DataGridViewCellStyle();
  58. this.pnlBottom = new Sunny.UI.UIPanel();
  59. this.uiButton3 = new Sunny.UI.UIButton();
  60. this.uiButton2 = new Sunny.UI.UIButton();
  61. this.uiButton1 = new Sunny.UI.UIButton();
  62. this.pnlClient = new Sunny.UI.UIPanel();
  63. this.gbInsuInfo = new Sunny.UI.UIGroupBox();
  64. this.dgvInsuInfo = new Sunny.UI.UIDataGridView();
  65. this.gbBaseInfo = new Sunny.UI.UIGroupBox();
  66. this.tbBirthDay = new Sunny.UI.UITextBox();
  67. this.tbAge = new Sunny.UI.UITextBox();
  68. this.lbAge = new Sunny.UI.UILabel();
  69. this.lb1 = new Sunny.UI.UILabel();
  70. this.tbPsnNO = new Sunny.UI.UITextBox();
  71. this.tbNaty = new Sunny.UI.UITextBox();
  72. this.uiLabel27 = new Sunny.UI.UILabel();
  73. this.uiLabel28 = new Sunny.UI.UILabel();
  74. this.tbCertNO = new Sunny.UI.UITextBox();
  75. this.tbCertType = new Sunny.UI.UITextBox();
  76. this.uiLabel25 = new Sunny.UI.UILabel();
  77. this.uiLabel26 = new Sunny.UI.UILabel();
  78. this.tbGend = new Sunny.UI.UITextBox();
  79. this.tbName = new Sunny.UI.UITextBox();
  80. this.uiLabel20 = new Sunny.UI.UILabel();
  81. this.uiLabel21 = new Sunny.UI.UILabel();
  82. this.tabControl1 = new System.Windows.Forms.TabControl();
  83. this.tabPage1 = new System.Windows.Forms.TabPage();
  84. this.dgvIDInfo = new Sunny.UI.UIDataGridView();
  85. this.tabPage2 = new System.Windows.Forms.TabPage();
  86. this.dgvTreatment = new Sunny.UI.UIDataGridView();
  87. this.uiPanel3 = new Sunny.UI.UIPanel();
  88. this.cbxMedicalType = new System.Windows.Forms.ComboBox();
  89. this.label5 = new System.Windows.Forms.Label();
  90. this.label6 = new System.Windows.Forms.Label();
  91. this.tbEndDate_treatment = new System.Windows.Forms.TextBox();
  92. this.btTreatment = new Sunny.UI.UIButton();
  93. this.label7 = new System.Windows.Forms.Label();
  94. this.tbBeginDate_treatment = new System.Windows.Forms.TextBox();
  95. this.tabPage3 = new System.Windows.Forms.TabPage();
  96. this.dgvPaymentDetail = new Sunny.UI.UIDataGridView();
  97. this.tabPage4 = new System.Windows.Forms.TabPage();
  98. this.dgvAccumulativeInfo = new Sunny.UI.UIDataGridView();
  99. this.uiPanel1 = new Sunny.UI.UIPanel();
  100. this.btAccumulate = new Sunny.UI.UIButton();
  101. this.label1 = new System.Windows.Forms.Label();
  102. this.tbYear_PaymentDetail = new System.Windows.Forms.TextBox();
  103. this.tabPage5 = new System.Windows.Forms.TabPage();
  104. this.dgvTurnToOtherHospInfo = new Sunny.UI.UIDataGridView();
  105. this.uiPanel2 = new Sunny.UI.UIPanel();
  106. this.cbTurnType = new System.Windows.Forms.ComboBox();
  107. this.label4 = new System.Windows.Forms.Label();
  108. this.label3 = new System.Windows.Forms.Label();
  109. this.tbEndDate = new System.Windows.Forms.TextBox();
  110. this.btTurnToOtherHosp = new Sunny.UI.UIButton();
  111. this.label2 = new System.Windows.Forms.Label();
  112. this.tbBeginDate = new System.Windows.Forms.TextBox();
  113. this.pnlBottom.SuspendLayout();
  114. this.pnlClient.SuspendLayout();
  115. this.gbInsuInfo.SuspendLayout();
  116. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).BeginInit();
  117. this.gbBaseInfo.SuspendLayout();
  118. this.tabControl1.SuspendLayout();
  119. this.tabPage1.SuspendLayout();
  120. ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).BeginInit();
  121. this.tabPage2.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.dgvTreatment)).BeginInit();
  123. this.uiPanel3.SuspendLayout();
  124. this.tabPage3.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.dgvPaymentDetail)).BeginInit();
  126. this.tabPage4.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.dgvAccumulativeInfo)).BeginInit();
  128. this.uiPanel1.SuspendLayout();
  129. this.tabPage5.SuspendLayout();
  130. ((System.ComponentModel.ISupportInitialize)(this.dgvTurnToOtherHospInfo)).BeginInit();
  131. this.uiPanel2.SuspendLayout();
  132. this.SuspendLayout();
  133. //
  134. // pnlBottom
  135. //
  136. this.pnlBottom.Controls.Add(this.uiButton3);
  137. this.pnlBottom.Controls.Add(this.uiButton2);
  138. this.pnlBottom.Controls.Add(this.uiButton1);
  139. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  140. this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.pnlBottom.Location = new System.Drawing.Point(0, 543);
  142. this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  143. this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1);
  144. this.pnlBottom.Name = "pnlBottom";
  145. this.pnlBottom.Size = new System.Drawing.Size(1121, 49);
  146. this.pnlBottom.TabIndex = 0;
  147. this.pnlBottom.Text = null;
  148. this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  149. this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  150. //
  151. // uiButton3
  152. //
  153. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  154. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.uiButton3.Location = new System.Drawing.Point(8, 8);
  156. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  157. this.uiButton3.Name = "uiButton3";
  158. this.uiButton3.Size = new System.Drawing.Size(201, 35);
  159. this.uiButton3.TabIndex = 3;
  160. this.uiButton3.Text = "修改社保卡密码!!!";
  161. this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  163. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  164. //
  165. // uiButton2
  166. //
  167. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  168. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  169. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.uiButton2.Location = new System.Drawing.Point(1011, 6);
  171. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  172. this.uiButton2.Name = "uiButton2";
  173. this.uiButton2.Size = new System.Drawing.Size(98, 37);
  174. this.uiButton2.TabIndex = 2;
  175. this.uiButton2.Text = "放 弃";
  176. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  178. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  179. //
  180. // uiButton1
  181. //
  182. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  183. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  184. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.uiButton1.Location = new System.Drawing.Point(902, 6);
  186. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  187. this.uiButton1.Name = "uiButton1";
  188. this.uiButton1.Size = new System.Drawing.Size(98, 37);
  189. this.uiButton1.TabIndex = 1;
  190. this.uiButton1.Text = "确 定";
  191. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  193. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  194. //
  195. // pnlClient
  196. //
  197. this.pnlClient.Controls.Add(this.tabControl1);
  198. this.pnlClient.Controls.Add(this.gbInsuInfo);
  199. this.pnlClient.Controls.Add(this.gbBaseInfo);
  200. this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
  201. this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.pnlClient.Location = new System.Drawing.Point(0, 0);
  203. this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  204. this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
  205. this.pnlClient.Name = "pnlClient";
  206. this.pnlClient.Size = new System.Drawing.Size(1121, 543);
  207. this.pnlClient.TabIndex = 1;
  208. this.pnlClient.Text = null;
  209. this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  210. this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  211. //
  212. // gbInsuInfo
  213. //
  214. this.gbInsuInfo.Controls.Add(this.dgvInsuInfo);
  215. this.gbInsuInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.gbInsuInfo.Location = new System.Drawing.Point(0, 125);
  217. this.gbInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  218. this.gbInsuInfo.MinimumSize = new System.Drawing.Size(1, 1);
  219. this.gbInsuInfo.Name = "gbInsuInfo";
  220. this.gbInsuInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  221. this.gbInsuInfo.Size = new System.Drawing.Size(1121, 203);
  222. this.gbInsuInfo.TabIndex = 1;
  223. this.gbInsuInfo.Text = "参保信息";
  224. this.gbInsuInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  225. this.gbInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  226. //
  227. // dgvInsuInfo
  228. //
  229. this.dgvInsuInfo.AllowUserToAddRows = false;
  230. dataGridViewCellStyle66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  231. this.dgvInsuInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle66;
  232. this.dgvInsuInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  233. this.dgvInsuInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  234. dataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  235. dataGridViewCellStyle67.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  236. dataGridViewCellStyle67.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. dataGridViewCellStyle67.ForeColor = System.Drawing.Color.White;
  238. dataGridViewCellStyle67.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  239. dataGridViewCellStyle67.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  240. dataGridViewCellStyle67.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  241. this.dgvInsuInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle67;
  242. this.dgvInsuInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  243. dataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  244. dataGridViewCellStyle68.BackColor = System.Drawing.Color.White;
  245. dataGridViewCellStyle68.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. dataGridViewCellStyle68.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  247. dataGridViewCellStyle68.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  248. dataGridViewCellStyle68.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  249. dataGridViewCellStyle68.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  250. this.dgvInsuInfo.DefaultCellStyle = dataGridViewCellStyle68;
  251. this.dgvInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  252. this.dgvInsuInfo.EnableHeadersVisualStyles = false;
  253. this.dgvInsuInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.dgvInsuInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  255. this.dgvInsuInfo.Location = new System.Drawing.Point(0, 32);
  256. this.dgvInsuInfo.Name = "dgvInsuInfo";
  257. dataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  258. dataGridViewCellStyle69.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  259. dataGridViewCellStyle69.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. dataGridViewCellStyle69.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  261. dataGridViewCellStyle69.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  262. dataGridViewCellStyle69.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  263. dataGridViewCellStyle69.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  264. this.dgvInsuInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle69;
  265. this.dgvInsuInfo.RowHeadersWidth = 51;
  266. dataGridViewCellStyle70.BackColor = System.Drawing.Color.White;
  267. dataGridViewCellStyle70.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. dataGridViewCellStyle70.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  269. dataGridViewCellStyle70.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  270. dataGridViewCellStyle70.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  271. this.dgvInsuInfo.RowsDefaultCellStyle = dataGridViewCellStyle70;
  272. this.dgvInsuInfo.RowTemplate.Height = 23;
  273. this.dgvInsuInfo.SelectedIndex = -1;
  274. this.dgvInsuInfo.Size = new System.Drawing.Size(1121, 171);
  275. this.dgvInsuInfo.TabIndex = 2;
  276. this.dgvInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  277. //
  278. // gbBaseInfo
  279. //
  280. this.gbBaseInfo.Controls.Add(this.tbBirthDay);
  281. this.gbBaseInfo.Controls.Add(this.tbAge);
  282. this.gbBaseInfo.Controls.Add(this.lbAge);
  283. this.gbBaseInfo.Controls.Add(this.lb1);
  284. this.gbBaseInfo.Controls.Add(this.tbPsnNO);
  285. this.gbBaseInfo.Controls.Add(this.tbNaty);
  286. this.gbBaseInfo.Controls.Add(this.uiLabel27);
  287. this.gbBaseInfo.Controls.Add(this.uiLabel28);
  288. this.gbBaseInfo.Controls.Add(this.tbCertNO);
  289. this.gbBaseInfo.Controls.Add(this.tbCertType);
  290. this.gbBaseInfo.Controls.Add(this.uiLabel25);
  291. this.gbBaseInfo.Controls.Add(this.uiLabel26);
  292. this.gbBaseInfo.Controls.Add(this.tbGend);
  293. this.gbBaseInfo.Controls.Add(this.tbName);
  294. this.gbBaseInfo.Controls.Add(this.uiLabel20);
  295. this.gbBaseInfo.Controls.Add(this.uiLabel21);
  296. this.gbBaseInfo.Dock = System.Windows.Forms.DockStyle.Top;
  297. this.gbBaseInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.gbBaseInfo.Location = new System.Drawing.Point(0, 0);
  299. this.gbBaseInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  300. this.gbBaseInfo.MinimumSize = new System.Drawing.Size(1, 1);
  301. this.gbBaseInfo.Name = "gbBaseInfo";
  302. this.gbBaseInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  303. this.gbBaseInfo.Size = new System.Drawing.Size(1121, 125);
  304. this.gbBaseInfo.TabIndex = 0;
  305. this.gbBaseInfo.Text = "基本信息";
  306. this.gbBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  307. this.gbBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  308. //
  309. // tbBirthDay
  310. //
  311. this.tbBirthDay.Cursor = System.Windows.Forms.Cursors.IBeam;
  312. this.tbBirthDay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.tbBirthDay.Location = new System.Drawing.Point(940, 38);
  314. this.tbBirthDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  315. this.tbBirthDay.MinimumSize = new System.Drawing.Size(1, 16);
  316. this.tbBirthDay.Name = "tbBirthDay";
  317. this.tbBirthDay.ShowText = false;
  318. this.tbBirthDay.Size = new System.Drawing.Size(126, 25);
  319. this.tbBirthDay.TabIndex = 75;
  320. this.tbBirthDay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  321. this.tbBirthDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  322. //
  323. // tbAge
  324. //
  325. this.tbAge.Cursor = System.Windows.Forms.Cursors.IBeam;
  326. this.tbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.tbAge.Location = new System.Drawing.Point(940, 79);
  328. this.tbAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  329. this.tbAge.MinimumSize = new System.Drawing.Size(1, 16);
  330. this.tbAge.Name = "tbAge";
  331. this.tbAge.ShowText = false;
  332. this.tbAge.Size = new System.Drawing.Size(126, 25);
  333. this.tbAge.TabIndex = 77;
  334. this.tbAge.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  335. this.tbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  336. //
  337. // lbAge
  338. //
  339. this.lbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.lbAge.Location = new System.Drawing.Point(861, 79);
  341. this.lbAge.Name = "lbAge";
  342. this.lbAge.Size = new System.Drawing.Size(68, 23);
  343. this.lbAge.TabIndex = 78;
  344. this.lbAge.Text = "年龄";
  345. this.lbAge.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  346. this.lbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  347. //
  348. // lb1
  349. //
  350. this.lb1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.lb1.Location = new System.Drawing.Point(863, 40);
  352. this.lb1.Name = "lb1";
  353. this.lb1.Size = new System.Drawing.Size(68, 23);
  354. this.lb1.TabIndex = 76;
  355. this.lb1.Text = "出生日期";
  356. this.lb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  357. this.lb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  358. //
  359. // tbPsnNO
  360. //
  361. this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  362. this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  363. this.tbPsnNO.Location = new System.Drawing.Point(604, 38);
  364. this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  365. this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  366. this.tbPsnNO.Name = "tbPsnNO";
  367. this.tbPsnNO.ShowText = false;
  368. this.tbPsnNO.Size = new System.Drawing.Size(229, 25);
  369. this.tbPsnNO.TabIndex = 74;
  370. this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  371. this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  372. //
  373. // tbNaty
  374. //
  375. this.tbNaty.Cursor = System.Windows.Forms.Cursors.IBeam;
  376. this.tbNaty.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.tbNaty.Location = new System.Drawing.Point(322, 38);
  378. this.tbNaty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  379. this.tbNaty.MinimumSize = new System.Drawing.Size(1, 16);
  380. this.tbNaty.Name = "tbNaty";
  381. this.tbNaty.ShowText = false;
  382. this.tbNaty.Size = new System.Drawing.Size(163, 25);
  383. this.tbNaty.TabIndex = 73;
  384. this.tbNaty.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  385. this.tbNaty.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  386. //
  387. // uiLabel27
  388. //
  389. this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  390. this.uiLabel27.Location = new System.Drawing.Point(518, 40);
  391. this.uiLabel27.Name = "uiLabel27";
  392. this.uiLabel27.Size = new System.Drawing.Size(78, 23);
  393. this.uiLabel27.TabIndex = 72;
  394. this.uiLabel27.Text = "人员编号";
  395. this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  396. this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  397. //
  398. // uiLabel28
  399. //
  400. this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  401. this.uiLabel28.Location = new System.Drawing.Point(243, 40);
  402. this.uiLabel28.Name = "uiLabel28";
  403. this.uiLabel28.Size = new System.Drawing.Size(73, 23);
  404. this.uiLabel28.TabIndex = 71;
  405. this.uiLabel28.Text = "民族";
  406. this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  407. this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  408. //
  409. // tbCertNO
  410. //
  411. this.tbCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  412. this.tbCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.tbCertNO.Location = new System.Drawing.Point(604, 79);
  414. this.tbCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  415. this.tbCertNO.MinimumSize = new System.Drawing.Size(1, 16);
  416. this.tbCertNO.Name = "tbCertNO";
  417. this.tbCertNO.ShowText = false;
  418. this.tbCertNO.Size = new System.Drawing.Size(229, 25);
  419. this.tbCertNO.TabIndex = 70;
  420. this.tbCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  421. this.tbCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  422. //
  423. // tbCertType
  424. //
  425. this.tbCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
  426. this.tbCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.tbCertType.Location = new System.Drawing.Point(322, 79);
  428. this.tbCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  429. this.tbCertType.MinimumSize = new System.Drawing.Size(1, 16);
  430. this.tbCertType.Name = "tbCertType";
  431. this.tbCertType.ShowText = false;
  432. this.tbCertType.Size = new System.Drawing.Size(163, 25);
  433. this.tbCertType.TabIndex = 69;
  434. this.tbCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  435. this.tbCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  436. //
  437. // uiLabel25
  438. //
  439. this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.uiLabel25.Location = new System.Drawing.Point(518, 79);
  441. this.uiLabel25.Name = "uiLabel25";
  442. this.uiLabel25.Size = new System.Drawing.Size(78, 23);
  443. this.uiLabel25.TabIndex = 68;
  444. this.uiLabel25.Text = "证件号码";
  445. this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  446. this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  447. //
  448. // uiLabel26
  449. //
  450. this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.uiLabel26.Location = new System.Drawing.Point(243, 79);
  452. this.uiLabel26.Name = "uiLabel26";
  453. this.uiLabel26.Size = new System.Drawing.Size(73, 23);
  454. this.uiLabel26.TabIndex = 67;
  455. this.uiLabel26.Text = "证件类型";
  456. this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  457. this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  458. //
  459. // tbGend
  460. //
  461. this.tbGend.Cursor = System.Windows.Forms.Cursors.IBeam;
  462. this.tbGend.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.tbGend.Location = new System.Drawing.Point(112, 79);
  464. this.tbGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  465. this.tbGend.MinimumSize = new System.Drawing.Size(1, 16);
  466. this.tbGend.Name = "tbGend";
  467. this.tbGend.ShowText = false;
  468. this.tbGend.Size = new System.Drawing.Size(100, 25);
  469. this.tbGend.TabIndex = 66;
  470. this.tbGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  471. this.tbGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  472. //
  473. // tbName
  474. //
  475. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  476. this.tbName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  477. this.tbName.Location = new System.Drawing.Point(112, 38);
  478. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  479. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  480. this.tbName.Name = "tbName";
  481. this.tbName.ShowText = false;
  482. this.tbName.Size = new System.Drawing.Size(100, 25);
  483. this.tbName.TabIndex = 65;
  484. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  485. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  486. //
  487. // uiLabel20
  488. //
  489. this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  490. this.uiLabel20.Location = new System.Drawing.Point(50, 79);
  491. this.uiLabel20.Name = "uiLabel20";
  492. this.uiLabel20.Size = new System.Drawing.Size(61, 23);
  493. this.uiLabel20.TabIndex = 64;
  494. this.uiLabel20.Text = "性别";
  495. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  496. this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  497. //
  498. // uiLabel21
  499. //
  500. this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  501. this.uiLabel21.Location = new System.Drawing.Point(50, 40);
  502. this.uiLabel21.Name = "uiLabel21";
  503. this.uiLabel21.Size = new System.Drawing.Size(61, 23);
  504. this.uiLabel21.TabIndex = 63;
  505. this.uiLabel21.Text = "姓名";
  506. this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  507. this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  508. //
  509. // tabControl1
  510. //
  511. this.tabControl1.Controls.Add(this.tabPage1);
  512. this.tabControl1.Controls.Add(this.tabPage2);
  513. this.tabControl1.Controls.Add(this.tabPage3);
  514. this.tabControl1.Controls.Add(this.tabPage4);
  515. this.tabControl1.Controls.Add(this.tabPage5);
  516. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
  517. this.tabControl1.Location = new System.Drawing.Point(0, 334);
  518. this.tabControl1.Name = "tabControl1";
  519. this.tabControl1.SelectedIndex = 0;
  520. this.tabControl1.Size = new System.Drawing.Size(1121, 209);
  521. this.tabControl1.TabIndex = 3;
  522. //
  523. // tabPage1
  524. //
  525. this.tabPage1.Controls.Add(this.dgvIDInfo);
  526. this.tabPage1.Location = new System.Drawing.Point(4, 30);
  527. this.tabPage1.Name = "tabPage1";
  528. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  529. this.tabPage1.Size = new System.Drawing.Size(1113, 175);
  530. this.tabPage1.TabIndex = 0;
  531. this.tabPage1.Text = "身份信息";
  532. this.tabPage1.UseVisualStyleBackColor = true;
  533. //
  534. // dgvIDInfo
  535. //
  536. this.dgvIDInfo.AllowUserToAddRows = false;
  537. dataGridViewCellStyle71.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  538. this.dgvIDInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle71;
  539. this.dgvIDInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  540. this.dgvIDInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  541. dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  542. dataGridViewCellStyle72.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  543. dataGridViewCellStyle72.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  544. dataGridViewCellStyle72.ForeColor = System.Drawing.Color.White;
  545. dataGridViewCellStyle72.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  546. dataGridViewCellStyle72.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  547. dataGridViewCellStyle72.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  548. this.dgvIDInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle72;
  549. this.dgvIDInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  550. dataGridViewCellStyle73.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  551. dataGridViewCellStyle73.BackColor = System.Drawing.Color.White;
  552. dataGridViewCellStyle73.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  553. dataGridViewCellStyle73.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  554. dataGridViewCellStyle73.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  555. dataGridViewCellStyle73.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  556. dataGridViewCellStyle73.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  557. this.dgvIDInfo.DefaultCellStyle = dataGridViewCellStyle73;
  558. this.dgvIDInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  559. this.dgvIDInfo.EnableHeadersVisualStyles = false;
  560. this.dgvIDInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  561. this.dgvIDInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  562. this.dgvIDInfo.Location = new System.Drawing.Point(3, 3);
  563. this.dgvIDInfo.Name = "dgvIDInfo";
  564. dataGridViewCellStyle74.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  565. dataGridViewCellStyle74.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  566. dataGridViewCellStyle74.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  567. dataGridViewCellStyle74.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  568. dataGridViewCellStyle74.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  569. dataGridViewCellStyle74.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  570. dataGridViewCellStyle74.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  571. this.dgvIDInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle74;
  572. this.dgvIDInfo.RowHeadersWidth = 51;
  573. dataGridViewCellStyle75.BackColor = System.Drawing.Color.White;
  574. dataGridViewCellStyle75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  575. dataGridViewCellStyle75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  576. dataGridViewCellStyle75.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  577. dataGridViewCellStyle75.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  578. this.dgvIDInfo.RowsDefaultCellStyle = dataGridViewCellStyle75;
  579. this.dgvIDInfo.RowTemplate.Height = 23;
  580. this.dgvIDInfo.SelectedIndex = -1;
  581. this.dgvIDInfo.Size = new System.Drawing.Size(1107, 169);
  582. this.dgvIDInfo.TabIndex = 2;
  583. this.dgvIDInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  584. //
  585. // tabPage2
  586. //
  587. this.tabPage2.Controls.Add(this.dgvTreatment);
  588. this.tabPage2.Controls.Add(this.uiPanel3);
  589. this.tabPage2.Location = new System.Drawing.Point(4, 30);
  590. this.tabPage2.Name = "tabPage2";
  591. this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
  592. this.tabPage2.Size = new System.Drawing.Size(1113, 175);
  593. this.tabPage2.TabIndex = 1;
  594. this.tabPage2.Text = "待遇检查查询";
  595. this.tabPage2.UseVisualStyleBackColor = true;
  596. //
  597. // dgvTreatment
  598. //
  599. this.dgvTreatment.AllowUserToAddRows = false;
  600. dataGridViewCellStyle76.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  601. this.dgvTreatment.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle76;
  602. this.dgvTreatment.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  603. this.dgvTreatment.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  604. dataGridViewCellStyle77.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  605. dataGridViewCellStyle77.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  606. dataGridViewCellStyle77.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  607. dataGridViewCellStyle77.ForeColor = System.Drawing.Color.White;
  608. dataGridViewCellStyle77.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  609. dataGridViewCellStyle77.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  610. dataGridViewCellStyle77.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  611. this.dgvTreatment.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle77;
  612. this.dgvTreatment.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  613. dataGridViewCellStyle78.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  614. dataGridViewCellStyle78.BackColor = System.Drawing.Color.White;
  615. dataGridViewCellStyle78.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  616. dataGridViewCellStyle78.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  617. dataGridViewCellStyle78.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  618. dataGridViewCellStyle78.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  619. dataGridViewCellStyle78.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  620. this.dgvTreatment.DefaultCellStyle = dataGridViewCellStyle78;
  621. this.dgvTreatment.Dock = System.Windows.Forms.DockStyle.Fill;
  622. this.dgvTreatment.EnableHeadersVisualStyles = false;
  623. this.dgvTreatment.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.dgvTreatment.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  625. this.dgvTreatment.Location = new System.Drawing.Point(3, 37);
  626. this.dgvTreatment.Name = "dgvTreatment";
  627. dataGridViewCellStyle79.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  628. dataGridViewCellStyle79.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  629. dataGridViewCellStyle79.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. dataGridViewCellStyle79.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  631. dataGridViewCellStyle79.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  632. dataGridViewCellStyle79.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  633. dataGridViewCellStyle79.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  634. this.dgvTreatment.RowHeadersDefaultCellStyle = dataGridViewCellStyle79;
  635. this.dgvTreatment.RowHeadersWidth = 51;
  636. dataGridViewCellStyle80.BackColor = System.Drawing.Color.White;
  637. dataGridViewCellStyle80.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  638. dataGridViewCellStyle80.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  639. dataGridViewCellStyle80.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  640. dataGridViewCellStyle80.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  641. this.dgvTreatment.RowsDefaultCellStyle = dataGridViewCellStyle80;
  642. this.dgvTreatment.RowTemplate.Height = 23;
  643. this.dgvTreatment.SelectedIndex = -1;
  644. this.dgvTreatment.Size = new System.Drawing.Size(1107, 135);
  645. this.dgvTreatment.TabIndex = 8;
  646. this.dgvTreatment.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  647. //
  648. // uiPanel3
  649. //
  650. this.uiPanel3.Controls.Add(this.cbxMedicalType);
  651. this.uiPanel3.Controls.Add(this.label5);
  652. this.uiPanel3.Controls.Add(this.label6);
  653. this.uiPanel3.Controls.Add(this.tbEndDate_treatment);
  654. this.uiPanel3.Controls.Add(this.btTreatment);
  655. this.uiPanel3.Controls.Add(this.label7);
  656. this.uiPanel3.Controls.Add(this.tbBeginDate_treatment);
  657. this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Top;
  658. this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.uiPanel3.Location = new System.Drawing.Point(3, 3);
  660. this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  661. this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
  662. this.uiPanel3.Name = "uiPanel3";
  663. this.uiPanel3.Size = new System.Drawing.Size(1107, 34);
  664. this.uiPanel3.TabIndex = 9;
  665. this.uiPanel3.Text = null;
  666. this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  667. this.uiPanel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  668. //
  669. // cbxMedicalType
  670. //
  671. this.cbxMedicalType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  672. this.cbxMedicalType.FormattingEnabled = true;
  673. this.cbxMedicalType.Items.AddRange(new object[] {
  674. "11.普通门诊",
  675. "21.普通住院"});
  676. this.cbxMedicalType.Location = new System.Drawing.Point(562, 3);
  677. this.cbxMedicalType.Name = "cbxMedicalType";
  678. this.cbxMedicalType.Size = new System.Drawing.Size(137, 27);
  679. this.cbxMedicalType.TabIndex = 8;
  680. //
  681. // label5
  682. //
  683. this.label5.AutoSize = true;
  684. this.label5.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.label5.Location = new System.Drawing.Point(495, 7);
  686. this.label5.Name = "label5";
  687. this.label5.Size = new System.Drawing.Size(61, 19);
  688. this.label5.TabIndex = 7;
  689. this.label5.Text = "医疗类别";
  690. //
  691. // label6
  692. //
  693. this.label6.AutoSize = true;
  694. this.label6.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  695. this.label6.Location = new System.Drawing.Point(250, 7);
  696. this.label6.Name = "label6";
  697. this.label6.Size = new System.Drawing.Size(61, 19);
  698. this.label6.TabIndex = 6;
  699. this.label6.Text = "结束日期";
  700. //
  701. // tbEndDate_treatment
  702. //
  703. this.tbEndDate_treatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.tbEndDate_treatment.Location = new System.Drawing.Point(317, 4);
  705. this.tbEndDate_treatment.Name = "tbEndDate_treatment";
  706. this.tbEndDate_treatment.Size = new System.Drawing.Size(154, 25);
  707. this.tbEndDate_treatment.TabIndex = 5;
  708. this.tbEndDate_treatment.Text = "2025-01-01 00:00:00";
  709. //
  710. // btTreatment
  711. //
  712. this.btTreatment.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  713. | System.Windows.Forms.AnchorStyles.Left)));
  714. this.btTreatment.Cursor = System.Windows.Forms.Cursors.Hand;
  715. this.btTreatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  716. this.btTreatment.Location = new System.Drawing.Point(733, 5);
  717. this.btTreatment.MinimumSize = new System.Drawing.Size(1, 1);
  718. this.btTreatment.Name = "btTreatment";
  719. this.btTreatment.Size = new System.Drawing.Size(93, 25);
  720. this.btTreatment.TabIndex = 4;
  721. this.btTreatment.Text = "查询";
  722. this.btTreatment.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.btTreatment.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  724. this.btTreatment.Click += new System.EventHandler(this.btTreatment_Click);
  725. //
  726. // label7
  727. //
  728. this.label7.AutoSize = true;
  729. this.label7.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  730. this.label7.Location = new System.Drawing.Point(17, 6);
  731. this.label7.Name = "label7";
  732. this.label7.Size = new System.Drawing.Size(61, 19);
  733. this.label7.TabIndex = 2;
  734. this.label7.Text = "开始日期";
  735. //
  736. // tbBeginDate_treatment
  737. //
  738. this.tbBeginDate_treatment.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  739. this.tbBeginDate_treatment.Location = new System.Drawing.Point(84, 4);
  740. this.tbBeginDate_treatment.Name = "tbBeginDate_treatment";
  741. this.tbBeginDate_treatment.Size = new System.Drawing.Size(154, 25);
  742. this.tbBeginDate_treatment.TabIndex = 1;
  743. this.tbBeginDate_treatment.Text = "2024-01-01 00:00:00";
  744. //
  745. // tabPage3
  746. //
  747. this.tabPage3.Controls.Add(this.dgvPaymentDetail);
  748. this.tabPage3.Location = new System.Drawing.Point(4, 30);
  749. this.tabPage3.Name = "tabPage3";
  750. this.tabPage3.Size = new System.Drawing.Size(1113, 175);
  751. this.tabPage3.TabIndex = 2;
  752. this.tabPage3.Text = "缴费查询";
  753. this.tabPage3.UseVisualStyleBackColor = true;
  754. //
  755. // dgvPaymentDetail
  756. //
  757. this.dgvPaymentDetail.AllowUserToAddRows = false;
  758. dataGridViewCellStyle81.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  759. this.dgvPaymentDetail.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle81;
  760. this.dgvPaymentDetail.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  761. this.dgvPaymentDetail.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  762. dataGridViewCellStyle82.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  763. dataGridViewCellStyle82.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  764. dataGridViewCellStyle82.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  765. dataGridViewCellStyle82.ForeColor = System.Drawing.Color.White;
  766. dataGridViewCellStyle82.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  767. dataGridViewCellStyle82.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  768. dataGridViewCellStyle82.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  769. this.dgvPaymentDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle82;
  770. this.dgvPaymentDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  771. dataGridViewCellStyle83.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  772. dataGridViewCellStyle83.BackColor = System.Drawing.Color.White;
  773. dataGridViewCellStyle83.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  774. dataGridViewCellStyle83.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  775. dataGridViewCellStyle83.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  776. dataGridViewCellStyle83.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  777. dataGridViewCellStyle83.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  778. this.dgvPaymentDetail.DefaultCellStyle = dataGridViewCellStyle83;
  779. this.dgvPaymentDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  780. this.dgvPaymentDetail.EnableHeadersVisualStyles = false;
  781. this.dgvPaymentDetail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  782. this.dgvPaymentDetail.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  783. this.dgvPaymentDetail.Location = new System.Drawing.Point(0, 0);
  784. this.dgvPaymentDetail.Name = "dgvPaymentDetail";
  785. dataGridViewCellStyle84.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  786. dataGridViewCellStyle84.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  787. dataGridViewCellStyle84.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  788. dataGridViewCellStyle84.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  789. dataGridViewCellStyle84.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  790. dataGridViewCellStyle84.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  791. dataGridViewCellStyle84.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  792. this.dgvPaymentDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle84;
  793. this.dgvPaymentDetail.RowHeadersWidth = 51;
  794. dataGridViewCellStyle85.BackColor = System.Drawing.Color.White;
  795. dataGridViewCellStyle85.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. dataGridViewCellStyle85.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  797. dataGridViewCellStyle85.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  798. dataGridViewCellStyle85.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  799. this.dgvPaymentDetail.RowsDefaultCellStyle = dataGridViewCellStyle85;
  800. this.dgvPaymentDetail.RowTemplate.Height = 23;
  801. this.dgvPaymentDetail.SelectedIndex = -1;
  802. this.dgvPaymentDetail.Size = new System.Drawing.Size(1113, 175);
  803. this.dgvPaymentDetail.TabIndex = 3;
  804. this.dgvPaymentDetail.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  805. //
  806. // tabPage4
  807. //
  808. this.tabPage4.Controls.Add(this.dgvAccumulativeInfo);
  809. this.tabPage4.Controls.Add(this.uiPanel1);
  810. this.tabPage4.Location = new System.Drawing.Point(4, 30);
  811. this.tabPage4.Name = "tabPage4";
  812. this.tabPage4.Size = new System.Drawing.Size(1113, 175);
  813. this.tabPage4.TabIndex = 3;
  814. this.tabPage4.Text = "结算累计信息(本市)";
  815. this.tabPage4.UseVisualStyleBackColor = true;
  816. //
  817. // dgvAccumulativeInfo
  818. //
  819. this.dgvAccumulativeInfo.AllowUserToAddRows = false;
  820. dataGridViewCellStyle61.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  821. this.dgvAccumulativeInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle61;
  822. this.dgvAccumulativeInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  823. this.dgvAccumulativeInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  824. dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  825. dataGridViewCellStyle62.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  826. dataGridViewCellStyle62.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. dataGridViewCellStyle62.ForeColor = System.Drawing.Color.White;
  828. dataGridViewCellStyle62.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  829. dataGridViewCellStyle62.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  830. dataGridViewCellStyle62.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  831. this.dgvAccumulativeInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle62;
  832. this.dgvAccumulativeInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  833. dataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  834. dataGridViewCellStyle63.BackColor = System.Drawing.Color.White;
  835. dataGridViewCellStyle63.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  836. dataGridViewCellStyle63.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  837. dataGridViewCellStyle63.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  838. dataGridViewCellStyle63.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  839. dataGridViewCellStyle63.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  840. this.dgvAccumulativeInfo.DefaultCellStyle = dataGridViewCellStyle63;
  841. this.dgvAccumulativeInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  842. this.dgvAccumulativeInfo.EnableHeadersVisualStyles = false;
  843. this.dgvAccumulativeInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. this.dgvAccumulativeInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  845. this.dgvAccumulativeInfo.Location = new System.Drawing.Point(0, 34);
  846. this.dgvAccumulativeInfo.Name = "dgvAccumulativeInfo";
  847. dataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  848. dataGridViewCellStyle64.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  849. dataGridViewCellStyle64.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  850. dataGridViewCellStyle64.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  851. dataGridViewCellStyle64.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  852. dataGridViewCellStyle64.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  853. dataGridViewCellStyle64.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  854. this.dgvAccumulativeInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle64;
  855. this.dgvAccumulativeInfo.RowHeadersWidth = 51;
  856. dataGridViewCellStyle65.BackColor = System.Drawing.Color.White;
  857. dataGridViewCellStyle65.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  858. dataGridViewCellStyle65.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  859. dataGridViewCellStyle65.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  860. dataGridViewCellStyle65.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  861. this.dgvAccumulativeInfo.RowsDefaultCellStyle = dataGridViewCellStyle65;
  862. this.dgvAccumulativeInfo.RowTemplate.Height = 23;
  863. this.dgvAccumulativeInfo.SelectedIndex = -1;
  864. this.dgvAccumulativeInfo.Size = new System.Drawing.Size(1113, 141);
  865. this.dgvAccumulativeInfo.TabIndex = 3;
  866. this.dgvAccumulativeInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  867. //
  868. // uiPanel1
  869. //
  870. this.uiPanel1.Controls.Add(this.btAccumulate);
  871. this.uiPanel1.Controls.Add(this.label1);
  872. this.uiPanel1.Controls.Add(this.tbYear_PaymentDetail);
  873. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  874. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  875. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  876. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  877. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  878. this.uiPanel1.Name = "uiPanel1";
  879. this.uiPanel1.Size = new System.Drawing.Size(1113, 34);
  880. this.uiPanel1.TabIndex = 6;
  881. this.uiPanel1.Text = null;
  882. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  883. this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  884. //
  885. // btAccumulate
  886. //
  887. this.btAccumulate.Cursor = System.Windows.Forms.Cursors.Hand;
  888. this.btAccumulate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.btAccumulate.Location = new System.Drawing.Point(196, 5);
  890. this.btAccumulate.MinimumSize = new System.Drawing.Size(1, 1);
  891. this.btAccumulate.Name = "btAccumulate";
  892. this.btAccumulate.Size = new System.Drawing.Size(93, 24);
  893. this.btAccumulate.TabIndex = 4;
  894. this.btAccumulate.Text = "查询";
  895. this.btAccumulate.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  896. this.btAccumulate.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  897. this.btAccumulate.Click += new System.EventHandler(this.btAccumulate_Click);
  898. //
  899. // label1
  900. //
  901. this.label1.AutoSize = true;
  902. this.label1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  903. this.label1.Location = new System.Drawing.Point(17, 6);
  904. this.label1.Name = "label1";
  905. this.label1.Size = new System.Drawing.Size(47, 19);
  906. this.label1.TabIndex = 2;
  907. this.label1.Text = "年 度";
  908. //
  909. // tbYear_PaymentDetail
  910. //
  911. this.tbYear_PaymentDetail.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.tbYear_PaymentDetail.Location = new System.Drawing.Point(70, 4);
  913. this.tbYear_PaymentDetail.Name = "tbYear_PaymentDetail";
  914. this.tbYear_PaymentDetail.Size = new System.Drawing.Size(100, 25);
  915. this.tbYear_PaymentDetail.TabIndex = 1;
  916. this.tbYear_PaymentDetail.Text = "2024";
  917. //
  918. // tabPage5
  919. //
  920. this.tabPage5.Controls.Add(this.dgvTurnToOtherHospInfo);
  921. this.tabPage5.Controls.Add(this.uiPanel2);
  922. this.tabPage5.Location = new System.Drawing.Point(4, 30);
  923. this.tabPage5.Name = "tabPage5";
  924. this.tabPage5.Size = new System.Drawing.Size(1113, 175);
  925. this.tabPage5.TabIndex = 4;
  926. this.tabPage5.Text = "转院信息查询";
  927. this.tabPage5.UseVisualStyleBackColor = true;
  928. //
  929. // dgvTurnToOtherHospInfo
  930. //
  931. this.dgvTurnToOtherHospInfo.AllowUserToAddRows = false;
  932. dataGridViewCellStyle86.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  933. this.dgvTurnToOtherHospInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle86;
  934. this.dgvTurnToOtherHospInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  935. this.dgvTurnToOtherHospInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  936. dataGridViewCellStyle87.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  937. dataGridViewCellStyle87.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  938. dataGridViewCellStyle87.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  939. dataGridViewCellStyle87.ForeColor = System.Drawing.Color.White;
  940. dataGridViewCellStyle87.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  941. dataGridViewCellStyle87.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  942. dataGridViewCellStyle87.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  943. this.dgvTurnToOtherHospInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle87;
  944. this.dgvTurnToOtherHospInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  945. dataGridViewCellStyle88.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  946. dataGridViewCellStyle88.BackColor = System.Drawing.Color.White;
  947. dataGridViewCellStyle88.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  948. dataGridViewCellStyle88.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  949. dataGridViewCellStyle88.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  950. dataGridViewCellStyle88.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  951. dataGridViewCellStyle88.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  952. this.dgvTurnToOtherHospInfo.DefaultCellStyle = dataGridViewCellStyle88;
  953. this.dgvTurnToOtherHospInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  954. this.dgvTurnToOtherHospInfo.EnableHeadersVisualStyles = false;
  955. this.dgvTurnToOtherHospInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  956. this.dgvTurnToOtherHospInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  957. this.dgvTurnToOtherHospInfo.Location = new System.Drawing.Point(0, 34);
  958. this.dgvTurnToOtherHospInfo.Name = "dgvTurnToOtherHospInfo";
  959. dataGridViewCellStyle89.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  960. dataGridViewCellStyle89.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  961. dataGridViewCellStyle89.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  962. dataGridViewCellStyle89.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  963. dataGridViewCellStyle89.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  964. dataGridViewCellStyle89.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  965. dataGridViewCellStyle89.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  966. this.dgvTurnToOtherHospInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle89;
  967. this.dgvTurnToOtherHospInfo.RowHeadersWidth = 51;
  968. dataGridViewCellStyle90.BackColor = System.Drawing.Color.White;
  969. dataGridViewCellStyle90.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  970. dataGridViewCellStyle90.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  971. dataGridViewCellStyle90.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  972. dataGridViewCellStyle90.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  973. this.dgvTurnToOtherHospInfo.RowsDefaultCellStyle = dataGridViewCellStyle90;
  974. this.dgvTurnToOtherHospInfo.RowTemplate.Height = 23;
  975. this.dgvTurnToOtherHospInfo.SelectedIndex = -1;
  976. this.dgvTurnToOtherHospInfo.Size = new System.Drawing.Size(1113, 141);
  977. this.dgvTurnToOtherHospInfo.TabIndex = 3;
  978. this.dgvTurnToOtherHospInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  979. //
  980. // uiPanel2
  981. //
  982. this.uiPanel2.Controls.Add(this.cbTurnType);
  983. this.uiPanel2.Controls.Add(this.label4);
  984. this.uiPanel2.Controls.Add(this.label3);
  985. this.uiPanel2.Controls.Add(this.tbEndDate);
  986. this.uiPanel2.Controls.Add(this.btTurnToOtherHosp);
  987. this.uiPanel2.Controls.Add(this.label2);
  988. this.uiPanel2.Controls.Add(this.tbBeginDate);
  989. this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  990. this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  991. this.uiPanel2.Location = new System.Drawing.Point(0, 0);
  992. this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  993. this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
  994. this.uiPanel2.Name = "uiPanel2";
  995. this.uiPanel2.Size = new System.Drawing.Size(1113, 34);
  996. this.uiPanel2.TabIndex = 7;
  997. this.uiPanel2.Text = null;
  998. this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  999. this.uiPanel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1000. //
  1001. // cbTurnType
  1002. //
  1003. this.cbTurnType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.cbTurnType.FormattingEnabled = true;
  1005. this.cbTurnType.Items.AddRange(new object[] {
  1006. "9905.门慢转诊"});
  1007. this.cbTurnType.Location = new System.Drawing.Point(562, 3);
  1008. this.cbTurnType.Name = "cbTurnType";
  1009. this.cbTurnType.Size = new System.Drawing.Size(137, 27);
  1010. this.cbTurnType.TabIndex = 8;
  1011. //
  1012. // label4
  1013. //
  1014. this.label4.AutoSize = true;
  1015. this.label4.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1016. this.label4.Location = new System.Drawing.Point(495, 7);
  1017. this.label4.Name = "label4";
  1018. this.label4.Size = new System.Drawing.Size(61, 19);
  1019. this.label4.TabIndex = 7;
  1020. this.label4.Text = "转院类别";
  1021. //
  1022. // label3
  1023. //
  1024. this.label3.AutoSize = true;
  1025. this.label3.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1026. this.label3.Location = new System.Drawing.Point(250, 7);
  1027. this.label3.Name = "label3";
  1028. this.label3.Size = new System.Drawing.Size(61, 19);
  1029. this.label3.TabIndex = 6;
  1030. this.label3.Text = "结束日期";
  1031. //
  1032. // tbEndDate
  1033. //
  1034. this.tbEndDate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1035. this.tbEndDate.Location = new System.Drawing.Point(317, 4);
  1036. this.tbEndDate.Name = "tbEndDate";
  1037. this.tbEndDate.Size = new System.Drawing.Size(154, 25);
  1038. this.tbEndDate.TabIndex = 5;
  1039. this.tbEndDate.Text = "2024-01-01 00:00:00";
  1040. //
  1041. // btTurnToOtherHosp
  1042. //
  1043. this.btTurnToOtherHosp.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1044. | System.Windows.Forms.AnchorStyles.Left)));
  1045. this.btTurnToOtherHosp.Cursor = System.Windows.Forms.Cursors.Hand;
  1046. this.btTurnToOtherHosp.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1047. this.btTurnToOtherHosp.Location = new System.Drawing.Point(730, 5);
  1048. this.btTurnToOtherHosp.MinimumSize = new System.Drawing.Size(1, 1);
  1049. this.btTurnToOtherHosp.Name = "btTurnToOtherHosp";
  1050. this.btTurnToOtherHosp.Size = new System.Drawing.Size(99, 24);
  1051. this.btTurnToOtherHosp.TabIndex = 4;
  1052. this.btTurnToOtherHosp.Text = "查询";
  1053. this.btTurnToOtherHosp.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1054. this.btTurnToOtherHosp.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  1055. this.btTurnToOtherHosp.Click += new System.EventHandler(this.btTurnToOtherHosp_Click);
  1056. //
  1057. // label2
  1058. //
  1059. this.label2.AutoSize = true;
  1060. this.label2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1061. this.label2.Location = new System.Drawing.Point(17, 6);
  1062. this.label2.Name = "label2";
  1063. this.label2.Size = new System.Drawing.Size(61, 19);
  1064. this.label2.TabIndex = 2;
  1065. this.label2.Text = "开始日期";
  1066. //
  1067. // tbBeginDate
  1068. //
  1069. this.tbBeginDate.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.tbBeginDate.Location = new System.Drawing.Point(84, 4);
  1071. this.tbBeginDate.Name = "tbBeginDate";
  1072. this.tbBeginDate.Size = new System.Drawing.Size(154, 25);
  1073. this.tbBeginDate.TabIndex = 1;
  1074. this.tbBeginDate.Text = "2024-01-01 00:00:00";
  1075. //
  1076. // PatientInsuInfo
  1077. //
  1078. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
  1079. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1080. this.ClientSize = new System.Drawing.Size(1121, 592);
  1081. this.Controls.Add(this.pnlClient);
  1082. this.Controls.Add(this.pnlBottom);
  1083. this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1084. this.Name = "PatientInsuInfo";
  1085. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1086. this.Text = "患者参保信息";
  1087. this.pnlBottom.ResumeLayout(false);
  1088. this.pnlClient.ResumeLayout(false);
  1089. this.gbInsuInfo.ResumeLayout(false);
  1090. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).EndInit();
  1091. this.gbBaseInfo.ResumeLayout(false);
  1092. this.tabControl1.ResumeLayout(false);
  1093. this.tabPage1.ResumeLayout(false);
  1094. ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).EndInit();
  1095. this.tabPage2.ResumeLayout(false);
  1096. ((System.ComponentModel.ISupportInitialize)(this.dgvTreatment)).EndInit();
  1097. this.uiPanel3.ResumeLayout(false);
  1098. this.uiPanel3.PerformLayout();
  1099. this.tabPage3.ResumeLayout(false);
  1100. ((System.ComponentModel.ISupportInitialize)(this.dgvPaymentDetail)).EndInit();
  1101. this.tabPage4.ResumeLayout(false);
  1102. ((System.ComponentModel.ISupportInitialize)(this.dgvAccumulativeInfo)).EndInit();
  1103. this.uiPanel1.ResumeLayout(false);
  1104. this.uiPanel1.PerformLayout();
  1105. this.tabPage5.ResumeLayout(false);
  1106. ((System.ComponentModel.ISupportInitialize)(this.dgvTurnToOtherHospInfo)).EndInit();
  1107. this.uiPanel2.ResumeLayout(false);
  1108. this.uiPanel2.PerformLayout();
  1109. this.ResumeLayout(false);
  1110. }
  1111. #endregion
  1112. public Sunny.UI.UIPanel pnlBottom;
  1113. private Sunny.UI.UIPanel pnlClient;
  1114. private Sunny.UI.UIGroupBox gbInsuInfo;
  1115. private Sunny.UI.UIGroupBox gbBaseInfo;
  1116. private Sunny.UI.UIButton uiButton1;
  1117. private Sunny.UI.UITextBox tbBirthDay;
  1118. private Sunny.UI.UITextBox tbAge;
  1119. private Sunny.UI.UILabel lbAge;
  1120. private Sunny.UI.UILabel lb1;
  1121. private Sunny.UI.UITextBox tbPsnNO;
  1122. private Sunny.UI.UITextBox tbNaty;
  1123. private Sunny.UI.UILabel uiLabel27;
  1124. private Sunny.UI.UILabel uiLabel28;
  1125. private Sunny.UI.UITextBox tbCertNO;
  1126. private Sunny.UI.UITextBox tbCertType;
  1127. private Sunny.UI.UILabel uiLabel25;
  1128. private Sunny.UI.UILabel uiLabel26;
  1129. private Sunny.UI.UITextBox tbGend;
  1130. private Sunny.UI.UITextBox tbName;
  1131. private Sunny.UI.UILabel uiLabel20;
  1132. private Sunny.UI.UILabel uiLabel21;
  1133. public Sunny.UI.UIDataGridView dgvInsuInfo;
  1134. private Sunny.UI.UIButton uiButton2;
  1135. private Sunny.UI.UIButton uiButton3;
  1136. private System.Windows.Forms.TabControl tabControl1;
  1137. private System.Windows.Forms.TabPage tabPage1;
  1138. private Sunny.UI.UIDataGridView dgvIDInfo;
  1139. private System.Windows.Forms.TabPage tabPage2;
  1140. private Sunny.UI.UIDataGridView dgvTreatment;
  1141. private Sunny.UI.UIPanel uiPanel3;
  1142. private System.Windows.Forms.ComboBox cbxMedicalType;
  1143. private System.Windows.Forms.Label label5;
  1144. private System.Windows.Forms.Label label6;
  1145. private System.Windows.Forms.TextBox tbEndDate_treatment;
  1146. private Sunny.UI.UIButton btTreatment;
  1147. private System.Windows.Forms.Label label7;
  1148. private System.Windows.Forms.TextBox tbBeginDate_treatment;
  1149. private System.Windows.Forms.TabPage tabPage3;
  1150. private Sunny.UI.UIDataGridView dgvPaymentDetail;
  1151. private System.Windows.Forms.TabPage tabPage4;
  1152. private Sunny.UI.UIDataGridView dgvAccumulativeInfo;
  1153. private Sunny.UI.UIPanel uiPanel1;
  1154. private Sunny.UI.UIButton btAccumulate;
  1155. private System.Windows.Forms.Label label1;
  1156. private System.Windows.Forms.TextBox tbYear_PaymentDetail;
  1157. private System.Windows.Forms.TabPage tabPage5;
  1158. private Sunny.UI.UIDataGridView dgvTurnToOtherHospInfo;
  1159. private Sunny.UI.UIPanel uiPanel2;
  1160. private System.Windows.Forms.ComboBox cbTurnType;
  1161. private System.Windows.Forms.Label label4;
  1162. private System.Windows.Forms.Label label3;
  1163. private System.Windows.Forms.TextBox tbEndDate;
  1164. private Sunny.UI.UIButton btTurnToOtherHosp;
  1165. private System.Windows.Forms.Label label2;
  1166. private System.Windows.Forms.TextBox tbBeginDate;
  1167. }
  1168. }