Packing_ProdWeightSet.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. namespace UAS_MES.Packing
  2. {
  3. partial class Packing_ProdWeightSet
  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(Packing_ProdWeightSet));
  29. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.pr_code = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.pr_detail = new System.Windows.Forms.Label();
  33. this.label3 = new System.Windows.Forms.Label();
  34. this.pr_spec = new System.Windows.Forms.Label();
  35. this.label5 = new System.Windows.Forms.Label();
  36. this.showResult = new System.Windows.Forms.ListView();
  37. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  38. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  39. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.panel4 = new System.Windows.Forms.Panel();
  43. this.label7 = new System.Windows.Forms.Label();
  44. this.label4 = new System.Windows.Forms.Label();
  45. this.label6 = new System.Windows.Forms.Label();
  46. this.pr_cartonunit = new System.Windows.Forms.Label();
  47. this.label22 = new System.Windows.Forms.Label();
  48. this.weight = new System.Windows.Forms.Label();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  51. this.confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  52. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  53. this.ComList = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  54. this.BaudRate = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  55. this.stopWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  56. this.startWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  57. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  58. this.standardWeight = new System.Windows.Forms.TextBox();
  59. this.errorValue = new System.Windows.Forms.TextBox();
  60. this.panel4.SuspendLayout();
  61. this.SuspendLayout();
  62. //
  63. // ms_makecode_label
  64. //
  65. this.ms_makecode_label.AutoSize = true;
  66. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.ms_makecode_label.Location = new System.Drawing.Point(33, 18);
  68. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  69. this.ms_makecode_label.Name = "ms_makecode_label";
  70. this.ms_makecode_label.Size = new System.Drawing.Size(86, 31);
  71. this.ms_makecode_label.TabIndex = 212;
  72. this.ms_makecode_label.Text = "工单号";
  73. //
  74. // pr_code
  75. //
  76. this.pr_code.AutoSize = true;
  77. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  78. this.pr_code.Location = new System.Drawing.Point(160, 74);
  79. this.pr_code.Name = "pr_code";
  80. this.pr_code.Size = new System.Drawing.Size(0, 31);
  81. this.pr_code.TabIndex = 215;
  82. //
  83. // label2
  84. //
  85. this.label2.AutoSize = true;
  86. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  87. this.label2.Location = new System.Drawing.Point(33, 74);
  88. this.label2.Name = "label2";
  89. this.label2.Size = new System.Drawing.Size(110, 31);
  90. this.label2.TabIndex = 214;
  91. this.label2.Text = "产品编号";
  92. //
  93. // pr_detail
  94. //
  95. this.pr_detail.AutoSize = true;
  96. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  97. this.pr_detail.Location = new System.Drawing.Point(160, 128);
  98. this.pr_detail.Name = "pr_detail";
  99. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  100. this.pr_detail.TabIndex = 217;
  101. this.pr_detail.TextChanged += new System.EventHandler(this.pr_detail_TextChanged);
  102. //
  103. // label3
  104. //
  105. this.label3.AutoSize = true;
  106. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F);
  107. this.label3.Location = new System.Drawing.Point(33, 128);
  108. this.label3.Name = "label3";
  109. this.label3.Size = new System.Drawing.Size(110, 31);
  110. this.label3.TabIndex = 216;
  111. this.label3.Text = "产品名称";
  112. //
  113. // pr_spec
  114. //
  115. this.pr_spec.AutoSize = true;
  116. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F);
  117. this.pr_spec.Location = new System.Drawing.Point(160, 182);
  118. this.pr_spec.MaximumSize = new System.Drawing.Size(600, 40);
  119. this.pr_spec.Name = "pr_spec";
  120. this.pr_spec.Size = new System.Drawing.Size(0, 31);
  121. this.pr_spec.TabIndex = 219;
  122. //
  123. // label5
  124. //
  125. this.label5.AutoSize = true;
  126. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  127. this.label5.Location = new System.Drawing.Point(33, 182);
  128. this.label5.Name = "label5";
  129. this.label5.Size = new System.Drawing.Size(62, 31);
  130. this.label5.TabIndex = 218;
  131. this.label5.Text = "规格";
  132. //
  133. // showResult
  134. //
  135. this.showResult.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  136. this.columnHeader1,
  137. this.columnHeader2,
  138. this.columnHeader3,
  139. this.columnHeader4,
  140. this.columnHeader5});
  141. this.showResult.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  142. this.showResult.Location = new System.Drawing.Point(428, 250);
  143. this.showResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  144. this.showResult.Name = "showResult";
  145. this.showResult.Size = new System.Drawing.Size(658, 307);
  146. this.showResult.TabIndex = 220;
  147. this.showResult.UseCompatibleStateImageBehavior = false;
  148. this.showResult.View = System.Windows.Forms.View.Details;
  149. //
  150. // columnHeader1
  151. //
  152. this.columnHeader1.Text = "";
  153. this.columnHeader1.Width = 5;
  154. //
  155. // columnHeader2
  156. //
  157. this.columnHeader2.Text = "序号";
  158. this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  159. this.columnHeader2.Width = 110;
  160. //
  161. // columnHeader3
  162. //
  163. this.columnHeader3.Text = "序列号";
  164. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  165. this.columnHeader3.Width = 200;
  166. //
  167. // columnHeader4
  168. //
  169. this.columnHeader4.Text = "重量(单位)";
  170. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  171. this.columnHeader4.Width = 160;
  172. //
  173. // columnHeader5
  174. //
  175. this.columnHeader5.Text = "时间";
  176. this.columnHeader5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  177. this.columnHeader5.Width = 170;
  178. //
  179. // panel4
  180. //
  181. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  182. this.panel4.Controls.Add(this.errorValue);
  183. this.panel4.Controls.Add(this.standardWeight);
  184. this.panel4.Controls.Add(this.label7);
  185. this.panel4.Controls.Add(this.label4);
  186. this.panel4.Controls.Add(this.label6);
  187. this.panel4.Controls.Add(this.pr_cartonunit);
  188. this.panel4.Controls.Add(this.label22);
  189. this.panel4.Controls.Add(this.weight);
  190. this.panel4.Location = new System.Drawing.Point(570, 18);
  191. this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  192. this.panel4.Name = "panel4";
  193. this.panel4.Size = new System.Drawing.Size(515, 156);
  194. this.panel4.TabIndex = 221;
  195. //
  196. // label7
  197. //
  198. this.label7.AutoSize = true;
  199. this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.label7.Location = new System.Drawing.Point(18, 22);
  201. this.label7.Name = "label7";
  202. this.label7.Size = new System.Drawing.Size(52, 27);
  203. this.label7.TabIndex = 50;
  204. this.label7.Text = "标准";
  205. //
  206. // label4
  207. //
  208. this.label4.AutoSize = true;
  209. this.label4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  210. this.label4.Location = new System.Drawing.Point(371, 22);
  211. this.label4.Name = "label4";
  212. this.label4.Size = new System.Drawing.Size(25, 27);
  213. this.label4.TabIndex = 47;
  214. this.label4.Text = "g";
  215. //
  216. // label6
  217. //
  218. this.label6.AutoSize = true;
  219. this.label6.Location = new System.Drawing.Point(202, 22);
  220. this.label6.Name = "label6";
  221. this.label6.Size = new System.Drawing.Size(26, 18);
  222. this.label6.TabIndex = 44;
  223. this.label6.Text = "±";
  224. //
  225. // pr_cartonunit
  226. //
  227. this.pr_cartonunit.AutoSize = true;
  228. this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  229. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  231. this.pr_cartonunit.Location = new System.Drawing.Point(452, 86);
  232. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  233. this.pr_cartonunit.Name = "pr_cartonunit";
  234. this.pr_cartonunit.Size = new System.Drawing.Size(46, 38);
  235. this.pr_cartonunit.TabIndex = 42;
  236. this.pr_cartonunit.Text = "克";
  237. //
  238. // label22
  239. //
  240. this.label22.AutoSize = true;
  241. this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  242. this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  244. this.label22.Location = new System.Drawing.Point(14, 86);
  245. this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  246. this.label22.Name = "label22";
  247. this.label22.Size = new System.Drawing.Size(75, 38);
  248. this.label22.TabIndex = 20;
  249. this.label22.Text = "重量";
  250. //
  251. // weight
  252. //
  253. this.weight.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  254. | System.Windows.Forms.AnchorStyles.Left)
  255. | System.Windows.Forms.AnchorStyles.Right)));
  256. this.weight.AutoSize = true;
  257. this.weight.Font = new System.Drawing.Font("微软雅黑", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  259. this.weight.Location = new System.Drawing.Point(148, 74);
  260. this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  261. this.weight.Name = "weight";
  262. this.weight.Size = new System.Drawing.Size(0, 58);
  263. this.weight.TabIndex = 41;
  264. //
  265. // label1
  266. //
  267. this.label1.AutoSize = true;
  268. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.label1.Location = new System.Drawing.Point(15, 526);
  270. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  271. this.label1.Name = "label1";
  272. this.label1.Size = new System.Drawing.Size(86, 31);
  273. this.label1.TabIndex = 229;
  274. this.label1.Text = "序列号";
  275. //
  276. // sncode
  277. //
  278. this.sncode.AllPower = null;
  279. this.sncode.BackColor = System.Drawing.Color.White;
  280. this.sncode.Font = new System.Drawing.Font("微软雅黑", 9F);
  281. this.sncode.ID = null;
  282. this.sncode.Location = new System.Drawing.Point(110, 526);
  283. this.sncode.Name = "sncode";
  284. this.sncode.Power = null;
  285. this.sncode.Size = new System.Drawing.Size(187, 31);
  286. this.sncode.Str = null;
  287. this.sncode.Str1 = null;
  288. this.sncode.Str2 = null;
  289. this.sncode.TabIndex = 228;
  290. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  291. //
  292. // confirm
  293. //
  294. this.confirm.AllPower = null;
  295. this.confirm.BackColor = System.Drawing.Color.Transparent;
  296. this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
  297. this.confirm.Image = null;
  298. this.confirm.IsShowBorder = true;
  299. this.confirm.Location = new System.Drawing.Point(332, 526);
  300. this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
  301. this.confirm.Name = "confirm";
  302. this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
  303. this.confirm.Power = null;
  304. this.confirm.Size = new System.Drawing.Size(75, 28);
  305. this.confirm.TabIndex = 227;
  306. this.confirm.Text = "确认";
  307. this.confirm.UseVisualStyleBackColor = false;
  308. this.confirm.Click += new System.EventHandler(this.confirm_Click);
  309. //
  310. // OperateResult
  311. //
  312. this.OperateResult.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  313. this.OperateResult.Location = new System.Drawing.Point(21, 248);
  314. this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  315. this.OperateResult.Name = "OperateResult";
  316. this.OperateResult.Size = new System.Drawing.Size(332, 254);
  317. this.OperateResult.TabIndex = 226;
  318. this.OperateResult.Text = "";
  319. //
  320. // ComList
  321. //
  322. this.ComList.AutoSize = true;
  323. this.ComList.CutLength = null;
  324. this.ComList.Location = new System.Drawing.Point(954, 228);
  325. this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  326. this.ComList.MaximumSize = new System.Drawing.Size(225, 0);
  327. this.ComList.Name = "ComList";
  328. this.ComList.Size = new System.Drawing.Size(71, 18);
  329. this.ComList.TabIndex = 225;
  330. this.ComList.Text = "ComList";
  331. this.ComList.Visible = false;
  332. //
  333. // BaudRate
  334. //
  335. this.BaudRate.AllPower = null;
  336. this.BaudRate.BackColor = System.Drawing.Color.White;
  337. this.BaudRate.ID = null;
  338. this.BaudRate.Location = new System.Drawing.Point(962, 194);
  339. this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  340. this.BaudRate.Name = "BaudRate";
  341. this.BaudRate.Negative = false;
  342. this.BaudRate.Power = null;
  343. this.BaudRate.Size = new System.Drawing.Size(50, 28);
  344. this.BaudRate.Str = null;
  345. this.BaudRate.Str1 = null;
  346. this.BaudRate.Str2 = null;
  347. this.BaudRate.TabIndex = 224;
  348. this.BaudRate.Visible = false;
  349. //
  350. // stopWeigh
  351. //
  352. this.stopWeigh.AllPower = null;
  353. this.stopWeigh.BackColor = System.Drawing.Color.Transparent;
  354. this.stopWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.DownImage")));
  355. this.stopWeigh.Image = null;
  356. this.stopWeigh.IsShowBorder = true;
  357. this.stopWeigh.Location = new System.Drawing.Point(808, 188);
  358. this.stopWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  359. this.stopWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.MoveImage")));
  360. this.stopWeigh.Name = "stopWeigh";
  361. this.stopWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.NormalImage")));
  362. this.stopWeigh.Power = null;
  363. this.stopWeigh.Size = new System.Drawing.Size(108, 38);
  364. this.stopWeigh.TabIndex = 223;
  365. this.stopWeigh.Text = "停止称重";
  366. this.stopWeigh.UseVisualStyleBackColor = false;
  367. this.stopWeigh.Click += new System.EventHandler(this.stopWeigh_Click);
  368. //
  369. // startWeigh
  370. //
  371. this.startWeigh.AllPower = null;
  372. this.startWeigh.BackColor = System.Drawing.Color.Transparent;
  373. this.startWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.DownImage")));
  374. this.startWeigh.Image = null;
  375. this.startWeigh.IsShowBorder = true;
  376. this.startWeigh.Location = new System.Drawing.Point(654, 188);
  377. this.startWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  378. this.startWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.MoveImage")));
  379. this.startWeigh.Name = "startWeigh";
  380. this.startWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.NormalImage")));
  381. this.startWeigh.Power = null;
  382. this.startWeigh.Size = new System.Drawing.Size(93, 38);
  383. this.startWeigh.TabIndex = 222;
  384. this.startWeigh.Text = "开始称重";
  385. this.startWeigh.UseVisualStyleBackColor = false;
  386. this.startWeigh.Click += new System.EventHandler(this.startWeigh_Click);
  387. //
  388. // ma_code
  389. //
  390. this.ma_code.AllPower = "IFALL";
  391. this.ma_code.Caller = null;
  392. this.ma_code.Condition = null;
  393. this.ma_code.DBTitle = "";
  394. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  395. this.ma_code.FormName = null;
  396. this.ma_code.Location = new System.Drawing.Point(166, 18);
  397. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  398. this.ma_code.Name = "ma_code";
  399. this.ma_code.Power = "";
  400. this.ma_code.ReturnData = null;
  401. this.ma_code.SelectField = null;
  402. this.ma_code.SetValueField = null;
  403. this.ma_code.Size = new System.Drawing.Size(212, 34);
  404. this.ma_code.TabIndex = 213;
  405. this.ma_code.TableName = null;
  406. this.ma_code.Tag = "makecode";
  407. this.ma_code.TextBoxEnable = false;
  408. this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  409. //
  410. // standardWeight
  411. //
  412. this.standardWeight.Location = new System.Drawing.Point(83, 19);
  413. this.standardWeight.Name = "standardWeight";
  414. this.standardWeight.Size = new System.Drawing.Size(100, 28);
  415. this.standardWeight.TabIndex = 51;
  416. this.standardWeight.TextChanged += new System.EventHandler(this.standardWeight_TextChanged);
  417. //
  418. // errorValue
  419. //
  420. this.errorValue.Location = new System.Drawing.Point(245, 19);
  421. this.errorValue.Name = "errorValue";
  422. this.errorValue.Size = new System.Drawing.Size(100, 28);
  423. this.errorValue.TabIndex = 52;
  424. //
  425. // Packing_ProdWeightSet
  426. //
  427. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  428. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  429. this.ClientSize = new System.Drawing.Size(1120, 596);
  430. this.Controls.Add(this.label1);
  431. this.Controls.Add(this.sncode);
  432. this.Controls.Add(this.confirm);
  433. this.Controls.Add(this.OperateResult);
  434. this.Controls.Add(this.ComList);
  435. this.Controls.Add(this.BaudRate);
  436. this.Controls.Add(this.stopWeigh);
  437. this.Controls.Add(this.startWeigh);
  438. this.Controls.Add(this.panel4);
  439. this.Controls.Add(this.showResult);
  440. this.Controls.Add(this.pr_spec);
  441. this.Controls.Add(this.label5);
  442. this.Controls.Add(this.pr_detail);
  443. this.Controls.Add(this.label3);
  444. this.Controls.Add(this.pr_code);
  445. this.Controls.Add(this.label2);
  446. this.Controls.Add(this.ma_code);
  447. this.Controls.Add(this.ms_makecode_label);
  448. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  449. this.Name = "Packing_ProdWeightSet";
  450. this.Tag = "Packing!ProdWeightSet";
  451. this.Text = "Packing_ProdWeightSet";
  452. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Packing_ProdWeightSet_FormClosing);
  453. this.Load += new System.EventHandler(this.Packing_ProdWeightSet_Load);
  454. this.SizeChanged += new System.EventHandler(this.Packing_ProdWeightSet_SizeChanged);
  455. this.panel4.ResumeLayout(true);
  456. this.panel4.PerformLayout();
  457. this.ResumeLayout(true);
  458. this.PerformLayout();
  459. }
  460. #endregion
  461. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  462. private System.Windows.Forms.Label ms_makecode_label;
  463. private System.Windows.Forms.Label pr_code;
  464. private System.Windows.Forms.Label label2;
  465. private System.Windows.Forms.Label pr_detail;
  466. private System.Windows.Forms.Label label3;
  467. private System.Windows.Forms.Label pr_spec;
  468. private System.Windows.Forms.Label label5;
  469. private System.Windows.Forms.ListView showResult;
  470. private System.Windows.Forms.ColumnHeader columnHeader1;
  471. private System.Windows.Forms.ColumnHeader columnHeader2;
  472. private System.Windows.Forms.ColumnHeader columnHeader3;
  473. private System.Windows.Forms.ColumnHeader columnHeader4;
  474. private System.Windows.Forms.ColumnHeader columnHeader5;
  475. private System.Windows.Forms.Panel panel4;
  476. private System.Windows.Forms.Label pr_cartonunit;
  477. private System.Windows.Forms.Label label22;
  478. private System.Windows.Forms.Label weight;
  479. private CustomControl.ValueLabel.ValueLabel ComList;
  480. private CustomControl.TextBoxWithIcon.NumOnlyTextBox BaudRate;
  481. private CustomControl.ButtonUtil.NormalButton stopWeigh;
  482. private CustomControl.ButtonUtil.NormalButton startWeigh;
  483. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  484. private CustomControl.ButtonUtil.NormalButton confirm;
  485. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  486. private System.Windows.Forms.Label label1;
  487. private System.Windows.Forms.Label label6;
  488. private System.Windows.Forms.Label label4;
  489. private System.Windows.Forms.Label label7;
  490. private System.Windows.Forms.TextBox errorValue;
  491. private System.Windows.Forms.TextBox standardWeight;
  492. }
  493. }