namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划.control
{
partial class FrmFurnaceOrdBreak
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
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();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.buttonCancel = new Infragistics.Win.Misc.UltraButton();
this.buttonCommit = new Infragistics.Win.Misc.UltraButton();
this.numEditorAlready = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
this.numEditorAllow = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).BeginInit();
this.SuspendLayout();
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor2);
this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
this.ultraGroupBox1.Controls.Add(this.buttonCancel);
this.ultraGroupBox1.Controls.Add(this.buttonCommit);
this.ultraGroupBox1.Controls.Add(this.numEditorAlready);
this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor1);
this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
this.ultraGroupBox1.Controls.Add(this.numEditorAllow);
this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(284, 175);
this.ultraGroupBox1.TabIndex = 0;
//
// ultraLabel7
//
this.ultraLabel7.AutoSize = true;
this.ultraLabel7.Location = new System.Drawing.Point(248, 104);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(17, 16);
this.ultraLabel7.TabIndex = 22;
this.ultraLabel7.Text = "支";
//
// ultraNumericEditor2
//
this.ultraNumericEditor2.Enabled = false;
this.ultraNumericEditor2.Location = new System.Drawing.Point(110, 98);
this.ultraNumericEditor2.MaskInput = "nnnnnnnnn";
this.ultraNumericEditor2.Name = "ultraNumericEditor2";
this.ultraNumericEditor2.PromptChar = ' ';
this.ultraNumericEditor2.Size = new System.Drawing.Size(132, 21);
this.ultraNumericEditor2.TabIndex = 21;
//
// ultraLabel8
//
this.ultraLabel8.AutoSize = true;
this.ultraLabel8.Location = new System.Drawing.Point(248, 74);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(17, 16);
this.ultraLabel8.TabIndex = 20;
this.ultraLabel8.Text = "吨";
//
// buttonCancel
//
this.buttonCancel.Location = new System.Drawing.Point(154, 130);
this.buttonCancel.Name = "buttonCancel";
this.buttonCancel.Size = new System.Drawing.Size(75, 23);
this.buttonCancel.TabIndex = 19;
this.buttonCancel.Text = "取消";
this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
//
// buttonCommit
//
this.buttonCommit.Location = new System.Drawing.Point(58, 131);
this.buttonCommit.Name = "buttonCommit";
this.buttonCommit.Size = new System.Drawing.Size(75, 23);
this.buttonCommit.TabIndex = 18;
this.buttonCommit.Text = "确认";
this.buttonCommit.Click += new System.EventHandler(this.buttonCommit_Click);
//
// numEditorAlready
//
this.numEditorAlready.Location = new System.Drawing.Point(110, 69);
this.numEditorAlready.MaskInput = "{double:9.3}";
this.numEditorAlready.Name = "numEditorAlready";
this.numEditorAlready.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.numEditorAlready.PromptChar = ' ';
this.numEditorAlready.Size = new System.Drawing.Size(132, 21);
this.numEditorAlready.TabIndex = 17;
this.numEditorAlready.ValueChanged += new System.EventHandler(this.numEditorAlready_ValueChanged);
//
// ultraLabel6
//
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(248, 46);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(17, 16);
this.ultraLabel6.TabIndex = 16;
this.ultraLabel6.Text = "支";
//
// ultraNumericEditor1
//
this.ultraNumericEditor1.Enabled = false;
this.ultraNumericEditor1.Location = new System.Drawing.Point(110, 41);
this.ultraNumericEditor1.MaskInput = "nnnnnnnnn";
this.ultraNumericEditor1.Name = "ultraNumericEditor1";
this.ultraNumericEditor1.PromptChar = ' ';
this.ultraNumericEditor1.Size = new System.Drawing.Size(132, 21);
this.ultraNumericEditor1.TabIndex = 15;
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(248, 18);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(17, 16);
this.ultraLabel5.TabIndex = 14;
this.ultraLabel5.Text = "吨";
//
// numEditorAllow
//
this.numEditorAllow.Enabled = false;
this.numEditorAllow.Location = new System.Drawing.Point(110, 13);
this.numEditorAllow.MaskInput = "{double:9.3}";
this.numEditorAllow.Name = "numEditorAllow";
this.numEditorAllow.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.numEditorAllow.PromptChar = ' ';
this.numEditorAllow.Size = new System.Drawing.Size(132, 21);
this.numEditorAllow.TabIndex = 13;
//
// ultraLabel4
//
appearance1.TextVAlignAsString = "Middle";
this.ultraLabel4.Appearance = appearance1;
this.ultraLabel4.Location = new System.Drawing.Point(13, 41);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(100, 23);
this.ultraLabel4.TabIndex = 3;
this.ultraLabel4.Text = "可拆分余材支:";
//
// ultraLabel3
//
appearance2.TextVAlignAsString = "Middle";
this.ultraLabel3.Appearance = appearance2;
this.ultraLabel3.Location = new System.Drawing.Point(13, 70);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(100, 23);
this.ultraLabel3.TabIndex = 2;
this.ultraLabel3.Text = "拆分余材量:";
//
// ultraLabel2
//
appearance3.TextVAlignAsString = "Middle";
this.ultraLabel2.Appearance = appearance3;
this.ultraLabel2.Location = new System.Drawing.Point(13, 99);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(100, 23);
this.ultraLabel2.TabIndex = 1;
this.ultraLabel2.Text = "拆分余材支:";
//
// ultraLabel1
//
appearance4.TextVAlignAsString = "Middle";
this.ultraLabel1.Appearance = appearance4;
this.ultraLabel1.Location = new System.Drawing.Point(13, 12);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(100, 23);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "可拆分余材量:";
//
// FrmFurnaceOrdBreak
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(284, 175);
this.Controls.Add(this.ultraGroupBox1);
this.MaximizeBox = false;
this.Name = "FrmFurnaceOrdBreak";
this.Text = "余材拆分";
this.Load += new System.EventHandler(this.FrmFurnaceOrdBreak_Load);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAllow;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.Misc.UltraButton buttonCancel;
private Infragistics.Win.Misc.UltraButton buttonCommit;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAlready;
}
}