SystemSetting_PrinterTest.Designer.cs 21 KB

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