Make_RePrintLabel.Designer.cs 23 KB

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