Query_SN.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_SN
  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(Query_SN));
  30. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.PrintNum = new System.Windows.Forms.NumericUpDown();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label6 = new System.Windows.Forms.Label();
  38. this.pr_detail = new System.Windows.Forms.Label();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.lade = new System.Windows.Forms.Label();
  41. this.ma_qty = new System.Windows.Forms.Label();
  42. this.ma_printcount = new System.Windows.Forms.Label();
  43. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  45. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  46. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  47. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  48. this.PrintFuseLabel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  49. this.RePrintSn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.label8 = new System.Windows.Forms.Label();
  51. this.label9 = new System.Windows.Forms.Label();
  52. this.SingleRowCount = new System.Windows.Forms.NumericUpDown();
  53. this.PrintNums = new System.Windows.Forms.CheckBox();
  54. this.PrintBatch = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.label10 = new System.Windows.Forms.Label();
  56. this.PrintByBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  57. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.SingleRowCount)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // label5
  62. //
  63. this.label5.AutoSize = true;
  64. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.label5.Location = new System.Drawing.Point(79, 172);
  66. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  67. this.label5.Name = "label5";
  68. this.label5.Size = new System.Drawing.Size(146, 41);
  69. this.label5.TabIndex = 11;
  70. this.label5.Text = "产品代码";
  71. //
  72. // label1
  73. //
  74. this.label1.AutoSize = true;
  75. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.label1.Location = new System.Drawing.Point(79, 39);
  77. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  78. this.label1.Name = "label1";
  79. this.label1.Size = new System.Drawing.Size(146, 41);
  80. this.label1.TabIndex = 216;
  81. this.label1.Text = "工单编号";
  82. //
  83. // label2
  84. //
  85. this.label2.AutoSize = true;
  86. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.label2.Location = new System.Drawing.Point(111, 298);
  88. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  89. this.label2.Name = "label2";
  90. this.label2.Size = new System.Drawing.Size(114, 41);
  91. this.label2.TabIndex = 220;
  92. this.label2.Text = "打印机";
  93. //
  94. // label3
  95. //
  96. this.label3.AutoSize = true;
  97. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.label3.Location = new System.Drawing.Point(143, 369);
  99. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  100. this.label3.Name = "label3";
  101. this.label3.Size = new System.Drawing.Size(82, 41);
  102. this.label3.TabIndex = 219;
  103. this.label3.Text = "标签";
  104. //
  105. // PrintNum
  106. //
  107. this.PrintNum.Location = new System.Drawing.Point(264, 460);
  108. this.PrintNum.Name = "PrintNum";
  109. this.PrintNum.Size = new System.Drawing.Size(120, 35);
  110. this.PrintNum.TabIndex = 222;
  111. //
  112. // label4
  113. //
  114. this.label4.AutoSize = true;
  115. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.label4.Location = new System.Drawing.Point(79, 454);
  117. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  118. this.label4.Name = "label4";
  119. this.label4.Size = new System.Drawing.Size(146, 41);
  120. this.label4.TabIndex = 223;
  121. this.label4.Text = "打印数量";
  122. //
  123. // label6
  124. //
  125. this.label6.AutoSize = true;
  126. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.label6.Location = new System.Drawing.Point(79, 237);
  128. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  129. this.label6.Name = "label6";
  130. this.label6.Size = new System.Drawing.Size(146, 41);
  131. this.label6.TabIndex = 226;
  132. this.label6.Text = "产品名称";
  133. //
  134. // pr_detail
  135. //
  136. this.pr_detail.AutoSize = true;
  137. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.pr_detail.Location = new System.Drawing.Point(257, 237);
  139. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  140. this.pr_detail.Name = "pr_detail";
  141. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  142. this.pr_detail.TabIndex = 227;
  143. //
  144. // label7
  145. //
  146. this.label7.AutoSize = true;
  147. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.label7.Location = new System.Drawing.Point(79, 105);
  149. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  150. this.label7.Name = "label7";
  151. this.label7.Size = new System.Drawing.Size(146, 41);
  152. this.label7.TabIndex = 228;
  153. this.label7.Text = "工单数量";
  154. //
  155. // lade
  156. //
  157. this.lade.AutoSize = true;
  158. this.lade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.lade.Location = new System.Drawing.Point(400, 105);
  160. this.lade.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  161. this.lade.Name = "lade";
  162. this.lade.Size = new System.Drawing.Size(146, 41);
  163. this.lade.TabIndex = 229;
  164. this.lade.Text = "已打印数";
  165. //
  166. // ma_qty
  167. //
  168. this.ma_qty.AutoSize = true;
  169. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.ma_qty.Location = new System.Drawing.Point(257, 105);
  171. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  172. this.ma_qty.Name = "ma_qty";
  173. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  174. this.ma_qty.TabIndex = 230;
  175. //
  176. // ma_printcount
  177. //
  178. this.ma_printcount.AutoSize = true;
  179. this.ma_printcount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.ma_printcount.Location = new System.Drawing.Point(558, 105);
  181. this.ma_printcount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  182. this.ma_printcount.Name = "ma_printcount";
  183. this.ma_printcount.Size = new System.Drawing.Size(0, 41);
  184. this.ma_printcount.TabIndex = 231;
  185. //
  186. // pr_code
  187. //
  188. this.pr_code.AllPower = null;
  189. this.pr_code.BackColor = System.Drawing.Color.White;
  190. this.pr_code.ID = null;
  191. this.pr_code.Location = new System.Drawing.Point(264, 181);
  192. this.pr_code.Name = "pr_code";
  193. this.pr_code.Power = null;
  194. this.pr_code.Size = new System.Drawing.Size(388, 35);
  195. this.pr_code.Str = null;
  196. this.pr_code.Str1 = null;
  197. this.pr_code.Str2 = null;
  198. this.pr_code.TabIndex = 225;
  199. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  200. //
  201. // OperateResult
  202. //
  203. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  204. this.OperateResult.Location = new System.Drawing.Point(785, 39);
  205. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  206. this.OperateResult.Name = "OperateResult";
  207. this.OperateResult.Size = new System.Drawing.Size(666, 986);
  208. this.OperateResult.TabIndex = 224;
  209. this.OperateResult.Text = "";
  210. //
  211. // PrintLabel
  212. //
  213. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  214. this.PrintLabel.FormattingEnabled = true;
  215. this.PrintLabel.Location = new System.Drawing.Point(264, 375);
  216. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  217. this.PrintLabel.Name = "PrintLabel";
  218. this.PrintLabel.Size = new System.Drawing.Size(388, 32);
  219. this.PrintLabel.TabIndex = 221;
  220. //
  221. // PrinterList
  222. //
  223. this.PrinterList.Location = new System.Drawing.Point(264, 304);
  224. this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
  225. this.PrinterList.Name = "PrinterList";
  226. this.PrinterList.Size = new System.Drawing.Size(388, 50);
  227. this.PrinterList.TabIndex = 218;
  228. //
  229. // ma_code
  230. //
  231. this.ma_code.AllPower = "IFALL";
  232. this.ma_code.Caller = null;
  233. this.ma_code.Condition = null;
  234. this.ma_code.DBTitle = "";
  235. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  236. this.ma_code.FormName = null;
  237. this.ma_code.Location = new System.Drawing.Point(264, 39);
  238. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  239. this.ma_code.Name = "ma_code";
  240. this.ma_code.Power = "";
  241. this.ma_code.ReturnData = null;
  242. this.ma_code.SelectField = null;
  243. this.ma_code.SetValueField = null;
  244. this.ma_code.Size = new System.Drawing.Size(409, 46);
  245. this.ma_code.TabIndex = 217;
  246. this.ma_code.TableName = null;
  247. this.ma_code.Tag = "makecode";
  248. this.ma_code.TextBoxEnable = true;
  249. this.ma_code.DbChange += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.DBSourceChange(this.pr_code_DbChange);
  250. //
  251. // PrintFuseLabel
  252. //
  253. this.PrintFuseLabel.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  254. this.PrintFuseLabel.AllPower = null;
  255. this.PrintFuseLabel.BackColor = System.Drawing.Color.Transparent;
  256. this.PrintFuseLabel.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.DownImage")));
  257. this.PrintFuseLabel.Image = null;
  258. this.PrintFuseLabel.IsShowBorder = true;
  259. this.PrintFuseLabel.Location = new System.Drawing.Point(264, 784);
  260. this.PrintFuseLabel.Margin = new System.Windows.Forms.Padding(6);
  261. this.PrintFuseLabel.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.MoveImage")));
  262. this.PrintFuseLabel.Name = "PrintFuseLabel";
  263. this.PrintFuseLabel.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.NormalImage")));
  264. this.PrintFuseLabel.Power = null;
  265. this.PrintFuseLabel.Size = new System.Drawing.Size(150, 56);
  266. this.PrintFuseLabel.TabIndex = 27;
  267. this.PrintFuseLabel.Text = "打印";
  268. this.PrintFuseLabel.UseVisualStyleBackColor = false;
  269. this.PrintFuseLabel.Click += new System.EventHandler(this.Print_Click);
  270. //
  271. // RePrintSn
  272. //
  273. this.RePrintSn.AllPower = null;
  274. this.RePrintSn.BackColor = System.Drawing.Color.White;
  275. this.RePrintSn.ID = null;
  276. this.RePrintSn.Location = new System.Drawing.Point(264, 611);
  277. this.RePrintSn.Name = "RePrintSn";
  278. this.RePrintSn.Power = null;
  279. this.RePrintSn.Size = new System.Drawing.Size(388, 35);
  280. this.RePrintSn.Str = null;
  281. this.RePrintSn.Str1 = null;
  282. this.RePrintSn.Str2 = null;
  283. this.RePrintSn.TabIndex = 233;
  284. //
  285. // label8
  286. //
  287. this.label8.AutoSize = true;
  288. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.label8.Location = new System.Drawing.Point(35, 605);
  290. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  291. this.label8.Name = "label8";
  292. this.label8.Size = new System.Drawing.Size(190, 41);
  293. this.label8.TabIndex = 232;
  294. this.label8.Text = "补打SN号码";
  295. //
  296. // label9
  297. //
  298. this.label9.AutoSize = true;
  299. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.label9.Location = new System.Drawing.Point(88, 538);
  301. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  302. this.label9.Name = "label9";
  303. this.label9.Size = new System.Drawing.Size(146, 41);
  304. this.label9.TabIndex = 235;
  305. this.label9.Text = "单排数量";
  306. //
  307. // SingleRowCount
  308. //
  309. this.SingleRowCount.Location = new System.Drawing.Point(264, 544);
  310. this.SingleRowCount.Name = "SingleRowCount";
  311. this.SingleRowCount.Size = new System.Drawing.Size(120, 35);
  312. this.SingleRowCount.TabIndex = 234;
  313. this.SingleRowCount.Value = new decimal(new int[] {
  314. 1,
  315. 0,
  316. 0,
  317. 0});
  318. //
  319. // PrintNums
  320. //
  321. this.PrintNums.AutoSize = true;
  322. this.PrintNums.Location = new System.Drawing.Point(432, 549);
  323. this.PrintNums.Name = "PrintNums";
  324. this.PrintNums.Size = new System.Drawing.Size(186, 28);
  325. this.PrintNums.TabIndex = 236;
  326. this.PrintNums.Text = "打印多联标签";
  327. this.PrintNums.UseVisualStyleBackColor = true;
  328. //
  329. // PrintBatch
  330. //
  331. this.PrintBatch.AllPower = null;
  332. this.PrintBatch.BackColor = System.Drawing.Color.White;
  333. this.PrintBatch.ID = null;
  334. this.PrintBatch.Location = new System.Drawing.Point(264, 698);
  335. this.PrintBatch.Name = "PrintBatch";
  336. this.PrintBatch.Power = null;
  337. this.PrintBatch.Size = new System.Drawing.Size(388, 35);
  338. this.PrintBatch.Str = null;
  339. this.PrintBatch.Str1 = null;
  340. this.PrintBatch.Str2 = null;
  341. this.PrintBatch.TabIndex = 238;
  342. //
  343. // label10
  344. //
  345. this.label10.AutoSize = true;
  346. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.label10.Location = new System.Drawing.Point(79, 692);
  348. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  349. this.label10.Name = "label10";
  350. this.label10.Size = new System.Drawing.Size(146, 41);
  351. this.label10.TabIndex = 237;
  352. this.label10.Text = "补打批号";
  353. //
  354. // PrintByBatch
  355. //
  356. this.PrintByBatch.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  357. this.PrintByBatch.AllPower = null;
  358. this.PrintByBatch.BackColor = System.Drawing.Color.Transparent;
  359. this.PrintByBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.DownImage")));
  360. this.PrintByBatch.Image = null;
  361. this.PrintByBatch.IsShowBorder = true;
  362. this.PrintByBatch.Location = new System.Drawing.Point(492, 784);
  363. this.PrintByBatch.Margin = new System.Windows.Forms.Padding(6);
  364. this.PrintByBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.MoveImage")));
  365. this.PrintByBatch.Name = "PrintByBatch";
  366. this.PrintByBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.NormalImage")));
  367. this.PrintByBatch.Power = null;
  368. this.PrintByBatch.Size = new System.Drawing.Size(150, 56);
  369. this.PrintByBatch.TabIndex = 239;
  370. this.PrintByBatch.Text = "按批号补打";
  371. this.PrintByBatch.UseVisualStyleBackColor = false;
  372. this.PrintByBatch.Click += new System.EventHandler(this.PrintByBatch_Click);
  373. //
  374. // Query_SN
  375. //
  376. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  377. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  378. this.ClientSize = new System.Drawing.Size(1494, 1075);
  379. this.Controls.Add(this.PrintByBatch);
  380. this.Controls.Add(this.PrintBatch);
  381. this.Controls.Add(this.label10);
  382. this.Controls.Add(this.PrintNums);
  383. this.Controls.Add(this.label9);
  384. this.Controls.Add(this.SingleRowCount);
  385. this.Controls.Add(this.RePrintSn);
  386. this.Controls.Add(this.label8);
  387. this.Controls.Add(this.ma_printcount);
  388. this.Controls.Add(this.ma_qty);
  389. this.Controls.Add(this.lade);
  390. this.Controls.Add(this.label7);
  391. this.Controls.Add(this.pr_detail);
  392. this.Controls.Add(this.label6);
  393. this.Controls.Add(this.pr_code);
  394. this.Controls.Add(this.OperateResult);
  395. this.Controls.Add(this.label4);
  396. this.Controls.Add(this.PrintNum);
  397. this.Controls.Add(this.PrintLabel);
  398. this.Controls.Add(this.label2);
  399. this.Controls.Add(this.label3);
  400. this.Controls.Add(this.PrinterList);
  401. this.Controls.Add(this.ma_code);
  402. this.Controls.Add(this.label1);
  403. this.Controls.Add(this.PrintFuseLabel);
  404. this.Controls.Add(this.label5);
  405. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  406. this.Margin = new System.Windows.Forms.Padding(6);
  407. this.Name = "Query_SN";
  408. this.Tag = "Query!SpecialReport";
  409. this.Text = "Query_SpecialReport";
  410. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  411. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
  412. ((System.ComponentModel.ISupportInitialize)(this.SingleRowCount)).EndInit();
  413. this.ResumeLayout(true);
  414. this.PerformLayout();
  415. }
  416. #endregion
  417. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  418. private System.Windows.Forms.Label label5;
  419. private CustomControl.ButtonUtil.NormalButton PrintFuseLabel;
  420. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  421. private System.Windows.Forms.Label label1;
  422. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  423. private System.Windows.Forms.Label label2;
  424. private System.Windows.Forms.Label label3;
  425. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  426. private System.Windows.Forms.NumericUpDown PrintNum;
  427. private System.Windows.Forms.Label label4;
  428. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  429. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  430. private System.Windows.Forms.Label label6;
  431. private System.Windows.Forms.Label pr_detail;
  432. private System.Windows.Forms.Label label7;
  433. private System.Windows.Forms.Label lade;
  434. private System.Windows.Forms.Label ma_qty;
  435. private System.Windows.Forms.Label ma_printcount;
  436. private CustomControl.TextBoxWithIcon.EnterTextBox RePrintSn;
  437. private System.Windows.Forms.Label label8;
  438. private System.Windows.Forms.Label label9;
  439. private System.Windows.Forms.NumericUpDown SingleRowCount;
  440. private System.Windows.Forms.CheckBox PrintNums;
  441. private CustomControl.TextBoxWithIcon.EnterTextBox PrintBatch;
  442. private System.Windows.Forms.Label label10;
  443. private CustomControl.ButtonUtil.NormalButton PrintByBatch;
  444. }
  445. }