Make_SeqTransform.Designer.cs 24 KB

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