namespace Core.LgMes.Client.LadleManager
{
partial class FrmOLHeadStock
{
///
/// 必需的设计器变量。
///
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()
{
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
this.ulgrpHeadStock = new Infragistics.Win.Misc.UltraGroupBox();
this.label3 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.btnensure = new System.Windows.Forms.Button();
this.btnclose = new System.Windows.Forms.Button();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.label4 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.textBox6 = new System.Windows.Forms.TextBox();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.label7 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
((System.ComponentModel.ISupportInitialize)(this.ulgrpHeadStock)).BeginInit();
this.ulgrpHeadStock.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
this.SuspendLayout();
//
// ulgrpHeadStock
//
appearance1.BackColor = System.Drawing.Color.Transparent;
this.ulgrpHeadStock.Appearance = appearance1;
this.ulgrpHeadStock.Controls.Add(this.label3);
this.ulgrpHeadStock.Controls.Add(this.textBox3);
this.ulgrpHeadStock.Controls.Add(this.label2);
this.ulgrpHeadStock.Controls.Add(this.textBox2);
this.ulgrpHeadStock.Controls.Add(this.label1);
this.ulgrpHeadStock.Controls.Add(this.textBox1);
this.ulgrpHeadStock.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ulgrpHeadStock.Location = new System.Drawing.Point(5, 7);
this.ulgrpHeadStock.Name = "ulgrpHeadStock";
this.ulgrpHeadStock.Size = new System.Drawing.Size(174, 149);
this.ulgrpHeadStock.TabIndex = 275;
this.ulgrpHeadStock.Text = "提钒氧枪喷头库存";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(17, 113);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(49, 14);
this.label3.TabIndex = 279;
this.label3.Text = "消耗量";
//
// textBox3
//
this.textBox3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox3.Location = new System.Drawing.Point(72, 109);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(91, 23);
this.textBox3.TabIndex = 280;
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(17, 69);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(49, 14);
this.label2.TabIndex = 277;
this.label2.Text = "入库量";
//
// textBox2
//
this.textBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox2.Location = new System.Drawing.Point(72, 65);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(91, 23);
this.textBox2.TabIndex = 278;
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(17, 28);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(49, 14);
this.label1.TabIndex = 275;
this.label1.Text = "在库量";
//
// textBox1
//
this.textBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox1.Location = new System.Drawing.Point(72, 24);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(91, 23);
this.textBox1.TabIndex = 276;
//
// btnensure
//
this.btnensure.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnensure.Location = new System.Drawing.Point(185, 171);
this.btnensure.Name = "btnensure";
this.btnensure.Size = new System.Drawing.Size(75, 25);
this.btnensure.TabIndex = 323;
this.btnensure.Text = "更新";
this.btnensure.UseVisualStyleBackColor = true;
this.btnensure.Click += new System.EventHandler(this.btnensure_Click);
//
// btnclose
//
this.btnclose.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnclose.Location = new System.Drawing.Point(284, 171);
this.btnclose.Name = "btnclose";
this.btnclose.Size = new System.Drawing.Size(75, 25);
this.btnclose.TabIndex = 322;
this.btnclose.Text = "关闭";
this.btnclose.UseVisualStyleBackColor = true;
this.btnclose.Click += new System.EventHandler(this.btnclose_Click);
//
// ultraGroupBox1
//
appearance2.BackColor = System.Drawing.Color.Transparent;
this.ultraGroupBox1.Appearance = appearance2;
this.ultraGroupBox1.Controls.Add(this.label4);
this.ultraGroupBox1.Controls.Add(this.textBox4);
this.ultraGroupBox1.Controls.Add(this.label5);
this.ultraGroupBox1.Controls.Add(this.textBox5);
this.ultraGroupBox1.Controls.Add(this.label6);
this.ultraGroupBox1.Controls.Add(this.textBox6);
this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGroupBox1.Location = new System.Drawing.Point(184, 7);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(175, 149);
this.ultraGroupBox1.TabIndex = 275;
this.ultraGroupBox1.Text = "炼钢氧枪喷头库存";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(16, 113);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(49, 14);
this.label4.TabIndex = 279;
this.label4.Text = "消耗量";
//
// textBox4
//
this.textBox4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox4.Location = new System.Drawing.Point(72, 109);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(91, 23);
this.textBox4.TabIndex = 280;
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.Location = new System.Drawing.Point(16, 69);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(49, 14);
this.label5.TabIndex = 277;
this.label5.Text = "入库量";
//
// textBox5
//
this.textBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox5.Location = new System.Drawing.Point(72, 65);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(91, 23);
this.textBox5.TabIndex = 278;
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(16, 28);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 14);
this.label6.TabIndex = 275;
this.label6.Text = "在库量";
//
// textBox6
//
this.textBox6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox6.Location = new System.Drawing.Point(72, 24);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(91, 23);
this.textBox6.TabIndex = 276;
//
// ultraGroupBox2
//
appearance3.BackColor = System.Drawing.Color.Transparent;
this.ultraGroupBox2.Appearance = appearance3;
this.ultraGroupBox2.Controls.Add(this.label7);
this.ultraGroupBox2.Controls.Add(this.textBox7);
this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGroupBox2.Location = new System.Drawing.Point(365, 7);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(183, 149);
this.ultraGroupBox2.TabIndex = 275;
this.ultraGroupBox2.Text = "氧枪库存";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(3, 69);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(77, 14);
this.label7.TabIndex = 279;
this.label7.Text = "备用枪数量";
//
// textBox7
//
this.textBox7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.textBox7.Location = new System.Drawing.Point(86, 65);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(91, 23);
this.textBox7.TabIndex = 280;
//
// FrmOLHeadStock
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(552, 210);
this.Controls.Add(this.btnensure);
this.Controls.Add(this.btnclose);
this.Controls.Add(this.ultraGroupBox2);
this.Controls.Add(this.ultraGroupBox1);
this.Controls.Add(this.ulgrpHeadStock);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.MaximizeBox = false;
this.Name = "FrmOLHeadStock";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "备用枪及喷头库存管理";
this.WindowState = System.Windows.Forms.FormWindowState.Normal;
//this.Load += new System.EventHandler(this.FrmOLHeadStock_Load);
((System.ComponentModel.ISupportInitialize)(this.ulgrpHeadStock)).EndInit();
this.ulgrpHeadStock.ResumeLayout(false);
this.ulgrpHeadStock.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ultraGroupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraGroupBox ulgrpHeadStock;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button btnensure;
private System.Windows.Forms.Button btnclose;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox6;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox7;
}
}