namespace Core.StlMes.Client.ZGMil.NodeResultQuery
{
partial class FrmPipeSawStart
{
///
/// 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()
{
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.ugbSawNo1 = new Infragistics.Win.Misc.UltraGroupBox();
this.cmbCutTrailCount1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label4 = new System.Windows.Forms.Label();
this.cmbCutOrderCount1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label3 = new System.Windows.Forms.Label();
this.cmbCutHeadCount1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label1 = new System.Windows.Forms.Label();
this.ugbSawNo2 = new Infragistics.Win.Misc.UltraGroupBox();
this.cmbCutTrailCount2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbCutOrderCount2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label6 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.cmbCutHeadCount2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label5 = new System.Windows.Forms.Label();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.label9 = new System.Windows.Forms.Label();
this.cmbRowNum = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
this.btnStart = new Infragistics.Win.Misc.UltraButton();
this.btnCancel = new Infragistics.Win.Misc.UltraButton();
this.tableLayoutPanel1.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ugbSawNo1)).BeginInit();
this.ugbSawNo1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCutTrailCount1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutOrderCount1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutHeadCount1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ugbSawNo2)).BeginInit();
this.ugbSawNo2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCutTrailCount2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutOrderCount2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutHeadCount2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbRowNum)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
this.ultraGroupBox2.SuspendLayout();
this.SuspendLayout();
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 2);
this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 71F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 153F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(470, 315);
this.tableLayoutPanel1.TabIndex = 0;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 48.49138F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 51.50862F));
this.tableLayoutPanel2.Controls.Add(this.ugbSawNo2, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.ugbSawNo1, 0, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 74);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(464, 147);
this.tableLayoutPanel2.TabIndex = 3;
//
// ugbSawNo1
//
this.ugbSawNo1.Controls.Add(this.cmbCutTrailCount1);
this.ugbSawNo1.Controls.Add(this.label4);
this.ugbSawNo1.Controls.Add(this.cmbCutOrderCount1);
this.ugbSawNo1.Controls.Add(this.label3);
this.ugbSawNo1.Controls.Add(this.cmbCutHeadCount1);
this.ugbSawNo1.Controls.Add(this.label1);
this.ugbSawNo1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugbSawNo1.Location = new System.Drawing.Point(3, 3);
this.ugbSawNo1.Name = "ugbSawNo1";
this.ugbSawNo1.Size = new System.Drawing.Size(218, 141);
this.ugbSawNo1.TabIndex = 1;
this.ugbSawNo1.Text = "1号锯锯切刀数";
this.ugbSawNo1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// cmbCutTrailCount1
//
this.cmbCutTrailCount1.Location = new System.Drawing.Point(101, 103);
this.cmbCutTrailCount1.Name = "cmbCutTrailCount1";
this.cmbCutTrailCount1.Size = new System.Drawing.Size(90, 21);
this.cmbCutTrailCount1.TabIndex = 1;
this.cmbCutTrailCount1.Text = "ultraComboEditor1";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(26, 107);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(57, 12);
this.label4.TabIndex = 0;
this.label4.Text = "切尾数:";
//
// cmbCutOrderCount1
//
this.cmbCutOrderCount1.Location = new System.Drawing.Point(101, 74);
this.cmbCutOrderCount1.Name = "cmbCutOrderCount1";
this.cmbCutOrderCount1.Size = new System.Drawing.Size(90, 21);
this.cmbCutOrderCount1.TabIndex = 1;
this.cmbCutOrderCount1.Text = "ultraComboEditor1";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(26, 78);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(70, 12);
this.label3.TabIndex = 0;
this.label3.Text = "切定尺数:";
//
// cmbCutHeadCount1
//
this.cmbCutHeadCount1.Location = new System.Drawing.Point(101, 45);
this.cmbCutHeadCount1.Name = "cmbCutHeadCount1";
this.cmbCutHeadCount1.Size = new System.Drawing.Size(90, 21);
this.cmbCutHeadCount1.TabIndex = 1;
this.cmbCutHeadCount1.Text = "ultraComboEditor1";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(26, 49);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(57, 12);
this.label1.TabIndex = 0;
this.label1.Text = "切头数:";
//
// ugbSawNo2
//
this.ugbSawNo2.Controls.Add(this.cmbCutTrailCount2);
this.ugbSawNo2.Controls.Add(this.cmbCutOrderCount2);
this.ugbSawNo2.Controls.Add(this.label6);
this.ugbSawNo2.Controls.Add(this.label2);
this.ugbSawNo2.Controls.Add(this.cmbCutHeadCount2);
this.ugbSawNo2.Controls.Add(this.label5);
this.ugbSawNo2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugbSawNo2.Location = new System.Drawing.Point(227, 3);
this.ugbSawNo2.Name = "ugbSawNo2";
this.ugbSawNo2.Size = new System.Drawing.Size(234, 141);
this.ugbSawNo2.TabIndex = 3;
this.ugbSawNo2.Text = "2号锯锯切刀数";
this.ugbSawNo2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// cmbCutTrailCount2
//
this.cmbCutTrailCount2.Location = new System.Drawing.Point(100, 104);
this.cmbCutTrailCount2.Name = "cmbCutTrailCount2";
this.cmbCutTrailCount2.Size = new System.Drawing.Size(90, 21);
this.cmbCutTrailCount2.TabIndex = 1;
this.cmbCutTrailCount2.Text = "ultraComboEditor1";
//
// cmbCutOrderCount2
//
this.cmbCutOrderCount2.Location = new System.Drawing.Point(100, 73);
this.cmbCutOrderCount2.Name = "cmbCutOrderCount2";
this.cmbCutOrderCount2.Size = new System.Drawing.Size(90, 21);
this.cmbCutOrderCount2.TabIndex = 1;
this.cmbCutOrderCount2.Text = "ultraComboEditor1";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(24, 108);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(57, 12);
this.label6.TabIndex = 0;
this.label6.Text = "切尾数:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(24, 46);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(57, 12);
this.label2.TabIndex = 0;
this.label2.Text = "切头数:";
//
// cmbCutHeadCount2
//
this.cmbCutHeadCount2.Location = new System.Drawing.Point(100, 42);
this.cmbCutHeadCount2.Name = "cmbCutHeadCount2";
this.cmbCutHeadCount2.Size = new System.Drawing.Size(90, 21);
this.cmbCutHeadCount2.TabIndex = 1;
this.cmbCutHeadCount2.Text = "ultraComboEditor1";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(24, 77);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(70, 12);
this.label5.TabIndex = 0;
this.label5.Text = "切定尺数:";
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.cmbRowNum);
this.ultraGroupBox1.Controls.Add(this.label9);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(464, 65);
this.ultraGroupBox1.TabIndex = 4;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(113, 31);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(83, 12);
this.label9.TabIndex = 0;
this.label9.Text = "默认排支数:";
//
// cmbRowNum
//
this.cmbRowNum.Location = new System.Drawing.Point(227, 28);
this.cmbRowNum.Name = "cmbRowNum";
this.cmbRowNum.Size = new System.Drawing.Size(90, 21);
this.cmbRowNum.TabIndex = 1;
this.cmbRowNum.Text = "ultraComboEditor1";
//
// ultraGroupBox2
//
this.ultraGroupBox2.Controls.Add(this.btnCancel);
this.ultraGroupBox2.Controls.Add(this.btnStart);
this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox2.Location = new System.Drawing.Point(3, 227);
this.ultraGroupBox2.Name = "ultraGroupBox2";
this.ultraGroupBox2.Size = new System.Drawing.Size(464, 85);
this.ultraGroupBox2.TabIndex = 5;
this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// btnStart
//
this.btnStart.Location = new System.Drawing.Point(121, 34);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(75, 23);
this.btnStart.TabIndex = 0;
this.btnStart.Text = "开始分切";
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
//
// btnCancel
//
this.btnCancel.Location = new System.Drawing.Point(227, 34);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(75, 23);
this.btnCancel.TabIndex = 0;
this.btnCancel.Text = "取消";
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// FrmPipeSawStart
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(470, 315);
this.Controls.Add(this.tableLayoutPanel1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.Name = "FrmPipeSawStart";
this.Text = "分切参数确认";
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ugbSawNo1)).EndInit();
this.ugbSawNo1.ResumeLayout(false);
this.ugbSawNo1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCutTrailCount1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutOrderCount1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutHeadCount1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ugbSawNo2)).EndInit();
this.ugbSawNo2.ResumeLayout(false);
this.ugbSawNo2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbCutTrailCount2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutOrderCount2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbCutHeadCount2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbRowNum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private Infragistics.Win.Misc.UltraGroupBox ugbSawNo2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutTrailCount2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutOrderCount2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutHeadCount2;
private System.Windows.Forms.Label label5;
private Infragistics.Win.Misc.UltraGroupBox ugbSawNo1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutTrailCount1;
private System.Windows.Forms.Label label4;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutOrderCount1;
private System.Windows.Forms.Label label3;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCutHeadCount1;
private System.Windows.Forms.Label label1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
private Infragistics.Win.Misc.UltraButton btnCancel;
private Infragistics.Win.Misc.UltraButton btnStart;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbRowNum;
private System.Windows.Forms.Label label9;
}
}