Packing_ProdWeightSetMidBox.Designer.cs 27 KB

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