ReadCardInfoOtherLoc.Designer.cs 44 KB

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