SystemSetting_PrinterTest.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391
  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.label1 = new System.Windows.Forms.Label();
  32. this.label4 = new System.Windows.Forms.Label();
  33. this.SN = new System.Windows.Forms.RadioButton();
  34. this.Material = new System.Windows.Forms.RadioButton();
  35. this.ma_prodcode_label = new System.Windows.Forms.Label();
  36. this.ma_prodcode = new System.Windows.Forms.Label();
  37. this.ma_qty = new System.Windows.Forms.Label();
  38. this.ma_qty_label = new System.Windows.Forms.Label();
  39. this.pr_detail = new System.Windows.Forms.Label();
  40. this.pr_detail_label = new System.Windows.Forms.Label();
  41. this.label2 = new System.Windows.Forms.Label();
  42. this.reportqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  43. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  45. this.Rn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.Setting = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  48. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  49. this.PrintTest = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  50. this.SuspendLayout();
  51. //
  52. // ma_salecode_label
  53. //
  54. this.ma_salecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  55. | System.Windows.Forms.AnchorStyles.Left)
  56. | System.Windows.Forms.AnchorStyles.Right)));
  57. this.ma_salecode_label.AutoSize = true;
  58. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  59. this.ma_salecode_label.Location = new System.Drawing.Point(142, 120);
  60. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  61. this.ma_salecode_label.Name = "ma_salecode_label";
  62. this.ma_salecode_label.Size = new System.Drawing.Size(178, 41);
  63. this.ma_salecode_label.TabIndex = 20;
  64. this.ma_salecode_label.Text = "打印机列表";
  65. //
  66. // label3
  67. //
  68. this.label3.AutoSize = true;
  69. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. this.label3.Location = new System.Drawing.Point(174, 588);
  71. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  72. this.label3.Name = "label3";
  73. this.label3.Size = new System.Drawing.Size(146, 41);
  74. this.label3.TabIndex = 31;
  75. this.label3.Text = "起始流水";
  76. //
  77. // label1
  78. //
  79. this.label1.AutoSize = true;
  80. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.label1.Location = new System.Drawing.Point(110, 517);
  82. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  83. this.label1.Name = "label1";
  84. this.label1.Size = new System.Drawing.Size(210, 41);
  85. this.label1.TabIndex = 28;
  86. this.label1.Text = "打印条码张数";
  87. //
  88. // label4
  89. //
  90. this.label4.AutoSize = true;
  91. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.label4.Location = new System.Drawing.Point(206, 190);
  93. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  94. this.label4.Name = "label4";
  95. this.label4.Size = new System.Drawing.Size(114, 41);
  96. this.label4.TabIndex = 33;
  97. this.label4.Text = "工单号";
  98. //
  99. // SN
  100. //
  101. this.SN.AutoSize = true;
  102. this.SN.Checked = true;
  103. this.SN.Location = new System.Drawing.Point(356, 60);
  104. this.SN.Name = "SN";
  105. this.SN.Size = new System.Drawing.Size(161, 28);
  106. this.SN.TabIndex = 39;
  107. this.SN.TabStop = true;
  108. this.SN.Text = "内部序列号";
  109. this.SN.UseVisualStyleBackColor = true;
  110. this.SN.Visible = false;
  111. this.SN.CheckedChanged += new System.EventHandler(this.SN_CheckedChanged);
  112. //
  113. // Material
  114. //
  115. this.Material.AutoSize = true;
  116. this.Material.Location = new System.Drawing.Point(545, 60);
  117. this.Material.Name = "Material";
  118. this.Material.Size = new System.Drawing.Size(137, 28);
  119. this.Material.TabIndex = 40;
  120. this.Material.Text = "物料条码";
  121. this.Material.UseVisualStyleBackColor = true;
  122. this.Material.Visible = false;
  123. //
  124. // ma_prodcode_label
  125. //
  126. this.ma_prodcode_label.AutoSize = true;
  127. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.ma_prodcode_label.Location = new System.Drawing.Point(174, 252);
  129. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  130. this.ma_prodcode_label.Name = "ma_prodcode_label";
  131. this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
  132. this.ma_prodcode_label.TabIndex = 41;
  133. this.ma_prodcode_label.Text = "产品编号";
  134. //
  135. // ma_prodcode
  136. //
  137. this.ma_prodcode.AutoSize = true;
  138. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.ma_prodcode.Location = new System.Drawing.Point(359, 252);
  140. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  141. this.ma_prodcode.Name = "ma_prodcode";
  142. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  143. this.ma_prodcode.TabIndex = 42;
  144. //
  145. // ma_qty
  146. //
  147. this.ma_qty.AutoSize = true;
  148. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.ma_qty.Location = new System.Drawing.Point(359, 313);
  150. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  151. this.ma_qty.Name = "ma_qty";
  152. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  153. this.ma_qty.TabIndex = 44;
  154. //
  155. // ma_qty_label
  156. //
  157. this.ma_qty_label.AutoSize = true;
  158. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.ma_qty_label.Location = new System.Drawing.Point(174, 313);
  160. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  161. this.ma_qty_label.Name = "ma_qty_label";
  162. this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
  163. this.ma_qty_label.TabIndex = 43;
  164. this.ma_qty_label.Text = "工单数量";
  165. //
  166. // pr_detail
  167. //
  168. this.pr_detail.AutoSize = true;
  169. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.pr_detail.Location = new System.Drawing.Point(359, 386);
  171. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  172. this.pr_detail.Name = "pr_detail";
  173. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  174. this.pr_detail.TabIndex = 46;
  175. //
  176. // pr_detail_label
  177. //
  178. this.pr_detail_label.AutoSize = true;
  179. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.pr_detail_label.Location = new System.Drawing.Point(174, 386);
  181. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  182. this.pr_detail_label.Name = "pr_detail_label";
  183. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  184. this.pr_detail_label.TabIndex = 45;
  185. this.pr_detail_label.Text = "产品名称";
  186. //
  187. // label2
  188. //
  189. this.label2.AutoSize = true;
  190. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.label2.Location = new System.Drawing.Point(174, 449);
  192. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  193. this.label2.Name = "label2";
  194. this.label2.Size = new System.Drawing.Size(146, 41);
  195. this.label2.TabIndex = 48;
  196. this.label2.Text = "报工数量";
  197. //
  198. // reportqty
  199. //
  200. this.reportqty.AllPower = null;
  201. this.reportqty.BackColor = System.Drawing.Color.White;
  202. this.reportqty.ID = null;
  203. this.reportqty.Location = new System.Drawing.Point(356, 455);
  204. this.reportqty.Margin = new System.Windows.Forms.Padding(6);
  205. this.reportqty.Name = "reportqty";
  206. this.reportqty.Power = null;
  207. this.reportqty.Size = new System.Drawing.Size(278, 35);
  208. this.reportqty.Str = null;
  209. this.reportqty.Str1 = null;
  210. this.reportqty.Str2 = null;
  211. this.reportqty.TabIndex = 47;
  212. //
  213. // ma_code
  214. //
  215. this.ma_code.AllPower = null;
  216. this.ma_code.BackColor = System.Drawing.Color.White;
  217. this.ma_code.ID = null;
  218. this.ma_code.Location = new System.Drawing.Point(356, 196);
  219. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  220. this.ma_code.Name = "ma_code";
  221. this.ma_code.Power = null;
  222. this.ma_code.Size = new System.Drawing.Size(278, 35);
  223. this.ma_code.Str = null;
  224. this.ma_code.Str1 = null;
  225. this.ma_code.Str2 = null;
  226. this.ma_code.TabIndex = 34;
  227. this.ma_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ma_code_KeyDown);
  228. //
  229. // Export
  230. //
  231. this.Export.AllPower = null;
  232. this.Export.BackColor = System.Drawing.Color.Transparent;
  233. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  234. this.Export.Image = null;
  235. this.Export.IsShowBorder = true;
  236. this.Export.Location = new System.Drawing.Point(356, 664);
  237. this.Export.Margin = new System.Windows.Forms.Padding(6);
  238. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  239. this.Export.Name = "Export";
  240. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  241. this.Export.Power = null;
  242. this.Export.Size = new System.Drawing.Size(150, 56);
  243. this.Export.TabIndex = 32;
  244. this.Export.Text = "打印";
  245. this.Export.UseVisualStyleBackColor = false;
  246. this.Export.Click += new System.EventHandler(this.Export_Click);
  247. //
  248. // Rn
  249. //
  250. this.Rn.AllPower = null;
  251. this.Rn.BackColor = System.Drawing.Color.White;
  252. this.Rn.ID = null;
  253. this.Rn.Location = new System.Drawing.Point(356, 594);
  254. this.Rn.Margin = new System.Windows.Forms.Padding(6);
  255. this.Rn.Name = "Rn";
  256. this.Rn.Power = null;
  257. this.Rn.Size = new System.Drawing.Size(278, 35);
  258. this.Rn.Str = null;
  259. this.Rn.Str1 = null;
  260. this.Rn.Str2 = null;
  261. this.Rn.TabIndex = 30;
  262. this.Rn.Text = "1";
  263. //
  264. // Num
  265. //
  266. this.Num.AllPower = null;
  267. this.Num.BackColor = System.Drawing.Color.White;
  268. this.Num.ID = null;
  269. this.Num.Location = new System.Drawing.Point(356, 526);
  270. this.Num.Margin = new System.Windows.Forms.Padding(6);
  271. this.Num.Name = "Num";
  272. this.Num.Power = null;
  273. this.Num.Size = new System.Drawing.Size(278, 35);
  274. this.Num.Str = null;
  275. this.Num.Str1 = null;
  276. this.Num.Str2 = null;
  277. this.Num.TabIndex = 27;
  278. //
  279. // Setting
  280. //
  281. this.Setting.AllPower = null;
  282. this.Setting.BackColor = System.Drawing.Color.Transparent;
  283. this.Setting.DownImage = ((System.Drawing.Image)(resources.GetObject("Setting.DownImage")));
  284. this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image")));
  286. this.Setting.IsShowBorder = true;
  287. this.Setting.Location = new System.Drawing.Point(988, 120);
  288. this.Setting.Margin = new System.Windows.Forms.Padding(4);
  289. this.Setting.MoveImage = ((System.Drawing.Image)(resources.GetObject("Setting.MoveImage")));
  290. this.Setting.Name = "Setting";
  291. this.Setting.NormalImage = ((System.Drawing.Image)(resources.GetObject("Setting.NormalImage")));
  292. this.Setting.Power = null;
  293. this.Setting.Size = new System.Drawing.Size(126, 48);
  294. this.Setting.TabIndex = 23;
  295. this.Setting.Text = "参数设置";
  296. this.Setting.UseVisualStyleBackColor = true;
  297. this.Setting.Click += new System.EventHandler(this.Setting_Click);
  298. //
  299. // PrinterList
  300. //
  301. this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.PrinterList.Location = new System.Drawing.Point(356, 120);
  303. this.PrinterList.Margin = new System.Windows.Forms.Padding(6, 8, 6, 8);
  304. this.PrinterList.Name = "PrinterList";
  305. this.PrinterList.Size = new System.Drawing.Size(426, 62);
  306. this.PrinterList.TabIndex = 22;
  307. //
  308. // PrintTest
  309. //
  310. this.PrintTest.AllPower = null;
  311. this.PrintTest.BackColor = System.Drawing.Color.Transparent;
  312. this.PrintTest.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.DownImage")));
  313. this.PrintTest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  314. this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image")));
  315. this.PrintTest.IsShowBorder = true;
  316. this.PrintTest.Location = new System.Drawing.Point(826, 120);
  317. this.PrintTest.Margin = new System.Windows.Forms.Padding(4);
  318. this.PrintTest.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.MoveImage")));
  319. this.PrintTest.Name = "PrintTest";
  320. this.PrintTest.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.NormalImage")));
  321. this.PrintTest.Power = null;
  322. this.PrintTest.Size = new System.Drawing.Size(126, 48);
  323. this.PrintTest.TabIndex = 21;
  324. this.PrintTest.Text = "打印测试";
  325. this.PrintTest.UseVisualStyleBackColor = true;
  326. this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
  327. //
  328. // SystemSetting_PrinterTest
  329. //
  330. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  331. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  332. this.ClientSize = new System.Drawing.Size(2034, 1118);
  333. this.Controls.Add(this.label2);
  334. this.Controls.Add(this.reportqty);
  335. this.Controls.Add(this.pr_detail);
  336. this.Controls.Add(this.pr_detail_label);
  337. this.Controls.Add(this.ma_qty);
  338. this.Controls.Add(this.ma_qty_label);
  339. this.Controls.Add(this.ma_prodcode);
  340. this.Controls.Add(this.ma_prodcode_label);
  341. this.Controls.Add(this.Material);
  342. this.Controls.Add(this.SN);
  343. this.Controls.Add(this.ma_code);
  344. this.Controls.Add(this.label4);
  345. this.Controls.Add(this.Export);
  346. this.Controls.Add(this.label3);
  347. this.Controls.Add(this.Rn);
  348. this.Controls.Add(this.label1);
  349. this.Controls.Add(this.Num);
  350. this.Controls.Add(this.Setting);
  351. this.Controls.Add(this.PrinterList);
  352. this.Controls.Add(this.PrintTest);
  353. this.Controls.Add(this.ma_salecode_label);
  354. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  355. this.Margin = new System.Windows.Forms.Padding(6);
  356. this.Name = "SystemSetting_PrinterTest";
  357. this.Tag = "Setup!PrinterTest";
  358. this.Text = "打印机调试";
  359. this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
  360. this.ResumeLayout(false);
  361. this.PerformLayout();
  362. }
  363. #endregion
  364. private System.Windows.Forms.Label ma_salecode_label;
  365. private CustomControl.ButtonUtil.NormalButton PrintTest;
  366. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  367. private CustomControl.ButtonUtil.NormalButton Setting;
  368. private System.Windows.Forms.Label label3;
  369. private CustomControl.TextBoxWithIcon.EnterTextBox Rn;
  370. private System.Windows.Forms.Label label1;
  371. private CustomControl.TextBoxWithIcon.EnterTextBox Num;
  372. private CustomControl.ButtonUtil.NormalButton Export;
  373. private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
  374. private System.Windows.Forms.Label label4;
  375. private System.Windows.Forms.RadioButton SN;
  376. private System.Windows.Forms.RadioButton Material;
  377. private System.Windows.Forms.Label ma_prodcode_label;
  378. private System.Windows.Forms.Label ma_prodcode;
  379. private System.Windows.Forms.Label ma_qty;
  380. private System.Windows.Forms.Label ma_qty_label;
  381. private System.Windows.Forms.Label pr_detail;
  382. private System.Windows.Forms.Label pr_detail_label;
  383. private System.Windows.Forms.Label label2;
  384. private CustomControl.TextBoxWithIcon.EnterTextBox reportqty;
  385. }
  386. }