Make_TestCollectionBad.Designer.cs 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338
  1. using UAS_MES_NEW.CustomControl.CustomCheckBox;
  2. namespace UAS_MES_NEW.Make
  3. {
  4. partial class Make_TestCollectionBad
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_TestCollectionBad));
  31. this.bc_remark_label = new System.Windows.Forms.Label();
  32. this.ms_sncode_label = new System.Windows.Forms.Label();
  33. this.bc_groupcode_label = new System.Windows.Forms.Label();
  34. this.label2 = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.GoodProduct = new System.Windows.Forms.RadioButton();
  37. this.Reject = new System.Windows.Forms.RadioButton();
  38. this.WaitRejectList = new System.Windows.Forms.ListView();
  39. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  43. this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label5 = new System.Windows.Forms.Label();
  46. this.label6 = new System.Windows.Forms.Label();
  47. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  48. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  52. this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  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.label9 = new System.Windows.Forms.Label();
  59. this.label8 = new System.Windows.Forms.Label();
  60. this.label1 = new System.Windows.Forms.Label();
  61. this.ob_checkno = new System.Windows.Forms.Label();
  62. this.pr_detail_label = new System.Windows.Forms.Label();
  63. this.ma_softversion_label = new System.Windows.Forms.Label();
  64. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  65. this.NoteForChange = new System.Windows.Forms.CheckBox();
  66. this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
  67. this.Lock_label = new System.Windows.Forms.Label();
  68. this.ma_salecode = new System.Windows.Forms.Label();
  69. this.pr_sendchecktype = new System.Windows.Forms.Label();
  70. this.StopWatch = new System.Windows.Forms.Button();
  71. this.StartWatch = new System.Windows.Forms.Button();
  72. this.ChooseFolder = new System.Windows.Forms.Button();
  73. this.FolderPath = new System.Windows.Forms.TextBox();
  74. this.label7 = new System.Windows.Forms.Label();
  75. this.label10 = new System.Windows.Forms.Label();
  76. this.label11 = new System.Windows.Forms.Label();
  77. this.XmlWatcher = new System.IO.FileSystemWatcher();
  78. this.bidui = new System.Windows.Forms.CheckBox();
  79. this.label12 = new System.Windows.Forms.Label();
  80. this.ob_batchqty_label = new System.Windows.Forms.Label();
  81. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  82. this.lastsn = new System.Windows.Forms.Label();
  83. this.lastresult = new System.Windows.Forms.Button();
  84. this.khcheck = new System.Windows.Forms.CheckBox();
  85. this.label13 = new System.Windows.Forms.Label();
  86. this.ma_endremark = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  87. this.oth = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  88. this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  89. this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  90. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  91. this.mcd_totalng = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  92. this.biduisn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  93. this.mcd_okqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  94. this.mcd_ngqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  95. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  96. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  97. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  98. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  99. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  100. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  101. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  102. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  103. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  104. this.AutoBadCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.ReSetCheckBox();
  105. this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  106. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  107. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  108. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  109. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  110. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  111. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  112. this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  113. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  114. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  115. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  116. this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  117. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  118. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).BeginInit();
  120. this.SuspendLayout();
  121. //
  122. // bc_remark_label
  123. //
  124. this.bc_remark_label.AutoSize = true;
  125. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.bc_remark_label.Location = new System.Drawing.Point(978, 550);
  127. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.bc_remark_label.Name = "bc_remark_label";
  129. this.bc_remark_label.Size = new System.Drawing.Size(110, 31);
  130. this.bc_remark_label.TabIndex = 25;
  131. this.bc_remark_label.Text = "不良备注";
  132. this.bc_remark_label.Visible = false;
  133. //
  134. // ms_sncode_label
  135. //
  136. this.ms_sncode_label.AutoSize = true;
  137. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.ms_sncode_label.Location = new System.Drawing.Point(321, 746);
  139. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  140. this.ms_sncode_label.Name = "ms_sncode_label";
  141. this.ms_sncode_label.Size = new System.Drawing.Size(86, 31);
  142. this.ms_sncode_label.TabIndex = 18;
  143. this.ms_sncode_label.Text = "序列号";
  144. //
  145. // bc_groupcode_label
  146. //
  147. this.bc_groupcode_label.AutoSize = true;
  148. this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.bc_groupcode_label.Location = new System.Drawing.Point(4, 272);
  150. this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  151. this.bc_groupcode_label.Name = "bc_groupcode_label";
  152. this.bc_groupcode_label.Size = new System.Drawing.Size(110, 31);
  153. this.bc_groupcode_label.TabIndex = 24;
  154. this.bc_groupcode_label.Text = "不良组别";
  155. //
  156. // label2
  157. //
  158. this.label2.AutoSize = true;
  159. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.label2.ForeColor = System.Drawing.Color.Blue;
  161. this.label2.Location = new System.Drawing.Point(4, 226);
  162. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  163. this.label2.Name = "label2";
  164. this.label2.Size = new System.Drawing.Size(110, 31);
  165. this.label2.TabIndex = 0;
  166. this.label2.Text = "采集信息";
  167. //
  168. // label3
  169. //
  170. this.label3.AutoSize = true;
  171. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.label3.Location = new System.Drawing.Point(4, 332);
  173. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  174. this.label3.Name = "label3";
  175. this.label3.Size = new System.Drawing.Size(110, 31);
  176. this.label3.TabIndex = 34;
  177. this.label3.Text = "不良代码";
  178. //
  179. // GoodProduct
  180. //
  181. this.GoodProduct.AutoSize = true;
  182. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  184. this.GoodProduct.Location = new System.Drawing.Point(778, 274);
  185. this.GoodProduct.Margin = new System.Windows.Forms.Padding(4);
  186. this.GoodProduct.Name = "GoodProduct";
  187. this.GoodProduct.Size = new System.Drawing.Size(100, 42);
  188. this.GoodProduct.TabIndex = 35;
  189. this.GoodProduct.Text = "良品";
  190. this.GoodProduct.UseVisualStyleBackColor = true;
  191. this.GoodProduct.Visible = false;
  192. this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
  193. //
  194. // Reject
  195. //
  196. this.Reject.AutoSize = true;
  197. this.Reject.Checked = true;
  198. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.Reject.ForeColor = System.Drawing.Color.Red;
  200. this.Reject.Location = new System.Drawing.Point(13, 742);
  201. this.Reject.Margin = new System.Windows.Forms.Padding(4);
  202. this.Reject.Name = "Reject";
  203. this.Reject.Size = new System.Drawing.Size(129, 42);
  204. this.Reject.TabIndex = 36;
  205. this.Reject.TabStop = true;
  206. this.Reject.Text = "不良品";
  207. this.Reject.UseVisualStyleBackColor = true;
  208. //
  209. // WaitRejectList
  210. //
  211. this.WaitRejectList.CheckBoxes = true;
  212. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  213. this.columnHeader5,
  214. this.columnHeader4,
  215. this.columnHeader1,
  216. this.columnHeader2,
  217. this.columnHeader9});
  218. this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.WaitRejectList.FullRowSelect = true;
  220. this.WaitRejectList.HideSelection = false;
  221. this.WaitRejectList.Location = new System.Drawing.Point(6, 454);
  222. this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4);
  223. this.WaitRejectList.Name = "WaitRejectList";
  224. this.WaitRejectList.Size = new System.Drawing.Size(397, 278);
  225. this.WaitRejectList.TabIndex = 37;
  226. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  227. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  228. this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
  229. //
  230. // columnHeader5
  231. //
  232. this.columnHeader5.Text = " ";
  233. this.columnHeader5.Width = 20;
  234. //
  235. // columnHeader4
  236. //
  237. this.columnHeader4.Text = "不良代码组";
  238. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  239. this.columnHeader4.Width = 0;
  240. //
  241. // columnHeader1
  242. //
  243. this.columnHeader1.Text = "不良代码";
  244. this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  245. this.columnHeader1.Width = 143;
  246. //
  247. // columnHeader2
  248. //
  249. this.columnHeader2.Text = "不良名称";
  250. this.columnHeader2.Width = 122;
  251. //
  252. // columnHeader9
  253. //
  254. this.columnHeader9.Text = "备注";
  255. this.columnHeader9.Width = 0;
  256. //
  257. // label4
  258. //
  259. this.label4.AutoSize = true;
  260. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.label4.ForeColor = System.Drawing.Color.Black;
  262. this.label4.Location = new System.Drawing.Point(0, 406);
  263. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  264. this.label4.Name = "label4";
  265. this.label4.Size = new System.Drawing.Size(110, 31);
  266. this.label4.TabIndex = 39;
  267. this.label4.Text = "待选不良";
  268. //
  269. // label5
  270. //
  271. this.label5.AutoSize = true;
  272. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.label5.ForeColor = System.Drawing.Color.Black;
  274. this.label5.Location = new System.Drawing.Point(546, 416);
  275. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  276. this.label5.Name = "label5";
  277. this.label5.Size = new System.Drawing.Size(110, 31);
  278. this.label5.TabIndex = 40;
  279. this.label5.Text = "已选不良";
  280. //
  281. // label6
  282. //
  283. this.label6.AutoSize = true;
  284. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  285. this.label6.Location = new System.Drawing.Point(962, 226);
  286. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  287. this.label6.Name = "label6";
  288. this.label6.Size = new System.Drawing.Size(110, 31);
  289. this.label6.TabIndex = 46;
  290. this.label6.Text = "操作结果";
  291. //
  292. // ChoosedRejectList
  293. //
  294. this.ChoosedRejectList.CheckBoxes = true;
  295. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  296. this.columnHeader6,
  297. this.columnHeader3,
  298. this.columnHeader7,
  299. this.columnHeader8,
  300. this.columnHeader10});
  301. this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.ChoosedRejectList.HideSelection = false;
  303. this.ChoosedRejectList.Location = new System.Drawing.Point(552, 454);
  304. this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4);
  305. this.ChoosedRejectList.Name = "ChoosedRejectList";
  306. this.ChoosedRejectList.Size = new System.Drawing.Size(397, 278);
  307. this.ChoosedRejectList.TabIndex = 50;
  308. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  309. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  310. //
  311. // columnHeader6
  312. //
  313. this.columnHeader6.Text = " ";
  314. this.columnHeader6.Width = 20;
  315. //
  316. // columnHeader3
  317. //
  318. this.columnHeader3.Text = "不良代码组";
  319. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  320. this.columnHeader3.Width = 117;
  321. //
  322. // columnHeader7
  323. //
  324. this.columnHeader7.Text = "不良代码";
  325. this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  326. this.columnHeader7.Width = 95;
  327. //
  328. // columnHeader8
  329. //
  330. this.columnHeader8.Text = "不良名称";
  331. this.columnHeader8.Width = 99;
  332. //
  333. // columnHeader10
  334. //
  335. this.columnHeader10.Text = "备注";
  336. this.columnHeader10.Width = 0;
  337. //
  338. // ma_qty_label
  339. //
  340. this.ma_qty_label.AutoSize = true;
  341. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.ma_qty_label.Location = new System.Drawing.Point(411, 22);
  343. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  344. this.ma_qty_label.Name = "ma_qty_label";
  345. this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
  346. this.ma_qty_label.TabIndex = 11;
  347. this.ma_qty_label.Text = "工单数量";
  348. //
  349. // ma_prodcode_label
  350. //
  351. this.ma_prodcode_label.AutoSize = true;
  352. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. this.ma_prodcode_label.Location = new System.Drawing.Point(4, 96);
  354. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  355. this.ma_prodcode_label.Name = "ma_prodcode_label";
  356. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  357. this.ma_prodcode_label.TabIndex = 7;
  358. this.ma_prodcode_label.Text = "产品编号";
  359. //
  360. // ms_makecode_label
  361. //
  362. this.ms_makecode_label.AutoSize = true;
  363. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.ms_makecode_label.Location = new System.Drawing.Point(4, 20);
  365. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  366. this.ms_makecode_label.Name = "ms_makecode_label";
  367. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  368. this.ms_makecode_label.TabIndex = 2;
  369. this.ms_makecode_label.Text = "归属工单";
  370. //
  371. // mcd_inqty_label
  372. //
  373. this.mcd_inqty_label.AutoSize = true;
  374. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.mcd_inqty_label.Location = new System.Drawing.Point(900, 32);
  376. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  377. this.mcd_inqty_label.Name = "mcd_inqty_label";
  378. this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
  379. this.mcd_inqty_label.TabIndex = 14;
  380. this.mcd_inqty_label.Text = "已采集数";
  381. //
  382. // mc_restqty_label
  383. //
  384. this.mc_restqty_label.AutoSize = true;
  385. this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.mc_restqty_label.Location = new System.Drawing.Point(688, 32);
  387. this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  388. this.mc_restqty_label.Name = "mc_restqty_label";
  389. this.mc_restqty_label.Size = new System.Drawing.Size(110, 31);
  390. this.mc_restqty_label.TabIndex = 17;
  391. this.mc_restqty_label.Text = "待采集数";
  392. //
  393. // label9
  394. //
  395. this.label9.AutoSize = true;
  396. this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  397. this.label9.Location = new System.Drawing.Point(688, 150);
  398. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  399. this.label9.Name = "label9";
  400. this.label9.Size = new System.Drawing.Size(134, 31);
  401. this.label9.TabIndex = 83;
  402. this.label9.Text = "累计不良数";
  403. //
  404. // label8
  405. //
  406. this.label8.AutoSize = true;
  407. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  408. this.label8.Location = new System.Drawing.Point(902, 89);
  409. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  410. this.label8.Name = "label8";
  411. this.label8.Size = new System.Drawing.Size(86, 31);
  412. this.label8.TabIndex = 81;
  413. this.label8.Text = "良品数";
  414. //
  415. // label1
  416. //
  417. this.label1.AutoSize = true;
  418. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.label1.Location = new System.Drawing.Point(688, 89);
  420. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  421. this.label1.Name = "label1";
  422. this.label1.Size = new System.Drawing.Size(134, 31);
  423. this.label1.TabIndex = 79;
  424. this.label1.Text = "当前不良数";
  425. //
  426. // ob_checkno
  427. //
  428. this.ob_checkno.AutoSize = true;
  429. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.ob_checkno.ForeColor = System.Drawing.Color.Black;
  431. this.ob_checkno.Location = new System.Drawing.Point(1448, 538);
  432. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  433. this.ob_checkno.Name = "ob_checkno";
  434. this.ob_checkno.Size = new System.Drawing.Size(0, 31);
  435. this.ob_checkno.TabIndex = 76;
  436. this.ob_checkno.Tag = "ob_checkno";
  437. this.ob_checkno.Visible = false;
  438. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  439. //
  440. // pr_detail_label
  441. //
  442. this.pr_detail_label.AutoSize = true;
  443. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.pr_detail_label.Location = new System.Drawing.Point(324, 96);
  445. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  446. this.pr_detail_label.Name = "pr_detail_label";
  447. this.pr_detail_label.Size = new System.Drawing.Size(62, 31);
  448. this.pr_detail_label.TabIndex = 6;
  449. this.pr_detail_label.Text = "型号";
  450. //
  451. // ma_softversion_label
  452. //
  453. this.ma_softversion_label.AutoSize = true;
  454. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.ma_softversion_label.Location = new System.Drawing.Point(4, 168);
  456. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  457. this.ma_softversion_label.Name = "ma_softversion_label";
  458. this.ma_softversion_label.Size = new System.Drawing.Size(110, 31);
  459. this.ma_softversion_label.TabIndex = 72;
  460. this.ma_softversion_label.Text = "软件版本";
  461. //
  462. // NoteForChange
  463. //
  464. this.NoteForChange.AutoSize = true;
  465. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. this.NoteForChange.Location = new System.Drawing.Point(327, 226);
  467. this.NoteForChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  468. this.NoteForChange.Name = "NoteForChange";
  469. this.NoteForChange.Size = new System.Drawing.Size(144, 28);
  470. this.NoteForChange.TabIndex = 75;
  471. this.NoteForChange.Text = "切换工单提示";
  472. this.NoteForChange.UseVisualStyleBackColor = true;
  473. //
  474. // Lock_label
  475. //
  476. this.Lock_label.AutoSize = true;
  477. this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.Lock_label.ForeColor = System.Drawing.Color.Red;
  479. this.Lock_label.Location = new System.Drawing.Point(432, 224);
  480. this.Lock_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  481. this.Lock_label.Name = "Lock_label";
  482. this.Lock_label.Size = new System.Drawing.Size(188, 31);
  483. this.Lock_label.TabIndex = 77;
  484. this.Lock_label.Text = "Ctrl+Q解除锁定";
  485. this.Lock_label.Visible = false;
  486. //
  487. // ma_salecode
  488. //
  489. this.ma_salecode.AutoSize = true;
  490. this.ma_salecode.Location = new System.Drawing.Point(716, 226);
  491. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  492. this.ma_salecode.Name = "ma_salecode";
  493. this.ma_salecode.Size = new System.Drawing.Size(0, 18);
  494. this.ma_salecode.TabIndex = 78;
  495. this.ma_salecode.Visible = false;
  496. //
  497. // pr_sendchecktype
  498. //
  499. this.pr_sendchecktype.AutoSize = true;
  500. this.pr_sendchecktype.Location = new System.Drawing.Point(716, 232);
  501. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  502. this.pr_sendchecktype.Name = "pr_sendchecktype";
  503. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
  504. this.pr_sendchecktype.TabIndex = 79;
  505. this.pr_sendchecktype.Visible = false;
  506. //
  507. // StopWatch
  508. //
  509. this.StopWatch.Enabled = false;
  510. this.StopWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  511. this.StopWatch.Location = new System.Drawing.Point(1454, 614);
  512. this.StopWatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  513. this.StopWatch.Name = "StopWatch";
  514. this.StopWatch.Size = new System.Drawing.Size(96, 42);
  515. this.StopWatch.TabIndex = 214;
  516. this.StopWatch.Text = "停止监控";
  517. this.StopWatch.UseVisualStyleBackColor = true;
  518. this.StopWatch.Visible = false;
  519. this.StopWatch.Click += new System.EventHandler(this.StopWatch_Click);
  520. //
  521. // StartWatch
  522. //
  523. this.StartWatch.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.StartWatch.Location = new System.Drawing.Point(1457, 474);
  525. this.StartWatch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  526. this.StartWatch.Name = "StartWatch";
  527. this.StartWatch.Size = new System.Drawing.Size(96, 42);
  528. this.StartWatch.TabIndex = 213;
  529. this.StartWatch.Text = "开始监控";
  530. this.StartWatch.UseVisualStyleBackColor = true;
  531. this.StartWatch.Visible = false;
  532. this.StartWatch.Click += new System.EventHandler(this.StartWatch_Click);
  533. //
  534. // ChooseFolder
  535. //
  536. this.ChooseFolder.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.ChooseFolder.Location = new System.Drawing.Point(1423, 352);
  538. this.ChooseFolder.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  539. this.ChooseFolder.Name = "ChooseFolder";
  540. this.ChooseFolder.Size = new System.Drawing.Size(117, 36);
  541. this.ChooseFolder.TabIndex = 212;
  542. this.ChooseFolder.Text = "选择文件夹";
  543. this.ChooseFolder.UseVisualStyleBackColor = true;
  544. this.ChooseFolder.Visible = false;
  545. this.ChooseFolder.Click += new System.EventHandler(this.ChooseFolder_Click);
  546. //
  547. // FolderPath
  548. //
  549. this.FolderPath.Enabled = false;
  550. this.FolderPath.Location = new System.Drawing.Point(1317, 572);
  551. this.FolderPath.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  552. this.FolderPath.Name = "FolderPath";
  553. this.FolderPath.Size = new System.Drawing.Size(236, 28);
  554. this.FolderPath.TabIndex = 211;
  555. this.FolderPath.Visible = false;
  556. //
  557. // label7
  558. //
  559. this.label7.AutoSize = true;
  560. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  561. this.label7.Location = new System.Drawing.Point(1418, 235);
  562. this.label7.Name = "label7";
  563. this.label7.Size = new System.Drawing.Size(123, 30);
  564. this.label7.TabIndex = 210;
  565. this.label7.Text = "监控文件夹";
  566. this.label7.Visible = false;
  567. //
  568. // label10
  569. //
  570. this.label10.AutoSize = true;
  571. this.label10.Location = new System.Drawing.Point(717, 250);
  572. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  573. this.label10.Name = "label10";
  574. this.label10.Size = new System.Drawing.Size(0, 18);
  575. this.label10.TabIndex = 209;
  576. this.label10.Visible = false;
  577. //
  578. // label11
  579. //
  580. this.label11.AutoSize = true;
  581. this.label11.Location = new System.Drawing.Point(717, 244);
  582. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  583. this.label11.Name = "label11";
  584. this.label11.Size = new System.Drawing.Size(0, 18);
  585. this.label11.TabIndex = 208;
  586. this.label11.Visible = false;
  587. //
  588. // XmlWatcher
  589. //
  590. this.XmlWatcher.EnableRaisingEvents = true;
  591. this.XmlWatcher.Filter = "*.log";
  592. this.XmlWatcher.IncludeSubdirectories = true;
  593. this.XmlWatcher.SynchronizingObject = this;
  594. this.XmlWatcher.Created += new System.IO.FileSystemEventHandler(this.XmlWatcher_Created);
  595. //
  596. // bidui
  597. //
  598. this.bidui.AutoSize = true;
  599. this.bidui.Location = new System.Drawing.Point(842, 710);
  600. this.bidui.Margin = new System.Windows.Forms.Padding(4);
  601. this.bidui.Name = "bidui";
  602. this.bidui.Size = new System.Drawing.Size(106, 22);
  603. this.bidui.TabIndex = 216;
  604. this.bidui.Text = "人员采集";
  605. this.bidui.UseVisualStyleBackColor = true;
  606. this.bidui.Visible = false;
  607. //
  608. // label12
  609. //
  610. this.label12.AutoSize = true;
  611. this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  612. this.label12.ForeColor = System.Drawing.Color.Black;
  613. this.label12.Location = new System.Drawing.Point(1076, 150);
  614. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  615. this.label12.Name = "label12";
  616. this.label12.Size = new System.Drawing.Size(110, 31);
  617. this.label12.TabIndex = 223;
  618. this.label12.Text = "已送检数";
  619. //
  620. // ob_batchqty_label
  621. //
  622. this.ob_batchqty_label.AutoSize = true;
  623. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  624. this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
  625. this.ob_batchqty_label.Location = new System.Drawing.Point(1076, 32);
  626. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  627. this.ob_batchqty_label.Name = "ob_batchqty_label";
  628. this.ob_batchqty_label.Size = new System.Drawing.Size(110, 31);
  629. this.ob_batchqty_label.TabIndex = 221;
  630. this.ob_batchqty_label.Text = "抽检批数";
  631. //
  632. // ob_nowcheckqty_label
  633. //
  634. this.ob_nowcheckqty_label.AutoSize = true;
  635. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
  637. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(1076, 89);
  638. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  639. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  640. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(110, 31);
  641. this.ob_nowcheckqty_label.TabIndex = 219;
  642. this.ob_nowcheckqty_label.Text = "当前批数";
  643. //
  644. // lastsn
  645. //
  646. this.lastsn.AutoSize = true;
  647. this.lastsn.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
  648. this.lastsn.Location = new System.Drawing.Point(496, 272);
  649. this.lastsn.Name = "lastsn";
  650. this.lastsn.Size = new System.Drawing.Size(0, 50);
  651. this.lastsn.TabIndex = 225;
  652. //
  653. // lastresult
  654. //
  655. this.lastresult.BackColor = System.Drawing.SystemColors.Control;
  656. this.lastresult.Font = new System.Drawing.Font("宋体", 25F, System.Drawing.FontStyle.Bold);
  657. this.lastresult.Location = new System.Drawing.Point(505, 332);
  658. this.lastresult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  659. this.lastresult.Name = "lastresult";
  660. this.lastresult.Size = new System.Drawing.Size(406, 73);
  661. this.lastresult.TabIndex = 226;
  662. this.lastresult.UseVisualStyleBackColor = false;
  663. //
  664. // khcheck
  665. //
  666. this.khcheck.AutoSize = true;
  667. this.khcheck.Enabled = false;
  668. this.khcheck.Location = new System.Drawing.Point(841, 758);
  669. this.khcheck.Margin = new System.Windows.Forms.Padding(4);
  670. this.khcheck.Name = "khcheck";
  671. this.khcheck.Size = new System.Drawing.Size(124, 22);
  672. this.khcheck.TabIndex = 228;
  673. this.khcheck.Text = "客户码采集";
  674. this.khcheck.UseVisualStyleBackColor = true;
  675. //
  676. // label13
  677. //
  678. this.label13.AutoSize = true;
  679. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  680. this.label13.Location = new System.Drawing.Point(324, 157);
  681. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  682. this.label13.Name = "label13";
  683. this.label13.Size = new System.Drawing.Size(110, 31);
  684. this.label13.TabIndex = 229;
  685. this.label13.Text = "客户代码";
  686. //
  687. // ma_endremark
  688. //
  689. this.ma_endremark.AutoSize = true;
  690. this.ma_endremark.CutLength = "qweqwe";
  691. this.ma_endremark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  692. this.ma_endremark.Location = new System.Drawing.Point(454, 157);
  693. this.ma_endremark.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  694. this.ma_endremark.MaximumSize = new System.Drawing.Size(270, 0);
  695. this.ma_endremark.Name = "ma_endremark";
  696. this.ma_endremark.Size = new System.Drawing.Size(0, 31);
  697. this.ma_endremark.TabIndex = 230;
  698. //
  699. // oth
  700. //
  701. this.oth.AllPower = "ifall";
  702. this.oth.BackColor = System.Drawing.Color.White;
  703. this.oth.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  704. this.oth.ID = null;
  705. this.oth.Location = new System.Drawing.Point(966, 749);
  706. this.oth.Margin = new System.Windows.Forms.Padding(4);
  707. this.oth.Name = "oth";
  708. this.oth.Power = null;
  709. this.oth.Size = new System.Drawing.Size(293, 32);
  710. this.oth.Str = null;
  711. this.oth.Str1 = null;
  712. this.oth.Str2 = null;
  713. this.oth.TabIndex = 227;
  714. this.oth.Tag = "IfRead";
  715. this.oth.KeyDown += new System.Windows.Forms.KeyEventHandler(this.oth_KeyDown);
  716. //
  717. // ob_sendqty
  718. //
  719. this.ob_sendqty.AutoSize = true;
  720. this.ob_sendqty.CutLength = null;
  721. this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  722. this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
  723. this.ob_sendqty.Location = new System.Drawing.Point(1216, 150);
  724. this.ob_sendqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  725. this.ob_sendqty.MaximumSize = new System.Drawing.Size(225, 0);
  726. this.ob_sendqty.Name = "ob_sendqty";
  727. this.ob_sendqty.Size = new System.Drawing.Size(0, 31);
  728. this.ob_sendqty.TabIndex = 224;
  729. this.ob_sendqty.Tag = "ob_batchqty";
  730. //
  731. // ob_batchqty
  732. //
  733. this.ob_batchqty.AutoSize = true;
  734. this.ob_batchqty.CutLength = null;
  735. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  736. this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
  737. this.ob_batchqty.Location = new System.Drawing.Point(1216, 32);
  738. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  739. this.ob_batchqty.MaximumSize = new System.Drawing.Size(225, 0);
  740. this.ob_batchqty.Name = "ob_batchqty";
  741. this.ob_batchqty.Size = new System.Drawing.Size(0, 31);
  742. this.ob_batchqty.TabIndex = 222;
  743. this.ob_batchqty.Tag = "ob_batchqty";
  744. //
  745. // ob_nowcheckqty
  746. //
  747. this.ob_nowcheckqty.AutoSize = true;
  748. this.ob_nowcheckqty.CutLength = null;
  749. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
  751. this.ob_nowcheckqty.Location = new System.Drawing.Point(1212, 89);
  752. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  753. this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(225, 0);
  754. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  755. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 31);
  756. this.ob_nowcheckqty.TabIndex = 220;
  757. this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
  758. //
  759. // mcd_totalng
  760. //
  761. this.mcd_totalng.AutoSize = true;
  762. this.mcd_totalng.CutLength = null;
  763. this.mcd_totalng.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  764. this.mcd_totalng.Location = new System.Drawing.Point(835, 150);
  765. this.mcd_totalng.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  766. this.mcd_totalng.MaximumSize = new System.Drawing.Size(225, 0);
  767. this.mcd_totalng.Name = "mcd_totalng";
  768. this.mcd_totalng.Size = new System.Drawing.Size(0, 31);
  769. this.mcd_totalng.TabIndex = 84;
  770. this.mcd_totalng.Tag = "mcd_inqty";
  771. //
  772. // biduisn
  773. //
  774. this.biduisn.AllPower = "ifall";
  775. this.biduisn.BackColor = System.Drawing.Color.White;
  776. this.biduisn.Enabled = false;
  777. this.biduisn.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  778. this.biduisn.ID = null;
  779. this.biduisn.Location = new System.Drawing.Point(966, 698);
  780. this.biduisn.Margin = new System.Windows.Forms.Padding(4);
  781. this.biduisn.Name = "biduisn";
  782. this.biduisn.Power = null;
  783. this.biduisn.Size = new System.Drawing.Size(270, 32);
  784. this.biduisn.Str = null;
  785. this.biduisn.Str1 = null;
  786. this.biduisn.Str2 = null;
  787. this.biduisn.TabIndex = 215;
  788. this.biduisn.Tag = "IfRead";
  789. this.biduisn.Visible = false;
  790. this.biduisn.KeyDown += new System.Windows.Forms.KeyEventHandler(this.biduisn_KeyDown);
  791. //
  792. // mcd_okqty
  793. //
  794. this.mcd_okqty.AutoSize = true;
  795. this.mcd_okqty.CutLength = null;
  796. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.mcd_okqty.Location = new System.Drawing.Point(1012, 89);
  798. this.mcd_okqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  799. this.mcd_okqty.MaximumSize = new System.Drawing.Size(225, 0);
  800. this.mcd_okqty.Name = "mcd_okqty";
  801. this.mcd_okqty.Size = new System.Drawing.Size(0, 31);
  802. this.mcd_okqty.TabIndex = 82;
  803. this.mcd_okqty.Tag = "mcd_inqty";
  804. //
  805. // mcd_ngqty
  806. //
  807. this.mcd_ngqty.AutoSize = true;
  808. this.mcd_ngqty.CutLength = null;
  809. this.mcd_ngqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  810. this.mcd_ngqty.Location = new System.Drawing.Point(835, 89);
  811. this.mcd_ngqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  812. this.mcd_ngqty.MaximumSize = new System.Drawing.Size(225, 0);
  813. this.mcd_ngqty.Name = "mcd_ngqty";
  814. this.mcd_ngqty.Size = new System.Drawing.Size(0, 31);
  815. this.mcd_ngqty.TabIndex = 80;
  816. this.mcd_ngqty.Tag = "mcd_inqty";
  817. //
  818. // SendCheck
  819. //
  820. this.SendCheck.AllPower = null;
  821. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  822. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  823. this.SendCheck.Enabled = false;
  824. this.SendCheck.Image = null;
  825. this.SendCheck.IsShowBorder = true;
  826. this.SendCheck.Location = new System.Drawing.Point(912, 150);
  827. this.SendCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  828. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  829. this.SendCheck.Name = "SendCheck";
  830. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  831. this.SendCheck.Power = null;
  832. this.SendCheck.Size = new System.Drawing.Size(98, 38);
  833. this.SendCheck.TabIndex = 72;
  834. this.SendCheck.Text = "送检";
  835. this.SendCheck.UseVisualStyleBackColor = false;
  836. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  837. //
  838. // mcd_remainqty
  839. //
  840. this.mcd_remainqty.AutoSize = true;
  841. this.mcd_remainqty.CutLength = null;
  842. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  843. this.mcd_remainqty.Location = new System.Drawing.Point(835, 32);
  844. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  845. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(225, 0);
  846. this.mcd_remainqty.Name = "mcd_remainqty";
  847. this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
  848. this.mcd_remainqty.TabIndex = 57;
  849. this.mcd_remainqty.Tag = "mcd_remainqty";
  850. //
  851. // PrintList
  852. //
  853. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  854. this.PrintList.Location = new System.Drawing.Point(1376, 118);
  855. this.PrintList.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  856. this.PrintList.Name = "PrintList";
  857. this.PrintList.Size = new System.Drawing.Size(204, 42);
  858. this.PrintList.TabIndex = 198;
  859. this.PrintList.Visible = false;
  860. //
  861. // normalButton1
  862. //
  863. this.normalButton1.AllPower = null;
  864. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  865. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  866. this.normalButton1.Image = null;
  867. this.normalButton1.IsShowBorder = true;
  868. this.normalButton1.Location = new System.Drawing.Point(1397, 395);
  869. this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
  870. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  871. this.normalButton1.Name = "normalButton1";
  872. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  873. this.normalButton1.Power = null;
  874. this.normalButton1.Size = new System.Drawing.Size(156, 42);
  875. this.normalButton1.TabIndex = 197;
  876. this.normalButton1.Text = "打印不良";
  877. this.normalButton1.UseVisualStyleBackColor = false;
  878. this.normalButton1.Visible = false;
  879. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  880. //
  881. // mcd_inqty
  882. //
  883. this.mcd_inqty.AutoSize = true;
  884. this.mcd_inqty.CutLength = null;
  885. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  886. this.mcd_inqty.Location = new System.Drawing.Point(1010, 32);
  887. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  888. this.mcd_inqty.MaximumSize = new System.Drawing.Size(225, 0);
  889. this.mcd_inqty.Name = "mcd_inqty";
  890. this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
  891. this.mcd_inqty.TabIndex = 54;
  892. this.mcd_inqty.Tag = "mcd_inqty";
  893. //
  894. // StepCount
  895. //
  896. this.StepCount.LineCode = null;
  897. this.StepCount.Location = new System.Drawing.Point(436, 218);
  898. this.StepCount.Margin = new System.Windows.Forms.Padding(6, 10, 6, 10);
  899. this.StepCount.Name = "StepCount";
  900. this.StepCount.Size = new System.Drawing.Size(96, 34);
  901. this.StepCount.Source = null;
  902. this.StepCount.StepCode = null;
  903. this.StepCount.TabIndex = 194;
  904. //
  905. // Filter
  906. //
  907. this.Filter.BackColor = System.Drawing.Color.Transparent;
  908. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  909. this.Filter.Location = new System.Drawing.Point(140, 412);
  910. this.Filter.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  911. this.Filter.Name = "Filter";
  912. this.Filter.PlaceHolder = "不良名称搜索";
  913. this.Filter.Size = new System.Drawing.Size(264, 34);
  914. this.Filter.TabIndex = 76;
  915. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  916. //
  917. // ma_softversion
  918. //
  919. this.ma_softversion.AutoSize = true;
  920. this.ma_softversion.CutLength = null;
  921. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  922. this.ma_softversion.Location = new System.Drawing.Point(141, 168);
  923. this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  924. this.ma_softversion.MaximumSize = new System.Drawing.Size(225, 0);
  925. this.ma_softversion.Name = "ma_softversion";
  926. this.ma_softversion.Size = new System.Drawing.Size(0, 31);
  927. this.ma_softversion.TabIndex = 73;
  928. //
  929. // Save
  930. //
  931. this.Save.AllPower = null;
  932. this.Save.BackColor = System.Drawing.Color.Transparent;
  933. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  934. this.Save.Image = null;
  935. this.Save.IsShowBorder = true;
  936. this.Save.Location = new System.Drawing.Point(716, 746);
  937. this.Save.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  938. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  939. this.Save.Name = "Save";
  940. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  941. this.Save.Power = null;
  942. this.Save.Size = new System.Drawing.Size(98, 38);
  943. this.Save.TabIndex = 70;
  944. this.Save.Text = "保存";
  945. this.Save.UseVisualStyleBackColor = false;
  946. this.Save.Click += new System.EventHandler(this.Save_Click);
  947. //
  948. // AutoBadCode
  949. //
  950. this.AutoBadCode.AutoSize = true;
  951. this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  952. this.AutoBadCode.Location = new System.Drawing.Point(1092, 230);
  953. this.AutoBadCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  954. this.AutoBadCode.Name = "AutoBadCode";
  955. this.AutoBadCode.Size = new System.Drawing.Size(144, 28);
  956. this.AutoBadCode.TabIndex = 69;
  957. this.AutoBadCode.Text = "恢复出厂设置";
  958. this.AutoBadCode.UseVisualStyleBackColor = true;
  959. this.AutoBadCode.Visible = false;
  960. //
  961. // bc_code
  962. //
  963. this.bc_code.AllPower = null;
  964. this.bc_code.BackColor = System.Drawing.Color.White;
  965. this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  966. this.bc_code.ID = null;
  967. this.bc_code.Location = new System.Drawing.Point(141, 332);
  968. this.bc_code.Margin = new System.Windows.Forms.Padding(4);
  969. this.bc_code.Name = "bc_code";
  970. this.bc_code.Power = null;
  971. this.bc_code.Size = new System.Drawing.Size(262, 32);
  972. this.bc_code.Str = null;
  973. this.bc_code.Str1 = null;
  974. this.bc_code.Str2 = null;
  975. this.bc_code.TabIndex = 70;
  976. this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
  977. this.bc_code.KeyUp += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyUp);
  978. //
  979. // ma_code
  980. //
  981. this.ma_code.AllPower = null;
  982. this.ma_code.Caller = null;
  983. this.ma_code.Condition = null;
  984. this.ma_code.DBTitle = null;
  985. this.ma_code.FormName = null;
  986. this.ma_code.Location = new System.Drawing.Point(140, 20);
  987. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  988. this.ma_code.Name = "ma_code";
  989. this.ma_code.Power = null;
  990. this.ma_code.ReturnData = null;
  991. this.ma_code.SelectField = null;
  992. this.ma_code.SetValueField = null;
  993. this.ma_code.Size = new System.Drawing.Size(172, 32);
  994. this.ma_code.TabIndex = 67;
  995. this.ma_code.TableName = null;
  996. this.ma_code.Tag = "ma_code";
  997. this.ma_code.TextBoxEnable = true;
  998. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  999. //
  1000. // LockMakeCode
  1001. //
  1002. this.LockMakeCode.AutoSize = true;
  1003. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.LockMakeCode.LeaveEvent = false;
  1005. this.LockMakeCode.Location = new System.Drawing.Point(320, 25);
  1006. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  1007. this.LockMakeCode.Name = "LockMakeCode";
  1008. this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
  1009. this.LockMakeCode.TabIndex = 66;
  1010. this.LockMakeCode.Text = "锁定";
  1011. this.LockMakeCode.UseVisualStyleBackColor = true;
  1012. //
  1013. // pr_spec
  1014. //
  1015. this.pr_spec.AutoSize = true;
  1016. this.pr_spec.CutLength = "qweqwe";
  1017. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1018. this.pr_spec.Location = new System.Drawing.Point(454, 96);
  1019. this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1020. this.pr_spec.MaximumSize = new System.Drawing.Size(270, 0);
  1021. this.pr_spec.Name = "pr_spec";
  1022. this.pr_spec.Size = new System.Drawing.Size(0, 31);
  1023. this.pr_spec.TabIndex = 56;
  1024. //
  1025. // ma_qty
  1026. //
  1027. this.ma_qty.AutoSize = true;
  1028. this.ma_qty.CutLength = null;
  1029. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1030. this.ma_qty.Location = new System.Drawing.Point(541, 22);
  1031. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1032. this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
  1033. this.ma_qty.Name = "ma_qty";
  1034. this.ma_qty.Size = new System.Drawing.Size(0, 31);
  1035. this.ma_qty.TabIndex = 55;
  1036. //
  1037. // ma_prodcode
  1038. //
  1039. this.ma_prodcode.AutoSize = true;
  1040. this.ma_prodcode.CutLength = null;
  1041. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1042. this.ma_prodcode.Location = new System.Drawing.Point(141, 96);
  1043. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1044. this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
  1045. this.ma_prodcode.Name = "ma_prodcode";
  1046. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  1047. this.ma_prodcode.TabIndex = 53;
  1048. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  1049. //
  1050. // OperateResult
  1051. //
  1052. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1053. this.OperateResult.Location = new System.Drawing.Point(966, 272);
  1054. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  1055. this.OperateResult.Name = "OperateResult";
  1056. this.OperateResult.Size = new System.Drawing.Size(308, 458);
  1057. this.OperateResult.TabIndex = 52;
  1058. this.OperateResult.Text = "";
  1059. //
  1060. // CleanInfo
  1061. //
  1062. this.CleanInfo.AllPower = null;
  1063. this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
  1064. this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
  1065. this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
  1066. this.CleanInfo.IsShowBorder = true;
  1067. this.CleanInfo.Location = new System.Drawing.Point(634, 224);
  1068. this.CleanInfo.Margin = new System.Windows.Forms.Padding(4);
  1069. this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
  1070. this.CleanInfo.Name = "CleanInfo";
  1071. this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
  1072. this.CleanInfo.Power = null;
  1073. this.CleanInfo.Size = new System.Drawing.Size(92, 36);
  1074. this.CleanInfo.TabIndex = 47;
  1075. this.CleanInfo.Text = "清除内容";
  1076. this.CleanInfo.UseVisualStyleBackColor = true;
  1077. this.CleanInfo.Visible = false;
  1078. this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
  1079. //
  1080. // ChooseedReject
  1081. //
  1082. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  1083. this.ChooseedReject.Location = new System.Drawing.Point(438, 520);
  1084. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
  1085. this.ChooseedReject.Name = "ChooseedReject";
  1086. this.ChooseedReject.Size = new System.Drawing.Size(75, 34);
  1087. this.ChooseedReject.TabIndex = 45;
  1088. this.ChooseedReject.UseVisualStyleBackColor = true;
  1089. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  1090. //
  1091. // WaitReject
  1092. //
  1093. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  1094. this.WaitReject.Location = new System.Drawing.Point(438, 614);
  1095. this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
  1096. this.WaitReject.Name = "WaitReject";
  1097. this.WaitReject.Size = new System.Drawing.Size(75, 34);
  1098. this.WaitReject.TabIndex = 44;
  1099. this.WaitReject.UseVisualStyleBackColor = true;
  1100. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  1101. //
  1102. // bc_remark
  1103. //
  1104. this.bc_remark.AllPower = null;
  1105. this.bc_remark.BackColor = System.Drawing.Color.White;
  1106. this.bc_remark.ID = null;
  1107. this.bc_remark.Location = new System.Drawing.Point(1185, 596);
  1108. this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
  1109. this.bc_remark.Multiline = true;
  1110. this.bc_remark.Name = "bc_remark";
  1111. this.bc_remark.Power = null;
  1112. this.bc_remark.Size = new System.Drawing.Size(19, 14);
  1113. this.bc_remark.Str = null;
  1114. this.bc_remark.Str1 = null;
  1115. this.bc_remark.Str2 = null;
  1116. this.bc_remark.TabIndex = 41;
  1117. this.bc_remark.Visible = false;
  1118. //
  1119. // bc_groupcode
  1120. //
  1121. this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. this.bc_groupcode.FormattingEnabled = true;
  1123. this.bc_groupcode.Location = new System.Drawing.Point(141, 274);
  1124. this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4);
  1125. this.bc_groupcode.Name = "bc_groupcode";
  1126. this.bc_groupcode.Size = new System.Drawing.Size(262, 30);
  1127. this.bc_groupcode.TabIndex = 21;
  1128. this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
  1129. //
  1130. // ms_sncode
  1131. //
  1132. this.ms_sncode.AllPower = "ifall";
  1133. this.ms_sncode.BackColor = System.Drawing.Color.White;
  1134. this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1135. this.ms_sncode.ID = null;
  1136. this.ms_sncode.Location = new System.Drawing.Point(420, 746);
  1137. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
  1138. this.ms_sncode.Name = "ms_sncode";
  1139. this.ms_sncode.Power = null;
  1140. this.ms_sncode.Size = new System.Drawing.Size(270, 32);
  1141. this.ms_sncode.Str = null;
  1142. this.ms_sncode.Str1 = null;
  1143. this.ms_sncode.Str2 = null;
  1144. this.ms_sncode.TabIndex = 68;
  1145. this.ms_sncode.Tag = "IfRead";
  1146. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
  1147. //
  1148. // Make_TestCollectionBad
  1149. //
  1150. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  1151. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1152. this.BackColor = System.Drawing.SystemColors.Control;
  1153. this.ClientSize = new System.Drawing.Size(1303, 802);
  1154. this.Controls.Add(this.ma_endremark);
  1155. this.Controls.Add(this.label13);
  1156. this.Controls.Add(this.khcheck);
  1157. this.Controls.Add(this.oth);
  1158. this.Controls.Add(this.lastresult);
  1159. this.Controls.Add(this.lastsn);
  1160. this.Controls.Add(this.ob_sendqty);
  1161. this.Controls.Add(this.label12);
  1162. this.Controls.Add(this.ob_batchqty);
  1163. this.Controls.Add(this.ob_batchqty_label);
  1164. this.Controls.Add(this.ob_nowcheckqty);
  1165. this.Controls.Add(this.ob_nowcheckqty_label);
  1166. this.Controls.Add(this.mcd_totalng);
  1167. this.Controls.Add(this.bidui);
  1168. this.Controls.Add(this.label9);
  1169. this.Controls.Add(this.biduisn);
  1170. this.Controls.Add(this.mcd_okqty);
  1171. this.Controls.Add(this.StopWatch);
  1172. this.Controls.Add(this.label8);
  1173. this.Controls.Add(this.StartWatch);
  1174. this.Controls.Add(this.mcd_ngqty);
  1175. this.Controls.Add(this.ChooseFolder);
  1176. this.Controls.Add(this.label1);
  1177. this.Controls.Add(this.FolderPath);
  1178. this.Controls.Add(this.ob_checkno);
  1179. this.Controls.Add(this.label7);
  1180. this.Controls.Add(this.SendCheck);
  1181. this.Controls.Add(this.label10);
  1182. this.Controls.Add(this.label11);
  1183. this.Controls.Add(this.mcd_remainqty);
  1184. this.Controls.Add(this.PrintList);
  1185. this.Controls.Add(this.mc_restqty_label);
  1186. this.Controls.Add(this.normalButton1);
  1187. this.Controls.Add(this.mcd_inqty);
  1188. this.Controls.Add(this.mcd_inqty_label);
  1189. this.Controls.Add(this.StepCount);
  1190. this.Controls.Add(this.pr_sendchecktype);
  1191. this.Controls.Add(this.ma_salecode);
  1192. this.Controls.Add(this.Lock_label);
  1193. this.Controls.Add(this.Filter);
  1194. this.Controls.Add(this.NoteForChange);
  1195. this.Controls.Add(this.ma_softversion);
  1196. this.Controls.Add(this.ma_softversion_label);
  1197. this.Controls.Add(this.Save);
  1198. this.Controls.Add(this.AutoBadCode);
  1199. this.Controls.Add(this.bc_code);
  1200. this.Controls.Add(this.ma_code);
  1201. this.Controls.Add(this.LockMakeCode);
  1202. this.Controls.Add(this.label2);
  1203. this.Controls.Add(this.pr_spec);
  1204. this.Controls.Add(this.ma_qty);
  1205. this.Controls.Add(this.ma_prodcode);
  1206. this.Controls.Add(this.OperateResult);
  1207. this.Controls.Add(this.ChoosedRejectList);
  1208. this.Controls.Add(this.CleanInfo);
  1209. this.Controls.Add(this.label6);
  1210. this.Controls.Add(this.ChooseedReject);
  1211. this.Controls.Add(this.WaitReject);
  1212. this.Controls.Add(this.bc_remark);
  1213. this.Controls.Add(this.label5);
  1214. this.Controls.Add(this.label4);
  1215. this.Controls.Add(this.WaitRejectList);
  1216. this.Controls.Add(this.Reject);
  1217. this.Controls.Add(this.GoodProduct);
  1218. this.Controls.Add(this.label3);
  1219. this.Controls.Add(this.bc_groupcode);
  1220. this.Controls.Add(this.bc_remark_label);
  1221. this.Controls.Add(this.ms_sncode_label);
  1222. this.Controls.Add(this.bc_groupcode_label);
  1223. this.Controls.Add(this.ms_sncode);
  1224. this.Controls.Add(this.ma_qty_label);
  1225. this.Controls.Add(this.ms_makecode_label);
  1226. this.Controls.Add(this.pr_detail_label);
  1227. this.Controls.Add(this.ma_prodcode_label);
  1228. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1229. this.KeyPreview = true;
  1230. this.Margin = new System.Windows.Forms.Padding(4);
  1231. this.Name = "Make_TestCollectionBad";
  1232. this.Tag = "Make!TestCollectionBad";
  1233. this.Text = " ";
  1234. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
  1235. this.Load += new System.EventHandler(this.TestCollection_Load);
  1236. this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
  1237. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
  1238. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  1239. ((System.ComponentModel.ISupportInitialize)(this.XmlWatcher)).EndInit();
  1240. this.ResumeLayout(false);
  1241. this.PerformLayout();
  1242. }
  1243. #endregion
  1244. private System.Windows.Forms.Label ma_prodcode_label;
  1245. private System.Windows.Forms.Label ms_makecode_label;
  1246. private System.Windows.Forms.Label mcd_inqty_label;
  1247. private System.Windows.Forms.Label ma_qty_label;
  1248. private System.Windows.Forms.Label mc_restqty_label;
  1249. private System.Windows.Forms.Label ms_sncode_label;
  1250. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  1251. private System.Windows.Forms.Label bc_groupcode_label;
  1252. private System.Windows.Forms.Label bc_remark_label;
  1253. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
  1254. private System.Windows.Forms.Label label2;
  1255. private System.Windows.Forms.Label label3;
  1256. private System.Windows.Forms.RadioButton GoodProduct;
  1257. private System.Windows.Forms.RadioButton Reject;
  1258. private System.Windows.Forms.ListView WaitRejectList;
  1259. private System.Windows.Forms.Label label4;
  1260. private System.Windows.Forms.Label label5;
  1261. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  1262. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  1263. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  1264. private System.Windows.Forms.ColumnHeader columnHeader1;
  1265. private System.Windows.Forms.Label label6;
  1266. private CustomControl.ButtonUtil.NormalButton CleanInfo;
  1267. private System.Windows.Forms.ColumnHeader columnHeader5;
  1268. private System.Windows.Forms.ListView ChoosedRejectList;
  1269. private System.Windows.Forms.ColumnHeader columnHeader6;
  1270. private System.Windows.Forms.ColumnHeader columnHeader7;
  1271. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1272. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  1273. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  1274. private CustomControl.ValueLabel.ValueLabel ma_qty;
  1275. private CustomControl.ValueLabel.ValueLabel pr_spec;
  1276. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  1277. private System.Windows.Forms.ColumnHeader columnHeader3;
  1278. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  1279. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  1280. private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
  1281. private ReSetCheckBox AutoBadCode;
  1282. private System.Windows.Forms.ColumnHeader columnHeader4;
  1283. private CustomControl.ButtonUtil.NormalButton Save;
  1284. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1285. private System.Windows.Forms.Label ob_checkno;
  1286. private System.Windows.Forms.Label pr_detail_label;
  1287. private System.Windows.Forms.ColumnHeader columnHeader2;
  1288. private System.Windows.Forms.ColumnHeader columnHeader8;
  1289. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  1290. private System.Windows.Forms.Label ma_softversion_label;
  1291. private System.Windows.Forms.ColumnHeader columnHeader9;
  1292. private System.Windows.Forms.ColumnHeader columnHeader10;
  1293. private System.Windows.Forms.BindingSource BadInfSource;
  1294. private System.Windows.Forms.CheckBox NoteForChange;
  1295. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  1296. private System.Windows.Forms.Timer ControlLockTimer;
  1297. private System.Windows.Forms.Label Lock_label;
  1298. private System.Windows.Forms.Label ma_salecode;
  1299. private System.Windows.Forms.Label pr_sendchecktype;
  1300. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1301. private CustomControl.ValueLabel.ValueLabel mcd_ngqty;
  1302. private System.Windows.Forms.Label label1;
  1303. private CustomControl.ValueLabel.ValueLabel mcd_totalng;
  1304. private System.Windows.Forms.Label label9;
  1305. private CustomControl.ValueLabel.ValueLabel mcd_okqty;
  1306. private System.Windows.Forms.Label label8;
  1307. private CustomControl.ButtonUtil.NormalButton normalButton1;
  1308. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1309. private System.Windows.Forms.Button StopWatch;
  1310. private System.Windows.Forms.Button StartWatch;
  1311. private System.Windows.Forms.Button ChooseFolder;
  1312. private System.Windows.Forms.TextBox FolderPath;
  1313. private System.Windows.Forms.Label label7;
  1314. private System.Windows.Forms.Label label10;
  1315. private System.Windows.Forms.Label label11;
  1316. private System.IO.FileSystemWatcher XmlWatcher;
  1317. private System.Windows.Forms.CheckBox bidui;
  1318. private CustomControl.TextBoxWithIcon.SnCollectionBox biduisn;
  1319. private CustomControl.ValueLabel.ValueLabel ob_sendqty;
  1320. private System.Windows.Forms.Label label12;
  1321. private CustomControl.ValueLabel.ValueLabel ob_batchqty;
  1322. private System.Windows.Forms.Label ob_batchqty_label;
  1323. private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
  1324. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1325. private System.Windows.Forms.Label lastsn;
  1326. private System.Windows.Forms.Button lastresult;
  1327. private CustomControl.TextBoxWithIcon.SnCollectionBox oth;
  1328. private System.Windows.Forms.CheckBox khcheck;
  1329. private CustomControl.ValueLabel.ValueLabel ma_endremark;
  1330. private System.Windows.Forms.Label label13;
  1331. }
  1332. }