Make_SmtTestCollection.Designer.cs 64 KB

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