Make_SeqTransform2.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_SeqTransform2
  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.checkBox1 = new System.Windows.Forms.CheckBox();
  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(20, 22);
  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, 27);
  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(733, 18);
  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(92, 27);
  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(409, 18);
  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(92, 27);
  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(23, 538);
  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(72, 27);
  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(25, 102);
  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(100, 27);
  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(25, 142);
  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(90, 27);
  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(562, 102);
  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(100, 27);
  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(562, 142);
  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(90, 27);
  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(20, 18);
  165. this.label1.Name = "label1";
  166. this.label1.Size = new System.Drawing.Size(92, 27);
  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(121, 18);
  175. this.ma_code.Name = "ma_code";
  176. this.ma_code.Size = new System.Drawing.Size(0, 27);
  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(1001, 533);
  185. this.changenum.Name = "changenum";
  186. this.changenum.Size = new System.Drawing.Size(24, 27);
  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(124, 63);
  196. this.remain_qty.Name = "remain_qty";
  197. this.remain_qty.Size = new System.Drawing.Size(0, 27);
  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(903, 533);
  205. this.PrintNum_label.Name = "PrintNum_label";
  206. this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
  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(24, 63);
  216. this.remain_qty_label.Name = "remain_qty_label";
  217. this.remain_qty_label.Size = new System.Drawing.Size(72, 27);
  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(373, 498);
  226. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  227. this.ClearSn_code.Name = "ClearSn_code";
  228. this.ClearSn_code.Size = new System.Drawing.Size(21, 20);
  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(23, 495);
  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(72, 27);
  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(931, 142);
  248. this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  249. this.StepCount.Name = "StepCount";
  250. this.StepCount.Size = new System.Drawing.Size(117, 28);
  251. this.StepCount.Source = null;
  252. this.StepCount.StepCode = null;
  253. this.StepCount.TabIndex = 196;
  254. //
  255. // ChangeResult
  256. //
  257. this.ChangeResult.AllPower = "ifall";
  258. this.ChangeResult.AutoSize = true;
  259. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.ChangeResult.Location = new System.Drawing.Point(373, 533);
  261. this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  262. this.ChangeResult.Name = "ChangeResult";
  263. this.ChangeResult.Power = "ifspecial";
  264. this.ChangeResult.Size = new System.Drawing.Size(114, 31);
  265. this.ChangeResult.TabIndex = 146;
  266. this.ChangeResult.Text = "重新转换";
  267. this.ChangeResult.UseVisualStyleBackColor = true;
  268. this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged);
  269. //
  270. // show_sncode
  271. //
  272. this.show_sncode.AllPower = null;
  273. this.show_sncode.BackColor = System.Drawing.Color.White;
  274. this.show_sncode.Enabled = false;
  275. this.show_sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  276. this.show_sncode.ID = null;
  277. this.show_sncode.Location = new System.Drawing.Point(130, 495);
  278. this.show_sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  279. this.show_sncode.Name = "show_sncode";
  280. this.show_sncode.Power = null;
  281. this.show_sncode.Size = new System.Drawing.Size(212, 29);
  282. this.show_sncode.Str = null;
  283. this.show_sncode.Str1 = null;
  284. this.show_sncode.Str2 = null;
  285. this.show_sncode.TabIndex = 140;
  286. //
  287. // pr_detail
  288. //
  289. this.pr_detail.AutoSize = true;
  290. this.pr_detail.CutLength = null;
  291. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  292. this.pr_detail.Location = new System.Drawing.Point(830, 18);
  293. this.pr_detail.MaximumSize = new System.Drawing.Size(178, 0);
  294. this.pr_detail.Name = "pr_detail";
  295. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  296. this.pr_detail.TabIndex = 96;
  297. //
  298. // ma_prodcode
  299. //
  300. this.ma_prodcode.AutoSize = true;
  301. this.ma_prodcode.CutLength = null;
  302. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  303. this.ma_prodcode.Location = new System.Drawing.Point(512, 22);
  304. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  305. this.ma_prodcode.MaximumSize = new System.Drawing.Size(178, 0);
  306. this.ma_prodcode.Name = "ma_prodcode";
  307. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  308. this.ma_prodcode.TabIndex = 94;
  309. //
  310. // afterTransSNLength
  311. //
  312. this.afterTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  313. this.afterTransSNLength.Location = new System.Drawing.Point(148, 143);
  314. this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  315. this.afterTransSNLength.Name = "afterTransSNLength";
  316. this.afterTransSNLength.Size = new System.Drawing.Size(223, 29);
  317. this.afterTransSNLength.TabIndex = 90;
  318. this.afterTransSNLength.Text = "0";
  319. //
  320. // beforeTransSNLength
  321. //
  322. this.beforeTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  323. this.beforeTransSNLength.Location = new System.Drawing.Point(148, 102);
  324. this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  325. this.beforeTransSNLength.Name = "beforeTransSNLength";
  326. this.beforeTransSNLength.Size = new System.Drawing.Size(223, 29);
  327. this.beforeTransSNLength.TabIndex = 89;
  328. this.beforeTransSNLength.Text = "0";
  329. //
  330. // afterTransSNPre
  331. //
  332. this.afterTransSNPre.AllPower = null;
  333. this.afterTransSNPre.BackColor = System.Drawing.Color.White;
  334. this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  335. this.afterTransSNPre.ID = null;
  336. this.afterTransSNPre.Location = new System.Drawing.Point(684, 142);
  337. this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  338. this.afterTransSNPre.Name = "afterTransSNPre";
  339. this.afterTransSNPre.Power = null;
  340. this.afterTransSNPre.Size = new System.Drawing.Size(223, 29);
  341. this.afterTransSNPre.Str = null;
  342. this.afterTransSNPre.Str1 = null;
  343. this.afterTransSNPre.Str2 = null;
  344. this.afterTransSNPre.TabIndex = 88;
  345. //
  346. // beforeTransSNPre
  347. //
  348. this.beforeTransSNPre.AllPower = null;
  349. this.beforeTransSNPre.BackColor = System.Drawing.Color.White;
  350. this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  351. this.beforeTransSNPre.ID = null;
  352. this.beforeTransSNPre.Location = new System.Drawing.Point(684, 98);
  353. this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  354. this.beforeTransSNPre.Name = "beforeTransSNPre";
  355. this.beforeTransSNPre.Power = null;
  356. this.beforeTransSNPre.Size = new System.Drawing.Size(223, 29);
  357. this.beforeTransSNPre.Str = null;
  358. this.beforeTransSNPre.Str1 = null;
  359. this.beforeTransSNPre.Str2 = null;
  360. this.beforeTransSNPre.TabIndex = 87;
  361. //
  362. // OperateResult
  363. //
  364. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
  365. this.OperateResult.Location = new System.Drawing.Point(25, 183);
  366. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  367. this.OperateResult.Name = "OperateResult";
  368. this.OperateResult.Size = new System.Drawing.Size(1081, 287);
  369. this.OperateResult.TabIndex = 78;
  370. this.OperateResult.Text = "";
  371. //
  372. // sncode
  373. //
  374. this.sncode.AllPower = "ifall";
  375. this.sncode.BackColor = System.Drawing.Color.White;
  376. this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  377. this.sncode.ID = null;
  378. this.sncode.Location = new System.Drawing.Point(130, 537);
  379. this.sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  380. this.sncode.Name = "sncode";
  381. this.sncode.Power = "ifread";
  382. this.sncode.Size = new System.Drawing.Size(212, 29);
  383. this.sncode.Str = null;
  384. this.sncode.Str1 = null;
  385. this.sncode.Str2 = null;
  386. this.sncode.TabIndex = 77;
  387. this.sncode.Tag = "IfRead";
  388. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  389. //
  390. // Remark
  391. //
  392. this.Remark.AllPower = null;
  393. this.Remark.BackColor = System.Drawing.Color.White;
  394. this.Remark.ID = null;
  395. this.Remark.Location = new System.Drawing.Point(619, 480);
  396. this.Remark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  397. this.Remark.Multiline = true;
  398. this.Remark.Name = "Remark";
  399. this.Remark.Power = null;
  400. this.Remark.Size = new System.Drawing.Size(210, 62);
  401. this.Remark.Str = null;
  402. this.Remark.Str1 = null;
  403. this.Remark.Str2 = null;
  404. this.Remark.TabIndex = 226;
  405. this.Remark.Visible = false;
  406. this.Remark.Enter += new System.EventHandler(this.Remark_Enter);
  407. this.Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_KeyDown);
  408. this.Remark.Leave += new System.EventHandler(this.Remark_Leave);
  409. //
  410. // Seq_Remark_PreFix
  411. //
  412. this.Seq_Remark_PreFix.AllPower = null;
  413. this.Seq_Remark_PreFix.BackColor = System.Drawing.Color.White;
  414. this.Seq_Remark_PreFix.ID = null;
  415. this.Seq_Remark_PreFix.Location = new System.Drawing.Point(552, 510);
  416. this.Seq_Remark_PreFix.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  417. this.Seq_Remark_PreFix.Name = "Seq_Remark_PreFix";
  418. this.Seq_Remark_PreFix.Power = null;
  419. this.Seq_Remark_PreFix.Size = new System.Drawing.Size(57, 25);
  420. this.Seq_Remark_PreFix.Str = null;
  421. this.Seq_Remark_PreFix.Str1 = null;
  422. this.Seq_Remark_PreFix.Str2 = null;
  423. this.Seq_Remark_PreFix.TabIndex = 225;
  424. this.Seq_Remark_PreFix.Visible = false;
  425. this.Seq_Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Seq_Remark_PreFix_KeyDown);
  426. //
  427. // SameReamrk
  428. //
  429. this.SameReamrk.AutoSize = true;
  430. this.SameReamrk.Location = new System.Drawing.Point(619, 550);
  431. this.SameReamrk.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  432. this.SameReamrk.Name = "SameReamrk";
  433. this.SameReamrk.Size = new System.Drawing.Size(119, 19);
  434. this.SameReamrk.TabIndex = 224;
  435. this.SameReamrk.Text = "固定录入备注";
  436. this.SameReamrk.UseVisualStyleBackColor = true;
  437. this.SameReamrk.Visible = false;
  438. this.SameReamrk.CheckedChanged += new System.EventHandler(this.SameReamrk_CheckedChanged);
  439. //
  440. // label3
  441. //
  442. this.label3.AutoSize = true;
  443. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.label3.Location = new System.Drawing.Point(494, 512);
  445. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  446. this.label3.Name = "label3";
  447. this.label3.Size = new System.Drawing.Size(46, 24);
  448. this.label3.TabIndex = 223;
  449. this.label3.Text = "前缀";
  450. this.label3.Visible = false;
  451. //
  452. // IFONLY
  453. //
  454. this.IFONLY.AutoSize = true;
  455. this.IFONLY.Location = new System.Drawing.Point(499, 550);
  456. this.IFONLY.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  457. this.IFONLY.Name = "IFONLY";
  458. this.IFONLY.Size = new System.Drawing.Size(104, 19);
  459. this.IFONLY.TabIndex = 222;
  460. this.IFONLY.Text = "不允许重复";
  461. this.IFONLY.UseVisualStyleBackColor = true;
  462. this.IFONLY.Visible = false;
  463. this.IFONLY.CheckedChanged += new System.EventHandler(this.IFONLY_CheckedChanged);
  464. //
  465. // CollectRemark
  466. //
  467. this.CollectRemark.AutoSize = true;
  468. this.CollectRemark.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.CollectRemark.Location = new System.Drawing.Point(755, 550);
  470. this.CollectRemark.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  471. this.CollectRemark.Name = "CollectRemark";
  472. this.CollectRemark.Size = new System.Drawing.Size(89, 19);
  473. this.CollectRemark.TabIndex = 221;
  474. this.CollectRemark.Text = "采集备注";
  475. this.CollectRemark.UseVisualStyleBackColor = true;
  476. this.CollectRemark.Visible = false;
  477. this.CollectRemark.CheckedChanged += new System.EventHandler(this.CollectRemark_CheckedChanged);
  478. //
  479. // label4
  480. //
  481. this.label4.AutoSize = true;
  482. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F);
  483. this.label4.Location = new System.Drawing.Point(733, 63);
  484. this.label4.Name = "label4";
  485. this.label4.Size = new System.Drawing.Size(72, 27);
  486. this.label4.TabIndex = 227;
  487. this.label4.Text = "合同号";
  488. //
  489. // ma_salecode
  490. //
  491. this.ma_salecode.AutoSize = true;
  492. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 12F);
  493. this.ma_salecode.Location = new System.Drawing.Point(832, 63);
  494. this.ma_salecode.Name = "ma_salecode";
  495. this.ma_salecode.Size = new System.Drawing.Size(0, 27);
  496. this.ma_salecode.TabIndex = 228;
  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(509, 63);
  503. this.mcd_inqty.Name = "mcd_inqty";
  504. this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
  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(409, 63);
  512. this.label5.Name = "label5";
  513. this.label5.Size = new System.Drawing.Size(72, 27);
  514. this.label5.TabIndex = 229;
  515. this.label5.Text = "采集数";
  516. //
  517. // checkBox1
  518. //
  519. this.checkBox1.AutoSize = true;
  520. this.checkBox1.Checked = true;
  521. this.checkBox1.CheckState = System.Windows.Forms.CheckState.Checked;
  522. this.checkBox1.Enabled = false;
  523. this.checkBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  524. this.checkBox1.Location = new System.Drawing.Point(908, 499);
  525. this.checkBox1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  526. this.checkBox1.Name = "checkBox1";
  527. this.checkBox1.Size = new System.Drawing.Size(89, 19);
  528. this.checkBox1.TabIndex = 231;
  529. this.checkBox1.Text = "直接完工";
  530. this.checkBox1.UseVisualStyleBackColor = true;
  531. //
  532. // Make_SeqTransform2
  533. //
  534. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  535. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  536. this.ClientSize = new System.Drawing.Size(1132, 583);
  537. this.Controls.Add(this.checkBox1);
  538. this.Controls.Add(this.mcd_inqty);
  539. this.Controls.Add(this.label5);
  540. this.Controls.Add(this.ma_salecode);
  541. this.Controls.Add(this.label4);
  542. this.Controls.Add(this.Remark);
  543. this.Controls.Add(this.Seq_Remark_PreFix);
  544. this.Controls.Add(this.SameReamrk);
  545. this.Controls.Add(this.label3);
  546. this.Controls.Add(this.IFONLY);
  547. this.Controls.Add(this.CollectRemark);
  548. this.Controls.Add(this.StepCount);
  549. this.Controls.Add(this.ChangeResult);
  550. this.Controls.Add(this.ClearSn_code);
  551. this.Controls.Add(this.show_sncode);
  552. this.Controls.Add(this.sn_code_label);
  553. this.Controls.Add(this.changenum);
  554. this.Controls.Add(this.remain_qty);
  555. this.Controls.Add(this.PrintNum_label);
  556. this.Controls.Add(this.remain_qty_label);
  557. this.Controls.Add(this.pr_detail);
  558. this.Controls.Add(this.ma_code);
  559. this.Controls.Add(this.ma_prodcode);
  560. this.Controls.Add(this.label1);
  561. this.Controls.Add(this.afterTransSNLength);
  562. this.Controls.Add(this.beforeTransSNLength);
  563. this.Controls.Add(this.afterTransSNPre);
  564. this.Controls.Add(this.beforeTransSNPre);
  565. this.Controls.Add(this.afterTransSNPre_checkBox);
  566. this.Controls.Add(this.beforeTransSNPre_checkBox);
  567. this.Controls.Add(this.afterTransSNLength_checkBox);
  568. this.Controls.Add(this.beforeTransSNLength_checkBox);
  569. this.Controls.Add(this.OperateResult);
  570. this.Controls.Add(this.sncode);
  571. this.Controls.Add(this.sncode_label);
  572. this.Controls.Add(this.ms_makecode_label);
  573. this.Controls.Add(this.pr_detail_label);
  574. this.Controls.Add(this.ma_prodcode_label);
  575. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  576. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  577. this.Name = "Make_SeqTransform2";
  578. this.Tag = "Make!SeqTransform2";
  579. this.Text = " ";
  580. this.Load += new System.EventHandler(this.Make_SeqTransform_Load);
  581. this.SizeChanged += new System.EventHandler(this.Make_SeqTransform_SizeChanged);
  582. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  583. this.ResumeLayout(false);
  584. this.PerformLayout();
  585. }
  586. #endregion
  587. private System.Windows.Forms.Label ms_makecode_label;
  588. private System.Windows.Forms.Label pr_detail_label;
  589. private System.Windows.Forms.Label ma_prodcode_label;
  590. private System.Windows.Forms.Label sncode_label;
  591. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  592. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  593. private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
  594. private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;
  595. private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox;
  596. private System.Windows.Forms.CheckBox afterTransSNPre_checkBox;
  597. private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre;
  598. private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre;
  599. private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength;
  600. private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength;
  601. private System.Windows.Forms.Label label1;
  602. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  603. private System.Windows.Forms.Label ma_code;
  604. private CustomControl.ValueLabel.ValueLabel pr_detail;
  605. private System.Windows.Forms.Label changenum;
  606. private System.Windows.Forms.Label remain_qty;
  607. private System.Windows.Forms.Label PrintNum_label;
  608. private System.Windows.Forms.Label remain_qty_label;
  609. private System.Windows.Forms.PictureBox ClearSn_code;
  610. private CustomControl.TextBoxWithIcon.EnterTextBox show_sncode;
  611. private System.Windows.Forms.Label sn_code_label;
  612. private CustomControl.CustomCheckBox.CustomCheckBox ChangeResult;
  613. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  614. private CustomControl.TextBoxWithIcon.EnterTextBox Remark;
  615. private CustomControl.TextBoxWithIcon.SnCollectionBox Seq_Remark_PreFix;
  616. private System.Windows.Forms.CheckBox SameReamrk;
  617. private System.Windows.Forms.Label label3;
  618. private System.Windows.Forms.CheckBox IFONLY;
  619. private System.Windows.Forms.CheckBox CollectRemark;
  620. private System.Windows.Forms.Label label4;
  621. private System.Windows.Forms.Label ma_salecode;
  622. private System.Windows.Forms.Label mcd_inqty;
  623. private System.Windows.Forms.Label label5;
  624. private System.Windows.Forms.CheckBox checkBox1;
  625. }
  626. }