ReadCardInfo.Designer.cs 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  1. 
  2. namespace BJShouXinYB_Demo
  3. {
  4. partial class ReadCardInfo
  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.uiPanel1 = new Sunny.UI.UIPanel();
  30. this.uiButton2 = new Sunny.UI.UIButton();
  31. this.btnOK = new Sunny.UI.UIButton();
  32. this.edt_ZHYE = new Sunny.UI.UITextBox();
  33. this.uiLabel10 = new Sunny.UI.UILabel();
  34. this.edt_YTRYBS = new Sunny.UI.UITextBox();
  35. this.edt_MBBM = new Sunny.UI.UITextBox();
  36. this.edt_BRDDYY = new Sunny.UI.UITextBox();
  37. this.edt_ZZYYBM = new Sunny.UI.UITextBox();
  38. this.edt_SFZH = new Sunny.UI.UITextBox();
  39. this.edt_YBBH = new Sunny.UI.UITextBox();
  40. this.edt_CSRQ = new Sunny.UI.UITextBox();
  41. this.edt_XB = new Sunny.UI.UITextBox();
  42. this.uiLabel11 = new Sunny.UI.UILabel();
  43. this.uiLabel12 = new Sunny.UI.UILabel();
  44. this.uiLabel13 = new Sunny.UI.UILabel();
  45. this.uiLabel14 = new Sunny.UI.UILabel();
  46. this.uiLabel15 = new Sunny.UI.UILabel();
  47. this.uiLabel16 = new Sunny.UI.UILabel();
  48. this.uiLabel17 = new Sunny.UI.UILabel();
  49. this.uiLabel18 = new Sunny.UI.UILabel();
  50. this.edt_MXBDDYY = new Sunny.UI.UITextBox();
  51. this.uiLabel9 = new Sunny.UI.UILabel();
  52. this.edt_JCDJ = new Sunny.UI.UITextBox();
  53. this.edt_ZYBS = new Sunny.UI.UITextBox();
  54. this.edt_XZLX = new Sunny.UI.UITextBox();
  55. this.edt_SFHMD = new Sunny.UI.UITextBox();
  56. this.edt_ZZSX = new Sunny.UI.UITextBox();
  57. this.edt_RYLB = new Sunny.UI.UITextBox();
  58. this.edt_KH = new Sunny.UI.UITextBox();
  59. this.edt_XM = new Sunny.UI.UITextBox();
  60. this.uiLabel8 = new Sunny.UI.UILabel();
  61. this.uiLabel7 = new Sunny.UI.UILabel();
  62. this.uiLabel6 = new Sunny.UI.UILabel();
  63. this.uiLabel5 = new Sunny.UI.UILabel();
  64. this.uiLabel4 = new Sunny.UI.UILabel();
  65. this.uiLabel3 = new Sunny.UI.UILabel();
  66. this.uiLabel2 = new Sunny.UI.UILabel();
  67. this.uiLabel1 = new Sunny.UI.UILabel();
  68. this.eventLog1 = new System.Diagnostics.EventLog();
  69. this.uiPanel1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.eventLog1)).BeginInit();
  71. this.SuspendLayout();
  72. //
  73. // uiPanel1
  74. //
  75. this.uiPanel1.Controls.Add(this.uiButton2);
  76. this.uiPanel1.Controls.Add(this.btnOK);
  77. this.uiPanel1.Controls.Add(this.edt_ZHYE);
  78. this.uiPanel1.Controls.Add(this.uiLabel10);
  79. this.uiPanel1.Controls.Add(this.edt_YTRYBS);
  80. this.uiPanel1.Controls.Add(this.edt_MBBM);
  81. this.uiPanel1.Controls.Add(this.edt_BRDDYY);
  82. this.uiPanel1.Controls.Add(this.edt_ZZYYBM);
  83. this.uiPanel1.Controls.Add(this.edt_SFZH);
  84. this.uiPanel1.Controls.Add(this.edt_YBBH);
  85. this.uiPanel1.Controls.Add(this.edt_CSRQ);
  86. this.uiPanel1.Controls.Add(this.edt_XB);
  87. this.uiPanel1.Controls.Add(this.uiLabel11);
  88. this.uiPanel1.Controls.Add(this.uiLabel12);
  89. this.uiPanel1.Controls.Add(this.uiLabel13);
  90. this.uiPanel1.Controls.Add(this.uiLabel14);
  91. this.uiPanel1.Controls.Add(this.uiLabel15);
  92. this.uiPanel1.Controls.Add(this.uiLabel16);
  93. this.uiPanel1.Controls.Add(this.uiLabel17);
  94. this.uiPanel1.Controls.Add(this.uiLabel18);
  95. this.uiPanel1.Controls.Add(this.edt_MXBDDYY);
  96. this.uiPanel1.Controls.Add(this.uiLabel9);
  97. this.uiPanel1.Controls.Add(this.edt_JCDJ);
  98. this.uiPanel1.Controls.Add(this.edt_ZYBS);
  99. this.uiPanel1.Controls.Add(this.edt_XZLX);
  100. this.uiPanel1.Controls.Add(this.edt_SFHMD);
  101. this.uiPanel1.Controls.Add(this.edt_ZZSX);
  102. this.uiPanel1.Controls.Add(this.edt_RYLB);
  103. this.uiPanel1.Controls.Add(this.edt_KH);
  104. this.uiPanel1.Controls.Add(this.edt_XM);
  105. this.uiPanel1.Controls.Add(this.uiLabel8);
  106. this.uiPanel1.Controls.Add(this.uiLabel7);
  107. this.uiPanel1.Controls.Add(this.uiLabel6);
  108. this.uiPanel1.Controls.Add(this.uiLabel5);
  109. this.uiPanel1.Controls.Add(this.uiLabel4);
  110. this.uiPanel1.Controls.Add(this.uiLabel3);
  111. this.uiPanel1.Controls.Add(this.uiLabel2);
  112. this.uiPanel1.Controls.Add(this.uiLabel1);
  113. this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  114. this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  116. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  117. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  118. this.uiPanel1.Name = "uiPanel1";
  119. this.uiPanel1.Size = new System.Drawing.Size(735, 538);
  120. this.uiPanel1.TabIndex = 18;
  121. this.uiPanel1.Text = null;
  122. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  123. //
  124. // uiButton2
  125. //
  126. this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  127. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  128. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.uiButton2.Location = new System.Drawing.Point(602, 491);
  130. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  131. this.uiButton2.Name = "uiButton2";
  132. this.uiButton2.Size = new System.Drawing.Size(100, 35);
  133. this.uiButton2.TabIndex = 55;
  134. this.uiButton2.Text = "放 弃";
  135. this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  137. //
  138. // btnOK
  139. //
  140. this.btnOK.Cursor = System.Windows.Forms.Cursors.Hand;
  141. this.btnOK.Font = new System.Drawing.Font("微软雅黑", 13F);
  142. this.btnOK.Location = new System.Drawing.Point(483, 491);
  143. this.btnOK.MinimumSize = new System.Drawing.Size(1, 1);
  144. this.btnOK.Name = "btnOK";
  145. this.btnOK.Size = new System.Drawing.Size(100, 35);
  146. this.btnOK.TabIndex = 54;
  147. this.btnOK.Text = "确 定";
  148. this.btnOK.TipsFont = new System.Drawing.Font("微软雅黑", 9F);
  149. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  150. //
  151. // edt_ZHYE
  152. //
  153. this.edt_ZHYE.BackColor = System.Drawing.SystemColors.Control;
  154. this.edt_ZHYE.Cursor = System.Windows.Forms.Cursors.IBeam;
  155. this.edt_ZHYE.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.edt_ZHYE.ForeColor = System.Drawing.Color.Red;
  157. this.edt_ZHYE.Location = new System.Drawing.Point(528, 31);
  158. this.edt_ZHYE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  159. this.edt_ZHYE.MinimumSize = new System.Drawing.Size(1, 16);
  160. this.edt_ZHYE.Name = "edt_ZHYE";
  161. this.edt_ZHYE.Padding = new System.Windows.Forms.Padding(5);
  162. this.edt_ZHYE.ShowText = false;
  163. this.edt_ZHYE.Size = new System.Drawing.Size(174, 29);
  164. this.edt_ZHYE.TabIndex = 53;
  165. this.edt_ZHYE.Text = "uiTextBox10";
  166. this.edt_ZHYE.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  167. this.edt_ZHYE.Watermark = "";
  168. //
  169. // uiLabel10
  170. //
  171. this.uiLabel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  173. this.uiLabel10.Location = new System.Drawing.Point(417, 31);
  174. this.uiLabel10.Name = "uiLabel10";
  175. this.uiLabel10.Size = new System.Drawing.Size(105, 23);
  176. this.uiLabel10.TabIndex = 52;
  177. this.uiLabel10.Text = "账户余额";
  178. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  179. //
  180. // edt_YTRYBS
  181. //
  182. this.edt_YTRYBS.Cursor = System.Windows.Forms.Cursors.IBeam;
  183. this.edt_YTRYBS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.edt_YTRYBS.Location = new System.Drawing.Point(528, 381);
  185. this.edt_YTRYBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  186. this.edt_YTRYBS.MinimumSize = new System.Drawing.Size(1, 16);
  187. this.edt_YTRYBS.Name = "edt_YTRYBS";
  188. this.edt_YTRYBS.Padding = new System.Windows.Forms.Padding(5);
  189. this.edt_YTRYBS.ShowText = false;
  190. this.edt_YTRYBS.Size = new System.Drawing.Size(174, 29);
  191. this.edt_YTRYBS.TabIndex = 51;
  192. this.edt_YTRYBS.Text = "uiTextBox11";
  193. this.edt_YTRYBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  194. this.edt_YTRYBS.Watermark = "";
  195. //
  196. // edt_MBBM
  197. //
  198. this.edt_MBBM.Cursor = System.Windows.Forms.Cursors.IBeam;
  199. this.edt_MBBM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.edt_MBBM.Location = new System.Drawing.Point(528, 331);
  201. this.edt_MBBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  202. this.edt_MBBM.MinimumSize = new System.Drawing.Size(1, 16);
  203. this.edt_MBBM.Name = "edt_MBBM";
  204. this.edt_MBBM.Padding = new System.Windows.Forms.Padding(5);
  205. this.edt_MBBM.ShowText = false;
  206. this.edt_MBBM.Size = new System.Drawing.Size(174, 29);
  207. this.edt_MBBM.TabIndex = 50;
  208. this.edt_MBBM.Text = "uiTextBox12";
  209. this.edt_MBBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  210. this.edt_MBBM.Watermark = "";
  211. //
  212. // edt_BRDDYY
  213. //
  214. this.edt_BRDDYY.Cursor = System.Windows.Forms.Cursors.IBeam;
  215. this.edt_BRDDYY.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.edt_BRDDYY.Location = new System.Drawing.Point(184, 431);
  217. this.edt_BRDDYY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  218. this.edt_BRDDYY.MinimumSize = new System.Drawing.Size(1, 16);
  219. this.edt_BRDDYY.Name = "edt_BRDDYY";
  220. this.edt_BRDDYY.Padding = new System.Windows.Forms.Padding(5);
  221. this.edt_BRDDYY.ShowText = false;
  222. this.edt_BRDDYY.Size = new System.Drawing.Size(207, 29);
  223. this.edt_BRDDYY.TabIndex = 49;
  224. this.edt_BRDDYY.Text = "本地红名单,默认为定点医院";
  225. this.edt_BRDDYY.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  226. this.edt_BRDDYY.Watermark = "";
  227. //
  228. // edt_ZZYYBM
  229. //
  230. this.edt_ZZYYBM.Cursor = System.Windows.Forms.Cursors.IBeam;
  231. this.edt_ZZYYBM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.edt_ZZYYBM.Location = new System.Drawing.Point(528, 431);
  233. this.edt_ZZYYBM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  234. this.edt_ZZYYBM.MinimumSize = new System.Drawing.Size(1, 16);
  235. this.edt_ZZYYBM.Name = "edt_ZZYYBM";
  236. this.edt_ZZYYBM.Padding = new System.Windows.Forms.Padding(5);
  237. this.edt_ZZYYBM.ShowText = false;
  238. this.edt_ZZYYBM.Size = new System.Drawing.Size(174, 29);
  239. this.edt_ZZYYBM.TabIndex = 48;
  240. this.edt_ZZYYBM.Text = "uiTextBox14";
  241. this.edt_ZZYYBM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  242. this.edt_ZZYYBM.Watermark = "";
  243. //
  244. // edt_SFZH
  245. //
  246. this.edt_SFZH.Cursor = System.Windows.Forms.Cursors.IBeam;
  247. this.edt_SFZH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.edt_SFZH.Location = new System.Drawing.Point(528, 231);
  249. this.edt_SFZH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  250. this.edt_SFZH.MinimumSize = new System.Drawing.Size(1, 16);
  251. this.edt_SFZH.Name = "edt_SFZH";
  252. this.edt_SFZH.Padding = new System.Windows.Forms.Padding(5);
  253. this.edt_SFZH.ShowText = false;
  254. this.edt_SFZH.Size = new System.Drawing.Size(174, 29);
  255. this.edt_SFZH.TabIndex = 47;
  256. this.edt_SFZH.Text = "uiTextBox15";
  257. this.edt_SFZH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  258. this.edt_SFZH.Watermark = "";
  259. //
  260. // edt_YBBH
  261. //
  262. this.edt_YBBH.Cursor = System.Windows.Forms.Cursors.IBeam;
  263. this.edt_YBBH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.edt_YBBH.Location = new System.Drawing.Point(528, 181);
  265. this.edt_YBBH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  266. this.edt_YBBH.MinimumSize = new System.Drawing.Size(1, 16);
  267. this.edt_YBBH.Name = "edt_YBBH";
  268. this.edt_YBBH.Padding = new System.Windows.Forms.Padding(5);
  269. this.edt_YBBH.ShowText = false;
  270. this.edt_YBBH.Size = new System.Drawing.Size(174, 29);
  271. this.edt_YBBH.TabIndex = 46;
  272. this.edt_YBBH.Text = "uiTextBox16";
  273. this.edt_YBBH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  274. this.edt_YBBH.Watermark = "";
  275. //
  276. // edt_CSRQ
  277. //
  278. this.edt_CSRQ.Cursor = System.Windows.Forms.Cursors.IBeam;
  279. this.edt_CSRQ.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.edt_CSRQ.Location = new System.Drawing.Point(528, 131);
  281. this.edt_CSRQ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  282. this.edt_CSRQ.MinimumSize = new System.Drawing.Size(1, 16);
  283. this.edt_CSRQ.Name = "edt_CSRQ";
  284. this.edt_CSRQ.Padding = new System.Windows.Forms.Padding(5);
  285. this.edt_CSRQ.ShowText = false;
  286. this.edt_CSRQ.Size = new System.Drawing.Size(174, 29);
  287. this.edt_CSRQ.TabIndex = 45;
  288. this.edt_CSRQ.Text = "uiTextBox17";
  289. this.edt_CSRQ.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  290. this.edt_CSRQ.Watermark = "";
  291. //
  292. // edt_XB
  293. //
  294. this.edt_XB.Cursor = System.Windows.Forms.Cursors.IBeam;
  295. this.edt_XB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.edt_XB.Location = new System.Drawing.Point(528, 81);
  297. this.edt_XB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  298. this.edt_XB.MinimumSize = new System.Drawing.Size(1, 16);
  299. this.edt_XB.Name = "edt_XB";
  300. this.edt_XB.Padding = new System.Windows.Forms.Padding(5);
  301. this.edt_XB.ShowText = false;
  302. this.edt_XB.Size = new System.Drawing.Size(174, 29);
  303. this.edt_XB.TabIndex = 44;
  304. this.edt_XB.Text = "uiTextBox18";
  305. this.edt_XB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  306. this.edt_XB.Watermark = "";
  307. //
  308. // uiLabel11
  309. //
  310. this.uiLabel11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  312. this.uiLabel11.Location = new System.Drawing.Point(417, 381);
  313. this.uiLabel11.Name = "uiLabel11";
  314. this.uiLabel11.Size = new System.Drawing.Size(105, 23);
  315. this.uiLabel11.TabIndex = 43;
  316. this.uiLabel11.Text = "预提人员标识";
  317. this.uiLabel11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  318. //
  319. // uiLabel12
  320. //
  321. this.uiLabel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  322. this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  323. this.uiLabel12.Location = new System.Drawing.Point(417, 331);
  324. this.uiLabel12.Name = "uiLabel12";
  325. this.uiLabel12.Size = new System.Drawing.Size(105, 23);
  326. this.uiLabel12.TabIndex = 42;
  327. this.uiLabel12.Text = "慢病编码";
  328. this.uiLabel12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  329. //
  330. // uiLabel13
  331. //
  332. this.uiLabel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.uiLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  334. this.uiLabel13.Location = new System.Drawing.Point(25, 431);
  335. this.uiLabel13.Name = "uiLabel13";
  336. this.uiLabel13.Size = new System.Drawing.Size(152, 23);
  337. this.uiLabel13.TabIndex = 41;
  338. this.uiLabel13.Text = "是否本人定点医院";
  339. this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  340. //
  341. // uiLabel14
  342. //
  343. this.uiLabel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  344. this.uiLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  345. this.uiLabel14.Location = new System.Drawing.Point(417, 431);
  346. this.uiLabel14.Name = "uiLabel14";
  347. this.uiLabel14.Size = new System.Drawing.Size(105, 23);
  348. this.uiLabel14.TabIndex = 40;
  349. this.uiLabel14.Text = "转诊医院编码";
  350. this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  351. //
  352. // uiLabel15
  353. //
  354. this.uiLabel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  355. this.uiLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  356. this.uiLabel15.Location = new System.Drawing.Point(417, 231);
  357. this.uiLabel15.Name = "uiLabel15";
  358. this.uiLabel15.Size = new System.Drawing.Size(105, 23);
  359. this.uiLabel15.TabIndex = 39;
  360. this.uiLabel15.Text = "身份证号";
  361. this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  362. //
  363. // uiLabel16
  364. //
  365. this.uiLabel16.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  366. this.uiLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  367. this.uiLabel16.Location = new System.Drawing.Point(417, 181);
  368. this.uiLabel16.Name = "uiLabel16";
  369. this.uiLabel16.Size = new System.Drawing.Size(105, 23);
  370. this.uiLabel16.TabIndex = 38;
  371. this.uiLabel16.Text = "医保编号";
  372. this.uiLabel16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  373. //
  374. // uiLabel17
  375. //
  376. this.uiLabel17.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.uiLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  378. this.uiLabel17.Location = new System.Drawing.Point(417, 131);
  379. this.uiLabel17.Name = "uiLabel17";
  380. this.uiLabel17.Size = new System.Drawing.Size(105, 23);
  381. this.uiLabel17.TabIndex = 37;
  382. this.uiLabel17.Text = "出生日期";
  383. this.uiLabel17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  384. //
  385. // uiLabel18
  386. //
  387. this.uiLabel18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  388. this.uiLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  389. this.uiLabel18.Location = new System.Drawing.Point(417, 81);
  390. this.uiLabel18.Name = "uiLabel18";
  391. this.uiLabel18.Size = new System.Drawing.Size(105, 23);
  392. this.uiLabel18.TabIndex = 36;
  393. this.uiLabel18.Text = "性 别";
  394. this.uiLabel18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  395. //
  396. // edt_MXBDDYY
  397. //
  398. this.edt_MXBDDYY.Cursor = System.Windows.Forms.Cursors.IBeam;
  399. this.edt_MXBDDYY.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.edt_MXBDDYY.Location = new System.Drawing.Point(184, 381);
  401. this.edt_MXBDDYY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  402. this.edt_MXBDDYY.MinimumSize = new System.Drawing.Size(1, 16);
  403. this.edt_MXBDDYY.Name = "edt_MXBDDYY";
  404. this.edt_MXBDDYY.Padding = new System.Windows.Forms.Padding(5);
  405. this.edt_MXBDDYY.ShowText = false;
  406. this.edt_MXBDDYY.Size = new System.Drawing.Size(207, 29);
  407. this.edt_MXBDDYY.TabIndex = 35;
  408. this.edt_MXBDDYY.Text = "uiTextBox9";
  409. this.edt_MXBDDYY.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  410. this.edt_MXBDDYY.Watermark = "";
  411. //
  412. // uiLabel9
  413. //
  414. this.uiLabel9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  416. this.uiLabel9.Location = new System.Drawing.Point(25, 381);
  417. this.uiLabel9.Name = "uiLabel9";
  418. this.uiLabel9.Size = new System.Drawing.Size(152, 23);
  419. this.uiLabel9.TabIndex = 34;
  420. this.uiLabel9.Text = "是否慢性病定点医院";
  421. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  422. //
  423. // edt_JCDJ
  424. //
  425. this.edt_JCDJ.Cursor = System.Windows.Forms.Cursors.IBeam;
  426. this.edt_JCDJ.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  427. this.edt_JCDJ.Location = new System.Drawing.Point(528, 281);
  428. this.edt_JCDJ.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  429. this.edt_JCDJ.MinimumSize = new System.Drawing.Size(1, 16);
  430. this.edt_JCDJ.Name = "edt_JCDJ";
  431. this.edt_JCDJ.Padding = new System.Windows.Forms.Padding(5);
  432. this.edt_JCDJ.ShowText = false;
  433. this.edt_JCDJ.Size = new System.Drawing.Size(174, 29);
  434. this.edt_JCDJ.TabIndex = 33;
  435. this.edt_JCDJ.Text = "uiTextBox8";
  436. this.edt_JCDJ.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  437. this.edt_JCDJ.Watermark = "";
  438. //
  439. // edt_ZYBS
  440. //
  441. this.edt_ZYBS.Cursor = System.Windows.Forms.Cursors.IBeam;
  442. this.edt_ZYBS.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.edt_ZYBS.Location = new System.Drawing.Point(184, 331);
  444. this.edt_ZYBS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  445. this.edt_ZYBS.MinimumSize = new System.Drawing.Size(1, 16);
  446. this.edt_ZYBS.Name = "edt_ZYBS";
  447. this.edt_ZYBS.Padding = new System.Windows.Forms.Padding(5);
  448. this.edt_ZYBS.ShowText = false;
  449. this.edt_ZYBS.Size = new System.Drawing.Size(207, 29);
  450. this.edt_ZYBS.TabIndex = 32;
  451. this.edt_ZYBS.Text = "uiTextBox7";
  452. this.edt_ZYBS.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  453. this.edt_ZYBS.Watermark = "";
  454. //
  455. // edt_XZLX
  456. //
  457. this.edt_XZLX.Cursor = System.Windows.Forms.Cursors.IBeam;
  458. this.edt_XZLX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  459. this.edt_XZLX.Location = new System.Drawing.Point(184, 281);
  460. this.edt_XZLX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  461. this.edt_XZLX.MinimumSize = new System.Drawing.Size(1, 16);
  462. this.edt_XZLX.Name = "edt_XZLX";
  463. this.edt_XZLX.Padding = new System.Windows.Forms.Padding(5);
  464. this.edt_XZLX.ShowText = false;
  465. this.edt_XZLX.Size = new System.Drawing.Size(207, 29);
  466. this.edt_XZLX.TabIndex = 31;
  467. this.edt_XZLX.Text = "uiTextBox6";
  468. this.edt_XZLX.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  469. this.edt_XZLX.Watermark = "";
  470. //
  471. // edt_SFHMD
  472. //
  473. this.edt_SFHMD.Cursor = System.Windows.Forms.Cursors.IBeam;
  474. this.edt_SFHMD.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.edt_SFHMD.Location = new System.Drawing.Point(184, 231);
  476. this.edt_SFHMD.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  477. this.edt_SFHMD.MinimumSize = new System.Drawing.Size(1, 16);
  478. this.edt_SFHMD.Name = "edt_SFHMD";
  479. this.edt_SFHMD.Padding = new System.Windows.Forms.Padding(5);
  480. this.edt_SFHMD.ShowText = false;
  481. this.edt_SFHMD.Size = new System.Drawing.Size(207, 29);
  482. this.edt_SFHMD.TabIndex = 30;
  483. this.edt_SFHMD.Text = "uiTextBox5";
  484. this.edt_SFHMD.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  485. this.edt_SFHMD.Watermark = "";
  486. //
  487. // edt_ZZSX
  488. //
  489. this.edt_ZZSX.Cursor = System.Windows.Forms.Cursors.IBeam;
  490. this.edt_ZZSX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  491. this.edt_ZZSX.Location = new System.Drawing.Point(184, 181);
  492. this.edt_ZZSX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  493. this.edt_ZZSX.MinimumSize = new System.Drawing.Size(1, 16);
  494. this.edt_ZZSX.Name = "edt_ZZSX";
  495. this.edt_ZZSX.Padding = new System.Windows.Forms.Padding(5);
  496. this.edt_ZZSX.ShowText = false;
  497. this.edt_ZZSX.Size = new System.Drawing.Size(207, 29);
  498. this.edt_ZZSX.TabIndex = 29;
  499. this.edt_ZZSX.Text = "uiTextBox4";
  500. this.edt_ZZSX.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  501. this.edt_ZZSX.Watermark = "";
  502. //
  503. // edt_RYLB
  504. //
  505. this.edt_RYLB.Cursor = System.Windows.Forms.Cursors.IBeam;
  506. this.edt_RYLB.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  507. this.edt_RYLB.Location = new System.Drawing.Point(184, 131);
  508. this.edt_RYLB.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  509. this.edt_RYLB.MinimumSize = new System.Drawing.Size(1, 16);
  510. this.edt_RYLB.Name = "edt_RYLB";
  511. this.edt_RYLB.Padding = new System.Windows.Forms.Padding(5);
  512. this.edt_RYLB.ShowText = false;
  513. this.edt_RYLB.Size = new System.Drawing.Size(207, 29);
  514. this.edt_RYLB.TabIndex = 28;
  515. this.edt_RYLB.Text = "uiTextBox3";
  516. this.edt_RYLB.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  517. this.edt_RYLB.Watermark = "";
  518. //
  519. // edt_KH
  520. //
  521. this.edt_KH.Cursor = System.Windows.Forms.Cursors.IBeam;
  522. this.edt_KH.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. this.edt_KH.Location = new System.Drawing.Point(184, 81);
  524. this.edt_KH.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  525. this.edt_KH.MinimumSize = new System.Drawing.Size(1, 16);
  526. this.edt_KH.Name = "edt_KH";
  527. this.edt_KH.Padding = new System.Windows.Forms.Padding(5);
  528. this.edt_KH.ShowText = false;
  529. this.edt_KH.Size = new System.Drawing.Size(207, 29);
  530. this.edt_KH.TabIndex = 27;
  531. this.edt_KH.Text = "uiTextBox2";
  532. this.edt_KH.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  533. this.edt_KH.Watermark = "";
  534. //
  535. // edt_XM
  536. //
  537. this.edt_XM.Cursor = System.Windows.Forms.Cursors.IBeam;
  538. this.edt_XM.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  539. this.edt_XM.Location = new System.Drawing.Point(184, 31);
  540. this.edt_XM.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  541. this.edt_XM.MinimumSize = new System.Drawing.Size(1, 16);
  542. this.edt_XM.Name = "edt_XM";
  543. this.edt_XM.Padding = new System.Windows.Forms.Padding(5);
  544. this.edt_XM.ShowText = false;
  545. this.edt_XM.Size = new System.Drawing.Size(207, 29);
  546. this.edt_XM.TabIndex = 26;
  547. this.edt_XM.Text = "uiTextBox1";
  548. this.edt_XM.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  549. this.edt_XM.Watermark = "";
  550. //
  551. // uiLabel8
  552. //
  553. this.uiLabel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  554. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  555. this.uiLabel8.Location = new System.Drawing.Point(417, 281);
  556. this.uiLabel8.Name = "uiLabel8";
  557. this.uiLabel8.Size = new System.Drawing.Size(105, 23);
  558. this.uiLabel8.TabIndex = 25;
  559. this.uiLabel8.Text = "军残等级";
  560. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  561. //
  562. // uiLabel7
  563. //
  564. this.uiLabel7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  565. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  566. this.uiLabel7.Location = new System.Drawing.Point(25, 331);
  567. this.uiLabel7.Name = "uiLabel7";
  568. this.uiLabel7.Size = new System.Drawing.Size(152, 23);
  569. this.uiLabel7.TabIndex = 24;
  570. this.uiLabel7.Text = "在院标识";
  571. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  572. //
  573. // uiLabel6
  574. //
  575. this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  577. this.uiLabel6.Location = new System.Drawing.Point(25, 281);
  578. this.uiLabel6.Name = "uiLabel6";
  579. this.uiLabel6.Size = new System.Drawing.Size(152, 23);
  580. this.uiLabel6.TabIndex = 23;
  581. this.uiLabel6.Text = "险种类型";
  582. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  583. //
  584. // uiLabel5
  585. //
  586. this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  587. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  588. this.uiLabel5.Location = new System.Drawing.Point(25, 231);
  589. this.uiLabel5.Name = "uiLabel5";
  590. this.uiLabel5.Size = new System.Drawing.Size(152, 23);
  591. this.uiLabel5.TabIndex = 22;
  592. this.uiLabel5.Text = "是否红名单";
  593. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  594. //
  595. // uiLabel4
  596. //
  597. this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  599. this.uiLabel4.Location = new System.Drawing.Point(25, 181);
  600. this.uiLabel4.Name = "uiLabel4";
  601. this.uiLabel4.Size = new System.Drawing.Size(152, 23);
  602. this.uiLabel4.TabIndex = 21;
  603. this.uiLabel4.Text = "转诊时限";
  604. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  605. //
  606. // uiLabel3
  607. //
  608. this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  610. this.uiLabel3.Location = new System.Drawing.Point(25, 131);
  611. this.uiLabel3.Name = "uiLabel3";
  612. this.uiLabel3.Size = new System.Drawing.Size(152, 23);
  613. this.uiLabel3.TabIndex = 20;
  614. this.uiLabel3.Text = "人员类别";
  615. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  616. //
  617. // uiLabel2
  618. //
  619. this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  620. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  621. this.uiLabel2.Location = new System.Drawing.Point(25, 81);
  622. this.uiLabel2.Name = "uiLabel2";
  623. this.uiLabel2.Size = new System.Drawing.Size(152, 23);
  624. this.uiLabel2.TabIndex = 19;
  625. this.uiLabel2.Text = "社保卡号";
  626. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  627. //
  628. // uiLabel1
  629. //
  630. this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  632. this.uiLabel1.Location = new System.Drawing.Point(25, 31);
  633. this.uiLabel1.Name = "uiLabel1";
  634. this.uiLabel1.Size = new System.Drawing.Size(152, 23);
  635. this.uiLabel1.TabIndex = 18;
  636. this.uiLabel1.Text = "姓 名";
  637. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  638. //
  639. // eventLog1
  640. //
  641. this.eventLog1.SynchronizingObject = this;
  642. //
  643. // ReadCardInfo
  644. //
  645. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  646. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  647. this.ClientSize = new System.Drawing.Size(735, 538);
  648. this.Controls.Add(this.uiPanel1);
  649. this.Name = "ReadCardInfo";
  650. this.Text = "参保人员信息";
  651. this.uiPanel1.ResumeLayout(false);
  652. ((System.ComponentModel.ISupportInitialize)(this.eventLog1)).EndInit();
  653. this.ResumeLayout(false);
  654. }
  655. #endregion
  656. private Sunny.UI.UIPanel uiPanel1;
  657. private Sunny.UI.UITextBox edt_ZHYE;
  658. private Sunny.UI.UILabel uiLabel10;
  659. private Sunny.UI.UITextBox edt_YTRYBS;
  660. private Sunny.UI.UITextBox edt_MBBM;
  661. private Sunny.UI.UITextBox edt_BRDDYY;
  662. private Sunny.UI.UITextBox edt_ZZYYBM;
  663. private Sunny.UI.UITextBox edt_SFZH;
  664. private Sunny.UI.UITextBox edt_YBBH;
  665. private Sunny.UI.UITextBox edt_CSRQ;
  666. private Sunny.UI.UITextBox edt_XB;
  667. private Sunny.UI.UILabel uiLabel11;
  668. private Sunny.UI.UILabel uiLabel12;
  669. private Sunny.UI.UILabel uiLabel13;
  670. private Sunny.UI.UILabel uiLabel14;
  671. private Sunny.UI.UILabel uiLabel15;
  672. private Sunny.UI.UILabel uiLabel16;
  673. private Sunny.UI.UILabel uiLabel17;
  674. private Sunny.UI.UILabel uiLabel18;
  675. private Sunny.UI.UITextBox edt_MXBDDYY;
  676. private Sunny.UI.UILabel uiLabel9;
  677. private Sunny.UI.UITextBox edt_JCDJ;
  678. private Sunny.UI.UITextBox edt_ZYBS;
  679. private Sunny.UI.UITextBox edt_XZLX;
  680. private Sunny.UI.UITextBox edt_SFHMD;
  681. private Sunny.UI.UITextBox edt_ZZSX;
  682. private Sunny.UI.UITextBox edt_RYLB;
  683. private Sunny.UI.UITextBox edt_KH;
  684. private Sunny.UI.UITextBox edt_XM;
  685. private Sunny.UI.UILabel uiLabel8;
  686. private Sunny.UI.UILabel uiLabel7;
  687. private Sunny.UI.UILabel uiLabel6;
  688. private Sunny.UI.UILabel uiLabel5;
  689. private Sunny.UI.UILabel uiLabel4;
  690. private Sunny.UI.UILabel uiLabel3;
  691. private Sunny.UI.UILabel uiLabel2;
  692. private Sunny.UI.UILabel uiLabel1;
  693. private Sunny.UI.UIButton btnOK;
  694. private Sunny.UI.UIButton uiButton2;
  695. private System.Diagnostics.EventLog eventLog1;
  696. }
  697. }