|
|
@ -46,172 +46,207 @@ |
|
|
|
this.txtIsStandard = new System.Windows.Forms.CheckBox(); |
|
|
|
this.txtPackNumer = new System.Windows.Forms.TextBox(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.cbState = new System.Windows.Forms.CheckBox(); |
|
|
|
this.SuspendLayout(); |
|
|
|
//
|
|
|
|
// btnAddNewLine
|
|
|
|
//
|
|
|
|
this.btnAddNewLine.Location = new System.Drawing.Point(184, 331); |
|
|
|
this.btnAddNewLine.Location = new System.Drawing.Point(276, 496); |
|
|
|
this.btnAddNewLine.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
this.btnAddNewLine.Click += new System.EventHandler(this.btnAddNewLine_Click); |
|
|
|
//
|
|
|
|
// btnClose
|
|
|
|
//
|
|
|
|
this.btnClose.Location = new System.Drawing.Point(411, 331); |
|
|
|
this.btnClose.Location = new System.Drawing.Point(616, 496); |
|
|
|
this.btnClose.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
//
|
|
|
|
// btnOK
|
|
|
|
//
|
|
|
|
this.btnOK.Location = new System.Drawing.Point(324, 331); |
|
|
|
this.btnOK.Location = new System.Drawing.Point(486, 496); |
|
|
|
this.btnOK.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
this.btnOK.Click += new System.EventHandler(this.btnOK_Click); |
|
|
|
//
|
|
|
|
// txtDeploy
|
|
|
|
//
|
|
|
|
this.txtDeploy.Location = new System.Drawing.Point(107, 184); |
|
|
|
this.txtDeploy.Location = new System.Drawing.Point(160, 276); |
|
|
|
this.txtDeploy.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtDeploy.MaxLength = 50; |
|
|
|
this.txtDeploy.Name = "txtDeploy"; |
|
|
|
this.txtDeploy.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtDeploy.Size = new System.Drawing.Size(576, 28); |
|
|
|
this.txtDeploy.TabIndex = 5; |
|
|
|
//
|
|
|
|
// label21
|
|
|
|
//
|
|
|
|
this.label21.AutoSize = true; |
|
|
|
this.label21.Location = new System.Drawing.Point(63, 188); |
|
|
|
this.label21.Location = new System.Drawing.Point(94, 282); |
|
|
|
this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label21.Name = "label21"; |
|
|
|
this.label21.Size = new System.Drawing.Size(41, 12); |
|
|
|
this.label21.Size = new System.Drawing.Size(62, 18); |
|
|
|
this.label21.TabIndex = 186; |
|
|
|
this.label21.Text = "配置:"; |
|
|
|
//
|
|
|
|
// txtCarModelCode
|
|
|
|
//
|
|
|
|
this.txtCarModelCode.Location = new System.Drawing.Point(107, 126); |
|
|
|
this.txtCarModelCode.Location = new System.Drawing.Point(160, 189); |
|
|
|
this.txtCarModelCode.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
this.txtCarModelCode.Name = "txtCarModelCode"; |
|
|
|
this.txtCarModelCode.ReadOnly = false; |
|
|
|
this.txtCarModelCode.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtCarModelCode.Size = new System.Drawing.Size(578, 28); |
|
|
|
this.txtCarModelCode.TabIndex = 3; |
|
|
|
this.txtCarModelCode.OnSelectClick += new System.EventHandler(this.txtCarModelCode_OnSelectClick); |
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Location = new System.Drawing.Point(63, 159); |
|
|
|
this.label6.Location = new System.Drawing.Point(94, 238); |
|
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(41, 12); |
|
|
|
this.label6.Size = new System.Drawing.Size(62, 18); |
|
|
|
this.label6.TabIndex = 185; |
|
|
|
this.label6.Text = "颜色:"; |
|
|
|
//
|
|
|
|
// txtColorCode
|
|
|
|
//
|
|
|
|
this.txtColorCode.Location = new System.Drawing.Point(107, 155); |
|
|
|
this.txtColorCode.Location = new System.Drawing.Point(160, 232); |
|
|
|
this.txtColorCode.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
this.txtColorCode.Name = "txtColorCode"; |
|
|
|
this.txtColorCode.ReadOnly = false; |
|
|
|
this.txtColorCode.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtColorCode.Size = new System.Drawing.Size(578, 28); |
|
|
|
this.txtColorCode.TabIndex = 4; |
|
|
|
this.txtColorCode.OnSelectClick += new System.EventHandler(this.txtColorCode_OnSelectClick); |
|
|
|
//
|
|
|
|
// label4
|
|
|
|
//
|
|
|
|
this.label4.AutoSize = true; |
|
|
|
this.label4.Location = new System.Drawing.Point(63, 130); |
|
|
|
this.label4.Location = new System.Drawing.Point(94, 195); |
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label4.Name = "label4"; |
|
|
|
this.label4.Size = new System.Drawing.Size(41, 12); |
|
|
|
this.label4.Size = new System.Drawing.Size(62, 18); |
|
|
|
this.label4.TabIndex = 183; |
|
|
|
this.label4.Text = "车型:"; |
|
|
|
//
|
|
|
|
// txtModel
|
|
|
|
//
|
|
|
|
this.txtModel.Location = new System.Drawing.Point(107, 97); |
|
|
|
this.txtModel.Location = new System.Drawing.Point(160, 146); |
|
|
|
this.txtModel.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtModel.MaxLength = 50; |
|
|
|
this.txtModel.Name = "txtModel"; |
|
|
|
this.txtModel.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtModel.Size = new System.Drawing.Size(576, 28); |
|
|
|
this.txtModel.TabIndex = 2; |
|
|
|
//
|
|
|
|
// label3
|
|
|
|
//
|
|
|
|
this.label3.AutoSize = true; |
|
|
|
this.label3.Location = new System.Drawing.Point(39, 101); |
|
|
|
this.label3.Location = new System.Drawing.Point(58, 152); |
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label3.Name = "label3"; |
|
|
|
this.label3.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label3.Size = new System.Drawing.Size(98, 18); |
|
|
|
this.label3.TabIndex = 182; |
|
|
|
this.label3.Text = "规格型号:"; |
|
|
|
//
|
|
|
|
// txtName
|
|
|
|
//
|
|
|
|
this.txtName.Location = new System.Drawing.Point(107, 68); |
|
|
|
this.txtName.Location = new System.Drawing.Point(160, 102); |
|
|
|
this.txtName.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtName.MaxLength = 100; |
|
|
|
this.txtName.Name = "txtName"; |
|
|
|
this.txtName.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtName.Size = new System.Drawing.Size(576, 28); |
|
|
|
this.txtName.TabIndex = 1; |
|
|
|
//
|
|
|
|
// txtCode
|
|
|
|
//
|
|
|
|
this.txtCode.Location = new System.Drawing.Point(107, 39); |
|
|
|
this.txtCode.Location = new System.Drawing.Point(160, 58); |
|
|
|
this.txtCode.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtCode.MaxLength = 20; |
|
|
|
this.txtCode.Name = "txtCode"; |
|
|
|
this.txtCode.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtCode.Size = new System.Drawing.Size(576, 28); |
|
|
|
this.txtCode.TabIndex = 0; |
|
|
|
//
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
this.label2.Location = new System.Drawing.Point(39, 72); |
|
|
|
this.label2.Location = new System.Drawing.Point(58, 108); |
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label2.Size = new System.Drawing.Size(98, 18); |
|
|
|
this.label2.TabIndex = 181; |
|
|
|
this.label2.Text = "存货名称:"; |
|
|
|
//
|
|
|
|
// label1
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Location = new System.Drawing.Point(39, 43); |
|
|
|
this.label1.Location = new System.Drawing.Point(58, 64); |
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label1.Size = new System.Drawing.Size(98, 18); |
|
|
|
this.label1.TabIndex = 180; |
|
|
|
this.label1.Text = "存货代码:"; |
|
|
|
//
|
|
|
|
// txtBarCode
|
|
|
|
//
|
|
|
|
this.txtBarCode.Location = new System.Drawing.Point(107, 213); |
|
|
|
this.txtBarCode.Location = new System.Drawing.Point(160, 320); |
|
|
|
this.txtBarCode.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtBarCode.MaxLength = 50; |
|
|
|
this.txtBarCode.Name = "txtBarCode"; |
|
|
|
this.txtBarCode.Size = new System.Drawing.Size(385, 21); |
|
|
|
this.txtBarCode.Size = new System.Drawing.Size(576, 28); |
|
|
|
this.txtBarCode.TabIndex = 6; |
|
|
|
//
|
|
|
|
// label31
|
|
|
|
//
|
|
|
|
this.label31.AutoSize = true; |
|
|
|
this.label31.Location = new System.Drawing.Point(51, 217); |
|
|
|
this.label31.Location = new System.Drawing.Point(76, 326); |
|
|
|
this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label31.Name = "label31"; |
|
|
|
this.label31.Size = new System.Drawing.Size(53, 12); |
|
|
|
this.label31.Size = new System.Drawing.Size(80, 18); |
|
|
|
this.label31.TabIndex = 204; |
|
|
|
this.label31.Text = "条码号:"; |
|
|
|
//
|
|
|
|
// txtIsStandard
|
|
|
|
//
|
|
|
|
this.txtIsStandard.AutoSize = true; |
|
|
|
this.txtIsStandard.Location = new System.Drawing.Point(411, 245); |
|
|
|
this.txtIsStandard.Location = new System.Drawing.Point(466, 365); |
|
|
|
this.txtIsStandard.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtIsStandard.Name = "txtIsStandard"; |
|
|
|
this.txtIsStandard.Size = new System.Drawing.Size(78, 16); |
|
|
|
this.txtIsStandard.Size = new System.Drawing.Size(115, 22); |
|
|
|
this.txtIsStandard.TabIndex = 14; |
|
|
|
this.txtIsStandard.Text = "是否STD件"; |
|
|
|
this.txtIsStandard.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// txtPackNumer
|
|
|
|
//
|
|
|
|
this.txtPackNumer.Location = new System.Drawing.Point(107, 242); |
|
|
|
this.txtPackNumer.Location = new System.Drawing.Point(160, 363); |
|
|
|
this.txtPackNumer.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.txtPackNumer.MaxLength = 5; |
|
|
|
this.txtPackNumer.Name = "txtPackNumer"; |
|
|
|
this.txtPackNumer.Size = new System.Drawing.Size(276, 21); |
|
|
|
this.txtPackNumer.Size = new System.Drawing.Size(269, 28); |
|
|
|
this.txtPackNumer.TabIndex = 13; |
|
|
|
//
|
|
|
|
// label5
|
|
|
|
//
|
|
|
|
this.label5.AutoSize = true; |
|
|
|
this.label5.Location = new System.Drawing.Point(39, 246); |
|
|
|
this.label5.Location = new System.Drawing.Point(58, 369); |
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); |
|
|
|
this.label5.Name = "label5"; |
|
|
|
this.label5.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label5.Size = new System.Drawing.Size(98, 18); |
|
|
|
this.label5.TabIndex = 216; |
|
|
|
this.label5.Text = "装箱数量:"; |
|
|
|
//
|
|
|
|
// cbState
|
|
|
|
//
|
|
|
|
this.cbState.AutoSize = true; |
|
|
|
this.cbState.Location = new System.Drawing.Point(599, 365); |
|
|
|
this.cbState.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.cbState.Name = "cbState"; |
|
|
|
this.cbState.Size = new System.Drawing.Size(70, 22); |
|
|
|
this.cbState.TabIndex = 217; |
|
|
|
this.cbState.Text = "启用"; |
|
|
|
this.cbState.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// frmProductDetail
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.ClientSize = new System.Drawing.Size(534, 413); |
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); |
|
|
|
this.ClientSize = new System.Drawing.Size(801, 620); |
|
|
|
this.Controls.Add(this.cbState); |
|
|
|
this.Controls.Add(this.txtPackNumer); |
|
|
|
this.Controls.Add(this.label5); |
|
|
|
this.Controls.Add(this.txtIsStandard); |
|
|
@ -229,6 +264,7 @@ |
|
|
|
this.Controls.Add(this.txtCode); |
|
|
|
this.Controls.Add(this.label2); |
|
|
|
this.Controls.Add(this.label1); |
|
|
|
this.Margin = new System.Windows.Forms.Padding(6); |
|
|
|
this.Name = "frmProductDetail"; |
|
|
|
this.Load += new System.EventHandler(this.frmColorDetail_Load); |
|
|
|
this.Controls.SetChildIndex(this.btnOK, 0); |
|
|
@ -251,6 +287,7 @@ |
|
|
|
this.Controls.SetChildIndex(this.txtIsStandard, 0); |
|
|
|
this.Controls.SetChildIndex(this.label5, 0); |
|
|
|
this.Controls.SetChildIndex(this.txtPackNumer, 0); |
|
|
|
this.Controls.SetChildIndex(this.cbState, 0); |
|
|
|
this.ResumeLayout(false); |
|
|
|
this.PerformLayout(); |
|
|
|
|
|
|
@ -276,5 +313,6 @@ |
|
|
|
private System.Windows.Forms.CheckBox txtIsStandard; |
|
|
|
private System.Windows.Forms.TextBox txtPackNumer; |
|
|
|
private System.Windows.Forms.Label label5; |
|
|
|
private System.Windows.Forms.CheckBox cbState; |
|
|
|
} |
|
|
|
} |
|
|
|