Make_TestCollectionModule.Designer.cs 61 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_TestCollectionModule
  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(Make_TestCollectionModule));
  30. this.bc_remark_label = new System.Windows.Forms.Label();
  31. this.ms_sncode_label = new System.Windows.Forms.Label();
  32. this.bc_groupcode_label = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.GoodProduct = new System.Windows.Forms.RadioButton();
  36. this.Reject = new System.Windows.Forms.RadioButton();
  37. this.WaitRejectList = new System.Windows.Forms.ListView();
  38. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  39. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  43. this.label4 = new System.Windows.Forms.Label();
  44. this.label5 = new System.Windows.Forms.Label();
  45. this.label6 = new System.Windows.Forms.Label();
  46. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  47. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  52. this.AutoBadCode = new System.Windows.Forms.CheckBox();
  53. this.ma_qty_label = new System.Windows.Forms.Label();
  54. this.ma_prodcode_label = new System.Windows.Forms.Label();
  55. this.ms_makecode_label = new System.Windows.Forms.Label();
  56. this.mcd_inqty_label = new System.Windows.Forms.Label();
  57. this.mc_restqty_label = new System.Windows.Forms.Label();
  58. this.panel1 = new System.Windows.Forms.Panel();
  59. this.label7 = new System.Windows.Forms.Label();
  60. this.ob_checkno = new System.Windows.Forms.Label();
  61. this.ob_batchqty_label = new System.Windows.Forms.Label();
  62. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  63. this.pr_detail_label = new System.Windows.Forms.Label();
  64. this.ma_softversion_label = new System.Windows.Forms.Label();
  65. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  66. this.NoteForChange = new System.Windows.Forms.CheckBox();
  67. this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
  68. this.Lock_label = new System.Windows.Forms.Label();
  69. this.ma_salecode = new System.Windows.Forms.Label();
  70. this.pr_sendchecktype = new System.Windows.Forms.Label();
  71. this.passqty = new System.Windows.Forms.NumericUpDown();
  72. this.label1 = new System.Windows.Forms.Label();
  73. this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
  74. this.label8 = new System.Windows.Forms.Label();
  75. this.label9 = new System.Windows.Forms.Label();
  76. this.FilePath = new System.Windows.Forms.TextBox();
  77. this.BackUpFolder = new System.Windows.Forms.TextBox();
  78. this.ChooseFolder = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  79. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  80. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  81. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  82. this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  83. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  84. this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  85. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  86. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  87. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  88. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  89. this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  90. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  91. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  92. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  93. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  94. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  95. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  96. this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  97. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  98. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  99. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  100. this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  101. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  102. this.panel1.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.passqty)).BeginInit();
  105. this.SuspendLayout();
  106. //
  107. // bc_remark_label
  108. //
  109. this.bc_remark_label.AutoSize = true;
  110. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  111. this.bc_remark_label.Location = new System.Drawing.Point(574, 362);
  112. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  113. this.bc_remark_label.Name = "bc_remark_label";
  114. this.bc_remark_label.Size = new System.Drawing.Size(146, 41);
  115. this.bc_remark_label.TabIndex = 25;
  116. this.bc_remark_label.Text = "不良备注";
  117. //
  118. // ms_sncode_label
  119. //
  120. this.ms_sncode_label.AutoSize = true;
  121. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  122. this.ms_sncode_label.Location = new System.Drawing.Point(428, 996);
  123. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  124. this.ms_sncode_label.Name = "ms_sncode_label";
  125. this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
  126. this.ms_sncode_label.TabIndex = 18;
  127. this.ms_sncode_label.Text = "序列号";
  128. //
  129. // bc_groupcode_label
  130. //
  131. this.bc_groupcode_label.AutoSize = true;
  132. this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.bc_groupcode_label.Location = new System.Drawing.Point(6, 362);
  134. this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  135. this.bc_groupcode_label.Name = "bc_groupcode_label";
  136. this.bc_groupcode_label.Size = new System.Drawing.Size(146, 41);
  137. this.bc_groupcode_label.TabIndex = 24;
  138. this.bc_groupcode_label.Text = "不良组别";
  139. //
  140. // label2
  141. //
  142. this.label2.AutoSize = true;
  143. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  144. this.label2.ForeColor = System.Drawing.Color.Blue;
  145. this.label2.Location = new System.Drawing.Point(6, 302);
  146. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  147. this.label2.Name = "label2";
  148. this.label2.Size = new System.Drawing.Size(146, 42);
  149. this.label2.TabIndex = 0;
  150. this.label2.Text = "采集信息";
  151. //
  152. // label3
  153. //
  154. this.label3.AutoSize = true;
  155. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.label3.Location = new System.Drawing.Point(6, 442);
  157. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  158. this.label3.Name = "label3";
  159. this.label3.Size = new System.Drawing.Size(146, 41);
  160. this.label3.TabIndex = 34;
  161. this.label3.Text = "不良代码";
  162. //
  163. // GoodProduct
  164. //
  165. this.GoodProduct.AutoSize = true;
  166. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  167. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  168. this.GoodProduct.Location = new System.Drawing.Point(12, 990);
  169. this.GoodProduct.Margin = new System.Windows.Forms.Padding(6);
  170. this.GoodProduct.Name = "GoodProduct";
  171. this.GoodProduct.Size = new System.Drawing.Size(129, 54);
  172. this.GoodProduct.TabIndex = 35;
  173. this.GoodProduct.TabStop = true;
  174. this.GoodProduct.Text = "良品";
  175. this.GoodProduct.UseVisualStyleBackColor = true;
  176. this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
  177. //
  178. // Reject
  179. //
  180. this.Reject.AutoSize = true;
  181. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.Reject.ForeColor = System.Drawing.Color.Red;
  183. this.Reject.Location = new System.Drawing.Point(176, 990);
  184. this.Reject.Margin = new System.Windows.Forms.Padding(6);
  185. this.Reject.Name = "Reject";
  186. this.Reject.Size = new System.Drawing.Size(167, 54);
  187. this.Reject.TabIndex = 36;
  188. this.Reject.TabStop = true;
  189. this.Reject.Text = "不良品";
  190. this.Reject.UseVisualStyleBackColor = true;
  191. //
  192. // WaitRejectList
  193. //
  194. this.WaitRejectList.CheckBoxes = true;
  195. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  196. this.columnHeader5,
  197. this.columnHeader4,
  198. this.columnHeader1,
  199. this.columnHeader2,
  200. this.columnHeader9});
  201. this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.WaitRejectList.FullRowSelect = true;
  203. this.WaitRejectList.HideSelection = false;
  204. this.WaitRejectList.Location = new System.Drawing.Point(8, 564);
  205. this.WaitRejectList.Margin = new System.Windows.Forms.Padding(6);
  206. this.WaitRejectList.Name = "WaitRejectList";
  207. this.WaitRejectList.Size = new System.Drawing.Size(528, 408);
  208. this.WaitRejectList.TabIndex = 37;
  209. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  210. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  211. this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
  212. //
  213. // columnHeader5
  214. //
  215. this.columnHeader5.Text = " ";
  216. this.columnHeader5.Width = 20;
  217. //
  218. // columnHeader4
  219. //
  220. this.columnHeader4.Text = "不良代码组";
  221. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  222. this.columnHeader4.Width = 0;
  223. //
  224. // columnHeader1
  225. //
  226. this.columnHeader1.Text = "不良代码";
  227. this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  228. this.columnHeader1.Width = 143;
  229. //
  230. // columnHeader2
  231. //
  232. this.columnHeader2.Text = "不良名称";
  233. this.columnHeader2.Width = 122;
  234. //
  235. // columnHeader9
  236. //
  237. this.columnHeader9.Text = "备注";
  238. this.columnHeader9.Width = 0;
  239. //
  240. // label4
  241. //
  242. this.label4.AutoSize = true;
  243. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.label4.ForeColor = System.Drawing.Color.Black;
  245. this.label4.Location = new System.Drawing.Point(6, 514);
  246. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  247. this.label4.Name = "label4";
  248. this.label4.Size = new System.Drawing.Size(146, 42);
  249. this.label4.TabIndex = 39;
  250. this.label4.Text = "待选不良";
  251. //
  252. // label5
  253. //
  254. this.label5.AutoSize = true;
  255. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.label5.ForeColor = System.Drawing.Color.Black;
  257. this.label5.Location = new System.Drawing.Point(732, 514);
  258. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  259. this.label5.Name = "label5";
  260. this.label5.Size = new System.Drawing.Size(146, 42);
  261. this.label5.TabIndex = 40;
  262. this.label5.Text = "已选不良";
  263. //
  264. // label6
  265. //
  266. this.label6.AutoSize = true;
  267. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.label6.Location = new System.Drawing.Point(1282, 302);
  269. this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  270. this.label6.Name = "label6";
  271. this.label6.Size = new System.Drawing.Size(146, 42);
  272. this.label6.TabIndex = 46;
  273. this.label6.Text = "操作结果";
  274. //
  275. // ChoosedRejectList
  276. //
  277. this.ChoosedRejectList.CheckBoxes = true;
  278. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  279. this.columnHeader6,
  280. this.columnHeader3,
  281. this.columnHeader7,
  282. this.columnHeader8,
  283. this.columnHeader10});
  284. this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.ChoosedRejectList.HideSelection = false;
  286. this.ChoosedRejectList.Location = new System.Drawing.Point(736, 564);
  287. this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(6);
  288. this.ChoosedRejectList.Name = "ChoosedRejectList";
  289. this.ChoosedRejectList.Size = new System.Drawing.Size(528, 314);
  290. this.ChoosedRejectList.TabIndex = 50;
  291. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  292. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  293. //
  294. // columnHeader6
  295. //
  296. this.columnHeader6.Text = " ";
  297. this.columnHeader6.Width = 20;
  298. //
  299. // columnHeader3
  300. //
  301. this.columnHeader3.Text = "不良代码组";
  302. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  303. this.columnHeader3.Width = 117;
  304. //
  305. // columnHeader7
  306. //
  307. this.columnHeader7.Text = "不良代码";
  308. this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  309. this.columnHeader7.Width = 95;
  310. //
  311. // columnHeader8
  312. //
  313. this.columnHeader8.Text = "不良名称";
  314. this.columnHeader8.Width = 99;
  315. //
  316. // columnHeader10
  317. //
  318. this.columnHeader10.Text = "备注";
  319. this.columnHeader10.Width = 0;
  320. //
  321. // AutoBadCode
  322. //
  323. this.AutoBadCode.AutoSize = true;
  324. this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.AutoBadCode.Location = new System.Drawing.Point(1440, 302);
  326. this.AutoBadCode.Margin = new System.Windows.Forms.Padding(4);
  327. this.AutoBadCode.Name = "AutoBadCode";
  328. this.AutoBadCode.Size = new System.Drawing.Size(238, 35);
  329. this.AutoBadCode.TabIndex = 69;
  330. this.AutoBadCode.Text = "自动产生不良代码";
  331. this.AutoBadCode.UseVisualStyleBackColor = true;
  332. this.AutoBadCode.Visible = false;
  333. //
  334. // ma_qty_label
  335. //
  336. this.ma_qty_label.AutoSize = true;
  337. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  338. this.ma_qty_label.Location = new System.Drawing.Point(574, 28);
  339. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  340. this.ma_qty_label.Name = "ma_qty_label";
  341. this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
  342. this.ma_qty_label.TabIndex = 11;
  343. this.ma_qty_label.Text = "工单数量";
  344. //
  345. // ma_prodcode_label
  346. //
  347. this.ma_prodcode_label.AutoSize = true;
  348. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.ma_prodcode_label.Location = new System.Drawing.Point(6, 128);
  350. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  351. this.ma_prodcode_label.Name = "ma_prodcode_label";
  352. this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
  353. this.ma_prodcode_label.TabIndex = 7;
  354. this.ma_prodcode_label.Text = "产品编号";
  355. //
  356. // ms_makecode_label
  357. //
  358. this.ms_makecode_label.AutoSize = true;
  359. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.ms_makecode_label.Location = new System.Drawing.Point(6, 26);
  361. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  362. this.ms_makecode_label.Name = "ms_makecode_label";
  363. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  364. this.ms_makecode_label.TabIndex = 2;
  365. this.ms_makecode_label.Text = "归属工单";
  366. //
  367. // mcd_inqty_label
  368. //
  369. this.mcd_inqty_label.AutoSize = true;
  370. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.mcd_inqty_label.Location = new System.Drawing.Point(314, 24);
  372. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  373. this.mcd_inqty_label.Name = "mcd_inqty_label";
  374. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  375. this.mcd_inqty_label.TabIndex = 14;
  376. this.mcd_inqty_label.Text = "已采集数";
  377. //
  378. // mc_restqty_label
  379. //
  380. this.mc_restqty_label.AutoSize = true;
  381. this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.mc_restqty_label.Location = new System.Drawing.Point(32, 24);
  383. this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  384. this.mc_restqty_label.Name = "mc_restqty_label";
  385. this.mc_restqty_label.Size = new System.Drawing.Size(146, 41);
  386. this.mc_restqty_label.TabIndex = 17;
  387. this.mc_restqty_label.Text = "待采集数";
  388. //
  389. // panel1
  390. //
  391. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  392. this.panel1.Controls.Add(this.ob_sendqty);
  393. this.panel1.Controls.Add(this.label7);
  394. this.panel1.Controls.Add(this.ob_checkno);
  395. this.panel1.Controls.Add(this.SendCheck);
  396. this.panel1.Controls.Add(this.ob_batchqty);
  397. this.panel1.Controls.Add(this.ob_batchqty_label);
  398. this.panel1.Controls.Add(this.ob_nowcheckqty);
  399. this.panel1.Controls.Add(this.ob_nowcheckqty_label);
  400. this.panel1.Controls.Add(this.mcd_remainqty);
  401. this.panel1.Controls.Add(this.mc_restqty_label);
  402. this.panel1.Controls.Add(this.mcd_inqty);
  403. this.panel1.Controls.Add(this.mcd_inqty_label);
  404. this.panel1.Location = new System.Drawing.Point(1074, 28);
  405. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  406. this.panel1.Name = "panel1";
  407. this.panel1.Size = new System.Drawing.Size(628, 252);
  408. this.panel1.TabIndex = 71;
  409. //
  410. // label7
  411. //
  412. this.label7.AutoSize = true;
  413. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  414. this.label7.ForeColor = System.Drawing.Color.Black;
  415. this.label7.Location = new System.Drawing.Point(32, 182);
  416. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  417. this.label7.Name = "label7";
  418. this.label7.Size = new System.Drawing.Size(146, 41);
  419. this.label7.TabIndex = 77;
  420. this.label7.Text = "已送检数";
  421. //
  422. // ob_checkno
  423. //
  424. this.ob_checkno.AutoSize = true;
  425. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  426. this.ob_checkno.ForeColor = System.Drawing.Color.Black;
  427. this.ob_checkno.Location = new System.Drawing.Point(570, 180);
  428. this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  429. this.ob_checkno.Name = "ob_checkno";
  430. this.ob_checkno.Size = new System.Drawing.Size(0, 41);
  431. this.ob_checkno.TabIndex = 76;
  432. this.ob_checkno.Tag = "ob_checkno";
  433. this.ob_checkno.Visible = false;
  434. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  435. //
  436. // ob_batchqty_label
  437. //
  438. this.ob_batchqty_label.AutoSize = true;
  439. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
  441. this.ob_batchqty_label.Location = new System.Drawing.Point(32, 102);
  442. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  443. this.ob_batchqty_label.Name = "ob_batchqty_label";
  444. this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
  445. this.ob_batchqty_label.TabIndex = 74;
  446. this.ob_batchqty_label.Text = "抽检批数";
  447. //
  448. // ob_nowcheckqty_label
  449. //
  450. this.ob_nowcheckqty_label.AutoSize = true;
  451. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  452. this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
  453. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(314, 102);
  454. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  455. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  456. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
  457. this.ob_nowcheckqty_label.TabIndex = 72;
  458. this.ob_nowcheckqty_label.Text = "当前批数";
  459. //
  460. // pr_detail_label
  461. //
  462. this.pr_detail_label.AutoSize = true;
  463. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.pr_detail_label.Location = new System.Drawing.Point(574, 128);
  465. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  466. this.pr_detail_label.Name = "pr_detail_label";
  467. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  468. this.pr_detail_label.TabIndex = 6;
  469. this.pr_detail_label.Text = "产品名称";
  470. //
  471. // ma_softversion_label
  472. //
  473. this.ma_softversion_label.AutoSize = true;
  474. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.ma_softversion_label.Location = new System.Drawing.Point(6, 224);
  476. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  477. this.ma_softversion_label.Name = "ma_softversion_label";
  478. this.ma_softversion_label.Size = new System.Drawing.Size(146, 41);
  479. this.ma_softversion_label.TabIndex = 72;
  480. this.ma_softversion_label.Text = "软件版本";
  481. //
  482. // NoteForChange
  483. //
  484. this.NoteForChange.AutoSize = true;
  485. this.NoteForChange.Checked = true;
  486. this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
  487. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. this.NoteForChange.Location = new System.Drawing.Point(580, 224);
  489. this.NoteForChange.Margin = new System.Windows.Forms.Padding(4);
  490. this.NoteForChange.Name = "NoteForChange";
  491. this.NoteForChange.Size = new System.Drawing.Size(190, 35);
  492. this.NoteForChange.TabIndex = 75;
  493. this.NoteForChange.Text = "切换工单提示";
  494. this.NoteForChange.UseVisualStyleBackColor = true;
  495. //
  496. // Lock_label
  497. //
  498. this.Lock_label.AutoSize = true;
  499. this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  500. this.Lock_label.ForeColor = System.Drawing.Color.Red;
  501. this.Lock_label.Location = new System.Drawing.Point(169, 303);
  502. this.Lock_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  503. this.Lock_label.Name = "Lock_label";
  504. this.Lock_label.Size = new System.Drawing.Size(250, 41);
  505. this.Lock_label.TabIndex = 77;
  506. this.Lock_label.Text = "Ctrl+Q解除锁定";
  507. this.Lock_label.Visible = false;
  508. //
  509. // ma_salecode
  510. //
  511. this.ma_salecode.AutoSize = true;
  512. this.ma_salecode.Location = new System.Drawing.Point(954, 302);
  513. this.ma_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  514. this.ma_salecode.Name = "ma_salecode";
  515. this.ma_salecode.Size = new System.Drawing.Size(0, 24);
  516. this.ma_salecode.TabIndex = 78;
  517. this.ma_salecode.Visible = false;
  518. //
  519. // pr_sendchecktype
  520. //
  521. this.pr_sendchecktype.AutoSize = true;
  522. this.pr_sendchecktype.Location = new System.Drawing.Point(954, 310);
  523. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  524. this.pr_sendchecktype.Name = "pr_sendchecktype";
  525. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
  526. this.pr_sendchecktype.TabIndex = 79;
  527. this.pr_sendchecktype.Visible = false;
  528. //
  529. // passqty
  530. //
  531. this.passqty.Location = new System.Drawing.Point(1262, 1004);
  532. this.passqty.Minimum = new decimal(new int[] {
  533. 1,
  534. 0,
  535. 0,
  536. 0});
  537. this.passqty.Name = "passqty";
  538. this.passqty.Size = new System.Drawing.Size(120, 35);
  539. this.passqty.TabIndex = 195;
  540. this.passqty.Value = new decimal(new int[] {
  541. 1,
  542. 0,
  543. 0,
  544. 0});
  545. //
  546. // label1
  547. //
  548. this.label1.AutoSize = true;
  549. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  550. this.label1.Location = new System.Drawing.Point(1107, 1001);
  551. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  552. this.label1.Name = "label1";
  553. this.label1.Size = new System.Drawing.Size(146, 41);
  554. this.label1.TabIndex = 196;
  555. this.label1.Text = "过站数量";
  556. //
  557. // ImportExcel1
  558. //
  559. this.ImportExcel1.FileName = "ImportExcel";
  560. //
  561. // label8
  562. //
  563. this.label8.AutoSize = true;
  564. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  565. this.label8.Location = new System.Drawing.Point(573, 889);
  566. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  567. this.label8.Name = "label8";
  568. this.label8.Size = new System.Drawing.Size(146, 41);
  569. this.label8.TabIndex = 198;
  570. this.label8.Text = "文件路径";
  571. //
  572. // label9
  573. //
  574. this.label9.AutoSize = true;
  575. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  576. this.label9.Location = new System.Drawing.Point(573, 948);
  577. this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  578. this.label9.Name = "label9";
  579. this.label9.Size = new System.Drawing.Size(146, 41);
  580. this.label9.TabIndex = 200;
  581. this.label9.Text = "备份路径";
  582. //
  583. // FilePath
  584. //
  585. this.FilePath.Enabled = false;
  586. this.FilePath.Location = new System.Drawing.Point(736, 895);
  587. this.FilePath.Name = "FilePath";
  588. this.FilePath.Size = new System.Drawing.Size(962, 35);
  589. this.FilePath.TabIndex = 202;
  590. //
  591. // BackUpFolder
  592. //
  593. this.BackUpFolder.Enabled = false;
  594. this.BackUpFolder.Location = new System.Drawing.Point(736, 954);
  595. this.BackUpFolder.Name = "BackUpFolder";
  596. this.BackUpFolder.Size = new System.Drawing.Size(481, 35);
  597. this.BackUpFolder.TabIndex = 203;
  598. //
  599. // ChooseFolder
  600. //
  601. this.ChooseFolder.AllPower = null;
  602. this.ChooseFolder.BackColor = System.Drawing.Color.Transparent;
  603. this.ChooseFolder.DownImage = ((System.Drawing.Image)(resources.GetObject("ChooseFolder.DownImage")));
  604. this.ChooseFolder.Image = ((System.Drawing.Image)(resources.GetObject("ChooseFolder.Image")));
  605. this.ChooseFolder.IsShowBorder = true;
  606. this.ChooseFolder.Location = new System.Drawing.Point(1226, 948);
  607. this.ChooseFolder.Margin = new System.Windows.Forms.Padding(6);
  608. this.ChooseFolder.MoveImage = ((System.Drawing.Image)(resources.GetObject("ChooseFolder.MoveImage")));
  609. this.ChooseFolder.Name = "ChooseFolder";
  610. this.ChooseFolder.NormalImage = ((System.Drawing.Image)(resources.GetObject("ChooseFolder.NormalImage")));
  611. this.ChooseFolder.Power = null;
  612. this.ChooseFolder.Size = new System.Drawing.Size(180, 48);
  613. this.ChooseFolder.TabIndex = 201;
  614. this.ChooseFolder.Text = "选择备份文件夹";
  615. this.ChooseFolder.UseVisualStyleBackColor = true;
  616. this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
  617. //
  618. // StepCount
  619. //
  620. this.StepCount.LineCode = null;
  621. this.StepCount.Location = new System.Drawing.Point(582, 292);
  622. this.StepCount.Margin = new System.Windows.Forms.Padding(8, 14, 8, 14);
  623. this.StepCount.Name = "StepCount";
  624. this.StepCount.Size = new System.Drawing.Size(128, 44);
  625. this.StepCount.Source = null;
  626. this.StepCount.StepCode = null;
  627. this.StepCount.TabIndex = 194;
  628. //
  629. // Filter
  630. //
  631. this.Filter.BackColor = System.Drawing.Color.Transparent;
  632. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  633. this.Filter.Location = new System.Drawing.Point(186, 514);
  634. this.Filter.Margin = new System.Windows.Forms.Padding(4);
  635. this.Filter.Name = "Filter";
  636. this.Filter.PlaceHolder = "不良名称搜索";
  637. this.Filter.Size = new System.Drawing.Size(352, 44);
  638. this.Filter.TabIndex = 76;
  639. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  640. //
  641. // ma_softversion
  642. //
  643. this.ma_softversion.AutoSize = true;
  644. this.ma_softversion.CutLength = null;
  645. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.ma_softversion.Location = new System.Drawing.Point(188, 224);
  647. this.ma_softversion.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  648. this.ma_softversion.MaximumSize = new System.Drawing.Size(300, 0);
  649. this.ma_softversion.Name = "ma_softversion";
  650. this.ma_softversion.Size = new System.Drawing.Size(0, 41);
  651. this.ma_softversion.TabIndex = 73;
  652. //
  653. // ob_sendqty
  654. //
  655. this.ob_sendqty.AutoSize = true;
  656. this.ob_sendqty.CutLength = null;
  657. this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  658. this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
  659. this.ob_sendqty.Location = new System.Drawing.Point(218, 182);
  660. this.ob_sendqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  661. this.ob_sendqty.MaximumSize = new System.Drawing.Size(300, 0);
  662. this.ob_sendqty.Name = "ob_sendqty";
  663. this.ob_sendqty.Size = new System.Drawing.Size(0, 41);
  664. this.ob_sendqty.TabIndex = 78;
  665. this.ob_sendqty.Tag = "ob_batchqty";
  666. //
  667. // SendCheck
  668. //
  669. this.SendCheck.AllPower = null;
  670. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  671. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  672. this.SendCheck.Enabled = false;
  673. this.SendCheck.Image = null;
  674. this.SendCheck.IsShowBorder = true;
  675. this.SendCheck.Location = new System.Drawing.Point(458, 180);
  676. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  677. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  678. this.SendCheck.Name = "SendCheck";
  679. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  680. this.SendCheck.Power = null;
  681. this.SendCheck.Size = new System.Drawing.Size(130, 52);
  682. this.SendCheck.TabIndex = 72;
  683. this.SendCheck.Text = "送检";
  684. this.SendCheck.UseVisualStyleBackColor = false;
  685. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  686. //
  687. // ob_batchqty
  688. //
  689. this.ob_batchqty.AutoSize = true;
  690. this.ob_batchqty.CutLength = null;
  691. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
  693. this.ob_batchqty.Location = new System.Drawing.Point(218, 102);
  694. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  695. this.ob_batchqty.MaximumSize = new System.Drawing.Size(300, 0);
  696. this.ob_batchqty.Name = "ob_batchqty";
  697. this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
  698. this.ob_batchqty.TabIndex = 75;
  699. this.ob_batchqty.Tag = "ob_batchqty";
  700. //
  701. // ob_nowcheckqty
  702. //
  703. this.ob_nowcheckqty.AutoSize = true;
  704. this.ob_nowcheckqty.CutLength = null;
  705. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  706. this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
  707. this.ob_nowcheckqty.Location = new System.Drawing.Point(496, 102);
  708. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  709. this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(300, 0);
  710. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  711. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
  712. this.ob_nowcheckqty.TabIndex = 73;
  713. this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
  714. //
  715. // mcd_remainqty
  716. //
  717. this.mcd_remainqty.AutoSize = true;
  718. this.mcd_remainqty.CutLength = null;
  719. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.mcd_remainqty.Location = new System.Drawing.Point(218, 24);
  721. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  722. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
  723. this.mcd_remainqty.Name = "mcd_remainqty";
  724. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  725. this.mcd_remainqty.TabIndex = 57;
  726. this.mcd_remainqty.Tag = "mcd_remainqty";
  727. //
  728. // mcd_inqty
  729. //
  730. this.mcd_inqty.AutoSize = true;
  731. this.mcd_inqty.CutLength = null;
  732. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  733. this.mcd_inqty.Location = new System.Drawing.Point(496, 24);
  734. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  735. this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
  736. this.mcd_inqty.Name = "mcd_inqty";
  737. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  738. this.mcd_inqty.TabIndex = 54;
  739. this.mcd_inqty.Tag = "mcd_inqty";
  740. //
  741. // Save
  742. //
  743. this.Save.AllPower = null;
  744. this.Save.BackColor = System.Drawing.Color.Transparent;
  745. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  746. this.Save.Image = null;
  747. this.Save.IsShowBorder = true;
  748. this.Save.Location = new System.Drawing.Point(958, 995);
  749. this.Save.Margin = new System.Windows.Forms.Padding(4);
  750. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  751. this.Save.Name = "Save";
  752. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  753. this.Save.Power = null;
  754. this.Save.Size = new System.Drawing.Size(130, 52);
  755. this.Save.TabIndex = 70;
  756. this.Save.Text = "保存";
  757. this.Save.UseVisualStyleBackColor = false;
  758. this.Save.Click += new System.EventHandler(this.Save_Click);
  759. //
  760. // bc_code
  761. //
  762. this.bc_code.AllPower = null;
  763. this.bc_code.BackColor = System.Drawing.Color.White;
  764. this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  765. this.bc_code.ID = null;
  766. this.bc_code.Location = new System.Drawing.Point(188, 442);
  767. this.bc_code.Margin = new System.Windows.Forms.Padding(6);
  768. this.bc_code.Name = "bc_code";
  769. this.bc_code.Power = null;
  770. this.bc_code.Size = new System.Drawing.Size(348, 40);
  771. this.bc_code.Str = null;
  772. this.bc_code.Str1 = null;
  773. this.bc_code.Str2 = null;
  774. this.bc_code.TabIndex = 70;
  775. this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
  776. //
  777. // ma_code
  778. //
  779. this.ma_code.AllPower = null;
  780. this.ma_code.Caller = null;
  781. this.ma_code.Condition = null;
  782. this.ma_code.DBTitle = null;
  783. this.ma_code.FormName = null;
  784. this.ma_code.Location = new System.Drawing.Point(186, 26);
  785. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  786. this.ma_code.Name = "ma_code";
  787. this.ma_code.Power = null;
  788. this.ma_code.ReturnData = null;
  789. this.ma_code.SelectField = null;
  790. this.ma_code.SetValueField = null;
  791. this.ma_code.Size = new System.Drawing.Size(230, 42);
  792. this.ma_code.TabIndex = 67;
  793. this.ma_code.TableName = null;
  794. this.ma_code.Tag = "ma_code";
  795. this.ma_code.TextBoxEnable = true;
  796. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  797. //
  798. // LockMakeCode
  799. //
  800. this.LockMakeCode.AutoSize = true;
  801. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  802. this.LockMakeCode.LeaveEvent = false;
  803. this.LockMakeCode.Location = new System.Drawing.Point(448, 30);
  804. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
  805. this.LockMakeCode.Name = "LockMakeCode";
  806. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  807. this.LockMakeCode.TabIndex = 66;
  808. this.LockMakeCode.Text = "锁定";
  809. this.LockMakeCode.UseVisualStyleBackColor = true;
  810. //
  811. // pr_detail
  812. //
  813. this.pr_detail.AutoSize = true;
  814. this.pr_detail.CutLength = "qweqwe";
  815. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.pr_detail.Location = new System.Drawing.Point(760, 128);
  817. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  818. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  819. this.pr_detail.Name = "pr_detail";
  820. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  821. this.pr_detail.TabIndex = 56;
  822. //
  823. // ma_qty
  824. //
  825. this.ma_qty.AutoSize = true;
  826. this.ma_qty.CutLength = null;
  827. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  828. this.ma_qty.Location = new System.Drawing.Point(758, 28);
  829. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  830. this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
  831. this.ma_qty.Name = "ma_qty";
  832. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  833. this.ma_qty.TabIndex = 55;
  834. //
  835. // ma_prodcode
  836. //
  837. this.ma_prodcode.AutoSize = true;
  838. this.ma_prodcode.CutLength = null;
  839. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  840. this.ma_prodcode.Location = new System.Drawing.Point(188, 128);
  841. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  842. this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  843. this.ma_prodcode.Name = "ma_prodcode";
  844. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  845. this.ma_prodcode.TabIndex = 53;
  846. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  847. //
  848. // OperateResult
  849. //
  850. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.OperateResult.Location = new System.Drawing.Point(1288, 362);
  852. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  853. this.OperateResult.Name = "OperateResult";
  854. this.OperateResult.Size = new System.Drawing.Size(410, 516);
  855. this.OperateResult.TabIndex = 52;
  856. this.OperateResult.Text = "";
  857. //
  858. // CleanInfo
  859. //
  860. this.CleanInfo.AllPower = null;
  861. this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
  862. this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
  863. this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
  864. this.CleanInfo.IsShowBorder = true;
  865. this.CleanInfo.Location = new System.Drawing.Point(1436, 994);
  866. this.CleanInfo.Margin = new System.Windows.Forms.Padding(6);
  867. this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
  868. this.CleanInfo.Name = "CleanInfo";
  869. this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
  870. this.CleanInfo.Power = null;
  871. this.CleanInfo.Size = new System.Drawing.Size(122, 48);
  872. this.CleanInfo.TabIndex = 47;
  873. this.CleanInfo.Text = "清除内容";
  874. this.CleanInfo.UseVisualStyleBackColor = true;
  875. this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
  876. //
  877. // ChooseedReject
  878. //
  879. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  880. this.ChooseedReject.Location = new System.Drawing.Point(584, 694);
  881. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(6);
  882. this.ChooseedReject.Name = "ChooseedReject";
  883. this.ChooseedReject.Size = new System.Drawing.Size(100, 46);
  884. this.ChooseedReject.TabIndex = 45;
  885. this.ChooseedReject.UseVisualStyleBackColor = true;
  886. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  887. //
  888. // WaitReject
  889. //
  890. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  891. this.WaitReject.Location = new System.Drawing.Point(584, 820);
  892. this.WaitReject.Margin = new System.Windows.Forms.Padding(6);
  893. this.WaitReject.Name = "WaitReject";
  894. this.WaitReject.Size = new System.Drawing.Size(100, 46);
  895. this.WaitReject.TabIndex = 44;
  896. this.WaitReject.UseVisualStyleBackColor = true;
  897. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  898. //
  899. // bc_remark
  900. //
  901. this.bc_remark.AllPower = null;
  902. this.bc_remark.BackColor = System.Drawing.Color.White;
  903. this.bc_remark.ID = null;
  904. this.bc_remark.Location = new System.Drawing.Point(740, 364);
  905. this.bc_remark.Margin = new System.Windows.Forms.Padding(6);
  906. this.bc_remark.Multiline = true;
  907. this.bc_remark.Name = "bc_remark";
  908. this.bc_remark.Power = null;
  909. this.bc_remark.Size = new System.Drawing.Size(524, 120);
  910. this.bc_remark.Str = null;
  911. this.bc_remark.Str1 = null;
  912. this.bc_remark.Str2 = null;
  913. this.bc_remark.TabIndex = 41;
  914. //
  915. // bc_groupcode
  916. //
  917. this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  918. this.bc_groupcode.FormattingEnabled = true;
  919. this.bc_groupcode.Location = new System.Drawing.Point(188, 364);
  920. this.bc_groupcode.Margin = new System.Windows.Forms.Padding(6);
  921. this.bc_groupcode.Name = "bc_groupcode";
  922. this.bc_groupcode.Size = new System.Drawing.Size(348, 37);
  923. this.bc_groupcode.TabIndex = 21;
  924. this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
  925. //
  926. // ms_sncode
  927. //
  928. this.ms_sncode.AllPower = "ifall";
  929. this.ms_sncode.BackColor = System.Drawing.Color.White;
  930. this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  931. this.ms_sncode.ID = null;
  932. this.ms_sncode.Location = new System.Drawing.Point(564, 1001);
  933. this.ms_sncode.Margin = new System.Windows.Forms.Padding(6);
  934. this.ms_sncode.Name = "ms_sncode";
  935. this.ms_sncode.Power = null;
  936. this.ms_sncode.Size = new System.Drawing.Size(358, 40);
  937. this.ms_sncode.Str = null;
  938. this.ms_sncode.Str1 = null;
  939. this.ms_sncode.Str2 = null;
  940. this.ms_sncode.TabIndex = 68;
  941. this.ms_sncode.Tag = "IfRead";
  942. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
  943. //
  944. // Make_TestCollectionModule
  945. //
  946. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  947. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  948. this.BackColor = System.Drawing.SystemColors.Control;
  949. this.ClientSize = new System.Drawing.Size(1724, 1070);
  950. this.Controls.Add(this.BackUpFolder);
  951. this.Controls.Add(this.FilePath);
  952. this.Controls.Add(this.ChooseFolder);
  953. this.Controls.Add(this.label9);
  954. this.Controls.Add(this.label8);
  955. this.Controls.Add(this.label1);
  956. this.Controls.Add(this.passqty);
  957. this.Controls.Add(this.StepCount);
  958. this.Controls.Add(this.pr_sendchecktype);
  959. this.Controls.Add(this.ma_salecode);
  960. this.Controls.Add(this.Lock_label);
  961. this.Controls.Add(this.Filter);
  962. this.Controls.Add(this.NoteForChange);
  963. this.Controls.Add(this.ma_softversion);
  964. this.Controls.Add(this.ma_softversion_label);
  965. this.Controls.Add(this.panel1);
  966. this.Controls.Add(this.Save);
  967. this.Controls.Add(this.AutoBadCode);
  968. this.Controls.Add(this.bc_code);
  969. this.Controls.Add(this.ma_code);
  970. this.Controls.Add(this.LockMakeCode);
  971. this.Controls.Add(this.label2);
  972. this.Controls.Add(this.pr_detail);
  973. this.Controls.Add(this.ma_qty);
  974. this.Controls.Add(this.ma_prodcode);
  975. this.Controls.Add(this.OperateResult);
  976. this.Controls.Add(this.ChoosedRejectList);
  977. this.Controls.Add(this.CleanInfo);
  978. this.Controls.Add(this.label6);
  979. this.Controls.Add(this.ChooseedReject);
  980. this.Controls.Add(this.WaitReject);
  981. this.Controls.Add(this.bc_remark);
  982. this.Controls.Add(this.label5);
  983. this.Controls.Add(this.label4);
  984. this.Controls.Add(this.WaitRejectList);
  985. this.Controls.Add(this.Reject);
  986. this.Controls.Add(this.GoodProduct);
  987. this.Controls.Add(this.label3);
  988. this.Controls.Add(this.bc_groupcode);
  989. this.Controls.Add(this.bc_remark_label);
  990. this.Controls.Add(this.ms_sncode_label);
  991. this.Controls.Add(this.bc_groupcode_label);
  992. this.Controls.Add(this.ms_sncode);
  993. this.Controls.Add(this.ma_qty_label);
  994. this.Controls.Add(this.ms_makecode_label);
  995. this.Controls.Add(this.pr_detail_label);
  996. this.Controls.Add(this.ma_prodcode_label);
  997. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  998. this.KeyPreview = true;
  999. this.Margin = new System.Windows.Forms.Padding(6);
  1000. this.Name = "Make_TestCollectionModule";
  1001. this.Tag = "Make!TestCollection";
  1002. this.Text = " ";
  1003. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
  1004. this.Load += new System.EventHandler(this.TestCollection_Load);
  1005. this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
  1006. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
  1007. this.panel1.ResumeLayout(true);
  1008. this.panel1.PerformLayout();
  1009. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  1010. ((System.ComponentModel.ISupportInitialize)(this.passqty)).EndInit();
  1011. this.ResumeLayout(true);
  1012. this.PerformLayout();
  1013. }
  1014. #endregion
  1015. private System.Windows.Forms.Label ma_prodcode_label;
  1016. private System.Windows.Forms.Label ms_makecode_label;
  1017. private System.Windows.Forms.Label mcd_inqty_label;
  1018. private System.Windows.Forms.Label ma_qty_label;
  1019. private System.Windows.Forms.Label mc_restqty_label;
  1020. private System.Windows.Forms.Label ms_sncode_label;
  1021. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  1022. private System.Windows.Forms.Label bc_groupcode_label;
  1023. private System.Windows.Forms.Label bc_remark_label;
  1024. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
  1025. private System.Windows.Forms.Label label2;
  1026. private System.Windows.Forms.Label label3;
  1027. private System.Windows.Forms.RadioButton GoodProduct;
  1028. private System.Windows.Forms.RadioButton Reject;
  1029. private System.Windows.Forms.ListView WaitRejectList;
  1030. private System.Windows.Forms.Label label4;
  1031. private System.Windows.Forms.Label label5;
  1032. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  1033. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  1034. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  1035. private System.Windows.Forms.ColumnHeader columnHeader1;
  1036. private System.Windows.Forms.Label label6;
  1037. private CustomControl.ButtonUtil.NormalButton CleanInfo;
  1038. private System.Windows.Forms.ColumnHeader columnHeader5;
  1039. private System.Windows.Forms.ListView ChoosedRejectList;
  1040. private System.Windows.Forms.ColumnHeader columnHeader6;
  1041. private System.Windows.Forms.ColumnHeader columnHeader7;
  1042. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1043. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  1044. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  1045. private CustomControl.ValueLabel.ValueLabel ma_qty;
  1046. private CustomControl.ValueLabel.ValueLabel pr_detail;
  1047. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  1048. private System.Windows.Forms.ColumnHeader columnHeader3;
  1049. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  1050. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  1051. private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
  1052. private System.Windows.Forms.CheckBox AutoBadCode;
  1053. private System.Windows.Forms.ColumnHeader columnHeader4;
  1054. private CustomControl.ButtonUtil.NormalButton Save;
  1055. private System.Windows.Forms.Panel panel1;
  1056. private CustomControl.ValueLabel.ValueLabel ob_batchqty;
  1057. private System.Windows.Forms.Label ob_batchqty_label;
  1058. private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
  1059. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1060. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1061. private System.Windows.Forms.Label ob_checkno;
  1062. private System.Windows.Forms.Label pr_detail_label;
  1063. private System.Windows.Forms.ColumnHeader columnHeader2;
  1064. private System.Windows.Forms.ColumnHeader columnHeader8;
  1065. private CustomControl.ValueLabel.ValueLabel ob_sendqty;
  1066. private System.Windows.Forms.Label label7;
  1067. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  1068. private System.Windows.Forms.Label ma_softversion_label;
  1069. private System.Windows.Forms.ColumnHeader columnHeader9;
  1070. private System.Windows.Forms.ColumnHeader columnHeader10;
  1071. private System.Windows.Forms.BindingSource BadInfSource;
  1072. private System.Windows.Forms.CheckBox NoteForChange;
  1073. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  1074. private System.Windows.Forms.Timer ControlLockTimer;
  1075. private System.Windows.Forms.Label Lock_label;
  1076. private System.Windows.Forms.Label ma_salecode;
  1077. private System.Windows.Forms.Label pr_sendchecktype;
  1078. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1079. private System.Windows.Forms.NumericUpDown passqty;
  1080. private System.Windows.Forms.Label label1;
  1081. private System.Windows.Forms.OpenFileDialog ImportExcel1;
  1082. private System.Windows.Forms.Label label8;
  1083. private System.Windows.Forms.Label label9;
  1084. private CustomControl.ButtonUtil.NormalButton ChooseFolder;
  1085. private System.Windows.Forms.TextBox FilePath;
  1086. private System.Windows.Forms.TextBox BackUpFolder;
  1087. }
  1088. }