附件内容打印.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. namespace UAS_LabelMachine
  2. {
  3. partial class 附件内容打印
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <lap_param name="disposing">true if managed resources should be disposed; otherwise, false.</lap_param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the lap_values of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.lap_param1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  29. this.lap_param1_label = new System.Windows.Forms.Label();
  30. this.lap_value1 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  31. this.lap_value1_label = new System.Windows.Forms.Label();
  32. this.lap_value3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  33. this.lap_value3_label = new System.Windows.Forms.Label();
  34. this.lap_param3 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  35. this.lap_param3_labe = new System.Windows.Forms.Label();
  36. this.lap_value2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  37. this.lap_value2_label = new System.Windows.Forms.Label();
  38. this.lap_param2 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  39. this.lap_param2_label = new System.Windows.Forms.Label();
  40. this.lap_value5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  41. this.lap_value5_label = new System.Windows.Forms.Label();
  42. this.lap_param5 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  43. this.lap_param5_label = new System.Windows.Forms.Label();
  44. this.lap_value4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  45. this.lap_value4_label = new System.Windows.Forms.Label();
  46. this.lap_param4 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  47. this.lap_param4_label = new System.Windows.Forms.Label();
  48. this.Confirm = new System.Windows.Forms.Button();
  49. this.lap_id4 = new System.Windows.Forms.Label();
  50. this.lap_id5 = new System.Windows.Forms.Label();
  51. this.lap_id2 = new System.Windows.Forms.Label();
  52. this.lap_id3 = new System.Windows.Forms.Label();
  53. this.lap_id1 = new System.Windows.Forms.Label();
  54. this.lap_id6 = new System.Windows.Forms.Label();
  55. this.lap_value6 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  56. this.lap_value6_label = new System.Windows.Forms.Label();
  57. this.lap_param6 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  58. this.lap_param6_label = new System.Windows.Forms.Label();
  59. this.lap_id7 = new System.Windows.Forms.Label();
  60. this.lap_value7 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  61. this.lap_value7_label = new System.Windows.Forms.Label();
  62. this.lap_param7 = new UAS_LabelMachine.CustomControl.EnterTextBox();
  63. this.lap_param7_label = new System.Windows.Forms.Label();
  64. this.SuspendLayout();
  65. //
  66. // lap_param1
  67. //
  68. this.lap_param1.ID = null;
  69. this.lap_param1.Location = new System.Drawing.Point(77, 21);
  70. this.lap_param1.Name = "lap_param1";
  71. this.lap_param1.Size = new System.Drawing.Size(89, 21);
  72. this.lap_param1.Str = null;
  73. this.lap_param1.Str1 = null;
  74. this.lap_param1.Str2 = null;
  75. this.lap_param1.TabIndex = 0;
  76. //
  77. // lap_param1_label
  78. //
  79. this.lap_param1_label.AutoSize = true;
  80. this.lap_param1_label.BackColor = System.Drawing.Color.Transparent;
  81. this.lap_param1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.lap_param1_label.Location = new System.Drawing.Point(29, 21);
  83. this.lap_param1_label.Name = "lap_param1_label";
  84. this.lap_param1_label.Size = new System.Drawing.Size(42, 21);
  85. this.lap_param1_label.TabIndex = 61;
  86. this.lap_param1_label.Text = "参数";
  87. //
  88. // lap_value1
  89. //
  90. this.lap_value1.ID = null;
  91. this.lap_value1.Location = new System.Drawing.Point(235, 21);
  92. this.lap_value1.Name = "lap_value1";
  93. this.lap_value1.Size = new System.Drawing.Size(89, 21);
  94. this.lap_value1.Str = null;
  95. this.lap_value1.Str1 = null;
  96. this.lap_value1.Str2 = null;
  97. this.lap_value1.TabIndex = 1;
  98. //
  99. // lap_value1_label
  100. //
  101. this.lap_value1_label.AutoSize = true;
  102. this.lap_value1_label.BackColor = System.Drawing.Color.Transparent;
  103. this.lap_value1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.lap_value1_label.Location = new System.Drawing.Point(187, 21);
  105. this.lap_value1_label.Name = "lap_value1_label";
  106. this.lap_value1_label.Size = new System.Drawing.Size(42, 21);
  107. this.lap_value1_label.TabIndex = 63;
  108. this.lap_value1_label.Text = "内容";
  109. //
  110. // lap_value3
  111. //
  112. this.lap_value3.ID = null;
  113. this.lap_value3.Location = new System.Drawing.Point(235, 109);
  114. this.lap_value3.Name = "lap_value3";
  115. this.lap_value3.Size = new System.Drawing.Size(89, 21);
  116. this.lap_value3.Str = null;
  117. this.lap_value3.Str1 = null;
  118. this.lap_value3.Str2 = null;
  119. this.lap_value3.TabIndex = 5;
  120. //
  121. // lap_value3_label
  122. //
  123. this.lap_value3_label.AutoSize = true;
  124. this.lap_value3_label.BackColor = System.Drawing.Color.Transparent;
  125. this.lap_value3_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.lap_value3_label.Location = new System.Drawing.Point(187, 109);
  127. this.lap_value3_label.Name = "lap_value3_label";
  128. this.lap_value3_label.Size = new System.Drawing.Size(42, 21);
  129. this.lap_value3_label.TabIndex = 67;
  130. this.lap_value3_label.Text = "内容";
  131. //
  132. // lap_param3
  133. //
  134. this.lap_param3.ID = null;
  135. this.lap_param3.Location = new System.Drawing.Point(77, 109);
  136. this.lap_param3.Name = "lap_param3";
  137. this.lap_param3.Size = new System.Drawing.Size(89, 21);
  138. this.lap_param3.Str = null;
  139. this.lap_param3.Str1 = null;
  140. this.lap_param3.Str2 = null;
  141. this.lap_param3.TabIndex = 4;
  142. //
  143. // lap_param3_labe
  144. //
  145. this.lap_param3_labe.AutoSize = true;
  146. this.lap_param3_labe.BackColor = System.Drawing.Color.Transparent;
  147. this.lap_param3_labe.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.lap_param3_labe.Location = new System.Drawing.Point(29, 109);
  149. this.lap_param3_labe.Name = "lap_param3_labe";
  150. this.lap_param3_labe.Size = new System.Drawing.Size(42, 21);
  151. this.lap_param3_labe.TabIndex = 65;
  152. this.lap_param3_labe.Text = "参数";
  153. //
  154. // lap_value2
  155. //
  156. this.lap_value2.ID = null;
  157. this.lap_value2.Location = new System.Drawing.Point(235, 64);
  158. this.lap_value2.Name = "lap_value2";
  159. this.lap_value2.Size = new System.Drawing.Size(89, 21);
  160. this.lap_value2.Str = null;
  161. this.lap_value2.Str1 = null;
  162. this.lap_value2.Str2 = null;
  163. this.lap_value2.TabIndex = 3;
  164. //
  165. // lap_value2_label
  166. //
  167. this.lap_value2_label.AutoSize = true;
  168. this.lap_value2_label.BackColor = System.Drawing.Color.Transparent;
  169. this.lap_value2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.lap_value2_label.Location = new System.Drawing.Point(187, 64);
  171. this.lap_value2_label.Name = "lap_value2_label";
  172. this.lap_value2_label.Size = new System.Drawing.Size(42, 21);
  173. this.lap_value2_label.TabIndex = 71;
  174. this.lap_value2_label.Text = "内容";
  175. //
  176. // lap_param2
  177. //
  178. this.lap_param2.ID = null;
  179. this.lap_param2.Location = new System.Drawing.Point(77, 64);
  180. this.lap_param2.Name = "lap_param2";
  181. this.lap_param2.Size = new System.Drawing.Size(89, 21);
  182. this.lap_param2.Str = null;
  183. this.lap_param2.Str1 = null;
  184. this.lap_param2.Str2 = null;
  185. this.lap_param2.TabIndex = 2;
  186. //
  187. // lap_param2_label
  188. //
  189. this.lap_param2_label.AutoSize = true;
  190. this.lap_param2_label.BackColor = System.Drawing.Color.Transparent;
  191. this.lap_param2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.lap_param2_label.Location = new System.Drawing.Point(29, 64);
  193. this.lap_param2_label.Name = "lap_param2_label";
  194. this.lap_param2_label.Size = new System.Drawing.Size(42, 21);
  195. this.lap_param2_label.TabIndex = 69;
  196. this.lap_param2_label.Text = "参数";
  197. //
  198. // lap_value5
  199. //
  200. this.lap_value5.ID = null;
  201. this.lap_value5.Location = new System.Drawing.Point(235, 204);
  202. this.lap_value5.Name = "lap_value5";
  203. this.lap_value5.Size = new System.Drawing.Size(89, 21);
  204. this.lap_value5.Str = null;
  205. this.lap_value5.Str1 = null;
  206. this.lap_value5.Str2 = null;
  207. this.lap_value5.TabIndex = 9;
  208. //
  209. // lap_value5_label
  210. //
  211. this.lap_value5_label.AutoSize = true;
  212. this.lap_value5_label.BackColor = System.Drawing.Color.Transparent;
  213. this.lap_value5_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.lap_value5_label.Location = new System.Drawing.Point(187, 204);
  215. this.lap_value5_label.Name = "lap_value5_label";
  216. this.lap_value5_label.Size = new System.Drawing.Size(42, 21);
  217. this.lap_value5_label.TabIndex = 75;
  218. this.lap_value5_label.Text = "内容";
  219. //
  220. // lap_param5
  221. //
  222. this.lap_param5.ID = null;
  223. this.lap_param5.Location = new System.Drawing.Point(77, 204);
  224. this.lap_param5.Name = "lap_param5";
  225. this.lap_param5.Size = new System.Drawing.Size(89, 21);
  226. this.lap_param5.Str = null;
  227. this.lap_param5.Str1 = null;
  228. this.lap_param5.Str2 = null;
  229. this.lap_param5.TabIndex = 8;
  230. //
  231. // lap_param5_label
  232. //
  233. this.lap_param5_label.AutoSize = true;
  234. this.lap_param5_label.BackColor = System.Drawing.Color.Transparent;
  235. this.lap_param5_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.lap_param5_label.Location = new System.Drawing.Point(29, 204);
  237. this.lap_param5_label.Name = "lap_param5_label";
  238. this.lap_param5_label.Size = new System.Drawing.Size(42, 21);
  239. this.lap_param5_label.TabIndex = 73;
  240. this.lap_param5_label.Text = "参数";
  241. //
  242. // lap_value4
  243. //
  244. this.lap_value4.ID = null;
  245. this.lap_value4.Location = new System.Drawing.Point(235, 155);
  246. this.lap_value4.Name = "lap_value4";
  247. this.lap_value4.Size = new System.Drawing.Size(89, 21);
  248. this.lap_value4.Str = null;
  249. this.lap_value4.Str1 = null;
  250. this.lap_value4.Str2 = null;
  251. this.lap_value4.TabIndex = 7;
  252. //
  253. // lap_value4_label
  254. //
  255. this.lap_value4_label.AutoSize = true;
  256. this.lap_value4_label.BackColor = System.Drawing.Color.Transparent;
  257. this.lap_value4_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.lap_value4_label.Location = new System.Drawing.Point(187, 155);
  259. this.lap_value4_label.Name = "lap_value4_label";
  260. this.lap_value4_label.Size = new System.Drawing.Size(42, 21);
  261. this.lap_value4_label.TabIndex = 79;
  262. this.lap_value4_label.Text = "内容";
  263. //
  264. // lap_param4
  265. //
  266. this.lap_param4.ID = null;
  267. this.lap_param4.Location = new System.Drawing.Point(77, 155);
  268. this.lap_param4.Name = "lap_param4";
  269. this.lap_param4.Size = new System.Drawing.Size(89, 21);
  270. this.lap_param4.Str = null;
  271. this.lap_param4.Str1 = null;
  272. this.lap_param4.Str2 = null;
  273. this.lap_param4.TabIndex = 6;
  274. //
  275. // lap_param4_label
  276. //
  277. this.lap_param4_label.AutoSize = true;
  278. this.lap_param4_label.BackColor = System.Drawing.Color.Transparent;
  279. this.lap_param4_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.lap_param4_label.Location = new System.Drawing.Point(29, 155);
  281. this.lap_param4_label.Name = "lap_param4_label";
  282. this.lap_param4_label.Size = new System.Drawing.Size(42, 21);
  283. this.lap_param4_label.TabIndex = 77;
  284. this.lap_param4_label.Text = "参数";
  285. //
  286. // Confirm
  287. //
  288. this.Confirm.Location = new System.Drawing.Point(143, 360);
  289. this.Confirm.Name = "Confirm";
  290. this.Confirm.Size = new System.Drawing.Size(75, 23);
  291. this.Confirm.TabIndex = 81;
  292. this.Confirm.Text = "确认";
  293. this.Confirm.UseVisualStyleBackColor = true;
  294. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  295. //
  296. // lap_id4
  297. //
  298. this.lap_id4.AutoSize = true;
  299. this.lap_id4.BackColor = System.Drawing.Color.Transparent;
  300. this.lap_id4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  301. this.lap_id4.Location = new System.Drawing.Point(139, 155);
  302. this.lap_id4.Name = "lap_id4";
  303. this.lap_id4.Size = new System.Drawing.Size(0, 21);
  304. this.lap_id4.TabIndex = 86;
  305. this.lap_id4.Visible = false;
  306. //
  307. // lap_id5
  308. //
  309. this.lap_id5.AutoSize = true;
  310. this.lap_id5.BackColor = System.Drawing.Color.Transparent;
  311. this.lap_id5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.lap_id5.Location = new System.Drawing.Point(139, 204);
  313. this.lap_id5.Name = "lap_id5";
  314. this.lap_id5.Size = new System.Drawing.Size(0, 21);
  315. this.lap_id5.TabIndex = 85;
  316. this.lap_id5.Visible = false;
  317. //
  318. // lap_id2
  319. //
  320. this.lap_id2.AutoSize = true;
  321. this.lap_id2.BackColor = System.Drawing.Color.Transparent;
  322. this.lap_id2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.lap_id2.Location = new System.Drawing.Point(139, 64);
  324. this.lap_id2.Name = "lap_id2";
  325. this.lap_id2.Size = new System.Drawing.Size(0, 21);
  326. this.lap_id2.TabIndex = 84;
  327. this.lap_id2.Visible = false;
  328. //
  329. // lap_id3
  330. //
  331. this.lap_id3.AutoSize = true;
  332. this.lap_id3.BackColor = System.Drawing.Color.Transparent;
  333. this.lap_id3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.lap_id3.Location = new System.Drawing.Point(139, 109);
  335. this.lap_id3.Name = "lap_id3";
  336. this.lap_id3.Size = new System.Drawing.Size(0, 21);
  337. this.lap_id3.TabIndex = 83;
  338. this.lap_id3.Visible = false;
  339. //
  340. // lap_id1
  341. //
  342. this.lap_id1.AutoSize = true;
  343. this.lap_id1.BackColor = System.Drawing.Color.Transparent;
  344. this.lap_id1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.lap_id1.Location = new System.Drawing.Point(139, 21);
  346. this.lap_id1.Name = "lap_id1";
  347. this.lap_id1.Size = new System.Drawing.Size(0, 21);
  348. this.lap_id1.TabIndex = 82;
  349. this.lap_id1.Visible = false;
  350. //
  351. // lap_id6
  352. //
  353. this.lap_id6.AutoSize = true;
  354. this.lap_id6.BackColor = System.Drawing.Color.Transparent;
  355. this.lap_id6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.lap_id6.Location = new System.Drawing.Point(139, 251);
  357. this.lap_id6.Name = "lap_id6";
  358. this.lap_id6.Size = new System.Drawing.Size(0, 21);
  359. this.lap_id6.TabIndex = 91;
  360. this.lap_id6.Visible = false;
  361. //
  362. // lap_value6
  363. //
  364. this.lap_value6.ID = null;
  365. this.lap_value6.Location = new System.Drawing.Point(235, 251);
  366. this.lap_value6.Name = "lap_value6";
  367. this.lap_value6.Size = new System.Drawing.Size(89, 21);
  368. this.lap_value6.Str = null;
  369. this.lap_value6.Str1 = null;
  370. this.lap_value6.Str2 = null;
  371. this.lap_value6.TabIndex = 88;
  372. //
  373. // lap_value6_label
  374. //
  375. this.lap_value6_label.AutoSize = true;
  376. this.lap_value6_label.BackColor = System.Drawing.Color.Transparent;
  377. this.lap_value6_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  378. this.lap_value6_label.Location = new System.Drawing.Point(187, 251);
  379. this.lap_value6_label.Name = "lap_value6_label";
  380. this.lap_value6_label.Size = new System.Drawing.Size(42, 21);
  381. this.lap_value6_label.TabIndex = 90;
  382. this.lap_value6_label.Text = "内容";
  383. //
  384. // lap_param6
  385. //
  386. this.lap_param6.ID = null;
  387. this.lap_param6.Location = new System.Drawing.Point(77, 251);
  388. this.lap_param6.Name = "lap_param6";
  389. this.lap_param6.Size = new System.Drawing.Size(89, 21);
  390. this.lap_param6.Str = null;
  391. this.lap_param6.Str1 = null;
  392. this.lap_param6.Str2 = null;
  393. this.lap_param6.TabIndex = 87;
  394. //
  395. // lap_param6_label
  396. //
  397. this.lap_param6_label.AutoSize = true;
  398. this.lap_param6_label.BackColor = System.Drawing.Color.Transparent;
  399. this.lap_param6_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.lap_param6_label.Location = new System.Drawing.Point(29, 251);
  401. this.lap_param6_label.Name = "lap_param6_label";
  402. this.lap_param6_label.Size = new System.Drawing.Size(42, 21);
  403. this.lap_param6_label.TabIndex = 89;
  404. this.lap_param6_label.Text = "参数";
  405. //
  406. // lap_id7
  407. //
  408. this.lap_id7.AutoSize = true;
  409. this.lap_id7.BackColor = System.Drawing.Color.Transparent;
  410. this.lap_id7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  411. this.lap_id7.Location = new System.Drawing.Point(139, 300);
  412. this.lap_id7.Name = "lap_id7";
  413. this.lap_id7.Size = new System.Drawing.Size(0, 21);
  414. this.lap_id7.TabIndex = 96;
  415. this.lap_id7.Visible = false;
  416. //
  417. // lap_value7
  418. //
  419. this.lap_value7.ID = null;
  420. this.lap_value7.Location = new System.Drawing.Point(235, 300);
  421. this.lap_value7.Name = "lap_value7";
  422. this.lap_value7.Size = new System.Drawing.Size(89, 21);
  423. this.lap_value7.Str = null;
  424. this.lap_value7.Str1 = null;
  425. this.lap_value7.Str2 = null;
  426. this.lap_value7.TabIndex = 93;
  427. //
  428. // lap_value7_label
  429. //
  430. this.lap_value7_label.AutoSize = true;
  431. this.lap_value7_label.BackColor = System.Drawing.Color.Transparent;
  432. this.lap_value7_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.lap_value7_label.Location = new System.Drawing.Point(187, 300);
  434. this.lap_value7_label.Name = "lap_value7_label";
  435. this.lap_value7_label.Size = new System.Drawing.Size(42, 21);
  436. this.lap_value7_label.TabIndex = 95;
  437. this.lap_value7_label.Text = "内容";
  438. //
  439. // lap_param7
  440. //
  441. this.lap_param7.ID = null;
  442. this.lap_param7.Location = new System.Drawing.Point(77, 300);
  443. this.lap_param7.Name = "lap_param7";
  444. this.lap_param7.Size = new System.Drawing.Size(89, 21);
  445. this.lap_param7.Str = null;
  446. this.lap_param7.Str1 = null;
  447. this.lap_param7.Str2 = null;
  448. this.lap_param7.TabIndex = 92;
  449. //
  450. // lap_param7_label
  451. //
  452. this.lap_param7_label.AutoSize = true;
  453. this.lap_param7_label.BackColor = System.Drawing.Color.Transparent;
  454. this.lap_param7_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.lap_param7_label.Location = new System.Drawing.Point(29, 300);
  456. this.lap_param7_label.Name = "lap_param7_label";
  457. this.lap_param7_label.Size = new System.Drawing.Size(42, 21);
  458. this.lap_param7_label.TabIndex = 94;
  459. this.lap_param7_label.Text = "参数";
  460. //
  461. // 附件内容打印
  462. //
  463. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  464. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  465. this.ClientSize = new System.Drawing.Size(364, 395);
  466. this.Controls.Add(this.lap_id7);
  467. this.Controls.Add(this.lap_value7);
  468. this.Controls.Add(this.lap_value7_label);
  469. this.Controls.Add(this.lap_param7);
  470. this.Controls.Add(this.lap_param7_label);
  471. this.Controls.Add(this.lap_id6);
  472. this.Controls.Add(this.lap_value6);
  473. this.Controls.Add(this.lap_value6_label);
  474. this.Controls.Add(this.lap_param6);
  475. this.Controls.Add(this.lap_param6_label);
  476. this.Controls.Add(this.lap_id4);
  477. this.Controls.Add(this.lap_id5);
  478. this.Controls.Add(this.lap_id2);
  479. this.Controls.Add(this.lap_id3);
  480. this.Controls.Add(this.lap_id1);
  481. this.Controls.Add(this.Confirm);
  482. this.Controls.Add(this.lap_value4);
  483. this.Controls.Add(this.lap_value4_label);
  484. this.Controls.Add(this.lap_param4);
  485. this.Controls.Add(this.lap_param4_label);
  486. this.Controls.Add(this.lap_value5);
  487. this.Controls.Add(this.lap_value5_label);
  488. this.Controls.Add(this.lap_param5);
  489. this.Controls.Add(this.lap_param5_label);
  490. this.Controls.Add(this.lap_value2);
  491. this.Controls.Add(this.lap_value2_label);
  492. this.Controls.Add(this.lap_param2);
  493. this.Controls.Add(this.lap_param2_label);
  494. this.Controls.Add(this.lap_value3);
  495. this.Controls.Add(this.lap_value3_label);
  496. this.Controls.Add(this.lap_param3);
  497. this.Controls.Add(this.lap_param3_labe);
  498. this.Controls.Add(this.lap_value1);
  499. this.Controls.Add(this.lap_value1_label);
  500. this.Controls.Add(this.lap_param1);
  501. this.Controls.Add(this.lap_param1_label);
  502. this.Name = "附件内容打印";
  503. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  504. this.Text = "附加内容打印";
  505. this.Load += new System.EventHandler(this.附件内容打印_Load);
  506. this.ResumeLayout(false);
  507. this.PerformLayout();
  508. }
  509. #endregion
  510. private CustomControl.EnterTextBox lap_param1;
  511. private System.Windows.Forms.Label lap_param1_label;
  512. private CustomControl.EnterTextBox lap_value1;
  513. private System.Windows.Forms.Label lap_value1_label;
  514. private CustomControl.EnterTextBox lap_value3;
  515. private System.Windows.Forms.Label lap_value3_label;
  516. private CustomControl.EnterTextBox lap_param3;
  517. private System.Windows.Forms.Label lap_param3_labe;
  518. private CustomControl.EnterTextBox lap_value2;
  519. private System.Windows.Forms.Label lap_value2_label;
  520. private CustomControl.EnterTextBox lap_param2;
  521. private System.Windows.Forms.Label lap_param2_label;
  522. private CustomControl.EnterTextBox lap_value5;
  523. private System.Windows.Forms.Label lap_value5_label;
  524. private CustomControl.EnterTextBox lap_param5;
  525. private System.Windows.Forms.Label lap_param5_label;
  526. private CustomControl.EnterTextBox lap_value4;
  527. private System.Windows.Forms.Label lap_value4_label;
  528. private CustomControl.EnterTextBox lap_param4;
  529. private System.Windows.Forms.Label lap_param4_label;
  530. private System.Windows.Forms.Button Confirm;
  531. private System.Windows.Forms.Label lap_id4;
  532. private System.Windows.Forms.Label lap_id5;
  533. private System.Windows.Forms.Label lap_id2;
  534. private System.Windows.Forms.Label lap_id3;
  535. private System.Windows.Forms.Label lap_id1;
  536. private System.Windows.Forms.Label lap_id6;
  537. private CustomControl.EnterTextBox lap_value6;
  538. private System.Windows.Forms.Label lap_value6_label;
  539. private CustomControl.EnterTextBox lap_param6;
  540. private System.Windows.Forms.Label lap_param6_label;
  541. private System.Windows.Forms.Label lap_id7;
  542. private CustomControl.EnterTextBox lap_value7;
  543. private System.Windows.Forms.Label lap_value7_label;
  544. private CustomControl.EnterTextBox lap_param7;
  545. private System.Windows.Forms.Label lap_param7_label;
  546. }
  547. }