Query_SN.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SN));
  30. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.PrintNum = new System.Windows.Forms.NumericUpDown();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.label6 = new System.Windows.Forms.Label();
  38. this.pr_detail = new System.Windows.Forms.Label();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.lade = new System.Windows.Forms.Label();
  41. this.ma_qty = new System.Windows.Forms.Label();
  42. this.ma_printcount = new System.Windows.Forms.Label();
  43. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  45. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  46. this.PrinterList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  47. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  48. this.PrintFuseLabel = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  49. this.PrintByBatch = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  50. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  51. this.PrintBatch = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  52. this.label10 = new System.Windows.Forms.Label();
  53. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
  54. this.SuspendLayout();
  55. //
  56. // label5
  57. //
  58. this.label5.AutoSize = true;
  59. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.label5.Location = new System.Drawing.Point(79, 172);
  61. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  62. this.label5.Name = "label5";
  63. this.label5.Size = new System.Drawing.Size(146, 41);
  64. this.label5.TabIndex = 11;
  65. this.label5.Text = "产品代码";
  66. //
  67. // label1
  68. //
  69. this.label1.AutoSize = true;
  70. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.label1.Location = new System.Drawing.Point(79, 39);
  72. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  73. this.label1.Name = "label1";
  74. this.label1.Size = new System.Drawing.Size(146, 41);
  75. this.label1.TabIndex = 216;
  76. this.label1.Text = "工单编号";
  77. //
  78. // label2
  79. //
  80. this.label2.AutoSize = true;
  81. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.label2.Location = new System.Drawing.Point(111, 298);
  83. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  84. this.label2.Name = "label2";
  85. this.label2.Size = new System.Drawing.Size(114, 41);
  86. this.label2.TabIndex = 220;
  87. this.label2.Text = "打印机";
  88. //
  89. // label3
  90. //
  91. this.label3.AutoSize = true;
  92. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.label3.Location = new System.Drawing.Point(143, 369);
  94. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  95. this.label3.Name = "label3";
  96. this.label3.Size = new System.Drawing.Size(82, 41);
  97. this.label3.TabIndex = 219;
  98. this.label3.Text = "标签";
  99. //
  100. // PrintNum
  101. //
  102. this.PrintNum.Location = new System.Drawing.Point(264, 460);
  103. this.PrintNum.Name = "PrintNum";
  104. this.PrintNum.Size = new System.Drawing.Size(120, 35);
  105. this.PrintNum.TabIndex = 222;
  106. //
  107. // label4
  108. //
  109. this.label4.AutoSize = true;
  110. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.label4.Location = new System.Drawing.Point(79, 454);
  112. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  113. this.label4.Name = "label4";
  114. this.label4.Size = new System.Drawing.Size(146, 41);
  115. this.label4.TabIndex = 223;
  116. this.label4.Text = "打印数量";
  117. //
  118. // label6
  119. //
  120. this.label6.AutoSize = true;
  121. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.label6.Location = new System.Drawing.Point(79, 237);
  123. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  124. this.label6.Name = "label6";
  125. this.label6.Size = new System.Drawing.Size(146, 41);
  126. this.label6.TabIndex = 226;
  127. this.label6.Text = "产品名称";
  128. //
  129. // pr_detail
  130. //
  131. this.pr_detail.AutoSize = true;
  132. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.pr_detail.Location = new System.Drawing.Point(257, 237);
  134. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  135. this.pr_detail.Name = "pr_detail";
  136. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  137. this.pr_detail.TabIndex = 227;
  138. //
  139. // label7
  140. //
  141. this.label7.AutoSize = true;
  142. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.label7.Location = new System.Drawing.Point(79, 105);
  144. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  145. this.label7.Name = "label7";
  146. this.label7.Size = new System.Drawing.Size(146, 41);
  147. this.label7.TabIndex = 228;
  148. this.label7.Text = "工单数量";
  149. //
  150. // lade
  151. //
  152. this.lade.AutoSize = true;
  153. this.lade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.lade.Location = new System.Drawing.Point(400, 105);
  155. this.lade.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  156. this.lade.Name = "lade";
  157. this.lade.Size = new System.Drawing.Size(146, 41);
  158. this.lade.TabIndex = 229;
  159. this.lade.Text = "已打印数";
  160. //
  161. // ma_qty
  162. //
  163. this.ma_qty.AutoSize = true;
  164. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.ma_qty.Location = new System.Drawing.Point(257, 105);
  166. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  167. this.ma_qty.Name = "ma_qty";
  168. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  169. this.ma_qty.TabIndex = 230;
  170. //
  171. // ma_printcount
  172. //
  173. this.ma_printcount.AutoSize = true;
  174. this.ma_printcount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.ma_printcount.Location = new System.Drawing.Point(558, 105);
  176. this.ma_printcount.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  177. this.ma_printcount.Name = "ma_printcount";
  178. this.ma_printcount.Size = new System.Drawing.Size(0, 41);
  179. this.ma_printcount.TabIndex = 231;
  180. //
  181. // pr_code
  182. //
  183. this.pr_code.AllPower = null;
  184. this.pr_code.BackColor = System.Drawing.Color.White;
  185. this.pr_code.ID = null;
  186. this.pr_code.Location = new System.Drawing.Point(264, 181);
  187. this.pr_code.Name = "pr_code";
  188. this.pr_code.Power = null;
  189. this.pr_code.Size = new System.Drawing.Size(388, 35);
  190. this.pr_code.Str = null;
  191. this.pr_code.Str1 = null;
  192. this.pr_code.Str2 = null;
  193. this.pr_code.TabIndex = 225;
  194. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  195. //
  196. // OperateResult
  197. //
  198. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.OperateResult.Location = new System.Drawing.Point(785, 39);
  200. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  201. this.OperateResult.Name = "OperateResult";
  202. this.OperateResult.Size = new System.Drawing.Size(666, 986);
  203. this.OperateResult.TabIndex = 224;
  204. this.OperateResult.Text = "";
  205. //
  206. // PrintLabel
  207. //
  208. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  209. this.PrintLabel.FormattingEnabled = true;
  210. this.PrintLabel.Location = new System.Drawing.Point(264, 375);
  211. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  212. this.PrintLabel.Name = "PrintLabel";
  213. this.PrintLabel.Size = new System.Drawing.Size(388, 32);
  214. this.PrintLabel.TabIndex = 221;
  215. //
  216. // PrinterList
  217. //
  218. this.PrinterList.Location = new System.Drawing.Point(264, 304);
  219. this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
  220. this.PrinterList.Name = "PrinterList";
  221. this.PrinterList.Size = new System.Drawing.Size(388, 50);
  222. this.PrinterList.TabIndex = 218;
  223. //
  224. // ma_code
  225. //
  226. this.ma_code.AllPower = "IFALL";
  227. this.ma_code.Caller = null;
  228. this.ma_code.Condition = null;
  229. this.ma_code.DBTitle = "";
  230. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  231. this.ma_code.FormName = null;
  232. this.ma_code.Location = new System.Drawing.Point(264, 39);
  233. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  234. this.ma_code.Name = "ma_code";
  235. this.ma_code.Power = "";
  236. this.ma_code.ReturnData = null;
  237. this.ma_code.SelectField = null;
  238. this.ma_code.SetValueField = null;
  239. this.ma_code.Size = new System.Drawing.Size(409, 46);
  240. this.ma_code.TabIndex = 217;
  241. this.ma_code.TableName = null;
  242. this.ma_code.Tag = "makecode";
  243. this.ma_code.TextBoxEnable = true;
  244. this.ma_code.DbChange += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.DBSourceChange(this.pr_code_DbChange);
  245. //
  246. // PrintFuseLabel
  247. //
  248. this.PrintFuseLabel.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  249. this.PrintFuseLabel.AllPower = null;
  250. this.PrintFuseLabel.BackColor = System.Drawing.Color.Transparent;
  251. this.PrintFuseLabel.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.DownImage")));
  252. this.PrintFuseLabel.Image = null;
  253. this.PrintFuseLabel.IsShowBorder = true;
  254. this.PrintFuseLabel.Location = new System.Drawing.Point(292, 643);
  255. this.PrintFuseLabel.Margin = new System.Windows.Forms.Padding(6);
  256. this.PrintFuseLabel.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.MoveImage")));
  257. this.PrintFuseLabel.Name = "PrintFuseLabel";
  258. this.PrintFuseLabel.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintFuseLabel.NormalImage")));
  259. this.PrintFuseLabel.Power = null;
  260. this.PrintFuseLabel.Size = new System.Drawing.Size(150, 56);
  261. this.PrintFuseLabel.TabIndex = 27;
  262. this.PrintFuseLabel.Text = "打印";
  263. this.PrintFuseLabel.UseVisualStyleBackColor = false;
  264. this.PrintFuseLabel.Click += new System.EventHandler(this.Print_Click);
  265. //
  266. // PrintByBatch
  267. //
  268. this.PrintByBatch.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  269. this.PrintByBatch.AllPower = null;
  270. this.PrintByBatch.BackColor = System.Drawing.Color.Transparent;
  271. this.PrintByBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.DownImage")));
  272. this.PrintByBatch.Image = null;
  273. this.PrintByBatch.IsShowBorder = true;
  274. this.PrintByBatch.Location = new System.Drawing.Point(106, 643);
  275. this.PrintByBatch.Margin = new System.Windows.Forms.Padding(6);
  276. this.PrintByBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.MoveImage")));
  277. this.PrintByBatch.Name = "PrintByBatch";
  278. this.PrintByBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintByBatch.NormalImage")));
  279. this.PrintByBatch.Power = null;
  280. this.PrintByBatch.Size = new System.Drawing.Size(150, 56);
  281. this.PrintByBatch.TabIndex = 239;
  282. this.PrintByBatch.Text = "生成条码";
  283. this.PrintByBatch.UseVisualStyleBackColor = false;
  284. this.PrintByBatch.Click += new System.EventHandler(this.PrintByBatch_Click);
  285. //
  286. // normalButton1
  287. //
  288. this.normalButton1.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  289. this.normalButton1.AllPower = null;
  290. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  291. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  292. this.normalButton1.Image = null;
  293. this.normalButton1.IsShowBorder = true;
  294. this.normalButton1.Location = new System.Drawing.Point(491, 643);
  295. this.normalButton1.Margin = new System.Windows.Forms.Padding(6);
  296. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  297. this.normalButton1.Name = "normalButton1";
  298. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  299. this.normalButton1.Power = null;
  300. this.normalButton1.Size = new System.Drawing.Size(150, 56);
  301. this.normalButton1.TabIndex = 244;
  302. this.normalButton1.Text = "按批号补打";
  303. this.normalButton1.UseVisualStyleBackColor = false;
  304. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  305. //
  306. // PrintBatch
  307. //
  308. this.PrintBatch.AllPower = null;
  309. this.PrintBatch.BackColor = System.Drawing.Color.White;
  310. this.PrintBatch.ID = null;
  311. this.PrintBatch.Location = new System.Drawing.Point(264, 550);
  312. this.PrintBatch.Name = "PrintBatch";
  313. this.PrintBatch.Power = null;
  314. this.PrintBatch.Size = new System.Drawing.Size(388, 35);
  315. this.PrintBatch.Str = null;
  316. this.PrintBatch.Str1 = null;
  317. this.PrintBatch.Str2 = null;
  318. this.PrintBatch.TabIndex = 243;
  319. //
  320. // label10
  321. //
  322. this.label10.AutoSize = true;
  323. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. this.label10.Location = new System.Drawing.Point(79, 544);
  325. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  326. this.label10.Name = "label10";
  327. this.label10.Size = new System.Drawing.Size(146, 41);
  328. this.label10.TabIndex = 242;
  329. this.label10.Text = "补打批号";
  330. //
  331. // Query_SN
  332. //
  333. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  334. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  335. this.ClientSize = new System.Drawing.Size(1494, 1075);
  336. this.Controls.Add(this.normalButton1);
  337. this.Controls.Add(this.PrintBatch);
  338. this.Controls.Add(this.label10);
  339. this.Controls.Add(this.PrintByBatch);
  340. this.Controls.Add(this.ma_printcount);
  341. this.Controls.Add(this.ma_qty);
  342. this.Controls.Add(this.lade);
  343. this.Controls.Add(this.label7);
  344. this.Controls.Add(this.pr_detail);
  345. this.Controls.Add(this.label6);
  346. this.Controls.Add(this.pr_code);
  347. this.Controls.Add(this.OperateResult);
  348. this.Controls.Add(this.label4);
  349. this.Controls.Add(this.PrintNum);
  350. this.Controls.Add(this.PrintLabel);
  351. this.Controls.Add(this.label2);
  352. this.Controls.Add(this.label3);
  353. this.Controls.Add(this.PrinterList);
  354. this.Controls.Add(this.ma_code);
  355. this.Controls.Add(this.label1);
  356. this.Controls.Add(this.PrintFuseLabel);
  357. this.Controls.Add(this.label5);
  358. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  359. this.Margin = new System.Windows.Forms.Padding(6);
  360. this.Name = "Query_SN";
  361. this.Tag = "Query!SpecialReport";
  362. this.Text = "Query_SpecialReport";
  363. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  364. ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
  365. this.ResumeLayout(false);
  366. this.PerformLayout();
  367. }
  368. #endregion
  369. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  370. private System.Windows.Forms.Label label5;
  371. private CustomControl.ButtonUtil.NormalButton PrintFuseLabel;
  372. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  373. private System.Windows.Forms.Label label1;
  374. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  375. private System.Windows.Forms.Label label2;
  376. private System.Windows.Forms.Label label3;
  377. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  378. private System.Windows.Forms.NumericUpDown PrintNum;
  379. private System.Windows.Forms.Label label4;
  380. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  381. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  382. private System.Windows.Forms.Label label6;
  383. private System.Windows.Forms.Label pr_detail;
  384. private System.Windows.Forms.Label label7;
  385. private System.Windows.Forms.Label lade;
  386. private System.Windows.Forms.Label ma_qty;
  387. private System.Windows.Forms.Label ma_printcount;
  388. private CustomControl.ButtonUtil.NormalButton PrintByBatch;
  389. private CustomControl.ButtonUtil.NormalButton normalButton1;
  390. private CustomControl.TextBoxWithIcon.EnterTextBox PrintBatch;
  391. private System.Windows.Forms.Label label10;
  392. }
  393. }