Query_SN.Designer.cs 20 KB

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