namespace Pur.balance
{
partial class FrmBalanceCheck_FG
{
///
/// 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 appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet1 = new System.Data.DataSet();
this.dataTable1 = new System.Data.DataTable();
this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.dataSet2 = new System.Data.DataSet();
this.dataTable2 = new System.Data.DataTable();
this.panel1 = new System.Windows.Forms.Panel();
this.panel3 = new System.Windows.Forms.Panel();
this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.panel2 = new System.Windows.Forms.Panel();
this.ultraATTR_CODE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.ultraQuerySUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.chkSUPP_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.labelGo = new Infragistics.Win.Misc.UltraLabel();
this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraTabPageControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
this.ultraTabPageControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
this.ultraTabControl1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraATTR_CODE)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
this.SuspendLayout();
//
// ultraTabPageControl1
//
this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraTabPageControl1.Name = "ultraTabPageControl1";
this.ultraTabPageControl1.Size = new System.Drawing.Size(1767, 753);
//
// ultraGrid1
//
this.ultraGrid1.AccessibleName = "";
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet1;
appearance1.BackColor = System.Drawing.SystemColors.Window;
appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance1;
ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance2.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance4.BackColor2 = System.Drawing.SystemColors.Control;
appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance5.BackColor = System.Drawing.SystemColors.Window;
appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
appearance6.BackColor = System.Drawing.SystemColors.Highlight;
appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance7.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
appearance8.BorderColor = System.Drawing.Color.Silver;
appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance9.BackColor = System.Drawing.SystemColors.Control;
appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance9.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
appearance10.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance11.BackColor = System.Drawing.SystemColors.Window;
appearance11.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
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, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGrid1.Name = "ultraGrid1";
this.ultraGrid1.Size = new System.Drawing.Size(1767, 753);
this.ultraGrid1.TabIndex = 37;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable1});
//
// dataTable1
//
this.dataTable1.TableName = "Table1";
//
// ultraTabPageControl2
//
this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraTabPageControl2.Name = "ultraTabPageControl2";
this.ultraTabPageControl2.Size = new System.Drawing.Size(1767, 753);
//
// ultraGrid2
//
this.ultraGrid2.DataMember = "Table2";
this.ultraGrid2.DataSource = this.dataSet2;
appearance41.BackColor = System.Drawing.SystemColors.Window;
appearance41.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid2.DisplayLayout.Appearance = appearance41;
ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance42.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance42.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance42.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance42;
appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance44.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance44.BackColor2 = System.Drawing.SystemColors.Control;
appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance44.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance44;
this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
appearance45.BackColor = System.Drawing.SystemColors.Window;
appearance45.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance45;
appearance46.BackColor = System.Drawing.SystemColors.Highlight;
appearance46.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance46;
this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance47.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance47;
appearance48.BorderColor = System.Drawing.Color.Silver;
appearance48.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance48;
this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
appearance49.BackColor = System.Drawing.SystemColors.Control;
appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance49.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance49.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance49;
appearance50.TextHAlignAsString = "Left";
this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance50;
this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance51.BackColor = System.Drawing.SystemColors.Window;
appearance51.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance51;
this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance52.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance52;
this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
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, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraGrid2.Name = "ultraGrid2";
this.ultraGrid2.Size = new System.Drawing.Size(1767, 753);
this.ultraGrid2.TabIndex = 37;
this.ultraGrid2.Text = "ultraGrid2";
//
// dataSet2
//
this.dataSet2.DataSetName = "NewDataSet";
this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
this.dataTable2});
//
// dataTable2
//
this.dataTable2.TableName = "Table2";
//
// panel1
//
this.panel1.Controls.Add(this.panel3);
this.panel1.Controls.Add(this.panel2);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1771, 832);
this.panel1.TabIndex = 0;
//
// panel3
//
this.panel3.Controls.Add(this.ultraTabControl1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 50);
this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1771, 782);
this.panel3.TabIndex = 4;
//
// ultraTabControl1
//
this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraTabControl1.Name = "ultraTabControl1";
this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
this.ultraTabControl1.Size = new System.Drawing.Size(1771, 782);
this.ultraTabControl1.TabIndex = 0;
ultraTab1.TabPage = this.ultraTabPageControl1;
ultraTab1.Text = "未验质数据";
ultraTab2.TabPage = this.ultraTabPageControl2;
ultraTab2.Text = "已验质数据";
this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
ultraTab1,
ultraTab2});
//
// ultraTabSharedControlsPage1
//
this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1767, 753);
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.ultraATTR_CODE);
this.panel2.Controls.Add(this.ultraQuerySUPP_NAME);
this.panel2.Controls.Add(this.chkSUPP_NAME);
this.panel2.Controls.Add(this.dateEnd);
this.panel2.Controls.Add(this.dateBegin);
this.panel2.Controls.Add(this.labelGo);
this.panel2.Controls.Add(this.chkDate);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1771, 50);
this.panel2.TabIndex = 3;
//
// ultraATTR_CODE
//
this.ultraATTR_CODE.Enabled = false;
this.ultraATTR_CODE.Location = new System.Drawing.Point(772, 15);
this.ultraATTR_CODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraATTR_CODE.Name = "ultraATTR_CODE";
this.ultraATTR_CODE.Size = new System.Drawing.Size(139, 24);
this.ultraATTR_CODE.TabIndex = 164;
this.ultraATTR_CODE.Visible = false;
//
// ultraQuerySUPP_NAME
//
this.ultraQuerySUPP_NAME.Enabled = false;
this.ultraQuerySUPP_NAME.Location = new System.Drawing.Point(485, 15);
this.ultraQuerySUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.ultraQuerySUPP_NAME.Name = "ultraQuerySUPP_NAME";
this.ultraQuerySUPP_NAME.Size = new System.Drawing.Size(225, 24);
this.ultraQuerySUPP_NAME.TabIndex = 163;
//
// chkSUPP_NAME
//
this.chkSUPP_NAME.AutoSize = true;
this.chkSUPP_NAME.Location = new System.Drawing.Point(403, 15);
this.chkSUPP_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.chkSUPP_NAME.Name = "chkSUPP_NAME";
this.chkSUPP_NAME.Size = new System.Drawing.Size(92, 28);
this.chkSUPP_NAME.TabIndex = 158;
this.chkSUPP_NAME.Text = "供应商";
this.chkSUPP_NAME.CheckedChanged += new System.EventHandler(this.chkSUPP_NAME_CheckedChanged);
//
// dateEnd
//
this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
this.dateEnd.Location = new System.Drawing.Point(275, 15);
this.dateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dateEnd.MaskInput = "yyyy-mm-dd";
this.dateEnd.Name = "dateEnd";
this.dateEnd.Size = new System.Drawing.Size(123, 24);
this.dateEnd.TabIndex = 157;
//
// dateBegin
//
this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
this.dateBegin.FormatString = "";
this.dateBegin.Location = new System.Drawing.Point(117, 15);
this.dateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.dateBegin.MaskInput = "yyyy-mm-dd";
this.dateBegin.Name = "dateBegin";
this.dateBegin.Size = new System.Drawing.Size(123, 24);
this.dateBegin.TabIndex = 156;
//
// labelGo
//
appearance40.TextHAlignAsString = "Center";
appearance40.TextVAlignAsString = "Middle";
this.labelGo.Appearance = appearance40;
this.labelGo.AutoSize = true;
this.labelGo.Location = new System.Drawing.Point(247, 19);
this.labelGo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.labelGo.Name = "labelGo";
this.labelGo.Size = new System.Drawing.Size(28, 24);
this.labelGo.TabIndex = 155;
this.labelGo.Text = "至";
//
// chkDate
//
this.chkDate.AutoSize = true;
this.chkDate.Checked = true;
this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkDate.Enabled = false;
this.chkDate.Location = new System.Drawing.Point(19, 15);
this.chkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.chkDate.Name = "chkDate";
this.chkDate.Size = new System.Drawing.Size(112, 28);
this.chkDate.TabIndex = 154;
this.chkDate.Text = "净重时间";
//
// FrmBalanceCheck_FG
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1771, 832);
this.Controls.Add(this.panel1);
this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
this.Name = "FrmBalanceCheck_FG";
this.Text = "废钢检验实绩回报";
this.Load += new System.EventHandler(this.FrmBalanceCheck_FG_Load);
this.ultraTabPageControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
this.ultraTabPageControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
this.panel1.ResumeLayout(false);
this.panel3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
this.ultraTabControl1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraATTR_CODE)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraQuerySUPP_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkSUPP_NAME)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySUPP_NAME;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSUPP_NAME;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
private Infragistics.Win.Misc.UltraLabel labelGo;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
private System.Windows.Forms.Panel panel3;
private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
private System.Data.DataSet dataSet1;
private System.Data.DataTable dataTable1;
private System.Data.DataSet dataSet2;
private System.Data.DataTable dataTable2;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraATTR_CODE;
}
}