Query_SN1.Designer.cs 22 KB

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