Make_SeqTransform.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_SeqTransform
  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(Make_SeqTransform));
  29. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.ma_prodcode_label = new System.Windows.Forms.Label();
  32. this.sncode_label = new System.Windows.Forms.Label();
  33. this.ChangeResult = new System.Windows.Forms.CheckBox();
  34. this.changenum_lanel = new System.Windows.Forms.Label();
  35. this.beforeTransSNLength_checkBox = new System.Windows.Forms.CheckBox();
  36. this.afterTransSNLength_checkBox = new System.Windows.Forms.CheckBox();
  37. this.beforeTransSNPre_checkBox = new System.Windows.Forms.CheckBox();
  38. this.afterTransSNPre_checkBox = new System.Windows.Forms.CheckBox();
  39. this.label1 = new System.Windows.Forms.Label();
  40. this.changenum = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  41. this.afterTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  42. this.beforeTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  43. this.afterTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.beforeTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  45. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  46. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.ReCall = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  48. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  49. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.ma_code = new System.Windows.Forms.Label();
  51. this.SuspendLayout();
  52. //
  53. // ms_makecode_label
  54. //
  55. this.ms_makecode_label.AutoSize = true;
  56. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  57. this.ms_makecode_label.Location = new System.Drawing.Point(22, 26);
  58. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  59. this.ms_makecode_label.Name = "ms_makecode_label";
  60. this.ms_makecode_label.Size = new System.Drawing.Size(0, 31);
  61. this.ms_makecode_label.TabIndex = 61;
  62. //
  63. // pr_detail_label
  64. //
  65. this.pr_detail_label.AutoSize = true;
  66. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.pr_detail_label.Location = new System.Drawing.Point(825, 22);
  68. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  69. this.pr_detail_label.Name = "pr_detail_label";
  70. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  71. this.pr_detail_label.TabIndex = 62;
  72. this.pr_detail_label.Text = "产品名称";
  73. //
  74. // ma_prodcode_label
  75. //
  76. this.ma_prodcode_label.AutoSize = true;
  77. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.ma_prodcode_label.Location = new System.Drawing.Point(460, 23);
  79. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  80. this.ma_prodcode_label.Name = "ma_prodcode_label";
  81. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  82. this.ma_prodcode_label.TabIndex = 63;
  83. this.ma_prodcode_label.Text = "产品编号";
  84. //
  85. // sncode_label
  86. //
  87. this.sncode_label.AutoSize = true;
  88. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.sncode_label.Location = new System.Drawing.Point(22, 662);
  90. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  91. this.sncode_label.Name = "sncode_label";
  92. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  93. this.sncode_label.TabIndex = 68;
  94. this.sncode_label.Text = "录入框";
  95. //
  96. // ChangeResult
  97. //
  98. this.ChangeResult.AutoSize = true;
  99. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.ChangeResult.Location = new System.Drawing.Point(444, 662);
  101. this.ChangeResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  102. this.ChangeResult.Name = "ChangeResult";
  103. this.ChangeResult.Size = new System.Drawing.Size(184, 35);
  104. this.ChangeResult.TabIndex = 70;
  105. this.ChangeResult.Text = "修改转换结果";
  106. this.ChangeResult.UseVisualStyleBackColor = true;
  107. //
  108. // changenum_lanel
  109. //
  110. this.changenum_lanel.AutoSize = true;
  111. this.changenum_lanel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.changenum_lanel.Location = new System.Drawing.Point(658, 662);
  113. this.changenum_lanel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  114. this.changenum_lanel.Name = "changenum_lanel";
  115. this.changenum_lanel.Size = new System.Drawing.Size(110, 31);
  116. this.changenum_lanel.TabIndex = 71;
  117. this.changenum_lanel.Text = "转换数量";
  118. //
  119. // beforeTransSNLength_checkBox
  120. //
  121. this.beforeTransSNLength_checkBox.AutoSize = true;
  122. this.beforeTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  123. this.beforeTransSNLength_checkBox.Location = new System.Drawing.Point(30, 94);
  124. this.beforeTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  125. this.beforeTransSNLength_checkBox.Name = "beforeTransSNLength_checkBox";
  126. this.beforeTransSNLength_checkBox.Size = new System.Drawing.Size(198, 31);
  127. this.beforeTransSNLength_checkBox.TabIndex = 81;
  128. this.beforeTransSNLength_checkBox.Text = "转换前序列号长度";
  129. this.beforeTransSNLength_checkBox.UseVisualStyleBackColor = true;
  130. //
  131. // afterTransSNLength_checkBox
  132. //
  133. this.afterTransSNLength_checkBox.AutoSize = true;
  134. this.afterTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  135. this.afterTransSNLength_checkBox.Location = new System.Drawing.Point(30, 144);
  136. this.afterTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  137. this.afterTransSNLength_checkBox.Name = "afterTransSNLength_checkBox";
  138. this.afterTransSNLength_checkBox.Size = new System.Drawing.Size(198, 31);
  139. this.afterTransSNLength_checkBox.TabIndex = 82;
  140. this.afterTransSNLength_checkBox.Text = "转换后序列号长度";
  141. this.afterTransSNLength_checkBox.UseVisualStyleBackColor = true;
  142. //
  143. // beforeTransSNPre_checkBox
  144. //
  145. this.beforeTransSNPre_checkBox.AutoSize = true;
  146. this.beforeTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  147. this.beforeTransSNPre_checkBox.Location = new System.Drawing.Point(632, 92);
  148. this.beforeTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  149. this.beforeTransSNPre_checkBox.Name = "beforeTransSNPre_checkBox";
  150. this.beforeTransSNPre_checkBox.Size = new System.Drawing.Size(198, 31);
  151. this.beforeTransSNPre_checkBox.TabIndex = 83;
  152. this.beforeTransSNPre_checkBox.Text = "转换前序列号前缀";
  153. this.beforeTransSNPre_checkBox.UseVisualStyleBackColor = true;
  154. //
  155. // afterTransSNPre_checkBox
  156. //
  157. this.afterTransSNPre_checkBox.AutoSize = true;
  158. this.afterTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  159. this.afterTransSNPre_checkBox.Location = new System.Drawing.Point(632, 142);
  160. this.afterTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  161. this.afterTransSNPre_checkBox.Name = "afterTransSNPre_checkBox";
  162. this.afterTransSNPre_checkBox.Size = new System.Drawing.Size(198, 31);
  163. this.afterTransSNPre_checkBox.TabIndex = 84;
  164. this.afterTransSNPre_checkBox.Text = "转换后序列号前缀";
  165. this.afterTransSNPre_checkBox.UseVisualStyleBackColor = true;
  166. //
  167. // label1
  168. //
  169. this.label1.AutoSize = true;
  170. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  171. this.label1.Location = new System.Drawing.Point(22, 23);
  172. this.label1.Name = "label1";
  173. this.label1.Size = new System.Drawing.Size(110, 31);
  174. this.label1.TabIndex = 93;
  175. this.label1.Text = "工单编号";
  176. //
  177. // changenum
  178. //
  179. this.changenum.Enabled = false;
  180. this.changenum.Font = new System.Drawing.Font("微软雅黑", 10F);
  181. this.changenum.Location = new System.Drawing.Point(830, 662);
  182. this.changenum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  183. this.changenum.Name = "changenum";
  184. this.changenum.Size = new System.Drawing.Size(204, 34);
  185. this.changenum.TabIndex = 91;
  186. this.changenum.Text = "0";
  187. //
  188. // afterTransSNLength
  189. //
  190. this.afterTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  191. this.afterTransSNLength.Location = new System.Drawing.Point(269, 140);
  192. this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  193. this.afterTransSNLength.Name = "afterTransSNLength";
  194. this.afterTransSNLength.Size = new System.Drawing.Size(250, 34);
  195. this.afterTransSNLength.TabIndex = 90;
  196. this.afterTransSNLength.Text = "0";
  197. //
  198. // beforeTransSNLength
  199. //
  200. this.beforeTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  201. this.beforeTransSNLength.Location = new System.Drawing.Point(269, 90);
  202. this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  203. this.beforeTransSNLength.Name = "beforeTransSNLength";
  204. this.beforeTransSNLength.Size = new System.Drawing.Size(250, 34);
  205. this.beforeTransSNLength.TabIndex = 89;
  206. this.beforeTransSNLength.Text = "0";
  207. //
  208. // afterTransSNPre
  209. //
  210. this.afterTransSNPre.AllPower = null;
  211. this.afterTransSNPre.BackColor = System.Drawing.Color.White;
  212. this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  213. this.afterTransSNPre.ID = null;
  214. this.afterTransSNPre.Location = new System.Drawing.Point(872, 142);
  215. this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  216. this.afterTransSNPre.Name = "afterTransSNPre";
  217. this.afterTransSNPre.Power = null;
  218. this.afterTransSNPre.Size = new System.Drawing.Size(250, 34);
  219. this.afterTransSNPre.Str = null;
  220. this.afterTransSNPre.Str1 = null;
  221. this.afterTransSNPre.Str2 = null;
  222. this.afterTransSNPre.TabIndex = 88;
  223. //
  224. // beforeTransSNPre
  225. //
  226. this.beforeTransSNPre.AllPower = null;
  227. this.beforeTransSNPre.BackColor = System.Drawing.Color.White;
  228. this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  229. this.beforeTransSNPre.ID = null;
  230. this.beforeTransSNPre.Location = new System.Drawing.Point(872, 92);
  231. this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  232. this.beforeTransSNPre.Name = "beforeTransSNPre";
  233. this.beforeTransSNPre.Power = null;
  234. this.beforeTransSNPre.Size = new System.Drawing.Size(250, 34);
  235. this.beforeTransSNPre.Str = null;
  236. this.beforeTransSNPre.Str1 = null;
  237. this.beforeTransSNPre.Str2 = null;
  238. this.beforeTransSNPre.TabIndex = 87;
  239. //
  240. // OperateResult
  241. //
  242. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  243. this.OperateResult.Location = new System.Drawing.Point(30, 212);
  244. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  245. this.OperateResult.Name = "OperateResult";
  246. this.OperateResult.Size = new System.Drawing.Size(1216, 428);
  247. this.OperateResult.TabIndex = 78;
  248. this.OperateResult.Text = "";
  249. //
  250. // sncode
  251. //
  252. this.sncode.AllPower = "ifall";
  253. this.sncode.BackColor = System.Drawing.Color.White;
  254. this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  255. this.sncode.ID = null;
  256. this.sncode.Location = new System.Drawing.Point(142, 662);
  257. this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  258. this.sncode.Name = "sncode";
  259. this.sncode.Power = "ifwrite";
  260. this.sncode.Size = new System.Drawing.Size(238, 34);
  261. this.sncode.Str = null;
  262. this.sncode.Str1 = null;
  263. this.sncode.Str2 = null;
  264. this.sncode.TabIndex = 77;
  265. this.sncode.Tag = "IfWrite";
  266. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  267. //
  268. // ReCall
  269. //
  270. this.ReCall.AllPower = null;
  271. this.ReCall.BackColor = System.Drawing.Color.Transparent;
  272. this.ReCall.DownImage = ((System.Drawing.Image)(resources.GetObject("ReCall.DownImage")));
  273. this.ReCall.Image = ((System.Drawing.Image)(resources.GetObject("ReCall.Image")));
  274. this.ReCall.IsShowBorder = true;
  275. this.ReCall.Location = new System.Drawing.Point(657, 718);
  276. this.ReCall.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  277. this.ReCall.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReCall.MoveImage")));
  278. this.ReCall.Name = "ReCall";
  279. this.ReCall.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReCall.NormalImage")));
  280. this.ReCall.Power = null;
  281. this.ReCall.Size = new System.Drawing.Size(105, 36);
  282. this.ReCall.TabIndex = 74;
  283. this.ReCall.Text = "撤销输入";
  284. this.ReCall.UseVisualStyleBackColor = true;
  285. this.ReCall.Click += new System.EventHandler(this.ReCall_Click);
  286. //
  287. // Confirm
  288. //
  289. this.Confirm.AllPower = "ifall";
  290. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  291. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  292. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  293. this.Confirm.IsShowBorder = true;
  294. this.Confirm.Location = new System.Drawing.Point(510, 718);
  295. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  296. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  297. this.Confirm.Name = "Confirm";
  298. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  299. this.Confirm.Power = null;
  300. this.Confirm.Size = new System.Drawing.Size(105, 36);
  301. this.Confirm.TabIndex = 73;
  302. this.Confirm.Tag = "IfWrite";
  303. this.Confirm.Text = "确认";
  304. this.Confirm.UseVisualStyleBackColor = true;
  305. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  306. //
  307. // ma_prodcode
  308. //
  309. this.ma_prodcode.AutoSize = true;
  310. this.ma_prodcode.CutLength = null;
  311. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  312. this.ma_prodcode.Location = new System.Drawing.Point(576, 26);
  313. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  314. this.ma_prodcode.MaximumSize = new System.Drawing.Size(164, 0);
  315. this.ma_prodcode.Name = "ma_prodcode";
  316. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  317. this.ma_prodcode.TabIndex = 94;
  318. //
  319. // ma_code
  320. //
  321. this.ma_code.AutoSize = true;
  322. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  323. this.ma_code.Location = new System.Drawing.Point(136, 22);
  324. this.ma_code.Name = "ma_code";
  325. this.ma_code.Size = new System.Drawing.Size(0, 31);
  326. this.ma_code.TabIndex = 95;
  327. this.ma_code.TextChanged += new System.EventHandler(this.ms_makecode_UserControlTextChanged);
  328. //
  329. // Make_SeqTransform
  330. //
  331. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  332. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  333. this.ClientSize = new System.Drawing.Size(1274, 768);
  334. this.Controls.Add(this.ma_code);
  335. this.Controls.Add(this.ma_prodcode);
  336. this.Controls.Add(this.label1);
  337. this.Controls.Add(this.changenum);
  338. this.Controls.Add(this.afterTransSNLength);
  339. this.Controls.Add(this.beforeTransSNLength);
  340. this.Controls.Add(this.afterTransSNPre);
  341. this.Controls.Add(this.beforeTransSNPre);
  342. this.Controls.Add(this.afterTransSNPre_checkBox);
  343. this.Controls.Add(this.beforeTransSNPre_checkBox);
  344. this.Controls.Add(this.afterTransSNLength_checkBox);
  345. this.Controls.Add(this.beforeTransSNLength_checkBox);
  346. this.Controls.Add(this.OperateResult);
  347. this.Controls.Add(this.sncode);
  348. this.Controls.Add(this.ReCall);
  349. this.Controls.Add(this.Confirm);
  350. this.Controls.Add(this.changenum_lanel);
  351. this.Controls.Add(this.ChangeResult);
  352. this.Controls.Add(this.sncode_label);
  353. this.Controls.Add(this.ms_makecode_label);
  354. this.Controls.Add(this.pr_detail_label);
  355. this.Controls.Add(this.ma_prodcode_label);
  356. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  357. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  358. this.Name = "Make_SeqTransform";
  359. this.Tag = "Make!SeqTransform";
  360. this.Text = " ";
  361. this.Load += new System.EventHandler(this.序列转换_Load);
  362. this.SizeChanged += new System.EventHandler(this.序列转换_SizeChanged);
  363. this.ResumeLayout(false);
  364. this.PerformLayout();
  365. }
  366. #endregion
  367. private System.Windows.Forms.Label ms_makecode_label;
  368. private System.Windows.Forms.Label pr_detail_label;
  369. private System.Windows.Forms.Label ma_prodcode_label;
  370. private System.Windows.Forms.Label sncode_label;
  371. private System.Windows.Forms.CheckBox ChangeResult;
  372. private System.Windows.Forms.Label changenum_lanel;
  373. private CustomControl.ButtonUtil.NormalButton Confirm;
  374. private CustomControl.ButtonUtil.NormalButton ReCall;
  375. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  376. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  377. private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
  378. private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;
  379. private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox;
  380. private System.Windows.Forms.CheckBox afterTransSNPre_checkBox;
  381. private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre;
  382. private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre;
  383. private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength;
  384. private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength;
  385. private CustomControl.TextBoxWithIcon.TextBoxNumOnly changenum;
  386. private System.Windows.Forms.Label label1;
  387. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  388. private System.Windows.Forms.Label ma_code;
  389. }
  390. }