Packing_ProdWeightSet.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. namespace UAS_MES_NEW.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.errorValue = new System.Windows.Forms.TextBox();
  44. this.standardWeight = new System.Windows.Forms.TextBox();
  45. this.label7 = new System.Windows.Forms.Label();
  46. this.unit = new System.Windows.Forms.Label();
  47. this.label6 = new System.Windows.Forms.Label();
  48. this.pr_cartonunit = new System.Windows.Forms.Label();
  49. this.label22 = new System.Windows.Forms.Label();
  50. this.weight = new System.Windows.Forms.Label();
  51. this.label1 = new System.Windows.Forms.Label();
  52. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  53. this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  54. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  55. this.ComList = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  56. this.BaudRate = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  57. this.stopWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  58. this.startWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  59. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  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(145, 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. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  83. //
  84. // label2
  85. //
  86. this.label2.AutoSize = true;
  87. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F);
  88. this.label2.Location = new System.Drawing.Point(33, 74);
  89. this.label2.Name = "label2";
  90. this.label2.Size = new System.Drawing.Size(110, 31);
  91. this.label2.TabIndex = 214;
  92. this.label2.Text = "产品编号";
  93. //
  94. // pr_detail
  95. //
  96. this.pr_detail.AutoSize = true;
  97. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  98. this.pr_detail.Location = new System.Drawing.Point(145, 128);
  99. this.pr_detail.Name = "pr_detail";
  100. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  101. this.pr_detail.TabIndex = 217;
  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(145, 182);
  118. this.pr_spec.MaximumSize = new System.Drawing.Size(550, 60);
  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.confirm);
  185. this.panel4.Controls.Add(this.label7);
  186. this.panel4.Controls.Add(this.unit);
  187. this.panel4.Controls.Add(this.label6);
  188. this.panel4.Controls.Add(this.pr_cartonunit);
  189. this.panel4.Controls.Add(this.label22);
  190. this.panel4.Controls.Add(this.weight);
  191. this.panel4.Location = new System.Drawing.Point(570, 18);
  192. this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  193. this.panel4.Name = "panel4";
  194. this.panel4.Size = new System.Drawing.Size(515, 156);
  195. this.panel4.TabIndex = 221;
  196. //
  197. // errorValue
  198. //
  199. this.errorValue.Location = new System.Drawing.Point(245, 19);
  200. this.errorValue.Name = "errorValue";
  201. this.errorValue.Size = new System.Drawing.Size(100, 28);
  202. this.errorValue.TabIndex = 52;
  203. this.errorValue.Enter += new System.EventHandler(this.standardWeight_Enter);
  204. this.errorValue.Leave += new System.EventHandler(this.standardWeight_Leave);
  205. //
  206. // standardWeight
  207. //
  208. this.standardWeight.Location = new System.Drawing.Point(83, 19);
  209. this.standardWeight.Name = "standardWeight";
  210. this.standardWeight.Size = new System.Drawing.Size(100, 28);
  211. this.standardWeight.TabIndex = 51;
  212. this.standardWeight.Enter += new System.EventHandler(this.standardWeight_Enter);
  213. this.standardWeight.Leave += new System.EventHandler(this.standardWeight_Leave);
  214. //
  215. // label7
  216. //
  217. this.label7.AutoSize = true;
  218. this.label7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  219. this.label7.Location = new System.Drawing.Point(18, 22);
  220. this.label7.Name = "label7";
  221. this.label7.Size = new System.Drawing.Size(52, 27);
  222. this.label7.TabIndex = 50;
  223. this.label7.Text = "标准";
  224. //
  225. // unit
  226. //
  227. this.unit.AutoSize = true;
  228. this.unit.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  229. this.unit.Location = new System.Drawing.Point(371, 22);
  230. this.unit.Name = "unit";
  231. this.unit.Size = new System.Drawing.Size(36, 27);
  232. this.unit.TabIndex = 47;
  233. this.unit.Text = "kg";
  234. //
  235. // label6
  236. //
  237. this.label6.AutoSize = true;
  238. this.label6.Location = new System.Drawing.Point(202, 22);
  239. this.label6.Name = "label6";
  240. this.label6.Size = new System.Drawing.Size(26, 18);
  241. this.label6.TabIndex = 44;
  242. this.label6.Text = "±";
  243. //
  244. // pr_cartonunit
  245. //
  246. this.pr_cartonunit.AutoSize = true;
  247. this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  248. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  249. this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  250. this.pr_cartonunit.Location = new System.Drawing.Point(452, 86);
  251. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  252. this.pr_cartonunit.Name = "pr_cartonunit";
  253. this.pr_cartonunit.Size = new System.Drawing.Size(46, 38);
  254. this.pr_cartonunit.TabIndex = 42;
  255. this.pr_cartonunit.Text = "克";
  256. this.pr_cartonunit.Visible = false;
  257. //
  258. // label22
  259. //
  260. this.label22.AutoSize = true;
  261. this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  262. this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  263. this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  264. this.label22.Location = new System.Drawing.Point(14, 86);
  265. this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  266. this.label22.Name = "label22";
  267. this.label22.Size = new System.Drawing.Size(75, 38);
  268. this.label22.TabIndex = 20;
  269. this.label22.Text = "重量";
  270. //
  271. // weight
  272. //
  273. this.weight.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  274. | System.Windows.Forms.AnchorStyles.Left)
  275. | System.Windows.Forms.AnchorStyles.Right)));
  276. this.weight.AutoSize = true;
  277. this.weight.Font = new System.Drawing.Font("微软雅黑", 22.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  279. this.weight.Location = new System.Drawing.Point(148, 74);
  280. this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  281. this.weight.Name = "weight";
  282. this.weight.Size = new System.Drawing.Size(0, 58);
  283. this.weight.TabIndex = 41;
  284. //
  285. // label1
  286. //
  287. this.label1.AutoSize = true;
  288. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.label1.Location = new System.Drawing.Point(15, 526);
  290. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  291. this.label1.Name = "label1";
  292. this.label1.Size = new System.Drawing.Size(86, 31);
  293. this.label1.TabIndex = 229;
  294. this.label1.Text = "序列号";
  295. //
  296. // sncode
  297. //
  298. this.sncode.AllPower = null;
  299. this.sncode.BackColor = System.Drawing.Color.White;
  300. this.sncode.Font = new System.Drawing.Font("微软雅黑", 9F);
  301. this.sncode.ID = null;
  302. this.sncode.Location = new System.Drawing.Point(110, 526);
  303. this.sncode.Name = "sncode";
  304. this.sncode.Power = null;
  305. this.sncode.Size = new System.Drawing.Size(187, 31);
  306. this.sncode.Str = null;
  307. this.sncode.Str1 = null;
  308. this.sncode.Str2 = null;
  309. this.sncode.TabIndex = 228;
  310. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  311. //
  312. // confirm
  313. //
  314. this.confirm.AllPower = null;
  315. this.confirm.BackColor = System.Drawing.Color.Transparent;
  316. this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
  317. this.confirm.Image = null;
  318. this.confirm.IsShowBorder = true;
  319. this.confirm.Location = new System.Drawing.Point(370, 86);
  320. this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
  321. this.confirm.Name = "confirm";
  322. this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
  323. this.confirm.Power = null;
  324. this.confirm.Size = new System.Drawing.Size(75, 28);
  325. this.confirm.TabIndex = 227;
  326. this.confirm.Text = "保存";
  327. this.confirm.UseVisualStyleBackColor = false;
  328. this.confirm.Click += new System.EventHandler(this.confirm_Click);
  329. //
  330. // OperateResult
  331. //
  332. this.OperateResult.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.OperateResult.Location = new System.Drawing.Point(21, 248);
  334. this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  335. this.OperateResult.Name = "OperateResult";
  336. this.OperateResult.Size = new System.Drawing.Size(332, 254);
  337. this.OperateResult.TabIndex = 226;
  338. this.OperateResult.Text = "";
  339. //
  340. // ComList
  341. //
  342. this.ComList.AutoSize = true;
  343. this.ComList.CutLength = null;
  344. this.ComList.Location = new System.Drawing.Point(954, 228);
  345. this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  346. this.ComList.MaximumSize = new System.Drawing.Size(225, 0);
  347. this.ComList.Name = "ComList";
  348. this.ComList.Size = new System.Drawing.Size(71, 18);
  349. this.ComList.TabIndex = 225;
  350. this.ComList.Text = "ComList";
  351. this.ComList.Visible = false;
  352. //
  353. // BaudRate
  354. //
  355. this.BaudRate.AllPower = null;
  356. this.BaudRate.BackColor = System.Drawing.Color.White;
  357. this.BaudRate.ID = null;
  358. this.BaudRate.Location = new System.Drawing.Point(962, 194);
  359. this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  360. this.BaudRate.Name = "BaudRate";
  361. this.BaudRate.Negative = false;
  362. this.BaudRate.Power = null;
  363. this.BaudRate.Size = new System.Drawing.Size(50, 28);
  364. this.BaudRate.Str = null;
  365. this.BaudRate.Str1 = null;
  366. this.BaudRate.Str2 = null;
  367. this.BaudRate.TabIndex = 224;
  368. this.BaudRate.Visible = false;
  369. //
  370. // stopWeigh
  371. //
  372. this.stopWeigh.AllPower = null;
  373. this.stopWeigh.BackColor = System.Drawing.Color.Transparent;
  374. this.stopWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.DownImage")));
  375. this.stopWeigh.Image = null;
  376. this.stopWeigh.IsShowBorder = true;
  377. this.stopWeigh.Location = new System.Drawing.Point(808, 188);
  378. this.stopWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  379. this.stopWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.MoveImage")));
  380. this.stopWeigh.Name = "stopWeigh";
  381. this.stopWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("stopWeigh.NormalImage")));
  382. this.stopWeigh.Power = null;
  383. this.stopWeigh.Size = new System.Drawing.Size(108, 38);
  384. this.stopWeigh.TabIndex = 223;
  385. this.stopWeigh.Text = "停止称重";
  386. this.stopWeigh.UseVisualStyleBackColor = false;
  387. this.stopWeigh.Click += new System.EventHandler(this.stopWeigh_Click);
  388. //
  389. // startWeigh
  390. //
  391. this.startWeigh.AllPower = null;
  392. this.startWeigh.BackColor = System.Drawing.Color.Transparent;
  393. this.startWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.DownImage")));
  394. this.startWeigh.Image = null;
  395. this.startWeigh.IsShowBorder = true;
  396. this.startWeigh.Location = new System.Drawing.Point(654, 188);
  397. this.startWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  398. this.startWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.MoveImage")));
  399. this.startWeigh.Name = "startWeigh";
  400. this.startWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("startWeigh.NormalImage")));
  401. this.startWeigh.Power = null;
  402. this.startWeigh.Size = new System.Drawing.Size(93, 38);
  403. this.startWeigh.TabIndex = 222;
  404. this.startWeigh.Text = "开始称重";
  405. this.startWeigh.UseVisualStyleBackColor = false;
  406. this.startWeigh.Click += new System.EventHandler(this.startWeigh_Click);
  407. //
  408. // ma_code
  409. //
  410. this.ma_code.AllPower = "IFALL";
  411. this.ma_code.Caller = null;
  412. this.ma_code.Condition = null;
  413. this.ma_code.DBTitle = "";
  414. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  415. this.ma_code.FormName = null;
  416. this.ma_code.Location = new System.Drawing.Point(151, 18);
  417. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  418. this.ma_code.Name = "ma_code";
  419. this.ma_code.Power = "";
  420. this.ma_code.ReturnData = null;
  421. this.ma_code.SelectField = null;
  422. this.ma_code.SetValueField = null;
  423. this.ma_code.Size = new System.Drawing.Size(212, 34);
  424. this.ma_code.TabIndex = 213;
  425. this.ma_code.TableName = null;
  426. this.ma_code.Tag = "makecode";
  427. this.ma_code.TextBoxEnable = true;
  428. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  429. //
  430. // Packing_ProdWeightSet
  431. //
  432. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  433. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  434. this.ClientSize = new System.Drawing.Size(1120, 596);
  435. this.Controls.Add(this.label1);
  436. this.Controls.Add(this.sncode);
  437. this.Controls.Add(this.OperateResult);
  438. this.Controls.Add(this.ComList);
  439. this.Controls.Add(this.BaudRate);
  440. this.Controls.Add(this.stopWeigh);
  441. this.Controls.Add(this.startWeigh);
  442. this.Controls.Add(this.panel4);
  443. this.Controls.Add(this.showResult);
  444. this.Controls.Add(this.pr_spec);
  445. this.Controls.Add(this.label5);
  446. this.Controls.Add(this.pr_detail);
  447. this.Controls.Add(this.label3);
  448. this.Controls.Add(this.pr_code);
  449. this.Controls.Add(this.label2);
  450. this.Controls.Add(this.ma_code);
  451. this.Controls.Add(this.ms_makecode_label);
  452. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  453. this.Name = "Packing_ProdWeightSet";
  454. this.Tag = "Packing!ProdWeightSet";
  455. this.Text = "Packing_ProdWeightSet";
  456. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Packing_ProdWeightSet_FormClosing);
  457. this.Load += new System.EventHandler(this.Packing_ProdWeightSet_Load);
  458. this.SizeChanged += new System.EventHandler(this.Packing_ProdWeightSet_SizeChanged);
  459. this.panel4.ResumeLayout(true);
  460. this.panel4.PerformLayout();
  461. this.ResumeLayout(true);
  462. this.PerformLayout();
  463. }
  464. #endregion
  465. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  466. private System.Windows.Forms.Label ms_makecode_label;
  467. private System.Windows.Forms.Label pr_code;
  468. private System.Windows.Forms.Label label2;
  469. private System.Windows.Forms.Label pr_detail;
  470. private System.Windows.Forms.Label label3;
  471. private System.Windows.Forms.Label pr_spec;
  472. private System.Windows.Forms.Label label5;
  473. private System.Windows.Forms.ListView showResult;
  474. private System.Windows.Forms.ColumnHeader columnHeader1;
  475. private System.Windows.Forms.ColumnHeader columnHeader2;
  476. private System.Windows.Forms.ColumnHeader columnHeader3;
  477. private System.Windows.Forms.ColumnHeader columnHeader4;
  478. private System.Windows.Forms.ColumnHeader columnHeader5;
  479. private System.Windows.Forms.Panel panel4;
  480. private System.Windows.Forms.Label pr_cartonunit;
  481. private System.Windows.Forms.Label label22;
  482. private System.Windows.Forms.Label weight;
  483. private CustomControl.ValueLabel.ValueLabel ComList;
  484. private CustomControl.TextBoxWithIcon.NumOnlyTextBox BaudRate;
  485. private CustomControl.ButtonUtil.NormalButton stopWeigh;
  486. private CustomControl.ButtonUtil.NormalButton startWeigh;
  487. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  488. private CustomControl.ButtonUtil.NormalButton confirm;
  489. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  490. private System.Windows.Forms.Label label1;
  491. private System.Windows.Forms.Label label6;
  492. private System.Windows.Forms.Label unit;
  493. private System.Windows.Forms.Label label7;
  494. private System.Windows.Forms.TextBox errorValue;
  495. private System.Windows.Forms.TextBox standardWeight;
  496. }
  497. }