Make_CartonBoxWeigh.Designer.cs 42 KB

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