Query_SpecialReport.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_SpecialReport
  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_SpecialReport));
  29. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  30. this.label5 = new System.Windows.Forms.Label();
  31. this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
  32. this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.Process = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label6 = new System.Windows.Forms.Label();
  37. this.TraceFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  38. this.TraceFile = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  39. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  40. this.XY = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  41. this.XYFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  42. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label7 = new System.Windows.Forms.Label();
  46. this.label8 = new System.Windows.Forms.Label();
  47. this.label9 = new System.Windows.Forms.Label();
  48. this.label10 = new System.Windows.Forms.Label();
  49. this.label11 = new System.Windows.Forms.Label();
  50. this.label12 = new System.Windows.Forms.Label();
  51. this.label13 = new System.Windows.Forms.Label();
  52. this.label14 = new System.Windows.Forms.Label();
  53. this.label15 = new System.Windows.Forms.Label();
  54. this.custname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.spec = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  56. this.softname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.machinename = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  58. this.mademan = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  59. this.tableab = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  60. this.bomversion = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  61. this.filecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  62. this.ecn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.releasedate = new System.Windows.Forms.DateTimePicker();
  64. this.workdate = new System.Windows.Forms.DateTimePicker();
  65. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // label5
  69. //
  70. this.label5.AutoSize = true;
  71. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.label5.Location = new System.Drawing.Point(47, 439);
  73. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  74. this.label5.Name = "label5";
  75. this.label5.Size = new System.Drawing.Size(210, 41);
  76. this.label5.TabIndex = 11;
  77. this.label5.Text = "原始坐标文件";
  78. //
  79. // ImportExcel1
  80. //
  81. this.ImportExcel1.FileName = "ImportExcel";
  82. //
  83. // label1
  84. //
  85. this.label1.AutoSize = true;
  86. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.label1.Location = new System.Drawing.Point(47, 370);
  88. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  89. this.label1.Name = "label1";
  90. this.label1.Size = new System.Drawing.Size(146, 41);
  91. this.label1.TabIndex = 240;
  92. this.label1.Text = "产品编号";
  93. //
  94. // Process
  95. //
  96. this.Process.AutoSize = true;
  97. this.Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.Process.Location = new System.Drawing.Point(1028, 149);
  99. this.Process.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  100. this.Process.Name = "Process";
  101. this.Process.Size = new System.Drawing.Size(0, 41);
  102. this.Process.TabIndex = 241;
  103. //
  104. // label2
  105. //
  106. this.label2.AutoSize = true;
  107. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.label2.Location = new System.Drawing.Point(726, 445);
  109. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  110. this.label2.Name = "label2";
  111. this.label2.Size = new System.Drawing.Size(82, 41);
  112. this.label2.TabIndex = 242;
  113. this.label2.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(15, 632);
  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(242, 41);
  123. this.label6.TabIndex = 244;
  124. this.label6.Text = "贴片机导出文件";
  125. //
  126. // TraceFilePath
  127. //
  128. this.TraceFilePath.AllPower = null;
  129. this.TraceFilePath.BackColor = System.Drawing.Color.White;
  130. this.TraceFilePath.ID = null;
  131. this.TraceFilePath.Location = new System.Drawing.Point(269, 638);
  132. this.TraceFilePath.Margin = new System.Windows.Forms.Padding(6);
  133. this.TraceFilePath.Name = "TraceFilePath";
  134. this.TraceFilePath.Power = null;
  135. this.TraceFilePath.Size = new System.Drawing.Size(445, 35);
  136. this.TraceFilePath.Str = null;
  137. this.TraceFilePath.Str1 = null;
  138. this.TraceFilePath.Str2 = null;
  139. this.TraceFilePath.TabIndex = 245;
  140. //
  141. // TraceFile
  142. //
  143. this.TraceFile.AllPower = null;
  144. this.TraceFile.BackColor = System.Drawing.Color.Transparent;
  145. this.TraceFile.DownImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.DownImage")));
  146. this.TraceFile.Image = null;
  147. this.TraceFile.IsShowBorder = true;
  148. this.TraceFile.Location = new System.Drawing.Point(269, 699);
  149. this.TraceFile.Margin = new System.Windows.Forms.Padding(6);
  150. this.TraceFile.MoveImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.MoveImage")));
  151. this.TraceFile.Name = "TraceFile";
  152. this.TraceFile.NormalImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.NormalImage")));
  153. this.TraceFile.Power = null;
  154. this.TraceFile.Size = new System.Drawing.Size(198, 56);
  155. this.TraceFile.TabIndex = 243;
  156. this.TraceFile.Text = "导入贴片机资料";
  157. this.TraceFile.UseVisualStyleBackColor = false;
  158. this.TraceFile.Click += new System.EventHandler(this.TraceFile_Click);
  159. //
  160. // pr_code
  161. //
  162. this.pr_code.AllPower = "ifall";
  163. this.pr_code.Caller = null;
  164. this.pr_code.Condition = null;
  165. this.pr_code.DBTitle = "选择物料";
  166. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  167. this.pr_code.FormName = null;
  168. this.pr_code.Location = new System.Drawing.Point(269, 370);
  169. this.pr_code.Margin = new System.Windows.Forms.Padding(5);
  170. this.pr_code.Name = "pr_code";
  171. this.pr_code.Power = "ifspecial";
  172. this.pr_code.ReturnData = null;
  173. this.pr_code.SelectField = null;
  174. this.pr_code.SetValueField = null;
  175. this.pr_code.Size = new System.Drawing.Size(445, 44);
  176. this.pr_code.TabIndex = 239;
  177. this.pr_code.TableName = null;
  178. this.pr_code.Tag = "";
  179. this.pr_code.TextBoxEnable = false;
  180. //
  181. // XY
  182. //
  183. this.XY.AllPower = null;
  184. this.XY.BackColor = System.Drawing.Color.Transparent;
  185. this.XY.DownImage = ((System.Drawing.Image)(resources.GetObject("XY.DownImage")));
  186. this.XY.Image = null;
  187. this.XY.IsShowBorder = true;
  188. this.XY.Location = new System.Drawing.Point(269, 519);
  189. this.XY.Margin = new System.Windows.Forms.Padding(6);
  190. this.XY.MoveImage = ((System.Drawing.Image)(resources.GetObject("XY.MoveImage")));
  191. this.XY.Name = "XY";
  192. this.XY.NormalImage = ((System.Drawing.Image)(resources.GetObject("XY.NormalImage")));
  193. this.XY.Power = null;
  194. this.XY.Size = new System.Drawing.Size(177, 56);
  195. this.XY.TabIndex = 187;
  196. this.XY.Text = "导入原始坐标";
  197. this.XY.UseVisualStyleBackColor = false;
  198. this.XY.Click += new System.EventHandler(this.XY_Click);
  199. //
  200. // XYFilePath
  201. //
  202. this.XYFilePath.AllPower = null;
  203. this.XYFilePath.BackColor = System.Drawing.Color.White;
  204. this.XYFilePath.ID = null;
  205. this.XYFilePath.Location = new System.Drawing.Point(269, 445);
  206. this.XYFilePath.Margin = new System.Windows.Forms.Padding(6);
  207. this.XYFilePath.Name = "XYFilePath";
  208. this.XYFilePath.Power = null;
  209. this.XYFilePath.Size = new System.Drawing.Size(445, 35);
  210. this.XYFilePath.Str = null;
  211. this.XYFilePath.Str1 = null;
  212. this.XYFilePath.Str2 = null;
  213. this.XYFilePath.TabIndex = 12;
  214. this.XYFilePath.TextChanged += new System.EventHandler(this.inoutno_TextChanged);
  215. //
  216. // dataGridView1
  217. //
  218. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  219. this.dataGridView1.Location = new System.Drawing.Point(41, 1007);
  220. this.dataGridView1.Name = "dataGridView1";
  221. this.dataGridView1.RowHeadersWidth = 82;
  222. this.dataGridView1.RowTemplate.Height = 37;
  223. this.dataGridView1.Size = new System.Drawing.Size(1416, 10);
  224. this.dataGridView1.TabIndex = 246;
  225. //
  226. // label3
  227. //
  228. this.label3.AutoSize = true;
  229. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.label3.Location = new System.Drawing.Point(49, 20);
  231. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  232. this.label3.Name = "label3";
  233. this.label3.Size = new System.Drawing.Size(146, 41);
  234. this.label3.TabIndex = 247;
  235. this.label3.Text = "客户名称";
  236. //
  237. // label4
  238. //
  239. this.label4.AutoSize = true;
  240. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.label4.Location = new System.Drawing.Point(951, 190);
  242. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  243. this.label4.Name = "label4";
  244. this.label4.Size = new System.Drawing.Size(147, 41);
  245. this.label4.TabIndex = 248;
  246. this.label4.Text = "ECN记录";
  247. //
  248. // label7
  249. //
  250. this.label7.AutoSize = true;
  251. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.label7.Location = new System.Drawing.Point(530, 176);
  253. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  254. this.label7.Name = "label7";
  255. this.label7.Size = new System.Drawing.Size(82, 41);
  256. this.label7.TabIndex = 249;
  257. this.label7.Text = "面别";
  258. //
  259. // label8
  260. //
  261. this.label8.AutoSize = true;
  262. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.label8.Location = new System.Drawing.Point(49, 176);
  264. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  265. this.label8.Name = "label8";
  266. this.label8.Size = new System.Drawing.Size(146, 41);
  267. this.label8.TabIndex = 250;
  268. this.label8.Text = "程序名称";
  269. //
  270. // label9
  271. //
  272. this.label9.AutoSize = true;
  273. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  274. this.label9.Location = new System.Drawing.Point(951, 95);
  275. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  276. this.label9.Name = "label9";
  277. this.label9.Size = new System.Drawing.Size(146, 41);
  278. this.label9.TabIndex = 251;
  279. this.label9.Text = "生效日期";
  280. //
  281. // label10
  282. //
  283. this.label10.AutoSize = true;
  284. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.label10.Location = new System.Drawing.Point(530, 95);
  286. this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  287. this.label10.Name = "label10";
  288. this.label10.Size = new System.Drawing.Size(159, 41);
  289. this.label10.TabIndex = 252;
  290. this.label10.Text = "BOM编号";
  291. //
  292. // label11
  293. //
  294. this.label11.AutoSize = true;
  295. this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.label11.Location = new System.Drawing.Point(49, 95);
  297. this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  298. this.label11.Name = "label11";
  299. this.label11.Size = new System.Drawing.Size(146, 41);
  300. this.label11.TabIndex = 253;
  301. this.label11.Text = "产品型号";
  302. //
  303. // label12
  304. //
  305. this.label12.AutoSize = true;
  306. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  307. this.label12.Location = new System.Drawing.Point(951, 20);
  308. this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  309. this.label12.Name = "label12";
  310. this.label12.Size = new System.Drawing.Size(146, 41);
  311. this.label12.TabIndex = 254;
  312. this.label12.Text = "发行日期";
  313. //
  314. // label13
  315. //
  316. this.label13.AutoSize = true;
  317. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.label13.Location = new System.Drawing.Point(530, 20);
  319. this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  320. this.label13.Name = "label13";
  321. this.label13.Size = new System.Drawing.Size(146, 41);
  322. this.label13.TabIndex = 255;
  323. this.label13.Text = "文件编号";
  324. //
  325. // label14
  326. //
  327. this.label14.AutoSize = true;
  328. this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  329. this.label14.Location = new System.Drawing.Point(49, 260);
  330. this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  331. this.label14.Name = "label14";
  332. this.label14.Size = new System.Drawing.Size(146, 41);
  333. this.label14.TabIndex = 257;
  334. this.label14.Text = "机器名称";
  335. //
  336. // label15
  337. //
  338. this.label15.AutoSize = true;
  339. this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.label15.Location = new System.Drawing.Point(530, 260);
  341. this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  342. this.label15.Name = "label15";
  343. this.label15.Size = new System.Drawing.Size(82, 41);
  344. this.label15.TabIndex = 256;
  345. this.label15.Text = "制作";
  346. //
  347. // custname
  348. //
  349. this.custname.AllPower = null;
  350. this.custname.BackColor = System.Drawing.Color.White;
  351. this.custname.ID = null;
  352. this.custname.Location = new System.Drawing.Point(207, 26);
  353. this.custname.Margin = new System.Windows.Forms.Padding(6);
  354. this.custname.Name = "custname";
  355. this.custname.Power = null;
  356. this.custname.Size = new System.Drawing.Size(260, 35);
  357. this.custname.Str = null;
  358. this.custname.Str1 = null;
  359. this.custname.Str2 = null;
  360. this.custname.TabIndex = 258;
  361. //
  362. // spec
  363. //
  364. this.spec.AllPower = null;
  365. this.spec.BackColor = System.Drawing.Color.White;
  366. this.spec.ID = null;
  367. this.spec.Location = new System.Drawing.Point(207, 104);
  368. this.spec.Margin = new System.Windows.Forms.Padding(6);
  369. this.spec.Name = "spec";
  370. this.spec.Power = null;
  371. this.spec.Size = new System.Drawing.Size(260, 35);
  372. this.spec.Str = null;
  373. this.spec.Str1 = null;
  374. this.spec.Str2 = null;
  375. this.spec.TabIndex = 259;
  376. //
  377. // softname
  378. //
  379. this.softname.AllPower = null;
  380. this.softname.BackColor = System.Drawing.Color.White;
  381. this.softname.ID = null;
  382. this.softname.Location = new System.Drawing.Point(207, 190);
  383. this.softname.Margin = new System.Windows.Forms.Padding(6);
  384. this.softname.Name = "softname";
  385. this.softname.Power = null;
  386. this.softname.Size = new System.Drawing.Size(260, 35);
  387. this.softname.Str = null;
  388. this.softname.Str1 = null;
  389. this.softname.Str2 = null;
  390. this.softname.TabIndex = 260;
  391. //
  392. // machinename
  393. //
  394. this.machinename.AllPower = null;
  395. this.machinename.BackColor = System.Drawing.Color.White;
  396. this.machinename.ID = null;
  397. this.machinename.Location = new System.Drawing.Point(207, 269);
  398. this.machinename.Margin = new System.Windows.Forms.Padding(6);
  399. this.machinename.Name = "machinename";
  400. this.machinename.Power = null;
  401. this.machinename.Size = new System.Drawing.Size(260, 35);
  402. this.machinename.Str = null;
  403. this.machinename.Str1 = null;
  404. this.machinename.Str2 = null;
  405. this.machinename.TabIndex = 261;
  406. //
  407. // mademan
  408. //
  409. this.mademan.AllPower = null;
  410. this.mademan.BackColor = System.Drawing.Color.White;
  411. this.mademan.ID = null;
  412. this.mademan.Location = new System.Drawing.Point(689, 266);
  413. this.mademan.Margin = new System.Windows.Forms.Padding(6);
  414. this.mademan.Name = "mademan";
  415. this.mademan.Power = null;
  416. this.mademan.Size = new System.Drawing.Size(260, 35);
  417. this.mademan.Str = null;
  418. this.mademan.Str1 = null;
  419. this.mademan.Str2 = null;
  420. this.mademan.TabIndex = 262;
  421. //
  422. // tableab
  423. //
  424. this.tableab.AllPower = null;
  425. this.tableab.BackColor = System.Drawing.Color.White;
  426. this.tableab.ID = null;
  427. this.tableab.Location = new System.Drawing.Point(689, 190);
  428. this.tableab.Margin = new System.Windows.Forms.Padding(6);
  429. this.tableab.Name = "tableab";
  430. this.tableab.Power = null;
  431. this.tableab.Size = new System.Drawing.Size(260, 35);
  432. this.tableab.Str = null;
  433. this.tableab.Str1 = null;
  434. this.tableab.Str2 = null;
  435. this.tableab.TabIndex = 263;
  436. //
  437. // bomversion
  438. //
  439. this.bomversion.AllPower = null;
  440. this.bomversion.BackColor = System.Drawing.Color.White;
  441. this.bomversion.ID = null;
  442. this.bomversion.Location = new System.Drawing.Point(689, 101);
  443. this.bomversion.Margin = new System.Windows.Forms.Padding(6);
  444. this.bomversion.Name = "bomversion";
  445. this.bomversion.Power = null;
  446. this.bomversion.Size = new System.Drawing.Size(260, 35);
  447. this.bomversion.Str = null;
  448. this.bomversion.Str1 = null;
  449. this.bomversion.Str2 = null;
  450. this.bomversion.TabIndex = 264;
  451. //
  452. // filecode
  453. //
  454. this.filecode.AllPower = null;
  455. this.filecode.BackColor = System.Drawing.Color.White;
  456. this.filecode.ID = null;
  457. this.filecode.Location = new System.Drawing.Point(689, 29);
  458. this.filecode.Margin = new System.Windows.Forms.Padding(6);
  459. this.filecode.Name = "filecode";
  460. this.filecode.Power = null;
  461. this.filecode.Size = new System.Drawing.Size(260, 35);
  462. this.filecode.Str = null;
  463. this.filecode.Str1 = null;
  464. this.filecode.Str2 = null;
  465. this.filecode.TabIndex = 265;
  466. //
  467. // ecn
  468. //
  469. this.ecn.AllPower = null;
  470. this.ecn.BackColor = System.Drawing.Color.White;
  471. this.ecn.ID = null;
  472. this.ecn.Location = new System.Drawing.Point(1144, 196);
  473. this.ecn.Margin = new System.Windows.Forms.Padding(6);
  474. this.ecn.Name = "ecn";
  475. this.ecn.Power = null;
  476. this.ecn.Size = new System.Drawing.Size(260, 35);
  477. this.ecn.Str = null;
  478. this.ecn.Str1 = null;
  479. this.ecn.Str2 = null;
  480. this.ecn.TabIndex = 266;
  481. //
  482. // releasedate
  483. //
  484. this.releasedate.Location = new System.Drawing.Point(1144, 25);
  485. this.releasedate.Name = "releasedate";
  486. this.releasedate.Size = new System.Drawing.Size(200, 35);
  487. this.releasedate.TabIndex = 267;
  488. //
  489. // workdate
  490. //
  491. this.workdate.Location = new System.Drawing.Point(1144, 100);
  492. this.workdate.Name = "workdate";
  493. this.workdate.Size = new System.Drawing.Size(200, 35);
  494. this.workdate.TabIndex = 268;
  495. //
  496. // Query_SpecialReport
  497. //
  498. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  499. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  500. this.ClientSize = new System.Drawing.Size(1494, 1075);
  501. this.Controls.Add(this.workdate);
  502. this.Controls.Add(this.releasedate);
  503. this.Controls.Add(this.ecn);
  504. this.Controls.Add(this.filecode);
  505. this.Controls.Add(this.bomversion);
  506. this.Controls.Add(this.tableab);
  507. this.Controls.Add(this.mademan);
  508. this.Controls.Add(this.machinename);
  509. this.Controls.Add(this.softname);
  510. this.Controls.Add(this.spec);
  511. this.Controls.Add(this.custname);
  512. this.Controls.Add(this.label14);
  513. this.Controls.Add(this.label15);
  514. this.Controls.Add(this.label13);
  515. this.Controls.Add(this.label12);
  516. this.Controls.Add(this.label11);
  517. this.Controls.Add(this.label10);
  518. this.Controls.Add(this.label9);
  519. this.Controls.Add(this.label8);
  520. this.Controls.Add(this.label7);
  521. this.Controls.Add(this.label4);
  522. this.Controls.Add(this.label3);
  523. this.Controls.Add(this.dataGridView1);
  524. this.Controls.Add(this.TraceFilePath);
  525. this.Controls.Add(this.label6);
  526. this.Controls.Add(this.TraceFile);
  527. this.Controls.Add(this.label2);
  528. this.Controls.Add(this.Process);
  529. this.Controls.Add(this.label1);
  530. this.Controls.Add(this.pr_code);
  531. this.Controls.Add(this.XY);
  532. this.Controls.Add(this.XYFilePath);
  533. this.Controls.Add(this.label5);
  534. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  535. this.Margin = new System.Windows.Forms.Padding(6);
  536. this.Name = "Query_SpecialReport";
  537. this.Tag = "Query!SpecialReport";
  538. this.Text = "Query_SpecialReport";
  539. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  540. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  541. this.ResumeLayout(false);
  542. this.PerformLayout();
  543. }
  544. #endregion
  545. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  546. private CustomControl.TextBoxWithIcon.EnterTextBox XYFilePath;
  547. private System.Windows.Forms.Label label5;
  548. private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
  549. private CustomControl.ButtonUtil.NormalButton XY;
  550. private System.Windows.Forms.OpenFileDialog ImportExcel1;
  551. private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
  552. private System.Windows.Forms.Label label1;
  553. private System.Windows.Forms.Label Process;
  554. private System.Windows.Forms.Label label2;
  555. private CustomControl.ButtonUtil.NormalButton TraceFile;
  556. private CustomControl.TextBoxWithIcon.EnterTextBox TraceFilePath;
  557. private System.Windows.Forms.Label label6;
  558. private System.Windows.Forms.DataGridView dataGridView1;
  559. private System.Windows.Forms.Label label3;
  560. private System.Windows.Forms.Label label4;
  561. private System.Windows.Forms.Label label7;
  562. private System.Windows.Forms.Label label8;
  563. private System.Windows.Forms.Label label9;
  564. private System.Windows.Forms.Label label10;
  565. private System.Windows.Forms.Label label11;
  566. private System.Windows.Forms.Label label12;
  567. private System.Windows.Forms.Label label13;
  568. private System.Windows.Forms.Label label14;
  569. private System.Windows.Forms.Label label15;
  570. private CustomControl.TextBoxWithIcon.EnterTextBox custname;
  571. private CustomControl.TextBoxWithIcon.EnterTextBox spec;
  572. private CustomControl.TextBoxWithIcon.EnterTextBox softname;
  573. private CustomControl.TextBoxWithIcon.EnterTextBox machinename;
  574. private CustomControl.TextBoxWithIcon.EnterTextBox mademan;
  575. private CustomControl.TextBoxWithIcon.EnterTextBox tableab;
  576. private CustomControl.TextBoxWithIcon.EnterTextBox bomversion;
  577. private CustomControl.TextBoxWithIcon.EnterTextBox filecode;
  578. private CustomControl.TextBoxWithIcon.EnterTextBox ecn;
  579. private System.Windows.Forms.DateTimePicker releasedate;
  580. private System.Windows.Forms.DateTimePicker workdate;
  581. }
  582. }