PatientInsuInfo.designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  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 dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
  38. this.pnlBottom = new Sunny.UI.UIPanel();
  39. this.btnRYDY2001 = new Sunny.UI.UIButton();
  40. this.uiButton2 = new Sunny.UI.UIButton();
  41. this.uiButton1 = new Sunny.UI.UIButton();
  42. this.pnlClient = new Sunny.UI.UIPanel();
  43. this.gbInsuInfo = new Sunny.UI.UIGroupBox();
  44. this.dgvInsuInfo = new Sunny.UI.UIDataGridView();
  45. this.gbIDinfo = new Sunny.UI.UIGroupBox();
  46. this.dgvIDInfo = new Sunny.UI.UIDataGridView();
  47. this.gbBaseInfo = new Sunny.UI.UIGroupBox();
  48. this.tbBirthDay = new Sunny.UI.UITextBox();
  49. this.tbAge = new Sunny.UI.UITextBox();
  50. this.lbAge = new Sunny.UI.UILabel();
  51. this.lb1 = new Sunny.UI.UILabel();
  52. this.tbPsnNO = new Sunny.UI.UITextBox();
  53. this.tbNaty = new Sunny.UI.UITextBox();
  54. this.uiLabel27 = new Sunny.UI.UILabel();
  55. this.uiLabel28 = new Sunny.UI.UILabel();
  56. this.tbCertNO = new Sunny.UI.UITextBox();
  57. this.tbCertType = new Sunny.UI.UITextBox();
  58. this.uiLabel25 = new Sunny.UI.UILabel();
  59. this.uiLabel26 = new Sunny.UI.UILabel();
  60. this.tbGend = new Sunny.UI.UITextBox();
  61. this.tbName = new Sunny.UI.UITextBox();
  62. this.uiLabel20 = new Sunny.UI.UILabel();
  63. this.uiLabel21 = new Sunny.UI.UILabel();
  64. this.pnlBottom.SuspendLayout();
  65. this.pnlClient.SuspendLayout();
  66. this.gbInsuInfo.SuspendLayout();
  67. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).BeginInit();
  68. this.gbIDinfo.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).BeginInit();
  70. this.gbBaseInfo.SuspendLayout();
  71. this.SuspendLayout();
  72. //
  73. // pnlBottom
  74. //
  75. this.pnlBottom.Controls.Add(this.btnRYDY2001);
  76. this.pnlBottom.Controls.Add(this.uiButton2);
  77. this.pnlBottom.Controls.Add(this.uiButton1);
  78. this.pnlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
  79. this.pnlBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.pnlBottom.Location = new System.Drawing.Point(0, 451);
  81. this.pnlBottom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  82. this.pnlBottom.MinimumSize = new System.Drawing.Size(1, 1);
  83. this.pnlBottom.Name = "pnlBottom";
  84. this.pnlBottom.Size = new System.Drawing.Size(1121, 49);
  85. this.pnlBottom.TabIndex = 0;
  86. this.pnlBottom.Text = null;
  87. this.pnlBottom.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  88. this.pnlBottom.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  89. //
  90. // btnRYDY2001
  91. //
  92. this.btnRYDY2001.Cursor = System.Windows.Forms.Cursors.Hand;
  93. this.btnRYDY2001.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.btnRYDY2001.Location = new System.Drawing.Point(9, 6);
  95. this.btnRYDY2001.MinimumSize = new System.Drawing.Size(1, 1);
  96. this.btnRYDY2001.Name = "btnRYDY2001";
  97. this.btnRYDY2001.Size = new System.Drawing.Size(139, 35);
  98. this.btnRYDY2001.TabIndex = 3;
  99. this.btnRYDY2001.Text = "人员待遇享受检查";
  100. this.btnRYDY2001.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.btnRYDY2001.Visible = false;
  102. this.btnRYDY2001.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  103. this.btnRYDY2001.Click += new System.EventHandler(this.btnRYDY2001_Click);
  104. //
  105. // uiButton2
  106. //
  107. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  108. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  109. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.uiButton2.Location = new System.Drawing.Point(1004, 6);
  111. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  112. this.uiButton2.Name = "uiButton2";
  113. this.uiButton2.Size = new System.Drawing.Size(98, 37);
  114. this.uiButton2.TabIndex = 2;
  115. this.uiButton2.Text = "放弃";
  116. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  118. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  119. //
  120. // uiButton1
  121. //
  122. this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  123. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  124. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.uiButton1.Location = new System.Drawing.Point(891, 6);
  126. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  127. this.uiButton1.Name = "uiButton1";
  128. this.uiButton1.Size = new System.Drawing.Size(98, 37);
  129. this.uiButton1.TabIndex = 1;
  130. this.uiButton1.Text = "确定";
  131. this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  133. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  134. //
  135. // pnlClient
  136. //
  137. this.pnlClient.Controls.Add(this.gbInsuInfo);
  138. this.pnlClient.Controls.Add(this.gbIDinfo);
  139. this.pnlClient.Controls.Add(this.gbBaseInfo);
  140. this.pnlClient.Dock = System.Windows.Forms.DockStyle.Fill;
  141. this.pnlClient.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.pnlClient.Location = new System.Drawing.Point(0, 0);
  143. this.pnlClient.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  144. this.pnlClient.MinimumSize = new System.Drawing.Size(1, 1);
  145. this.pnlClient.Name = "pnlClient";
  146. this.pnlClient.Size = new System.Drawing.Size(1121, 451);
  147. this.pnlClient.TabIndex = 1;
  148. this.pnlClient.Text = null;
  149. this.pnlClient.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  150. this.pnlClient.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  151. //
  152. // gbInsuInfo
  153. //
  154. this.gbInsuInfo.Controls.Add(this.dgvInsuInfo);
  155. this.gbInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  156. this.gbInsuInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  157. this.gbInsuInfo.Location = new System.Drawing.Point(0, 118);
  158. this.gbInsuInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  159. this.gbInsuInfo.MinimumSize = new System.Drawing.Size(1, 1);
  160. this.gbInsuInfo.Name = "gbInsuInfo";
  161. this.gbInsuInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  162. this.gbInsuInfo.Size = new System.Drawing.Size(1121, 191);
  163. this.gbInsuInfo.TabIndex = 1;
  164. this.gbInsuInfo.Text = "参保信息";
  165. this.gbInsuInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  166. this.gbInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  167. //
  168. // dgvInsuInfo
  169. //
  170. this.dgvInsuInfo.AllowUserToAddRows = false;
  171. dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  172. this.dgvInsuInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle21;
  173. this.dgvInsuInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  174. this.dgvInsuInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  175. dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  176. dataGridViewCellStyle22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  177. dataGridViewCellStyle22.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  178. dataGridViewCellStyle22.ForeColor = System.Drawing.Color.White;
  179. dataGridViewCellStyle22.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  180. dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  181. dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  182. this.dgvInsuInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle22;
  183. this.dgvInsuInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  184. dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  185. dataGridViewCellStyle23.BackColor = System.Drawing.Color.White;
  186. dataGridViewCellStyle23.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. dataGridViewCellStyle23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  188. dataGridViewCellStyle23.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  189. dataGridViewCellStyle23.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  190. dataGridViewCellStyle23.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  191. this.dgvInsuInfo.DefaultCellStyle = dataGridViewCellStyle23;
  192. this.dgvInsuInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  193. this.dgvInsuInfo.EnableHeadersVisualStyles = false;
  194. this.dgvInsuInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.dgvInsuInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  196. this.dgvInsuInfo.Location = new System.Drawing.Point(0, 32);
  197. this.dgvInsuInfo.Name = "dgvInsuInfo";
  198. dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  199. dataGridViewCellStyle24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  200. dataGridViewCellStyle24.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  201. dataGridViewCellStyle24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  202. dataGridViewCellStyle24.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  203. dataGridViewCellStyle24.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  204. dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  205. this.dgvInsuInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
  206. this.dgvInsuInfo.RowHeadersWidth = 51;
  207. dataGridViewCellStyle25.BackColor = System.Drawing.Color.White;
  208. dataGridViewCellStyle25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. dataGridViewCellStyle25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  210. dataGridViewCellStyle25.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  211. dataGridViewCellStyle25.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  212. this.dgvInsuInfo.RowsDefaultCellStyle = dataGridViewCellStyle25;
  213. this.dgvInsuInfo.RowTemplate.Height = 23;
  214. this.dgvInsuInfo.SelectedIndex = -1;
  215. this.dgvInsuInfo.Size = new System.Drawing.Size(1121, 159);
  216. this.dgvInsuInfo.TabIndex = 2;
  217. this.dgvInsuInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  218. //
  219. // gbIDinfo
  220. //
  221. this.gbIDinfo.Controls.Add(this.dgvIDInfo);
  222. this.gbIDinfo.Dock = System.Windows.Forms.DockStyle.Bottom;
  223. this.gbIDinfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  224. this.gbIDinfo.Location = new System.Drawing.Point(0, 309);
  225. this.gbIDinfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  226. this.gbIDinfo.MinimumSize = new System.Drawing.Size(1, 1);
  227. this.gbIDinfo.Name = "gbIDinfo";
  228. this.gbIDinfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  229. this.gbIDinfo.Size = new System.Drawing.Size(1121, 142);
  230. this.gbIDinfo.TabIndex = 2;
  231. this.gbIDinfo.Text = "身份信息";
  232. this.gbIDinfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  233. this.gbIDinfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  234. //
  235. // dgvIDInfo
  236. //
  237. this.dgvIDInfo.AllowUserToAddRows = false;
  238. dataGridViewCellStyle26.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  239. this.dgvIDInfo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle26;
  240. this.dgvIDInfo.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  241. this.dgvIDInfo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  242. dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  243. dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  244. dataGridViewCellStyle27.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
  246. dataGridViewCellStyle27.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  247. dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  248. dataGridViewCellStyle27.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  249. this.dgvIDInfo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
  250. this.dgvIDInfo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  251. dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  252. dataGridViewCellStyle28.BackColor = System.Drawing.Color.White;
  253. dataGridViewCellStyle28.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. dataGridViewCellStyle28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  255. dataGridViewCellStyle28.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  256. dataGridViewCellStyle28.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  257. dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  258. this.dgvIDInfo.DefaultCellStyle = dataGridViewCellStyle28;
  259. this.dgvIDInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  260. this.dgvIDInfo.EnableHeadersVisualStyles = false;
  261. this.dgvIDInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.dgvIDInfo.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  263. this.dgvIDInfo.Location = new System.Drawing.Point(0, 32);
  264. this.dgvIDInfo.Name = "dgvIDInfo";
  265. dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  266. dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  267. dataGridViewCellStyle29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. dataGridViewCellStyle29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  269. dataGridViewCellStyle29.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  270. dataGridViewCellStyle29.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  271. dataGridViewCellStyle29.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  272. this.dgvIDInfo.RowHeadersDefaultCellStyle = dataGridViewCellStyle29;
  273. this.dgvIDInfo.RowHeadersWidth = 51;
  274. dataGridViewCellStyle30.BackColor = System.Drawing.Color.White;
  275. dataGridViewCellStyle30.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. dataGridViewCellStyle30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  277. dataGridViewCellStyle30.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  278. dataGridViewCellStyle30.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  279. this.dgvIDInfo.RowsDefaultCellStyle = dataGridViewCellStyle30;
  280. this.dgvIDInfo.RowTemplate.Height = 23;
  281. this.dgvIDInfo.SelectedIndex = -1;
  282. this.dgvIDInfo.Size = new System.Drawing.Size(1121, 110);
  283. this.dgvIDInfo.TabIndex = 1;
  284. this.dgvIDInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  285. //
  286. // gbBaseInfo
  287. //
  288. this.gbBaseInfo.Controls.Add(this.tbBirthDay);
  289. this.gbBaseInfo.Controls.Add(this.tbAge);
  290. this.gbBaseInfo.Controls.Add(this.lbAge);
  291. this.gbBaseInfo.Controls.Add(this.lb1);
  292. this.gbBaseInfo.Controls.Add(this.tbPsnNO);
  293. this.gbBaseInfo.Controls.Add(this.tbNaty);
  294. this.gbBaseInfo.Controls.Add(this.uiLabel27);
  295. this.gbBaseInfo.Controls.Add(this.uiLabel28);
  296. this.gbBaseInfo.Controls.Add(this.tbCertNO);
  297. this.gbBaseInfo.Controls.Add(this.tbCertType);
  298. this.gbBaseInfo.Controls.Add(this.uiLabel25);
  299. this.gbBaseInfo.Controls.Add(this.uiLabel26);
  300. this.gbBaseInfo.Controls.Add(this.tbGend);
  301. this.gbBaseInfo.Controls.Add(this.tbName);
  302. this.gbBaseInfo.Controls.Add(this.uiLabel20);
  303. this.gbBaseInfo.Controls.Add(this.uiLabel21);
  304. this.gbBaseInfo.Dock = System.Windows.Forms.DockStyle.Top;
  305. this.gbBaseInfo.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  306. this.gbBaseInfo.Location = new System.Drawing.Point(0, 0);
  307. this.gbBaseInfo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  308. this.gbBaseInfo.MinimumSize = new System.Drawing.Size(1, 1);
  309. this.gbBaseInfo.Name = "gbBaseInfo";
  310. this.gbBaseInfo.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  311. this.gbBaseInfo.Size = new System.Drawing.Size(1121, 118);
  312. this.gbBaseInfo.TabIndex = 0;
  313. this.gbBaseInfo.Text = "基本信息";
  314. this.gbBaseInfo.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  315. this.gbBaseInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  316. //
  317. // tbBirthDay
  318. //
  319. this.tbBirthDay.Cursor = System.Windows.Forms.Cursors.IBeam;
  320. this.tbBirthDay.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.tbBirthDay.Location = new System.Drawing.Point(940, 38);
  322. this.tbBirthDay.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  323. this.tbBirthDay.MinimumSize = new System.Drawing.Size(1, 16);
  324. this.tbBirthDay.Name = "tbBirthDay";
  325. this.tbBirthDay.ShowText = false;
  326. this.tbBirthDay.Size = new System.Drawing.Size(126, 25);
  327. this.tbBirthDay.TabIndex = 75;
  328. this.tbBirthDay.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  329. this.tbBirthDay.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  330. //
  331. // tbAge
  332. //
  333. this.tbAge.Cursor = System.Windows.Forms.Cursors.IBeam;
  334. this.tbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.tbAge.Location = new System.Drawing.Point(940, 71);
  336. this.tbAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  337. this.tbAge.MinimumSize = new System.Drawing.Size(1, 16);
  338. this.tbAge.Name = "tbAge";
  339. this.tbAge.ShowText = false;
  340. this.tbAge.Size = new System.Drawing.Size(126, 25);
  341. this.tbAge.TabIndex = 77;
  342. this.tbAge.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  343. this.tbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  344. //
  345. // lbAge
  346. //
  347. this.lbAge.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.lbAge.Location = new System.Drawing.Point(861, 73);
  349. this.lbAge.Name = "lbAge";
  350. this.lbAge.Size = new System.Drawing.Size(68, 23);
  351. this.lbAge.TabIndex = 78;
  352. this.lbAge.Text = "年龄";
  353. this.lbAge.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  354. this.lbAge.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  355. //
  356. // lb1
  357. //
  358. this.lb1.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.lb1.Location = new System.Drawing.Point(863, 40);
  360. this.lb1.Name = "lb1";
  361. this.lb1.Size = new System.Drawing.Size(68, 23);
  362. this.lb1.TabIndex = 76;
  363. this.lb1.Text = "出生日期";
  364. this.lb1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  365. this.lb1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  366. //
  367. // tbPsnNO
  368. //
  369. this.tbPsnNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  370. this.tbPsnNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.tbPsnNO.Location = new System.Drawing.Point(604, 38);
  372. this.tbPsnNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  373. this.tbPsnNO.MinimumSize = new System.Drawing.Size(1, 16);
  374. this.tbPsnNO.Name = "tbPsnNO";
  375. this.tbPsnNO.ShowText = false;
  376. this.tbPsnNO.Size = new System.Drawing.Size(229, 25);
  377. this.tbPsnNO.TabIndex = 74;
  378. this.tbPsnNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  379. this.tbPsnNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  380. //
  381. // tbNaty
  382. //
  383. this.tbNaty.Cursor = System.Windows.Forms.Cursors.IBeam;
  384. this.tbNaty.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  385. this.tbNaty.Location = new System.Drawing.Point(322, 38);
  386. this.tbNaty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  387. this.tbNaty.MinimumSize = new System.Drawing.Size(1, 16);
  388. this.tbNaty.Name = "tbNaty";
  389. this.tbNaty.ShowText = false;
  390. this.tbNaty.Size = new System.Drawing.Size(163, 25);
  391. this.tbNaty.TabIndex = 73;
  392. this.tbNaty.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  393. this.tbNaty.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  394. //
  395. // uiLabel27
  396. //
  397. this.uiLabel27.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  398. this.uiLabel27.Location = new System.Drawing.Point(518, 40);
  399. this.uiLabel27.Name = "uiLabel27";
  400. this.uiLabel27.Size = new System.Drawing.Size(78, 23);
  401. this.uiLabel27.TabIndex = 72;
  402. this.uiLabel27.Text = "人员编号";
  403. this.uiLabel27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  404. this.uiLabel27.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  405. //
  406. // uiLabel28
  407. //
  408. this.uiLabel28.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  409. this.uiLabel28.Location = new System.Drawing.Point(243, 40);
  410. this.uiLabel28.Name = "uiLabel28";
  411. this.uiLabel28.Size = new System.Drawing.Size(73, 23);
  412. this.uiLabel28.TabIndex = 71;
  413. this.uiLabel28.Text = "民族";
  414. this.uiLabel28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  415. this.uiLabel28.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  416. //
  417. // tbCertNO
  418. //
  419. this.tbCertNO.Cursor = System.Windows.Forms.Cursors.IBeam;
  420. this.tbCertNO.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  421. this.tbCertNO.Location = new System.Drawing.Point(604, 71);
  422. this.tbCertNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  423. this.tbCertNO.MinimumSize = new System.Drawing.Size(1, 16);
  424. this.tbCertNO.Name = "tbCertNO";
  425. this.tbCertNO.ShowText = false;
  426. this.tbCertNO.Size = new System.Drawing.Size(229, 25);
  427. this.tbCertNO.TabIndex = 70;
  428. this.tbCertNO.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  429. this.tbCertNO.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  430. //
  431. // tbCertType
  432. //
  433. this.tbCertType.Cursor = System.Windows.Forms.Cursors.IBeam;
  434. this.tbCertType.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.tbCertType.Location = new System.Drawing.Point(322, 71);
  436. this.tbCertType.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  437. this.tbCertType.MinimumSize = new System.Drawing.Size(1, 16);
  438. this.tbCertType.Name = "tbCertType";
  439. this.tbCertType.ShowText = false;
  440. this.tbCertType.Size = new System.Drawing.Size(163, 25);
  441. this.tbCertType.TabIndex = 69;
  442. this.tbCertType.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  443. this.tbCertType.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  444. //
  445. // uiLabel25
  446. //
  447. this.uiLabel25.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  448. this.uiLabel25.Location = new System.Drawing.Point(518, 73);
  449. this.uiLabel25.Name = "uiLabel25";
  450. this.uiLabel25.Size = new System.Drawing.Size(78, 23);
  451. this.uiLabel25.TabIndex = 68;
  452. this.uiLabel25.Text = "证件号码";
  453. this.uiLabel25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  454. this.uiLabel25.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  455. //
  456. // uiLabel26
  457. //
  458. this.uiLabel26.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.uiLabel26.Location = new System.Drawing.Point(243, 73);
  460. this.uiLabel26.Name = "uiLabel26";
  461. this.uiLabel26.Size = new System.Drawing.Size(73, 23);
  462. this.uiLabel26.TabIndex = 67;
  463. this.uiLabel26.Text = "证件类型";
  464. this.uiLabel26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  465. this.uiLabel26.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  466. //
  467. // tbGend
  468. //
  469. this.tbGend.Cursor = System.Windows.Forms.Cursors.IBeam;
  470. this.tbGend.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  471. this.tbGend.Location = new System.Drawing.Point(112, 71);
  472. this.tbGend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  473. this.tbGend.MinimumSize = new System.Drawing.Size(1, 16);
  474. this.tbGend.Name = "tbGend";
  475. this.tbGend.ShowText = false;
  476. this.tbGend.Size = new System.Drawing.Size(100, 25);
  477. this.tbGend.TabIndex = 66;
  478. this.tbGend.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  479. this.tbGend.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  480. //
  481. // tbName
  482. //
  483. this.tbName.Cursor = System.Windows.Forms.Cursors.IBeam;
  484. this.tbName.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  485. this.tbName.Location = new System.Drawing.Point(112, 38);
  486. this.tbName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  487. this.tbName.MinimumSize = new System.Drawing.Size(1, 16);
  488. this.tbName.Name = "tbName";
  489. this.tbName.ShowText = false;
  490. this.tbName.Size = new System.Drawing.Size(100, 25);
  491. this.tbName.TabIndex = 65;
  492. this.tbName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  493. this.tbName.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  494. //
  495. // uiLabel20
  496. //
  497. this.uiLabel20.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  498. this.uiLabel20.Location = new System.Drawing.Point(50, 73);
  499. this.uiLabel20.Name = "uiLabel20";
  500. this.uiLabel20.Size = new System.Drawing.Size(61, 23);
  501. this.uiLabel20.TabIndex = 64;
  502. this.uiLabel20.Text = "性别";
  503. this.uiLabel20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  504. this.uiLabel20.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  505. //
  506. // uiLabel21
  507. //
  508. this.uiLabel21.Font = new System.Drawing.Font("微软雅黑", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.uiLabel21.Location = new System.Drawing.Point(50, 40);
  510. this.uiLabel21.Name = "uiLabel21";
  511. this.uiLabel21.Size = new System.Drawing.Size(61, 23);
  512. this.uiLabel21.TabIndex = 63;
  513. this.uiLabel21.Text = "姓名";
  514. this.uiLabel21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  515. this.uiLabel21.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
  516. //
  517. // PatientInsuInfo
  518. //
  519. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  520. this.ClientSize = new System.Drawing.Size(1121, 500);
  521. this.Controls.Add(this.pnlClient);
  522. this.Controls.Add(this.pnlBottom);
  523. this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  525. this.MaximizeBox = false;
  526. this.MinimizeBox = false;
  527. this.Name = "PatientInsuInfo";
  528. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  529. this.Text = "患者参保信息";
  530. this.pnlBottom.ResumeLayout(false);
  531. this.pnlClient.ResumeLayout(false);
  532. this.gbInsuInfo.ResumeLayout(false);
  533. ((System.ComponentModel.ISupportInitialize)(this.dgvInsuInfo)).EndInit();
  534. this.gbIDinfo.ResumeLayout(false);
  535. ((System.ComponentModel.ISupportInitialize)(this.dgvIDInfo)).EndInit();
  536. this.gbBaseInfo.ResumeLayout(false);
  537. this.ResumeLayout(false);
  538. }
  539. #endregion
  540. private Sunny.UI.UIPanel pnlBottom;
  541. private Sunny.UI.UIPanel pnlClient;
  542. private Sunny.UI.UIGroupBox gbIDinfo;
  543. private Sunny.UI.UIDataGridView dgvIDInfo;
  544. private Sunny.UI.UIGroupBox gbInsuInfo;
  545. private Sunny.UI.UIGroupBox gbBaseInfo;
  546. private Sunny.UI.UIButton uiButton1;
  547. private Sunny.UI.UITextBox tbBirthDay;
  548. private Sunny.UI.UITextBox tbAge;
  549. private Sunny.UI.UILabel lbAge;
  550. private Sunny.UI.UILabel lb1;
  551. private Sunny.UI.UITextBox tbPsnNO;
  552. private Sunny.UI.UITextBox tbNaty;
  553. private Sunny.UI.UILabel uiLabel27;
  554. private Sunny.UI.UILabel uiLabel28;
  555. private Sunny.UI.UITextBox tbCertNO;
  556. private Sunny.UI.UITextBox tbCertType;
  557. private Sunny.UI.UILabel uiLabel25;
  558. private Sunny.UI.UILabel uiLabel26;
  559. private Sunny.UI.UITextBox tbGend;
  560. private Sunny.UI.UITextBox tbName;
  561. private Sunny.UI.UILabel uiLabel20;
  562. private Sunny.UI.UILabel uiLabel21;
  563. public Sunny.UI.UIDataGridView dgvInsuInfo;
  564. private Sunny.UI.UIButton uiButton2;
  565. private Sunny.UI.UIButton btnRYDY2001;
  566. }
  567. }