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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  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.SuspendLayout();
  55. //
  56. // lap_param1
  57. //
  58. this.lap_param1.ID = null;
  59. this.lap_param1.Location = new System.Drawing.Point(77, 49);
  60. this.lap_param1.Name = "lap_param1";
  61. this.lap_param1.Size = new System.Drawing.Size(89, 21);
  62. this.lap_param1.Str = null;
  63. this.lap_param1.Str1 = null;
  64. this.lap_param1.Str2 = null;
  65. this.lap_param1.TabIndex = 0;
  66. //
  67. // lap_param1_label
  68. //
  69. this.lap_param1_label.AutoSize = true;
  70. this.lap_param1_label.BackColor = System.Drawing.Color.Transparent;
  71. this.lap_param1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.lap_param1_label.Location = new System.Drawing.Point(29, 49);
  73. this.lap_param1_label.Name = "lap_param1_label";
  74. this.lap_param1_label.Size = new System.Drawing.Size(42, 21);
  75. this.lap_param1_label.TabIndex = 61;
  76. this.lap_param1_label.Text = "参数";
  77. //
  78. // lap_value1
  79. //
  80. this.lap_value1.ID = null;
  81. this.lap_value1.Location = new System.Drawing.Point(235, 49);
  82. this.lap_value1.Name = "lap_value1";
  83. this.lap_value1.Size = new System.Drawing.Size(89, 21);
  84. this.lap_value1.Str = null;
  85. this.lap_value1.Str1 = null;
  86. this.lap_value1.Str2 = null;
  87. this.lap_value1.TabIndex = 1;
  88. //
  89. // lap_value1_label
  90. //
  91. this.lap_value1_label.AutoSize = true;
  92. this.lap_value1_label.BackColor = System.Drawing.Color.Transparent;
  93. this.lap_value1_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.lap_value1_label.Location = new System.Drawing.Point(187, 49);
  95. this.lap_value1_label.Name = "lap_value1_label";
  96. this.lap_value1_label.Size = new System.Drawing.Size(42, 21);
  97. this.lap_value1_label.TabIndex = 63;
  98. this.lap_value1_label.Text = "内容";
  99. //
  100. // lap_value3
  101. //
  102. this.lap_value3.ID = null;
  103. this.lap_value3.Location = new System.Drawing.Point(235, 153);
  104. this.lap_value3.Name = "lap_value3";
  105. this.lap_value3.Size = new System.Drawing.Size(89, 21);
  106. this.lap_value3.Str = null;
  107. this.lap_value3.Str1 = null;
  108. this.lap_value3.Str2 = null;
  109. this.lap_value3.TabIndex = 5;
  110. //
  111. // lap_value3_label
  112. //
  113. this.lap_value3_label.AutoSize = true;
  114. this.lap_value3_label.BackColor = System.Drawing.Color.Transparent;
  115. this.lap_value3_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.lap_value3_label.Location = new System.Drawing.Point(187, 153);
  117. this.lap_value3_label.Name = "lap_value3_label";
  118. this.lap_value3_label.Size = new System.Drawing.Size(42, 21);
  119. this.lap_value3_label.TabIndex = 67;
  120. this.lap_value3_label.Text = "内容";
  121. //
  122. // lap_param3
  123. //
  124. this.lap_param3.ID = null;
  125. this.lap_param3.Location = new System.Drawing.Point(77, 153);
  126. this.lap_param3.Name = "lap_param3";
  127. this.lap_param3.Size = new System.Drawing.Size(89, 21);
  128. this.lap_param3.Str = null;
  129. this.lap_param3.Str1 = null;
  130. this.lap_param3.Str2 = null;
  131. this.lap_param3.TabIndex = 4;
  132. //
  133. // lap_param3_labe
  134. //
  135. this.lap_param3_labe.AutoSize = true;
  136. this.lap_param3_labe.BackColor = System.Drawing.Color.Transparent;
  137. this.lap_param3_labe.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.lap_param3_labe.Location = new System.Drawing.Point(29, 153);
  139. this.lap_param3_labe.Name = "lap_param3_labe";
  140. this.lap_param3_labe.Size = new System.Drawing.Size(42, 21);
  141. this.lap_param3_labe.TabIndex = 65;
  142. this.lap_param3_labe.Text = "参数";
  143. //
  144. // lap_value2
  145. //
  146. this.lap_value2.ID = null;
  147. this.lap_value2.Location = new System.Drawing.Point(235, 102);
  148. this.lap_value2.Name = "lap_value2";
  149. this.lap_value2.Size = new System.Drawing.Size(89, 21);
  150. this.lap_value2.Str = null;
  151. this.lap_value2.Str1 = null;
  152. this.lap_value2.Str2 = null;
  153. this.lap_value2.TabIndex = 3;
  154. //
  155. // lap_value2_label
  156. //
  157. this.lap_value2_label.AutoSize = true;
  158. this.lap_value2_label.BackColor = System.Drawing.Color.Transparent;
  159. this.lap_value2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.lap_value2_label.Location = new System.Drawing.Point(187, 102);
  161. this.lap_value2_label.Name = "lap_value2_label";
  162. this.lap_value2_label.Size = new System.Drawing.Size(42, 21);
  163. this.lap_value2_label.TabIndex = 71;
  164. this.lap_value2_label.Text = "内容";
  165. //
  166. // lap_param2
  167. //
  168. this.lap_param2.ID = null;
  169. this.lap_param2.Location = new System.Drawing.Point(77, 102);
  170. this.lap_param2.Name = "lap_param2";
  171. this.lap_param2.Size = new System.Drawing.Size(89, 21);
  172. this.lap_param2.Str = null;
  173. this.lap_param2.Str1 = null;
  174. this.lap_param2.Str2 = null;
  175. this.lap_param2.TabIndex = 2;
  176. //
  177. // lap_param2_label
  178. //
  179. this.lap_param2_label.AutoSize = true;
  180. this.lap_param2_label.BackColor = System.Drawing.Color.Transparent;
  181. this.lap_param2_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.lap_param2_label.Location = new System.Drawing.Point(29, 102);
  183. this.lap_param2_label.Name = "lap_param2_label";
  184. this.lap_param2_label.Size = new System.Drawing.Size(42, 21);
  185. this.lap_param2_label.TabIndex = 69;
  186. this.lap_param2_label.Text = "参数";
  187. //
  188. // lap_value5
  189. //
  190. this.lap_value5.ID = null;
  191. this.lap_value5.Location = new System.Drawing.Point(235, 247);
  192. this.lap_value5.Name = "lap_value5";
  193. this.lap_value5.Size = new System.Drawing.Size(89, 21);
  194. this.lap_value5.Str = null;
  195. this.lap_value5.Str1 = null;
  196. this.lap_value5.Str2 = null;
  197. this.lap_value5.TabIndex = 9;
  198. //
  199. // lap_value5_label
  200. //
  201. this.lap_value5_label.AutoSize = true;
  202. this.lap_value5_label.BackColor = System.Drawing.Color.Transparent;
  203. this.lap_value5_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.lap_value5_label.Location = new System.Drawing.Point(187, 247);
  205. this.lap_value5_label.Name = "lap_value5_label";
  206. this.lap_value5_label.Size = new System.Drawing.Size(42, 21);
  207. this.lap_value5_label.TabIndex = 75;
  208. this.lap_value5_label.Text = "内容";
  209. //
  210. // lap_param5
  211. //
  212. this.lap_param5.ID = null;
  213. this.lap_param5.Location = new System.Drawing.Point(77, 247);
  214. this.lap_param5.Name = "lap_param5";
  215. this.lap_param5.Size = new System.Drawing.Size(89, 21);
  216. this.lap_param5.Str = null;
  217. this.lap_param5.Str1 = null;
  218. this.lap_param5.Str2 = null;
  219. this.lap_param5.TabIndex = 8;
  220. //
  221. // lap_param5_label
  222. //
  223. this.lap_param5_label.AutoSize = true;
  224. this.lap_param5_label.BackColor = System.Drawing.Color.Transparent;
  225. this.lap_param5_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  226. this.lap_param5_label.Location = new System.Drawing.Point(29, 247);
  227. this.lap_param5_label.Name = "lap_param5_label";
  228. this.lap_param5_label.Size = new System.Drawing.Size(42, 21);
  229. this.lap_param5_label.TabIndex = 73;
  230. this.lap_param5_label.Text = "参数";
  231. //
  232. // lap_value4
  233. //
  234. this.lap_value4.ID = null;
  235. this.lap_value4.Location = new System.Drawing.Point(235, 197);
  236. this.lap_value4.Name = "lap_value4";
  237. this.lap_value4.Size = new System.Drawing.Size(89, 21);
  238. this.lap_value4.Str = null;
  239. this.lap_value4.Str1 = null;
  240. this.lap_value4.Str2 = null;
  241. this.lap_value4.TabIndex = 7;
  242. //
  243. // lap_value4_label
  244. //
  245. this.lap_value4_label.AutoSize = true;
  246. this.lap_value4_label.BackColor = System.Drawing.Color.Transparent;
  247. this.lap_value4_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.lap_value4_label.Location = new System.Drawing.Point(187, 197);
  249. this.lap_value4_label.Name = "lap_value4_label";
  250. this.lap_value4_label.Size = new System.Drawing.Size(42, 21);
  251. this.lap_value4_label.TabIndex = 79;
  252. this.lap_value4_label.Text = "内容";
  253. //
  254. // lap_param4
  255. //
  256. this.lap_param4.ID = null;
  257. this.lap_param4.Location = new System.Drawing.Point(77, 197);
  258. this.lap_param4.Name = "lap_param4";
  259. this.lap_param4.Size = new System.Drawing.Size(89, 21);
  260. this.lap_param4.Str = null;
  261. this.lap_param4.Str1 = null;
  262. this.lap_param4.Str2 = null;
  263. this.lap_param4.TabIndex = 6;
  264. //
  265. // lap_param4_label
  266. //
  267. this.lap_param4_label.AutoSize = true;
  268. this.lap_param4_label.BackColor = System.Drawing.Color.Transparent;
  269. this.lap_param4_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.lap_param4_label.Location = new System.Drawing.Point(29, 197);
  271. this.lap_param4_label.Name = "lap_param4_label";
  272. this.lap_param4_label.Size = new System.Drawing.Size(42, 21);
  273. this.lap_param4_label.TabIndex = 77;
  274. this.lap_param4_label.Text = "参数";
  275. //
  276. // Confirm
  277. //
  278. this.Confirm.Location = new System.Drawing.Point(148, 308);
  279. this.Confirm.Name = "Confirm";
  280. this.Confirm.Size = new System.Drawing.Size(75, 23);
  281. this.Confirm.TabIndex = 81;
  282. this.Confirm.Text = "确认";
  283. this.Confirm.UseVisualStyleBackColor = true;
  284. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  285. //
  286. // lap_id4
  287. //
  288. this.lap_id4.AutoSize = true;
  289. this.lap_id4.BackColor = System.Drawing.Color.Transparent;
  290. this.lap_id4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.lap_id4.Location = new System.Drawing.Point(139, 197);
  292. this.lap_id4.Name = "lap_id4";
  293. this.lap_id4.Size = new System.Drawing.Size(0, 21);
  294. this.lap_id4.TabIndex = 86;
  295. this.lap_id4.Visible = false;
  296. //
  297. // lap_id5
  298. //
  299. this.lap_id5.AutoSize = true;
  300. this.lap_id5.BackColor = System.Drawing.Color.Transparent;
  301. this.lap_id5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.lap_id5.Location = new System.Drawing.Point(139, 247);
  303. this.lap_id5.Name = "lap_id5";
  304. this.lap_id5.Size = new System.Drawing.Size(0, 21);
  305. this.lap_id5.TabIndex = 85;
  306. this.lap_id5.Visible = false;
  307. //
  308. // lap_id2
  309. //
  310. this.lap_id2.AutoSize = true;
  311. this.lap_id2.BackColor = System.Drawing.Color.Transparent;
  312. this.lap_id2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.lap_id2.Location = new System.Drawing.Point(139, 102);
  314. this.lap_id2.Name = "lap_id2";
  315. this.lap_id2.Size = new System.Drawing.Size(0, 21);
  316. this.lap_id2.TabIndex = 84;
  317. this.lap_id2.Visible = false;
  318. //
  319. // lap_id3
  320. //
  321. this.lap_id3.AutoSize = true;
  322. this.lap_id3.BackColor = System.Drawing.Color.Transparent;
  323. this.lap_id3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.lap_id3.Location = new System.Drawing.Point(139, 153);
  325. this.lap_id3.Name = "lap_id3";
  326. this.lap_id3.Size = new System.Drawing.Size(0, 21);
  327. this.lap_id3.TabIndex = 83;
  328. this.lap_id3.Visible = false;
  329. //
  330. // lap_id1
  331. //
  332. this.lap_id1.AutoSize = true;
  333. this.lap_id1.BackColor = System.Drawing.Color.Transparent;
  334. this.lap_id1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.lap_id1.Location = new System.Drawing.Point(139, 49);
  336. this.lap_id1.Name = "lap_id1";
  337. this.lap_id1.Size = new System.Drawing.Size(0, 21);
  338. this.lap_id1.TabIndex = 82;
  339. this.lap_id1.Visible = false;
  340. //
  341. // 附件内容打印
  342. //
  343. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  344. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  345. this.ClientSize = new System.Drawing.Size(364, 359);
  346. this.Controls.Add(this.lap_id4);
  347. this.Controls.Add(this.lap_id5);
  348. this.Controls.Add(this.lap_id2);
  349. this.Controls.Add(this.lap_id3);
  350. this.Controls.Add(this.lap_id1);
  351. this.Controls.Add(this.Confirm);
  352. this.Controls.Add(this.lap_value4);
  353. this.Controls.Add(this.lap_value4_label);
  354. this.Controls.Add(this.lap_param4);
  355. this.Controls.Add(this.lap_param4_label);
  356. this.Controls.Add(this.lap_value5);
  357. this.Controls.Add(this.lap_value5_label);
  358. this.Controls.Add(this.lap_param5);
  359. this.Controls.Add(this.lap_param5_label);
  360. this.Controls.Add(this.lap_value2);
  361. this.Controls.Add(this.lap_value2_label);
  362. this.Controls.Add(this.lap_param2);
  363. this.Controls.Add(this.lap_param2_label);
  364. this.Controls.Add(this.lap_value3);
  365. this.Controls.Add(this.lap_value3_label);
  366. this.Controls.Add(this.lap_param3);
  367. this.Controls.Add(this.lap_param3_labe);
  368. this.Controls.Add(this.lap_value1);
  369. this.Controls.Add(this.lap_value1_label);
  370. this.Controls.Add(this.lap_param1);
  371. this.Controls.Add(this.lap_param1_label);
  372. this.Name = "附件内容打印";
  373. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  374. this.Text = "附加内容打印";
  375. this.Load += new System.EventHandler(this.附件内容打印_Load);
  376. this.ResumeLayout(false);
  377. this.PerformLayout();
  378. }
  379. #endregion
  380. private CustomControl.EnterTextBox lap_param1;
  381. private System.Windows.Forms.Label lap_param1_label;
  382. private CustomControl.EnterTextBox lap_value1;
  383. private System.Windows.Forms.Label lap_value1_label;
  384. private CustomControl.EnterTextBox lap_value3;
  385. private System.Windows.Forms.Label lap_value3_label;
  386. private CustomControl.EnterTextBox lap_param3;
  387. private System.Windows.Forms.Label lap_param3_labe;
  388. private CustomControl.EnterTextBox lap_value2;
  389. private System.Windows.Forms.Label lap_value2_label;
  390. private CustomControl.EnterTextBox lap_param2;
  391. private System.Windows.Forms.Label lap_param2_label;
  392. private CustomControl.EnterTextBox lap_value5;
  393. private System.Windows.Forms.Label lap_value5_label;
  394. private CustomControl.EnterTextBox lap_param5;
  395. private System.Windows.Forms.Label lap_param5_label;
  396. private CustomControl.EnterTextBox lap_value4;
  397. private System.Windows.Forms.Label lap_value4_label;
  398. private CustomControl.EnterTextBox lap_param4;
  399. private System.Windows.Forms.Label lap_param4_label;
  400. private System.Windows.Forms.Button Confirm;
  401. private System.Windows.Forms.Label lap_id4;
  402. private System.Windows.Forms.Label lap_id5;
  403. private System.Windows.Forms.Label lap_id2;
  404. private System.Windows.Forms.Label lap_id3;
  405. private System.Windows.Forms.Label lap_id1;
  406. }
  407. }