Make_RePrintLabel.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_RePrintLabel
  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. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</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 contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_RePrintLabel));
  30. this.giftBox = new System.Windows.Forms.RadioButton();
  31. this.CartonBox = new System.Windows.Forms.RadioButton();
  32. this.fuselagel = new System.Windows.Forms.RadioButton();
  33. this.label = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.label111 = new System.Windows.Forms.Label();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.PrintLabel = new UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  38. this.label6 = new System.Windows.Forms.Label();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.label8 = new System.Windows.Forms.Label();
  41. this.label9 = new System.Windows.Forms.Label();
  42. this.label10 = new System.Windows.Forms.Label();
  43. this.inputValue = new System.Windows.Forms.Label();
  44. this.pr_code = new System.Windows.Forms.Label();
  45. this.ms_makecode = new System.Windows.Forms.Label();
  46. this.pr_detail = new System.Windows.Forms.Label();
  47. this.rePrintCheck = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  48. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  49. this.printBtn = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  50. this.printNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  51. this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  52. this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  53. this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  54. this.BigBox = new System.Windows.Forms.RadioButton();
  55. this.Pallte = new System.Windows.Forms.RadioButton();
  56. this.groupBoxWithBorder1.SuspendLayout();
  57. this.SuspendLayout();
  58. //
  59. // giftBox
  60. //
  61. this.giftBox.AutoSize = true;
  62. this.giftBox.Checked = true;
  63. this.giftBox.Font = new System.Drawing.Font("微软雅黑", 12F);
  64. this.giftBox.Location = new System.Drawing.Point(31, 73);
  65. this.giftBox.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  66. this.giftBox.Name = "giftBox";
  67. this.giftBox.Size = new System.Drawing.Size(177, 45);
  68. this.giftBox.TabIndex = 1;
  69. this.giftBox.TabStop = true;
  70. this.giftBox.Text = "彩标打印";
  71. this.giftBox.UseVisualStyleBackColor = true;
  72. this.giftBox.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  73. //
  74. // CartonBox
  75. //
  76. this.CartonBox.AutoSize = true;
  77. this.CartonBox.Font = new System.Drawing.Font("微软雅黑", 12F);
  78. this.CartonBox.Location = new System.Drawing.Point(268, 73);
  79. this.CartonBox.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  80. this.CartonBox.Name = "CartonBox";
  81. this.CartonBox.Size = new System.Drawing.Size(216, 45);
  82. this.CartonBox.TabIndex = 2;
  83. this.CartonBox.Text = "Carton打印";
  84. this.CartonBox.UseVisualStyleBackColor = true;
  85. this.CartonBox.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  86. //
  87. // fuselagel
  88. //
  89. this.fuselagel.AutoSize = true;
  90. this.fuselagel.Font = new System.Drawing.Font("微软雅黑", 12F);
  91. this.fuselagel.Location = new System.Drawing.Point(574, 73);
  92. this.fuselagel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  93. this.fuselagel.Name = "fuselagel";
  94. this.fuselagel.Size = new System.Drawing.Size(209, 45);
  95. this.fuselagel.TabIndex = 3;
  96. this.fuselagel.Text = "机身标打印";
  97. this.fuselagel.UseVisualStyleBackColor = true;
  98. this.fuselagel.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  99. //
  100. // label
  101. //
  102. this.label.AutoSize = true;
  103. this.label.Font = new System.Drawing.Font("微软雅黑", 12F);
  104. this.label.Location = new System.Drawing.Point(51, 177);
  105. this.label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  106. this.label.Name = "label";
  107. this.label.Size = new System.Drawing.Size(114, 41);
  108. this.label.TabIndex = 4;
  109. this.label.Text = "输入值";
  110. //
  111. // label3
  112. //
  113. this.label3.AutoSize = true;
  114. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  115. this.label3.Location = new System.Drawing.Point(728, 177);
  116. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  117. this.label3.Name = "label3";
  118. this.label3.Size = new System.Drawing.Size(146, 41);
  119. this.label3.TabIndex = 5;
  120. this.label3.Text = "工单代码";
  121. //
  122. // label111
  123. //
  124. this.label111.AutoSize = true;
  125. this.label111.Font = new System.Drawing.Font("微软雅黑", 12F);
  126. this.label111.Location = new System.Drawing.Point(51, 231);
  127. this.label111.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.label111.Name = "label111";
  129. this.label111.Size = new System.Drawing.Size(146, 41);
  130. this.label111.TabIndex = 6;
  131. this.label111.Text = "产品编号";
  132. //
  133. // label5
  134. //
  135. this.label5.AutoSize = true;
  136. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  137. this.label5.Location = new System.Drawing.Point(728, 231);
  138. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  139. this.label5.Name = "label5";
  140. this.label5.Size = new System.Drawing.Size(82, 41);
  141. this.label5.TabIndex = 7;
  142. this.label5.Text = "名称";
  143. //
  144. // PrintLabel
  145. //
  146. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  147. this.PrintLabel.FormattingEnabled = true;
  148. this.PrintLabel.Location = new System.Drawing.Point(251, 359);
  149. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  150. this.PrintLabel.Name = "PrintLabel";
  151. this.PrintLabel.Size = new System.Drawing.Size(295, 32);
  152. this.PrintLabel.TabIndex = 189;
  153. //
  154. // label6
  155. //
  156. this.label6.AutoSize = true;
  157. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.label6.Location = new System.Drawing.Point(51, 291);
  159. this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  160. this.label6.Name = "label6";
  161. this.label6.Size = new System.Drawing.Size(178, 41);
  162. this.label6.TabIndex = 188;
  163. this.label6.Text = "打印机列表";
  164. //
  165. // label7
  166. //
  167. this.label7.AutoSize = true;
  168. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.label7.Location = new System.Drawing.Point(51, 352);
  170. this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  171. this.label7.Name = "label7";
  172. this.label7.Size = new System.Drawing.Size(146, 41);
  173. this.label7.TabIndex = 187;
  174. this.label7.Text = "标签模板";
  175. //
  176. // label8
  177. //
  178. this.label8.AutoSize = true;
  179. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F);
  180. this.label8.Location = new System.Drawing.Point(725, 296);
  181. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  182. this.label8.Name = "label8";
  183. this.label8.Size = new System.Drawing.Size(114, 41);
  184. this.label8.TabIndex = 190;
  185. this.label8.Text = "输入框";
  186. //
  187. // label9
  188. //
  189. this.label9.AutoSize = true;
  190. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F);
  191. this.label9.Location = new System.Drawing.Point(728, 359);
  192. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  193. this.label9.Name = "label9";
  194. this.label9.Size = new System.Drawing.Size(82, 41);
  195. this.label9.TabIndex = 192;
  196. this.label9.Text = "份数";
  197. //
  198. // label10
  199. //
  200. this.label10.AutoSize = true;
  201. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F);
  202. this.label10.Location = new System.Drawing.Point(65, 768);
  203. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  204. this.label10.Name = "label10";
  205. this.label10.Size = new System.Drawing.Size(146, 41);
  206. this.label10.TabIndex = 196;
  207. this.label10.Text = "补打核对";
  208. //
  209. // inputValue
  210. //
  211. this.inputValue.AutoSize = true;
  212. this.inputValue.Font = new System.Drawing.Font("微软雅黑", 12F);
  213. this.inputValue.Location = new System.Drawing.Point(243, 177);
  214. this.inputValue.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  215. this.inputValue.Name = "inputValue";
  216. this.inputValue.Size = new System.Drawing.Size(0, 41);
  217. this.inputValue.TabIndex = 199;
  218. //
  219. // pr_code
  220. //
  221. this.pr_code.AutoSize = true;
  222. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  223. this.pr_code.Location = new System.Drawing.Point(243, 231);
  224. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  225. this.pr_code.Name = "pr_code";
  226. this.pr_code.Size = new System.Drawing.Size(0, 41);
  227. this.pr_code.TabIndex = 200;
  228. this.pr_code.TextChanged += new System.EventHandler(this.PrintLabel_TextChanged);
  229. //
  230. // ms_makecode
  231. //
  232. this.ms_makecode.AutoSize = true;
  233. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F);
  234. this.ms_makecode.Location = new System.Drawing.Point(875, 177);
  235. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  236. this.ms_makecode.Name = "ms_makecode";
  237. this.ms_makecode.Size = new System.Drawing.Size(0, 41);
  238. this.ms_makecode.TabIndex = 201;
  239. //
  240. // pr_detail
  241. //
  242. this.pr_detail.AutoSize = true;
  243. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  244. this.pr_detail.Location = new System.Drawing.Point(875, 231);
  245. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  246. this.pr_detail.Name = "pr_detail";
  247. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  248. this.pr_detail.TabIndex = 202;
  249. //
  250. // rePrintCheck
  251. //
  252. this.rePrintCheck.AllPower = null;
  253. this.rePrintCheck.BackColor = System.Drawing.Color.White;
  254. this.rePrintCheck.ID = null;
  255. this.rePrintCheck.Location = new System.Drawing.Point(297, 768);
  256. this.rePrintCheck.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  257. this.rePrintCheck.Name = "rePrintCheck";
  258. this.rePrintCheck.Power = null;
  259. this.rePrintCheck.Size = new System.Drawing.Size(321, 35);
  260. this.rePrintCheck.Str = null;
  261. this.rePrintCheck.Str1 = null;
  262. this.rePrintCheck.Str2 = null;
  263. this.rePrintCheck.TabIndex = 197;
  264. this.rePrintCheck.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rePrintCheck_KeyDown);
  265. //
  266. // OperateResult
  267. //
  268. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.OperateResult.Location = new System.Drawing.Point(59, 421);
  270. this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 7, 5, 7);
  271. this.OperateResult.Name = "OperateResult";
  272. this.OperateResult.Size = new System.Drawing.Size(1511, 327);
  273. this.OperateResult.TabIndex = 195;
  274. this.OperateResult.Text = "";
  275. //
  276. // printBtn
  277. //
  278. this.printBtn.AllPower = null;
  279. this.printBtn.BackColor = System.Drawing.Color.Transparent;
  280. this.printBtn.DownImage = ((System.Drawing.Image)(resources.GetObject("printBtn.DownImage")));
  281. this.printBtn.Image = null;
  282. this.printBtn.IsShowBorder = true;
  283. this.printBtn.Location = new System.Drawing.Point(1231, 356);
  284. this.printBtn.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  285. this.printBtn.MoveImage = ((System.Drawing.Image)(resources.GetObject("printBtn.MoveImage")));
  286. this.printBtn.Name = "printBtn";
  287. this.printBtn.NormalImage = ((System.Drawing.Image)(resources.GetObject("printBtn.NormalImage")));
  288. this.printBtn.Power = null;
  289. this.printBtn.Size = new System.Drawing.Size(100, 48);
  290. this.printBtn.TabIndex = 194;
  291. this.printBtn.Text = "打印";
  292. this.printBtn.UseVisualStyleBackColor = false;
  293. this.printBtn.Click += new System.EventHandler(this.print_Click);
  294. //
  295. // printNum
  296. //
  297. this.printNum.AllPower = null;
  298. this.printNum.BackColor = System.Drawing.Color.White;
  299. this.printNum.ID = null;
  300. this.printNum.Location = new System.Drawing.Point(884, 364);
  301. this.printNum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  302. this.printNum.Name = "printNum";
  303. this.printNum.Negative = false;
  304. this.printNum.Power = null;
  305. this.printNum.Size = new System.Drawing.Size(295, 35);
  306. this.printNum.Str = null;
  307. this.printNum.Str1 = null;
  308. this.printNum.Str2 = null;
  309. this.printNum.TabIndex = 193;
  310. this.printNum.Text = "1";
  311. //
  312. // inputText
  313. //
  314. this.inputText.AllPower = null;
  315. this.inputText.BackColor = System.Drawing.Color.White;
  316. this.inputText.ID = null;
  317. this.inputText.Location = new System.Drawing.Point(883, 299);
  318. this.inputText.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  319. this.inputText.Name = "inputText";
  320. this.inputText.Power = null;
  321. this.inputText.Size = new System.Drawing.Size(295, 35);
  322. this.inputText.Str = null;
  323. this.inputText.Str1 = null;
  324. this.inputText.Str2 = null;
  325. this.inputText.TabIndex = 191;
  326. this.inputText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.inputText_KeyDown);
  327. //
  328. // Printer
  329. //
  330. this.Printer.Location = new System.Drawing.Point(251, 291);
  331. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  332. this.Printer.Name = "Printer";
  333. this.Printer.Size = new System.Drawing.Size(296, 49);
  334. this.Printer.TabIndex = 186;
  335. //
  336. // groupBoxWithBorder1
  337. //
  338. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  339. this.groupBoxWithBorder1.Controls.Add(this.Pallte);
  340. this.groupBoxWithBorder1.Controls.Add(this.BigBox);
  341. this.groupBoxWithBorder1.Controls.Add(this.CartonBox);
  342. this.groupBoxWithBorder1.Controls.Add(this.fuselagel);
  343. this.groupBoxWithBorder1.Controls.Add(this.giftBox);
  344. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.groupBoxWithBorder1.Location = new System.Drawing.Point(59, 19);
  346. this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  347. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  348. this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
  349. this.groupBoxWithBorder1.Size = new System.Drawing.Size(1512, 144);
  350. this.groupBoxWithBorder1.TabIndex = 204;
  351. this.groupBoxWithBorder1.TabStop = false;
  352. this.groupBoxWithBorder1.Text = "打印类型";
  353. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  354. //
  355. // BigBox
  356. //
  357. this.BigBox.AutoSize = true;
  358. this.BigBox.Font = new System.Drawing.Font("微软雅黑", 12F);
  359. this.BigBox.Location = new System.Drawing.Point(878, 73);
  360. this.BigBox.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  361. this.BigBox.Name = "BigBox";
  362. this.BigBox.Size = new System.Drawing.Size(209, 45);
  363. this.BigBox.TabIndex = 4;
  364. this.BigBox.Text = "大箱标打印";
  365. this.BigBox.UseVisualStyleBackColor = true;
  366. this.BigBox.CheckedChanged += new System.EventHandler(this.radioButton_CheckedChange);
  367. //
  368. // Pallte
  369. //
  370. this.Pallte.AutoSize = true;
  371. this.Pallte.Font = new System.Drawing.Font("微软雅黑", 12F);
  372. this.Pallte.Location = new System.Drawing.Point(1142, 73);
  373. this.Pallte.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  374. this.Pallte.Name = "Pallte";
  375. this.Pallte.Size = new System.Drawing.Size(209, 45);
  376. this.Pallte.TabIndex = 5;
  377. this.Pallte.Text = "栈板标打印";
  378. this.Pallte.UseVisualStyleBackColor = true;
  379. //
  380. // Make_RePrintLabel
  381. //
  382. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  383. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  384. this.ClientSize = new System.Drawing.Size(1636, 833);
  385. this.Controls.Add(this.groupBoxWithBorder1);
  386. this.Controls.Add(this.pr_detail);
  387. this.Controls.Add(this.ms_makecode);
  388. this.Controls.Add(this.pr_code);
  389. this.Controls.Add(this.inputValue);
  390. this.Controls.Add(this.rePrintCheck);
  391. this.Controls.Add(this.label10);
  392. this.Controls.Add(this.OperateResult);
  393. this.Controls.Add(this.printBtn);
  394. this.Controls.Add(this.printNum);
  395. this.Controls.Add(this.label9);
  396. this.Controls.Add(this.inputText);
  397. this.Controls.Add(this.label8);
  398. this.Controls.Add(this.PrintLabel);
  399. this.Controls.Add(this.label6);
  400. this.Controls.Add(this.label7);
  401. this.Controls.Add(this.Printer);
  402. this.Controls.Add(this.label5);
  403. this.Controls.Add(this.label111);
  404. this.Controls.Add(this.label3);
  405. this.Controls.Add(this.label);
  406. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  407. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  408. this.Name = "Make_RePrintLabel";
  409. this.Tag = "Make!RePrintLabel";
  410. this.Text = "Make_RePrintLabel";
  411. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_RePrintLabel_FormClosing);
  412. this.Load += new System.EventHandler(this.Make_RePrintLabel_Load);
  413. this.SizeChanged += new System.EventHandler(this.Make_RePrintLabel_SizeChanged);
  414. this.groupBoxWithBorder1.ResumeLayout(true);
  415. this.groupBoxWithBorder1.PerformLayout();
  416. this.ResumeLayout(true);
  417. this.PerformLayout();
  418. }
  419. #endregion
  420. private System.Windows.Forms.RadioButton giftBox;
  421. private System.Windows.Forms.RadioButton CartonBox;
  422. private System.Windows.Forms.RadioButton fuselagel;
  423. private System.Windows.Forms.Label label;
  424. private System.Windows.Forms.Label label3;
  425. private System.Windows.Forms.Label label111;
  426. private System.Windows.Forms.Label label5;
  427. private UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  428. private System.Windows.Forms.Label label6;
  429. private System.Windows.Forms.Label label7;
  430. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  431. private System.Windows.Forms.Label label8;
  432. private CustomControl.TextBoxWithIcon.SnCollectionBox inputText;
  433. private System.Windows.Forms.Label label9;
  434. private CustomControl.TextBoxWithIcon.NumOnlyTextBox printNum;
  435. private CustomControl.ButtonUtil.NormalButton printBtn;
  436. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  437. private System.Windows.Forms.Label label10;
  438. private CustomControl.TextBoxWithIcon.SnCollectionBox rePrintCheck;
  439. private System.Windows.Forms.Label inputValue;
  440. private System.Windows.Forms.Label pr_code;
  441. private System.Windows.Forms.Label ms_makecode;
  442. private System.Windows.Forms.Label pr_detail;
  443. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  444. private System.Windows.Forms.RadioButton BigBox;
  445. private System.Windows.Forms.RadioButton Pallte;
  446. }
  447. }