Make_ColorBoxWeigh.Designer.cs 38 KB

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