namespace CostM
|
{
|
partial class CB_WIPBalance_QCMXAdd
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CB_WIPBalance_QCMXAdd));
|
this.cmdHMaterID = new System.Windows.Forms.Button();
|
this.txtHMaterID = new System.Windows.Forms.TextBox();
|
this.label5 = new System.Windows.Forms.Label();
|
this.cmdHStockID = new System.Windows.Forms.Button();
|
this.txtHStockID = new System.Windows.Forms.TextBox();
|
this.label1 = new System.Windows.Forms.Label();
|
this.txtHMaterName = new System.Windows.Forms.TextBox();
|
this.label2 = new System.Windows.Forms.Label();
|
this.txtHMoney = new System.Windows.Forms.TextBox();
|
this.label3 = new System.Windows.Forms.Label();
|
this.button1 = new System.Windows.Forms.Button();
|
this.button2 = new System.Windows.Forms.Button();
|
this.cmbHYear = new System.Windows.Forms.ComboBox();
|
this.label4 = new System.Windows.Forms.Label();
|
this.cmbHPeriod = new System.Windows.Forms.ComboBox();
|
this.label6 = new System.Windows.Forms.Label();
|
this.txtHProdName = new System.Windows.Forms.TextBox();
|
this.label7 = new System.Windows.Forms.Label();
|
this.cmdHProdID = new System.Windows.Forms.Button();
|
this.txtHProdID = new System.Windows.Forms.TextBox();
|
this.label8 = new System.Windows.Forms.Label();
|
this.txtHQty = new System.Windows.Forms.TextBox();
|
this.label9 = new System.Windows.Forms.Label();
|
this.SuspendLayout();
|
//
|
// cmdHMaterID
|
//
|
this.cmdHMaterID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHMaterID.Image")));
|
this.cmdHMaterID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHMaterID.Location = new System.Drawing.Point(237, 116);
|
this.cmdHMaterID.Name = "cmdHMaterID";
|
this.cmdHMaterID.Size = new System.Drawing.Size(22, 22);
|
this.cmdHMaterID.TabIndex = 37;
|
this.cmdHMaterID.UseVisualStyleBackColor = true;
|
this.cmdHMaterID.Click += new System.EventHandler(this.cmdHMaterID_Click);
|
//
|
// txtHMaterID
|
//
|
this.txtHMaterID.Location = new System.Drawing.Point(71, 118);
|
this.txtHMaterID.Name = "txtHMaterID";
|
this.txtHMaterID.Size = new System.Drawing.Size(167, 21);
|
this.txtHMaterID.TabIndex = 36;
|
this.txtHMaterID.Tag = "0";
|
this.txtHMaterID.TextChanged += new System.EventHandler(this.txtHMaterID_TextChanged);
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
this.label5.Location = new System.Drawing.Point(14, 119);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(53, 12);
|
this.label5.TabIndex = 35;
|
this.label5.Text = "物料代码";
|
//
|
// cmdHStockID
|
//
|
this.cmdHStockID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHStockID.Image")));
|
this.cmdHStockID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHStockID.Location = new System.Drawing.Point(237, 170);
|
this.cmdHStockID.Name = "cmdHStockID";
|
this.cmdHStockID.Size = new System.Drawing.Size(22, 22);
|
this.cmdHStockID.TabIndex = 40;
|
this.cmdHStockID.UseVisualStyleBackColor = true;
|
this.cmdHStockID.Click += new System.EventHandler(this.cmdHCostItemID_Click);
|
//
|
// txtHStockID
|
//
|
this.txtHStockID.Location = new System.Drawing.Point(71, 172);
|
this.txtHStockID.Name = "txtHStockID";
|
this.txtHStockID.Size = new System.Drawing.Size(167, 21);
|
this.txtHStockID.TabIndex = 39;
|
this.txtHStockID.Tag = "0";
|
this.txtHStockID.TextChanged += new System.EventHandler(this.txtHCostItemID_TextChanged);
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
this.label1.Location = new System.Drawing.Point(14, 173);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(53, 12);
|
this.label1.TabIndex = 38;
|
this.label1.Text = "仓 库";
|
//
|
// txtHMaterName
|
//
|
this.txtHMaterName.Location = new System.Drawing.Point(71, 145);
|
this.txtHMaterName.Name = "txtHMaterName";
|
this.txtHMaterName.Size = new System.Drawing.Size(167, 21);
|
this.txtHMaterName.TabIndex = 42;
|
this.txtHMaterName.Tag = "0";
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.ForeColor = System.Drawing.Color.Black;
|
this.label2.Location = new System.Drawing.Point(14, 146);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(53, 12);
|
this.label2.TabIndex = 41;
|
this.label2.Text = "物料名称";
|
//
|
// txtHMoney
|
//
|
this.txtHMoney.Location = new System.Drawing.Point(71, 226);
|
this.txtHMoney.Name = "txtHMoney";
|
this.txtHMoney.Size = new System.Drawing.Size(167, 21);
|
this.txtHMoney.TabIndex = 44;
|
this.txtHMoney.Tag = "0";
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(14, 227);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(53, 12);
|
this.label3.TabIndex = 43;
|
this.label3.Text = "期初金额";
|
//
|
// button1
|
//
|
this.button1.Location = new System.Drawing.Point(84, 253);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(75, 23);
|
this.button1.TabIndex = 45;
|
this.button1.Text = "保 存";
|
this.button1.UseVisualStyleBackColor = true;
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
//
|
// button2
|
//
|
this.button2.Location = new System.Drawing.Point(197, 253);
|
this.button2.Name = "button2";
|
this.button2.Size = new System.Drawing.Size(75, 23);
|
this.button2.TabIndex = 46;
|
this.button2.Text = "取 消";
|
this.button2.UseVisualStyleBackColor = true;
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
//
|
// cmbHYear
|
//
|
this.cmbHYear.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHYear.Enabled = false;
|
this.cmbHYear.FormattingEnabled = true;
|
this.cmbHYear.Location = new System.Drawing.Point(71, 12);
|
this.cmbHYear.Name = "cmbHYear";
|
this.cmbHYear.Size = new System.Drawing.Size(167, 20);
|
this.cmbHYear.TabIndex = 48;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Location = new System.Drawing.Point(36, 12);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(29, 12);
|
this.label4.TabIndex = 47;
|
this.label4.Text = "年:";
|
//
|
// cmbHPeriod
|
//
|
this.cmbHPeriod.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
this.cmbHPeriod.Enabled = false;
|
this.cmbHPeriod.FormattingEnabled = true;
|
this.cmbHPeriod.Items.AddRange(new object[] {
|
"1",
|
"2",
|
"3",
|
"4",
|
"5",
|
"6",
|
"7",
|
"8",
|
"9",
|
"10",
|
"11",
|
"12"});
|
this.cmbHPeriod.Location = new System.Drawing.Point(71, 38);
|
this.cmbHPeriod.Name = "cmbHPeriod";
|
this.cmbHPeriod.Size = new System.Drawing.Size(167, 20);
|
this.cmbHPeriod.TabIndex = 50;
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Location = new System.Drawing.Point(36, 38);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(29, 12);
|
this.label6.TabIndex = 49;
|
this.label6.Text = "月:";
|
//
|
// txtHProdName
|
//
|
this.txtHProdName.Enabled = false;
|
this.txtHProdName.Location = new System.Drawing.Point(71, 91);
|
this.txtHProdName.Name = "txtHProdName";
|
this.txtHProdName.Size = new System.Drawing.Size(167, 21);
|
this.txtHProdName.TabIndex = 55;
|
this.txtHProdName.Tag = "0";
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
this.label7.Location = new System.Drawing.Point(14, 92);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(53, 12);
|
this.label7.TabIndex = 54;
|
this.label7.Text = "产品名称";
|
//
|
// cmdHProdID
|
//
|
this.cmdHProdID.Enabled = false;
|
this.cmdHProdID.Image = ((System.Drawing.Image)(resources.GetObject("cmdHProdID.Image")));
|
this.cmdHProdID.ImageAlign = System.Drawing.ContentAlignment.TopRight;
|
this.cmdHProdID.Location = new System.Drawing.Point(237, 62);
|
this.cmdHProdID.Name = "cmdHProdID";
|
this.cmdHProdID.Size = new System.Drawing.Size(22, 22);
|
this.cmdHProdID.TabIndex = 53;
|
this.cmdHProdID.UseVisualStyleBackColor = true;
|
this.cmdHProdID.Click += new System.EventHandler(this.cmdHProdID_Click);
|
//
|
// txtHProdID
|
//
|
this.txtHProdID.Enabled = false;
|
this.txtHProdID.Location = new System.Drawing.Point(71, 64);
|
this.txtHProdID.Name = "txtHProdID";
|
this.txtHProdID.Size = new System.Drawing.Size(167, 21);
|
this.txtHProdID.TabIndex = 52;
|
this.txtHProdID.Tag = "0";
|
this.txtHProdID.TextChanged += new System.EventHandler(this.txtHProdID_TextChanged);
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.ForeColor = System.Drawing.Color.Black;
|
this.label8.Location = new System.Drawing.Point(14, 65);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(53, 12);
|
this.label8.TabIndex = 51;
|
this.label8.Text = "产品代码";
|
//
|
// txtHQty
|
//
|
this.txtHQty.Location = new System.Drawing.Point(71, 199);
|
this.txtHQty.Name = "txtHQty";
|
this.txtHQty.Size = new System.Drawing.Size(167, 21);
|
this.txtHQty.TabIndex = 57;
|
this.txtHQty.Tag = "0";
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.ForeColor = System.Drawing.Color.Black;
|
this.label9.Location = new System.Drawing.Point(14, 200);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(53, 12);
|
this.label9.TabIndex = 56;
|
this.label9.Text = "数 量";
|
//
|
// CB_WIPBalance_QCMXAdd
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(284, 286);
|
this.Controls.Add(this.txtHQty);
|
this.Controls.Add(this.label9);
|
this.Controls.Add(this.txtHProdName);
|
this.Controls.Add(this.label7);
|
this.Controls.Add(this.cmdHProdID);
|
this.Controls.Add(this.txtHProdID);
|
this.Controls.Add(this.label8);
|
this.Controls.Add(this.cmbHPeriod);
|
this.Controls.Add(this.label6);
|
this.Controls.Add(this.cmbHYear);
|
this.Controls.Add(this.label4);
|
this.Controls.Add(this.button2);
|
this.Controls.Add(this.button1);
|
this.Controls.Add(this.txtHMoney);
|
this.Controls.Add(this.label3);
|
this.Controls.Add(this.txtHMaterName);
|
this.Controls.Add(this.label2);
|
this.Controls.Add(this.cmdHStockID);
|
this.Controls.Add(this.txtHStockID);
|
this.Controls.Add(this.label1);
|
this.Controls.Add(this.cmdHMaterID);
|
this.Controls.Add(this.txtHMaterID);
|
this.Controls.Add(this.label5);
|
this.Name = "CB_WIPBalance_QCMXAdd";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "期初材料明细新增";
|
this.Load += new System.EventHandler(this.CB_WIPBalance_QCMXAdd_Load);
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
|
private System.Windows.Forms.Button cmdHMaterID;
|
private System.Windows.Forms.TextBox txtHMaterID;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Button cmdHStockID;
|
private System.Windows.Forms.TextBox txtHStockID;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.TextBox txtHMaterName;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.TextBox txtHMoney;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.Button button2;
|
private System.Windows.Forms.ComboBox cmbHYear;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.ComboBox cmbHPeriod;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox txtHProdName;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Button cmdHProdID;
|
private System.Windows.Forms.TextBox txtHProdID;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.TextBox txtHQty;
|
private System.Windows.Forms.Label label9;
|
}
|
}
|