Make_SeqTransform.Designer.cs 23 KB

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