namespace Core.StlMes.Client.PlnSaleOrd
{
partial class FrmBaseMandrelSpec
{
///
/// 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.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ComBaseMandrelSpecEntity", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RelationId");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelId");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MinD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MaxD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MinH");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MaxH");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DiameterMandrel");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassCode");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
this.panel1 = new System.Windows.Forms.Panel();
this.chcPline = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.txtPline1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.panel2 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.entityGridMandrel = new Core.Mes.Client.Comm.Control.EntityGrid();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.txtMaxH = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.txtMaxD = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.txtMinH = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.txtMinD = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
this.txtPline2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txtDimater = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txtPassModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.ultraLabel5 = 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();
this.comBaseMandrelSpecEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.chcPline)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPline1)).BeginInit();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.entityGridMandrel)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMaxH)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMaxD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinH)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinD)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPline2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDimater)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPassModel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.comBaseMandrelSpecEntityBindingSource)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.chcPline);
this.panel1.Controls.Add(this.txtPline1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1100, 47);
this.panel1.TabIndex = 0;
//
// chcPline
//
this.chcPline.AutoSize = true;
this.chcPline.Location = new System.Drawing.Point(13, 12);
this.chcPline.Name = "chcPline";
this.chcPline.Size = new System.Drawing.Size(84, 22);
this.chcPline.TabIndex = 16;
this.chcPline.Text = "产线描述";
this.chcPline.CheckedChanged += new System.EventHandler(this.chcPline_CheckedChanged);
//
// txtPline1
//
this.txtPline1.DropDownListWidth = -1;
this.txtPline1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.txtPline1.Location = new System.Drawing.Point(113, 11);
this.txtPline1.Name = "txtPline1";
this.txtPline1.ReadOnly = true;
this.txtPline1.Size = new System.Drawing.Size(144, 24);
this.txtPline1.TabIndex = 14;
//
// panel2
//
this.panel2.Controls.Add(this.panel3);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 47);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1100, 455);
this.panel2.TabIndex = 1;
//
// panel3
//
this.panel3.Controls.Add(this.entityGridMandrel);
this.panel3.Controls.Add(this.groupBox1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1100, 455);
this.panel3.TabIndex = 2;
//
// entityGridMandrel
//
this.entityGridMandrel.DataSource = this.comBaseMandrelSpecEntityBindingSource;
ultraGridColumn1.Header.Caption = "关联序号";
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn2.Header.Caption = "芯棒编码";
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Hidden = true;
ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn3.Header.Caption = "产线编码";
ultraGridColumn3.Header.VisiblePosition = 3;
ultraGridColumn3.Hidden = true;
ultraGridColumn3.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn4.Header.Caption = "产线描述";
ultraGridColumn4.Header.VisiblePosition = 4;
ultraGridColumn4.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn5.Header.Caption = "外径最小值(mm)";
ultraGridColumn5.Header.VisiblePosition = 5;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 5;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn6.Header.Caption = "外径最大值(mm)";
ultraGridColumn6.Header.VisiblePosition = 6;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn7.Header.Caption = "壁厚最小值(mm)";
ultraGridColumn7.Header.VisiblePosition = 7;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 7;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn8.Header.Caption = "壁厚最大值(mm)";
ultraGridColumn8.Header.VisiblePosition = 9;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn9.Header.Caption = "芯棒直径(mm)";
ultraGridColumn9.Header.VisiblePosition = 2;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(120, 0);
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn10.Header.Caption = "孔型代码";
ultraGridColumn10.Header.VisiblePosition = 12;
ultraGridColumn10.Hidden = true;
ultraGridColumn10.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn10.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn11.Header.Caption = "孔型描述";
ultraGridColumn11.Header.VisiblePosition = 14;
ultraGridColumn11.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 9;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn12.Header.Caption = "备注";
ultraGridColumn12.Header.VisiblePosition = 8;
ultraGridColumn12.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn12.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn13.Header.Caption = "创建人";
ultraGridColumn13.Header.VisiblePosition = 10;
ultraGridColumn13.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn13.RowLayoutColumnInfo.OriginX = 11;
ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn14.Header.Caption = "创建时间";
ultraGridColumn14.Header.VisiblePosition = 11;
ultraGridColumn14.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn14.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn15.Header.Caption = "修改人";
ultraGridColumn15.Header.VisiblePosition = 13;
ultraGridColumn15.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn15.RowLayoutColumnInfo.OriginX = 13;
ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
ultraGridColumn16.Header.Caption = "修改时间";
ultraGridColumn16.Header.VisiblePosition = 15;
ultraGridColumn16.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
ultraGridColumn16.RowLayoutColumnInfo.OriginX = 14;
ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.entityGridMandrel.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.entityGridMandrel.Dock = System.Windows.Forms.DockStyle.Fill;
this.entityGridMandrel.Location = new System.Drawing.Point(0, 0);
this.entityGridMandrel.Name = "entityGridMandrel";
this.entityGridMandrel.Size = new System.Drawing.Size(1100, 368);
this.entityGridMandrel.TabIndex = 2;
this.entityGridMandrel.AfterRowActivate += new System.EventHandler(this.entityGridMandrel_AfterRowActivate);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtMaxH);
this.groupBox1.Controls.Add(this.txtMaxD);
this.groupBox1.Controls.Add(this.txtMinH);
this.groupBox1.Controls.Add(this.txtMinD);
this.groupBox1.Controls.Add(this.ultraLabel8);
this.groupBox1.Controls.Add(this.ultraLabel7);
this.groupBox1.Controls.Add(this.ultraLabel4);
this.groupBox1.Controls.Add(this.txtPline2);
this.groupBox1.Controls.Add(this.txtDimater);
this.groupBox1.Controls.Add(this.txtPassModel);
this.groupBox1.Controls.Add(this.txtMemo);
this.groupBox1.Controls.Add(this.ultraLabel6);
this.groupBox1.Controls.Add(this.ultraLabel5);
this.groupBox1.Controls.Add(this.ultraLabel3);
this.groupBox1.Controls.Add(this.ultraLabel2);
this.groupBox1.Controls.Add(this.ultraLabel1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.groupBox1.Location = new System.Drawing.Point(0, 368);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(1100, 87);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "编辑区";
//
// txtMaxH
//
this.txtMaxH.Location = new System.Drawing.Point(918, 52);
this.txtMaxH.MaskInput = "{double:7.2}";
this.txtMaxH.Name = "txtMaxH";
this.txtMaxH.Nullable = true;
this.txtMaxH.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtMaxH.PromptChar = ' ';
this.txtMaxH.Size = new System.Drawing.Size(100, 24);
this.txtMaxH.TabIndex = 15;
//
// txtMaxD
//
this.txtMaxD.Location = new System.Drawing.Point(664, 52);
this.txtMaxD.MaskInput = "{double:7.2}";
this.txtMaxD.Name = "txtMaxD";
this.txtMaxD.Nullable = true;
this.txtMaxD.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtMaxD.PromptChar = ' ';
this.txtMaxD.Size = new System.Drawing.Size(100, 24);
this.txtMaxD.TabIndex = 14;
//
// txtMinH
//
this.txtMinH.Location = new System.Drawing.Point(918, 22);
this.txtMinH.MaskInput = "{double:7.2}";
this.txtMinH.Name = "txtMinH";
this.txtMinH.Nullable = true;
this.txtMinH.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtMinH.PromptChar = ' ';
this.txtMinH.Size = new System.Drawing.Size(100, 24);
this.txtMinH.TabIndex = 13;
//
// txtMinD
//
this.txtMinD.Location = new System.Drawing.Point(664, 22);
this.txtMinD.MaskInput = "{double:7.2}";
this.txtMinD.Name = "txtMinD";
this.txtMinD.Nullable = true;
this.txtMinD.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
this.txtMinD.PromptChar = ' ';
this.txtMinD.Size = new System.Drawing.Size(100, 24);
this.txtMinD.TabIndex = 12;
//
// ultraLabel8
//
this.ultraLabel8.AutoSize = true;
this.ultraLabel8.Location = new System.Drawing.Point(795, 25);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(114, 19);
this.ultraLabel8.TabIndex = 11;
this.ultraLabel8.Text = "壁厚最小值(mm)";
//
// ultraLabel7
//
this.ultraLabel7.AutoSize = true;
this.ultraLabel7.Location = new System.Drawing.Point(546, 55);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(114, 19);
this.ultraLabel7.TabIndex = 10;
this.ultraLabel7.Text = "外径最大值(mm)";
//
// ultraLabel4
//
this.ultraLabel4.AutoSize = true;
this.ultraLabel4.Location = new System.Drawing.Point(546, 25);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(114, 19);
this.ultraLabel4.TabIndex = 9;
this.ultraLabel4.Text = "外径最小值(mm)";
//
// txtPline2
//
this.txtPline2.DropDownListWidth = -1;
this.txtPline2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
valueListItem3.DataValue = "/";
valueListItem3.DisplayText = "/";
valueListItem1.DataValue = "空心";
valueListItem1.DisplayText = "空心";
valueListItem2.DataValue = "实心";
valueListItem2.DisplayText = "实心";
this.txtPline2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem3,
valueListItem1,
valueListItem2});
this.txtPline2.Location = new System.Drawing.Point(103, 22);
this.txtPline2.Name = "txtPline2";
this.txtPline2.Size = new System.Drawing.Size(144, 24);
this.txtPline2.TabIndex = 8;
this.txtPline2.ValueChanged += new System.EventHandler(this.txtPline2_ValueChanged);
//
// txtDimater
//
this.txtDimater.Location = new System.Drawing.Point(376, 22);
this.txtDimater.Name = "txtDimater";
this.txtDimater.Size = new System.Drawing.Size(144, 24);
this.txtDimater.TabIndex = 3;
//
// txtPassModel
//
this.txtPassModel.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
valueListItem4.DataValue = "/";
valueListItem4.DisplayText = "/";
valueListItem5.DataValue = "空心";
valueListItem5.DisplayText = "空心";
valueListItem6.DataValue = "实心";
valueListItem6.DisplayText = "实心";
this.txtPassModel.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem4,
valueListItem5,
valueListItem6});
this.txtPassModel.Location = new System.Drawing.Point(103, 52);
this.txtPassModel.Name = "txtPassModel";
this.txtPassModel.Size = new System.Drawing.Size(144, 24);
this.txtPassModel.TabIndex = 4;
//
// txtMemo
//
this.txtMemo.Location = new System.Drawing.Point(376, 52);
this.txtMemo.MaxLength = 200;
this.txtMemo.Name = "txtMemo";
this.txtMemo.Size = new System.Drawing.Size(144, 24);
this.txtMemo.TabIndex = 6;
//
// ultraLabel6
//
this.ultraLabel6.AutoSize = true;
this.ultraLabel6.Location = new System.Drawing.Point(272, 55);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(67, 19);
this.ultraLabel6.TabIndex = 7;
this.ultraLabel6.Text = " 备 注";
//
// ultraLabel5
//
this.ultraLabel5.AutoSize = true;
this.ultraLabel5.Location = new System.Drawing.Point(795, 55);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(114, 19);
this.ultraLabel5.TabIndex = 6;
this.ultraLabel5.Text = "壁厚最大值(mm)";
//
// ultraLabel3
//
this.ultraLabel3.AutoSize = true;
this.ultraLabel3.Location = new System.Drawing.Point(30, 55);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(67, 19);
this.ultraLabel3.TabIndex = 4;
this.ultraLabel3.Text = "孔型描述";
//
// ultraLabel2
//
this.ultraLabel2.AutoSize = true;
this.ultraLabel2.Location = new System.Drawing.Point(30, 25);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(67, 19);
this.ultraLabel2.TabIndex = 3;
this.ultraLabel2.Text = "产线描述 ";
//
// ultraLabel1
//
this.ultraLabel1.AutoSize = true;
this.ultraLabel1.Location = new System.Drawing.Point(272, 25);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(98, 19);
this.ultraLabel1.TabIndex = 0;
this.ultraLabel1.Text = "芯棒直径(mm)";
//
// comBaseMandrelSpecEntityBindingSource
//
this.comBaseMandrelSpecEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.工序排产.entity.ComBaseMandrelSpecEntity);
//
// FrmBaseMandrelSpec
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1100, 502);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "FrmBaseMandrelSpec";
this.Text = "芯棒产线适用规格管理";
this.Load += new System.EventHandler(this.FrmBaseMandrelSpec_Load);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.chcPline)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPline1)).EndInit();
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.entityGridMandrel)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMaxH)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMaxD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinH)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMinD)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPline2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDimater)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPassModel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.comBaseMandrelSpecEntityBindingSource)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private Mes.Client.Comm.Control.EntityGrid entityGridMandrel;
private System.Windows.Forms.GroupBox groupBox1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txtDimater;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPassModel;
private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
private Infragistics.Win.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.Misc.UltraLabel ultraLabel5;
private Infragistics.Win.Misc.UltraLabel ultraLabel3;
private Infragistics.Win.Misc.UltraLabel ultraLabel1;
private System.Windows.Forms.BindingSource comBaseMandrelSpecEntityBindingSource;
private Infragistics.Win.Misc.UltraLabel ultraLabel8;
private Infragistics.Win.Misc.UltraLabel ultraLabel7;
private Infragistics.Win.Misc.UltraLabel ultraLabel4;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline2;
private Infragistics.Win.Misc.UltraLabel ultraLabel2;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinD;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxH;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxD;
private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinH;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcPline;
private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline1;
}
}