SlowSpecRecord.Designer.cs 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931
  1. 
  2. namespace BurronModel.TestModel
  3. {
  4. partial class SlowSpecRecord
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.panel1 = new System.Windows.Forms.Panel();
  30. this.panel2 = new System.Windows.Forms.Panel();
  31. this.btn_Cancel = new System.Windows.Forms.Button();
  32. this.btn_OK = new System.Windows.Forms.Button();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.textBox21 = new System.Windows.Forms.TextBox();
  35. this.textBox10 = new System.Windows.Forms.TextBox();
  36. this.textBox6 = new System.Windows.Forms.TextBox();
  37. this.label2 = new System.Windows.Forms.Label();
  38. this.textBox5 = new System.Windows.Forms.TextBox();
  39. this.comboBox3 = new System.Windows.Forms.ComboBox();
  40. this.comboBox2 = new System.Windows.Forms.ComboBox();
  41. this.textBox22 = new System.Windows.Forms.TextBox();
  42. this.lab_TranOpin = new System.Windows.Forms.Label();
  43. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  44. this.label9 = new System.Windows.Forms.Label();
  45. this.label11 = new System.Windows.Forms.Label();
  46. this.dtp_EndDate = new System.Windows.Forms.DateTimePicker();
  47. this.dtp_StaDate = new System.Windows.Forms.DateTimePicker();
  48. this.richTextBox1 = new System.Windows.Forms.RichTextBox();
  49. this.rtb_TranOpin = new System.Windows.Forms.RichTextBox();
  50. this.textBox19 = new System.Windows.Forms.TextBox();
  51. this.label24 = new System.Windows.Forms.Label();
  52. this.label8 = new System.Windows.Forms.Label();
  53. this.label21 = new System.Windows.Forms.Label();
  54. this.label5 = new System.Windows.Forms.Label();
  55. this.label22 = new System.Windows.Forms.Label();
  56. this.label17 = new System.Windows.Forms.Label();
  57. this.textBox3 = new System.Windows.Forms.TextBox();
  58. this.lab_EndDate = new System.Windows.Forms.Label();
  59. this.label12 = new System.Windows.Forms.Label();
  60. this.lab_StaDate = new System.Windows.Forms.Label();
  61. this.panel4 = new System.Windows.Forms.Panel();
  62. this.textBox9 = new System.Windows.Forms.TextBox();
  63. this.label3 = new System.Windows.Forms.Label();
  64. this.textBox12 = new System.Windows.Forms.TextBox();
  65. this.label6 = new System.Windows.Forms.Label();
  66. this.textBox11 = new System.Windows.Forms.TextBox();
  67. this.label14 = new System.Windows.Forms.Label();
  68. this.textBox8 = new System.Windows.Forms.TextBox();
  69. this.lab_ = new System.Windows.Forms.Label();
  70. this.textBox13 = new System.Windows.Forms.TextBox();
  71. this.lab_No = new System.Windows.Forms.Label();
  72. this.textBox7 = new System.Windows.Forms.TextBox();
  73. this.textBox4 = new System.Windows.Forms.TextBox();
  74. this.textBox2 = new System.Windows.Forms.TextBox();
  75. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  76. this.comboBox1 = new System.Windows.Forms.ComboBox();
  77. this.label31 = new System.Windows.Forms.Label();
  78. this.label30 = new System.Windows.Forms.Label();
  79. this.label29 = new System.Windows.Forms.Label();
  80. this.label20 = new System.Windows.Forms.Label();
  81. this.label18 = new System.Windows.Forms.Label();
  82. this.label16 = new System.Windows.Forms.Label();
  83. this.textBox1 = new System.Windows.Forms.TextBox();
  84. this.tbx_address = new System.Windows.Forms.TextBox();
  85. this.tbx_No = new System.Windows.Forms.TextBox();
  86. this.lab_address = new System.Windows.Forms.Label();
  87. this.tbx_Phone = new System.Windows.Forms.TextBox();
  88. this.lab_Phone = new System.Windows.Forms.Label();
  89. this.tbx_IdCard = new System.Windows.Forms.TextBox();
  90. this.lab_Work = new System.Windows.Forms.Label();
  91. this.tbx_CardType = new System.Windows.Forms.TextBox();
  92. this.lab_Name = new System.Windows.Forms.Label();
  93. this.tbx_Name = new System.Windows.Forms.TextBox();
  94. this.lab_IdCard = new System.Windows.Forms.Label();
  95. this.btn_GetMsg = new System.Windows.Forms.Button();
  96. this.panel1.SuspendLayout();
  97. this.panel2.SuspendLayout();
  98. this.panel3.SuspendLayout();
  99. this.panel4.SuspendLayout();
  100. this.SuspendLayout();
  101. //
  102. // panel1
  103. //
  104. this.panel1.Controls.Add(this.panel2);
  105. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  106. this.panel1.Location = new System.Drawing.Point(0, 0);
  107. this.panel1.Name = "panel1";
  108. this.panel1.Size = new System.Drawing.Size(996, 587);
  109. this.panel1.TabIndex = 0;
  110. //
  111. // panel2
  112. //
  113. this.panel2.Controls.Add(this.btn_Cancel);
  114. this.panel2.Controls.Add(this.btn_OK);
  115. this.panel2.Controls.Add(this.panel3);
  116. this.panel2.Controls.Add(this.panel4);
  117. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  118. this.panel2.Location = new System.Drawing.Point(0, 0);
  119. this.panel2.Name = "panel2";
  120. this.panel2.Size = new System.Drawing.Size(996, 587);
  121. this.panel2.TabIndex = 2048;
  122. //
  123. // btn_Cancel
  124. //
  125. this.btn_Cancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.btn_Cancel.Location = new System.Drawing.Point(512, 545);
  127. this.btn_Cancel.Name = "btn_Cancel";
  128. this.btn_Cancel.Size = new System.Drawing.Size(75, 33);
  129. this.btn_Cancel.TabIndex = 2047;
  130. this.btn_Cancel.Text = "取 消";
  131. this.btn_Cancel.UseVisualStyleBackColor = true;
  132. //
  133. // btn_OK
  134. //
  135. this.btn_OK.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.btn_OK.Location = new System.Drawing.Point(396, 545);
  137. this.btn_OK.Name = "btn_OK";
  138. this.btn_OK.Size = new System.Drawing.Size(75, 33);
  139. this.btn_OK.TabIndex = 2046;
  140. this.btn_OK.Text = "确 定";
  141. this.btn_OK.UseVisualStyleBackColor = true;
  142. //
  143. // panel3
  144. //
  145. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  146. this.panel3.Controls.Add(this.textBox21);
  147. this.panel3.Controls.Add(this.textBox10);
  148. this.panel3.Controls.Add(this.textBox6);
  149. this.panel3.Controls.Add(this.label2);
  150. this.panel3.Controls.Add(this.textBox5);
  151. this.panel3.Controls.Add(this.comboBox3);
  152. this.panel3.Controls.Add(this.comboBox2);
  153. this.panel3.Controls.Add(this.textBox22);
  154. this.panel3.Controls.Add(this.lab_TranOpin);
  155. this.panel3.Controls.Add(this.dateTimePicker2);
  156. this.panel3.Controls.Add(this.label9);
  157. this.panel3.Controls.Add(this.label11);
  158. this.panel3.Controls.Add(this.dtp_EndDate);
  159. this.panel3.Controls.Add(this.dtp_StaDate);
  160. this.panel3.Controls.Add(this.richTextBox1);
  161. this.panel3.Controls.Add(this.rtb_TranOpin);
  162. this.panel3.Controls.Add(this.textBox19);
  163. this.panel3.Controls.Add(this.label24);
  164. this.panel3.Controls.Add(this.label8);
  165. this.panel3.Controls.Add(this.label21);
  166. this.panel3.Controls.Add(this.label5);
  167. this.panel3.Controls.Add(this.label22);
  168. this.panel3.Controls.Add(this.label17);
  169. this.panel3.Controls.Add(this.textBox3);
  170. this.panel3.Controls.Add(this.lab_EndDate);
  171. this.panel3.Controls.Add(this.label12);
  172. this.panel3.Controls.Add(this.lab_StaDate);
  173. this.panel3.Location = new System.Drawing.Point(6, 236);
  174. this.panel3.Name = "panel3";
  175. this.panel3.Size = new System.Drawing.Size(980, 294);
  176. this.panel3.TabIndex = 2044;
  177. //
  178. // textBox21
  179. //
  180. this.textBox21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.textBox21.Location = new System.Drawing.Point(618, 225);
  182. this.textBox21.Name = "textBox21";
  183. this.textBox21.Size = new System.Drawing.Size(346, 23);
  184. this.textBox21.TabIndex = 2098;
  185. //
  186. // textBox10
  187. //
  188. this.textBox10.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.textBox10.Location = new System.Drawing.Point(675, 79);
  190. this.textBox10.Name = "textBox10";
  191. this.textBox10.Size = new System.Drawing.Size(289, 23);
  192. this.textBox10.TabIndex = 2097;
  193. //
  194. // textBox6
  195. //
  196. this.textBox6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.textBox6.Location = new System.Drawing.Point(404, 78);
  198. this.textBox6.Name = "textBox6";
  199. this.textBox6.Size = new System.Drawing.Size(111, 23);
  200. this.textBox6.TabIndex = 2096;
  201. this.textBox6.Text = " ";
  202. //
  203. // label2
  204. //
  205. this.label2.AutoSize = true;
  206. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.label2.ForeColor = System.Drawing.Color.Red;
  208. this.label2.Location = new System.Drawing.Point(14, 82);
  209. this.label2.Name = "label2";
  210. this.label2.Size = new System.Drawing.Size(98, 14);
  211. this.label2.TabIndex = 2095;
  212. this.label2.Text = "诊断医师姓名:";
  213. //
  214. // textBox5
  215. //
  216. this.textBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.textBox5.Location = new System.Drawing.Point(115, 79);
  218. this.textBox5.Name = "textBox5";
  219. this.textBox5.Size = new System.Drawing.Size(162, 23);
  220. this.textBox5.TabIndex = 2093;
  221. //
  222. // comboBox3
  223. //
  224. this.comboBox3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. this.comboBox3.FormattingEnabled = true;
  226. this.comboBox3.Location = new System.Drawing.Point(115, 40);
  227. this.comboBox3.Name = "comboBox3";
  228. this.comboBox3.Size = new System.Drawing.Size(400, 28);
  229. this.comboBox3.TabIndex = 2089;
  230. //
  231. // comboBox2
  232. //
  233. this.comboBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.comboBox2.FormattingEnabled = true;
  235. this.comboBox2.Location = new System.Drawing.Point(675, 40);
  236. this.comboBox2.Name = "comboBox2";
  237. this.comboBox2.Size = new System.Drawing.Size(289, 28);
  238. this.comboBox2.TabIndex = 2068;
  239. //
  240. // textBox22
  241. //
  242. this.textBox22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.textBox22.Location = new System.Drawing.Point(359, 255);
  244. this.textBox22.Name = "textBox22";
  245. this.textBox22.Size = new System.Drawing.Size(605, 23);
  246. this.textBox22.TabIndex = 2088;
  247. //
  248. // lab_TranOpin
  249. //
  250. this.lab_TranOpin.AutoSize = true;
  251. this.lab_TranOpin.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.lab_TranOpin.ForeColor = System.Drawing.Color.Red;
  253. this.lab_TranOpin.Location = new System.Drawing.Point(290, 258);
  254. this.lab_TranOpin.Name = "lab_TranOpin";
  255. this.lab_TranOpin.Size = new System.Drawing.Size(77, 14);
  256. this.lab_TranOpin.TabIndex = 2087;
  257. this.lab_TranOpin.Text = "医院意见:";
  258. //
  259. // dateTimePicker2
  260. //
  261. this.dateTimePicker2.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
  262. this.dateTimePicker2.CustomFormat = "yyyy-MM-dd";
  263. this.dateTimePicker2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  265. this.dateTimePicker2.Location = new System.Drawing.Point(113, 252);
  266. this.dateTimePicker2.Name = "dateTimePicker2";
  267. this.dateTimePicker2.Size = new System.Drawing.Size(164, 26);
  268. this.dateTimePicker2.TabIndex = 2086;
  269. //
  270. // label9
  271. //
  272. this.label9.AutoSize = true;
  273. this.label9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.label9.ForeColor = System.Drawing.Color.Red;
  275. this.label9.Location = new System.Drawing.Point(14, 258);
  276. this.label9.Name = "label9";
  277. this.label9.Size = new System.Drawing.Size(98, 14);
  278. this.label9.TabIndex = 2085;
  279. this.label9.Text = "医院鉴定日期:";
  280. //
  281. // label11
  282. //
  283. this.label11.AutoSize = true;
  284. this.label11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.label11.ForeColor = System.Drawing.Color.Red;
  286. this.label11.Location = new System.Drawing.Point(523, 232);
  287. this.label11.Name = "label11";
  288. this.label11.Size = new System.Drawing.Size(98, 14);
  289. this.label11.TabIndex = 2083;
  290. this.label11.Text = "业务类型标志:";
  291. //
  292. // dtp_EndDate
  293. //
  294. this.dtp_EndDate.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
  295. this.dtp_EndDate.CustomFormat = "yyyy-MM-dd";
  296. this.dtp_EndDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.dtp_EndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  298. this.dtp_EndDate.Location = new System.Drawing.Point(359, 223);
  299. this.dtp_EndDate.Name = "dtp_EndDate";
  300. this.dtp_EndDate.Size = new System.Drawing.Size(153, 26);
  301. this.dtp_EndDate.TabIndex = 2082;
  302. //
  303. // dtp_StaDate
  304. //
  305. this.dtp_StaDate.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
  306. this.dtp_StaDate.CustomFormat = "yyyy-MM-dd";
  307. this.dtp_StaDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.dtp_StaDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  309. this.dtp_StaDate.Location = new System.Drawing.Point(115, 223);
  310. this.dtp_StaDate.Name = "dtp_StaDate";
  311. this.dtp_StaDate.Size = new System.Drawing.Size(163, 26);
  312. this.dtp_StaDate.TabIndex = 2081;
  313. //
  314. // richTextBox1
  315. //
  316. this.richTextBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.richTextBox1.Location = new System.Drawing.Point(160, 165);
  318. this.richTextBox1.Name = "richTextBox1";
  319. this.richTextBox1.Size = new System.Drawing.Size(804, 52);
  320. this.richTextBox1.TabIndex = 2080;
  321. this.richTextBox1.Text = "";
  322. //
  323. // rtb_TranOpin
  324. //
  325. this.rtb_TranOpin.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.rtb_TranOpin.Location = new System.Drawing.Point(404, 107);
  327. this.rtb_TranOpin.Name = "rtb_TranOpin";
  328. this.rtb_TranOpin.Size = new System.Drawing.Size(560, 52);
  329. this.rtb_TranOpin.TabIndex = 2079;
  330. this.rtb_TranOpin.Text = "";
  331. //
  332. // textBox19
  333. //
  334. this.textBox19.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.textBox19.Location = new System.Drawing.Point(113, 123);
  336. this.textBox19.Name = "textBox19";
  337. this.textBox19.Size = new System.Drawing.Size(164, 23);
  338. this.textBox19.TabIndex = 2078;
  339. //
  340. // label24
  341. //
  342. this.label24.AutoSize = true;
  343. this.label24.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  344. this.label24.ForeColor = System.Drawing.Color.Red;
  345. this.label24.Location = new System.Drawing.Point(14, 126);
  346. this.label24.Name = "label24";
  347. this.label24.Size = new System.Drawing.Size(70, 14);
  348. this.label24.TabIndex = 2077;
  349. this.label24.Text = "病种名称:";
  350. //
  351. // label8
  352. //
  353. this.label8.AutoSize = true;
  354. this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.label8.ForeColor = System.Drawing.Color.Red;
  356. this.label8.Location = new System.Drawing.Point(523, 47);
  357. this.label8.Name = "label8";
  358. this.label8.Size = new System.Drawing.Size(161, 14);
  359. this.label8.TabIndex = 2061;
  360. this.label8.Text = "鉴定定点医药机构名称:";
  361. //
  362. // label21
  363. //
  364. this.label21.AutoSize = true;
  365. this.label21.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.label21.ForeColor = System.Drawing.Color.Red;
  367. this.label21.Location = new System.Drawing.Point(14, 181);
  368. this.label21.Name = "label21";
  369. this.label21.Size = new System.Drawing.Size(140, 14);
  370. this.label21.TabIndex = 1326;
  371. this.label21.Text = "诊治方案及项目构成:";
  372. //
  373. // label5
  374. //
  375. this.label5.AutoSize = true;
  376. this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.label5.ForeColor = System.Drawing.Color.Red;
  378. this.label5.Location = new System.Drawing.Point(11, 47);
  379. this.label5.Name = "label5";
  380. this.label5.Size = new System.Drawing.Size(105, 14);
  381. this.label5.TabIndex = 2056;
  382. this.label5.Text = "慢特病种名称:";
  383. //
  384. // label22
  385. //
  386. this.label22.AutoSize = true;
  387. this.label22.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.label22.ForeColor = System.Drawing.Color.Red;
  389. this.label22.Location = new System.Drawing.Point(526, 81);
  390. this.label22.Name = "label22";
  391. this.label22.Size = new System.Drawing.Size(70, 14);
  392. this.label22.TabIndex = 1327;
  393. this.label22.Text = "主任医师:";
  394. //
  395. // label17
  396. //
  397. this.label17.AutoSize = true;
  398. this.label17.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  399. this.label17.ForeColor = System.Drawing.Color.Red;
  400. this.label17.Location = new System.Drawing.Point(290, 126);
  401. this.label17.Name = "label17";
  402. this.label17.Size = new System.Drawing.Size(112, 14);
  403. this.label17.TabIndex = 1322;
  404. this.label17.Text = "病情摘要及诊断:";
  405. //
  406. // textBox3
  407. //
  408. this.textBox3.BackColor = System.Drawing.Color.Turquoise;
  409. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  410. this.textBox3.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.textBox3.Location = new System.Drawing.Point(-2, 0);
  412. this.textBox3.Multiline = true;
  413. this.textBox3.Name = "textBox3";
  414. this.textBox3.ReadOnly = true;
  415. this.textBox3.Size = new System.Drawing.Size(980, 33);
  416. this.textBox3.TabIndex = 2055;
  417. this.textBox3.TabStop = false;
  418. this.textBox3.Text = "慢特病信息";
  419. this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  420. //
  421. // lab_EndDate
  422. //
  423. this.lab_EndDate.AutoSize = true;
  424. this.lab_EndDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.lab_EndDate.ForeColor = System.Drawing.Color.Red;
  426. this.lab_EndDate.Location = new System.Drawing.Point(287, 232);
  427. this.lab_EndDate.Name = "lab_EndDate";
  428. this.lab_EndDate.Size = new System.Drawing.Size(77, 14);
  429. this.lab_EndDate.TabIndex = 2053;
  430. this.lab_EndDate.Text = "结束日期:";
  431. //
  432. // label12
  433. //
  434. this.label12.AutoSize = true;
  435. this.label12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.label12.ForeColor = System.Drawing.Color.Red;
  437. this.label12.Location = new System.Drawing.Point(290, 82);
  438. this.label12.Name = "label12";
  439. this.label12.Size = new System.Drawing.Size(98, 14);
  440. this.label12.TabIndex = 1317;
  441. this.label12.Text = "诊断医师编码:";
  442. //
  443. // lab_StaDate
  444. //
  445. this.lab_StaDate.AutoSize = true;
  446. this.lab_StaDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  447. this.lab_StaDate.ForeColor = System.Drawing.Color.Red;
  448. this.lab_StaDate.Location = new System.Drawing.Point(14, 232);
  449. this.lab_StaDate.Name = "lab_StaDate";
  450. this.lab_StaDate.Size = new System.Drawing.Size(77, 14);
  451. this.lab_StaDate.TabIndex = 2052;
  452. this.lab_StaDate.Text = "开始日期:";
  453. //
  454. // panel4
  455. //
  456. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  457. this.panel4.Controls.Add(this.textBox9);
  458. this.panel4.Controls.Add(this.label3);
  459. this.panel4.Controls.Add(this.textBox12);
  460. this.panel4.Controls.Add(this.label6);
  461. this.panel4.Controls.Add(this.textBox11);
  462. this.panel4.Controls.Add(this.label14);
  463. this.panel4.Controls.Add(this.textBox8);
  464. this.panel4.Controls.Add(this.lab_);
  465. this.panel4.Controls.Add(this.textBox13);
  466. this.panel4.Controls.Add(this.lab_No);
  467. this.panel4.Controls.Add(this.textBox7);
  468. this.panel4.Controls.Add(this.textBox4);
  469. this.panel4.Controls.Add(this.textBox2);
  470. this.panel4.Controls.Add(this.dateTimePicker1);
  471. this.panel4.Controls.Add(this.comboBox1);
  472. this.panel4.Controls.Add(this.label31);
  473. this.panel4.Controls.Add(this.label30);
  474. this.panel4.Controls.Add(this.label29);
  475. this.panel4.Controls.Add(this.label20);
  476. this.panel4.Controls.Add(this.label18);
  477. this.panel4.Controls.Add(this.label16);
  478. this.panel4.Controls.Add(this.textBox1);
  479. this.panel4.Controls.Add(this.tbx_address);
  480. this.panel4.Controls.Add(this.tbx_No);
  481. this.panel4.Controls.Add(this.lab_address);
  482. this.panel4.Controls.Add(this.tbx_Phone);
  483. this.panel4.Controls.Add(this.lab_Phone);
  484. this.panel4.Controls.Add(this.tbx_IdCard);
  485. this.panel4.Controls.Add(this.lab_Work);
  486. this.panel4.Controls.Add(this.tbx_CardType);
  487. this.panel4.Controls.Add(this.lab_Name);
  488. this.panel4.Controls.Add(this.tbx_Name);
  489. this.panel4.Controls.Add(this.lab_IdCard);
  490. this.panel4.Controls.Add(this.btn_GetMsg);
  491. this.panel4.Location = new System.Drawing.Point(6, 7);
  492. this.panel4.Name = "panel4";
  493. this.panel4.Size = new System.Drawing.Size(980, 223);
  494. this.panel4.TabIndex = 2043;
  495. this.panel4.TabStop = true;
  496. //
  497. // textBox9
  498. //
  499. this.textBox9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.textBox9.Location = new System.Drawing.Point(153, 187);
  501. this.textBox9.Name = "textBox9";
  502. this.textBox9.Size = new System.Drawing.Size(124, 23);
  503. this.textBox9.TabIndex = 2067;
  504. //
  505. // label3
  506. //
  507. this.label3.AutoSize = true;
  508. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. this.label3.ForeColor = System.Drawing.Color.Red;
  510. this.label3.Location = new System.Drawing.Point(14, 190);
  511. this.label3.Name = "label3";
  512. this.label3.Size = new System.Drawing.Size(133, 14);
  513. this.label3.TabIndex = 2066;
  514. this.label3.Text = "参保所属医保区划:";
  515. //
  516. // textBox12
  517. //
  518. this.textBox12.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.textBox12.Location = new System.Drawing.Point(649, 158);
  520. this.textBox12.Name = "textBox12";
  521. this.textBox12.Size = new System.Drawing.Size(318, 23);
  522. this.textBox12.TabIndex = 2065;
  523. //
  524. // label6
  525. //
  526. this.label6.AutoSize = true;
  527. this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.label6.ForeColor = System.Drawing.Color.Red;
  529. this.label6.Location = new System.Drawing.Point(523, 161);
  530. this.label6.Name = "label6";
  531. this.label6.Size = new System.Drawing.Size(133, 14);
  532. this.label6.TabIndex = 2063;
  533. this.label6.Text = "参保机构医保区划:";
  534. //
  535. // textBox11
  536. //
  537. this.textBox11.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.textBox11.Location = new System.Drawing.Point(361, 158);
  539. this.textBox11.Name = "textBox11";
  540. this.textBox11.Size = new System.Drawing.Size(154, 23);
  541. this.textBox11.TabIndex = 2062;
  542. //
  543. // label14
  544. //
  545. this.label14.AutoSize = true;
  546. this.label14.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  547. this.label14.ForeColor = System.Drawing.Color.Red;
  548. this.label14.Location = new System.Drawing.Point(290, 161);
  549. this.label14.Name = "label14";
  550. this.label14.Size = new System.Drawing.Size(70, 14);
  551. this.label14.TabIndex = 2061;
  552. this.label14.Text = "待遇类型:";
  553. //
  554. // textBox8
  555. //
  556. this.textBox8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  557. this.textBox8.Location = new System.Drawing.Point(87, 158);
  558. this.textBox8.Name = "textBox8";
  559. this.textBox8.Size = new System.Drawing.Size(190, 23);
  560. this.textBox8.TabIndex = 2058;
  561. //
  562. // lab_
  563. //
  564. this.lab_.AutoSize = true;
  565. this.lab_.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.lab_.ForeColor = System.Drawing.Color.Red;
  567. this.lab_.Location = new System.Drawing.Point(14, 162);
  568. this.lab_.Name = "lab_";
  569. this.lab_.Size = new System.Drawing.Size(77, 14);
  570. this.lab_.TabIndex = 2057;
  571. this.lab_.Text = "险种类型:";
  572. //
  573. // textBox13
  574. //
  575. this.textBox13.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.textBox13.Location = new System.Drawing.Point(595, 129);
  577. this.textBox13.Name = "textBox13";
  578. this.textBox13.Size = new System.Drawing.Size(372, 23);
  579. this.textBox13.TabIndex = 2056;
  580. //
  581. // lab_No
  582. //
  583. this.lab_No.AutoSize = true;
  584. this.lab_No.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.lab_No.ForeColor = System.Drawing.Color.Red;
  586. this.lab_No.Location = new System.Drawing.Point(522, 135);
  587. this.lab_No.Name = "lab_No";
  588. this.lab_No.Size = new System.Drawing.Size(77, 14);
  589. this.lab_No.TabIndex = 2055;
  590. this.lab_No.Text = "人员编号:";
  591. //
  592. // textBox7
  593. //
  594. this.textBox7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  595. this.textBox7.Location = new System.Drawing.Point(361, 129);
  596. this.textBox7.Name = "textBox7";
  597. this.textBox7.Size = new System.Drawing.Size(154, 23);
  598. this.textBox7.TabIndex = 2048;
  599. //
  600. // textBox4
  601. //
  602. this.textBox4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  603. this.textBox4.Location = new System.Drawing.Point(87, 129);
  604. this.textBox4.Name = "textBox4";
  605. this.textBox4.Size = new System.Drawing.Size(191, 23);
  606. this.textBox4.TabIndex = 2045;
  607. //
  608. // textBox2
  609. //
  610. this.textBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  611. this.textBox2.Location = new System.Drawing.Point(595, 96);
  612. this.textBox2.Name = "textBox2";
  613. this.textBox2.Size = new System.Drawing.Size(372, 23);
  614. this.textBox2.TabIndex = 2044;
  615. //
  616. // dateTimePicker1
  617. //
  618. this.dateTimePicker1.CalendarTrailingForeColor = System.Drawing.SystemColors.GradientActiveCaption;
  619. this.dateTimePicker1.CustomFormat = "yyyy-MM-dd";
  620. this.dateTimePicker1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  622. this.dateTimePicker1.Location = new System.Drawing.Point(359, 95);
  623. this.dateTimePicker1.Name = "dateTimePicker1";
  624. this.dateTimePicker1.Size = new System.Drawing.Size(156, 26);
  625. this.dateTimePicker1.TabIndex = 2043;
  626. //
  627. // comboBox1
  628. //
  629. this.comboBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.comboBox1.FormattingEnabled = true;
  631. this.comboBox1.Items.AddRange(new object[] {
  632. "男",
  633. "女"});
  634. this.comboBox1.Location = new System.Drawing.Point(87, 95);
  635. this.comboBox1.Name = "comboBox1";
  636. this.comboBox1.Size = new System.Drawing.Size(190, 28);
  637. this.comboBox1.TabIndex = 1338;
  638. //
  639. // label31
  640. //
  641. this.label31.AutoSize = true;
  642. this.label31.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  643. this.label31.ForeColor = System.Drawing.SystemColors.ControlText;
  644. this.label31.Location = new System.Drawing.Point(523, 99);
  645. this.label31.Name = "label31";
  646. this.label31.Size = new System.Drawing.Size(70, 14);
  647. this.label31.TabIndex = 1336;
  648. this.label31.Text = "公司名称:";
  649. //
  650. // label30
  651. //
  652. this.label30.AutoSize = true;
  653. this.label30.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.label30.ForeColor = System.Drawing.SystemColors.ControlText;
  655. this.label30.Location = new System.Drawing.Point(14, 135);
  656. this.label30.Name = "label30";
  657. this.label30.Size = new System.Drawing.Size(70, 14);
  658. this.label30.TabIndex = 1335;
  659. this.label30.Text = "公司编码:";
  660. //
  661. // label29
  662. //
  663. this.label29.AutoSize = true;
  664. this.label29.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  665. this.label29.ForeColor = System.Drawing.Color.Red;
  666. this.label29.Location = new System.Drawing.Point(290, 134);
  667. this.label29.Name = "label29";
  668. this.label29.Size = new System.Drawing.Size(70, 14);
  669. this.label29.TabIndex = 1334;
  670. this.label29.Text = "人员类别:";
  671. //
  672. // label20
  673. //
  674. this.label20.AutoSize = true;
  675. this.label20.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  676. this.label20.ForeColor = System.Drawing.Color.Red;
  677. this.label20.Location = new System.Drawing.Point(14, 104);
  678. this.label20.Name = "label20";
  679. this.label20.Size = new System.Drawing.Size(42, 14);
  680. this.label20.TabIndex = 1325;
  681. this.label20.Text = "性别:";
  682. //
  683. // label18
  684. //
  685. this.label18.AutoSize = true;
  686. this.label18.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  687. this.label18.ForeColor = System.Drawing.Color.Red;
  688. this.label18.Location = new System.Drawing.Point(14, 69);
  689. this.label18.Name = "label18";
  690. this.label18.Size = new System.Drawing.Size(42, 14);
  691. this.label18.TabIndex = 1323;
  692. this.label18.Text = "国籍:";
  693. //
  694. // label16
  695. //
  696. this.label16.AutoSize = true;
  697. this.label16.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  698. this.label16.ForeColor = System.Drawing.Color.Red;
  699. this.label16.Location = new System.Drawing.Point(290, 99);
  700. this.label16.Name = "label16";
  701. this.label16.Size = new System.Drawing.Size(70, 14);
  702. this.label16.TabIndex = 1321;
  703. this.label16.Text = "出生日期:";
  704. //
  705. // textBox1
  706. //
  707. this.textBox1.BackColor = System.Drawing.Color.Turquoise;
  708. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  709. this.textBox1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.textBox1.Location = new System.Drawing.Point(-2, -2);
  711. this.textBox1.Multiline = true;
  712. this.textBox1.Name = "textBox1";
  713. this.textBox1.ReadOnly = true;
  714. this.textBox1.Size = new System.Drawing.Size(980, 33);
  715. this.textBox1.TabIndex = 1300;
  716. this.textBox1.TabStop = false;
  717. this.textBox1.Text = "基本信息";
  718. this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  719. //
  720. // tbx_address
  721. //
  722. this.tbx_address.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  723. this.tbx_address.Location = new System.Drawing.Point(595, 66);
  724. this.tbx_address.Name = "tbx_address";
  725. this.tbx_address.Size = new System.Drawing.Size(372, 23);
  726. this.tbx_address.TabIndex = 5;
  727. //
  728. // tbx_No
  729. //
  730. this.tbx_No.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.tbx_No.Location = new System.Drawing.Point(86, 66);
  732. this.tbx_No.Name = "tbx_No";
  733. this.tbx_No.Size = new System.Drawing.Size(191, 23);
  734. this.tbx_No.TabIndex = 3;
  735. //
  736. // lab_address
  737. //
  738. this.lab_address.AutoSize = true;
  739. this.lab_address.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  740. this.lab_address.ForeColor = System.Drawing.Color.Red;
  741. this.lab_address.Location = new System.Drawing.Point(523, 69);
  742. this.lab_address.Name = "lab_address";
  743. this.lab_address.Size = new System.Drawing.Size(77, 14);
  744. this.lab_address.TabIndex = 111;
  745. this.lab_address.Text = "联系地址:";
  746. //
  747. // tbx_Phone
  748. //
  749. this.tbx_Phone.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.tbx_Phone.Location = new System.Drawing.Point(359, 66);
  751. this.tbx_Phone.Name = "tbx_Phone";
  752. this.tbx_Phone.Size = new System.Drawing.Size(156, 23);
  753. this.tbx_Phone.TabIndex = 4;
  754. //
  755. // lab_Phone
  756. //
  757. this.lab_Phone.AutoSize = true;
  758. this.lab_Phone.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  759. this.lab_Phone.ForeColor = System.Drawing.Color.Red;
  760. this.lab_Phone.Location = new System.Drawing.Point(290, 69);
  761. this.lab_Phone.Name = "lab_Phone";
  762. this.lab_Phone.Size = new System.Drawing.Size(77, 14);
  763. this.lab_Phone.TabIndex = 932;
  764. this.lab_Phone.Text = "联系电话:";
  765. //
  766. // tbx_IdCard
  767. //
  768. this.tbx_IdCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  769. this.tbx_IdCard.Location = new System.Drawing.Point(595, 37);
  770. this.tbx_IdCard.Name = "tbx_IdCard";
  771. this.tbx_IdCard.Size = new System.Drawing.Size(243, 23);
  772. this.tbx_IdCard.TabIndex = 2;
  773. //
  774. // lab_Work
  775. //
  776. this.lab_Work.AutoSize = true;
  777. this.lab_Work.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.lab_Work.ForeColor = System.Drawing.Color.Red;
  779. this.lab_Work.Location = new System.Drawing.Point(523, 43);
  780. this.lab_Work.Name = "lab_Work";
  781. this.lab_Work.Size = new System.Drawing.Size(77, 14);
  782. this.lab_Work.TabIndex = 731;
  783. this.lab_Work.Text = "证件号码:";
  784. //
  785. // tbx_CardType
  786. //
  787. this.tbx_CardType.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  788. this.tbx_CardType.Location = new System.Drawing.Point(359, 37);
  789. this.tbx_CardType.Name = "tbx_CardType";
  790. this.tbx_CardType.Size = new System.Drawing.Size(156, 23);
  791. this.tbx_CardType.TabIndex = 1;
  792. //
  793. // lab_Name
  794. //
  795. this.lab_Name.AutoSize = true;
  796. this.lab_Name.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.lab_Name.ForeColor = System.Drawing.Color.Red;
  798. this.lab_Name.Location = new System.Drawing.Point(290, 43);
  799. this.lab_Name.Name = "lab_Name";
  800. this.lab_Name.Size = new System.Drawing.Size(77, 14);
  801. this.lab_Name.TabIndex = 311;
  802. this.lab_Name.Text = "证件类型:";
  803. //
  804. // tbx_Name
  805. //
  806. this.tbx_Name.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  807. this.tbx_Name.Location = new System.Drawing.Point(86, 37);
  808. this.tbx_Name.Name = "tbx_Name";
  809. this.tbx_Name.Size = new System.Drawing.Size(191, 23);
  810. this.tbx_Name.TabIndex = 0;
  811. //
  812. // lab_IdCard
  813. //
  814. this.lab_IdCard.AutoSize = true;
  815. this.lab_IdCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.lab_IdCard.ForeColor = System.Drawing.Color.Red;
  817. this.lab_IdCard.Location = new System.Drawing.Point(14, 43);
  818. this.lab_IdCard.Name = "lab_IdCard";
  819. this.lab_IdCard.Size = new System.Drawing.Size(77, 14);
  820. this.lab_IdCard.TabIndex = 133;
  821. this.lab_IdCard.Text = "人员姓名:";
  822. //
  823. // btn_GetMsg
  824. //
  825. this.btn_GetMsg.BackColor = System.Drawing.Color.Transparent;
  826. this.btn_GetMsg.FlatAppearance.BorderColor = System.Drawing.Color.Blue;
  827. this.btn_GetMsg.FlatAppearance.BorderSize = 2;
  828. this.btn_GetMsg.FlatAppearance.MouseDownBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  829. this.btn_GetMsg.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  830. this.btn_GetMsg.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  831. this.btn_GetMsg.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.btn_GetMsg.Location = new System.Drawing.Point(856, 35);
  833. this.btn_GetMsg.Name = "btn_GetMsg";
  834. this.btn_GetMsg.Size = new System.Drawing.Size(111, 27);
  835. this.btn_GetMsg.TabIndex = 6;
  836. this.btn_GetMsg.TabStop = false;
  837. this.btn_GetMsg.Text = "获取用户信息";
  838. this.btn_GetMsg.UseVisualStyleBackColor = false;
  839. //
  840. // SlowSpecRecord
  841. //
  842. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  843. this.ClientSize = new System.Drawing.Size(996, 587);
  844. this.Controls.Add(this.panel1);
  845. this.Name = "SlowSpecRecord";
  846. this.Text = "SlowSpecRecord";
  847. this.Load += new System.EventHandler(this.SlowSpecRecord_Load);
  848. this.panel1.ResumeLayout(false);
  849. this.panel2.ResumeLayout(false);
  850. this.panel3.ResumeLayout(false);
  851. this.panel3.PerformLayout();
  852. this.panel4.ResumeLayout(false);
  853. this.panel4.PerformLayout();
  854. this.ResumeLayout(false);
  855. }
  856. #endregion
  857. private System.Windows.Forms.Panel panel1;
  858. private System.Windows.Forms.Panel panel2;
  859. private System.Windows.Forms.Button btn_Cancel;
  860. private System.Windows.Forms.Button btn_OK;
  861. private System.Windows.Forms.Panel panel3;
  862. private System.Windows.Forms.TextBox textBox21;
  863. private System.Windows.Forms.TextBox textBox10;
  864. private System.Windows.Forms.TextBox textBox6;
  865. private System.Windows.Forms.Label label2;
  866. private System.Windows.Forms.TextBox textBox5;
  867. private System.Windows.Forms.ComboBox comboBox3;
  868. private System.Windows.Forms.ComboBox comboBox2;
  869. private System.Windows.Forms.TextBox textBox22;
  870. private System.Windows.Forms.Label lab_TranOpin;
  871. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  872. private System.Windows.Forms.Label label9;
  873. private System.Windows.Forms.Label label11;
  874. private System.Windows.Forms.DateTimePicker dtp_EndDate;
  875. private System.Windows.Forms.DateTimePicker dtp_StaDate;
  876. private System.Windows.Forms.RichTextBox richTextBox1;
  877. private System.Windows.Forms.RichTextBox rtb_TranOpin;
  878. private System.Windows.Forms.TextBox textBox19;
  879. private System.Windows.Forms.Label label24;
  880. private System.Windows.Forms.Label label8;
  881. private System.Windows.Forms.Label label21;
  882. private System.Windows.Forms.Label label5;
  883. private System.Windows.Forms.Label label22;
  884. private System.Windows.Forms.Label label17;
  885. private System.Windows.Forms.TextBox textBox3;
  886. private System.Windows.Forms.Label lab_EndDate;
  887. private System.Windows.Forms.Label label12;
  888. private System.Windows.Forms.Label lab_StaDate;
  889. private System.Windows.Forms.Panel panel4;
  890. private System.Windows.Forms.TextBox textBox9;
  891. private System.Windows.Forms.Label label3;
  892. private System.Windows.Forms.TextBox textBox12;
  893. private System.Windows.Forms.Label label6;
  894. private System.Windows.Forms.TextBox textBox11;
  895. private System.Windows.Forms.Label label14;
  896. private System.Windows.Forms.TextBox textBox8;
  897. private System.Windows.Forms.Label lab_;
  898. private System.Windows.Forms.TextBox textBox13;
  899. private System.Windows.Forms.Label lab_No;
  900. private System.Windows.Forms.TextBox textBox7;
  901. private System.Windows.Forms.TextBox textBox4;
  902. private System.Windows.Forms.TextBox textBox2;
  903. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  904. private System.Windows.Forms.ComboBox comboBox1;
  905. private System.Windows.Forms.Label label31;
  906. private System.Windows.Forms.Label label30;
  907. private System.Windows.Forms.Label label29;
  908. private System.Windows.Forms.Label label20;
  909. private System.Windows.Forms.Label label18;
  910. private System.Windows.Forms.Label label16;
  911. private System.Windows.Forms.TextBox textBox1;
  912. private System.Windows.Forms.TextBox tbx_address;
  913. private System.Windows.Forms.TextBox tbx_No;
  914. private System.Windows.Forms.Label lab_address;
  915. private System.Windows.Forms.TextBox tbx_Phone;
  916. private System.Windows.Forms.Label lab_Phone;
  917. private System.Windows.Forms.TextBox tbx_IdCard;
  918. private System.Windows.Forms.Label lab_Work;
  919. private System.Windows.Forms.TextBox tbx_CardType;
  920. private System.Windows.Forms.Label lab_Name;
  921. private System.Windows.Forms.TextBox tbx_Name;
  922. private System.Windows.Forms.Label lab_IdCard;
  923. private System.Windows.Forms.Button btn_GetMsg;
  924. }
  925. }