namespace BaseSet { partial class Gy_DataIn_BOM_K3 { /// /// ±ØÐèµÄÉè¼ÆÆ÷±äÁ¿¡£ /// private System.ComponentModel.IContainer components = null; /// /// ÇåÀíËùÓÐÕýÔÚʹÓõÄ×ÊÔ´¡£ /// /// Èç¹ûÓ¦ÊÍ·ÅÍйÜ×ÊÔ´£¬Îª true£»·ñÔòΪ false¡£ protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows ´°ÌåÉè¼ÆÆ÷Éú³ÉµÄ´úÂë /// /// Éè¼ÆÆ÷Ö§³ÖËùÐèµÄ·½·¨ - ²»Òª /// ʹÓôúÂë±à¼­Æ÷Ð޸Ĵ˷½·¨µÄÄÚÈÝ¡£ /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Gy_DataIn_BOM_K3)); this.txtHICBOMGroupID = new System.Windows.Forms.TextBox(); this.cmdHBOMGroupID = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.pPic.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.cmdHBOMGroupID); this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.txtHICBOMGroupID); this.panel1.Controls.SetChildIndex(this.txtHICBOMGroupID, 0); this.panel1.Controls.SetChildIndex(this.label1, 0); this.panel1.Controls.SetChildIndex(this.cmdHBOMGroupID, 0); // // lblCaption // this.lblCaption.Size = new System.Drawing.Size(129, 19); this.lblCaption.Text = "Êý¾Ýµ¼ÈëÄ£¿é"; // // txtHICBOMGroupID // this.txtHICBOMGroupID.Location = new System.Drawing.Point(152, 9); this.txtHICBOMGroupID.Name = "txtHICBOMGroupID"; this.txtHICBOMGroupID.Size = new System.Drawing.Size(116, 21); this.txtHICBOMGroupID.TabIndex = 108; this.txtHICBOMGroupID.TextChanged += new System.EventHandler(this.txtHICBOMGroupID_TextChanged); // // cmdHBOMGroupID // this.cmdHBOMGroupID.BackColor = System.Drawing.Color.Transparent; this.cmdHBOMGroupID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHBOMGroupID.Image"))); this.cmdHBOMGroupID.ImageAlign = System.Drawing.ContentAlignment.TopRight; this.cmdHBOMGroupID.Location = new System.Drawing.Point(265, 9); this.cmdHBOMGroupID.Name = "cmdHBOMGroupID"; this.cmdHBOMGroupID.Size = new System.Drawing.Size(22, 22); this.cmdHBOMGroupID.TabIndex = 110; this.cmdHBOMGroupID.UseVisualStyleBackColor = false; this.cmdHBOMGroupID.Click += new System.EventHandler(this.cmdHBOMGroupID_Click); // // label1 // this.label1.AutoSize = true; this.label1.ForeColor = System.Drawing.Color.Black; this.label1.Location = new System.Drawing.Point(106, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(35, 12); this.label1.TabIndex = 109; this.label1.Text = "BOM×é"; // // Gy_DataIn_BOM_K3 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.ClientSize = new System.Drawing.Size(1095, 631); this.Name = "Gy_DataIn_BOM_K3"; this.Text = "Êý¾Ýµ¼ÈëÄ£¿é"; this.pPic.ResumeLayout(false); this.pPic.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TextBox txtHICBOMGroupID; private System.Windows.Forms.Button cmdHBOMGroupID; private System.Windows.Forms.Label label1; } }