Make_ColorBoxWeigh.Designer.cs 41 KB

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