namespace Core.LZMes.Client.UIE
{
partial class UIE043040
{
///
/// 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.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_TYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_DTIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_TYP");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_KND");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_ORD_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_ORD_SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_BEF_CUST_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_ORD_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_ORD_SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPD_AFT_CUST_CD");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MOD_PGM_ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REP_TP");
Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
this.panel1 = new System.Windows.Forms.Panel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.label6 = new System.Windows.Forms.Label();
this.regToDTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.regFromDTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.label4 = new System.Windows.Forms.Label();
this.uptAftOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.uptBfOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.ComboMatType = new Infragistics.Win.UltraWinGrid.UltraCombo();
this.uptAftOrdNO = new System.Windows.Forms.TextBox();
this.uptBfOrdNO = new System.Windows.Forms.TextBox();
this.textMatNO = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
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.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.dataColumn9 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.regToDTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.regFromDTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uptAftOrdSeq)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uptBfOrdSeq)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).BeginInit();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.ultraGroupBox1);
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, 60);
this.panel1.TabIndex = 0;
//
// ultraGroupBox1
//
appearance5.BackColor = System.Drawing.Color.Gainsboro;
this.ultraGroupBox1.Appearance = appearance5;
this.ultraGroupBox1.Controls.Add(this.label6);
this.ultraGroupBox1.Controls.Add(this.regToDTime);
this.ultraGroupBox1.Controls.Add(this.regFromDTime);
this.ultraGroupBox1.Controls.Add(this.label4);
this.ultraGroupBox1.Controls.Add(this.uptAftOrdSeq);
this.ultraGroupBox1.Controls.Add(this.uptBfOrdSeq);
this.ultraGroupBox1.Controls.Add(this.ComboMatType);
this.ultraGroupBox1.Controls.Add(this.uptAftOrdNO);
this.ultraGroupBox1.Controls.Add(this.uptBfOrdNO);
this.ultraGroupBox1.Controls.Add(this.textMatNO);
this.ultraGroupBox1.Controls.Add(this.label5);
this.ultraGroupBox1.Controls.Add(this.label3);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Controls.Add(this.label2);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 60);
this.ultraGroupBox1.TabIndex = 3;
//
// label6
//
this.label6.BackColor = System.Drawing.Color.LightBlue;
this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label6.Location = new System.Drawing.Point(692, 7);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(21, 21);
this.label6.TabIndex = 16;
this.label6.Text = "-";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// regToDTime
//
appearance16.BorderColor = System.Drawing.Color.Black;
this.regToDTime.Appearance = appearance16;
this.regToDTime.DateTime = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
this.regToDTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.regToDTime.FormatString = "";
this.regToDTime.Location = new System.Drawing.Point(714, 7);
this.regToDTime.Name = "regToDTime";
this.regToDTime.Size = new System.Drawing.Size(127, 21);
this.regToDTime.TabIndex = 15;
this.regToDTime.Value = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
//
// regFromDTime
//
appearance17.BorderColor = System.Drawing.Color.Black;
this.regFromDTime.Appearance = appearance17;
this.regFromDTime.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.regFromDTime.FormatString = "";
this.regFromDTime.Location = new System.Drawing.Point(581, 7);
this.regFromDTime.Name = "regFromDTime";
this.regFromDTime.Size = new System.Drawing.Size(110, 21);
this.regFromDTime.TabIndex = 14;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.LightBlue;
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label4.Location = new System.Drawing.Point(510, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(70, 21);
this.label4.TabIndex = 13;
this.label4.Text = "录入时间";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// uptAftOrdSeq
//
appearance6.BorderColor = System.Drawing.Color.Black;
this.uptAftOrdSeq.Appearance = appearance6;
this.uptAftOrdSeq.CheckedListSettings.CheckStateMember = "";
this.uptAftOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
this.uptAftOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
this.uptAftOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.uptAftOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.uptAftOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.uptAftOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.uptAftOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.uptAftOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.uptAftOrdSeq.Location = new System.Drawing.Point(188, 32);
this.uptAftOrdSeq.MaxLength = 3;
this.uptAftOrdSeq.Name = "uptAftOrdSeq";
this.uptAftOrdSeq.Size = new System.Drawing.Size(64, 22);
this.uptAftOrdSeq.TabIndex = 12;
//
// uptBfOrdSeq
//
appearance4.BorderColor = System.Drawing.Color.Black;
this.uptBfOrdSeq.Appearance = appearance4;
this.uptBfOrdSeq.CheckedListSettings.CheckStateMember = "";
this.uptBfOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
this.uptBfOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
this.uptBfOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.uptBfOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.uptBfOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.uptBfOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.uptBfOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.uptBfOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.uptBfOrdSeq.Location = new System.Drawing.Point(437, 32);
this.uptBfOrdSeq.MaxLength = 3;
this.uptBfOrdSeq.Name = "uptBfOrdSeq";
this.uptBfOrdSeq.Size = new System.Drawing.Size(64, 22);
this.uptBfOrdSeq.TabIndex = 12;
//
// ComboMatType
//
appearance3.BorderColor = System.Drawing.Color.Black;
this.ComboMatType.Appearance = appearance3;
this.ComboMatType.CheckedListSettings.CheckStateMember = "";
this.ComboMatType.DisplayLayout.MaxColScrollRegions = 1;
this.ComboMatType.DisplayLayout.MaxRowScrollRegions = 1;
this.ComboMatType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ComboMatType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ComboMatType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ComboMatType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ComboMatType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ComboMatType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
this.ComboMatType.Location = new System.Drawing.Point(102, 6);
this.ComboMatType.Name = "ComboMatType";
this.ComboMatType.Size = new System.Drawing.Size(150, 22);
this.ComboMatType.TabIndex = 12;
//
// uptAftOrdNO
//
this.uptAftOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.uptAftOrdNO.Location = new System.Drawing.Point(103, 32);
this.uptAftOrdNO.MaxLength = 12;
this.uptAftOrdNO.Name = "uptAftOrdNO";
this.uptAftOrdNO.Size = new System.Drawing.Size(79, 21);
this.uptAftOrdNO.TabIndex = 1;
this.uptAftOrdNO.TextChanged += new System.EventHandler(this.uptAftOrdNO_TextChanged);
this.uptAftOrdNO.Leave += new System.EventHandler(this.uptAftOrdNO_Leave);
//
// uptBfOrdNO
//
this.uptBfOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.uptBfOrdNO.Location = new System.Drawing.Point(352, 32);
this.uptBfOrdNO.MaxLength = 12;
this.uptBfOrdNO.Name = "uptBfOrdNO";
this.uptBfOrdNO.Size = new System.Drawing.Size(79, 21);
this.uptBfOrdNO.TabIndex = 1;
this.uptBfOrdNO.TextChanged += new System.EventHandler(this.uptBfOrdNO_TextChanged);
this.uptBfOrdNO.Leave += new System.EventHandler(this.uptBfOrdNO_Leave);
//
// textMatNO
//
this.textMatNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.textMatNO.Location = new System.Drawing.Point(352, 7);
this.textMatNO.MaxLength = 13;
this.textMatNO.Name = "textMatNO";
this.textMatNO.Size = new System.Drawing.Size(149, 21);
this.textMatNO.TabIndex = 1;
//
// label5
//
this.label5.BackColor = System.Drawing.Color.LightBlue;
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label5.Location = new System.Drawing.Point(12, 32);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(85, 21);
this.label5.TabIndex = 0;
this.label5.Text = "变更后合同号";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.LightBlue;
this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label3.Location = new System.Drawing.Point(261, 32);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(85, 21);
this.label3.TabIndex = 0;
this.label3.Text = "变更前合同号";
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.LightBlue;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Location = new System.Drawing.Point(12, 6);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(84, 21);
this.label1.TabIndex = 0;
this.label1.Text = "物料类型";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.LightBlue;
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Location = new System.Drawing.Point(261, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(85, 21);
this.label2.TabIndex = 0;
this.label2.Text = "物料号";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel2
//
this.panel2.Controls.Add(this.ultraGrid1);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 60);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1012, 662);
this.panel2.TabIndex = 1;
//
// ultraGrid1
//
this.ultraGrid1.DataSource = this.dataSet1;
ultraGridColumn1.Header.Caption = "产品";
ultraGridColumn1.Header.Fixed = true;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.Caption = "物料号";
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.Caption = "录入时间";
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.Caption = "充当代码";
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn5.Header.Caption = "充当方法";
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn6.Header.Caption = "变更前合同号";
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn7.Header.Caption = "变更前订单号";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn8.Header.Caption = "变更前客户";
ultraGridColumn8.Header.VisiblePosition = 7;
ultraGridColumn9.Header.Caption = "变更后合同号";
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn10.Header.Caption = "变更后订单号";
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn11.Header.Caption = "变更后客户";
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn12.Header.Caption = "录入者";
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn13.Header.Caption = "变更程序";
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn14.Header.Caption = "交货期";
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn15.Header.Caption = "充当条件";
ultraGridColumn15.Header.VisiblePosition = 14;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15});
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance51.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance51.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance51.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance51;
appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance52;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance53.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance53.BackColor2 = System.Drawing.SystemColors.Control;
appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance53.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance53;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance54.BackColor = System.Drawing.SystemColors.Window;
appearance54.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance54;
appearance55.BackColor = System.Drawing.SystemColors.Highlight;
appearance55.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance55;
this.ultraGrid1.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance56.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance56;
appearance57.BorderColor = System.Drawing.Color.Silver;
appearance57.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance57;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance58.BackColor = System.Drawing.SystemColors.Control;
appearance58.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance58.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance58.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance58;
appearance59.BackColor = System.Drawing.Color.LightSteelBlue;
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance59;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
appearance60.BackColor = System.Drawing.SystemColors.Window;
appearance60.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance60;
appearance61.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance61;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1012, 662);
this.ultraGrid1.TabIndex = 0;
this.ultraGrid1.Text = "ultraGrid1";
//
// 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.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn9,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn3});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.ColumnName = "MAT_TYPE";
//
// dataColumn2
//
this.dataColumn2.ColumnName = "MAT_NO";
//
// dataColumn4
//
this.dataColumn4.ColumnName = "REG_DTIME";
//
// dataColumn5
//
this.dataColumn5.ColumnName = "REP_TYP";
//
// dataColumn6
//
this.dataColumn6.ColumnName = "REP_KND";
//
// dataColumn7
//
this.dataColumn7.ColumnName = "UPD_BEF_ORD_NO";
//
// dataColumn8
//
this.dataColumn8.ColumnName = "UPD_BEF_ORD_SEQ";
//
// dataColumn9
//
this.dataColumn9.ColumnName = "UPD_BEF_CUST_CD";
//
// dataColumn10
//
this.dataColumn10.ColumnName = "UPD_AFT_ORD_NO";
//
// dataColumn11
//
this.dataColumn11.ColumnName = "UPD_AFT_ORD_SEQ";
//
// dataColumn12
//
this.dataColumn12.ColumnName = "UPD_AFT_CUST_CD";
//
// dataColumn13
//
this.dataColumn13.ColumnName = "REG_ID";
//
// dataColumn14
//
this.dataColumn14.ColumnName = "MOD_PGM_ID";
//
// dataColumn15
//
this.dataColumn15.ColumnName = "DEL_TO_DATE";
//
// dataColumn3
//
this.dataColumn3.ColumnName = "REP_TP";
//
// saveFileDialog1
//
this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
//
// UIE043040
//
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.panel2);
this.Controls.Add(this.panel1);
this.Name = "UIE043040";
this.Text = "充当历史查询";
this.Load += new System.EventHandler(this.UIE043040_Load);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.regToDTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.regFromDTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uptAftOrdSeq)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uptBfOrdSeq)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.UltraWinGrid.UltraCombo ComboMatType;
private System.Windows.Forms.TextBox textMatNO;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private Infragistics.Win.UltraWinGrid.UltraCombo uptAftOrdSeq;
private Infragistics.Win.UltraWinGrid.UltraCombo uptBfOrdSeq;
private System.Windows.Forms.TextBox uptAftOrdNO;
private System.Windows.Forms.TextBox uptBfOrdNO;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label3;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor regToDTime;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor regFromDTime;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
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.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn3;
private System.Windows.Forms.SaveFileDialog saveFileDialog1;
private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
}
}