Make_TestCollectionqrcode2.Designer.cs 56 KB

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