Query_SN1.Designer.cs 18 KB

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