SystemSetting_PrinterTest.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
  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. this.Color = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.label9 = new System.Windows.Forms.Label();
  58. this.label10 = new System.Windows.Forms.Label();
  59. this.Ram = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.label11 = new System.Windows.Forms.Label();
  61. this.MachineType = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  62. this.EightColumn = new System.Windows.Forms.RadioButton();
  63. this.FiveColumn = new System.Windows.Forms.RadioButton();
  64. this.FiveColumn1 = new System.Windows.Forms.RadioButton();
  65. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // ma_salecode_label
  69. //
  70. this.ma_salecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  71. | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.ma_salecode_label.AutoSize = true;
  74. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.ma_salecode_label.Location = new System.Drawing.Point(141, 120);
  76. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  77. this.ma_salecode_label.Name = "ma_salecode_label";
  78. this.ma_salecode_label.Size = new System.Drawing.Size(178, 41);
  79. this.ma_salecode_label.TabIndex = 20;
  80. this.ma_salecode_label.Text = "打印机列表";
  81. //
  82. // label3
  83. //
  84. this.label3.AutoSize = true;
  85. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.label3.Location = new System.Drawing.Point(171, 808);
  87. this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  88. this.label3.Name = "label3";
  89. this.label3.Size = new System.Drawing.Size(146, 41);
  90. this.label3.TabIndex = 31;
  91. this.label3.Text = "起始流水";
  92. //
  93. // label2
  94. //
  95. this.label2.AutoSize = true;
  96. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.label2.Location = new System.Drawing.Point(223, 509);
  98. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  99. this.label2.Name = "label2";
  100. this.label2.Size = new System.Drawing.Size(82, 41);
  101. this.label2.TabIndex = 29;
  102. this.label2.Text = "日期";
  103. //
  104. // label1
  105. //
  106. this.label1.AutoSize = true;
  107. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.label1.Location = new System.Drawing.Point(223, 649);
  109. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  110. this.label1.Name = "label1";
  111. this.label1.Size = new System.Drawing.Size(82, 41);
  112. this.label1.TabIndex = 28;
  113. this.label1.Text = "数量";
  114. //
  115. // Date
  116. //
  117. this.Date.Location = new System.Drawing.Point(356, 509);
  118. this.Date.Name = "Date";
  119. this.Date.Size = new System.Drawing.Size(279, 35);
  120. this.Date.TabIndex = 26;
  121. //
  122. // label6
  123. //
  124. this.label6.AutoSize = true;
  125. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.label6.Location = new System.Drawing.Point(171, 731);
  127. this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  128. this.label6.Name = "label6";
  129. this.label6.Size = new System.Drawing.Size(146, 41);
  130. this.label6.TabIndex = 36;
  131. this.label6.Text = "流水长度";
  132. //
  133. // numericUpDown1
  134. //
  135. this.numericUpDown1.Location = new System.Drawing.Point(356, 736);
  136. this.numericUpDown1.Name = "numericUpDown1";
  137. this.numericUpDown1.Size = new System.Drawing.Size(120, 35);
  138. this.numericUpDown1.TabIndex = 37;
  139. this.numericUpDown1.Value = new decimal(new int[] {
  140. 6,
  141. 0,
  142. 0,
  143. 0});
  144. //
  145. // ma_printcount
  146. //
  147. this.ma_printcount.AutoSize = true;
  148. this.ma_printcount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.ma_printcount.Location = new System.Drawing.Point(651, 247);
  150. this.ma_printcount.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  151. this.ma_printcount.Name = "ma_printcount";
  152. this.ma_printcount.Size = new System.Drawing.Size(0, 41);
  153. this.ma_printcount.TabIndex = 237;
  154. //
  155. // ma_qty
  156. //
  157. this.ma_qty.AutoSize = true;
  158. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.ma_qty.Location = new System.Drawing.Point(349, 247);
  160. this.ma_qty.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  161. this.ma_qty.Name = "ma_qty";
  162. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  163. this.ma_qty.TabIndex = 236;
  164. //
  165. // lade
  166. //
  167. this.lade.AutoSize = true;
  168. this.lade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.lade.Location = new System.Drawing.Point(492, 247);
  170. this.lade.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  171. this.lade.Name = "lade";
  172. this.lade.Size = new System.Drawing.Size(146, 41);
  173. this.lade.TabIndex = 235;
  174. this.lade.Text = "已打印数";
  175. //
  176. // label7
  177. //
  178. this.label7.AutoSize = true;
  179. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  180. this.label7.Location = new System.Drawing.Point(171, 247);
  181. this.label7.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  182. this.label7.Name = "label7";
  183. this.label7.Size = new System.Drawing.Size(146, 41);
  184. this.label7.TabIndex = 234;
  185. this.label7.Text = "工单数量";
  186. //
  187. // label5
  188. //
  189. this.label5.AutoSize = true;
  190. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  191. this.label5.Location = new System.Drawing.Point(171, 181);
  192. this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  193. this.label5.Name = "label5";
  194. this.label5.Size = new System.Drawing.Size(146, 41);
  195. this.label5.TabIndex = 232;
  196. this.label5.Text = "工单编号";
  197. //
  198. // pr_detail
  199. //
  200. this.pr_detail.AutoSize = true;
  201. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.pr_detail.Location = new System.Drawing.Point(349, 437);
  203. this.pr_detail.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  204. this.pr_detail.Name = "pr_detail";
  205. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  206. this.pr_detail.TabIndex = 241;
  207. //
  208. // label4
  209. //
  210. this.label4.AutoSize = true;
  211. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.label4.Location = new System.Drawing.Point(171, 437);
  213. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  214. this.label4.Name = "label4";
  215. this.label4.Size = new System.Drawing.Size(146, 41);
  216. this.label4.TabIndex = 240;
  217. this.label4.Text = "产品名称";
  218. //
  219. // label8
  220. //
  221. this.label8.AutoSize = true;
  222. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.label8.Location = new System.Drawing.Point(171, 361);
  224. this.label8.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  225. this.label8.Name = "label8";
  226. this.label8.Size = new System.Drawing.Size(146, 41);
  227. this.label8.TabIndex = 238;
  228. this.label8.Text = "产品代码";
  229. //
  230. // pr_code
  231. //
  232. this.pr_code.AllPower = null;
  233. this.pr_code.BackColor = System.Drawing.Color.White;
  234. this.pr_code.ID = null;
  235. this.pr_code.Location = new System.Drawing.Point(356, 371);
  236. this.pr_code.Name = "pr_code";
  237. this.pr_code.Power = null;
  238. this.pr_code.Size = new System.Drawing.Size(388, 35);
  239. this.pr_code.Str = null;
  240. this.pr_code.Str1 = null;
  241. this.pr_code.Str2 = null;
  242. this.pr_code.TabIndex = 239;
  243. //
  244. // ma_code
  245. //
  246. this.ma_code.AllPower = "IFALL";
  247. this.ma_code.Caller = null;
  248. this.ma_code.Condition = null;
  249. this.ma_code.DBTitle = "";
  250. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  251. this.ma_code.FormName = null;
  252. this.ma_code.Location = new System.Drawing.Point(356, 181);
  253. this.ma_code.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  254. this.ma_code.Name = "ma_code";
  255. this.ma_code.Power = "";
  256. this.ma_code.ReturnData = null;
  257. this.ma_code.SelectField = null;
  258. this.ma_code.SetValueField = null;
  259. this.ma_code.Size = new System.Drawing.Size(409, 45);
  260. this.ma_code.TabIndex = 233;
  261. this.ma_code.TableName = null;
  262. this.ma_code.Tag = "makecode";
  263. this.ma_code.TextBoxEnable = true;
  264. //
  265. // Export
  266. //
  267. this.Export.AllPower = null;
  268. this.Export.BackColor = System.Drawing.Color.Transparent;
  269. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  270. this.Export.Image = null;
  271. this.Export.IsShowBorder = true;
  272. this.Export.Location = new System.Drawing.Point(356, 907);
  273. this.Export.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  274. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  275. this.Export.Name = "Export";
  276. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  277. this.Export.Power = null;
  278. this.Export.Size = new System.Drawing.Size(149, 56);
  279. this.Export.TabIndex = 32;
  280. this.Export.Text = "打印";
  281. this.Export.UseVisualStyleBackColor = false;
  282. this.Export.Click += new System.EventHandler(this.Export_Click);
  283. //
  284. // Rn
  285. //
  286. this.Rn.AllPower = null;
  287. this.Rn.BackColor = System.Drawing.Color.White;
  288. this.Rn.ID = null;
  289. this.Rn.Location = new System.Drawing.Point(356, 813);
  290. this.Rn.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  291. this.Rn.Name = "Rn";
  292. this.Rn.Power = null;
  293. this.Rn.Size = new System.Drawing.Size(279, 35);
  294. this.Rn.Str = null;
  295. this.Rn.Str1 = null;
  296. this.Rn.Str2 = null;
  297. this.Rn.TabIndex = 30;
  298. this.Rn.Text = "1";
  299. //
  300. // Num
  301. //
  302. this.Num.AllPower = null;
  303. this.Num.BackColor = System.Drawing.Color.White;
  304. this.Num.ID = null;
  305. this.Num.Location = new System.Drawing.Point(356, 655);
  306. this.Num.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  307. this.Num.Name = "Num";
  308. this.Num.Power = null;
  309. this.Num.Size = new System.Drawing.Size(279, 35);
  310. this.Num.Str = null;
  311. this.Num.Str1 = null;
  312. this.Num.Str2 = null;
  313. this.Num.TabIndex = 27;
  314. //
  315. // Setting
  316. //
  317. this.Setting.AllPower = null;
  318. this.Setting.BackColor = System.Drawing.Color.Transparent;
  319. this.Setting.DownImage = ((System.Drawing.Image)(resources.GetObject("Setting.DownImage")));
  320. this.Setting.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.Setting.Image = ((System.Drawing.Image)(resources.GetObject("Setting.Image")));
  322. this.Setting.IsShowBorder = true;
  323. this.Setting.Location = new System.Drawing.Point(988, 120);
  324. this.Setting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  325. this.Setting.MoveImage = ((System.Drawing.Image)(resources.GetObject("Setting.MoveImage")));
  326. this.Setting.Name = "Setting";
  327. this.Setting.NormalImage = ((System.Drawing.Image)(resources.GetObject("Setting.NormalImage")));
  328. this.Setting.Power = null;
  329. this.Setting.Size = new System.Drawing.Size(125, 48);
  330. this.Setting.TabIndex = 23;
  331. this.Setting.Text = "参数设置";
  332. this.Setting.UseVisualStyleBackColor = true;
  333. this.Setting.Click += new System.EventHandler(this.Setting_Click);
  334. //
  335. // PrinterList
  336. //
  337. this.PrinterList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.PrinterList.Location = new System.Drawing.Point(356, 120);
  339. this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
  340. this.PrinterList.Name = "PrinterList";
  341. this.PrinterList.Size = new System.Drawing.Size(427, 61);
  342. this.PrinterList.TabIndex = 22;
  343. //
  344. // PrintTest
  345. //
  346. this.PrintTest.AllPower = null;
  347. this.PrintTest.BackColor = System.Drawing.Color.Transparent;
  348. this.PrintTest.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.DownImage")));
  349. this.PrintTest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.PrintTest.Image = ((System.Drawing.Image)(resources.GetObject("PrintTest.Image")));
  351. this.PrintTest.IsShowBorder = true;
  352. this.PrintTest.Location = new System.Drawing.Point(827, 120);
  353. this.PrintTest.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  354. this.PrintTest.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.MoveImage")));
  355. this.PrintTest.Name = "PrintTest";
  356. this.PrintTest.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintTest.NormalImage")));
  357. this.PrintTest.Power = null;
  358. this.PrintTest.Size = new System.Drawing.Size(125, 48);
  359. this.PrintTest.TabIndex = 21;
  360. this.PrintTest.Text = "打印测试";
  361. this.PrintTest.UseVisualStyleBackColor = true;
  362. this.PrintTest.Click += new System.EventHandler(this.PrintTest_Click);
  363. //
  364. // OneColumn
  365. //
  366. this.OneColumn.AutoSize = true;
  367. this.OneColumn.Location = new System.Drawing.Point(356, 595);
  368. this.OneColumn.Name = "OneColumn";
  369. this.OneColumn.Size = new System.Drawing.Size(89, 28);
  370. this.OneColumn.TabIndex = 242;
  371. this.OneColumn.TabStop = true;
  372. this.OneColumn.Text = "单排";
  373. this.OneColumn.UseVisualStyleBackColor = true;
  374. this.OneColumn.CheckedChanged += new System.EventHandler(this.OneColumn_CheckedChanged);
  375. //
  376. // TwoColumn
  377. //
  378. this.TwoColumn.AutoSize = true;
  379. this.TwoColumn.Location = new System.Drawing.Point(465, 595);
  380. this.TwoColumn.Name = "TwoColumn";
  381. this.TwoColumn.Size = new System.Drawing.Size(89, 28);
  382. this.TwoColumn.TabIndex = 243;
  383. this.TwoColumn.TabStop = true;
  384. this.TwoColumn.Text = "双排";
  385. this.TwoColumn.UseVisualStyleBackColor = true;
  386. //
  387. // ThreeColumn
  388. //
  389. this.ThreeColumn.AutoSize = true;
  390. this.ThreeColumn.Checked = true;
  391. this.ThreeColumn.Location = new System.Drawing.Point(583, 595);
  392. this.ThreeColumn.Name = "ThreeColumn";
  393. this.ThreeColumn.Size = new System.Drawing.Size(89, 28);
  394. this.ThreeColumn.TabIndex = 244;
  395. this.ThreeColumn.TabStop = true;
  396. this.ThreeColumn.Text = "三排";
  397. this.ThreeColumn.UseVisualStyleBackColor = true;
  398. //
  399. // FourColumn
  400. //
  401. this.FourColumn.AutoSize = true;
  402. this.FourColumn.Location = new System.Drawing.Point(693, 595);
  403. this.FourColumn.Name = "FourColumn";
  404. this.FourColumn.Size = new System.Drawing.Size(89, 28);
  405. this.FourColumn.TabIndex = 245;
  406. this.FourColumn.TabStop = true;
  407. this.FourColumn.Text = "四排";
  408. this.FourColumn.UseVisualStyleBackColor = true;
  409. //
  410. // Color
  411. //
  412. this.Color.AllPower = null;
  413. this.Color.BackColor = System.Drawing.Color.White;
  414. this.Color.ID = null;
  415. this.Color.Location = new System.Drawing.Point(356, 307);
  416. this.Color.Name = "Color";
  417. this.Color.Power = null;
  418. this.Color.Size = new System.Drawing.Size(199, 35);
  419. this.Color.Str = null;
  420. this.Color.Str1 = null;
  421. this.Color.Str2 = null;
  422. this.Color.TabIndex = 246;
  423. //
  424. // label9
  425. //
  426. this.label9.AutoSize = true;
  427. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.label9.Location = new System.Drawing.Point(223, 303);
  429. this.label9.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  430. this.label9.Name = "label9";
  431. this.label9.Size = new System.Drawing.Size(82, 41);
  432. this.label9.TabIndex = 247;
  433. this.label9.Text = "颜色";
  434. //
  435. // label10
  436. //
  437. this.label10.AutoSize = true;
  438. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.label10.Location = new System.Drawing.Point(633, 307);
  440. this.label10.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  441. this.label10.Name = "label10";
  442. this.label10.Size = new System.Drawing.Size(82, 41);
  443. this.label10.TabIndex = 249;
  444. this.label10.Text = "配置";
  445. //
  446. // Ram
  447. //
  448. this.Ram.AllPower = null;
  449. this.Ram.BackColor = System.Drawing.Color.White;
  450. this.Ram.ID = null;
  451. this.Ram.Location = new System.Drawing.Point(765, 312);
  452. this.Ram.Name = "Ram";
  453. this.Ram.Power = null;
  454. this.Ram.Size = new System.Drawing.Size(199, 35);
  455. this.Ram.Str = null;
  456. this.Ram.Str1 = null;
  457. this.Ram.Str2 = null;
  458. this.Ram.TabIndex = 248;
  459. //
  460. // label11
  461. //
  462. this.label11.AutoSize = true;
  463. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.label11.Location = new System.Drawing.Point(1032, 309);
  465. this.label11.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  466. this.label11.Name = "label11";
  467. this.label11.Size = new System.Drawing.Size(82, 41);
  468. this.label11.TabIndex = 251;
  469. this.label11.Text = "机型";
  470. //
  471. // MachineType
  472. //
  473. this.MachineType.AllPower = null;
  474. this.MachineType.BackColor = System.Drawing.Color.White;
  475. this.MachineType.ID = null;
  476. this.MachineType.Location = new System.Drawing.Point(1165, 315);
  477. this.MachineType.Name = "MachineType";
  478. this.MachineType.Power = null;
  479. this.MachineType.Size = new System.Drawing.Size(199, 35);
  480. this.MachineType.Str = null;
  481. this.MachineType.Str1 = null;
  482. this.MachineType.Str2 = null;
  483. this.MachineType.TabIndex = 250;
  484. //
  485. // EightColumn
  486. //
  487. this.EightColumn.AutoSize = true;
  488. this.EightColumn.Location = new System.Drawing.Point(799, 595);
  489. this.EightColumn.Name = "EightColumn";
  490. this.EightColumn.Size = new System.Drawing.Size(89, 28);
  491. this.EightColumn.TabIndex = 252;
  492. this.EightColumn.TabStop = true;
  493. this.EightColumn.Text = "八排";
  494. this.EightColumn.UseVisualStyleBackColor = true;
  495. //
  496. // FiveColumn
  497. //
  498. this.FiveColumn.AutoSize = true;
  499. this.FiveColumn.Location = new System.Drawing.Point(896, 595);
  500. this.FiveColumn.Name = "FiveColumn";
  501. this.FiveColumn.Size = new System.Drawing.Size(149, 28);
  502. this.FiveColumn.TabIndex = 253;
  503. this.FiveColumn.TabStop = true;
  504. this.FiveColumn.Text = "五排15_10";
  505. this.FiveColumn.UseVisualStyleBackColor = true;
  506. //
  507. // FiveColumn1
  508. //
  509. this.FiveColumn1.AutoSize = true;
  510. this.FiveColumn1.Location = new System.Drawing.Point(1074, 595);
  511. this.FiveColumn1.Name = "FiveColumn1";
  512. this.FiveColumn1.Size = new System.Drawing.Size(149, 28);
  513. this.FiveColumn1.TabIndex = 254;
  514. this.FiveColumn1.TabStop = true;
  515. this.FiveColumn1.Text = "五排15_15";
  516. this.FiveColumn1.UseVisualStyleBackColor = true;
  517. //
  518. // SystemSetting_PrinterTest
  519. //
  520. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  521. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  522. this.ClientSize = new System.Drawing.Size(2035, 1117);
  523. this.Controls.Add(this.FiveColumn1);
  524. this.Controls.Add(this.FiveColumn);
  525. this.Controls.Add(this.EightColumn);
  526. this.Controls.Add(this.label11);
  527. this.Controls.Add(this.MachineType);
  528. this.Controls.Add(this.label10);
  529. this.Controls.Add(this.Ram);
  530. this.Controls.Add(this.label9);
  531. this.Controls.Add(this.Color);
  532. this.Controls.Add(this.FourColumn);
  533. this.Controls.Add(this.ThreeColumn);
  534. this.Controls.Add(this.TwoColumn);
  535. this.Controls.Add(this.OneColumn);
  536. this.Controls.Add(this.pr_detail);
  537. this.Controls.Add(this.label4);
  538. this.Controls.Add(this.pr_code);
  539. this.Controls.Add(this.label8);
  540. this.Controls.Add(this.ma_printcount);
  541. this.Controls.Add(this.ma_qty);
  542. this.Controls.Add(this.lade);
  543. this.Controls.Add(this.label7);
  544. this.Controls.Add(this.ma_code);
  545. this.Controls.Add(this.label5);
  546. this.Controls.Add(this.numericUpDown1);
  547. this.Controls.Add(this.label6);
  548. this.Controls.Add(this.Export);
  549. this.Controls.Add(this.label3);
  550. this.Controls.Add(this.Rn);
  551. this.Controls.Add(this.label2);
  552. this.Controls.Add(this.label1);
  553. this.Controls.Add(this.Num);
  554. this.Controls.Add(this.Date);
  555. this.Controls.Add(this.Setting);
  556. this.Controls.Add(this.PrinterList);
  557. this.Controls.Add(this.PrintTest);
  558. this.Controls.Add(this.ma_salecode_label);
  559. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  560. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  561. this.Name = "SystemSetting_PrinterTest";
  562. this.Tag = "Setup!PrinterTest";
  563. this.Text = "打印机调试";
  564. this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
  565. ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
  566. this.ResumeLayout(true);
  567. this.PerformLayout();
  568. }
  569. #endregion
  570. private System.Windows.Forms.Label ma_salecode_label;
  571. private CustomControl.ButtonUtil.NormalButton PrintTest;
  572. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  573. private CustomControl.ButtonUtil.NormalButton Setting;
  574. private System.Windows.Forms.Label label3;
  575. private CustomControl.TextBoxWithIcon.EnterTextBox Rn;
  576. private System.Windows.Forms.Label label2;
  577. private System.Windows.Forms.Label label1;
  578. private CustomControl.TextBoxWithIcon.EnterTextBox Num;
  579. private System.Windows.Forms.DateTimePicker Date;
  580. private CustomControl.ButtonUtil.NormalButton Export;
  581. private System.Windows.Forms.Label label6;
  582. private System.Windows.Forms.NumericUpDown numericUpDown1;
  583. private System.Windows.Forms.Label ma_printcount;
  584. private System.Windows.Forms.Label ma_qty;
  585. private System.Windows.Forms.Label lade;
  586. private System.Windows.Forms.Label label7;
  587. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  588. private System.Windows.Forms.Label label5;
  589. private System.Windows.Forms.Label pr_detail;
  590. private System.Windows.Forms.Label label4;
  591. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  592. private System.Windows.Forms.Label label8;
  593. private System.Windows.Forms.RadioButton OneColumn;
  594. private System.Windows.Forms.RadioButton TwoColumn;
  595. private System.Windows.Forms.RadioButton ThreeColumn;
  596. private System.Windows.Forms.RadioButton FourColumn;
  597. private CustomControl.TextBoxWithIcon.EnterTextBox Color;
  598. private System.Windows.Forms.Label label9;
  599. private System.Windows.Forms.Label label10;
  600. private CustomControl.TextBoxWithIcon.EnterTextBox Ram;
  601. private System.Windows.Forms.Label label11;
  602. private CustomControl.TextBoxWithIcon.EnterTextBox MachineType;
  603. private System.Windows.Forms.RadioButton EightColumn;
  604. private System.Windows.Forms.RadioButton FiveColumn;
  605. private System.Windows.Forms.RadioButton FiveColumn1;
  606. }
  607. }