namespace Core.StlMes.Client.Sale.UI.Balance.TranMoney { partial class FrmTransMoneyInput { /// /// 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 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.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 appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = 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(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.textBox7 = new System.Windows.Forms.TextBox(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.groupBox1.SuspendLayout(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.dateTimePicker2); this.groupBox1.Controls.Add(this.dateTimePicker1); 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(908, 46); this.groupBox1.TabIndex = 5; this.groupBox1.TabStop = false; // // label4 // this.label4.BackColor = System.Drawing.Color.LightSteelBlue; this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label4.Font = new System.Drawing.Font("宋体", 9F); this.label4.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.label4.Location = new System.Drawing.Point(312, 15); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(43, 21); this.label4.TabIndex = 507; this.label4.Text = "提单号"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label3 // this.label3.BackColor = System.Drawing.Color.LightSteelBlue; this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.label3.Font = new System.Drawing.Font("宋体", 9F); this.label3.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.label3.Location = new System.Drawing.Point(2, 15); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(57, 21); this.label3.TabIndex = 506; this.label3.Text = "提单时间"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // dateTimePicker2 // this.dateTimePicker2.Location = new System.Drawing.Point(185, 15); this.dateTimePicker2.Name = "dateTimePicker2"; this.dateTimePicker2.Size = new System.Drawing.Size(121, 21); this.dateTimePicker2.TabIndex = 504; // // dateTimePicker1 // this.dateTimePicker1.Location = new System.Drawing.Point(61, 15); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(121, 21); this.dateTimePicker1.TabIndex = 505; // // textBox7 // this.textBox7.Location = new System.Drawing.Point(358, 15); this.textBox7.Name = "textBox7"; this.textBox7.Size = new System.Drawing.Size(121, 21); this.textBox7.TabIndex = 494; // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Location = new System.Drawing.Point(0, 46); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(908, 401); this.tabControl1.TabIndex = 27; this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); // // tabPage1 // this.tabPage1.Controls.Add(this.ultraGrid1); this.tabPage1.Controls.Add(this.ultraGrid3); this.tabPage1.Location = new System.Drawing.Point(4, 22); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(900, 375); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "待维护单据"; this.tabPage1.UseVisualStyleBackColor = true; // // ultraGrid1 // appearance47.BackColor = System.Drawing.SystemColors.Window; appearance47.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance47; this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance48.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance48.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance48.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance48; appearance49.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance49; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance50.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance50.BackColor2 = System.Drawing.SystemColors.Control; appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance50.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance50; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance51.BackColor = System.Drawing.SystemColors.Window; appearance51.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance51; appearance52.BackColor = System.Drawing.SystemColors.Highlight; appearance52.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance52; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance53.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance53; appearance54.BorderColor = System.Drawing.Color.Silver; appearance54.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance54; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance55.BackColor = System.Drawing.SystemColors.Control; appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance55.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance55.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance55; appearance56.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance56; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance57.BackColor = System.Drawing.SystemColors.Window; appearance57.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance57; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance58.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance58; 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.Location = new System.Drawing.Point(3, 3); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(894, 104); this.ultraGrid1.TabIndex = 38; this.ultraGrid1.Text = "ultraGrid1"; this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate_1); // // ultraGrid3 // appearance23.BackColor = System.Drawing.SystemColors.Window; appearance23.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid3.DisplayLayout.Appearance = appearance23; this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance24.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance24.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance24.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance24; appearance25.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance25; this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance26.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance26.BackColor2 = System.Drawing.SystemColors.Control; appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance26.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance26; this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1; appearance27.BackColor = System.Drawing.SystemColors.Window; appearance27.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance27; appearance28.BackColor = System.Drawing.SystemColors.Highlight; appearance28.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance28; this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance29.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance29; appearance30.BorderColor = System.Drawing.Color.Silver; appearance30.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance30; this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid3.DisplayLayout.Override.CellPadding = 0; appearance31.BackColor = System.Drawing.SystemColors.Control; appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance31.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance31.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance31; appearance32.TextHAlignAsString = "Left"; this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance32; this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance33.BackColor = System.Drawing.SystemColors.Window; appearance33.BorderColor = System.Drawing.Color.Silver; this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance33; this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance34.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance34; this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraGrid3.Location = new System.Drawing.Point(3, 107); this.ultraGrid3.Name = "ultraGrid3"; this.ultraGrid3.Size = new System.Drawing.Size(894, 265); this.ultraGrid3.TabIndex = 39; this.ultraGrid3.Text = "ultraGrid3"; // // FrmTransMoneyInput // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(908, 447); this.Controls.Add(this.tabControl1); this.Controls.Add(this.groupBox1); this.Name = "FrmTransMoneyInput"; this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计"; this.Text = "FrmTransMoneyInput"; this.Load += new System.EventHandler(this.FrmTransMoneyInput_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.DateTimePicker dateTimePicker2; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; } }