namespace Core.StlMes.Client.Qcm { partial class FrmSteelGrade { /// /// 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.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELCODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELSTYLE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEELSTYLENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_TP"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IS_TP_DESC"); 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.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); this.dataSet2 = 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.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel(); this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.cmbGradeType = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.txtName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.panel2 = new System.Windows.Forms.Panel(); this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel(); this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbGradeType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit(); this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout(); this.FrmBase_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit(); this.SuspendLayout(); // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn4, this.dataColumn13, this.dataColumn14, this.dataColumn15}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "钢级\\牌号代码"; this.dataColumn1.ColumnName = "STEELCODE"; // // dataColumn2 // this.dataColumn2.Caption = "钢级\\牌号描述"; this.dataColumn2.ColumnName = "STEELNAME"; // // dataColumn3 // this.dataColumn3.Caption = "类型\r\n"; this.dataColumn3.ColumnMapping = System.Data.MappingType.Hidden; this.dataColumn3.ColumnName = "STEELSTYLE"; // // dataColumn5 // this.dataColumn5.Caption = "创建人"; this.dataColumn5.ColumnName = "CREATE_NAME"; // // dataColumn6 // this.dataColumn6.Caption = "创建时间"; this.dataColumn6.ColumnName = "CREATE_TIME"; // // dataColumn7 // this.dataColumn7.Caption = "修改人"; this.dataColumn7.ColumnName = "UPDATE_NAME"; // // dataColumn8 // this.dataColumn8.Caption = "修改时间"; this.dataColumn8.ColumnName = "UPDATE_TIME"; // // dataColumn9 // this.dataColumn9.Caption = "删除人"; this.dataColumn9.ColumnName = "DELETE_NAME"; // // dataColumn10 // this.dataColumn10.Caption = "删除时间"; this.dataColumn10.ColumnName = "DELETE_TIME"; // // dataColumn11 // this.dataColumn11.Caption = "有效标志"; this.dataColumn11.ColumnMapping = System.Data.MappingType.Hidden; this.dataColumn11.ColumnName = "VALIDFLAG"; // // dataColumn12 // this.dataColumn12.Caption = "备注"; this.dataColumn12.ColumnName = "MEMO"; // // dataColumn4 // this.dataColumn4.Caption = "有效标识"; this.dataColumn4.ColumnName = "VALIDFLAGNAME"; // // dataColumn13 // this.dataColumn13.Caption = "类型\r\n"; this.dataColumn13.ColumnName = "STEELSTYLENAME"; // // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel // this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel2); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel"; this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 494); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0; // // ultraGrid2 // this.ultraGrid2.DataMember = "Table1"; this.ultraGrid2.DataSource = this.dataSet2; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid2.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.Hidden = true; ultraGridColumn4.Header.VisiblePosition = 7; ultraGridColumn5.Header.VisiblePosition = 8; ultraGridColumn6.Header.VisiblePosition = 9; ultraGridColumn7.Header.VisiblePosition = 10; ultraGridColumn8.Header.VisiblePosition = 11; ultraGridColumn9.Header.VisiblePosition = 12; ultraGridColumn10.Header.VisiblePosition = 13; ultraGridColumn10.Hidden = true; ultraGridColumn11.Header.VisiblePosition = 6; ultraGridColumn12.Header.VisiblePosition = 5; ultraGridColumn13.Header.VisiblePosition = 3; ultraGridColumn14.Header.VisiblePosition = 14; ultraGridColumn14.Hidden = true; ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn15.Header.VisiblePosition = 4; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15}); ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid2.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.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid2.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.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No; this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False; this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid2.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.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; 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, 54); this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4); this.ultraGrid2.Name = "ultraGrid2"; this.ultraGrid2.Size = new System.Drawing.Size(1816, 370); this.ultraGrid2.TabIndex = 2; this.ultraGrid2.Text = "ultraGrid1"; this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate); // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1816, 70); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 424); this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1816, 70); this.ultraExpandableGroupBox1.TabIndex = 3; this.ultraExpandableGroupBox1.Text = "编辑区域"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbGradeType); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtName); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21); this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1810, 46); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // cmbGradeType // this.cmbGradeType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem3.DataValue = "1"; valueListItem3.DisplayText = "钢级"; valueListItem4.DataValue = "2"; valueListItem4.DisplayText = "牌号"; this.cmbGradeType.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem3, valueListItem4}); this.cmbGradeType.Location = new System.Drawing.Point(363, 7); this.cmbGradeType.Margin = new System.Windows.Forms.Padding(4); this.cmbGradeType.Name = "cmbGradeType"; this.cmbGradeType.Size = new System.Drawing.Size(90, 24); this.cmbGradeType.TabIndex = 5; // // txtMemo // this.txtMemo.Location = new System.Drawing.Point(687, 4); this.txtMemo.Margin = new System.Windows.Forms.Padding(4); this.txtMemo.MaxLength = 100; this.txtMemo.Multiline = true; this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(318, 26); this.txtMemo.TabIndex = 6; // // ultraLabel6 // appearance43.TextHAlignAsString = "Center"; appearance43.TextVAlignAsString = "Middle"; this.ultraLabel6.Appearance = appearance43; this.ultraLabel6.AutoSize = true; this.ultraLabel6.Location = new System.Drawing.Point(647, 10); this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(36, 19); this.ultraLabel6.TabIndex = 8; this.ultraLabel6.Text = "备注"; // // ultraLabel5 // appearance13.TextHAlignAsString = "Center"; appearance13.TextVAlignAsString = "Middle"; this.ultraLabel5.Appearance = appearance13; this.ultraLabel5.AutoSize = true; this.ultraLabel5.Location = new System.Drawing.Point(321, 11); this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(36, 19); this.ultraLabel5.TabIndex = 6; this.ultraLabel5.Text = "类型"; // // txtName // this.txtName.Location = new System.Drawing.Point(137, 7); this.txtName.Margin = new System.Windows.Forms.Padding(4); this.txtName.MaxLength = 50; this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(169, 24); this.txtName.TabIndex = 4; // // ultraLabel4 // appearance15.TextHAlignAsString = "Center"; appearance15.TextVAlignAsString = "Middle"; this.ultraLabel4.Appearance = appearance15; this.ultraLabel4.AutoSize = true; this.ultraLabel4.Location = new System.Drawing.Point(25, 12); this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(106, 19); this.ultraLabel4.TabIndex = 4; this.ultraLabel4.Text = "钢级\\牌号描述"; // // panel2 // this.panel2.Controls.Add(this.ultraCheckEditor1); this.panel2.Controls.Add(this.chkValid); this.panel2.Controls.Add(this.txtTitleName); 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); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1816, 54); this.panel2.TabIndex = 16; // // ultraCheckEditor1 // this.ultraCheckEditor1.AutoSize = true; this.ultraCheckEditor1.Location = new System.Drawing.Point(31, 18); this.ultraCheckEditor1.Margin = new System.Windows.Forms.Padding(4); this.ultraCheckEditor1.Name = "ultraCheckEditor1"; this.ultraCheckEditor1.Size = new System.Drawing.Size(123, 22); this.ultraCheckEditor1.TabIndex = 2; this.ultraCheckEditor1.Text = "钢级\\牌号描述"; this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged); // // chkValid // this.chkValid.Location = new System.Drawing.Point(323, 14); this.chkValid.Margin = new System.Windows.Forms.Padding(4); this.chkValid.Name = "chkValid"; this.chkValid.Size = new System.Drawing.Size(95, 29); this.chkValid.TabIndex = 1; this.chkValid.Text = "包含无效"; // // txtTitleName // this.txtTitleName.Location = new System.Drawing.Point(167, 14); this.txtTitleName.Margin = new System.Windows.Forms.Padding(4); this.txtTitleName.MaxLength = 50; this.txtTitleName.Name = "txtTitleName"; this.txtTitleName.ReadOnly = true; this.txtTitleName.Size = new System.Drawing.Size(151, 24); this.txtTitleName.TabIndex = 0; // // FrmBase_Fill_Panel_Fill_Panel // this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel); this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmBase_Fill_Panel_Fill_Panel.Margin = new System.Windows.Forms.Padding(4); this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel"; this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1816, 494); this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0; // // FrmBase_Fill_Panel // this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel); this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmBase_Fill_Panel.Margin = new System.Windows.Forms.Padding(4); this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel"; this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1816, 494); this.FrmBase_Fill_Panel.TabIndex = 3; // // dataColumn14 // this.dataColumn14.ColumnName = "IS_TP"; // // dataColumn15 // this.dataColumn15.Caption = "是否TP系列"; this.dataColumn15.ColumnName = "IS_TP_DESC"; // // ultraComboEditor1 // this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem1.DataValue = "1"; valueListItem1.DisplayText = "是"; valueListItem2.DataValue = "0"; valueListItem2.DisplayText = "否"; this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem1, valueListItem2}); this.ultraComboEditor1.Location = new System.Drawing.Point(556, 7); this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(4); this.ultraComboEditor1.Name = "ultraComboEditor1"; this.ultraComboEditor1.Size = new System.Drawing.Size(67, 24); this.ultraComboEditor1.TabIndex = 9; // // ultraLabel1 // appearance42.TextHAlignAsString = "Center"; appearance42.TextVAlignAsString = "Middle"; this.ultraLabel1.Appearance = appearance42; this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(469, 11); this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(83, 19); this.ultraLabel1.TabIndex = 10; this.ultraLabel1.Text = "是否TP系列"; // // FrmSteelGrade // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1816, 494); this.Controls.Add(this.FrmBase_Fill_Panel); this.Margin = new System.Windows.Forms.Padding(5); this.Name = "FrmSteelGrade"; this.Text = "钢级\\牌号管理"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FrmSteelGrade_Load); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbGradeType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit(); this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false); this.FrmBase_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Data.DataSet dataSet2; private System.Data.DataTable dataTable1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel; private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel; private System.Windows.Forms.Panel FrmBase_Fill_Panel; private System.Windows.Forms.Panel panel2; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo; private Infragistics.Win.Misc.UltraLabel ultraLabel6; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGradeType; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn13; private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1; private System.Data.DataColumn dataColumn14; private System.Data.DataColumn dataColumn15; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1; private Infragistics.Win.Misc.UltraLabel ultraLabel1; } }