namespace Core.LZMes.Client.UIF
{
partial class UIF041040
{
///
/// 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 appearance37 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TBF02_ROLL_STD", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINI");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAXI");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CTRL_SLAB_CNT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_DTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BZ", 0);
Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.panel4 = new System.Windows.Forms.Panel();
this.cmb_PLTName = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.txt_Maxi = new System.Windows.Forms.MaskedTextBox();
this.txt_Mini = new System.Windows.Forms.MaskedTextBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.ugrd_RollLen = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
this.panel4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmb_PLTName)).BeginInit();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ugrd_RollLen)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
this.SuspendLayout();
//
// panel1
//
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(1012, 0);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.ultraExpandableGroupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panel2.Location = new System.Drawing.Point(0, 637);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1012, 85);
this.panel2.TabIndex = 1;
//
// ultraExpandableGroupBox1
//
appearance37.BackColor = System.Drawing.Color.Gainsboro;
this.ultraExpandableGroupBox1.ContentAreaAppearance = appearance37;
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 85);
this.ultraExpandableGroupBox1.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 85);
this.ultraExpandableGroupBox1.TabIndex = 6;
this.ultraExpandableGroupBox1.Text = "编辑区域";
this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel4);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 63);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// panel4
//
this.panel4.Controls.Add(this.cmb_PLTName);
this.panel4.Controls.Add(this.txt_Maxi);
this.panel4.Controls.Add(this.txt_Mini);
this.panel4.Controls.Add(this.label8);
this.panel4.Controls.Add(this.label7);
this.panel4.Controls.Add(this.label6);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1008, 63);
this.panel4.TabIndex = 0;
//
// cmb_PLTName
//
appearance30.BorderColor = System.Drawing.Color.Black;
this.cmb_PLTName.Appearance = appearance30;
this.cmb_PLTName.CheckedListSettings.CheckStateMember = "";
this.cmb_PLTName.DisplayLayout.MaxColScrollRegions = 1;
this.cmb_PLTName.DisplayLayout.MaxRowScrollRegions = 1;
this.cmb_PLTName.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.cmb_PLTName.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.cmb_PLTName.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.cmb_PLTName.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.cmb_PLTName.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.cmb_PLTName.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.cmb_PLTName.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
this.cmb_PLTName.Location = new System.Drawing.Point(100, 20);
this.cmb_PLTName.Name = "cmb_PLTName";
this.cmb_PLTName.Size = new System.Drawing.Size(110, 22);
this.cmb_PLTName.TabIndex = 13;
//
// txt_Maxi
//
this.txt_Maxi.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txt_Maxi.Location = new System.Drawing.Point(485, 20);
this.txt_Maxi.Mask = "9999999";
this.txt_Maxi.Name = "txt_Maxi";
this.txt_Maxi.Size = new System.Drawing.Size(110, 21);
this.txt_Maxi.TabIndex = 12;
//
// txt_Mini
//
this.txt_Mini.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txt_Mini.Location = new System.Drawing.Point(293, 20);
this.txt_Mini.Mask = "9999999";
this.txt_Mini.Name = "txt_Mini";
this.txt_Mini.Size = new System.Drawing.Size(110, 21);
this.txt_Mini.TabIndex = 11;
//
// label8
//
this.label8.BackColor = System.Drawing.Color.LightBlue;
this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label8.Location = new System.Drawing.Point(414, 20);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(70, 21);
this.label8.TabIndex = 8;
this.label8.Text = "上限值(<)";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
this.label7.BackColor = System.Drawing.Color.LightBlue;
this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label7.Location = new System.Drawing.Point(221, 20);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(70, 21);
this.label7.TabIndex = 6;
this.label7.Text = "下限值(≥)";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label6
//
this.label6.BackColor = System.Drawing.Color.LightBlue;
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label6.Location = new System.Drawing.Point(28, 20);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(70, 21);
this.label6.TabIndex = 4;
this.label6.Text = "生产单位";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel3
//
this.panel3.Controls.Add(this.ugrd_RollLen);
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(1012, 637);
this.panel3.TabIndex = 2;
//
// ugrd_RollLen
//
this.ugrd_RollLen.DataSource = this.dataSet1;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 4;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 2;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 2;
ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Hidden = true;
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 4;
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 4;
ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 4;
ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 18);
ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 4;
ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn9.Header.Caption = "编制";
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn9.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(203, 0);
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 4;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ugrd_RollLen.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ugrd_RollLen.DisplayLayout.MaxColScrollRegions = 1;
this.ugrd_RollLen.DisplayLayout.MaxRowScrollRegions = 1;
this.ugrd_RollLen.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
appearance34.BackColor = System.Drawing.Color.GhostWhite;
this.ugrd_RollLen.DisplayLayout.Override.CellAppearance = appearance34;
this.ugrd_RollLen.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
this.ugrd_RollLen.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
appearance31.BackColor = System.Drawing.Color.LightSteelBlue;
this.ugrd_RollLen.DisplayLayout.Override.HeaderAppearance = appearance31;
this.ugrd_RollLen.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ugrd_RollLen.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance33.BackColor = System.Drawing.Color.LightSteelBlue;
this.ugrd_RollLen.DisplayLayout.Override.RowSelectorAppearance = appearance33;
appearance32.BackColor = System.Drawing.Color.LightSteelBlue;
this.ugrd_RollLen.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance32;
this.ugrd_RollLen.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
this.ugrd_RollLen.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
this.ugrd_RollLen.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
this.ugrd_RollLen.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ugrd_RollLen.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
this.ugrd_RollLen.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ugrd_RollLen.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ugrd_RollLen.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugrd_RollLen.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ugrd_RollLen.Location = new System.Drawing.Point(0, 0);
this.ugrd_RollLen.Name = "ugrd_RollLen";
this.ugrd_RollLen.Size = new System.Drawing.Size(1012, 637);
this.ugrd_RollLen.TabIndex = 2;
this.ugrd_RollLen.AfterRowActivate += new System.EventHandler(this.ugrd_RollLen_AfterRowActivate);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1,
this.dataTable2});
//
// dataTable1
//
this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8});
this.dataTable1.TableName = "TBF02_ROLL_STD";
//
// dataColumn1
//
this.dataColumn1.Caption = "生产单位";
this.dataColumn1.ColumnName = "PLT";
//
// dataColumn2
//
this.dataColumn2.Caption = "下限";
this.dataColumn2.ColumnName = "MINI";
this.dataColumn2.DataType = typeof(decimal);
//
// dataColumn3
//
this.dataColumn3.Caption = "上限";
this.dataColumn3.ColumnName = "MAXI";
this.dataColumn3.DataType = typeof(decimal);
//
// dataColumn4
//
this.dataColumn4.Caption = "烫辊材板坯数";
this.dataColumn4.ColumnName = "CTRL_SLAB_CNT";
this.dataColumn4.DataType = typeof(decimal);
//
// dataColumn5
//
this.dataColumn5.Caption = "录入时间";
this.dataColumn5.ColumnName = "REG_DTIME";
//
// dataColumn6
//
this.dataColumn6.Caption = "录入人";
this.dataColumn6.ColumnName = "REG_ID";
//
// dataColumn7
//
this.dataColumn7.Caption = "修改时间";
this.dataColumn7.ColumnName = "MOD_DTIME";
//
// dataColumn8
//
this.dataColumn8.Caption = "修改人";
this.dataColumn8.ColumnName = "MOD_ID";
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn9,
this.dataColumn10});
this.dataTable2.TableName = "TBZ00_COMMCD";
//
// dataColumn9
//
this.dataColumn9.ColumnName = "SM_CD";
//
// dataColumn10
//
this.dataColumn10.ColumnName = "SM_CFNM";
//
// UIF041040
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1012, 722);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "UIF041040";
this.Text = "轧辊单位编制量标准";
this.Load += new System.EventHandler(this.UIF041040_Load);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmb_PLTName)).EndInit();
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ugrd_RollLen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private System.Windows.Forms.Panel panel4;
private Infragistics.Win.UltraWinGrid.UltraCombo cmb_PLTName;
private System.Windows.Forms.MaskedTextBox txt_Maxi;
private System.Windows.Forms.MaskedTextBox txt_Mini;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_RollLen;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
}
}