Make_SeqTransform.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  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.label2 = new System.Windows.Forms.Label();
  45. this.ma_softversion = new System.Windows.Forms.Label();
  46. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  47. this.ChangeResult = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
  48. this.show_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.afterTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  52. this.beforeTransSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.TextBoxNumOnly();
  53. this.afterTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.beforeTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  56. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.CollectRemark = new System.Windows.Forms.CheckBox();
  58. this.Remark = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  59. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // ms_makecode_label
  63. //
  64. this.ms_makecode_label.AutoSize = true;
  65. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.ms_makecode_label.Location = new System.Drawing.Point(20, 21);
  67. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  68. this.ms_makecode_label.Name = "ms_makecode_label";
  69. this.ms_makecode_label.Size = new System.Drawing.Size(0, 27);
  70. this.ms_makecode_label.TabIndex = 61;
  71. //
  72. // pr_detail_label
  73. //
  74. this.pr_detail_label.AutoSize = true;
  75. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.pr_detail_label.Location = new System.Drawing.Point(733, 19);
  77. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  78. this.pr_detail_label.Name = "pr_detail_label";
  79. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  80. this.pr_detail_label.TabIndex = 62;
  81. this.pr_detail_label.Text = "产品名称";
  82. //
  83. // ma_prodcode_label
  84. //
  85. this.ma_prodcode_label.AutoSize = true;
  86. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  87. this.ma_prodcode_label.Location = new System.Drawing.Point(409, 19);
  88. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  89. this.ma_prodcode_label.Name = "ma_prodcode_label";
  90. this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
  91. this.ma_prodcode_label.TabIndex = 63;
  92. this.ma_prodcode_label.Text = "产品编号";
  93. //
  94. // sncode_label
  95. //
  96. this.sncode_label.AutoSize = true;
  97. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.sncode_label.Location = new System.Drawing.Point(23, 539);
  99. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  100. this.sncode_label.Name = "sncode_label";
  101. this.sncode_label.Size = new System.Drawing.Size(72, 27);
  102. this.sncode_label.TabIndex = 68;
  103. this.sncode_label.Text = "录入框";
  104. //
  105. // beforeTransSNLength_checkBox
  106. //
  107. this.beforeTransSNLength_checkBox.AutoSize = true;
  108. this.beforeTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  109. this.beforeTransSNLength_checkBox.Location = new System.Drawing.Point(25, 101);
  110. this.beforeTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  111. this.beforeTransSNLength_checkBox.Name = "beforeTransSNLength_checkBox";
  112. this.beforeTransSNLength_checkBox.Size = new System.Drawing.Size(100, 27);
  113. this.beforeTransSNLength_checkBox.TabIndex = 81;
  114. this.beforeTransSNLength_checkBox.Text = "TSN长度";
  115. this.beforeTransSNLength_checkBox.UseVisualStyleBackColor = true;
  116. //
  117. // afterTransSNLength_checkBox
  118. //
  119. this.afterTransSNLength_checkBox.AutoSize = true;
  120. this.afterTransSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  121. this.afterTransSNLength_checkBox.Location = new System.Drawing.Point(25, 141);
  122. this.afterTransSNLength_checkBox.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  123. this.afterTransSNLength_checkBox.Name = "afterTransSNLength_checkBox";
  124. this.afterTransSNLength_checkBox.Size = new System.Drawing.Size(90, 27);
  125. this.afterTransSNLength_checkBox.TabIndex = 82;
  126. this.afterTransSNLength_checkBox.Text = "SN长度";
  127. this.afterTransSNLength_checkBox.UseVisualStyleBackColor = true;
  128. //
  129. // beforeTransSNPre_checkBox
  130. //
  131. this.beforeTransSNPre_checkBox.AutoSize = true;
  132. this.beforeTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  133. this.beforeTransSNPre_checkBox.Location = new System.Drawing.Point(561, 101);
  134. this.beforeTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  135. this.beforeTransSNPre_checkBox.Name = "beforeTransSNPre_checkBox";
  136. this.beforeTransSNPre_checkBox.Size = new System.Drawing.Size(100, 27);
  137. this.beforeTransSNPre_checkBox.TabIndex = 83;
  138. this.beforeTransSNPre_checkBox.Text = "TSN前缀";
  139. this.beforeTransSNPre_checkBox.UseVisualStyleBackColor = true;
  140. //
  141. // afterTransSNPre_checkBox
  142. //
  143. this.afterTransSNPre_checkBox.AutoSize = true;
  144. this.afterTransSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  145. this.afterTransSNPre_checkBox.Location = new System.Drawing.Point(561, 142);
  146. this.afterTransSNPre_checkBox.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  147. this.afterTransSNPre_checkBox.Name = "afterTransSNPre_checkBox";
  148. this.afterTransSNPre_checkBox.Size = new System.Drawing.Size(90, 27);
  149. this.afterTransSNPre_checkBox.TabIndex = 84;
  150. this.afterTransSNPre_checkBox.Text = "SN前缀";
  151. this.afterTransSNPre_checkBox.UseVisualStyleBackColor = true;
  152. //
  153. // label1
  154. //
  155. this.label1.AutoSize = true;
  156. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F);
  157. this.label1.Location = new System.Drawing.Point(20, 19);
  158. this.label1.Name = "label1";
  159. this.label1.Size = new System.Drawing.Size(92, 27);
  160. this.label1.TabIndex = 93;
  161. this.label1.Text = "工单编号";
  162. //
  163. // ma_code
  164. //
  165. this.ma_code.AutoSize = true;
  166. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 12F);
  167. this.ma_code.Location = new System.Drawing.Point(121, 19);
  168. this.ma_code.Name = "ma_code";
  169. this.ma_code.Size = new System.Drawing.Size(0, 27);
  170. this.ma_code.TabIndex = 95;
  171. this.ma_code.TextChanged += new System.EventHandler(this.ms_makecode_UserControlTextChanged);
  172. //
  173. // changenum
  174. //
  175. this.changenum.AutoSize = true;
  176. this.changenum.Font = new System.Drawing.Font("微软雅黑", 12F);
  177. this.changenum.Location = new System.Drawing.Point(972, 534);
  178. this.changenum.Name = "changenum";
  179. this.changenum.Size = new System.Drawing.Size(24, 27);
  180. this.changenum.TabIndex = 100;
  181. this.changenum.Text = "0";
  182. this.changenum.Visible = false;
  183. //
  184. // remain_qty
  185. //
  186. this.remain_qty.AutoSize = true;
  187. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  188. this.remain_qty.Location = new System.Drawing.Point(124, 64);
  189. this.remain_qty.Name = "remain_qty";
  190. this.remain_qty.Size = new System.Drawing.Size(0, 27);
  191. this.remain_qty.TabIndex = 99;
  192. //
  193. // PrintNum_label
  194. //
  195. this.PrintNum_label.AutoSize = true;
  196. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  197. this.PrintNum_label.Location = new System.Drawing.Point(873, 534);
  198. this.PrintNum_label.Name = "PrintNum_label";
  199. this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
  200. this.PrintNum_label.TabIndex = 98;
  201. this.PrintNum_label.Text = "计数";
  202. this.PrintNum_label.Visible = false;
  203. //
  204. // remain_qty_label
  205. //
  206. this.remain_qty_label.AutoSize = true;
  207. this.remain_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  208. this.remain_qty_label.Location = new System.Drawing.Point(24, 64);
  209. this.remain_qty_label.Name = "remain_qty_label";
  210. this.remain_qty_label.Size = new System.Drawing.Size(72, 27);
  211. this.remain_qty_label.TabIndex = 97;
  212. this.remain_qty_label.Text = "剩余数";
  213. //
  214. // ClearSn_code
  215. //
  216. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  217. this.ClearSn_code.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
  218. this.ClearSn_code.Location = new System.Drawing.Point(373, 499);
  219. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  220. this.ClearSn_code.Name = "ClearSn_code";
  221. this.ClearSn_code.Size = new System.Drawing.Size(21, 20);
  222. this.ClearSn_code.TabIndex = 141;
  223. this.ClearSn_code.TabStop = false;
  224. this.ClearSn_code.Click += new System.EventHandler(this.ReCall_Click);
  225. //
  226. // sn_code_label
  227. //
  228. this.sn_code_label.AutoSize = true;
  229. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.sn_code_label.Location = new System.Drawing.Point(23, 495);
  231. this.sn_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  232. this.sn_code_label.Name = "sn_code_label";
  233. this.sn_code_label.Size = new System.Drawing.Size(72, 27);
  234. this.sn_code_label.TabIndex = 139;
  235. this.sn_code_label.Text = "序列号";
  236. //
  237. // label2
  238. //
  239. this.label2.AutoSize = true;
  240. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.label2.Location = new System.Drawing.Point(733, 64);
  242. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  243. this.label2.Name = "label2";
  244. this.label2.Size = new System.Drawing.Size(92, 27);
  245. this.label2.TabIndex = 147;
  246. this.label2.Text = "软件版本";
  247. //
  248. // ma_softversion
  249. //
  250. this.ma_softversion.AutoSize = true;
  251. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F);
  252. this.ma_softversion.Location = new System.Drawing.Point(831, 64);
  253. this.ma_softversion.Name = "ma_softversion";
  254. this.ma_softversion.Size = new System.Drawing.Size(0, 27);
  255. this.ma_softversion.TabIndex = 148;
  256. //
  257. // StepCount
  258. //
  259. this.StepCount.LineCode = null;
  260. this.StepCount.Location = new System.Drawing.Point(409, 64);
  261. this.StepCount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  262. this.StepCount.Name = "StepCount";
  263. this.StepCount.Size = new System.Drawing.Size(117, 28);
  264. this.StepCount.Source = null;
  265. this.StepCount.StepCode = null;
  266. this.StepCount.TabIndex = 196;
  267. //
  268. // ChangeResult
  269. //
  270. this.ChangeResult.AutoSize = true;
  271. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.ChangeResult.Location = new System.Drawing.Point(373, 534);
  273. this.ChangeResult.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  274. this.ChangeResult.Name = "ChangeResult";
  275. this.ChangeResult.Power = "ifspecial";
  276. this.ChangeResult.Size = new System.Drawing.Size(114, 31);
  277. this.ChangeResult.TabIndex = 146;
  278. this.ChangeResult.Text = "重新转换";
  279. this.ChangeResult.UseVisualStyleBackColor = true;
  280. this.ChangeResult.CheckedChanged += new System.EventHandler(this.ChangeResult_CheckedChanged);
  281. //
  282. // show_sncode
  283. //
  284. this.show_sncode.AllPower = null;
  285. this.show_sncode.BackColor = System.Drawing.Color.White;
  286. this.show_sncode.Enabled = false;
  287. this.show_sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  288. this.show_sncode.ID = null;
  289. this.show_sncode.Location = new System.Drawing.Point(129, 495);
  290. this.show_sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  291. this.show_sncode.Name = "show_sncode";
  292. this.show_sncode.Power = null;
  293. this.show_sncode.Size = new System.Drawing.Size(212, 29);
  294. this.show_sncode.Str = null;
  295. this.show_sncode.Str1 = null;
  296. this.show_sncode.Str2 = null;
  297. this.show_sncode.TabIndex = 140;
  298. //
  299. // pr_detail
  300. //
  301. this.pr_detail.AutoSize = true;
  302. this.pr_detail.CutLength = null;
  303. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F);
  304. this.pr_detail.Location = new System.Drawing.Point(831, 19);
  305. this.pr_detail.MaximumSize = new System.Drawing.Size(177, 0);
  306. this.pr_detail.Name = "pr_detail";
  307. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  308. this.pr_detail.TabIndex = 96;
  309. //
  310. // ma_prodcode
  311. //
  312. this.ma_prodcode.AutoSize = true;
  313. this.ma_prodcode.CutLength = null;
  314. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  315. this.ma_prodcode.Location = new System.Drawing.Point(512, 21);
  316. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(1, 0, 1, 0);
  317. this.ma_prodcode.MaximumSize = new System.Drawing.Size(177, 0);
  318. this.ma_prodcode.Name = "ma_prodcode";
  319. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  320. this.ma_prodcode.TabIndex = 94;
  321. //
  322. // afterTransSNLength
  323. //
  324. this.afterTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  325. this.afterTransSNLength.Location = new System.Drawing.Point(148, 144);
  326. this.afterTransSNLength.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  327. this.afterTransSNLength.Name = "afterTransSNLength";
  328. this.afterTransSNLength.Size = new System.Drawing.Size(223, 29);
  329. this.afterTransSNLength.TabIndex = 90;
  330. this.afterTransSNLength.Text = "0";
  331. //
  332. // beforeTransSNLength
  333. //
  334. this.beforeTransSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  335. this.beforeTransSNLength.Location = new System.Drawing.Point(148, 101);
  336. this.beforeTransSNLength.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  337. this.beforeTransSNLength.Name = "beforeTransSNLength";
  338. this.beforeTransSNLength.Size = new System.Drawing.Size(223, 29);
  339. this.beforeTransSNLength.TabIndex = 89;
  340. this.beforeTransSNLength.Text = "0";
  341. //
  342. // afterTransSNPre
  343. //
  344. this.afterTransSNPre.AllPower = null;
  345. this.afterTransSNPre.BackColor = System.Drawing.Color.White;
  346. this.afterTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  347. this.afterTransSNPre.ID = null;
  348. this.afterTransSNPre.Location = new System.Drawing.Point(684, 141);
  349. this.afterTransSNPre.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  350. this.afterTransSNPre.Name = "afterTransSNPre";
  351. this.afterTransSNPre.Power = null;
  352. this.afterTransSNPre.Size = new System.Drawing.Size(223, 29);
  353. this.afterTransSNPre.Str = null;
  354. this.afterTransSNPre.Str1 = null;
  355. this.afterTransSNPre.Str2 = null;
  356. this.afterTransSNPre.TabIndex = 88;
  357. //
  358. // beforeTransSNPre
  359. //
  360. this.beforeTransSNPre.AllPower = null;
  361. this.beforeTransSNPre.BackColor = System.Drawing.Color.White;
  362. this.beforeTransSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  363. this.beforeTransSNPre.ID = null;
  364. this.beforeTransSNPre.Location = new System.Drawing.Point(684, 99);
  365. this.beforeTransSNPre.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  366. this.beforeTransSNPre.Name = "beforeTransSNPre";
  367. this.beforeTransSNPre.Power = null;
  368. this.beforeTransSNPre.Size = new System.Drawing.Size(223, 29);
  369. this.beforeTransSNPre.Str = null;
  370. this.beforeTransSNPre.Str1 = null;
  371. this.beforeTransSNPre.Str2 = null;
  372. this.beforeTransSNPre.TabIndex = 87;
  373. //
  374. // OperateResult
  375. //
  376. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 15F);
  377. this.OperateResult.Location = new System.Drawing.Point(25, 184);
  378. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  379. this.OperateResult.Name = "OperateResult";
  380. this.OperateResult.Size = new System.Drawing.Size(1081, 288);
  381. this.OperateResult.TabIndex = 78;
  382. this.OperateResult.Text = "";
  383. //
  384. // sncode
  385. //
  386. this.sncode.AllPower = "ifall";
  387. this.sncode.BackColor = System.Drawing.Color.White;
  388. this.sncode.Font = new System.Drawing.Font("微软雅黑", 10F);
  389. this.sncode.ID = null;
  390. this.sncode.Location = new System.Drawing.Point(129, 536);
  391. this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  392. this.sncode.Name = "sncode";
  393. this.sncode.Power = "ifread";
  394. this.sncode.Size = new System.Drawing.Size(212, 29);
  395. this.sncode.Str = null;
  396. this.sncode.Str1 = null;
  397. this.sncode.Str2 = null;
  398. this.sncode.TabIndex = 77;
  399. this.sncode.Tag = "IfRead";
  400. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  401. //
  402. // CollectRemark
  403. //
  404. this.CollectRemark.AutoSize = true;
  405. this.CollectRemark.Checked = true;
  406. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  407. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  408. this.CollectRemark.Location = new System.Drawing.Point(489, 486);
  409. this.CollectRemark.Margin = new System.Windows.Forms.Padding(4);
  410. this.CollectRemark.Name = "CollectRemark";
  411. this.CollectRemark.Size = new System.Drawing.Size(100, 27);
  412. this.CollectRemark.TabIndex = 201;
  413. this.CollectRemark.Text = "采集备注";
  414. this.CollectRemark.UseVisualStyleBackColor = true;
  415. //
  416. // Remark
  417. //
  418. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.Remark.Location = new System.Drawing.Point(600, 484);
  420. this.Remark.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  421. this.Remark.Name = "Remark";
  422. this.Remark.Size = new System.Drawing.Size(253, 89);
  423. this.Remark.TabIndex = 200;
  424. this.Remark.Text = "";
  425. //
  426. // Make_SeqTransform
  427. //
  428. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  429. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  430. this.ClientSize = new System.Drawing.Size(1132, 584);
  431. this.Controls.Add(this.CollectRemark);
  432. this.Controls.Add(this.Remark);
  433. this.Controls.Add(this.StepCount);
  434. this.Controls.Add(this.ma_softversion);
  435. this.Controls.Add(this.label2);
  436. this.Controls.Add(this.ChangeResult);
  437. this.Controls.Add(this.ClearSn_code);
  438. this.Controls.Add(this.show_sncode);
  439. this.Controls.Add(this.sn_code_label);
  440. this.Controls.Add(this.changenum);
  441. this.Controls.Add(this.remain_qty);
  442. this.Controls.Add(this.PrintNum_label);
  443. this.Controls.Add(this.remain_qty_label);
  444. this.Controls.Add(this.pr_detail);
  445. this.Controls.Add(this.ma_code);
  446. this.Controls.Add(this.ma_prodcode);
  447. this.Controls.Add(this.label1);
  448. this.Controls.Add(this.afterTransSNLength);
  449. this.Controls.Add(this.beforeTransSNLength);
  450. this.Controls.Add(this.afterTransSNPre);
  451. this.Controls.Add(this.beforeTransSNPre);
  452. this.Controls.Add(this.afterTransSNPre_checkBox);
  453. this.Controls.Add(this.beforeTransSNPre_checkBox);
  454. this.Controls.Add(this.afterTransSNLength_checkBox);
  455. this.Controls.Add(this.beforeTransSNLength_checkBox);
  456. this.Controls.Add(this.OperateResult);
  457. this.Controls.Add(this.sncode);
  458. this.Controls.Add(this.sncode_label);
  459. this.Controls.Add(this.ms_makecode_label);
  460. this.Controls.Add(this.pr_detail_label);
  461. this.Controls.Add(this.ma_prodcode_label);
  462. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  463. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  464. this.Name = "Make_SeqTransform";
  465. this.Tag = "Make!SeqTransform";
  466. this.Text = " ";
  467. this.Load += new System.EventHandler(this.Make_SeqTransform_Load);
  468. this.SizeChanged += new System.EventHandler(this.Make_SeqTransform_SizeChanged);
  469. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  470. this.ResumeLayout(true);
  471. this.PerformLayout();
  472. }
  473. #endregion
  474. private System.Windows.Forms.Label ms_makecode_label;
  475. private System.Windows.Forms.Label pr_detail_label;
  476. private System.Windows.Forms.Label ma_prodcode_label;
  477. private System.Windows.Forms.Label sncode_label;
  478. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  479. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  480. private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
  481. private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;
  482. private System.Windows.Forms.CheckBox beforeTransSNPre_checkBox;
  483. private System.Windows.Forms.CheckBox afterTransSNPre_checkBox;
  484. private CustomControl.TextBoxWithIcon.EnterTextBox beforeTransSNPre;
  485. private CustomControl.TextBoxWithIcon.EnterTextBox afterTransSNPre;
  486. private CustomControl.TextBoxWithIcon.TextBoxNumOnly beforeTransSNLength;
  487. private CustomControl.TextBoxWithIcon.TextBoxNumOnly afterTransSNLength;
  488. private System.Windows.Forms.Label label1;
  489. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  490. private System.Windows.Forms.Label ma_code;
  491. private CustomControl.ValueLabel.ValueLabel pr_detail;
  492. private System.Windows.Forms.Label changenum;
  493. private System.Windows.Forms.Label remain_qty;
  494. private System.Windows.Forms.Label PrintNum_label;
  495. private System.Windows.Forms.Label remain_qty_label;
  496. private System.Windows.Forms.PictureBox ClearSn_code;
  497. private CustomControl.TextBoxWithIcon.EnterTextBox show_sncode;
  498. private System.Windows.Forms.Label sn_code_label;
  499. private CustomControl.CustomCheckBox.CustomCheckBox ChangeResult;
  500. private System.Windows.Forms.Label label2;
  501. private System.Windows.Forms.Label ma_softversion;
  502. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  503. private System.Windows.Forms.CheckBox CollectRemark;
  504. private CustomControl.RichText.RichTextAutoBottom Remark;
  505. }
  506. }