Packing_ProdWeightSet.Designer.cs 22 KB

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