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

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