Make_SeqProgramTransform.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SeqProgramTransform));
  29. this.ms_macode_label = new System.Windows.Forms.Label();
  30. this.ma_prodcode_label = new System.Windows.Forms.Label();
  31. this.pr_detail_label = new System.Windows.Forms.Label();
  32. this.remain_qty_label = new System.Windows.Forms.Label();
  33. this.PrintNum_label = new System.Windows.Forms.Label();
  34. this.ms_macode = new System.Windows.Forms.Label();
  35. this.remain_qty = new System.Windows.Forms.Label();
  36. this.count = new System.Windows.Forms.Label();
  37. this.TSNLength_checkBox = new System.Windows.Forms.CheckBox();
  38. this.SNLength_checkBox = new System.Windows.Forms.CheckBox();
  39. this.TSNPre_checkBox = new System.Windows.Forms.CheckBox();
  40. this.SNPre_checkBox = new System.Windows.Forms.CheckBox();
  41. this.tip = new System.Windows.Forms.Label();
  42. this.in_label = new System.Windows.Forms.Label();
  43. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  44. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  45. this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.cancel = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  47. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  48. this.SNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  49. this.TSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  50. this.SNLength = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  51. this.TSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  52. this.SuspendLayout();
  53. //
  54. // ms_macode_label
  55. //
  56. this.ms_macode_label.AutoSize = true;
  57. this.ms_macode_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  58. this.ms_macode_label.Location = new System.Drawing.Point(40, 14);
  59. this.ms_macode_label.Name = "ms_macode_label";
  60. this.ms_macode_label.Size = new System.Drawing.Size(110, 31);
  61. this.ms_macode_label.TabIndex = 0;
  62. this.ms_macode_label.Text = "工单编号";
  63. //
  64. // ma_prodcode_label
  65. //
  66. this.ma_prodcode_label.AutoSize = true;
  67. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  68. this.ma_prodcode_label.Location = new System.Drawing.Point(444, 14);
  69. this.ma_prodcode_label.Name = "ma_prodcode_label";
  70. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  71. this.ma_prodcode_label.TabIndex = 1;
  72. this.ma_prodcode_label.Text = "产品编号";
  73. //
  74. // pr_detail_label
  75. //
  76. this.pr_detail_label.AutoSize = true;
  77. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  78. this.pr_detail_label.Location = new System.Drawing.Point(802, 14);
  79. this.pr_detail_label.Name = "pr_detail_label";
  80. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  81. this.pr_detail_label.TabIndex = 2;
  82. this.pr_detail_label.Text = "产品名称";
  83. //
  84. // remain_qty_label
  85. //
  86. this.remain_qty_label.AutoSize = true;
  87. this.remain_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  88. this.remain_qty_label.Location = new System.Drawing.Point(40, 56);
  89. this.remain_qty_label.Name = "remain_qty_label";
  90. this.remain_qty_label.Size = new System.Drawing.Size(86, 31);
  91. this.remain_qty_label.TabIndex = 3;
  92. this.remain_qty_label.Text = "剩余数";
  93. //
  94. // PrintNum_label
  95. //
  96. this.PrintNum_label.AutoSize = true;
  97. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  98. this.PrintNum_label.Location = new System.Drawing.Point(444, 56);
  99. this.PrintNum_label.Name = "PrintNum_label";
  100. this.PrintNum_label.Size = new System.Drawing.Size(62, 31);
  101. this.PrintNum_label.TabIndex = 4;
  102. this.PrintNum_label.Text = "计数";
  103. //
  104. // ms_macode
  105. //
  106. this.ms_macode.AutoSize = true;
  107. this.ms_macode.Font = new System.Drawing.Font("微软雅黑", 12F);
  108. this.ms_macode.Location = new System.Drawing.Point(152, 14);
  109. this.ms_macode.Name = "ms_macode";
  110. this.ms_macode.Size = new System.Drawing.Size(0, 31);
  111. this.ms_macode.TabIndex = 5;
  112. this.ms_macode.TextChanged += new System.EventHandler(this.ms_macode_TextChanged);
  113. //
  114. // remain_qty
  115. //
  116. this.remain_qty.AutoSize = true;
  117. this.remain_qty.Font = new System.Drawing.Font("微软雅黑", 12F);
  118. this.remain_qty.Location = new System.Drawing.Point(152, 55);
  119. this.remain_qty.Name = "remain_qty";
  120. this.remain_qty.Size = new System.Drawing.Size(0, 31);
  121. this.remain_qty.TabIndex = 6;
  122. //
  123. // count
  124. //
  125. this.count.AutoSize = true;
  126. this.count.Font = new System.Drawing.Font("微软雅黑", 12F);
  127. this.count.Location = new System.Drawing.Point(556, 56);
  128. this.count.Name = "count";
  129. this.count.Size = new System.Drawing.Size(28, 31);
  130. this.count.TabIndex = 8;
  131. this.count.Text = "0";
  132. //
  133. // TSNLength_checkBox
  134. //
  135. this.TSNLength_checkBox.AutoSize = true;
  136. this.TSNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  137. this.TSNLength_checkBox.Location = new System.Drawing.Point(46, 100);
  138. this.TSNLength_checkBox.Name = "TSNLength_checkBox";
  139. this.TSNLength_checkBox.Size = new System.Drawing.Size(117, 31);
  140. this.TSNLength_checkBox.TabIndex = 10;
  141. this.TSNLength_checkBox.Text = "TSN长度";
  142. this.TSNLength_checkBox.UseVisualStyleBackColor = true;
  143. //
  144. // SNLength_checkBox
  145. //
  146. this.SNLength_checkBox.AutoSize = true;
  147. this.SNLength_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  148. this.SNLength_checkBox.Location = new System.Drawing.Point(46, 147);
  149. this.SNLength_checkBox.Name = "SNLength_checkBox";
  150. this.SNLength_checkBox.Size = new System.Drawing.Size(106, 31);
  151. this.SNLength_checkBox.TabIndex = 11;
  152. this.SNLength_checkBox.Text = "SN长度";
  153. this.SNLength_checkBox.UseVisualStyleBackColor = true;
  154. //
  155. // TSNPre_checkBox
  156. //
  157. this.TSNPre_checkBox.AutoSize = true;
  158. this.TSNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  159. this.TSNPre_checkBox.Location = new System.Drawing.Point(450, 100);
  160. this.TSNPre_checkBox.Name = "TSNPre_checkBox";
  161. this.TSNPre_checkBox.Size = new System.Drawing.Size(117, 31);
  162. this.TSNPre_checkBox.TabIndex = 12;
  163. this.TSNPre_checkBox.Text = "TSN前缀";
  164. this.TSNPre_checkBox.UseVisualStyleBackColor = true;
  165. //
  166. // SNPre_checkBox
  167. //
  168. this.SNPre_checkBox.AutoSize = true;
  169. this.SNPre_checkBox.Font = new System.Drawing.Font("微软雅黑", 10F);
  170. this.SNPre_checkBox.Location = new System.Drawing.Point(450, 148);
  171. this.SNPre_checkBox.Name = "SNPre_checkBox";
  172. this.SNPre_checkBox.Size = new System.Drawing.Size(106, 31);
  173. this.SNPre_checkBox.TabIndex = 13;
  174. this.SNPre_checkBox.Text = "SN前缀";
  175. this.SNPre_checkBox.UseVisualStyleBackColor = true;
  176. //
  177. // tip
  178. //
  179. this.tip.AutoSize = true;
  180. this.tip.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
  181. this.tip.Location = new System.Drawing.Point(43, 182);
  182. this.tip.Name = "tip";
  183. this.tip.Size = new System.Drawing.Size(158, 31);
  184. this.tip.TabIndex = 18;
  185. this.tip.Text = "采集提示信息";
  186. //
  187. // in_label
  188. //
  189. this.in_label.AutoSize = true;
  190. this.in_label.Font = new System.Drawing.Font("微软雅黑", 10F);
  191. this.in_label.Location = new System.Drawing.Point(44, 479);
  192. this.in_label.Name = "in_label";
  193. this.in_label.Size = new System.Drawing.Size(72, 27);
  194. this.in_label.TabIndex = 21;
  195. this.in_label.Text = "录入框";
  196. //
  197. // ma_prodcode
  198. //
  199. this.ma_prodcode.AutoSize = true;
  200. this.ma_prodcode.CutLength = null;
  201. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.ma_prodcode.Location = new System.Drawing.Point(554, 14);
  203. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  204. this.ma_prodcode.MaximumSize = new System.Drawing.Size(164, 0);
  205. this.ma_prodcode.Name = "ma_prodcode";
  206. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  207. this.ma_prodcode.TabIndex = 24;
  208. //
  209. // pr_detail
  210. //
  211. this.pr_detail.AutoSize = true;
  212. this.pr_detail.CutLength = null;
  213. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.pr_detail.Location = new System.Drawing.Point(911, 14);
  215. this.pr_detail.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  216. this.pr_detail.MaximumSize = new System.Drawing.Size(164, 0);
  217. this.pr_detail.Name = "pr_detail";
  218. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  219. this.pr_detail.TabIndex = 23;
  220. //
  221. // code
  222. //
  223. this.code.AllPower = null;
  224. this.code.BackColor = System.Drawing.Color.White;
  225. this.code.ID = null;
  226. this.code.Location = new System.Drawing.Point(139, 482);
  227. this.code.Name = "code";
  228. this.code.Power = null;
  229. this.code.Size = new System.Drawing.Size(196, 28);
  230. this.code.Str = null;
  231. this.code.Str1 = null;
  232. this.code.Str2 = null;
  233. this.code.TabIndex = 22;
  234. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  235. //
  236. // cancel
  237. //
  238. this.cancel.AllPower = null;
  239. this.cancel.BackColor = System.Drawing.Color.Transparent;
  240. this.cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("cancel.DownImage")));
  241. this.cancel.Image = null;
  242. this.cancel.IsShowBorder = true;
  243. this.cancel.Location = new System.Drawing.Point(421, 482);
  244. this.cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("cancel.MoveImage")));
  245. this.cancel.Name = "cancel";
  246. this.cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("cancel.NormalImage")));
  247. this.cancel.Power = null;
  248. this.cancel.Size = new System.Drawing.Size(75, 28);
  249. this.cancel.TabIndex = 20;
  250. this.cancel.Text = "取消";
  251. this.cancel.UseVisualStyleBackColor = false;
  252. this.cancel.Click += new System.EventHandler(this.cancel_Click);
  253. //
  254. // OperateResult
  255. //
  256. this.OperateResult.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.OperateResult.Location = new System.Drawing.Point(46, 221);
  258. this.OperateResult.Name = "OperateResult";
  259. this.OperateResult.Size = new System.Drawing.Size(1153, 241);
  260. this.OperateResult.TabIndex = 19;
  261. this.OperateResult.Text = "";
  262. //
  263. // SNPre
  264. //
  265. this.SNPre.AllPower = null;
  266. this.SNPre.BackColor = System.Drawing.Color.White;
  267. this.SNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  268. this.SNPre.ID = null;
  269. this.SNPre.Location = new System.Drawing.Point(584, 147);
  270. this.SNPre.Name = "SNPre";
  271. this.SNPre.Power = null;
  272. this.SNPre.Size = new System.Drawing.Size(210, 34);
  273. this.SNPre.Str = null;
  274. this.SNPre.Str1 = null;
  275. this.SNPre.Str2 = null;
  276. this.SNPre.TabIndex = 17;
  277. //
  278. // TSNPre
  279. //
  280. this.TSNPre.AllPower = null;
  281. this.TSNPre.BackColor = System.Drawing.Color.White;
  282. this.TSNPre.Font = new System.Drawing.Font("微软雅黑", 10F);
  283. this.TSNPre.ID = null;
  284. this.TSNPre.Location = new System.Drawing.Point(584, 98);
  285. this.TSNPre.Name = "TSNPre";
  286. this.TSNPre.Power = null;
  287. this.TSNPre.Size = new System.Drawing.Size(210, 34);
  288. this.TSNPre.Str = null;
  289. this.TSNPre.Str1 = null;
  290. this.TSNPre.Str2 = null;
  291. this.TSNPre.TabIndex = 16;
  292. //
  293. // SNLength
  294. //
  295. this.SNLength.AllPower = null;
  296. this.SNLength.BackColor = System.Drawing.Color.White;
  297. this.SNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  298. this.SNLength.ID = null;
  299. this.SNLength.Location = new System.Drawing.Point(193, 144);
  300. this.SNLength.Name = "SNLength";
  301. this.SNLength.Negative = false;
  302. this.SNLength.Power = null;
  303. this.SNLength.Size = new System.Drawing.Size(213, 34);
  304. this.SNLength.Str = null;
  305. this.SNLength.Str1 = null;
  306. this.SNLength.Str2 = null;
  307. this.SNLength.TabIndex = 15;
  308. //
  309. // TSNLength
  310. //
  311. this.TSNLength.AllPower = null;
  312. this.TSNLength.BackColor = System.Drawing.Color.White;
  313. this.TSNLength.Font = new System.Drawing.Font("微软雅黑", 10F);
  314. this.TSNLength.ID = null;
  315. this.TSNLength.Location = new System.Drawing.Point(193, 98);
  316. this.TSNLength.Name = "TSNLength";
  317. this.TSNLength.Negative = false;
  318. this.TSNLength.Power = null;
  319. this.TSNLength.Size = new System.Drawing.Size(213, 34);
  320. this.TSNLength.Str = null;
  321. this.TSNLength.Str1 = null;
  322. this.TSNLength.Str2 = null;
  323. this.TSNLength.TabIndex = 14;
  324. //
  325. // Make_SeqProgramTransform
  326. //
  327. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  328. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  329. this.ClientSize = new System.Drawing.Size(1268, 526);
  330. this.Controls.Add(this.ma_prodcode);
  331. this.Controls.Add(this.pr_detail);
  332. this.Controls.Add(this.code);
  333. this.Controls.Add(this.in_label);
  334. this.Controls.Add(this.cancel);
  335. this.Controls.Add(this.OperateResult);
  336. this.Controls.Add(this.tip);
  337. this.Controls.Add(this.SNPre);
  338. this.Controls.Add(this.TSNPre);
  339. this.Controls.Add(this.SNLength);
  340. this.Controls.Add(this.TSNLength);
  341. this.Controls.Add(this.SNPre_checkBox);
  342. this.Controls.Add(this.TSNPre_checkBox);
  343. this.Controls.Add(this.SNLength_checkBox);
  344. this.Controls.Add(this.TSNLength_checkBox);
  345. this.Controls.Add(this.count);
  346. this.Controls.Add(this.remain_qty);
  347. this.Controls.Add(this.ms_macode);
  348. this.Controls.Add(this.PrintNum_label);
  349. this.Controls.Add(this.remain_qty_label);
  350. this.Controls.Add(this.pr_detail_label);
  351. this.Controls.Add(this.ma_prodcode_label);
  352. this.Controls.Add(this.ms_macode_label);
  353. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  354. this.Name = "Make_SeqProgramTransform";
  355. this.Tag = "Make!SeqProgramTransform";
  356. this.Load += new System.EventHandler(this.Make_SeqProgramTransform_Load);
  357. this.SizeChanged += new System.EventHandler(this.序列烧录转换_SizeChanged);
  358. this.ResumeLayout(false);
  359. this.PerformLayout();
  360. }
  361. #endregion
  362. private System.Windows.Forms.Label ms_macode_label;
  363. private System.Windows.Forms.Label ma_prodcode_label;
  364. private System.Windows.Forms.Label pr_detail_label;
  365. private System.Windows.Forms.Label remain_qty_label;
  366. private System.Windows.Forms.Label PrintNum_label;
  367. private System.Windows.Forms.Label ms_macode;
  368. private System.Windows.Forms.Label remain_qty;
  369. private System.Windows.Forms.Label count;
  370. private System.Windows.Forms.CheckBox TSNLength_checkBox;
  371. private System.Windows.Forms.CheckBox SNLength_checkBox;
  372. private System.Windows.Forms.CheckBox TSNPre_checkBox;
  373. private System.Windows.Forms.CheckBox SNPre_checkBox;
  374. private CustomControl.TextBoxWithIcon.NumOnlyTextBox TSNLength;
  375. private CustomControl.TextBoxWithIcon.NumOnlyTextBox SNLength;
  376. private CustomControl.TextBoxWithIcon.EnterTextBox TSNPre;
  377. private CustomControl.TextBoxWithIcon.EnterTextBox SNPre;
  378. private System.Windows.Forms.Label tip;
  379. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  380. private CustomControl.ButtonUtil.NormalButton cancel;
  381. private System.Windows.Forms.Label in_label;
  382. private CustomControl.TextBoxWithIcon.EnterTextBox code;
  383. private CustomControl.ValueLabel.ValueLabel pr_detail;
  384. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  385. }
  386. }