SystemSetting_PrinterTest.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. namespace UAS_MES_NEW.SystemSetting
  2. {
  3. partial class SystemSetting_PrinterTest
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SystemSetting_PrinterTest));
  29. this.ma_salecode_label = new System.Windows.Forms.Label();
  30. this.label3 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.Date = new System.Windows.Forms.DateTimePicker();
  34. this.label6 = new System.Windows.Forms.Label();
  35. this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
  36. this.ma_printcount = new System.Windows.Forms.Label();
  37. this.ma_qty = new System.Windows.Forms.Label();
  38. this.lade = new System.Windows.Forms.Label();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.label5 = new System.Windows.Forms.Label();
  41. this.pr_detail = new System.Windows.Forms.Label();
  42. this.label4 = new System.Windows.Forms.Label();
  43. this.label8 = new System.Windows.Forms.Label();
  44. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  45. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  46. this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  47. this.Rn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  50. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  51. this.PrintTest = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  52. this.OneColumn = new System.Windows.Forms.RadioButton();
  53. this.TwoColumn = new System.Windows.Forms.RadioButton();
  54. this.ThreeColumn = new System.Windows.Forms.RadioButton();
  55. this.FourColumn = new System.Windows.Forms.RadioButton();
  56. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // ma_salecode_label
  60. //
  61. this.ma_salecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  62. | System.Windows.Forms.AnchorStyles.Left)
  63. | System.Windows.Forms.AnchorStyles.Right)));
  64. this.ma_salecode_label.AutoSize = true;
  65. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.ma_salecode_label.Location = new System.Drawing.Point(142, 120);
  67. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  68. this.ma_salecode_label.Name = "ma_salecode_label";
  69. this.ma_salecode_label.Size = new System.Drawing.Size(178, 41);
  70. this.ma_salecode_label.TabIndex = 20;
  71. this.ma_salecode_label.Text = "打印机列表";
  72. //
  73. // label3
  74. //
  75. this.label3.AutoSize = true;
  76. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label3.Location = new System.Drawing.Point(171, 767);
  78. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  79. this.label3.Name = "label3";
  80. this.label3.Size = new System.Drawing.Size(146, 41);
  81. this.label3.TabIndex = 31;
  82. this.label3.Text = "起始流水";
  83. //
  84. // label2
  85. //
  86. this.label2.AutoSize = true;
  87. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.label2.Location = new System.Drawing.Point(223, 468);
  89. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  90. this.label2.Name = "label2";
  91. this.label2.Size = new System.Drawing.Size(82, 41);
  92. this.label2.TabIndex = 29;
  93. this.label2.Text = "日期";
  94. //
  95. // label1
  96. //
  97. this.label1.AutoSize = true;
  98. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.label1.Location = new System.Drawing.Point(223, 608);
  100. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  101. this.label1.Name = "label1";
  102. this.label1.Size = new System.Drawing.Size(82, 41);
  103. this.label1.TabIndex = 28;
  104. this.label1.Text = "数量";
  105. //
  106. // Date
  107. //
  108. this.Date.Location = new System.Drawing.Point(356, 468);
  109. this.Date.Name = "Date";
  110. this.Date.Size = new System.Drawing.Size(278, 35);
  111. this.Date.TabIndex = 26;
  112. //
  113. // label6
  114. //
  115. this.label6.AutoSize = true;
  116. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  117. this.label6.Location = new System.Drawing.Point(171, 689);
  118. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  119. this.label6.Name = "label6";
  120. this.label6.Size = new System.Drawing.Size(146, 41);
  121. this.label6.TabIndex = 36;
  122. this.label6.Text = "流水长度";
  123. //
  124. // numericUpDown1
  125. //
  126. this.numericUpDown1.Location = new System.Drawing.Point(356, 695);
  127. this.numericUpDown1.Name = "numericUpDown1";
  128. this.numericUpDown1.Size = new System.Drawing.Size(120, 35);
  129. this.numericUpDown1.TabIndex = 37;
  130. this.numericUpDown1.Value = new decimal(new int[] {
  131. 6,
  132. 0,
  133. 0,
  134. 0});
  135. //
  136. // ma_printcount
  137. //
  138. this.ma_printcount.AutoSize = true;
  139. this.ma_printcount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.ma_printcount.Location = new System.Drawing.Point(650, 247);
  141. this.ma_printcount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  142. this.ma_printcount.Name = "ma_printcount";
  143. this.ma_printcount.Size = new System.Drawing.Size(0, 41);
  144. this.ma_printcount.TabIndex = 237;
  145. //
  146. // ma_qty
  147. //
  148. this.ma_qty.AutoSize = true;
  149. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.ma_qty.Location = new System.Drawing.Point(349, 247);
  151. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  152. this.ma_qty.Name = "ma_qty";
  153. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  154. this.ma_qty.TabIndex = 236;
  155. //
  156. // lade
  157. //
  158. this.lade.AutoSize = true;
  159. this.lade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.lade.Location = new System.Drawing.Point(492, 247);
  161. this.lade.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  162. this.lade.Name = "lade";
  163. this.lade.Size = new System.Drawing.Size(146, 41);
  164. this.lade.TabIndex = 235;
  165. this.lade.Text = "已打印数";
  166. //
  167. // label7
  168. //
  169. this.label7.AutoSize = true;
  170. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.label7.Location = new System.Drawing.Point(171, 247);
  172. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  173. this.label7.Name = "label7";
  174. this.label7.Size = new System.Drawing.Size(146, 41);
  175. this.label7.TabIndex = 234;
  176. this.label7.Text = "工单数量";
  177. //
  178. // label5
  179. //
  180. this.label5.AutoSize = true;
  181. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.label5.Location = new System.Drawing.Point(171, 181);
  183. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  184. this.label5.Name = "label5";
  185. this.label5.Size = new System.Drawing.Size(146, 41);
  186. this.label5.TabIndex = 232;
  187. this.label5.Text = "工单编号";
  188. //
  189. // pr_detail
  190. //
  191. this.pr_detail.AutoSize = true;
  192. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.pr_detail.Location = new System.Drawing.Point(349, 397);
  194. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  195. this.pr_detail.Name = "pr_detail";
  196. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  197. this.pr_detail.TabIndex = 241;
  198. //
  199. // label4
  200. //
  201. this.label4.AutoSize = true;
  202. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.label4.Location = new System.Drawing.Point(171, 397);
  204. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  205. this.label4.Name = "label4";
  206. this.label4.Size = new System.Drawing.Size(146, 41);
  207. this.label4.TabIndex = 240;
  208. this.label4.Text = "产品名称";
  209. //
  210. // label8
  211. //
  212. this.label8.AutoSize = true;
  213. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.label8.Location = new System.Drawing.Point(171, 320);
  215. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  216. this.label8.Name = "label8";
  217. this.label8.Size = new System.Drawing.Size(146, 41);
  218. this.label8.TabIndex = 238;
  219. this.label8.Text = "产品代码";
  220. //
  221. // pr_code
  222. //
  223. this.pr_code.AllPower = null;
  224. this.pr_code.BackColor = System.Drawing.Color.White;
  225. this.pr_code.ID = null;
  226. this.pr_code.Location = new System.Drawing.Point(356, 329);
  227. this.pr_code.Name = "pr_code";
  228. this.pr_code.Power = null;
  229. this.pr_code.Size = new System.Drawing.Size(388, 35);
  230. this.pr_code.Str = null;
  231. this.pr_code.Str1 = null;
  232. this.pr_code.Str2 = null;
  233. this.pr_code.TabIndex = 239;
  234. //
  235. // ma_code
  236. //
  237. this.ma_code.AllPower = "IFALL";
  238. this.ma_code.Caller = null;
  239. this.ma_code.Condition = null;
  240. this.ma_code.DBTitle = "";
  241. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  242. this.ma_code.FormName = null;
  243. this.ma_code.Location = new System.Drawing.Point(356, 181);
  244. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  245. this.ma_code.Name = "ma_code";
  246. this.ma_code.Power = "";
  247. this.ma_code.ReturnData = null;
  248. this.ma_code.SelectField = null;
  249. this.ma_code.SetValueField = null;
  250. this.ma_code.Size = new System.Drawing.Size(409, 46);
  251. this.ma_code.TabIndex = 233;
  252. this.ma_code.TableName = null;
  253. this.ma_code.Tag = "makecode";
  254. this.ma_code.TextBoxEnable = true;
  255. //
  256. // Export
  257. //
  258. this.Export.AllPower = null;
  259. this.Export.BackColor = System.Drawing.Color.Transparent;
  260. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  261. this.Export.Image = null;
  262. this.Export.IsShowBorder = true;
  263. this.Export.Location = new System.Drawing.Point(356, 865);
  264. this.Export.Margin = new System.Windows.Forms.Padding(6);
  265. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  266. this.Export.Name = "Export";
  267. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  268. this.Export.Power = null;
  269. this.Export.Size = new System.Drawing.Size(150, 56);
  270. this.Export.TabIndex = 32;
  271. this.Export.Text = "打印";
  272. this.Export.UseVisualStyleBackColor = false;
  273. this.Export.Click += new System.EventHandler(this.Export_Click);
  274. //
  275. // Rn
  276. //
  277. this.Rn.AllPower = null;
  278. this.Rn.BackColor = System.Drawing.Color.White;
  279. this.Rn.ID = null;
  280. this.Rn.Location = new System.Drawing.Point(356, 773);
  281. this.Rn.Margin = new System.Windows.Forms.Padding(6);
  282. this.Rn.Name = "Rn";
  283. this.Rn.Power = null;
  284. this.Rn.Size = new System.Drawing.Size(278, 35);
  285. this.Rn.Str = null;
  286. this.Rn.Str1 = null;
  287. this.Rn.Str2 = null;
  288. this.Rn.TabIndex = 30;
  289. this.Rn.Text = "1";
  290. //
  291. // Num
  292. //
  293. this.Num.AllPower = null;
  294. this.Num.BackColor = System.Drawing.Color.White;
  295. this.Num.ID = null;
  296. this.Num.Location = new System.Drawing.Point(356, 614);
  297. this.Num.Margin = new System.Windows.Forms.Padding(6);
  298. this.Num.Name = "Num";
  299. this.Num.Power = null;
  300. this.Num.Size = new System.Drawing.Size(278, 35);
  301. this.Num.Str = null;
  302. this.Num.Str1 = null;
  303. this.Num.Str2 = null;
  304. this.Num.TabIndex = 27;
  305. //
  306. // Setting
  307. //
  308. this.Setting.AllPower = null;
  309. this.Setting.BackColor = System.Drawing.Color.Transparent;
  310. this.Setting.DownImage = ((System.Drawing.Image)(resources.GetObject("Setting.DownImage")));
  311. this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image")));
  313. this.Setting.IsShowBorder = true;
  314. this.Setting.Location = new System.Drawing.Point(988, 120);
  315. this.Setting.Margin = new System.Windows.Forms.Padding(4);
  316. this.Setting.MoveImage = ((System.Drawing.Image)(resources.GetObject("Setting.MoveImage")));
  317. this.Setting.Name = "Setting";
  318. this.Setting.NormalImage = ((System.Drawing.Image)(resources.GetObject("Setting.NormalImage")));
  319. this.Setting.Power = null;
  320. this.Setting.Size = new System.Drawing.Size(126, 48);
  321. this.Setting.TabIndex = 23;
  322. this.Setting.Text = "参数设置";
  323. this.Setting.UseVisualStyleBackColor = true;
  324. this.Setting.Click += new System.EventHandler(this.Setting_Click);
  325. //
  326. // PrinterList
  327. //
  328. this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.PrinterList.Location = new System.Drawing.Point(356, 120);
  330. this.PrinterList.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  331. this.PrinterList.Name = "PrinterList";
  332. this.PrinterList.Size = new System.Drawing.Size(426, 62);
  333. this.PrinterList.TabIndex = 22;
  334. //
  335. // PrintTest
  336. //
  337. this.PrintTest.AllPower = null;
  338. this.PrintTest.BackColor = System.Drawing.Color.Transparent;
  339. this.PrintTest.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.DownImage")));
  340. this.PrintTest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image")));
  342. this.PrintTest.IsShowBorder = true;
  343. this.PrintTest.Location = new System.Drawing.Point(826, 120);
  344. this.PrintTest.Margin = new System.Windows.Forms.Padding(4);
  345. this.PrintTest.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.MoveImage")));
  346. this.PrintTest.Name = "PrintTest";
  347. this.PrintTest.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.NormalImage")));
  348. this.PrintTest.Power = null;
  349. this.PrintTest.Size = new System.Drawing.Size(126, 48);
  350. this.PrintTest.TabIndex = 21;
  351. this.PrintTest.Text = "打印测试";
  352. this.PrintTest.UseVisualStyleBackColor = true;
  353. this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
  354. //
  355. // OneColumn
  356. //
  357. this.OneColumn.AutoSize = true;
  358. this.OneColumn.Location = new System.Drawing.Point(356, 553);
  359. this.OneColumn.Name = "OneColumn";
  360. this.OneColumn.Size = new System.Drawing.Size(89, 28);
  361. this.OneColumn.TabIndex = 242;
  362. this.OneColumn.TabStop = true;
  363. this.OneColumn.Text = "单排";
  364. this.OneColumn.UseVisualStyleBackColor = true;
  365. //
  366. // TwoColumn
  367. //
  368. this.TwoColumn.AutoSize = true;
  369. this.TwoColumn.Location = new System.Drawing.Point(465, 553);
  370. this.TwoColumn.Name = "TwoColumn";
  371. this.TwoColumn.Size = new System.Drawing.Size(89, 28);
  372. this.TwoColumn.TabIndex = 243;
  373. this.TwoColumn.TabStop = true;
  374. this.TwoColumn.Text = "双排";
  375. this.TwoColumn.UseVisualStyleBackColor = true;
  376. //
  377. // ThreeColumn
  378. //
  379. this.ThreeColumn.AutoSize = true;
  380. this.ThreeColumn.Checked = true;
  381. this.ThreeColumn.Location = new System.Drawing.Point(583, 553);
  382. this.ThreeColumn.Name = "ThreeColumn";
  383. this.ThreeColumn.Size = new System.Drawing.Size(89, 28);
  384. this.ThreeColumn.TabIndex = 244;
  385. this.ThreeColumn.TabStop = true;
  386. this.ThreeColumn.Text = "三排";
  387. this.ThreeColumn.UseVisualStyleBackColor = true;
  388. //
  389. // FourColumn
  390. //
  391. this.FourColumn.AutoSize = true;
  392. this.FourColumn.Location = new System.Drawing.Point(693, 553);
  393. this.FourColumn.Name = "FourColumn";
  394. this.FourColumn.Size = new System.Drawing.Size(89, 28);
  395. this.FourColumn.TabIndex = 245;
  396. this.FourColumn.TabStop = true;
  397. this.FourColumn.Text = "四排";
  398. this.FourColumn.UseVisualStyleBackColor = true;
  399. //
  400. // SystemSetting_PrinterTest
  401. //
  402. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  403. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  404. this.ClientSize = new System.Drawing.Size(2034, 1118);
  405. this.Controls.Add(this.FourColumn);
  406. this.Controls.Add(this.ThreeColumn);
  407. this.Controls.Add(this.TwoColumn);
  408. this.Controls.Add(this.OneColumn);
  409. this.Controls.Add(this.pr_detail);
  410. this.Controls.Add(this.label4);
  411. this.Controls.Add(this.pr_code);
  412. this.Controls.Add(this.label8);
  413. this.Controls.Add(this.ma_printcount);
  414. this.Controls.Add(this.ma_qty);
  415. this.Controls.Add(this.lade);
  416. this.Controls.Add(this.label7);
  417. this.Controls.Add(this.ma_code);
  418. this.Controls.Add(this.label5);
  419. this.Controls.Add(this.numericUpDown1);
  420. this.Controls.Add(this.label6);
  421. this.Controls.Add(this.Export);
  422. this.Controls.Add(this.label3);
  423. this.Controls.Add(this.Rn);
  424. this.Controls.Add(this.label2);
  425. this.Controls.Add(this.label1);
  426. this.Controls.Add(this.Num);
  427. this.Controls.Add(this.Date);
  428. this.Controls.Add(this.Setting);
  429. this.Controls.Add(this.PrinterList);
  430. this.Controls.Add(this.PrintTest);
  431. this.Controls.Add(this.ma_salecode_label);
  432. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  433. this.Margin = new System.Windows.Forms.Padding(6);
  434. this.Name = "SystemSetting_PrinterTest";
  435. this.Tag = "Setup!PrinterTest";
  436. this.Text = "打印机调试";
  437. this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
  438. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  439. this.ResumeLayout(false);
  440. this.PerformLayout();
  441. }
  442. #endregion
  443. private System.Windows.Forms.Label ma_salecode_label;
  444. private CustomControl.ButtonUtil.NormalButton PrintTest;
  445. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  446. private CustomControl.ButtonUtil.NormalButton Setting;
  447. private System.Windows.Forms.Label label3;
  448. private CustomControl.TextBoxWithIcon.EnterTextBox Rn;
  449. private System.Windows.Forms.Label label2;
  450. private System.Windows.Forms.Label label1;
  451. private CustomControl.TextBoxWithIcon.EnterTextBox Num;
  452. private System.Windows.Forms.DateTimePicker Date;
  453. private CustomControl.ButtonUtil.NormalButton Export;
  454. private System.Windows.Forms.Label label6;
  455. private System.Windows.Forms.NumericUpDown numericUpDown1;
  456. private System.Windows.Forms.Label ma_printcount;
  457. private System.Windows.Forms.Label ma_qty;
  458. private System.Windows.Forms.Label lade;
  459. private System.Windows.Forms.Label label7;
  460. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  461. private System.Windows.Forms.Label label5;
  462. private System.Windows.Forms.Label pr_detail;
  463. private System.Windows.Forms.Label label4;
  464. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  465. private System.Windows.Forms.Label label8;
  466. private System.Windows.Forms.RadioButton OneColumn;
  467. private System.Windows.Forms.RadioButton TwoColumn;
  468. private System.Windows.Forms.RadioButton ThreeColumn;
  469. private System.Windows.Forms.RadioButton FourColumn;
  470. }
  471. }