namespace Core.StlMes.Client.BuyBillet { partial class FrmBuyDCYB { /// /// 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.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton(); Infragistics.Win.Appearance appearance37 = 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("炉号"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("支数"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("吨数"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定炉号"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("到货日期"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DCYB_PK"); 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(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.txt_dcyb_pk = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.btn_update = new Infragistics.Win.Misc.UltraButton(); this.txt_dhrq = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.txt_judge_stove = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.btn_delete = new Infragistics.Win.Misc.UltraButton(); this.ultraButton1 = new Infragistics.Win.Misc.UltraButton(); this.txt_weight = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.txt_count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.txt_stove = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.txt_order_no = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); 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.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_dcyb_pk)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhrq)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_weight)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_count)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stove)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_order_no)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.SuspendLayout(); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.txt_dcyb_pk); this.splitContainer1.Panel1.Controls.Add(this.btn_update); this.splitContainer1.Panel1.Controls.Add(this.txt_dhrq); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel6); this.splitContainer1.Panel1.Controls.Add(this.txt_judge_stove); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel5); this.splitContainer1.Panel1.Controls.Add(this.btn_delete); this.splitContainer1.Panel1.Controls.Add(this.ultraButton1); this.splitContainer1.Panel1.Controls.Add(this.txt_weight); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel4); this.splitContainer1.Panel1.Controls.Add(this.txt_count); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel3); this.splitContainer1.Panel1.Controls.Add(this.txt_stove); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel2); this.splitContainer1.Panel1.Controls.Add(this.txt_order_no); this.splitContainer1.Panel1.Controls.Add(this.ultraLabel1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1); this.splitContainer1.Size = new System.Drawing.Size(584, 462); this.splitContainer1.SplitterDistance = 194; this.splitContainer1.TabIndex = 0; // // txt_dcyb_pk // this.txt_dcyb_pk.Location = new System.Drawing.Point(58, 158); this.txt_dcyb_pk.Name = "txt_dcyb_pk"; this.txt_dcyb_pk.Size = new System.Drawing.Size(100, 21); this.txt_dcyb_pk.TabIndex = 15; this.txt_dcyb_pk.Visible = false; // // btn_update // this.btn_update.Location = new System.Drawing.Point(215, 41); this.btn_update.Name = "btn_update"; this.btn_update.Size = new System.Drawing.Size(75, 23); this.btn_update.TabIndex = 14; this.btn_update.Text = "修改"; this.btn_update.Click += new System.EventHandler(this.btn_update_Click); // // txt_dhrq // this.txt_dhrq.DateButtons.Add(dateButton1); this.txt_dhrq.Format = "yyyy-MM-dd"; this.txt_dhrq.Location = new System.Drawing.Point(58, 131); this.txt_dhrq.Name = "txt_dhrq"; this.txt_dhrq.NonAutoSizeHeight = 21; this.txt_dhrq.Size = new System.Drawing.Size(121, 21); this.txt_dhrq.TabIndex = 13; this.txt_dhrq.Value = new System.DateTime(2017, 8, 16, 0, 0, 0, 0); // // ultraLabel6 // this.ultraLabel6.Location = new System.Drawing.Point(0, 134); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(63, 13); this.ultraLabel6.TabIndex = 12; this.ultraLabel6.Text = "到货日期"; // // txt_judge_stove // this.txt_judge_stove.Location = new System.Drawing.Point(59, 62); this.txt_judge_stove.Name = "txt_judge_stove"; this.txt_judge_stove.Size = new System.Drawing.Size(101, 21); this.txt_judge_stove.TabIndex = 11; // // ultraLabel5 // this.ultraLabel5.Location = new System.Drawing.Point(0, 66); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(63, 17); this.ultraLabel5.TabIndex = 10; this.ultraLabel5.Text = "判定炉号"; // // btn_delete // this.btn_delete.Location = new System.Drawing.Point(215, 70); this.btn_delete.Name = "btn_delete"; this.btn_delete.Size = new System.Drawing.Size(75, 23); this.btn_delete.TabIndex = 9; this.btn_delete.Text = "删除"; this.btn_delete.Click += new System.EventHandler(this.btn_delete_Click); // // ultraButton1 // this.ultraButton1.Location = new System.Drawing.Point(215, 10); this.ultraButton1.Name = "ultraButton1"; this.ultraButton1.Size = new System.Drawing.Size(75, 23); this.ultraButton1.TabIndex = 8; this.ultraButton1.Text = "新增"; this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click); // // txt_weight // this.txt_weight.Location = new System.Drawing.Point(58, 107); this.txt_weight.MaskInput = "{LOC}nn,nnn,nnn.nnn"; this.txt_weight.Name = "txt_weight"; this.txt_weight.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double; this.txt_weight.Size = new System.Drawing.Size(100, 21); this.txt_weight.TabIndex = 7; this.txt_weight.ValueChanged += new System.EventHandler(this.ultraNumericEditor1_ValueChanged); // // ultraLabel4 // this.ultraLabel4.Location = new System.Drawing.Point(13, 107); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(39, 23); this.ultraLabel4.TabIndex = 6; this.ultraLabel4.Text = "吨数"; // // txt_count // this.txt_count.Location = new System.Drawing.Point(58, 84); this.txt_count.Name = "txt_count"; this.txt_count.Size = new System.Drawing.Size(100, 21); this.txt_count.TabIndex = 5; this.txt_count.ValueChanged += new System.EventHandler(this.txt_count_ValueChanged); // // ultraLabel3 // this.ultraLabel3.Location = new System.Drawing.Point(18, 88); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(34, 23); this.ultraLabel3.TabIndex = 4; this.ultraLabel3.Text = "支数"; // // txt_stove // this.txt_stove.Location = new System.Drawing.Point(59, 39); this.txt_stove.Name = "txt_stove"; this.txt_stove.Size = new System.Drawing.Size(101, 21); this.txt_stove.TabIndex = 3; // // ultraLabel2 // this.ultraLabel2.Location = new System.Drawing.Point(3, 41); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(50, 23); this.ultraLabel2.TabIndex = 2; this.ultraLabel2.Text = "炉号"; // // txt_order_no // this.txt_order_no.Location = new System.Drawing.Point(60, 12); this.txt_order_no.Name = "txt_order_no"; this.txt_order_no.Size = new System.Drawing.Size(100, 21); this.txt_order_no.TabIndex = 1; this.txt_order_no.Visible = false; // // ultraLabel1 // this.ultraLabel1.Location = new System.Drawing.Point(3, 12); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(50, 23); this.ultraLabel1.TabIndex = 0; this.ultraLabel1.Text = "合同号"; this.ultraLabel1.Visible = false; // // ultraGrid1 // this.ultraGrid1.DataSource = this.dataSet1; appearance37.BackColor = System.Drawing.SystemColors.Window; appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance37; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6}); this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance38.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38; appearance39.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance40.BackColor2 = System.Drawing.SystemColors.Control; appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance40.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance41.BackColor = System.Drawing.SystemColors.Window; appearance41.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41; appearance42.BackColor = System.Drawing.SystemColors.Highlight; appearance42.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance43.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43; appearance44.BorderColor = System.Drawing.Color.Silver; appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance45.BackColor = System.Drawing.SystemColors.Control; appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance45.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45; appearance46.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance47.BackColor = System.Drawing.SystemColors.Window; appearance47.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance48.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48; 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(584, 264); this.ultraGrid1.TabIndex = 0; this.ultraGrid1.Text = "ultraGrid1"; this.ultraGrid1.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGrid1_AfterSelectChange); this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell); this.ultraGrid1.Click += new System.EventHandler(this.ultraGrid1_Click); // // 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.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.ColumnName = "炉号"; // // dataColumn2 // this.dataColumn2.ColumnName = "支数"; this.dataColumn2.DataType = typeof(int); // // dataColumn3 // this.dataColumn3.ColumnName = "吨数"; this.dataColumn3.DataType = typeof(double); // // dataColumn4 // this.dataColumn4.ColumnName = "判定炉号"; // // dataColumn5 // this.dataColumn5.ColumnName = "到货日期"; this.dataColumn5.DataType = typeof(System.DateTime); // // dataColumn6 // this.dataColumn6.ColumnName = "DCYB_PK"; // // FrmBuyDCYB // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(584, 462); this.Controls.Add(this.splitContainer1); this.Name = "FrmBuyDCYB"; this.ShowIcon = false; this.Text = "外购坯到厂预报"; this.Load += new System.EventHandler(this.FrmBuyDCYB_Load); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel1.PerformLayout(); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txt_dcyb_pk)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhrq)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_judge_stove)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_weight)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_count)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_stove)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_order_no)).EndInit(); ((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.SplitContainer splitContainer1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_order_no; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_stove; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_weight; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_count; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.Misc.UltraButton btn_delete; private Infragistics.Win.Misc.UltraButton ultraButton1; private System.Data.DataSet dataSet1; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_judge_stove; private Infragistics.Win.Misc.UltraLabel ultraLabel6; private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_dhrq; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_dcyb_pk; private Infragistics.Win.Misc.UltraButton btn_update; } }