Make_SeqTransform.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625
  1. namespace UAS_MES_NEW.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.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  45. this.ChangeResult = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
  46. this.show_sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  48. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  49. this.afterTransSNLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  50. this.beforeTransSNLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  51. this.afterTransSNPre = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  52. this.beforeTransSNPre = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  54. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  55. this.Remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  56. this.Seq_Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.SameReamrk = new System.Windows.Forms.CheckBox();
  58. this.label3 = new System.Windows.Forms.Label();
  59. this.IFONLY = new System.Windows.Forms.CheckBox();
  60. this.CollectRemark = new System.Windows.Forms.CheckBox();
  61. this.label4 = new System.Windows.Forms.Label();
  62. this.ma_salecode = new System.Windows.Forms.Label();
  63. this.mcd_inqty = new System.Windows.Forms.Label();
  64. this.label5 = new System.Windows.Forms.Label();
  65. this.ma_endremark = new System.Windows.Forms.Label();
  66. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  67. this.SuspendLayout();
  68. //
  69. // ms_makecode_label
  70. //
  71. this.ms_makecode_label.AutoSize = true;
  72. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  73. this.ms_makecode_label.Location = new System.Drawing.Point(22, 26);
  74. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  75. this.ms_makecode_label.Name = "ms_makecode_label";
  76. this.ms_makecode_label.Size = new System.Drawing.Size(0, 31);
  77. this.ms_makecode_label.TabIndex = 61;
  78. //
  79. // pr_detail_label
  80. //
  81. this.pr_detail_label.AutoSize = true;
  82. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.pr_detail_label.Location = new System.Drawing.Point(825, 22);
  84. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.pr_detail_label.Name = "pr_detail_label";
  86. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  87. this.pr_detail_label.TabIndex = 62;
  88. this.pr_detail_label.Text = "产品型号";
  89. //
  90. // ma_prodcode_label
  91. //
  92. this.ma_prodcode_label.AutoSize = true;
  93. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.ma_prodcode_label.Location = new System.Drawing.Point(460, 22);
  95. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  96. this.ma_prodcode_label.Name = "ma_prodcode_label";
  97. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  98. this.ma_prodcode_label.TabIndex = 63;
  99. this.ma_prodcode_label.Text = "产品编号";
  100. //
  101. // sncode_label
  102. //
  103. this.sncode_label.AutoSize = true;
  104. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.sncode_label.Location = new System.Drawing.Point(26, 646);
  106. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  107. this.sncode_label.Name = "sncode_label";
  108. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  109. this.sncode_label.TabIndex = 68;
  110. this.sncode_label.Text = "录入框";
  111. //
  112. // beforeTransSNLength_checkBox
  113. //
  114. this.beforeTransSNLength_checkBox.AutoSize = true;
  115. this.beforeTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  116. this.beforeTransSNLength_checkBox.Location = new System.Drawing.Point(28, 122);
  117. this.beforeTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  118. this.beforeTransSNLength_checkBox.Name = "beforeTransSNLength_checkBox";
  119. this.beforeTransSNLength_checkBox.Size = new System.Drawing.Size(117, 31);
  120. this.beforeTransSNLength_checkBox.TabIndex = 81;
  121. this.beforeTransSNLength_checkBox.Text = "TSN长度";
  122. this.beforeTransSNLength_checkBox.UseVisualStyleBackColor = true;
  123. //
  124. // afterTransSNLength_checkBox
  125. //
  126. this.afterTransSNLength_checkBox.AutoSize = true;
  127. this.afterTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  128. this.afterTransSNLength_checkBox.Location = new System.Drawing.Point(28, 170);
  129. this.afterTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  130. this.afterTransSNLength_checkBox.Name = "afterTransSNLength_checkBox";
  131. this.afterTransSNLength_checkBox.Size = new System.Drawing.Size(106, 31);
  132. this.afterTransSNLength_checkBox.TabIndex = 82;
  133. this.afterTransSNLength_checkBox.Text = "SN长度";
  134. this.afterTransSNLength_checkBox.UseVisualStyleBackColor = true;
  135. //
  136. // beforeTransSNPre_checkBox
  137. //
  138. this.beforeTransSNPre_checkBox.AutoSize = true;
  139. this.beforeTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  140. this.beforeTransSNPre_checkBox.Location = new System.Drawing.Point(632, 122);
  141. this.beforeTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  142. this.beforeTransSNPre_checkBox.Name = "beforeTransSNPre_checkBox";
  143. this.beforeTransSNPre_checkBox.Size = new System.Drawing.Size(117, 31);
  144. this.beforeTransSNPre_checkBox.TabIndex = 83;
  145. this.beforeTransSNPre_checkBox.Text = "TSN前缀";
  146. this.beforeTransSNPre_checkBox.UseVisualStyleBackColor = true;
  147. //
  148. // afterTransSNPre_checkBox
  149. //
  150. this.afterTransSNPre_checkBox.AutoSize = true;
  151. this.afterTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  152. this.afterTransSNPre_checkBox.Location = new System.Drawing.Point(632, 171);
  153. this.afterTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  154. this.afterTransSNPre_checkBox.Name = "afterTransSNPre_checkBox";
  155. this.afterTransSNPre_checkBox.Size = new System.Drawing.Size(106, 31);
  156. this.afterTransSNPre_checkBox.TabIndex = 84;
  157. this.afterTransSNPre_checkBox.Text = "SN前缀";
  158. this.afterTransSNPre_checkBox.UseVisualStyleBackColor = true;
  159. //
  160. // label1
  161. //
  162. this.label1.AutoSize = true;
  163. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  164. this.label1.Location = new System.Drawing.Point(22, 22);
  165. this.label1.Name = "label1";
  166. this.label1.Size = new System.Drawing.Size(110, 31);
  167. this.label1.TabIndex = 93;
  168. this.label1.Text = "工单编号";
  169. //
  170. // ma_code
  171. //
  172. this.ma_code.AutoSize = true;
  173. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  174. this.ma_code.Location = new System.Drawing.Point(136, 22);
  175. this.ma_code.Name = "ma_code";
  176. this.ma_code.Size = new System.Drawing.Size(0, 31);
  177. this.ma_code.TabIndex = 95;
  178. this.ma_code.TextChanged += new System.EventHandler(this.ms_makecode_UserControlTextChanged);
  179. //
  180. // changenum
  181. //
  182. this.changenum.AutoSize = true;
  183. this.changenum.Font = new System.Drawing.Font("微软雅黑", 12F);
  184. this.changenum.Location = new System.Drawing.Point(1126, 640);
  185. this.changenum.Name = "changenum";
  186. this.changenum.Size = new System.Drawing.Size(28, 31);
  187. this.changenum.TabIndex = 100;
  188. this.changenum.Text = "0";
  189. this.changenum.Visible = false;
  190. //
  191. // remain_qty
  192. //
  193. this.remain_qty.AutoSize = true;
  194. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  195. this.remain_qty.Location = new System.Drawing.Point(140, 76);
  196. this.remain_qty.Name = "remain_qty";
  197. this.remain_qty.Size = new System.Drawing.Size(0, 31);
  198. this.remain_qty.TabIndex = 99;
  199. //
  200. // PrintNum_label
  201. //
  202. this.PrintNum_label.AutoSize = true;
  203. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  204. this.PrintNum_label.Location = new System.Drawing.Point(1016, 640);
  205. this.PrintNum_label.Name = "PrintNum_label";
  206. this.PrintNum_label.Size = new System.Drawing.Size(62, 31);
  207. this.PrintNum_label.TabIndex = 98;
  208. this.PrintNum_label.Text = "计数";
  209. this.PrintNum_label.Visible = false;
  210. //
  211. // remain_qty_label
  212. //
  213. this.remain_qty_label.AutoSize = true;
  214. this.remain_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  215. this.remain_qty_label.Location = new System.Drawing.Point(27, 76);
  216. this.remain_qty_label.Name = "remain_qty_label";
  217. this.remain_qty_label.Size = new System.Drawing.Size(86, 31);
  218. this.remain_qty_label.TabIndex = 97;
  219. this.remain_qty_label.Text = "剩余数";
  220. //
  221. // ClearSn_code
  222. //
  223. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  224. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  225. this.ClearSn_code.Location = new System.Drawing.Point(420, 598);
  226. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4);
  227. this.ClearSn_code.Name = "ClearSn_code";
  228. this.ClearSn_code.Size = new System.Drawing.Size(24, 24);
  229. this.ClearSn_code.TabIndex = 141;
  230. this.ClearSn_code.TabStop = false;
  231. this.ClearSn_code.Click += new System.EventHandler(this.ReCall_Click);
  232. //
  233. // sn_code_label
  234. //
  235. this.sn_code_label.AutoSize = true;
  236. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.sn_code_label.Location = new System.Drawing.Point(26, 594);
  238. this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  239. this.sn_code_label.Name = "sn_code_label";
  240. this.sn_code_label.Size = new System.Drawing.Size(86, 31);
  241. this.sn_code_label.TabIndex = 139;
  242. this.sn_code_label.Text = "序列号";
  243. //
  244. // StepCount
  245. //
  246. this.StepCount.LineCode = null;
  247. this.StepCount.Location = new System.Drawing.Point(1047, 170);
  248. this.StepCount.Name = "StepCount";
  249. this.StepCount.Size = new System.Drawing.Size(132, 33);
  250. this.StepCount.Source = null;
  251. this.StepCount.StepCode = null;
  252. this.StepCount.TabIndex = 196;
  253. //
  254. // ChangeResult
  255. //
  256. this.ChangeResult.AllPower = "ifall";
  257. this.ChangeResult.AutoSize = true;
  258. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  259. this.ChangeResult.Location = new System.Drawing.Point(420, 640);
  260. this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  261. this.ChangeResult.Name = "ChangeResult";
  262. this.ChangeResult.Power = "ifspecial";
  263. this.ChangeResult.Size = new System.Drawing.Size(136, 35);
  264. this.ChangeResult.TabIndex = 146;
  265. this.ChangeResult.Text = "重新转换";
  266. this.ChangeResult.UseVisualStyleBackColor = true;
  267. this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged);
  268. //
  269. // show_sncode
  270. //
  271. this.show_sncode.AllPower = null;
  272. this.show_sncode.BackColor = System.Drawing.Color.White;
  273. this.show_sncode.Enabled = false;
  274. this.show_sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  275. this.show_sncode.ID = null;
  276. this.show_sncode.Location = new System.Drawing.Point(146, 594);
  277. this.show_sncode.Margin = new System.Windows.Forms.Padding(4);
  278. this.show_sncode.Name = "show_sncode";
  279. this.show_sncode.Power = null;
  280. this.show_sncode.Size = new System.Drawing.Size(238, 34);
  281. this.show_sncode.Str = null;
  282. this.show_sncode.Str1 = null;
  283. this.show_sncode.Str2 = null;
  284. this.show_sncode.TabIndex = 140;
  285. //
  286. // pr_detail
  287. //
  288. this.pr_detail.AutoSize = true;
  289. this.pr_detail.CutLength = null;
  290. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  291. this.pr_detail.Location = new System.Drawing.Point(934, 22);
  292. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  293. this.pr_detail.Name = "pr_detail";
  294. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  295. this.pr_detail.TabIndex = 96;
  296. //
  297. // ma_prodcode
  298. //
  299. this.ma_prodcode.AutoSize = true;
  300. this.ma_prodcode.CutLength = null;
  301. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  302. this.ma_prodcode.Location = new System.Drawing.Point(576, 26);
  303. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  304. this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  305. this.ma_prodcode.Name = "ma_prodcode";
  306. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  307. this.ma_prodcode.TabIndex = 94;
  308. //
  309. // afterTransSNLength
  310. //
  311. this.afterTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  312. this.afterTransSNLength.Location = new System.Drawing.Point(166, 172);
  313. this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  314. this.afterTransSNLength.Name = "afterTransSNLength";
  315. this.afterTransSNLength.Size = new System.Drawing.Size(250, 34);
  316. this.afterTransSNLength.TabIndex = 90;
  317. this.afterTransSNLength.Text = "0";
  318. //
  319. // beforeTransSNLength
  320. //
  321. this.beforeTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  322. this.beforeTransSNLength.Location = new System.Drawing.Point(166, 122);
  323. this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  324. this.beforeTransSNLength.Name = "beforeTransSNLength";
  325. this.beforeTransSNLength.Size = new System.Drawing.Size(250, 34);
  326. this.beforeTransSNLength.TabIndex = 89;
  327. this.beforeTransSNLength.Text = "0";
  328. //
  329. // afterTransSNPre
  330. //
  331. this.afterTransSNPre.AllPower = null;
  332. this.afterTransSNPre.BackColor = System.Drawing.Color.White;
  333. this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  334. this.afterTransSNPre.ID = null;
  335. this.afterTransSNPre.Location = new System.Drawing.Point(770, 170);
  336. this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  337. this.afterTransSNPre.Name = "afterTransSNPre";
  338. this.afterTransSNPre.Power = null;
  339. this.afterTransSNPre.Size = new System.Drawing.Size(250, 34);
  340. this.afterTransSNPre.Str = null;
  341. this.afterTransSNPre.Str1 = null;
  342. this.afterTransSNPre.Str2 = null;
  343. this.afterTransSNPre.TabIndex = 88;
  344. //
  345. // beforeTransSNPre
  346. //
  347. this.beforeTransSNPre.AllPower = null;
  348. this.beforeTransSNPre.BackColor = System.Drawing.Color.White;
  349. this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  350. this.beforeTransSNPre.ID = null;
  351. this.beforeTransSNPre.Location = new System.Drawing.Point(770, 118);
  352. this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  353. this.beforeTransSNPre.Name = "beforeTransSNPre";
  354. this.beforeTransSNPre.Power = null;
  355. this.beforeTransSNPre.Size = new System.Drawing.Size(250, 34);
  356. this.beforeTransSNPre.Str = null;
  357. this.beforeTransSNPre.Str1 = null;
  358. this.beforeTransSNPre.Str2 = null;
  359. this.beforeTransSNPre.TabIndex = 87;
  360. //
  361. // OperateResult
  362. //
  363. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
  364. this.OperateResult.Location = new System.Drawing.Point(28, 220);
  365. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  366. this.OperateResult.Name = "OperateResult";
  367. this.OperateResult.Size = new System.Drawing.Size(1216, 344);
  368. this.OperateResult.TabIndex = 78;
  369. this.OperateResult.Text = "";
  370. //
  371. // sncode
  372. //
  373. this.sncode.AllPower = "ifall";
  374. this.sncode.BackColor = System.Drawing.Color.White;
  375. this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  376. this.sncode.ID = null;
  377. this.sncode.Location = new System.Drawing.Point(146, 644);
  378. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  379. this.sncode.Name = "sncode";
  380. this.sncode.Power = "ifread";
  381. this.sncode.Size = new System.Drawing.Size(238, 34);
  382. this.sncode.Str = null;
  383. this.sncode.Str1 = null;
  384. this.sncode.Str2 = null;
  385. this.sncode.TabIndex = 77;
  386. this.sncode.Tag = "IfRead";
  387. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  388. //
  389. // Remark
  390. //
  391. this.Remark.AllPower = null;
  392. this.Remark.BackColor = System.Drawing.Color.White;
  393. this.Remark.ID = null;
  394. this.Remark.Location = new System.Drawing.Point(696, 576);
  395. this.Remark.Margin = new System.Windows.Forms.Padding(4);
  396. this.Remark.Multiline = true;
  397. this.Remark.Name = "Remark";
  398. this.Remark.Power = null;
  399. this.Remark.Size = new System.Drawing.Size(236, 73);
  400. this.Remark.Str = null;
  401. this.Remark.Str1 = null;
  402. this.Remark.Str2 = null;
  403. this.Remark.TabIndex = 226;
  404. this.Remark.Visible = false;
  405. this.Remark.Enter += new System.EventHandler(this.Remark_Enter);
  406. this.Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_KeyDown);
  407. this.Remark.Leave += new System.EventHandler(this.Remark_Leave);
  408. //
  409. // Seq_Remark_PreFix
  410. //
  411. this.Seq_Remark_PreFix.AllPower = null;
  412. this.Seq_Remark_PreFix.BackColor = System.Drawing.Color.White;
  413. this.Seq_Remark_PreFix.ID = null;
  414. this.Seq_Remark_PreFix.Location = new System.Drawing.Point(621, 612);
  415. this.Seq_Remark_PreFix.Margin = new System.Windows.Forms.Padding(4);
  416. this.Seq_Remark_PreFix.Name = "Seq_Remark_PreFix";
  417. this.Seq_Remark_PreFix.Power = null;
  418. this.Seq_Remark_PreFix.Size = new System.Drawing.Size(64, 28);
  419. this.Seq_Remark_PreFix.Str = null;
  420. this.Seq_Remark_PreFix.Str1 = null;
  421. this.Seq_Remark_PreFix.Str2 = null;
  422. this.Seq_Remark_PreFix.TabIndex = 225;
  423. this.Seq_Remark_PreFix.Visible = false;
  424. this.Seq_Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Seq_Remark_PreFix_KeyDown);
  425. //
  426. // SameReamrk
  427. //
  428. this.SameReamrk.AutoSize = true;
  429. this.SameReamrk.Location = new System.Drawing.Point(696, 660);
  430. this.SameReamrk.Margin = new System.Windows.Forms.Padding(4);
  431. this.SameReamrk.Name = "SameReamrk";
  432. this.SameReamrk.Size = new System.Drawing.Size(142, 22);
  433. this.SameReamrk.TabIndex = 224;
  434. this.SameReamrk.Text = "固定录入备注";
  435. this.SameReamrk.UseVisualStyleBackColor = true;
  436. this.SameReamrk.Visible = false;
  437. this.SameReamrk.CheckedChanged += new System.EventHandler(this.SameReamrk_CheckedChanged);
  438. //
  439. // label3
  440. //
  441. this.label3.AutoSize = true;
  442. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  443. this.label3.Location = new System.Drawing.Point(556, 614);
  444. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  445. this.label3.Name = "label3";
  446. this.label3.Size = new System.Drawing.Size(54, 28);
  447. this.label3.TabIndex = 223;
  448. this.label3.Text = "前缀";
  449. this.label3.Visible = false;
  450. //
  451. // IFONLY
  452. //
  453. this.IFONLY.AutoSize = true;
  454. this.IFONLY.Location = new System.Drawing.Point(561, 660);
  455. this.IFONLY.Margin = new System.Windows.Forms.Padding(4);
  456. this.IFONLY.Name = "IFONLY";
  457. this.IFONLY.Size = new System.Drawing.Size(124, 22);
  458. this.IFONLY.TabIndex = 222;
  459. this.IFONLY.Text = "不允许重复";
  460. this.IFONLY.UseVisualStyleBackColor = true;
  461. this.IFONLY.Visible = false;
  462. this.IFONLY.CheckedChanged += new System.EventHandler(this.IFONLY_CheckedChanged);
  463. //
  464. // CollectRemark
  465. //
  466. this.CollectRemark.AutoSize = true;
  467. this.CollectRemark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.CollectRemark.Location = new System.Drawing.Point(849, 660);
  469. this.CollectRemark.Margin = new System.Windows.Forms.Padding(4);
  470. this.CollectRemark.Name = "CollectRemark";
  471. this.CollectRemark.Size = new System.Drawing.Size(106, 22);
  472. this.CollectRemark.TabIndex = 221;
  473. this.CollectRemark.Text = "采集备注";
  474. this.CollectRemark.UseVisualStyleBackColor = true;
  475. this.CollectRemark.Visible = false;
  476. this.CollectRemark.CheckedChanged += new System.EventHandler(this.CollectRemark_CheckedChanged);
  477. //
  478. // label4
  479. //
  480. this.label4.AutoSize = true;
  481. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  482. this.label4.Location = new System.Drawing.Point(825, 76);
  483. this.label4.Name = "label4";
  484. this.label4.Size = new System.Drawing.Size(110, 31);
  485. this.label4.TabIndex = 227;
  486. this.label4.Text = "客户代码";
  487. //
  488. // ma_salecode
  489. //
  490. this.ma_salecode.AutoSize = true;
  491. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 12F);
  492. this.ma_salecode.Location = new System.Drawing.Point(1095, 167);
  493. this.ma_salecode.Name = "ma_salecode";
  494. this.ma_salecode.Size = new System.Drawing.Size(0, 31);
  495. this.ma_salecode.TabIndex = 228;
  496. this.ma_salecode.Visible = false;
  497. //
  498. // mcd_inqty
  499. //
  500. this.mcd_inqty.AutoSize = true;
  501. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F);
  502. this.mcd_inqty.Location = new System.Drawing.Point(573, 76);
  503. this.mcd_inqty.Name = "mcd_inqty";
  504. this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
  505. this.mcd_inqty.TabIndex = 230;
  506. //
  507. // label5
  508. //
  509. this.label5.AutoSize = true;
  510. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F);
  511. this.label5.Location = new System.Drawing.Point(460, 76);
  512. this.label5.Name = "label5";
  513. this.label5.Size = new System.Drawing.Size(86, 31);
  514. this.label5.TabIndex = 229;
  515. this.label5.Text = "采集数";
  516. //
  517. // ma_endremark
  518. //
  519. this.ma_endremark.AutoSize = true;
  520. this.ma_endremark.Font = new System.Drawing.Font("微软雅黑", 12F);
  521. this.ma_endremark.Location = new System.Drawing.Point(935, 76);
  522. this.ma_endremark.Name = "ma_endremark";
  523. this.ma_endremark.Size = new System.Drawing.Size(0, 31);
  524. this.ma_endremark.TabIndex = 231;
  525. //
  526. // Make_SeqTransform
  527. //
  528. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  529. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  530. this.ClientSize = new System.Drawing.Size(1274, 700);
  531. this.Controls.Add(this.ma_endremark);
  532. this.Controls.Add(this.mcd_inqty);
  533. this.Controls.Add(this.label5);
  534. this.Controls.Add(this.ma_salecode);
  535. this.Controls.Add(this.label4);
  536. this.Controls.Add(this.Remark);
  537. this.Controls.Add(this.Seq_Remark_PreFix);
  538. this.Controls.Add(this.SameReamrk);
  539. this.Controls.Add(this.label3);
  540. this.Controls.Add(this.IFONLY);
  541. this.Controls.Add(this.CollectRemark);
  542. this.Controls.Add(this.StepCount);
  543. this.Controls.Add(this.ChangeResult);
  544. this.Controls.Add(this.ClearSn_code);
  545. this.Controls.Add(this.show_sncode);
  546. this.Controls.Add(this.sn_code_label);
  547. this.Controls.Add(this.changenum);
  548. this.Controls.Add(this.remain_qty);
  549. this.Controls.Add(this.PrintNum_label);
  550. this.Controls.Add(this.remain_qty_label);
  551. this.Controls.Add(this.pr_detail);
  552. this.Controls.Add(this.ma_code);
  553. this.Controls.Add(this.ma_prodcode);
  554. this.Controls.Add(this.label1);
  555. this.Controls.Add(this.afterTransSNLength);
  556. this.Controls.Add(this.beforeTransSNLength);
  557. this.Controls.Add(this.afterTransSNPre);
  558. this.Controls.Add(this.beforeTransSNPre);
  559. this.Controls.Add(this.afterTransSNPre_checkBox);
  560. this.Controls.Add(this.beforeTransSNPre_checkBox);
  561. this.Controls.Add(this.afterTransSNLength_checkBox);
  562. this.Controls.Add(this.beforeTransSNLength_checkBox);
  563. this.Controls.Add(this.OperateResult);
  564. this.Controls.Add(this.sncode);
  565. this.Controls.Add(this.sncode_label);
  566. this.Controls.Add(this.ms_makecode_label);
  567. this.Controls.Add(this.pr_detail_label);
  568. this.Controls.Add(this.ma_prodcode_label);
  569. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  570. this.Margin = new System.Windows.Forms.Padding(4);
  571. this.Name = "Make_SeqTransform";
  572. this.Tag = "Make!SeqTransform";
  573. this.Text = " ";
  574. this.Load += new System.EventHandler(this.Make_SeqTransform_Load);
  575. this.SizeChanged += new System.EventHandler(this.Make_SeqTransform_SizeChanged);
  576. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  577. this.ResumeLayout(false);
  578. this.PerformLayout();
  579. }
  580. #endregion
  581. private System.Windows.Forms.Label ms_makecode_label;
  582. private System.Windows.Forms.Label pr_detail_label;
  583. private System.Windows.Forms.Label ma_prodcode_label;
  584. private System.Windows.Forms.Label sncode_label;
  585. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  586. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  587. private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
  588. private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;
  589. private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox;
  590. private System.Windows.Forms.CheckBox afterTransSNPre_checkBox;
  591. private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre;
  592. private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre;
  593. private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength;
  594. private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength;
  595. private System.Windows.Forms.Label label1;
  596. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  597. private System.Windows.Forms.Label ma_code;
  598. private CustomControl.ValueLabel.ValueLabel pr_detail;
  599. private System.Windows.Forms.Label changenum;
  600. private System.Windows.Forms.Label remain_qty;
  601. private System.Windows.Forms.Label PrintNum_label;
  602. private System.Windows.Forms.Label remain_qty_label;
  603. private System.Windows.Forms.PictureBox ClearSn_code;
  604. private CustomControl.TextBoxWithIcon.EnterTextBox show_sncode;
  605. private System.Windows.Forms.Label sn_code_label;
  606. private CustomControl.CustomCheckBox.CustomCheckBox ChangeResult;
  607. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  608. private CustomControl.TextBoxWithIcon.EnterTextBox Remark;
  609. private CustomControl.TextBoxWithIcon.SnCollectionBox Seq_Remark_PreFix;
  610. private System.Windows.Forms.CheckBox SameReamrk;
  611. private System.Windows.Forms.Label label3;
  612. private System.Windows.Forms.CheckBox IFONLY;
  613. private System.Windows.Forms.CheckBox CollectRemark;
  614. private System.Windows.Forms.Label label4;
  615. private System.Windows.Forms.Label ma_salecode;
  616. private System.Windows.Forms.Label mcd_inqty;
  617. private System.Windows.Forms.Label label5;
  618. private System.Windows.Forms.Label ma_endremark;
  619. }
  620. }