Make_SeqTransform.Designer.cs 24 KB

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