Make_CartonBoxWeigh.Designer.cs 41 KB

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