Make_TestCollection_Param.Designer.cs 66 KB

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