PatientInsuInfo.designer.cs 83 KB

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