Packing_ProdWeightSet.Designer.cs 22 KB

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