using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace Core.LgMes.Client.LgIntegrationQuery { partial class frmStationconMateriel : Core.Mes.Client.Common.frmStyleBase { /// /// 必需的设计器变量。 /// 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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELFORSHORT"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELUNITS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JMTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ERPITEMCODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Flag"); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("craftposid", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.radBHZ = new System.Windows.Forms.RadioButton(); this.radAllType = new System.Windows.Forms.RadioButton(); this.radWS = new System.Windows.Forms.RadioButton(); this.radFL = new System.Windows.Forms.RadioButton(); this.radHJ = new System.Windows.Forms.RadioButton(); this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ultraGrid1 = 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.dataColumn10 = new System.Data.DataColumn(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet2 = new System.Data.DataSet(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox(); this.rdbVDS = new System.Windows.Forms.RadioButton(); this.rdbCCM = new System.Windows.Forms.RadioButton(); this.rdbLFS = new System.Windows.Forms.RadioButton(); this.rdbRHS = new System.Windows.Forms.RadioButton(); this.rdbCAS = new System.Windows.Forms.RadioButton(); this.rdbHmp = new System.Windows.Forms.RadioButton(); this.rdbBOF = new System.Windows.Forms.RadioButton(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.FrmBase_Fill_Panel.SuspendLayout(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit(); this.ultraGroupBox2.SuspendLayout(); this.SuspendLayout(); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.radBHZ); this.ultraGroupBox1.Controls.Add(this.radAllType); this.ultraGroupBox1.Controls.Add(this.radWS); this.ultraGroupBox1.Controls.Add(this.radFL); this.ultraGroupBox1.Controls.Add(this.radHJ); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F); this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1013, 36); this.ultraGroupBox1.TabIndex = 3; // // radBHZ // this.radBHZ.AutoSize = true; this.radBHZ.Location = new System.Drawing.Point(180, 10); this.radBHZ.Name = "radBHZ"; this.radBHZ.Size = new System.Drawing.Size(67, 18); this.radBHZ.TabIndex = 7; this.radBHZ.Tag = "BH"; this.radBHZ.Text = "保护渣"; this.radBHZ.UseVisualStyleBackColor = true; this.radBHZ.CheckedChanged += new System.EventHandler(this.radBHZ_CheckedChanged); // // radAllType // this.radAllType.AutoSize = true; this.radAllType.Checked = true; this.radAllType.Location = new System.Drawing.Point(250, 10); this.radAllType.Name = "radAllType"; this.radAllType.Size = new System.Drawing.Size(81, 18); this.radAllType.TabIndex = 6; this.radAllType.TabStop = true; this.radAllType.Text = "全部类型"; this.radAllType.UseVisualStyleBackColor = true; this.radAllType.Click += new System.EventHandler(this.radAllType_CheckedChanged); // // radWS // this.radWS.AutoSize = true; this.radWS.Location = new System.Drawing.Point(124, 10); this.radWS.Name = "radWS"; this.radWS.Size = new System.Drawing.Size(53, 18); this.radWS.TabIndex = 5; this.radWS.Tag = "WS"; this.radWS.Text = "喂线"; this.radWS.UseVisualStyleBackColor = true; this.radWS.Click += new System.EventHandler(this.radWS_CheckedChanged); // // radFL // this.radFL.AutoSize = true; this.radFL.Location = new System.Drawing.Point(12, 10); this.radFL.Name = "radFL"; this.radFL.Size = new System.Drawing.Size(53, 18); this.radFL.TabIndex = 4; this.radFL.Tag = "FL"; this.radFL.Text = "辅料"; this.radFL.UseVisualStyleBackColor = true; this.radFL.Click += new System.EventHandler(this.radFL_CheckedChanged); // // radHJ // this.radHJ.AutoSize = true; this.radHJ.Location = new System.Drawing.Point(68, 10); this.radHJ.Name = "radHJ"; this.radHJ.Size = new System.Drawing.Size(53, 18); this.radHJ.TabIndex = 3; this.radHJ.Tag = "HJ"; this.radHJ.Text = "合金"; this.radHJ.UseVisualStyleBackColor = true; this.radHJ.CheckedChanged += new System.EventHandler(this.radHJ_CheckedChanged); // // FrmBase_Fill_Panel // this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1); this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1); this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel"; this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1013, 649); this.FrmBase_Fill_Panel.TabIndex = 0; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 36); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.ultraGrid2); this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox2); this.splitContainer1.Size = new System.Drawing.Size(1013, 613); this.splitContainer1.SplitterDistance = 351; this.splitContainer1.SplitterWidth = 2; this.splitContainer1.TabIndex = 8; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(125, 0); ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(149, 0); ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0); ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.Hidden = true; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.Hidden = true; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0); ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8}); ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true; this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F); this.ultraGrid1.Location = new System.Drawing.Point(0, 0); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(351, 613); this.ultraGrid1.TabIndex = 7; this.ultraGrid1.AfterCellActivate += new System.EventHandler(this.ultraGrid1_AfterCellActivate); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn10}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "物料编码"; this.dataColumn1.ColumnName = "MATERIELCODE"; // // dataColumn2 // this.dataColumn2.Caption = "物料名称"; this.dataColumn2.ColumnName = "MATERIELNAME"; // // dataColumn3 // this.dataColumn3.Caption = "物料简称"; this.dataColumn3.ColumnName = "MATERIELFORSHORT"; // // dataColumn4 // this.dataColumn4.Caption = "物料类型"; this.dataColumn4.ColumnName = "MATERIELTYPE"; // // dataColumn5 // this.dataColumn5.Caption = "物料单位"; this.dataColumn5.ColumnName = "MATERIELUNITS"; // // dataColumn6 // this.dataColumn6.Caption = "过程加料类型"; this.dataColumn6.ColumnName = "JMTYPE"; // // dataColumn7 // this.dataColumn7.Caption = "ERP物料代码"; this.dataColumn7.ColumnName = "ERPITEMCODE"; // // dataColumn10 // this.dataColumn10.Caption = "选择"; this.dataColumn10.ColumnName = "Flag"; this.dataColumn10.DataType = typeof(bool); this.dataColumn10.DefaultValue = false; // // ultraGrid2 // this.ultraGrid2.DataSource = this.dataSet2; ultraGridColumn9.Header.VisiblePosition = 0; ultraGridColumn9.Hidden = true; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn10.Header.VisiblePosition = 1; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(153, 0); ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn11.Header.VisiblePosition = 2; ultraGridColumn11.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0); ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn12.Header.VisiblePosition = 3; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0); ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2; ultraGridBand2.Columns.AddRange(new object[] { ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12}); ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2); this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true; this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F); this.ultraGrid2.Location = new System.Drawing.Point(0, 36); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(660, 577); this.ultraGrid2.TabIndex = 8; // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable2}); // // dataTable2 // this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn8, this.dataColumn9, this.dataColumn11, this.dataColumn14}); this.dataTable2.TableName = "Table1"; // // dataColumn8 // this.dataColumn8.Caption = "物料编码"; this.dataColumn8.ColumnName = "MATERIELCODE"; // // dataColumn9 // this.dataColumn9.Caption = "物料名称"; this.dataColumn9.ColumnName = "MATERIELNAME"; // // dataColumn11 // this.dataColumn11.Caption = "物料类型"; this.dataColumn11.ColumnName = "MATERIELTYPE"; // // dataColumn14 // this.dataColumn14.Caption = "岗位"; this.dataColumn14.ColumnName = "craftposid"; // // ultraGroupBox2 // this.ultraGroupBox2.Controls.Add(this.rdbVDS); this.ultraGroupBox2.Controls.Add(this.rdbCCM); this.ultraGroupBox2.Controls.Add(this.rdbLFS); this.ultraGroupBox2.Controls.Add(this.rdbRHS); this.ultraGroupBox2.Controls.Add(this.rdbCAS); this.ultraGroupBox2.Controls.Add(this.rdbHmp); this.ultraGroupBox2.Controls.Add(this.rdbBOF); this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F); this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox2.Name = "ultraGroupBox2"; this.ultraGroupBox2.Size = new System.Drawing.Size(660, 36); this.ultraGroupBox2.TabIndex = 9; // // rdbVDS // this.rdbVDS.AutoSize = true; this.rdbVDS.Location = new System.Drawing.Point(376, 10); this.rdbVDS.Name = "rdbVDS"; this.rdbVDS.Size = new System.Drawing.Size(53, 18); this.rdbVDS.TabIndex = 10; this.rdbVDS.Tag = "VDS"; this.rdbVDS.Text = "VD炉"; this.rdbVDS.UseVisualStyleBackColor = true; // // rdbCCM // this.rdbCCM.AutoSize = true; this.rdbCCM.Location = new System.Drawing.Point(435, 10); this.rdbCCM.Name = "rdbCCM"; this.rdbCCM.Size = new System.Drawing.Size(67, 18); this.rdbCCM.TabIndex = 8; this.rdbCCM.Tag = "CCM"; this.rdbCCM.Text = "连铸机"; this.rdbCCM.UseVisualStyleBackColor = true; this.rdbCCM.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // rdbLFS // this.rdbLFS.AutoSize = true; this.rdbLFS.Location = new System.Drawing.Point(242, 10); this.rdbLFS.Name = "rdbLFS"; this.rdbLFS.Size = new System.Drawing.Size(67, 18); this.rdbLFS.TabIndex = 7; this.rdbLFS.Tag = "LFS"; this.rdbLFS.Text = "精炼炉"; this.rdbLFS.UseVisualStyleBackColor = true; this.rdbLFS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // rdbRHS // this.rdbRHS.AutoSize = true; this.rdbRHS.Location = new System.Drawing.Point(317, 10); this.rdbRHS.Name = "rdbRHS"; this.rdbRHS.Size = new System.Drawing.Size(53, 18); this.rdbRHS.TabIndex = 6; this.rdbRHS.Tag = "RHS"; this.rdbRHS.Text = "RH炉"; this.rdbRHS.UseVisualStyleBackColor = true; this.rdbRHS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // rdbCAS // this.rdbCAS.AutoSize = true; this.rdbCAS.Location = new System.Drawing.Point(170, 10); this.rdbCAS.Name = "rdbCAS"; this.rdbCAS.Size = new System.Drawing.Size(67, 18); this.rdbCAS.TabIndex = 5; this.rdbCAS.Tag = "CAS"; this.rdbCAS.Text = "吹氩站"; this.rdbCAS.UseVisualStyleBackColor = true; this.rdbCAS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // rdbHmp // this.rdbHmp.AutoSize = true; this.rdbHmp.Checked = true; this.rdbHmp.Location = new System.Drawing.Point(12, 10); this.rdbHmp.Name = "rdbHmp"; this.rdbHmp.Size = new System.Drawing.Size(95, 18); this.rdbHmp.TabIndex = 4; this.rdbHmp.TabStop = true; this.rdbHmp.Tag = "HMP"; this.rdbHmp.Text = "铁水预处理"; this.rdbHmp.UseVisualStyleBackColor = true; this.rdbHmp.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // rdbBOF // this.rdbBOF.AutoSize = true; this.rdbBOF.Location = new System.Drawing.Point(112, 10); this.rdbBOF.Name = "rdbBOF"; this.rdbBOF.Size = new System.Drawing.Size(53, 18); this.rdbBOF.TabIndex = 3; this.rdbBOF.Tag = "BOF"; this.rdbBOF.Text = "转炉"; this.rdbBOF.UseVisualStyleBackColor = true; this.rdbBOF.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged); // // frmStationconMateriel // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1013, 649); this.Controls.Add(this.FrmBase_Fill_Panel); this.Name = "frmStationconMateriel"; this.Text = "岗位与物料关系配置"; this.Load += new System.EventHandler(this.frmStationconMateriel_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); this.FrmBase_Fill_Panel.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit(); this.ultraGroupBox2.ResumeLayout(false); this.ultraGroupBox2.PerformLayout(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private RadioButton radWS; private RadioButton radFL; private RadioButton radHJ; private Panel FrmBase_Fill_Panel; private RadioButton radAllType; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private DataSet dataSet1; private DataTable dataTable1; private DataColumn dataColumn1; private DataColumn dataColumn2; private DataColumn dataColumn3; private DataColumn dataColumn4; private DataColumn dataColumn5; private DataColumn dataColumn6; private DataColumn dataColumn7; private RadioButton radBHZ; private SplitContainer splitContainer1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private DataSet dataSet2; private DataTable dataTable2; private DataColumn dataColumn8; private DataColumn dataColumn9; private DataColumn dataColumn11; private DataColumn dataColumn14; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2; private RadioButton rdbCCM; private RadioButton rdbLFS; private RadioButton rdbRHS; private RadioButton rdbCAS; private RadioButton rdbHmp; private RadioButton rdbBOF; private DataColumn dataColumn10; private RadioButton rdbVDS; } }