Make_TestCollectionqrcode.Designer.cs 59 KB

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