namespace BaseSet { partial class Gy_DataIn_MaterSP { /// /// ±ØÐèµÄÉè¼ÆÆ÷±äÁ¿¡£ /// 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() { this.txtHSheetName = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.pPic.SuspendLayout(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // pPic // this.pPic.Size = new System.Drawing.Size(1158, 45); // // panel1 // this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.txtHSheetName); this.panel1.Size = new System.Drawing.Size(1158, 42); this.panel1.Controls.SetChildIndex(this.cmdHPath, 0); this.panel1.Controls.SetChildIndex(this.label4, 0); this.panel1.Controls.SetChildIndex(this.txtHPath, 0); this.panel1.Controls.SetChildIndex(this.txtHSheetName, 0); this.panel1.Controls.SetChildIndex(this.label3, 0); // // lblCaption // this.lblCaption.Size = new System.Drawing.Size(129, 19); this.lblCaption.Text = "Êý¾Ýµ¼ÈëÄ£¿é"; // // cmdHPath // this.cmdHPath.Location = new System.Drawing.Point(782, 7); // // txtHPath // this.txtHPath.Location = new System.Drawing.Point(461, 3); this.txtHPath.Size = new System.Drawing.Size(315, 32); // // label4 // this.label4.Location = new System.Drawing.Point(390, 12); // // txtHSheetName // this.txtHSheetName.Location = new System.Drawing.Point(949, 9); this.txtHSheetName.Name = "txtHSheetName"; this.txtHSheetName.Size = new System.Drawing.Size(100, 21); this.txtHSheetName.TabIndex = 109; this.txtHSheetName.Text = "Sheet1"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(902, 10); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 110; this.label3.Text = "¹¤×÷²¾"; // // Gy_DataIn_MaterSP // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.ClientSize = new System.Drawing.Size(1158, 631); this.Name = "Gy_DataIn_MaterSP"; this.Text = "Êý¾Ýµ¼ÈëÄ£¿é"; this.pPic.ResumeLayout(false); this.pPic.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtHSheetName; } }