Make_ColorBoxWeigh.Designer.cs 38 KB

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