Make_ColorBoxWeigh.Designer.cs 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_ColorBoxWeigh
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_ColorBoxWeigh));
  29. this.pr_colorboxgw_label = new System.Windows.Forms.Label();
  30. this.pr_code_label = new System.Windows.Forms.Label();
  31. this.pr_colorboxunit = new System.Windows.Forms.Label();
  32. this.label22 = new System.Windows.Forms.Label();
  33. this.weight = new System.Windows.Forms.Label();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  36. this.label15 = new System.Windows.Forms.Label();
  37. this.pr_detail_label = new System.Windows.Forms.Label();
  38. this.ma_qty_label = new System.Windows.Forms.Label();
  39. this.ma_salecode_label = new System.Windows.Forms.Label();
  40. this.ms_makecode_label = new System.Windows.Forms.Label();
  41. this.PrintLabel = new System.Windows.Forms.ComboBox();
  42. this.Printer_label = new System.Windows.Forms.Label();
  43. this.PrintLabel_label = new System.Windows.Forms.Label();
  44. this.label1 = new System.Windows.Forms.Label();
  45. this.BaudRate = new System.Windows.Forms.Label();
  46. this.ComList = new System.Windows.Forms.Label();
  47. this.WeighRecord = new System.Windows.Forms.ListView();
  48. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  52. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  53. this.ob_checkno_label = new System.Windows.Forms.Label();
  54. this.ob_checkno = new System.Windows.Forms.Label();
  55. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  56. this.ob_batchqty = new System.Windows.Forms.Label();
  57. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  58. this.ob_batchqty_label = new System.Windows.Forms.Label();
  59. this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  60. this.pr_colorboxgw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  61. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  62. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  63. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  64. this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  65. this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  66. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  67. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  68. this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  69. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  70. this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  71. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  72. this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  73. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  74. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  75. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  76. this.panel4.SuspendLayout();
  77. this.groupBoxWithBorder2.SuspendLayout();
  78. this.SuspendLayout();
  79. //
  80. // pr_colorboxgw_label
  81. //
  82. this.pr_colorboxgw_label.AutoSize = true;
  83. this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.pr_colorboxgw_label.Location = new System.Drawing.Point(22, 296);
  85. this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  86. this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
  87. this.pr_colorboxgw_label.Size = new System.Drawing.Size(115, 32);
  88. this.pr_colorboxgw_label.TabIndex = 42;
  89. this.pr_colorboxgw_label.Text = "标准重量";
  90. //
  91. // pr_code_label
  92. //
  93. this.pr_code_label.AutoSize = true;
  94. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.pr_code_label.Location = new System.Drawing.Point(21, 420);
  96. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  97. this.pr_code_label.Name = "pr_code_label";
  98. this.pr_code_label.Size = new System.Drawing.Size(115, 32);
  99. this.pr_code_label.TabIndex = 40;
  100. this.pr_code_label.Text = "产品编号";
  101. //
  102. // pr_colorboxunit
  103. //
  104. this.pr_colorboxunit.AutoSize = true;
  105. this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  106. this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  108. this.pr_colorboxunit.Location = new System.Drawing.Point(21, 121);
  109. this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  110. this.pr_colorboxunit.Name = "pr_colorboxunit";
  111. this.pr_colorboxunit.Size = new System.Drawing.Size(38, 31);
  112. this.pr_colorboxunit.TabIndex = 42;
  113. this.pr_colorboxunit.Text = "克";
  114. this.pr_colorboxunit.Visible = false;
  115. //
  116. // label22
  117. //
  118. this.label22.AutoSize = true;
  119. this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  120. this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  122. this.label22.Location = new System.Drawing.Point(21, 65);
  123. this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  124. this.label22.Name = "label22";
  125. this.label22.Size = new System.Drawing.Size(62, 31);
  126. this.label22.TabIndex = 20;
  127. this.label22.Text = "重量";
  128. //
  129. // weight
  130. //
  131. this.weight.AutoSize = true;
  132. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  133. this.weight.ForeColor = System.Drawing.Color.Green;
  134. this.weight.Location = new System.Drawing.Point(115, 39);
  135. this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  136. this.weight.Name = "weight";
  137. this.weight.Size = new System.Drawing.Size(0, 78);
  138. this.weight.TabIndex = 41;
  139. //
  140. // panel4
  141. //
  142. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  143. this.panel4.Controls.Add(this.RefreshWeigh);
  144. this.panel4.Controls.Add(this.pr_colorboxunit);
  145. this.panel4.Controls.Add(this.label22);
  146. this.panel4.Controls.Add(this.weight);
  147. this.panel4.Location = new System.Drawing.Point(21, 98);
  148. this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  149. this.panel4.Name = "panel4";
  150. this.panel4.Size = new System.Drawing.Size(461, 154);
  151. this.panel4.TabIndex = 63;
  152. //
  153. // RefreshWeigh
  154. //
  155. this.RefreshWeigh.AllPower = null;
  156. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  157. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  158. this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
  159. this.RefreshWeigh.IsShowBorder = true;
  160. this.RefreshWeigh.Location = new System.Drawing.Point(357, 65);
  161. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  162. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  163. this.RefreshWeigh.Name = "RefreshWeigh";
  164. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  165. this.RefreshWeigh.Power = null;
  166. this.RefreshWeigh.Size = new System.Drawing.Size(72, 30);
  167. this.RefreshWeigh.TabIndex = 177;
  168. this.RefreshWeigh.Text = "刷新重量";
  169. this.RefreshWeigh.UseVisualStyleBackColor = true;
  170. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  171. //
  172. // label15
  173. //
  174. this.label15.AutoSize = true;
  175. this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
  176. this.label15.Location = new System.Drawing.Point(11, 22);
  177. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  178. this.label15.Name = "label15";
  179. this.label15.Size = new System.Drawing.Size(122, 45);
  180. this.label15.TabIndex = 56;
  181. this.label15.Text = "条码号";
  182. //
  183. // pr_detail_label
  184. //
  185. this.pr_detail_label.AutoSize = true;
  186. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.pr_detail_label.Location = new System.Drawing.Point(21, 552);
  188. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  189. this.pr_detail_label.Name = "pr_detail_label";
  190. this.pr_detail_label.Size = new System.Drawing.Size(115, 32);
  191. this.pr_detail_label.TabIndex = 53;
  192. this.pr_detail_label.Text = "产品型号";
  193. //
  194. // ma_qty_label
  195. //
  196. this.ma_qty_label.AutoSize = true;
  197. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.ma_qty_label.Location = new System.Drawing.Point(21, 614);
  199. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.ma_qty_label.Name = "ma_qty_label";
  201. this.ma_qty_label.Size = new System.Drawing.Size(115, 32);
  202. this.ma_qty_label.TabIndex = 55;
  203. this.ma_qty_label.Text = "工单数量";
  204. //
  205. // ma_salecode_label
  206. //
  207. this.ma_salecode_label.AutoSize = true;
  208. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  209. this.ma_salecode_label.Location = new System.Drawing.Point(21, 485);
  210. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  211. this.ma_salecode_label.Name = "ma_salecode_label";
  212. this.ma_salecode_label.Size = new System.Drawing.Size(115, 32);
  213. this.ma_salecode_label.TabIndex = 54;
  214. this.ma_salecode_label.Text = "订单编号";
  215. //
  216. // ms_makecode_label
  217. //
  218. this.ms_makecode_label.AutoSize = true;
  219. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.ms_makecode_label.Location = new System.Drawing.Point(22, 358);
  221. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  222. this.ms_makecode_label.Name = "ms_makecode_label";
  223. this.ms_makecode_label.Size = new System.Drawing.Size(115, 32);
  224. this.ms_makecode_label.TabIndex = 72;
  225. this.ms_makecode_label.Text = "制造单号";
  226. //
  227. // PrintLabel
  228. //
  229. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  230. this.PrintLabel.FormattingEnabled = true;
  231. this.PrintLabel.Location = new System.Drawing.Point(1171, 148);
  232. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  233. this.PrintLabel.Name = "PrintLabel";
  234. this.PrintLabel.Size = new System.Drawing.Size(159, 23);
  235. this.PrintLabel.TabIndex = 159;
  236. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  237. //
  238. // Printer_label
  239. //
  240. this.Printer_label.AutoSize = true;
  241. this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  242. this.Printer_label.Location = new System.Drawing.Point(1027, 108);
  243. this.Printer_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  244. this.Printer_label.Name = "Printer_label";
  245. this.Printer_label.Size = new System.Drawing.Size(107, 25);
  246. this.Printer_label.TabIndex = 162;
  247. this.Printer_label.Text = "打印机列表";
  248. //
  249. // PrintLabel_label
  250. //
  251. this.PrintLabel_label.AutoSize = true;
  252. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.PrintLabel_label.Location = new System.Drawing.Point(1027, 148);
  254. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  255. this.PrintLabel_label.Name = "PrintLabel_label";
  256. this.PrintLabel_label.Size = new System.Drawing.Size(88, 25);
  257. this.PrintLabel_label.TabIndex = 163;
  258. this.PrintLabel_label.Text = "打印标签";
  259. //
  260. // label1
  261. //
  262. this.label1.AutoSize = true;
  263. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  264. this.label1.Location = new System.Drawing.Point(1027, 72);
  265. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  266. this.label1.Name = "label1";
  267. this.label1.Size = new System.Drawing.Size(88, 25);
  268. this.label1.TabIndex = 170;
  269. this.label1.Text = "打印张数";
  270. //
  271. // BaudRate
  272. //
  273. this.BaudRate.AutoSize = true;
  274. this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.BaudRate.Location = new System.Drawing.Point(1179, 40);
  276. this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  277. this.BaudRate.Name = "BaudRate";
  278. this.BaudRate.Size = new System.Drawing.Size(100, 25);
  279. this.BaudRate.TabIndex = 171;
  280. this.BaudRate.Text = "BaudRate";
  281. this.BaudRate.Visible = false;
  282. //
  283. // ComList
  284. //
  285. this.ComList.AutoSize = true;
  286. this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  287. this.ComList.Location = new System.Drawing.Point(1179, 8);
  288. this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  289. this.ComList.Name = "ComList";
  290. this.ComList.Size = new System.Drawing.Size(86, 25);
  291. this.ComList.TabIndex = 172;
  292. this.ComList.Text = "ComList";
  293. this.ComList.Visible = false;
  294. //
  295. // WeighRecord
  296. //
  297. this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  298. this.columnHeader1,
  299. this.columnHeader2,
  300. this.columnHeader3,
  301. this.columnHeader4});
  302. this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.WeighRecord.Location = new System.Drawing.Point(503, 272);
  304. this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  305. this.WeighRecord.Name = "WeighRecord";
  306. this.WeighRecord.Size = new System.Drawing.Size(507, 416);
  307. this.WeighRecord.TabIndex = 173;
  308. this.WeighRecord.UseCompatibleStateImageBehavior = false;
  309. this.WeighRecord.View = System.Windows.Forms.View.Details;
  310. //
  311. // columnHeader1
  312. //
  313. this.columnHeader1.Text = "";
  314. this.columnHeader1.Width = 23;
  315. //
  316. // columnHeader2
  317. //
  318. this.columnHeader2.Text = "序列号";
  319. this.columnHeader2.Width = 127;
  320. //
  321. // columnHeader3
  322. //
  323. this.columnHeader3.Text = "重量";
  324. this.columnHeader3.Width = 99;
  325. //
  326. // columnHeader4
  327. //
  328. this.columnHeader4.Text = "时间";
  329. this.columnHeader4.Width = 130;
  330. //
  331. // groupBoxWithBorder2
  332. //
  333. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  334. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno_label);
  335. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  336. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  337. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  338. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  339. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  340. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  341. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.groupBoxWithBorder2.Location = new System.Drawing.Point(503, 98);
  343. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  344. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  345. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  346. this.groupBoxWithBorder2.Size = new System.Drawing.Size(507, 154);
  347. this.groupBoxWithBorder2.TabIndex = 175;
  348. this.groupBoxWithBorder2.TabStop = false;
  349. this.groupBoxWithBorder2.Text = "送检信息";
  350. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  351. //
  352. // ob_checkno_label
  353. //
  354. this.ob_checkno_label.AutoSize = true;
  355. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 15F);
  356. this.ob_checkno_label.Location = new System.Drawing.Point(31, 99);
  357. this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  358. this.ob_checkno_label.Name = "ob_checkno_label";
  359. this.ob_checkno_label.Size = new System.Drawing.Size(115, 32);
  360. this.ob_checkno_label.TabIndex = 180;
  361. this.ob_checkno_label.Text = "当前批号";
  362. //
  363. // ob_checkno
  364. //
  365. this.ob_checkno.AutoSize = true;
  366. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 15F);
  367. this.ob_checkno.Location = new System.Drawing.Point(162, 99);
  368. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  369. this.ob_checkno.Name = "ob_checkno";
  370. this.ob_checkno.Size = new System.Drawing.Size(0, 32);
  371. this.ob_checkno.TabIndex = 179;
  372. this.ob_checkno.Visible = false;
  373. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  374. //
  375. // ob_nowcheckqty
  376. //
  377. this.ob_nowcheckqty.AutoSize = true;
  378. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 15F);
  379. this.ob_nowcheckqty.Location = new System.Drawing.Point(384, 40);
  380. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  381. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  382. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 32);
  383. this.ob_nowcheckqty.TabIndex = 178;
  384. //
  385. // ob_batchqty
  386. //
  387. this.ob_batchqty.AutoSize = true;
  388. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 15F);
  389. this.ob_batchqty.Location = new System.Drawing.Point(162, 40);
  390. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  391. this.ob_batchqty.Name = "ob_batchqty";
  392. this.ob_batchqty.Size = new System.Drawing.Size(0, 32);
  393. this.ob_batchqty.TabIndex = 177;
  394. //
  395. // ob_nowcheckqty_label
  396. //
  397. this.ob_nowcheckqty_label.AutoSize = true;
  398. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
  399. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(256, 40);
  400. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  401. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  402. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(115, 32);
  403. this.ob_nowcheckqty_label.TabIndex = 176;
  404. this.ob_nowcheckqty_label.Text = "当前批数";
  405. //
  406. // ob_batchqty_label
  407. //
  408. this.ob_batchqty_label.AutoSize = true;
  409. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
  410. this.ob_batchqty_label.Location = new System.Drawing.Point(31, 40);
  411. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  412. this.ob_batchqty_label.Name = "ob_batchqty_label";
  413. this.ob_batchqty_label.Size = new System.Drawing.Size(115, 32);
  414. this.ob_batchqty_label.TabIndex = 175;
  415. this.ob_batchqty_label.Text = "标准批数";
  416. //
  417. // SendCheck
  418. //
  419. this.SendCheck.AllPower = "ifall";
  420. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  421. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  422. this.SendCheck.Enabled = false;
  423. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  424. this.SendCheck.Image = null;
  425. this.SendCheck.IsShowBorder = true;
  426. this.SendCheck.Location = new System.Drawing.Point(396, 108);
  427. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  428. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  429. this.SendCheck.Name = "SendCheck";
  430. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  431. this.SendCheck.Power = null;
  432. this.SendCheck.Size = new System.Drawing.Size(60, 30);
  433. this.SendCheck.TabIndex = 174;
  434. this.SendCheck.Tag = "ifread";
  435. this.SendCheck.Text = "送检";
  436. this.SendCheck.UseVisualStyleBackColor = true;
  437. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  438. //
  439. // pr_colorboxgw
  440. //
  441. this.pr_colorboxgw.AutoSize = true;
  442. this.pr_colorboxgw.CutLength = null;
  443. this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.pr_colorboxgw.Location = new System.Drawing.Point(172, 296);
  445. this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  446. this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(200, 0);
  447. this.pr_colorboxgw.Name = "pr_colorboxgw";
  448. this.pr_colorboxgw.Size = new System.Drawing.Size(0, 32);
  449. this.pr_colorboxgw.TabIndex = 80;
  450. this.pr_colorboxgw.Tag = "1";
  451. //
  452. // AutoPrint
  453. //
  454. this.AutoPrint.Checked = false;
  455. this.AutoPrint.Location = new System.Drawing.Point(1032, 28);
  456. this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  457. this.AutoPrint.Name = "AutoPrint";
  458. this.AutoPrint.Size = new System.Drawing.Size(140, 28);
  459. this.AutoPrint.TabIndex = 174;
  460. //
  461. // pr_code
  462. //
  463. this.pr_code.AutoSize = true;
  464. this.pr_code.CutLength = null;
  465. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  466. this.pr_code.Location = new System.Drawing.Point(171, 420);
  467. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  468. this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
  469. this.pr_code.Name = "pr_code";
  470. this.pr_code.Size = new System.Drawing.Size(0, 32);
  471. this.pr_code.TabIndex = 79;
  472. this.pr_code.Tag = "1";
  473. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  474. //
  475. // PrinterList
  476. //
  477. this.PrinterList.Location = new System.Drawing.Point(1171, 108);
  478. this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
  479. this.PrinterList.Name = "PrinterList";
  480. this.PrinterList.Size = new System.Drawing.Size(157, 25);
  481. this.PrinterList.TabIndex = 160;
  482. //
  483. // StopWeight
  484. //
  485. this.StopWeight.AllPower = null;
  486. this.StopWeight.BackColor = System.Drawing.Color.Transparent;
  487. this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
  488. this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
  489. this.StopWeight.IsShowBorder = true;
  490. this.StopWeight.Location = new System.Drawing.Point(908, 30);
  491. this.StopWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  492. this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
  493. this.StopWeight.Name = "StopWeight";
  494. this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
  495. this.StopWeight.Power = null;
  496. this.StopWeight.Size = new System.Drawing.Size(72, 30);
  497. this.StopWeight.TabIndex = 158;
  498. this.StopWeight.Text = "停止称量";
  499. this.StopWeight.UseVisualStyleBackColor = true;
  500. this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
  501. //
  502. // StartWeight
  503. //
  504. this.StartWeight.AllPower = null;
  505. this.StartWeight.BackColor = System.Drawing.Color.Transparent;
  506. this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
  507. this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
  508. this.StartWeight.IsShowBorder = true;
  509. this.StartWeight.Location = new System.Drawing.Point(828, 30);
  510. this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  511. this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
  512. this.StartWeight.Name = "StartWeight";
  513. this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
  514. this.StartWeight.Power = null;
  515. this.StartWeight.Size = new System.Drawing.Size(72, 30);
  516. this.StartWeight.TabIndex = 157;
  517. this.StartWeight.Text = "开始称量";
  518. this.StartWeight.UseVisualStyleBackColor = true;
  519. this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
  520. //
  521. // Confirm
  522. //
  523. this.Confirm.AllPower = null;
  524. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  525. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  526. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  527. this.Confirm.IsShowBorder = true;
  528. this.Confirm.Location = new System.Drawing.Point(1144, 188);
  529. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  530. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  531. this.Confirm.Name = "Confirm";
  532. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  533. this.Confirm.Power = null;
  534. this.Confirm.Size = new System.Drawing.Size(65, 30);
  535. this.Confirm.TabIndex = 152;
  536. this.Confirm.Text = "打印";
  537. this.Confirm.UseVisualStyleBackColor = true;
  538. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  539. //
  540. // ms_makecode
  541. //
  542. this.ms_makecode.AutoSize = true;
  543. this.ms_makecode.CutLength = null;
  544. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.ms_makecode.Location = new System.Drawing.Point(172, 358);
  546. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  547. this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  548. this.ms_makecode.Name = "ms_makecode";
  549. this.ms_makecode.Size = new System.Drawing.Size(0, 32);
  550. this.ms_makecode.TabIndex = 77;
  551. this.ms_makecode.Tag = "1";
  552. //
  553. // ma_qty
  554. //
  555. this.ma_qty.AutoSize = true;
  556. this.ma_qty.CutLength = null;
  557. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  558. this.ma_qty.Location = new System.Drawing.Point(171, 614);
  559. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  560. this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
  561. this.ma_qty.Name = "ma_qty";
  562. this.ma_qty.Size = new System.Drawing.Size(0, 32);
  563. this.ma_qty.TabIndex = 76;
  564. //
  565. // pr_detail
  566. //
  567. this.pr_detail.AutoSize = true;
  568. this.pr_detail.CutLength = null;
  569. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  570. this.pr_detail.Location = new System.Drawing.Point(171, 552);
  571. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  572. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  573. this.pr_detail.Name = "pr_detail";
  574. this.pr_detail.Size = new System.Drawing.Size(0, 32);
  575. this.pr_detail.TabIndex = 75;
  576. //
  577. // ma_salecode
  578. //
  579. this.ma_salecode.AutoSize = true;
  580. this.ma_salecode.CutLength = null;
  581. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  582. this.ma_salecode.Location = new System.Drawing.Point(171, 485);
  583. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  584. this.ma_salecode.MaximumSize = new System.Drawing.Size(200, 0);
  585. this.ma_salecode.Name = "ma_salecode";
  586. this.ma_salecode.Size = new System.Drawing.Size(0, 32);
  587. this.ma_salecode.TabIndex = 73;
  588. //
  589. // Clean
  590. //
  591. this.Clean.AllPower = null;
  592. this.Clean.BackColor = System.Drawing.Color.Transparent;
  593. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  594. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  595. this.Clean.IsShowBorder = true;
  596. this.Clean.Location = new System.Drawing.Point(1144, 698);
  597. this.Clean.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  598. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  599. this.Clean.Name = "Clean";
  600. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  601. this.Clean.Power = null;
  602. this.Clean.Size = new System.Drawing.Size(80, 30);
  603. this.Clean.TabIndex = 60;
  604. this.Clean.Text = "清除";
  605. this.Clean.UseVisualStyleBackColor = true;
  606. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  607. //
  608. // normalButton1
  609. //
  610. this.normalButton1.AllPower = null;
  611. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  612. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  613. this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
  614. this.normalButton1.IsShowBorder = true;
  615. this.normalButton1.Location = new System.Drawing.Point(28, 68);
  616. this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  617. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  618. this.normalButton1.Name = "normalButton1";
  619. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  620. this.normalButton1.Power = null;
  621. this.normalButton1.Size = new System.Drawing.Size(0, 0);
  622. this.normalButton1.TabIndex = 59;
  623. this.normalButton1.Text = "normalButton1";
  624. this.normalButton1.UseVisualStyleBackColor = true;
  625. //
  626. // sncode
  627. //
  628. this.sncode.AllPower = "ifall";
  629. this.sncode.BackColor = System.Drawing.Color.White;
  630. this.sncode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  631. this.sncode.ID = null;
  632. this.sncode.Location = new System.Drawing.Point(147, 22);
  633. this.sncode.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  634. this.sncode.Name = "sncode";
  635. this.sncode.Power = "";
  636. this.sncode.Size = new System.Drawing.Size(671, 47);
  637. this.sncode.Str = null;
  638. this.sncode.Str1 = null;
  639. this.sncode.Str2 = null;
  640. this.sncode.TabIndex = 57;
  641. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  642. //
  643. // OperateResult
  644. //
  645. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.OperateResult.Location = new System.Drawing.Point(1024, 234);
  647. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  648. this.OperateResult.Name = "OperateResult";
  649. this.OperateResult.Size = new System.Drawing.Size(319, 454);
  650. this.OperateResult.TabIndex = 58;
  651. this.OperateResult.Text = "";
  652. //
  653. // PrintNum
  654. //
  655. this.PrintNum.AllPower = null;
  656. this.PrintNum.BackColor = System.Drawing.Color.White;
  657. this.PrintNum.Enabled = false;
  658. this.PrintNum.ID = null;
  659. this.PrintNum.Location = new System.Drawing.Point(1171, 72);
  660. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  661. this.PrintNum.Name = "PrintNum";
  662. this.PrintNum.Power = null;
  663. this.PrintNum.Size = new System.Drawing.Size(101, 25);
  664. this.PrintNum.Str = null;
  665. this.PrintNum.Str1 = null;
  666. this.PrintNum.Str2 = null;
  667. this.PrintNum.TabIndex = 176;
  668. //
  669. // Make_ColorBoxWeigh
  670. //
  671. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  672. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  673. this.ClientSize = new System.Drawing.Size(1356, 730);
  674. this.Controls.Add(this.PrintNum);
  675. this.Controls.Add(this.groupBoxWithBorder2);
  676. this.Controls.Add(this.pr_colorboxgw);
  677. this.Controls.Add(this.AutoPrint);
  678. this.Controls.Add(this.pr_colorboxgw_label);
  679. this.Controls.Add(this.pr_code);
  680. this.Controls.Add(this.WeighRecord);
  681. this.Controls.Add(this.ComList);
  682. this.Controls.Add(this.pr_code_label);
  683. this.Controls.Add(this.BaudRate);
  684. this.Controls.Add(this.label1);
  685. this.Controls.Add(this.PrintLabel_label);
  686. this.Controls.Add(this.Printer_label);
  687. this.Controls.Add(this.PrinterList);
  688. this.Controls.Add(this.PrintLabel);
  689. this.Controls.Add(this.StopWeight);
  690. this.Controls.Add(this.StartWeight);
  691. this.Controls.Add(this.Confirm);
  692. this.Controls.Add(this.ms_makecode);
  693. this.Controls.Add(this.ma_qty);
  694. this.Controls.Add(this.pr_detail);
  695. this.Controls.Add(this.ma_salecode);
  696. this.Controls.Add(this.ms_makecode_label);
  697. this.Controls.Add(this.Clean);
  698. this.Controls.Add(this.normalButton1);
  699. this.Controls.Add(this.sncode);
  700. this.Controls.Add(this.panel4);
  701. this.Controls.Add(this.label15);
  702. this.Controls.Add(this.pr_detail_label);
  703. this.Controls.Add(this.ma_qty_label);
  704. this.Controls.Add(this.ma_salecode_label);
  705. this.Controls.Add(this.OperateResult);
  706. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  707. this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  708. this.Name = "Make_ColorBoxWeigh";
  709. this.Tag = "Make!ColorBoxWeigh";
  710. this.Text = "彩盒称重";
  711. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
  712. this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
  713. this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
  714. this.panel4.ResumeLayout(true);
  715. this.panel4.PerformLayout();
  716. this.groupBoxWithBorder2.ResumeLayout(true);
  717. this.groupBoxWithBorder2.PerformLayout();
  718. this.ResumeLayout(true);
  719. this.PerformLayout();
  720. }
  721. #endregion
  722. private CustomControl.ButtonUtil.NormalButton Clean;
  723. private CustomControl.ButtonUtil.NormalButton normalButton1;
  724. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  725. private System.Windows.Forms.Label pr_colorboxgw_label;
  726. private System.Windows.Forms.Label pr_code_label;
  727. private System.Windows.Forms.Label pr_colorboxunit;
  728. private System.Windows.Forms.Label label22;
  729. private System.Windows.Forms.Label weight;
  730. private System.Windows.Forms.Panel panel4;
  731. private System.Windows.Forms.Label label15;
  732. private System.Windows.Forms.Label pr_detail_label;
  733. private System.Windows.Forms.Label ma_qty_label;
  734. private System.Windows.Forms.Label ma_salecode_label;
  735. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  736. private System.Windows.Forms.Label ms_makecode_label;
  737. private CustomControl.ValueLabel.ValueLabel ma_salecode;
  738. private CustomControl.ValueLabel.ValueLabel pr_detail;
  739. private CustomControl.ValueLabel.ValueLabel ma_qty;
  740. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  741. private CustomControl.ValueLabel.ValueLabel pr_code;
  742. private CustomControl.ValueLabel.ValueLabel pr_colorboxgw;
  743. private CustomControl.ButtonUtil.NormalButton Confirm;
  744. private CustomControl.ButtonUtil.NormalButton StartWeight;
  745. private CustomControl.ButtonUtil.NormalButton StopWeight;
  746. private System.Windows.Forms.ComboBox PrintLabel;
  747. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  748. private System.Windows.Forms.Label Printer_label;
  749. private System.Windows.Forms.Label PrintLabel_label;
  750. private System.Windows.Forms.Label label1;
  751. private System.Windows.Forms.Label BaudRate;
  752. private System.Windows.Forms.Label ComList;
  753. private System.Windows.Forms.ListView WeighRecord;
  754. private System.Windows.Forms.ColumnHeader columnHeader1;
  755. private System.Windows.Forms.ColumnHeader columnHeader2;
  756. private System.Windows.Forms.ColumnHeader columnHeader3;
  757. private System.Windows.Forms.ColumnHeader columnHeader4;
  758. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  759. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  760. private System.Windows.Forms.Label ob_nowcheckqty;
  761. private System.Windows.Forms.Label ob_batchqty;
  762. private System.Windows.Forms.Label ob_nowcheckqty_label;
  763. private System.Windows.Forms.Label ob_batchqty_label;
  764. private CustomControl.ButtonUtil.NormalButton SendCheck;
  765. private System.Windows.Forms.Label ob_checkno;
  766. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  767. private System.Windows.Forms.Label ob_checkno_label;
  768. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  769. }
  770. }