SystemSetting_PrinterTest.Designer.cs 32 KB

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