锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

313 lines
16 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormMaterialColect
  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(FormMaterialColect));
  29. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  30. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  31. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  32. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  33. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  34. this.txtItemName = new DevExpress.XtraEditors.TextEdit();
  35. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  36. this.txtItemCode = new DevExpress.XtraEditors.TextEdit();
  37. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  38. this.txtMo = new DevExpress.XtraEditors.TextEdit();
  39. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  40. this.txtInput = new DevExpress.XtraEditors.TextEdit();
  41. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  42. this.groupBox1 = new System.Windows.Forms.GroupBox();
  43. this.txtMessage = new System.Windows.Forms.TextBox();
  44. this.txtOP = new System.Windows.Forms.Label();
  45. this.txtRoute = new System.Windows.Forms.Label();
  46. this.txtInfo = new System.Windows.Forms.Label();
  47. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  48. this.panelControl3.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  50. this.panelControl1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtMo.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  55. this.panelControl2.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtInput.Properties)).BeginInit();
  57. this.groupBox1.SuspendLayout();
  58. this.SuspendLayout();
  59. //
  60. // panelControl3
  61. //
  62. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  63. this.panelControl3.Appearance.Options.UseBackColor = true;
  64. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  65. this.panelControl3.Controls.Add(this.btnClose);
  66. this.panelControl3.Controls.Add(this.lblTitle);
  67. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  68. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  69. this.panelControl3.Name = "panelControl3";
  70. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  71. this.panelControl3.TabIndex = 13;
  72. //
  73. // btnClose
  74. //
  75. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  76. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  77. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  78. this.btnClose.Appearance.Options.UseFont = true;
  79. this.btnClose.Appearance.Options.UseForeColor = true;
  80. this.btnClose.Appearance.Options.UseTextOptions = true;
  81. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  82. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  83. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  84. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  85. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  86. this.btnClose.Name = "btnClose";
  87. this.btnClose.Size = new System.Drawing.Size(26, 29);
  88. this.btnClose.TabIndex = 25;
  89. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  90. //
  91. // lblTitle
  92. //
  93. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  94. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  95. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  96. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  97. this.lblTitle.Name = "lblTitle";
  98. this.lblTitle.Size = new System.Drawing.Size(133, 23);
  99. this.lblTitle.TabIndex = 19;
  100. this.lblTitle.Text = " 上料数据采集";
  101. this.lblTitle.Click += new System.EventHandler(this.lblTitle_Click);
  102. //
  103. // labelControl1
  104. //
  105. this.labelControl1.Location = new System.Drawing.Point(288, 20);
  106. this.labelControl1.Name = "labelControl1";
  107. this.labelControl1.Size = new System.Drawing.Size(60, 14);
  108. this.labelControl1.TabIndex = 0;
  109. this.labelControl1.Text = "生产工单:";
  110. //
  111. // panelControl1
  112. //
  113. this.panelControl1.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  114. this.panelControl1.Appearance.Options.UseBackColor = true;
  115. this.panelControl1.Controls.Add(this.txtItemName);
  116. this.panelControl1.Controls.Add(this.labelControl5);
  117. this.panelControl1.Controls.Add(this.txtItemCode);
  118. this.panelControl1.Controls.Add(this.txtInput);
  119. this.panelControl1.Controls.Add(this.labelControl2);
  120. this.panelControl1.Controls.Add(this.labelControl4);
  121. this.panelControl1.Controls.Add(this.txtMo);
  122. this.panelControl1.Controls.Add(this.labelControl1);
  123. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
  124. this.panelControl1.Location = new System.Drawing.Point(0, 30);
  125. this.panelControl1.Name = "panelControl1";
  126. this.panelControl1.Size = new System.Drawing.Size(1036, 67);
  127. this.panelControl1.TabIndex = 16;
  128. this.panelControl1.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl1_Paint);
  129. //
  130. // txtItemName
  131. //
  132. this.txtItemName.Enabled = false;
  133. this.txtItemName.Location = new System.Drawing.Point(810, 17);
  134. this.txtItemName.Name = "txtItemName";
  135. this.txtItemName.Properties.Mask.EditMask = "f0";
  136. this.txtItemName.Size = new System.Drawing.Size(141, 20);
  137. this.txtItemName.TabIndex = 98;
  138. //
  139. // labelControl5
  140. //
  141. this.labelControl5.Location = new System.Drawing.Point(741, 20);
  142. this.labelControl5.Name = "labelControl5";
  143. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  144. this.labelControl5.TabIndex = 97;
  145. this.labelControl5.Text = "存货名称:";
  146. //
  147. // txtItemCode
  148. //
  149. this.txtItemCode.Enabled = false;
  150. this.txtItemCode.Location = new System.Drawing.Point(580, 17);
  151. this.txtItemCode.Name = "txtItemCode";
  152. this.txtItemCode.Properties.Mask.EditMask = "f0";
  153. this.txtItemCode.Size = new System.Drawing.Size(141, 20);
  154. this.txtItemCode.TabIndex = 98;
  155. //
  156. // labelControl4
  157. //
  158. this.labelControl4.Location = new System.Drawing.Point(514, 20);
  159. this.labelControl4.Name = "labelControl4";
  160. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  161. this.labelControl4.TabIndex = 97;
  162. this.labelControl4.Text = "存货编码:";
  163. //
  164. // txtMo
  165. //
  166. this.txtMo.Enabled = false;
  167. this.txtMo.Location = new System.Drawing.Point(354, 17);
  168. this.txtMo.Name = "txtMo";
  169. this.txtMo.Properties.Mask.EditMask = "f0";
  170. this.txtMo.Size = new System.Drawing.Size(141, 20);
  171. this.txtMo.TabIndex = 96;
  172. this.txtMo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMo_KeyPress);
  173. //
  174. // panelControl2
  175. //
  176. this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  177. this.panelControl2.Appearance.Options.UseBackColor = true;
  178. this.panelControl2.Controls.Add(this.txtOP);
  179. this.panelControl2.Controls.Add(this.txtRoute);
  180. this.panelControl2.Controls.Add(this.txtInfo);
  181. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
  182. this.panelControl2.Location = new System.Drawing.Point(0, 350);
  183. this.panelControl2.Name = "panelControl2";
  184. this.panelControl2.Size = new System.Drawing.Size(1036, 86);
  185. this.panelControl2.TabIndex = 17;
  186. //
  187. // txtInput
  188. //
  189. this.txtInput.Location = new System.Drawing.Point(95, 17);
  190. this.txtInput.Name = "txtInput";
  191. this.txtInput.Properties.Mask.EditMask = "f0";
  192. this.txtInput.Size = new System.Drawing.Size(171, 20);
  193. this.txtInput.TabIndex = 95;
  194. this.txtInput.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtRcard_KeyPress);
  195. this.txtInput.Validated += new System.EventHandler(this.txtRcard_Validated);
  196. //
  197. // labelControl2
  198. //
  199. this.labelControl2.Location = new System.Drawing.Point(41, 19);
  200. this.labelControl2.Name = "labelControl2";
  201. this.labelControl2.Size = new System.Drawing.Size(48, 14);
  202. this.labelControl2.TabIndex = 94;
  203. this.labelControl2.Text = "输入框:";
  204. //
  205. // groupBox1
  206. //
  207. this.groupBox1.BackColor = System.Drawing.Color.White;
  208. this.groupBox1.Controls.Add(this.txtMessage);
  209. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  210. this.groupBox1.Location = new System.Drawing.Point(0, 97);
  211. this.groupBox1.Name = "groupBox1";
  212. this.groupBox1.Size = new System.Drawing.Size(1036, 253);
  213. this.groupBox1.TabIndex = 18;
  214. this.groupBox1.TabStop = false;
  215. this.groupBox1.Text = "请输入产品序列号";
  216. //
  217. // txtMessage
  218. //
  219. this.txtMessage.Dock = System.Windows.Forms.DockStyle.Fill;
  220. this.txtMessage.Location = new System.Drawing.Point(3, 18);
  221. this.txtMessage.Multiline = true;
  222. this.txtMessage.Name = "txtMessage";
  223. this.txtMessage.Size = new System.Drawing.Size(1030, 232);
  224. this.txtMessage.TabIndex = 0;
  225. //
  226. // txtOP
  227. //
  228. this.txtOP.AutoSize = true;
  229. this.txtOP.Font = new System.Drawing.Font("Verdana", 12F);
  230. this.txtOP.Location = new System.Drawing.Point(401, 42);
  231. this.txtOP.Name = "txtOP";
  232. this.txtOP.Size = new System.Drawing.Size(40, 18);
  233. this.txtOP.TabIndex = 106;
  234. this.txtOP.Text = "工序";
  235. //
  236. // txtRoute
  237. //
  238. this.txtRoute.AutoSize = true;
  239. this.txtRoute.Font = new System.Drawing.Font("Verdana", 12F);
  240. this.txtRoute.Location = new System.Drawing.Point(266, 42);
  241. this.txtRoute.Name = "txtRoute";
  242. this.txtRoute.Size = new System.Drawing.Size(40, 18);
  243. this.txtRoute.TabIndex = 105;
  244. this.txtRoute.Text = "途程";
  245. //
  246. // txtInfo
  247. //
  248. this.txtInfo.AutoSize = true;
  249. this.txtInfo.Font = new System.Drawing.Font("Verdana", 12F);
  250. this.txtInfo.Location = new System.Drawing.Point(35, 42);
  251. this.txtInfo.Name = "txtInfo";
  252. this.txtInfo.Size = new System.Drawing.Size(40, 18);
  253. this.txtInfo.TabIndex = 104;
  254. this.txtInfo.Text = "资源";
  255. //
  256. // FormMaterialColect
  257. //
  258. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  259. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  260. this.ClientSize = new System.Drawing.Size(1036, 436);
  261. this.Controls.Add(this.groupBox1);
  262. this.Controls.Add(this.panelControl2);
  263. this.Controls.Add(this.panelControl1);
  264. this.Controls.Add(this.panelControl3);
  265. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  266. this.MaximizeBox = false;
  267. this.MinimizeBox = false;
  268. this.Name = "FormMaterialColect";
  269. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  270. this.Text = "FormGridReport";
  271. this.Load += new System.EventHandler(this.FormICSONWIPITEM_Load);
  272. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  273. this.panelControl3.ResumeLayout(false);
  274. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  275. this.panelControl1.ResumeLayout(false);
  276. this.panelControl1.PerformLayout();
  277. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
  278. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.txtMo.Properties)).EndInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  281. this.panelControl2.ResumeLayout(false);
  282. this.panelControl2.PerformLayout();
  283. ((System.ComponentModel.ISupportInitialize)(this.txtInput.Properties)).EndInit();
  284. this.groupBox1.ResumeLayout(false);
  285. this.groupBox1.PerformLayout();
  286. this.ResumeLayout(false);
  287. }
  288. #endregion
  289. private DevExpress.XtraEditors.PanelControl panelControl3;
  290. private DevExpress.XtraEditors.LabelControl lblTitle;
  291. private DevExpress.XtraEditors.SimpleButton btnClose;
  292. private DevExpress.XtraEditors.LabelControl labelControl1;
  293. private DevExpress.XtraEditors.PanelControl panelControl1;
  294. private DevExpress.XtraEditors.PanelControl panelControl2;
  295. private DevExpress.XtraEditors.LabelControl labelControl2;
  296. private DevExpress.XtraEditors.TextEdit txtInput;
  297. private DevExpress.XtraEditors.TextEdit txtMo;
  298. private DevExpress.XtraEditors.LabelControl labelControl4;
  299. private DevExpress.XtraEditors.TextEdit txtItemCode;
  300. private System.Windows.Forms.GroupBox groupBox1;
  301. private DevExpress.XtraEditors.TextEdit txtItemName;
  302. private DevExpress.XtraEditors.LabelControl labelControl5;
  303. private System.Windows.Forms.TextBox txtMessage;
  304. private System.Windows.Forms.Label txtOP;
  305. private System.Windows.Forms.Label txtRoute;
  306. private System.Windows.Forms.Label txtInfo;
  307. }
  308. }