namespace Stone.WinModule.BasicData { partial class frmOptionBOMDetail { /// /// 必需的设计器变量。 /// 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.txtCode = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.txtType = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.txtColor = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtFLProd = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtFRProd = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtRRProd = new System.Windows.Forms.TextBox(); this.label7 = new System.Windows.Forms.Label(); this.txtCarType = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.txtAdColor = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txtAgColor = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.txtRLProd = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // // btnAddNewLine // this.btnAddNewLine.Location = new System.Drawing.Point(96, 374); // // btnClose // this.btnClose.Location = new System.Drawing.Point(309, 374); // // btnOK // this.btnOK.Location = new System.Drawing.Point(222, 374); // // txtCode // this.txtCode.Location = new System.Drawing.Point(100, 39); this.txtCode.MaxLength = 20; this.txtCode.Name = "txtCode"; this.txtCode.Size = new System.Drawing.Size(290, 21); this.txtCode.TabIndex = 0; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(33, 43); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(29, 12); this.label1.TabIndex = 184; this.label1.Text = "Code"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(33, 73); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(29, 12); this.label2.TabIndex = 185; this.label2.Text = "Type"; // // txtType // this.txtType.Location = new System.Drawing.Point(100, 69); this.txtType.MaxLength = 10; this.txtType.Name = "txtType"; this.txtType.Size = new System.Drawing.Size(290, 21); this.txtType.TabIndex = 1; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(33, 103); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(35, 12); this.label3.TabIndex = 187; this.label3.Text = "Color"; // // txtColor // this.txtColor.Location = new System.Drawing.Point(100, 99); this.txtColor.MaxLength = 20; this.txtColor.Name = "txtColor"; this.txtColor.Size = new System.Drawing.Size(290, 21); this.txtColor.TabIndex = 2; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(33, 133); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(41, 12); this.label4.TabIndex = 189; this.label4.Text = "FLProd"; // // txtFLProd // this.txtFLProd.Location = new System.Drawing.Point(100, 129); this.txtFLProd.MaxLength = 30; this.txtFLProd.Name = "txtFLProd"; this.txtFLProd.Size = new System.Drawing.Size(290, 21); this.txtFLProd.TabIndex = 3; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(33, 163); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(41, 12); this.label5.TabIndex = 191; this.label5.Text = "FRProd"; // // txtFRProd // this.txtFRProd.Location = new System.Drawing.Point(100, 159); this.txtFRProd.MaxLength = 30; this.txtFRProd.Name = "txtFRProd"; this.txtFRProd.Size = new System.Drawing.Size(290, 21); this.txtFRProd.TabIndex = 4; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(33, 223); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 12); this.label6.TabIndex = 193; this.label6.Text = "RRProd"; // // txtRRProd // this.txtRRProd.Location = new System.Drawing.Point(100, 219); this.txtRRProd.MaxLength = 30; this.txtRRProd.Name = "txtRRProd"; this.txtRRProd.Size = new System.Drawing.Size(290, 21); this.txtRRProd.TabIndex = 6; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(33, 253); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(47, 12); this.label7.TabIndex = 195; this.label7.Text = "CarType"; // // txtCarType // this.txtCarType.Location = new System.Drawing.Point(100, 249); this.txtCarType.MaxLength = 100; this.txtCarType.Name = "txtCarType"; this.txtCarType.Size = new System.Drawing.Size(290, 21); this.txtCarType.TabIndex = 7; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(33, 283); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(53, 12); this.label8.TabIndex = 197; this.label8.Text = "外饰颜色"; // // txtAdColor // this.txtAdColor.Location = new System.Drawing.Point(100, 279); this.txtAdColor.MaxLength = 10; this.txtAdColor.Name = "txtAdColor"; this.txtAdColor.Size = new System.Drawing.Size(290, 21); this.txtAdColor.TabIndex = 8; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(33, 313); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(53, 12); this.label9.TabIndex = 199; this.label9.Text = "内饰颜色"; // // txtAgColor // this.txtAgColor.Location = new System.Drawing.Point(100, 309); this.txtAgColor.MaxLength = 10; this.txtAgColor.Name = "txtAgColor"; this.txtAgColor.Size = new System.Drawing.Size(290, 21); this.txtAgColor.TabIndex = 9; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(33, 193); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(41, 12); this.label10.TabIndex = 201; this.label10.Text = "RLProd"; // // txtRLProd // this.txtRLProd.Location = new System.Drawing.Point(100, 189); this.txtRLProd.MaxLength = 30; this.txtRLProd.Name = "txtRLProd"; this.txtRLProd.Size = new System.Drawing.Size(290, 21); this.txtRLProd.TabIndex = 5; // // frmOptionBOMDetail // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.ClientSize = new System.Drawing.Size(456, 446); this.Controls.Add(this.label10); this.Controls.Add(this.txtRLProd); this.Controls.Add(this.label9); this.Controls.Add(this.txtAgColor); this.Controls.Add(this.label8); this.Controls.Add(this.txtAdColor); this.Controls.Add(this.label7); this.Controls.Add(this.txtCarType); this.Controls.Add(this.label6); this.Controls.Add(this.txtRRProd); this.Controls.Add(this.label5); this.Controls.Add(this.txtFRProd); this.Controls.Add(this.label4); this.Controls.Add(this.txtFLProd); this.Controls.Add(this.label3); this.Controls.Add(this.txtColor); this.Controls.Add(this.txtCode); this.Controls.Add(this.label1); this.Controls.Add(this.label2); this.Controls.Add(this.txtType); this.Name = "frmOptionBOMDetail"; this.Controls.SetChildIndex(this.btnOK, 0); this.Controls.SetChildIndex(this.btnClose, 0); this.Controls.SetChildIndex(this.btnAddNewLine, 0); this.Controls.SetChildIndex(this.txtType, 0); this.Controls.SetChildIndex(this.label2, 0); this.Controls.SetChildIndex(this.label1, 0); this.Controls.SetChildIndex(this.txtCode, 0); this.Controls.SetChildIndex(this.txtColor, 0); this.Controls.SetChildIndex(this.label3, 0); this.Controls.SetChildIndex(this.txtFLProd, 0); this.Controls.SetChildIndex(this.label4, 0); this.Controls.SetChildIndex(this.txtFRProd, 0); this.Controls.SetChildIndex(this.label5, 0); this.Controls.SetChildIndex(this.txtRRProd, 0); this.Controls.SetChildIndex(this.label6, 0); this.Controls.SetChildIndex(this.txtCarType, 0); this.Controls.SetChildIndex(this.label7, 0); this.Controls.SetChildIndex(this.txtAdColor, 0); this.Controls.SetChildIndex(this.label8, 0); this.Controls.SetChildIndex(this.txtAgColor, 0); this.Controls.SetChildIndex(this.label9, 0); this.Controls.SetChildIndex(this.txtRLProd, 0); this.Controls.SetChildIndex(this.label10, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox txtCode; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox txtType; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtColor; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtFLProd; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtFRProd; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox txtRRProd; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox txtCarType; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtAdColor; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtAgColor; private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox txtRLProd; } }