Make_TestCollectionlux.Designer.cs 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_TestCollectionlux
  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_TestCollectionlux));
  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.label6 = new System.Windows.Forms.Label();
  36. this.AutoBadCode = new System.Windows.Forms.CheckBox();
  37. this.ma_qty_label = new System.Windows.Forms.Label();
  38. this.ma_prodcode_label = new System.Windows.Forms.Label();
  39. this.ms_makecode_label = new System.Windows.Forms.Label();
  40. this.pr_detail_label = new System.Windows.Forms.Label();
  41. this.ma_softversion_label = new System.Windows.Forms.Label();
  42. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  43. this.NoteForChange = new System.Windows.Forms.CheckBox();
  44. this.ControlLockTimer = new System.Windows.Forms.Timer(this.components);
  45. this.Lock_label = new System.Windows.Forms.Label();
  46. this.ma_salecode = new System.Windows.Forms.Label();
  47. this.pr_sendchecktype = new System.Windows.Forms.Label();
  48. this.label7 = new System.Windows.Forms.Label();
  49. this.ob_checkno = new System.Windows.Forms.Label();
  50. this.ob_batchqty_label = new System.Windows.Forms.Label();
  51. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  52. this.mc_restqty_label = new System.Windows.Forms.Label();
  53. this.mcd_inqty_label = new System.Windows.Forms.Label();
  54. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  55. this.button1 = new System.Windows.Forms.Button();
  56. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.SN = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.avg1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.avg2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.ver1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.ver2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.wifis = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.bts = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.z = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.ob_sendqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  73. this.ob_batchqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  74. this.ob_nowcheckqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  75. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  76. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  77. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  78. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  79. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  80. this.Save = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  81. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  82. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  83. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  84. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  85. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  86. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  87. this.CleanInfo = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  88. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  89. this.ms_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  90. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  92. this.SuspendLayout();
  93. //
  94. // bc_remark_label
  95. //
  96. this.bc_remark_label.AutoSize = true;
  97. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.bc_remark_label.Location = new System.Drawing.Point(1048, 632);
  99. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  100. this.bc_remark_label.Name = "bc_remark_label";
  101. this.bc_remark_label.Size = new System.Drawing.Size(92, 27);
  102. this.bc_remark_label.TabIndex = 25;
  103. this.bc_remark_label.Text = "不良备注";
  104. this.bc_remark_label.Visible = false;
  105. //
  106. // ms_sncode_label
  107. //
  108. this.ms_sncode_label.AutoSize = true;
  109. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.ms_sncode_label.Location = new System.Drawing.Point(285, 622);
  111. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  112. this.ms_sncode_label.Name = "ms_sncode_label";
  113. this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
  114. this.ms_sncode_label.TabIndex = 18;
  115. this.ms_sncode_label.Text = "序列号";
  116. //
  117. // label2
  118. //
  119. this.label2.AutoSize = true;
  120. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.label2.ForeColor = System.Drawing.Color.Blue;
  122. this.label2.Location = new System.Drawing.Point(4, 188);
  123. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  124. this.label2.Name = "label2";
  125. this.label2.Size = new System.Drawing.Size(92, 27);
  126. this.label2.TabIndex = 0;
  127. this.label2.Text = "采集信息";
  128. //
  129. // GoodProduct
  130. //
  131. this.GoodProduct.AutoSize = true;
  132. this.GoodProduct.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.GoodProduct.ForeColor = System.Drawing.Color.Blue;
  134. this.GoodProduct.Location = new System.Drawing.Point(8, 618);
  135. this.GoodProduct.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  136. this.GoodProduct.Name = "GoodProduct";
  137. this.GoodProduct.Size = new System.Drawing.Size(83, 35);
  138. this.GoodProduct.TabIndex = 35;
  139. this.GoodProduct.TabStop = true;
  140. this.GoodProduct.Text = "良品";
  141. this.GoodProduct.UseVisualStyleBackColor = true;
  142. this.GoodProduct.CheckedChanged += new System.EventHandler(this.GoodProduct_CheckedChanged);
  143. //
  144. // Reject
  145. //
  146. this.Reject.AutoSize = true;
  147. this.Reject.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.Reject.ForeColor = System.Drawing.Color.Red;
  149. this.Reject.Location = new System.Drawing.Point(117, 618);
  150. this.Reject.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  151. this.Reject.Name = "Reject";
  152. this.Reject.Size = new System.Drawing.Size(107, 35);
  153. this.Reject.TabIndex = 36;
  154. this.Reject.TabStop = true;
  155. this.Reject.Text = "不良品";
  156. this.Reject.UseVisualStyleBackColor = true;
  157. this.Reject.Visible = false;
  158. //
  159. // label6
  160. //
  161. this.label6.AutoSize = true;
  162. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.label6.Location = new System.Drawing.Point(855, 188);
  164. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  165. this.label6.Name = "label6";
  166. this.label6.Size = new System.Drawing.Size(92, 27);
  167. this.label6.TabIndex = 46;
  168. this.label6.Text = "操作结果";
  169. //
  170. // AutoBadCode
  171. //
  172. this.AutoBadCode.AutoSize = true;
  173. this.AutoBadCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.AutoBadCode.Location = new System.Drawing.Point(960, 188);
  175. this.AutoBadCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  176. this.AutoBadCode.Name = "AutoBadCode";
  177. this.AutoBadCode.Size = new System.Drawing.Size(151, 24);
  178. this.AutoBadCode.TabIndex = 69;
  179. this.AutoBadCode.Text = "自动产生不良代码";
  180. this.AutoBadCode.UseVisualStyleBackColor = true;
  181. this.AutoBadCode.Visible = false;
  182. //
  183. // ma_qty_label
  184. //
  185. this.ma_qty_label.AutoSize = true;
  186. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.ma_qty_label.Location = new System.Drawing.Point(382, 18);
  188. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  189. this.ma_qty_label.Name = "ma_qty_label";
  190. this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
  191. this.ma_qty_label.TabIndex = 11;
  192. this.ma_qty_label.Text = "工单数量";
  193. //
  194. // ma_prodcode_label
  195. //
  196. this.ma_prodcode_label.AutoSize = true;
  197. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.ma_prodcode_label.Location = new System.Drawing.Point(4, 80);
  199. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.ma_prodcode_label.Name = "ma_prodcode_label";
  201. this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
  202. this.ma_prodcode_label.TabIndex = 7;
  203. this.ma_prodcode_label.Text = "产品编号";
  204. //
  205. // ms_makecode_label
  206. //
  207. this.ms_makecode_label.AutoSize = true;
  208. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.ms_makecode_label.Location = new System.Drawing.Point(4, 17);
  210. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  211. this.ms_makecode_label.Name = "ms_makecode_label";
  212. this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
  213. this.ms_makecode_label.TabIndex = 2;
  214. this.ms_makecode_label.Text = "归属工单";
  215. //
  216. // pr_detail_label
  217. //
  218. this.pr_detail_label.AutoSize = true;
  219. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.pr_detail_label.Location = new System.Drawing.Point(382, 80);
  221. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  222. this.pr_detail_label.Name = "pr_detail_label";
  223. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  224. this.pr_detail_label.TabIndex = 6;
  225. this.pr_detail_label.Text = "产品规格";
  226. this.pr_detail_label.Visible = false;
  227. //
  228. // ma_softversion_label
  229. //
  230. this.ma_softversion_label.AutoSize = true;
  231. this.ma_softversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.ma_softversion_label.Location = new System.Drawing.Point(4, 140);
  233. this.ma_softversion_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  234. this.ma_softversion_label.Name = "ma_softversion_label";
  235. this.ma_softversion_label.Size = new System.Drawing.Size(92, 27);
  236. this.ma_softversion_label.TabIndex = 72;
  237. this.ma_softversion_label.Text = "软件版本";
  238. //
  239. // NoteForChange
  240. //
  241. this.NoteForChange.AutoSize = true;
  242. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.NoteForChange.Location = new System.Drawing.Point(387, 140);
  244. this.NoteForChange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  245. this.NoteForChange.Name = "NoteForChange";
  246. this.NoteForChange.Size = new System.Drawing.Size(121, 24);
  247. this.NoteForChange.TabIndex = 75;
  248. this.NoteForChange.Text = "切换工单提示";
  249. this.NoteForChange.UseVisualStyleBackColor = true;
  250. //
  251. // Lock_label
  252. //
  253. this.Lock_label.AutoSize = true;
  254. this.Lock_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  255. this.Lock_label.ForeColor = System.Drawing.Color.Red;
  256. this.Lock_label.Location = new System.Drawing.Point(759, 625);
  257. this.Lock_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  258. this.Lock_label.Name = "Lock_label";
  259. this.Lock_label.Size = new System.Drawing.Size(156, 27);
  260. this.Lock_label.TabIndex = 77;
  261. this.Lock_label.Text = "Ctrl+Q解除锁定";
  262. this.Lock_label.Visible = false;
  263. //
  264. // ma_salecode
  265. //
  266. this.ma_salecode.AutoSize = true;
  267. this.ma_salecode.Location = new System.Drawing.Point(636, 188);
  268. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  269. this.ma_salecode.Name = "ma_salecode";
  270. this.ma_salecode.Size = new System.Drawing.Size(0, 15);
  271. this.ma_salecode.TabIndex = 78;
  272. this.ma_salecode.Visible = false;
  273. //
  274. // pr_sendchecktype
  275. //
  276. this.pr_sendchecktype.AutoSize = true;
  277. this.pr_sendchecktype.Location = new System.Drawing.Point(636, 193);
  278. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  279. this.pr_sendchecktype.Name = "pr_sendchecktype";
  280. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 15);
  281. this.pr_sendchecktype.TabIndex = 79;
  282. this.pr_sendchecktype.Visible = false;
  283. //
  284. // label7
  285. //
  286. this.label7.AutoSize = true;
  287. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.label7.ForeColor = System.Drawing.Color.Black;
  289. this.label7.Location = new System.Drawing.Point(753, 117);
  290. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  291. this.label7.Name = "label7";
  292. this.label7.Size = new System.Drawing.Size(92, 27);
  293. this.label7.TabIndex = 217;
  294. this.label7.Text = "已送检数";
  295. //
  296. // ob_checkno
  297. //
  298. this.ob_checkno.AutoSize = true;
  299. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  300. this.ob_checkno.ForeColor = System.Drawing.Color.Black;
  301. this.ob_checkno.Location = new System.Drawing.Point(1112, 116);
  302. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  303. this.ob_checkno.Name = "ob_checkno";
  304. this.ob_checkno.Size = new System.Drawing.Size(0, 27);
  305. this.ob_checkno.TabIndex = 216;
  306. this.ob_checkno.Tag = "ob_checkno";
  307. this.ob_checkno.Visible = false;
  308. //
  309. // ob_batchqty_label
  310. //
  311. this.ob_batchqty_label.AutoSize = true;
  312. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.ob_batchqty_label.ForeColor = System.Drawing.Color.Black;
  314. this.ob_batchqty_label.Location = new System.Drawing.Point(753, 67);
  315. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  316. this.ob_batchqty_label.Name = "ob_batchqty_label";
  317. this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
  318. this.ob_batchqty_label.TabIndex = 214;
  319. this.ob_batchqty_label.Text = "抽检批数";
  320. //
  321. // ob_nowcheckqty_label
  322. //
  323. this.ob_nowcheckqty_label.AutoSize = true;
  324. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.ob_nowcheckqty_label.ForeColor = System.Drawing.Color.Black;
  326. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(941, 67);
  327. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  328. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  329. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
  330. this.ob_nowcheckqty_label.TabIndex = 212;
  331. this.ob_nowcheckqty_label.Text = "当前批数";
  332. //
  333. // mc_restqty_label
  334. //
  335. this.mc_restqty_label.AutoSize = true;
  336. this.mc_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  337. this.mc_restqty_label.Location = new System.Drawing.Point(753, 18);
  338. this.mc_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  339. this.mc_restqty_label.Name = "mc_restqty_label";
  340. this.mc_restqty_label.Size = new System.Drawing.Size(92, 27);
  341. this.mc_restqty_label.TabIndex = 209;
  342. this.mc_restqty_label.Text = "待采集数";
  343. //
  344. // mcd_inqty_label
  345. //
  346. this.mcd_inqty_label.AutoSize = true;
  347. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.mcd_inqty_label.Location = new System.Drawing.Point(941, 18);
  349. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  350. this.mcd_inqty_label.Name = "mcd_inqty_label";
  351. this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
  352. this.mcd_inqty_label.TabIndex = 208;
  353. this.mcd_inqty_label.Text = "已采集数";
  354. //
  355. // LabelDataGridView
  356. //
  357. this.LabelDataGridView.AllowUserToAddRows = false;
  358. this.LabelDataGridView.AllowUserToResizeRows = false;
  359. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  360. this.LabelDataGridView.ColumnHeadersHeight = 29;
  361. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  362. this.SN,
  363. this.avg1,
  364. this.avg2,
  365. this.ver1,
  366. this.ver2,
  367. this.wifis,
  368. this.bts,
  369. this.z});
  370. this.LabelDataGridView.Location = new System.Drawing.Point(13, 222);
  371. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
  372. this.LabelDataGridView.Name = "LabelDataGridView";
  373. this.LabelDataGridView.RowHeadersVisible = false;
  374. this.LabelDataGridView.RowHeadersWidth = 51;
  375. this.LabelDataGridView.RowTemplate.Height = 23;
  376. this.LabelDataGridView.Size = new System.Drawing.Size(832, 382);
  377. this.LabelDataGridView.TabIndex = 219;
  378. //
  379. // button1
  380. //
  381. this.button1.Location = new System.Drawing.Point(388, 184);
  382. this.button1.Name = "button1";
  383. this.button1.Size = new System.Drawing.Size(75, 23);
  384. this.button1.TabIndex = 220;
  385. this.button1.Text = "button1";
  386. this.button1.UseVisualStyleBackColor = true;
  387. this.button1.Visible = false;
  388. this.button1.Click += new System.EventHandler(this.button1_Click);
  389. //
  390. // dataGridViewTextBoxColumn1
  391. //
  392. this.dataGridViewTextBoxColumn1.HeaderText = "SN";
  393. this.dataGridViewTextBoxColumn1.MinimumWidth = 120;
  394. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  395. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  396. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  397. this.dataGridViewTextBoxColumn1.Width = 120;
  398. //
  399. // dataGridViewTextBoxColumn2
  400. //
  401. this.dataGridViewTextBoxColumn2.HeaderText = "关灯光感";
  402. this.dataGridViewTextBoxColumn2.MinimumWidth = 80;
  403. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  404. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  405. this.dataGridViewTextBoxColumn2.Width = 80;
  406. //
  407. // dataGridViewTextBoxColumn3
  408. //
  409. this.dataGridViewTextBoxColumn3.HeaderText = "200平均";
  410. this.dataGridViewTextBoxColumn3.MinimumWidth = 80;
  411. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  412. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  413. this.dataGridViewTextBoxColumn3.Width = 80;
  414. //
  415. // dataGridViewTextBoxColumn4
  416. //
  417. this.dataGridViewTextBoxColumn4.HeaderText = "200校准";
  418. this.dataGridViewTextBoxColumn4.MinimumWidth = 80;
  419. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  420. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  421. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  422. this.dataGridViewTextBoxColumn4.Width = 80;
  423. //
  424. // dataGridViewTextBoxColumn5
  425. //
  426. this.dataGridViewTextBoxColumn5.HeaderText = "20校准";
  427. this.dataGridViewTextBoxColumn5.MinimumWidth = 80;
  428. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  429. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  430. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  431. this.dataGridViewTextBoxColumn5.Width = 80;
  432. //
  433. // dataGridViewTextBoxColumn6
  434. //
  435. this.dataGridViewTextBoxColumn6.HeaderText = "WIFI";
  436. this.dataGridViewTextBoxColumn6.MinimumWidth = 100;
  437. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  438. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  439. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  440. this.dataGridViewTextBoxColumn6.Width = 125;
  441. //
  442. // dataGridViewTextBoxColumn7
  443. //
  444. this.dataGridViewTextBoxColumn7.HeaderText = "BT";
  445. this.dataGridViewTextBoxColumn7.MinimumWidth = 6;
  446. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  447. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  448. this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  449. this.dataGridViewTextBoxColumn7.Width = 125;
  450. //
  451. // dataGridViewTextBoxColumn8
  452. //
  453. this.dataGridViewTextBoxColumn8.HeaderText = "";
  454. this.dataGridViewTextBoxColumn8.MinimumWidth = 2;
  455. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  456. this.dataGridViewTextBoxColumn8.Width = 6;
  457. //
  458. // SN
  459. //
  460. this.SN.HeaderText = "SN";
  461. this.SN.MinimumWidth = 100;
  462. this.SN.Name = "SN";
  463. this.SN.ReadOnly = true;
  464. this.SN.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  465. this.SN.Width = 120;
  466. //
  467. // avg1
  468. //
  469. this.avg1.HeaderText = "关灯光感";
  470. this.avg1.MinimumWidth = 70;
  471. this.avg1.Name = "avg1";
  472. this.avg1.ReadOnly = true;
  473. this.avg1.Width = 80;
  474. //
  475. // avg2
  476. //
  477. this.avg2.HeaderText = "200平均";
  478. this.avg2.MinimumWidth = 70;
  479. this.avg2.Name = "avg2";
  480. this.avg2.ReadOnly = true;
  481. this.avg2.Width = 80;
  482. //
  483. // ver1
  484. //
  485. this.ver1.HeaderText = "200校准";
  486. this.ver1.MinimumWidth = 70;
  487. this.ver1.Name = "ver1";
  488. this.ver1.ReadOnly = true;
  489. this.ver1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  490. this.ver1.Width = 80;
  491. //
  492. // ver2
  493. //
  494. this.ver2.HeaderText = "20校准";
  495. this.ver2.MinimumWidth = 70;
  496. this.ver2.Name = "ver2";
  497. this.ver2.ReadOnly = true;
  498. this.ver2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  499. this.ver2.Width = 80;
  500. //
  501. // wifis
  502. //
  503. this.wifis.HeaderText = "WIFI";
  504. this.wifis.MinimumWidth = 100;
  505. this.wifis.Name = "wifis";
  506. this.wifis.ReadOnly = true;
  507. this.wifis.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  508. this.wifis.Width = 125;
  509. //
  510. // bts
  511. //
  512. this.bts.HeaderText = "BT";
  513. this.bts.MinimumWidth = 100;
  514. this.bts.Name = "bts";
  515. this.bts.ReadOnly = true;
  516. this.bts.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  517. this.bts.Width = 125;
  518. //
  519. // z
  520. //
  521. this.z.HeaderText = "";
  522. this.z.MinimumWidth = 2;
  523. this.z.Name = "z";
  524. this.z.Width = 6;
  525. //
  526. // ob_sendqty
  527. //
  528. this.ob_sendqty.AutoSize = true;
  529. this.ob_sendqty.CutLength = null;
  530. this.ob_sendqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.ob_sendqty.ForeColor = System.Drawing.Color.Black;
  532. this.ob_sendqty.Location = new System.Drawing.Point(877, 117);
  533. this.ob_sendqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  534. this.ob_sendqty.MaximumSize = new System.Drawing.Size(200, 0);
  535. this.ob_sendqty.Name = "ob_sendqty";
  536. this.ob_sendqty.Size = new System.Drawing.Size(0, 27);
  537. this.ob_sendqty.TabIndex = 218;
  538. this.ob_sendqty.Tag = "ob_batchqty";
  539. //
  540. // ob_batchqty
  541. //
  542. this.ob_batchqty.AutoSize = true;
  543. this.ob_batchqty.CutLength = null;
  544. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.ob_batchqty.ForeColor = System.Drawing.Color.Black;
  546. this.ob_batchqty.Location = new System.Drawing.Point(877, 67);
  547. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  548. this.ob_batchqty.MaximumSize = new System.Drawing.Size(200, 0);
  549. this.ob_batchqty.Name = "ob_batchqty";
  550. this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
  551. this.ob_batchqty.TabIndex = 215;
  552. this.ob_batchqty.Tag = "ob_batchqty";
  553. //
  554. // ob_nowcheckqty
  555. //
  556. this.ob_nowcheckqty.AutoSize = true;
  557. this.ob_nowcheckqty.CutLength = null;
  558. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  559. this.ob_nowcheckqty.ForeColor = System.Drawing.Color.Black;
  560. this.ob_nowcheckqty.Location = new System.Drawing.Point(1062, 67);
  561. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  562. this.ob_nowcheckqty.MaximumSize = new System.Drawing.Size(200, 0);
  563. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  564. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
  565. this.ob_nowcheckqty.TabIndex = 213;
  566. this.ob_nowcheckqty.Tag = "ob_nowcheckqty";
  567. //
  568. // mcd_remainqty
  569. //
  570. this.mcd_remainqty.AutoSize = true;
  571. this.mcd_remainqty.CutLength = null;
  572. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  573. this.mcd_remainqty.Location = new System.Drawing.Point(877, 18);
  574. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  575. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(200, 0);
  576. this.mcd_remainqty.Name = "mcd_remainqty";
  577. this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
  578. this.mcd_remainqty.TabIndex = 211;
  579. this.mcd_remainqty.Tag = "mcd_remainqty";
  580. //
  581. // mcd_inqty
  582. //
  583. this.mcd_inqty.AutoSize = true;
  584. this.mcd_inqty.CutLength = null;
  585. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  586. this.mcd_inqty.Location = new System.Drawing.Point(1062, 18);
  587. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  588. this.mcd_inqty.MaximumSize = new System.Drawing.Size(200, 0);
  589. this.mcd_inqty.Name = "mcd_inqty";
  590. this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
  591. this.mcd_inqty.TabIndex = 210;
  592. this.mcd_inqty.Tag = "mcd_inqty";
  593. //
  594. // SendCheck
  595. //
  596. this.SendCheck.AllPower = null;
  597. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  598. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  599. this.SendCheck.Enabled = false;
  600. this.SendCheck.Image = null;
  601. this.SendCheck.IsShowBorder = true;
  602. this.SendCheck.Location = new System.Drawing.Point(946, 117);
  603. this.SendCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  604. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  605. this.SendCheck.Name = "SendCheck";
  606. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  607. this.SendCheck.Power = null;
  608. this.SendCheck.Size = new System.Drawing.Size(87, 32);
  609. this.SendCheck.TabIndex = 72;
  610. this.SendCheck.Text = "送检";
  611. this.SendCheck.UseVisualStyleBackColor = false;
  612. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  613. //
  614. // StepCount
  615. //
  616. this.StepCount.LineCode = null;
  617. this.StepCount.Location = new System.Drawing.Point(388, 182);
  618. this.StepCount.Margin = new System.Windows.Forms.Padding(5, 8, 5, 8);
  619. this.StepCount.Name = "StepCount";
  620. this.StepCount.Size = new System.Drawing.Size(85, 28);
  621. this.StepCount.Source = null;
  622. this.StepCount.StepCode = null;
  623. this.StepCount.TabIndex = 194;
  624. //
  625. // ma_softversion
  626. //
  627. this.ma_softversion.AutoSize = true;
  628. this.ma_softversion.CutLength = null;
  629. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.ma_softversion.Location = new System.Drawing.Point(125, 140);
  631. this.ma_softversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  632. this.ma_softversion.MaximumSize = new System.Drawing.Size(200, 0);
  633. this.ma_softversion.Name = "ma_softversion";
  634. this.ma_softversion.Size = new System.Drawing.Size(0, 27);
  635. this.ma_softversion.TabIndex = 73;
  636. //
  637. // Save
  638. //
  639. this.Save.AllPower = null;
  640. this.Save.BackColor = System.Drawing.Color.Transparent;
  641. this.Save.DownImage = ((System.Drawing.Image)(resources.GetObject("Save.DownImage")));
  642. this.Save.Image = null;
  643. this.Save.IsShowBorder = true;
  644. this.Save.Location = new System.Drawing.Point(636, 622);
  645. this.Save.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  646. this.Save.MoveImage = ((System.Drawing.Image)(resources.GetObject("Save.MoveImage")));
  647. this.Save.Name = "Save";
  648. this.Save.NormalImage = ((System.Drawing.Image)(resources.GetObject("Save.NormalImage")));
  649. this.Save.Power = null;
  650. this.Save.Size = new System.Drawing.Size(87, 32);
  651. this.Save.TabIndex = 70;
  652. this.Save.Text = "保存";
  653. this.Save.UseVisualStyleBackColor = false;
  654. this.Save.Click += new System.EventHandler(this.Save_Click);
  655. //
  656. // ma_code
  657. //
  658. this.ma_code.AllPower = null;
  659. this.ma_code.Caller = null;
  660. this.ma_code.Condition = null;
  661. this.ma_code.DBTitle = null;
  662. this.ma_code.FormName = null;
  663. this.ma_code.Location = new System.Drawing.Point(124, 17);
  664. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  665. this.ma_code.Name = "ma_code";
  666. this.ma_code.Power = null;
  667. this.ma_code.ReturnData = null;
  668. this.ma_code.SelectField = null;
  669. this.ma_code.SetValueField = null;
  670. this.ma_code.Size = new System.Drawing.Size(153, 27);
  671. this.ma_code.TabIndex = 67;
  672. this.ma_code.TableName = null;
  673. this.ma_code.Tag = "ma_code";
  674. this.ma_code.TextBoxEnable = true;
  675. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  676. //
  677. // LockMakeCode
  678. //
  679. this.LockMakeCode.AutoSize = true;
  680. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  681. this.LockMakeCode.LeaveEvent = false;
  682. this.LockMakeCode.Location = new System.Drawing.Point(299, 18);
  683. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  684. this.LockMakeCode.Name = "LockMakeCode";
  685. this.LockMakeCode.Size = new System.Drawing.Size(61, 24);
  686. this.LockMakeCode.TabIndex = 66;
  687. this.LockMakeCode.Text = "锁定";
  688. this.LockMakeCode.UseVisualStyleBackColor = true;
  689. //
  690. // pr_spec
  691. //
  692. this.pr_spec.AutoSize = true;
  693. this.pr_spec.CutLength = "qweqwe";
  694. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  695. this.pr_spec.Location = new System.Drawing.Point(507, 80);
  696. this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  697. this.pr_spec.MaximumSize = new System.Drawing.Size(200, 0);
  698. this.pr_spec.Name = "pr_spec";
  699. this.pr_spec.Size = new System.Drawing.Size(0, 27);
  700. this.pr_spec.TabIndex = 56;
  701. this.pr_spec.Visible = false;
  702. //
  703. // ma_qty
  704. //
  705. this.ma_qty.AutoSize = true;
  706. this.ma_qty.CutLength = null;
  707. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.ma_qty.Location = new System.Drawing.Point(505, 18);
  709. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  710. this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
  711. this.ma_qty.Name = "ma_qty";
  712. this.ma_qty.Size = new System.Drawing.Size(0, 27);
  713. this.ma_qty.TabIndex = 55;
  714. //
  715. // ma_prodcode
  716. //
  717. this.ma_prodcode.AutoSize = true;
  718. this.ma_prodcode.CutLength = null;
  719. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.ma_prodcode.Location = new System.Drawing.Point(125, 80);
  721. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  722. this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  723. this.ma_prodcode.Name = "ma_prodcode";
  724. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  725. this.ma_prodcode.TabIndex = 53;
  726. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  727. //
  728. // OperateResult
  729. //
  730. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.OperateResult.Location = new System.Drawing.Point(859, 227);
  732. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  733. this.OperateResult.Name = "OperateResult";
  734. this.OperateResult.Size = new System.Drawing.Size(274, 382);
  735. this.OperateResult.TabIndex = 52;
  736. this.OperateResult.Text = "";
  737. //
  738. // CleanInfo
  739. //
  740. this.CleanInfo.AllPower = null;
  741. this.CleanInfo.BackColor = System.Drawing.Color.Transparent;
  742. this.CleanInfo.DownImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.DownImage")));
  743. this.CleanInfo.Image = ((System.Drawing.Image)(resources.GetObject("CleanInfo.Image")));
  744. this.CleanInfo.IsShowBorder = true;
  745. this.CleanInfo.Location = new System.Drawing.Point(957, 622);
  746. this.CleanInfo.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  747. this.CleanInfo.MoveImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.MoveImage")));
  748. this.CleanInfo.Name = "CleanInfo";
  749. this.CleanInfo.NormalImage = ((System.Drawing.Image)(resources.GetObject("CleanInfo.NormalImage")));
  750. this.CleanInfo.Power = null;
  751. this.CleanInfo.Size = new System.Drawing.Size(82, 30);
  752. this.CleanInfo.TabIndex = 47;
  753. this.CleanInfo.Text = "清除内容";
  754. this.CleanInfo.UseVisualStyleBackColor = true;
  755. this.CleanInfo.Click += new System.EventHandler(this.CleanInfo_Click);
  756. //
  757. // bc_remark
  758. //
  759. this.bc_remark.AllPower = null;
  760. this.bc_remark.BackColor = System.Drawing.Color.White;
  761. this.bc_remark.ID = null;
  762. this.bc_remark.Location = new System.Drawing.Point(1090, 640);
  763. this.bc_remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  764. this.bc_remark.Multiline = true;
  765. this.bc_remark.Name = "bc_remark";
  766. this.bc_remark.Power = null;
  767. this.bc_remark.Size = new System.Drawing.Size(43, 14);
  768. this.bc_remark.Str = null;
  769. this.bc_remark.Str1 = null;
  770. this.bc_remark.Str2 = null;
  771. this.bc_remark.TabIndex = 41;
  772. this.bc_remark.Visible = false;
  773. //
  774. // ms_sncode
  775. //
  776. this.ms_sncode.AllPower = "ifall";
  777. this.ms_sncode.BackColor = System.Drawing.Color.White;
  778. this.ms_sncode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  779. this.ms_sncode.ID = null;
  780. this.ms_sncode.Location = new System.Drawing.Point(373, 622);
  781. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  782. this.ms_sncode.Name = "ms_sncode";
  783. this.ms_sncode.Power = null;
  784. this.ms_sncode.Size = new System.Drawing.Size(240, 28);
  785. this.ms_sncode.Str = null;
  786. this.ms_sncode.Str1 = null;
  787. this.ms_sncode.Str2 = null;
  788. this.ms_sncode.TabIndex = 68;
  789. this.ms_sncode.Tag = "IfRead";
  790. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ms_code_KeyDown);
  791. //
  792. // Make_TestCollectionlux
  793. //
  794. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  795. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  796. this.BackColor = System.Drawing.SystemColors.Control;
  797. this.ClientSize = new System.Drawing.Size(1149, 668);
  798. this.Controls.Add(this.button1);
  799. this.Controls.Add(this.LabelDataGridView);
  800. this.Controls.Add(this.ob_sendqty);
  801. this.Controls.Add(this.label7);
  802. this.Controls.Add(this.ob_checkno);
  803. this.Controls.Add(this.ob_batchqty);
  804. this.Controls.Add(this.ob_batchqty_label);
  805. this.Controls.Add(this.ob_nowcheckqty);
  806. this.Controls.Add(this.ob_nowcheckqty_label);
  807. this.Controls.Add(this.mcd_remainqty);
  808. this.Controls.Add(this.mc_restqty_label);
  809. this.Controls.Add(this.mcd_inqty);
  810. this.Controls.Add(this.mcd_inqty_label);
  811. this.Controls.Add(this.SendCheck);
  812. this.Controls.Add(this.StepCount);
  813. this.Controls.Add(this.pr_sendchecktype);
  814. this.Controls.Add(this.ma_salecode);
  815. this.Controls.Add(this.Lock_label);
  816. this.Controls.Add(this.NoteForChange);
  817. this.Controls.Add(this.ma_softversion);
  818. this.Controls.Add(this.ma_softversion_label);
  819. this.Controls.Add(this.Save);
  820. this.Controls.Add(this.AutoBadCode);
  821. this.Controls.Add(this.ma_code);
  822. this.Controls.Add(this.LockMakeCode);
  823. this.Controls.Add(this.label2);
  824. this.Controls.Add(this.pr_spec);
  825. this.Controls.Add(this.ma_qty);
  826. this.Controls.Add(this.ma_prodcode);
  827. this.Controls.Add(this.OperateResult);
  828. this.Controls.Add(this.CleanInfo);
  829. this.Controls.Add(this.label6);
  830. this.Controls.Add(this.bc_remark);
  831. this.Controls.Add(this.Reject);
  832. this.Controls.Add(this.GoodProduct);
  833. this.Controls.Add(this.bc_remark_label);
  834. this.Controls.Add(this.ms_sncode_label);
  835. this.Controls.Add(this.ms_sncode);
  836. this.Controls.Add(this.ma_qty_label);
  837. this.Controls.Add(this.ms_makecode_label);
  838. this.Controls.Add(this.pr_detail_label);
  839. this.Controls.Add(this.ma_prodcode_label);
  840. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  841. this.KeyPreview = true;
  842. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  843. this.Name = "Make_TestCollectionlux";
  844. this.Tag = "Make!TestCollectionlux";
  845. this.Text = " ";
  846. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_TestCollection_FormClosing);
  847. this.Load += new System.EventHandler(this.TestCollection_Load);
  848. this.SizeChanged += new System.EventHandler(this.测试采集_SizeChanged);
  849. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Make_TestCollection_KeyDown);
  850. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  851. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  852. this.ResumeLayout(false);
  853. this.PerformLayout();
  854. }
  855. #endregion
  856. private System.Windows.Forms.Label ma_prodcode_label;
  857. private System.Windows.Forms.Label ms_makecode_label;
  858. private System.Windows.Forms.Label ma_qty_label;
  859. private System.Windows.Forms.Label ms_sncode_label;
  860. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  861. private System.Windows.Forms.Label bc_remark_label;
  862. private System.Windows.Forms.Label label2;
  863. private System.Windows.Forms.RadioButton GoodProduct;
  864. private System.Windows.Forms.RadioButton Reject;
  865. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  866. private System.Windows.Forms.Label label6;
  867. private CustomControl.ButtonUtil.NormalButton CleanInfo;
  868. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  869. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  870. private CustomControl.ValueLabel.ValueLabel ma_qty;
  871. private CustomControl.ValueLabel.ValueLabel pr_spec;
  872. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  873. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  874. private System.Windows.Forms.CheckBox AutoBadCode;
  875. private CustomControl.ButtonUtil.NormalButton Save;
  876. private CustomControl.ButtonUtil.NormalButton SendCheck;
  877. private System.Windows.Forms.Label pr_detail_label;
  878. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  879. private System.Windows.Forms.Label ma_softversion_label;
  880. private System.Windows.Forms.BindingSource BadInfSource;
  881. private System.Windows.Forms.CheckBox NoteForChange;
  882. private System.Windows.Forms.Timer ControlLockTimer;
  883. private System.Windows.Forms.Label Lock_label;
  884. private System.Windows.Forms.Label ma_salecode;
  885. private System.Windows.Forms.Label pr_sendchecktype;
  886. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  887. private CustomControl.ValueLabel.ValueLabel ob_sendqty;
  888. private System.Windows.Forms.Label label7;
  889. private System.Windows.Forms.Label ob_checkno;
  890. private CustomControl.ValueLabel.ValueLabel ob_batchqty;
  891. private System.Windows.Forms.Label ob_batchqty_label;
  892. private CustomControl.ValueLabel.ValueLabel ob_nowcheckqty;
  893. private System.Windows.Forms.Label ob_nowcheckqty_label;
  894. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  895. private System.Windows.Forms.Label mc_restqty_label;
  896. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  897. private System.Windows.Forms.Label mcd_inqty_label;
  898. private System.Windows.Forms.DataGridView LabelDataGridView;
  899. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  900. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  901. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  902. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  903. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  904. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  905. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  906. private System.Windows.Forms.DataGridViewTextBoxColumn SN;
  907. private System.Windows.Forms.DataGridViewTextBoxColumn avg1;
  908. private System.Windows.Forms.DataGridViewTextBoxColumn avg2;
  909. private System.Windows.Forms.DataGridViewTextBoxColumn ver1;
  910. private System.Windows.Forms.DataGridViewTextBoxColumn ver2;
  911. private System.Windows.Forms.DataGridViewTextBoxColumn wifis;
  912. private System.Windows.Forms.DataGridViewTextBoxColumn bts;
  913. private System.Windows.Forms.DataGridViewTextBoxColumn z;
  914. private System.Windows.Forms.Button button1;
  915. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  916. }
  917. }