Make_SmtTestCollection.Designer.cs 66 KB

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