Make_CartonBoxWeigh.Designer.cs 39 KB

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