namespace Core.StlMes.Client.Sale.UI.Balance.TranMoney
{
partial class FrmTransMoneyQuery
{
///
/// 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 appearance35 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
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();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label1 = new System.Windows.Forms.Label();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.label2 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.label5 = new System.Windows.Forms.Label();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.dateTimePicker2);
this.groupBox1.Controls.Add(this.dateTimePicker3);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.dateTimePicker1);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.textBox7);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(886, 42);
this.groupBox1.TabIndex = 5;
this.groupBox1.TabStop = false;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.LightSteelBlue;
this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label1.Font = new System.Drawing.Font("宋体", 9F);
this.label1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label1.Location = new System.Drawing.Point(585, 11);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(43, 21);
this.label1.TabIndex = 507;
this.label1.Text = "年月";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// dateTimePicker1
//
this.dateTimePicker1.CustomFormat = "yyyy-MM";
this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dateTimePicker1.Location = new System.Drawing.Point(634, 11);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(84, 21);
this.dateTimePicker1.TabIndex = 504;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.LightSteelBlue;
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label2.Font = new System.Drawing.Font("宋体", 9F);
this.label2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label2.Location = new System.Drawing.Point(338, 11);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(43, 21);
this.label2.TabIndex = 503;
this.label2.Text = "提单号";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(383, 11);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(121, 21);
this.textBox7.TabIndex = 494;
this.textBox7.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox7_KeyPress);
//
// ultraGrid2
//
appearance35.BackColor = System.Drawing.SystemColors.Window;
appearance35.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid2.DisplayLayout.Appearance = appearance35;
this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance36.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance36.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance36;
appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance37;
this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance38.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance38.BackColor2 = System.Drawing.SystemColors.Control;
appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance38;
this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
appearance39.BackColor = System.Drawing.SystemColors.Window;
appearance39.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance39;
appearance40.BackColor = System.Drawing.SystemColors.Highlight;
appearance40.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance40;
this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance41.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance41;
appearance42.BorderColor = System.Drawing.Color.Silver;
appearance42.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance42;
this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
appearance43.BackColor = System.Drawing.SystemColors.Control;
appearance43.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance43.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance43.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance43.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance43;
appearance44.TextHAlignAsString = "Left";
this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance44;
this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance45.BackColor = System.Drawing.SystemColors.Window;
appearance45.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance45;
this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
appearance46.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance46;
this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGrid2.Location = new System.Drawing.Point(0, 42);
this.ultraGrid2.Name = "ultraGrid2";
this.ultraGrid2.Size = new System.Drawing.Size(886, 405);
this.ultraGrid2.TabIndex = 40;
this.ultraGrid2.Text = "ultraGrid2";
//
// label5
//
this.label5.BackColor = System.Drawing.Color.LightSteelBlue;
this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.label5.Font = new System.Drawing.Font("宋体", 9F);
this.label5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.label5.Location = new System.Drawing.Point(6, 11);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(79, 21);
this.label5.TabIndex = 512;
this.label5.Text = "提单关闭时间";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// dateTimePicker2
//
this.dateTimePicker2.Location = new System.Drawing.Point(211, 11);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(121, 21);
this.dateTimePicker2.TabIndex = 511;
//
// dateTimePicker3
//
this.dateTimePicker3.Location = new System.Drawing.Point(87, 11);
this.dateTimePicker3.Name = "dateTimePicker3";
this.dateTimePicker3.Size = new System.Drawing.Size(121, 21);
this.dateTimePicker3.TabIndex = 510;
//
// FrmTransMoneyQuery
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(886, 447);
this.Controls.Add(this.ultraGrid2);
this.Controls.Add(this.groupBox1);
this.Name = "FrmTransMoneyQuery";
this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
this.Text = "FrmTransMoneyInput";
this.Load += new System.EventHandler(this.FrmTransMoneyInput_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox textBox7;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.DateTimePicker dateTimePicker2;
private System.Windows.Forms.DateTimePicker dateTimePicker3;
}
}