Make_SeqProgramTransform.Designer.cs 30 KB

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