namespace Core.StlMes.Client.BuyBillet
{
partial class frmRptLs
{
///
/// 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 appearance19 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
this.ug1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.label1 = new System.Windows.Forms.Label();
this.cb_year = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
((System.ComponentModel.ISupportInitialize)(this.ug1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cb_year)).BeginInit();
this.SuspendLayout();
//
// ug1
//
appearance19.BackColor = System.Drawing.SystemColors.Window;
appearance19.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ug1.DisplayLayout.Appearance = appearance19;
this.ug1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ug1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance26.BorderColor = System.Drawing.SystemColors.Window;
this.ug1.DisplayLayout.GroupByBox.Appearance = appearance26;
appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
this.ug1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
this.ug1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ug1.DisplayLayout.GroupByBox.Hidden = true;
appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance28.BackColor2 = System.Drawing.SystemColors.Control;
appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
this.ug1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
this.ug1.DisplayLayout.MaxColScrollRegions = 1;
this.ug1.DisplayLayout.MaxRowScrollRegions = 1;
appearance29.BackColor = System.Drawing.SystemColors.Window;
appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
this.ug1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
appearance30.BackColor = System.Drawing.SystemColors.Highlight;
appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ug1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
this.ug1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ug1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance31.BackColor = System.Drawing.SystemColors.Window;
this.ug1.DisplayLayout.Override.CardAreaAppearance = appearance31;
appearance32.BorderColor = System.Drawing.Color.Silver;
appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ug1.DisplayLayout.Override.CellAppearance = appearance32;
this.ug1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ug1.DisplayLayout.Override.CellPadding = 0;
appearance33.BackColor = System.Drawing.SystemColors.Control;
appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance33.BorderColor = System.Drawing.SystemColors.Window;
this.ug1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
appearance34.TextHAlignAsString = "Left";
this.ug1.DisplayLayout.Override.HeaderAppearance = appearance34;
this.ug1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ug1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance44.BackColor = System.Drawing.SystemColors.Window;
appearance44.BorderColor = System.Drawing.Color.Silver;
this.ug1.DisplayLayout.Override.RowAppearance = appearance44;
this.ug1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance45.BackColor = System.Drawing.SystemColors.ControlLight;
this.ug1.DisplayLayout.Override.TemplateAddRowAppearance = appearance45;
this.ug1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ug1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ug1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
this.ug1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ug1.Location = new System.Drawing.Point(0, 32);
this.ug1.Name = "ug1";
this.ug1.Size = new System.Drawing.Size(784, 530);
this.ug1.TabIndex = 6;
this.ug1.Text = "ultraGrid1";
this.ug1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ug1_InitializeRow);
this.ug1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ug1_ClickCellButton);
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Controls.Add(this.cb_year);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(784, 32);
this.ultraGroupBox1.TabIndex = 5;
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(22, 9);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 5;
this.label1.Text = "年份";
//
// cb_year
//
this.cb_year.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
this.cb_year.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cb_year.Location = new System.Drawing.Point(81, 4);
this.cb_year.Name = "cb_year";
this.cb_year.Size = new System.Drawing.Size(114, 21);
this.cb_year.TabIndex = 4;
//
// frmRptLs
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(784, 562);
this.Controls.Add(this.ug1);
this.Controls.Add(this.ultraGroupBox1);
this.Name = "frmRptLs";
this.ShowIcon = false;
this.Text = "流速报表";
this.Load += new System.EventHandler(this.frmRptLs_Load);
((System.ComponentModel.ISupportInitialize)(this.ug1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cb_year)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.UltraWinGrid.UltraGrid ug1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.Label label1;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cb_year;
}
}