Make_SeqTransform.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SeqTransform));
  29. this.pr_detail = new System.Windows.Forms.Label();
  30. this.ms_makecode_label = new System.Windows.Forms.Label();
  31. this.ma_prodcode = new System.Windows.Forms.Label();
  32. this.pr_detail_label = new System.Windows.Forms.Label();
  33. this.ma_prodcode_label = new System.Windows.Forms.Label();
  34. this.sncode_label = new System.Windows.Forms.Label();
  35. this.ChangeResult = new System.Windows.Forms.CheckBox();
  36. this.changenum_lanel = new System.Windows.Forms.Label();
  37. this.ma_qty = new System.Windows.Forms.Label();
  38. this.ma_qty_lable = new System.Windows.Forms.Label();
  39. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  40. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
  41. this.ReCall = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  42. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  43. this.changenum = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
  44. this.ms_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeTextBox();
  45. this.SuspendLayout();
  46. //
  47. // pr_detail
  48. //
  49. this.pr_detail.AutoSize = true;
  50. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  51. this.pr_detail.Location = new System.Drawing.Point(141, 69);
  52. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  53. this.pr_detail.Name = "pr_detail";
  54. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  55. this.pr_detail.TabIndex = 65;
  56. //
  57. // ms_makecode_label
  58. //
  59. this.ms_makecode_label.AutoSize = true;
  60. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  61. this.ms_makecode_label.Location = new System.Drawing.Point(20, 21);
  62. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  63. this.ms_makecode_label.Name = "ms_makecode_label";
  64. this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
  65. this.ms_makecode_label.TabIndex = 61;
  66. this.ms_makecode_label.Text = "归属工单";
  67. //
  68. // ma_prodcode
  69. //
  70. this.ma_prodcode.AutoSize = true;
  71. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.ma_prodcode.Location = new System.Drawing.Point(492, 22);
  73. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  74. this.ma_prodcode.Name = "ma_prodcode";
  75. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  76. this.ma_prodcode.TabIndex = 64;
  77. //
  78. // pr_detail_label
  79. //
  80. this.pr_detail_label.AutoSize = true;
  81. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.pr_detail_label.Location = new System.Drawing.Point(20, 69);
  83. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  84. this.pr_detail_label.Name = "pr_detail_label";
  85. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  86. this.pr_detail_label.TabIndex = 62;
  87. this.pr_detail_label.Text = "产品名称";
  88. //
  89. // ma_prodcode_label
  90. //
  91. this.ma_prodcode_label.AutoSize = true;
  92. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.ma_prodcode_label.Location = new System.Drawing.Point(375, 21);
  94. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  95. this.ma_prodcode_label.Name = "ma_prodcode_label";
  96. this.ma_prodcode_label.Size = new System.Drawing.Size(92, 27);
  97. this.ma_prodcode_label.TabIndex = 63;
  98. this.ma_prodcode_label.Text = "产品编号";
  99. //
  100. // sncode_label
  101. //
  102. this.sncode_label.AutoSize = true;
  103. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.sncode_label.Location = new System.Drawing.Point(20, 552);
  105. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  106. this.sncode_label.Name = "sncode_label";
  107. this.sncode_label.Size = new System.Drawing.Size(72, 27);
  108. this.sncode_label.TabIndex = 68;
  109. this.sncode_label.Text = "录入框";
  110. //
  111. // ChangeResult
  112. //
  113. this.ChangeResult.AutoSize = true;
  114. this.ChangeResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.ChangeResult.Location = new System.Drawing.Point(395, 552);
  116. this.ChangeResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  117. this.ChangeResult.Name = "ChangeResult";
  118. this.ChangeResult.Size = new System.Drawing.Size(154, 31);
  119. this.ChangeResult.TabIndex = 70;
  120. this.ChangeResult.Text = "修改转换结果";
  121. this.ChangeResult.UseVisualStyleBackColor = true;
  122. //
  123. // changenum_lanel
  124. //
  125. this.changenum_lanel.AutoSize = true;
  126. this.changenum_lanel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.changenum_lanel.Location = new System.Drawing.Point(585, 552);
  128. this.changenum_lanel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  129. this.changenum_lanel.Name = "changenum_lanel";
  130. this.changenum_lanel.Size = new System.Drawing.Size(92, 27);
  131. this.changenum_lanel.TabIndex = 71;
  132. this.changenum_lanel.Text = "转换数量";
  133. //
  134. // ma_qty
  135. //
  136. this.ma_qty.AutoSize = true;
  137. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.ma_qty.Location = new System.Drawing.Point(819, 22);
  139. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  140. this.ma_qty.Name = "ma_qty";
  141. this.ma_qty.Size = new System.Drawing.Size(0, 27);
  142. this.ma_qty.TabIndex = 76;
  143. //
  144. // ma_qty_lable
  145. //
  146. this.ma_qty_lable.AutoSize = true;
  147. this.ma_qty_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.ma_qty_lable.Location = new System.Drawing.Point(712, 22);
  149. this.ma_qty_lable.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.ma_qty_lable.Name = "ma_qty_lable";
  151. this.ma_qty_lable.Size = new System.Drawing.Size(72, 27);
  152. this.ma_qty_lable.TabIndex = 75;
  153. this.ma_qty_lable.Text = "工单数";
  154. //
  155. // OperateResult
  156. //
  157. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  158. this.OperateResult.Location = new System.Drawing.Point(27, 109);
  159. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  160. this.OperateResult.Name = "OperateResult";
  161. this.OperateResult.Size = new System.Drawing.Size(1081, 426);
  162. this.OperateResult.TabIndex = 78;
  163. this.OperateResult.Text = "";
  164. //
  165. // sncode
  166. //
  167. this.sncode.AllPower = "ifall";
  168. this.sncode.BackColor = System.Drawing.Color.White;
  169. this.sncode.ID = null;
  170. this.sncode.Location = new System.Drawing.Point(127, 552);
  171. this.sncode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  172. this.sncode.Name = "sncode";
  173. this.sncode.Power = "ifwrite";
  174. this.sncode.Size = new System.Drawing.Size(212, 25);
  175. this.sncode.Str = null;
  176. this.sncode.Str1 = null;
  177. this.sncode.Str2 = null;
  178. this.sncode.TabIndex = 77;
  179. this.sncode.Tag = "IfWrite";
  180. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  181. //
  182. // ReCall
  183. //
  184. this.ReCall.AllPower = null;
  185. this.ReCall.BackColor = System.Drawing.Color.Transparent;
  186. this.ReCall.DownImage = ((System.Drawing.Image)(resources.GetObject("ReCall.DownImage")));
  187. this.ReCall.Image = ((System.Drawing.Image)(resources.GetObject("ReCall.Image")));
  188. this.ReCall.IsShowBorder = true;
  189. this.ReCall.Location = new System.Drawing.Point(584, 598);
  190. this.ReCall.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  191. this.ReCall.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReCall.MoveImage")));
  192. this.ReCall.Name = "ReCall";
  193. this.ReCall.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReCall.NormalImage")));
  194. this.ReCall.Power = null;
  195. this.ReCall.Size = new System.Drawing.Size(93, 30);
  196. this.ReCall.TabIndex = 74;
  197. this.ReCall.Text = "撤销输入";
  198. this.ReCall.UseVisualStyleBackColor = true;
  199. this.ReCall.Click += new System.EventHandler(this.ReCall_Click);
  200. //
  201. // Confirm
  202. //
  203. this.Confirm.AllPower = "ifall";
  204. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  205. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  206. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  207. this.Confirm.IsShowBorder = true;
  208. this.Confirm.Location = new System.Drawing.Point(453, 598);
  209. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  210. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  211. this.Confirm.Name = "Confirm";
  212. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  213. this.Confirm.Power = null;
  214. this.Confirm.Size = new System.Drawing.Size(93, 30);
  215. this.Confirm.TabIndex = 73;
  216. this.Confirm.Tag = "IfWrite";
  217. this.Confirm.Text = "确认";
  218. this.Confirm.UseVisualStyleBackColor = true;
  219. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  220. //
  221. // changenum
  222. //
  223. this.changenum.AllPower = null;
  224. this.changenum.BackColor = System.Drawing.Color.White;
  225. this.changenum.ID = null;
  226. this.changenum.Location = new System.Drawing.Point(717, 552);
  227. this.changenum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  228. this.changenum.Name = "changenum";
  229. this.changenum.Power = null;
  230. this.changenum.ReadOnly = true;
  231. this.changenum.Size = new System.Drawing.Size(212, 25);
  232. this.changenum.Str = null;
  233. this.changenum.Str1 = null;
  234. this.changenum.Str2 = null;
  235. this.changenum.TabIndex = 72;
  236. //
  237. // ms_makecode
  238. //
  239. this.ms_makecode.AllPower = null;
  240. this.ms_makecode.BackColor = System.Drawing.Color.White;
  241. this.ms_makecode.ID = null;
  242. this.ms_makecode.Location = new System.Drawing.Point(139, 21);
  243. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  244. this.ms_makecode.Name = "ms_makecode";
  245. this.ms_makecode.Power = null;
  246. this.ms_makecode.Size = new System.Drawing.Size(212, 25);
  247. this.ms_makecode.Str = null;
  248. this.ms_makecode.Str1 = null;
  249. this.ms_makecode.Str2 = null;
  250. this.ms_makecode.TabIndex = 66;
  251. //
  252. // 序列转换
  253. //
  254. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  255. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  256. this.ClientSize = new System.Drawing.Size(1132, 640);
  257. this.Controls.Add(this.OperateResult);
  258. this.Controls.Add(this.sncode);
  259. this.Controls.Add(this.ma_qty);
  260. this.Controls.Add(this.ma_qty_lable);
  261. this.Controls.Add(this.ReCall);
  262. this.Controls.Add(this.Confirm);
  263. this.Controls.Add(this.changenum);
  264. this.Controls.Add(this.changenum_lanel);
  265. this.Controls.Add(this.ChangeResult);
  266. this.Controls.Add(this.sncode_label);
  267. this.Controls.Add(this.ms_makecode);
  268. this.Controls.Add(this.pr_detail);
  269. this.Controls.Add(this.ms_makecode_label);
  270. this.Controls.Add(this.ma_prodcode);
  271. this.Controls.Add(this.pr_detail_label);
  272. this.Controls.Add(this.ma_prodcode_label);
  273. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  274. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  275. this.Name = "序列转换";
  276. this.Tag = "Make!SeqTransform";
  277. this.Text = " ";
  278. this.Load += new System.EventHandler(this.序列转换_Load);
  279. this.SizeChanged += new System.EventHandler(this.序列转换_SizeChanged);
  280. this.ResumeLayout(false);
  281. this.PerformLayout();
  282. }
  283. #endregion
  284. private CustomControl.TextBoxWithIcon.MaCodeTextBox ms_makecode;
  285. private System.Windows.Forms.Label pr_detail;
  286. private System.Windows.Forms.Label ms_makecode_label;
  287. private System.Windows.Forms.Label ma_prodcode;
  288. private System.Windows.Forms.Label pr_detail_label;
  289. private System.Windows.Forms.Label ma_prodcode_label;
  290. private System.Windows.Forms.Label sncode_label;
  291. private System.Windows.Forms.CheckBox ChangeResult;
  292. private CustomControl.TextBoxWithIcon.MaCodeTextBox changenum;
  293. private System.Windows.Forms.Label changenum_lanel;
  294. private CustomControl.ButtonUtil.NormalButton Confirm;
  295. private CustomControl.ButtonUtil.NormalButton ReCall;
  296. private System.Windows.Forms.Label ma_qty;
  297. private System.Windows.Forms.Label ma_qty_lable;
  298. private CustomControl.TextBoxWithIcon.MaCodeTextBox sncode;
  299. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  300. }
  301. }