Query_SN.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362
  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.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label5 = new System.Windows.Forms.Label();
  33. this.label3 = new System.Windows.Forms.Label();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.date = new System.Windows.Forms.DateTimePicker();
  36. this.label6 = new System.Windows.Forms.Label();
  37. this.label7 = new System.Windows.Forms.Label();
  38. this.num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  39. this.status = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.seriallength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  41. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  42. this.color = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  43. this.factory = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  45. this.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.label8 = new System.Windows.Forms.Label();
  47. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  48. this.label9 = new System.Windows.Forms.Label();
  49. this.SuspendLayout();
  50. //
  51. // label1
  52. //
  53. this.label1.AutoSize = true;
  54. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  55. this.label1.Location = new System.Drawing.Point(106, 313);
  56. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  57. this.label1.Name = "label1";
  58. this.label1.Size = new System.Drawing.Size(146, 41);
  59. this.label1.TabIndex = 1;
  60. this.label1.Text = "工厂代码";
  61. //
  62. // label2
  63. //
  64. this.label2.AutoSize = true;
  65. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.label2.Location = new System.Drawing.Point(106, 181);
  67. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  68. this.label2.Name = "label2";
  69. this.label2.Size = new System.Drawing.Size(146, 41);
  70. this.label2.TabIndex = 2;
  71. this.label2.Text = "颜色代码";
  72. //
  73. // label5
  74. //
  75. this.label5.AutoSize = true;
  76. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label5.Location = new System.Drawing.Point(106, 112);
  78. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  79. this.label5.Name = "label5";
  80. this.label5.Size = new System.Drawing.Size(146, 41);
  81. this.label5.TabIndex = 11;
  82. this.label5.Text = "产品代码";
  83. //
  84. // label3
  85. //
  86. this.label3.AutoSize = true;
  87. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.label3.Location = new System.Drawing.Point(106, 456);
  89. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  90. this.label3.Name = "label3";
  91. this.label3.Size = new System.Drawing.Size(146, 41);
  92. this.label3.TabIndex = 13;
  93. this.label3.Text = "流水长度";
  94. //
  95. // label4
  96. //
  97. this.label4.AutoSize = true;
  98. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  99. this.label4.Location = new System.Drawing.Point(106, 383);
  100. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  101. this.label4.Name = "label4";
  102. this.label4.Size = new System.Drawing.Size(146, 41);
  103. this.label4.TabIndex = 15;
  104. this.label4.Text = "组装状态";
  105. //
  106. // date
  107. //
  108. this.date.Location = new System.Drawing.Point(305, 249);
  109. this.date.Name = "date";
  110. this.date.Size = new System.Drawing.Size(388, 35);
  111. this.date.TabIndex = 17;
  112. this.date.Value = new System.DateTime(2020, 9, 7, 0, 0, 0, 0);
  113. //
  114. // label6
  115. //
  116. this.label6.AutoSize = true;
  117. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.label6.Location = new System.Drawing.Point(106, 247);
  119. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  120. this.label6.Name = "label6";
  121. this.label6.Size = new System.Drawing.Size(82, 41);
  122. this.label6.TabIndex = 18;
  123. this.label6.Text = "日期";
  124. //
  125. // label7
  126. //
  127. this.label7.AutoSize = true;
  128. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  129. this.label7.Location = new System.Drawing.Point(106, 525);
  130. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  131. this.label7.Name = "label7";
  132. this.label7.Size = new System.Drawing.Size(126, 41);
  133. this.label7.TabIndex = 19;
  134. this.label7.Text = "SN数量";
  135. //
  136. // num
  137. //
  138. this.num.AllPower = null;
  139. this.num.BackColor = System.Drawing.Color.White;
  140. this.num.ID = null;
  141. this.num.Location = new System.Drawing.Point(305, 526);
  142. this.num.Margin = new System.Windows.Forms.Padding(6);
  143. this.num.Name = "num";
  144. this.num.Power = null;
  145. this.num.Size = new System.Drawing.Size(388, 35);
  146. this.num.Str = null;
  147. this.num.Str1 = null;
  148. this.num.Str2 = null;
  149. this.num.TabIndex = 20;
  150. //
  151. // status
  152. //
  153. this.status.AllPower = null;
  154. this.status.BackColor = System.Drawing.Color.White;
  155. this.status.ID = null;
  156. this.status.Location = new System.Drawing.Point(305, 386);
  157. this.status.Margin = new System.Windows.Forms.Padding(6);
  158. this.status.Name = "status";
  159. this.status.Power = null;
  160. this.status.Size = new System.Drawing.Size(388, 35);
  161. this.status.Str = null;
  162. this.status.Str1 = null;
  163. this.status.Str2 = null;
  164. this.status.TabIndex = 16;
  165. //
  166. // seriallength
  167. //
  168. this.seriallength.AllPower = null;
  169. this.seriallength.BackColor = System.Drawing.Color.White;
  170. this.seriallength.ID = null;
  171. this.seriallength.Location = new System.Drawing.Point(305, 457);
  172. this.seriallength.Margin = new System.Windows.Forms.Padding(6);
  173. this.seriallength.Name = "seriallength";
  174. this.seriallength.Power = null;
  175. this.seriallength.Size = new System.Drawing.Size(388, 35);
  176. this.seriallength.Str = null;
  177. this.seriallength.Str1 = null;
  178. this.seriallength.Str2 = null;
  179. this.seriallength.TabIndex = 14;
  180. this.seriallength.Text = "7";
  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(305, 118);
  188. this.pr_code.Margin = new System.Windows.Forms.Padding(6);
  189. this.pr_code.Name = "pr_code";
  190. this.pr_code.Power = null;
  191. this.pr_code.Size = new System.Drawing.Size(388, 35);
  192. this.pr_code.Str = null;
  193. this.pr_code.Str1 = null;
  194. this.pr_code.Str2 = null;
  195. this.pr_code.TabIndex = 12;
  196. this.pr_code.Text = "95023";
  197. //
  198. // color
  199. //
  200. this.color.AllPower = null;
  201. this.color.BackColor = System.Drawing.Color.White;
  202. this.color.ID = null;
  203. this.color.Location = new System.Drawing.Point(305, 186);
  204. this.color.Margin = new System.Windows.Forms.Padding(6);
  205. this.color.Name = "color";
  206. this.color.Power = null;
  207. this.color.Size = new System.Drawing.Size(388, 35);
  208. this.color.Str = null;
  209. this.color.Str1 = null;
  210. this.color.Str2 = null;
  211. this.color.TabIndex = 6;
  212. this.color.Text = "5";
  213. //
  214. // factory
  215. //
  216. this.factory.AllPower = null;
  217. this.factory.BackColor = System.Drawing.Color.White;
  218. this.factory.ID = null;
  219. this.factory.Location = new System.Drawing.Point(305, 315);
  220. this.factory.Margin = new System.Windows.Forms.Padding(6);
  221. this.factory.Name = "factory";
  222. this.factory.Power = null;
  223. this.factory.Size = new System.Drawing.Size(388, 35);
  224. this.factory.Str = null;
  225. this.factory.Str1 = null;
  226. this.factory.Str2 = null;
  227. this.factory.TabIndex = 5;
  228. this.factory.Text = "D";
  229. //
  230. // Export
  231. //
  232. this.Export.AllPower = null;
  233. this.Export.BackColor = System.Drawing.Color.Transparent;
  234. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  235. this.Export.Image = null;
  236. this.Export.IsShowBorder = true;
  237. this.Export.Location = new System.Drawing.Point(305, 659);
  238. this.Export.Margin = new System.Windows.Forms.Padding(6);
  239. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  240. this.Export.Name = "Export";
  241. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  242. this.Export.Power = null;
  243. this.Export.Size = new System.Drawing.Size(150, 56);
  244. this.Export.TabIndex = 0;
  245. this.Export.Text = "导出";
  246. this.Export.UseVisualStyleBackColor = false;
  247. this.Export.Click += new System.EventHandler(this.Export_Click);
  248. //
  249. // BeginMac
  250. //
  251. this.BeginMac.AllPower = null;
  252. this.BeginMac.BackColor = System.Drawing.Color.White;
  253. this.BeginMac.ID = null;
  254. this.BeginMac.Location = new System.Drawing.Point(305, 601);
  255. this.BeginMac.Margin = new System.Windows.Forms.Padding(6);
  256. this.BeginMac.Name = "BeginMac";
  257. this.BeginMac.Power = null;
  258. this.BeginMac.Size = new System.Drawing.Size(388, 35);
  259. this.BeginMac.Str = null;
  260. this.BeginMac.Str1 = null;
  261. this.BeginMac.Str2 = null;
  262. this.BeginMac.TabIndex = 22;
  263. //
  264. // label8
  265. //
  266. this.label8.AutoSize = true;
  267. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.label8.Location = new System.Drawing.Point(106, 599);
  269. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  270. this.label8.Name = "label8";
  271. this.label8.Size = new System.Drawing.Size(157, 41);
  272. this.label8.TabIndex = 21;
  273. this.label8.Text = "起始MAC";
  274. //
  275. // ma_code
  276. //
  277. this.ma_code.AllPower = null;
  278. this.ma_code.BackColor = System.Drawing.Color.White;
  279. this.ma_code.ID = null;
  280. this.ma_code.Location = new System.Drawing.Point(305, 47);
  281. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  282. this.ma_code.Name = "ma_code";
  283. this.ma_code.Power = null;
  284. this.ma_code.Size = new System.Drawing.Size(388, 35);
  285. this.ma_code.Str = null;
  286. this.ma_code.Str1 = null;
  287. this.ma_code.Str2 = null;
  288. this.ma_code.TabIndex = 24;
  289. //
  290. // label9
  291. //
  292. this.label9.AutoSize = true;
  293. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.label9.Location = new System.Drawing.Point(106, 44);
  295. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  296. this.label9.Name = "label9";
  297. this.label9.Size = new System.Drawing.Size(114, 41);
  298. this.label9.TabIndex = 23;
  299. this.label9.Text = "工单号";
  300. //
  301. // Query_SN
  302. //
  303. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  304. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  305. this.ClientSize = new System.Drawing.Size(1494, 1075);
  306. this.Controls.Add(this.ma_code);
  307. this.Controls.Add(this.label9);
  308. this.Controls.Add(this.BeginMac);
  309. this.Controls.Add(this.label8);
  310. this.Controls.Add(this.num);
  311. this.Controls.Add(this.label7);
  312. this.Controls.Add(this.label6);
  313. this.Controls.Add(this.date);
  314. this.Controls.Add(this.status);
  315. this.Controls.Add(this.label4);
  316. this.Controls.Add(this.seriallength);
  317. this.Controls.Add(this.label3);
  318. this.Controls.Add(this.pr_code);
  319. this.Controls.Add(this.label5);
  320. this.Controls.Add(this.color);
  321. this.Controls.Add(this.factory);
  322. this.Controls.Add(this.label2);
  323. this.Controls.Add(this.label1);
  324. this.Controls.Add(this.Export);
  325. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  326. this.Margin = new System.Windows.Forms.Padding(6);
  327. this.Name = "Query_SN";
  328. this.Tag = "Query!SpecialReport";
  329. this.Text = "Query_SpecialReport";
  330. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  331. this.ResumeLayout(false);
  332. this.PerformLayout();
  333. }
  334. #endregion
  335. private CustomControl.ButtonUtil.NormalButton Export;
  336. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  337. private System.Windows.Forms.Label label1;
  338. private System.Windows.Forms.Label label2;
  339. private CustomControl.TextBoxWithIcon.EnterTextBox factory;
  340. private CustomControl.TextBoxWithIcon.EnterTextBox color;
  341. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  342. private System.Windows.Forms.Label label5;
  343. private CustomControl.TextBoxWithIcon.EnterTextBox seriallength;
  344. private System.Windows.Forms.Label label3;
  345. private CustomControl.TextBoxWithIcon.EnterTextBox status;
  346. private System.Windows.Forms.Label label4;
  347. private System.Windows.Forms.DateTimePicker date;
  348. private System.Windows.Forms.Label label6;
  349. private CustomControl.TextBoxWithIcon.EnterTextBox num;
  350. private System.Windows.Forms.Label label7;
  351. private CustomControl.TextBoxWithIcon.EnterTextBox BeginMac;
  352. private System.Windows.Forms.Label label8;
  353. private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
  354. private System.Windows.Forms.Label label9;
  355. }
  356. }