PatientInsuInfo.designer.cs 76 KB

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