using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Core.StlMes.Client.LgIntegrationQuery
{
partial class FrmStoresMateriel : Core.StlMes.Client.LgCommon.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()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELFORSHORT");
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
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("CONSUMPTIONTYPE");
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELUNITS");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Flag");
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("change");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("save");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cannel");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("delete");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("change");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("save");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cannel");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("select");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
this.radHJ = new System.Windows.Forms.RadioButton();
this.radFL = new System.Windows.Forms.RadioButton();
this.radAllType = new System.Windows.Forms.RadioButton();
this.radGT = new System.Windows.Forms.RadioButton();
this.radWS = new System.Windows.Forms.RadioButton();
this.radBHZ = new System.Windows.Forms.RadioButton();
this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
this.radEnable = new System.Windows.Forms.RadioButton();
this.radAll = new System.Windows.Forms.RadioButton();
this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet2 = 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.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = 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.dataColumn12 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.panel2 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this._panel3_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this._panel3_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel3_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel3_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
this.ultraPanel3.ClientArea.SuspendLayout();
this.ultraPanel3.SuspendLayout();
this.ultraPanel2.ClientArea.SuspendLayout();
this.ultraPanel2.SuspendLayout();
this.FrmBase_Fill_Panel.SuspendLayout();
this.ultraPanel1.ClientArea.SuspendLayout();
this.ultraPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
this.SuspendLayout();
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraPanel3);
this.ultraGroupBox1.Controls.Add(this.ultraPanel2);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
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, 44);
this.ultraGroupBox1.TabIndex = 3;
//
// ultraPanel3
//
//
// ultraPanel3.ClientArea
//
this.ultraPanel3.ClientArea.Controls.Add(this.radHJ);
this.ultraPanel3.ClientArea.Controls.Add(this.radFL);
this.ultraPanel3.ClientArea.Controls.Add(this.radAllType);
this.ultraPanel3.ClientArea.Controls.Add(this.radGT);
this.ultraPanel3.ClientArea.Controls.Add(this.radWS);
this.ultraPanel3.ClientArea.Controls.Add(this.radBHZ);
this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel3.Location = new System.Drawing.Point(476, 0);
this.ultraPanel3.Name = "ultraPanel3";
this.ultraPanel3.Size = new System.Drawing.Size(534, 41);
this.ultraPanel3.TabIndex = 13;
//
// radHJ
//
this.radHJ.AutoSize = true;
this.radHJ.Location = new System.Drawing.Point(102, 11);
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.radMater_CheckedChanged);
//
// radFL
//
this.radFL.AutoSize = true;
this.radFL.Checked = true;
this.radFL.Location = new System.Drawing.Point(46, 11);
this.radFL.Name = "radFL";
this.radFL.Size = new System.Drawing.Size(53, 18);
this.radFL.TabIndex = 4;
this.radFL.TabStop = true;
this.radFL.Tag = "FL";
this.radFL.Text = "辅料";
this.radFL.UseVisualStyleBackColor = true;
this.radFL.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
//
// radAllType
//
this.radAllType.AutoSize = true;
this.radAllType.Location = new System.Drawing.Point(351, 11);
this.radAllType.Name = "radAllType";
this.radAllType.Size = new System.Drawing.Size(81, 18);
this.radAllType.TabIndex = 6;
this.radAllType.Text = "全部类型";
this.radAllType.UseVisualStyleBackColor = true;
this.radAllType.Visible = false;
//
// radGT
//
this.radGT.AutoSize = true;
this.radGT.Location = new System.Drawing.Point(278, 11);
this.radGT.Name = "radGT";
this.radGT.Size = new System.Drawing.Size(67, 18);
this.radGT.TabIndex = 8;
this.radGT.Tag = "GT";
this.radGT.Text = "钢铁料";
this.radGT.UseVisualStyleBackColor = true;
this.radGT.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
//
// radWS
//
this.radWS.AutoSize = true;
this.radWS.Location = new System.Drawing.Point(158, 11);
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.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
//
// radBHZ
//
this.radBHZ.AutoSize = true;
this.radBHZ.Location = new System.Drawing.Point(214, 11);
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.radMater_CheckedChanged);
//
// ultraPanel2
//
//
// ultraPanel2.ClientArea
//
this.ultraPanel2.ClientArea.Controls.Add(this.radEnable);
this.ultraPanel2.ClientArea.Controls.Add(this.radAll);
this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraPanel2.Location = new System.Drawing.Point(3, 0);
this.ultraPanel2.Name = "ultraPanel2";
this.ultraPanel2.Size = new System.Drawing.Size(473, 41);
this.ultraPanel2.TabIndex = 12;
//
// radEnable
//
this.radEnable.AutoSize = true;
this.radEnable.Checked = true;
this.radEnable.Location = new System.Drawing.Point(38, 13);
this.radEnable.Name = "radEnable";
this.radEnable.Size = new System.Drawing.Size(81, 18);
this.radEnable.TabIndex = 10;
this.radEnable.TabStop = true;
this.radEnable.Tag = "ENA";
this.radEnable.Text = "可选物料";
this.radEnable.UseVisualStyleBackColor = true;
this.radEnable.CheckedChanged += new System.EventHandler(this.radEnable_CheckedChanged);
//
// radAll
//
this.radAll.AutoSize = true;
this.radAll.Location = new System.Drawing.Point(129, 13);
this.radAll.Name = "radAll";
this.radAll.Size = new System.Drawing.Size(81, 18);
this.radAll.TabIndex = 11;
this.radAll.Tag = "ALL";
this.radAll.Text = "所有物料";
this.radAll.UseVisualStyleBackColor = true;
this.radAll.CheckedChanged += new System.EventHandler(this.radEnable_CheckedChanged);
//
// FrmBase_Fill_Panel
//
this.FrmBase_Fill_Panel.Controls.Add(this.ultraPanel1);
this.FrmBase_Fill_Panel.Controls.Add(this.panel2);
this.FrmBase_Fill_Panel.Controls.Add(this.panel3);
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;
//
// ultraPanel1
//
//
// ultraPanel1.ClientArea
//
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid1);
this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid2);
this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanel1.Location = new System.Drawing.Point(0, 70);
this.ultraPanel1.Name = "ultraPanel1";
this.ultraPanel1.Size = new System.Drawing.Size(1013, 579);
this.ultraPanel1.TabIndex = 9;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet2;
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(100, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
appearance1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
ultraGridColumn3.CellAppearance = appearance1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(109, 0);
ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
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(100, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.Hidden = true;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
appearance2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
ultraGridColumn7.CellAppearance = appearance2;
ultraGridColumn7.Header.Caption = "消耗类型";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7});
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(476, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(537, 579);
this.ultraGrid1.TabIndex = 7;
//
// dataSet2
//
this.dataSet2.DataSetName = "NewDataSet";
this.dataSet2.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.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.ColumnName = "CONSUMPTIONTYPE";
//
// ultraGrid2
//
this.ultraGrid2.DataSource = this.dataSet1;
ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn8.Header.VisiblePosition = 0;
ultraGridColumn8.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn9.Header.VisiblePosition = 1;
ultraGridColumn9.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn10.Header.VisiblePosition = 2;
ultraGridColumn10.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn11.Header.VisiblePosition = 3;
ultraGridColumn11.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn12.Header.VisiblePosition = 4;
ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand2.Columns.AddRange(new object[] {
ultraGridColumn8,
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.Left;
this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F);
this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
this.ultraGrid2.Name = "ultraGrid2";
this.ultraGrid2.Size = new System.Drawing.Size(476, 579);
this.ultraGrid2.TabIndex = 8;
this.ultraGrid2.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_AfterCellUpdate);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable2});
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn8,
this.dataColumn9,
this.dataColumn11,
this.dataColumn12,
this.dataColumn15});
this.dataTable2.TableName = "Table2";
//
// dataColumn8
//
this.dataColumn8.Caption = "物料编码";
this.dataColumn8.ColumnName = "MATERIELCODE";
//
// dataColumn9
//
this.dataColumn9.Caption = "物料名称";
this.dataColumn9.ColumnName = "MATERIELNAME";
//
// dataColumn11
//
this.dataColumn11.Caption = "物料类型";
this.dataColumn11.ColumnName = "MATERIELTYPE";
//
// dataColumn12
//
this.dataColumn12.Caption = "物料单位";
this.dataColumn12.ColumnName = "MATERIELUNITS";
//
// dataColumn15
//
this.dataColumn15.Caption = "选择";
this.dataColumn15.ColumnName = "Flag";
this.dataColumn15.DataType = typeof(bool);
this.dataColumn15.DefaultValue = false;
//
// panel2
//
this.panel2.Controls.Add(this.ultraGroupBox1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 26);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1013, 44);
this.panel2.TabIndex = 6;
//
// panel3
//
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Left);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Right);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Top);
this.panel3.Controls.Add(this._panel3_Toolbars_Dock_Area_Bottom);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1013, 26);
this.panel3.TabIndex = 5;
this.panel3.Visible = false;
//
// _panel3_Toolbars_Dock_Area_Left
//
this._panel3_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel3_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._panel3_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
this._panel3_Toolbars_Dock_Area_Left.Name = "_panel3_Toolbars_Dock_Area_Left";
this._panel3_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
this._panel3_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
//
// ultraToolbarsManager1
//
this.ultraToolbarsManager1.DesignerFlags = 1;
this.ultraToolbarsManager1.DockWithinContainer = this.panel3;
this.ultraToolbarsManager1.LockToolbars = true;
this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
ultraToolbar1.FloatingLocation = new System.Drawing.Point(104, 148);
ultraToolbar1.FloatingSize = new System.Drawing.Size(394, 40);
buttonTool1.InstanceProps.IsFirstInGroup = true;
buttonTool4.InstanceProps.IsFirstInGroup = true;
buttonTool5.InstanceProps.IsFirstInGroup = true;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool1,
buttonTool2,
buttonTool3,
buttonTool4,
buttonTool5,
buttonTool6});
ultraToolbar1.Text = "UltraToolbar1";
this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1});
buttonTool7.SharedPropsInternal.Caption = "新增(&A)";
buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool8.SharedPropsInternal.Caption = "删除(&D)";
buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool9.SharedPropsInternal.Caption = "修改(&U)";
buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool10.SharedPropsInternal.Caption = "保存(&S)";
buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool11.SharedPropsInternal.Caption = "取消(&R)";
buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool12.SharedPropsInternal.Caption = "查询";
buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool13.SharedPropsInternal.Caption = "关闭(&C)";
buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool7,
buttonTool8,
buttonTool9,
buttonTool10,
buttonTool11,
buttonTool12,
buttonTool13});
this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
//
// _panel3_Toolbars_Dock_Area_Right
//
this._panel3_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel3_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._panel3_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1013, 28);
this._panel3_Toolbars_Dock_Area_Right.Name = "_panel3_Toolbars_Dock_Area_Right";
this._panel3_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
this._panel3_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel3_Toolbars_Dock_Area_Top
//
this._panel3_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel3_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._panel3_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._panel3_Toolbars_Dock_Area_Top.Name = "_panel3_Toolbars_Dock_Area_Top";
this._panel3_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1013, 28);
this._panel3_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel3_Toolbars_Dock_Area_Bottom
//
this._panel3_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel3_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel3_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._panel3_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel3_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26);
this._panel3_Toolbars_Dock_Area_Bottom.Name = "_panel3_Toolbars_Dock_Area_Bottom";
this._panel3_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1013, 0);
this._panel3_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
//
// FrmStoresMateriel
//
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 = "FrmStoresMateriel";
this.Text = "物料项目配置";
this.Load += new System.EventHandler(this.FrmStoresMateriel_Load);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmStoresMateriel_FormClosing);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraPanel3.ClientArea.ResumeLayout(false);
this.ultraPanel3.ClientArea.PerformLayout();
this.ultraPanel3.ResumeLayout(false);
this.ultraPanel2.ClientArea.ResumeLayout(false);
this.ultraPanel2.ClientArea.PerformLayout();
this.ultraPanel2.ResumeLayout(false);
this.FrmBase_Fill_Panel.ResumeLayout(false);
this.ultraPanel1.ClientArea.ResumeLayout(false);
this.ultraPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
this.panel2.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
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 Panel panel2;
private Panel panel3;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel3_Toolbars_Dock_Area_Bottom;
private DataSet dataSet2;
private DataTable dataTable1;
private DataColumn dataColumn1;
private DataColumn dataColumn2;
private DataColumn dataColumn3;
private DataColumn dataColumn4;
private DataColumn dataColumn5;
private DataColumn dataColumn6;
private RadioButton radBHZ;
private RadioButton radGT;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
private Infragistics.Win.Misc.UltraPanel ultraPanel1;
private DataSet dataSet1;
private DataTable dataTable2;
private DataColumn dataColumn8;
private DataColumn dataColumn9;
private DataColumn dataColumn11;
private DataColumn dataColumn12;
private DataColumn dataColumn15;
private RadioButton radAll;
private RadioButton radEnable;
private Infragistics.Win.Misc.UltraPanel ultraPanel3;
private Infragistics.Win.Misc.UltraPanel ultraPanel2;
private DataColumn dataColumn7;
}
}