Make_CartonBoxWeigh.Designer.cs 40 KB

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