Make_CartonBoxWeigh.Designer.cs 35 KB

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