Make_CartonBoxWeigh.Designer.cs 42 KB

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