namespace Core.StlMes.Client.Qcm { partial class FrmChemistryElements { /// /// 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("CHEM_CODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMTYPENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_FORMULA"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_TYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROUNDING_DIGITS"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEM_SEQ"); 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.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = 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.dataColumn4 = 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.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataTable2 = new System.Data.DataTable(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = 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.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel(); this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.txtRoundCount = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.cmbStyle = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.txtElementsGs = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel2 = 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.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel(); this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).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.ultraNumericEditor1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRoundCount)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStyle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtElementsGs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).BeginInit(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit(); this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout(); this.FrmBase_Fill_Panel.SuspendLayout(); this.SuspendLayout(); // // dataSet2 // this.dataSet2.DataSetName = "NewDataSet"; this.dataSet2.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1, this.dataTable2}); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18}); this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] { new System.Data.UniqueConstraint("Constraint1", new string[] { "CHEM_CODE"}, false)}); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.Caption = "化学元素代码"; this.dataColumn1.ColumnName = "CHEM_CODE"; // // dataColumn2 // this.dataColumn2.Caption = "化学元素描述"; this.dataColumn2.ColumnName = "CHEM_NAME"; // // dataColumn3 // this.dataColumn3.Caption = "化学元素类型"; this.dataColumn3.ColumnName = "CHEMTYPENAME"; // // dataColumn4 // this.dataColumn4.Caption = "复合元素计算公式"; this.dataColumn4.ColumnName = "CHEM_FORMULA"; // // 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 = "VALIDFLAG"; this.dataColumn11.ColumnMapping = System.Data.MappingType.Hidden; this.dataColumn11.ColumnName = "VALIDFLAG"; // // dataColumn12 // this.dataColumn12.Caption = "有效标识"; this.dataColumn12.ColumnName = "VALIDFLAGNAME"; // // dataColumn15 // this.dataColumn15.Caption = "备注"; this.dataColumn15.ColumnName = "MEMO"; // // dataColumn16 // this.dataColumn16.Caption = "化学元素类型"; this.dataColumn16.ColumnMapping = System.Data.MappingType.Hidden; this.dataColumn16.ColumnName = "CHEM_TYPE"; // // dataColumn17 // this.dataColumn17.Caption = "修约位数"; this.dataColumn17.ColumnName = "ROUNDING_DIGITS"; // // dataColumn18 // this.dataColumn18.Caption = "显示顺序"; this.dataColumn18.ColumnName = "CHEM_SEQ"; // // dataTable2 // this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn13, this.dataColumn14}); this.dataTable2.Constraints.AddRange(new System.Data.Constraint[] { new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] { "CHEM_CODE"}, new string[] { "ID"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)}); this.dataTable2.TableName = "Table2"; // // dataColumn13 // this.dataColumn13.ColumnName = "ID"; // // dataColumn14 // this.dataColumn14.ColumnName = "NAME"; // // 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, 588); 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.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(120, 0); ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1; ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0); ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3; ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(196, 0); ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn5.Header.VisiblePosition = 6; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0); ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn6.Header.VisiblePosition = 7; ultraGridColumn6.RowLayoutColumnInfo.OriginX = 9; ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(170, 0); ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn7.Header.VisiblePosition = 8; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 0); ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn8.Header.VisiblePosition = 9; ultraGridColumn8.RowLayoutColumnInfo.OriginX = 11; ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(175, 0); ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn9.Header.VisiblePosition = 10; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 12; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0); ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn10.Header.VisiblePosition = 11; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 13; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(162, 0); ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn11.Header.VisiblePosition = 12; ultraGridColumn11.Hidden = true; ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn12.Header.VisiblePosition = 4; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0); ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn13.Header.VisiblePosition = 5; ultraGridColumn13.RowLayoutColumnInfo.OriginX = 7; ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn14.Header.VisiblePosition = 13; ultraGridColumn14.Hidden = true; ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn15.Header.VisiblePosition = 14; ultraGridColumn15.RowLayoutColumnInfo.OriginX = 5; ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0); ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1; ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn16.Header.VisiblePosition = 15; ultraGridColumn16.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0); ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16}); ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; 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, 434); this.ultraGrid2.TabIndex = 20; 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, 100); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 488); this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1816, 100); this.ultraExpandableGroupBox1.TabIndex = 2; this.ultraExpandableGroupBox1.Text = "编辑区域"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor1); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRoundCount); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbStyle); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtElementsGs); this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2); 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, 76); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraLabel7 // appearance43.TextHAlignAsString = "Center"; appearance43.TextVAlignAsString = "Middle"; this.ultraLabel7.Appearance = appearance43; this.ultraLabel7.AutoSize = true; this.ultraLabel7.Location = new System.Drawing.Point(509, 32); this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel7.Name = "ultraLabel7"; this.ultraLabel7.Size = new System.Drawing.Size(67, 19); this.ultraLabel7.TabIndex = 18; this.ultraLabel7.Text = "显示顺序"; // // ultraNumericEditor1 // this.ultraNumericEditor1.Location = new System.Drawing.Point(583, 27); this.ultraNumericEditor1.MaskInput = "nnn"; this.ultraNumericEditor1.Name = "ultraNumericEditor1"; this.ultraNumericEditor1.Nullable = true; this.ultraNumericEditor1.Size = new System.Drawing.Size(81, 24); this.ultraNumericEditor1.TabIndex = 17; // // txtRoundCount // this.txtRoundCount.Location = new System.Drawing.Point(583, 1); this.txtRoundCount.Margin = new System.Windows.Forms.Padding(4); this.txtRoundCount.MaskInput = "nnn"; this.txtRoundCount.MinValue = 0; this.txtRoundCount.Name = "txtRoundCount"; this.txtRoundCount.Nullable = true; this.txtRoundCount.Size = new System.Drawing.Size(81, 24); this.txtRoundCount.TabIndex = 16; // // ultraLabel3 // this.ultraLabel3.AutoSize = true; this.ultraLabel3.Location = new System.Drawing.Point(508, 6); this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(67, 19); this.ultraLabel3.TabIndex = 15; this.ultraLabel3.Text = "修约位数"; // // cmbStyle // this.cmbStyle.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem3.CheckState = System.Windows.Forms.CheckState.Checked; valueListItem3.DataValue = "A"; valueListItem3.DisplayText = "单一元素"; valueListItem4.DataValue = "B"; valueListItem4.DisplayText = "复合元素"; this.cmbStyle.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem3, valueListItem4}); this.cmbStyle.Location = new System.Drawing.Point(414, 2); this.cmbStyle.Margin = new System.Windows.Forms.Padding(4); this.cmbStyle.Name = "cmbStyle"; this.cmbStyle.Size = new System.Drawing.Size(86, 24); this.cmbStyle.TabIndex = 4; this.cmbStyle.ValueChanged += new System.EventHandler(this.cmbStyle_ValueChanged); // // txtMemo // this.txtMemo.Location = new System.Drawing.Point(713, 1); this.txtMemo.Margin = new System.Windows.Forms.Padding(4); this.txtMemo.MaxLength = 100; this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(317, 24); this.txtMemo.TabIndex = 6; // // ultraLabel6 // appearance14.TextHAlignAsString = "Center"; appearance14.TextVAlignAsString = "Middle"; this.ultraLabel6.Appearance = appearance14; this.ultraLabel6.Location = new System.Drawing.Point(670, 7); this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(40, 18); this.ultraLabel6.TabIndex = 14; this.ultraLabel6.Text = "备注"; // // txtElementsGs // this.txtElementsGs.Enabled = false; this.txtElementsGs.Location = new System.Drawing.Point(111, 28); this.txtElementsGs.Margin = new System.Windows.Forms.Padding(4); this.txtElementsGs.MaxLength = 100; this.txtElementsGs.Name = "txtElementsGs"; this.txtElementsGs.Size = new System.Drawing.Size(389, 24); this.txtElementsGs.TabIndex = 5; // // ultraLabel2 // appearance13.TextHAlignAsString = "Center"; appearance13.TextVAlignAsString = "Middle"; this.ultraLabel2.Appearance = appearance13; this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(9, 33); this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(98, 19); this.ultraLabel2.TabIndex = 11; this.ultraLabel2.Text = "复合元素公式"; // // ultraLabel5 // appearance42.TextHAlignAsString = "Center"; appearance42.TextVAlignAsString = "Middle"; this.ultraLabel5.Appearance = appearance42; this.ultraLabel5.Location = new System.Drawing.Point(307, 4); this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(105, 22); this.ultraLabel5.TabIndex = 6; this.ultraLabel5.Text = "化学元素类型"; // // txtName // this.txtName.Location = new System.Drawing.Point(111, 2); this.txtName.Margin = new System.Windows.Forms.Padding(4); this.txtName.MaxLength = 50; this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(189, 24); this.txtName.TabIndex = 3; // // ultraLabel4 // appearance15.TextHAlignAsString = "Center"; appearance15.TextVAlignAsString = "Middle"; this.ultraLabel4.Appearance = appearance15; this.ultraLabel4.AutoSize = true; this.ultraLabel4.Location = new System.Drawing.Point(9, 7); this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(98, 19); this.ultraLabel4.TabIndex = 4; this.ultraLabel4.Text = "化学元素描述"; // // panel2 // this.panel2.Controls.Add(this.chkValid); this.panel2.Controls.Add(this.txtTitleName); this.panel2.Controls.Add(this.ultraLabel1); 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 = 15; // // chkValid // this.chkValid.Location = new System.Drawing.Point(311, 12); 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(132, 14); this.txtTitleName.Margin = new System.Windows.Forms.Padding(4); this.txtTitleName.MaxLength = 100; this.txtTitleName.Name = "txtTitleName"; this.txtTitleName.Size = new System.Drawing.Size(151, 24); this.txtTitleName.TabIndex = 0; // // ultraLabel1 // appearance18.TextHAlignAsString = "Center"; appearance18.TextVAlignAsString = "Middle"; this.ultraLabel1.Appearance = appearance18; this.ultraLabel1.Location = new System.Drawing.Point(16, 15); this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(117, 29); this.ultraLabel1.TabIndex = 0; this.ultraLabel1.Text = "化学元素描述"; // // 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, 588); 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, 588); this.FrmBase_Fill_Panel.TabIndex = 3; // // FrmChemistryElements // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1816, 588); this.Controls.Add(this.FrmBase_Fill_Panel); this.Margin = new System.Windows.Forms.Padding(5); this.Name = "FrmChemistryElements"; this.Text = "化学元素管理"; this.Load += new System.EventHandler(this.FrmChemistryElements_Load); ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).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.ultraNumericEditor1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtRoundCount)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStyle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtElementsGs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtName)).EndInit(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); ((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); 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 dataColumn4; 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.Data.DataTable dataTable2; private System.Data.DataColumn dataColumn13; private System.Data.DataColumn dataColumn14; 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.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtElementsGs; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtName; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo; private Infragistics.Win.Misc.UltraLabel ultraLabel6; private System.Data.DataColumn dataColumn15; private System.Data.DataColumn dataColumn16; private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStyle; private System.Data.DataColumn dataColumn17; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtRoundCount; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private System.Data.DataColumn dataColumn18; private Infragistics.Win.Misc.UltraLabel ultraLabel7; private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1; } }