namespace Core.LgMes.Client.LgIntegrationQuery { partial class frmBaseInfo { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BASECODE"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BASENAME"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MEMO"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ISVISIBLE"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SORTCODE"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("RECORDER"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INPUTTIME"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FLAG"); Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SEQ"); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASECODE", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SORTCODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECORDER"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INPUTTIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO1", 0); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel(); this.txtSEQ = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.txtCodePart2 = new System.Windows.Forms.TextBox(); this.txtCE = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.txtCodePart1 = new System.Windows.Forms.TextBox(); this.txtName = new System.Windows.Forms.TextBox(); this.txtMemo = new System.Windows.Forms.TextBox(); this.txtSCode = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.uldtsrcMain = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.chbxLG = new System.Windows.Forms.CheckBox(); this.chbxQT = new System.Windows.Forms.CheckBox(); this.chbxKC = new System.Windows.Forms.CheckBox(); this.chbxZL = new System.Windows.Forms.CheckBox(); this.chbxZG = new System.Windows.Forms.CheckBox(); this.chbxJH = new System.Windows.Forms.CheckBox(); this.chbxDM = new System.Windows.Forms.CheckBox(); this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel(); this.splitter2 = new System.Windows.Forms.Splitter(); this.ulGridMain = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.treeView1 = new System.Windows.Forms.TreeView(); this.splitter1 = new System.Windows.Forms.Splitter(); this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); this.FrmBase_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).BeginInit(); this.SuspendLayout(); // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1012, 86); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 633); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1012, 93); this.ultraExpandableGroupBox1.TabIndex = 5; this.ultraExpandableGroupBox1.Text = "编辑区"; this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpandableGroupBoxPanel1_Fill_Panel); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1008, 71); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // ultraExpandableGroupBoxPanel1_Fill_Panel // this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtSEQ); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label6); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCodePart2); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCE); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label5); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.checkBox1); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtCodePart1); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtName); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtMemo); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtSCode); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label4); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label3); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label2); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.label1); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.ultraExpandableGroupBoxPanel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.ultraExpandableGroupBoxPanel1_Fill_Panel.Name = "ultraExpandableGroupBoxPanel1_Fill_Panel"; this.ultraExpandableGroupBoxPanel1_Fill_Panel.Size = new System.Drawing.Size(1008, 71); this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 0; // // txtSEQ // this.txtSEQ.Location = new System.Drawing.Point(263, 37); this.txtSEQ.MaxLength = 50; this.txtSEQ.Name = "txtSEQ"; this.txtSEQ.Size = new System.Drawing.Size(230, 21); this.txtSEQ.TabIndex = 5; this.txtSEQ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSEQ_KeyPress); // // label6 // this.label6.Location = new System.Drawing.Point(226, 42); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(29, 12); this.label6.TabIndex = 7; this.label6.Text = "序号"; this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // txtCodePart2 // this.txtCodePart2.ImeMode = System.Windows.Forms.ImeMode.Disable; this.txtCodePart2.Location = new System.Drawing.Point(159, 7); this.txtCodePart2.MaxLength = 20; this.txtCodePart2.Name = "txtCodePart2"; this.txtCodePart2.Size = new System.Drawing.Size(37, 21); this.txtCodePart2.TabIndex = 1; // // txtCE // this.txtCE.Location = new System.Drawing.Point(620, 8); this.txtCE.MaxLength = 50; this.txtCE.Name = "txtCE"; this.txtCE.Size = new System.Drawing.Size(252, 21); this.txtCE.TabIndex = 3; // // label5 // this.label5.Location = new System.Drawing.Point(512, 13); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(101, 12); this.label5.TabIndex = 4; this.label5.Text = "复合元素计算公式"; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.BackColor = System.Drawing.Color.LightGreen; this.checkBox1.Location = new System.Drawing.Point(878, 10); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(96, 16); this.checkBox1.TabIndex = 4; this.checkBox1.Text = "允许增加子类"; this.checkBox1.UseVisualStyleBackColor = false; // // txtCodePart1 // this.txtCodePart1.Location = new System.Drawing.Point(76, 7); this.txtCodePart1.MaxLength = 20; this.txtCodePart1.Name = "txtCodePart1"; this.txtCodePart1.ReadOnly = true; this.txtCodePart1.Size = new System.Drawing.Size(84, 21); this.txtCodePart1.TabIndex = 99; this.txtCodePart1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtCodePart1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCode_KeyPress); // // txtName // this.txtName.Location = new System.Drawing.Point(263, 8); this.txtName.MaxLength = 50; this.txtName.Name = "txtName"; this.txtName.Size = new System.Drawing.Size(230, 21); this.txtName.TabIndex = 2; // // txtMemo // this.txtMemo.Location = new System.Drawing.Point(620, 38); this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(357, 21); this.txtMemo.TabIndex = 6; // // txtSCode // this.txtSCode.BackColor = System.Drawing.SystemColors.MenuBar; this.txtSCode.Location = new System.Drawing.Point(76, 38); this.txtSCode.Name = "txtSCode"; this.txtSCode.ReadOnly = true; this.txtSCode.Size = new System.Drawing.Size(120, 21); this.txtSCode.TabIndex = 99; // // label4 // this.label4.Location = new System.Drawing.Point(41, 10); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(29, 12); this.label4.TabIndex = 0; this.label4.Text = "编号"; this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label3 // this.label3.Location = new System.Drawing.Point(41, 41); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(29, 12); this.label3.TabIndex = 0; this.label3.Text = "编码分类"; this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label2 // this.label2.Location = new System.Drawing.Point(512, 41); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(101, 12); this.label2.TabIndex = 0; this.label2.Text = "备注"; this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // label1 // this.label1.Location = new System.Drawing.Point(226, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(29, 12); this.label1.TabIndex = 0; this.label1.Text = "名称"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // uldtsrcMain // this.uldtsrcMain.Band.Columns.AddRange(new object[] { ultraDataColumn1, ultraDataColumn2, ultraDataColumn3, ultraDataColumn4, ultraDataColumn5, ultraDataColumn6, ultraDataColumn7, ultraDataColumn8, ultraDataColumn9}); // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.chbxLG); this.ultraGroupBox1.Controls.Add(this.chbxQT); this.ultraGroupBox1.Controls.Add(this.chbxKC); this.ultraGroupBox1.Controls.Add(this.chbxZL); this.ultraGroupBox1.Controls.Add(this.chbxZG); this.ultraGroupBox1.Controls.Add(this.chbxJH); this.ultraGroupBox1.Controls.Add(this.chbxDM); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 40); this.ultraGroupBox1.TabIndex = 8; // // chbxLG // this.chbxLG.AutoSize = true; this.chbxLG.Checked = true; this.chbxLG.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxLG.Location = new System.Drawing.Point(34, 12); this.chbxLG.Name = "chbxLG"; this.chbxLG.Size = new System.Drawing.Size(72, 16); this.chbxLG.TabIndex = 1; this.chbxLG.Text = "作业管理"; this.chbxLG.UseVisualStyleBackColor = true; this.chbxLG.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxQT // this.chbxQT.AutoSize = true; this.chbxQT.Checked = true; this.chbxQT.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxQT.Location = new System.Drawing.Point(206, 11); this.chbxQT.Name = "chbxQT"; this.chbxQT.Size = new System.Drawing.Size(72, 16); this.chbxQT.TabIndex = 0; this.chbxQT.Text = "其他管理"; this.chbxQT.UseVisualStyleBackColor = true; this.chbxQT.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxKC // this.chbxKC.AutoSize = true; this.chbxKC.Checked = true; this.chbxKC.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxKC.Location = new System.Drawing.Point(472, 12); this.chbxKC.Name = "chbxKC"; this.chbxKC.Size = new System.Drawing.Size(72, 16); this.chbxKC.TabIndex = 0; this.chbxKC.Text = "库存管理"; this.chbxKC.UseVisualStyleBackColor = true; this.chbxKC.Visible = false; this.chbxKC.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxZL // this.chbxZL.AutoSize = true; this.chbxZL.Checked = true; this.chbxZL.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxZL.Location = new System.Drawing.Point(384, 12); this.chbxZL.Name = "chbxZL"; this.chbxZL.Size = new System.Drawing.Size(72, 16); this.chbxZL.TabIndex = 0; this.chbxZL.Text = "质量管理"; this.chbxZL.UseVisualStyleBackColor = true; this.chbxZL.Visible = false; this.chbxZL.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxZG // this.chbxZG.AutoSize = true; this.chbxZG.Checked = true; this.chbxZG.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxZG.Location = new System.Drawing.Point(296, 12); this.chbxZG.Name = "chbxZG"; this.chbxZG.Size = new System.Drawing.Size(72, 16); this.chbxZG.TabIndex = 0; this.chbxZG.Text = "轧钢管理"; this.chbxZG.UseVisualStyleBackColor = true; this.chbxZG.Visible = false; this.chbxZG.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxJH // this.chbxJH.AutoSize = true; this.chbxJH.Checked = true; this.chbxJH.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxJH.Location = new System.Drawing.Point(550, 12); this.chbxJH.Name = "chbxJH"; this.chbxJH.Size = new System.Drawing.Size(72, 16); this.chbxJH.TabIndex = 0; this.chbxJH.Text = "计划管理"; this.chbxJH.UseVisualStyleBackColor = true; this.chbxJH.Visible = false; this.chbxJH.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // chbxDM // this.chbxDM.AutoSize = true; this.chbxDM.Checked = true; this.chbxDM.CheckState = System.Windows.Forms.CheckState.Checked; this.chbxDM.Location = new System.Drawing.Point(112, 12); this.chbxDM.Name = "chbxDM"; this.chbxDM.Size = new System.Drawing.Size(84, 16); this.chbxDM.TabIndex = 0; this.chbxDM.Text = "工器具管理"; this.chbxDM.UseVisualStyleBackColor = true; this.chbxDM.CheckedChanged += new System.EventHandler(this.chbx_CheckedChanged); // // FrmBase_Fill_Panel // this.FrmBase_Fill_Panel.Controls.Add(this.splitter2); this.FrmBase_Fill_Panel.Controls.Add(this.ulGridMain); this.FrmBase_Fill_Panel.Controls.Add(this.treeView1); this.FrmBase_Fill_Panel.Controls.Add(this.splitter1); this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1); this.FrmBase_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1); 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.Name = "FrmBase_Fill_Panel"; this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1012, 726); this.FrmBase_Fill_Panel.TabIndex = 0; // // splitter2 // this.splitter2.Location = new System.Drawing.Point(226, 40); this.splitter2.Name = "splitter2"; this.splitter2.Size = new System.Drawing.Size(3, 593); this.splitter2.TabIndex = 15; this.splitter2.TabStop = false; // // ulGridMain // this.ulGridMain.DataSource = this.uldtsrcMain; ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn1.Header.Caption = "基础分类编码"; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Width = 100; ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn2.Header.Caption = "基础分类名称"; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn3.Header.Caption = "备注"; ultraGridColumn3.Header.VisiblePosition = 3; ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn4.Header.Caption = "系统默认"; ultraGridColumn4.Header.VisiblePosition = 5; ultraGridColumn4.Width = 86; ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn5.Header.Caption = "快速检索码"; ultraGridColumn5.Header.VisiblePosition = 6; ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn6.Header.Caption = "维护人"; ultraGridColumn6.Header.VisiblePosition = 7; ultraGridColumn6.Width = 72; ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn7.Header.Caption = "维护时间"; ultraGridColumn7.Header.VisiblePosition = 8; ultraGridColumn7.Width = 110; ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn8.Header.Caption = "是否允许增加子类"; ultraGridColumn8.Header.VisiblePosition = 9; ultraGridColumn8.Width = 115; ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn9.Header.Caption = "序号"; ultraGridColumn9.Header.VisiblePosition = 2; ultraGridColumn9.Width = 72; ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly; ultraGridColumn10.Header.Caption = "备注1"; ultraGridColumn10.Header.VisiblePosition = 4; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10}); ultraGridBand1.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortSingle; this.ulGridMain.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ulGridMain.Dock = System.Windows.Forms.DockStyle.Fill; this.ulGridMain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ulGridMain.Location = new System.Drawing.Point(226, 40); this.ulGridMain.Name = "ulGridMain"; this.ulGridMain.Size = new System.Drawing.Size(786, 593); this.ulGridMain.TabIndex = 11; this.ulGridMain.AfterRowActivate += new System.EventHandler(this.ultraRightGrid_AfterRowActivate); // // treeView1 // this.treeView1.Cursor = System.Windows.Forms.Cursors.Arrow; this.treeView1.Dock = System.Windows.Forms.DockStyle.Left; this.treeView1.FullRowSelect = true; this.treeView1.HideSelection = false; this.treeView1.HotTracking = true; this.treeView1.LineColor = System.Drawing.Color.Blue; this.treeView1.Location = new System.Drawing.Point(3, 40); this.treeView1.Name = "treeView1"; this.treeView1.Size = new System.Drawing.Size(223, 593); this.treeView1.TabIndex = 14; this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick); // // splitter1 // this.splitter1.Location = new System.Drawing.Point(0, 40); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(3, 593); this.splitter1.TabIndex = 12; this.splitter1.TabStop = false; // // frmBaseInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.ClientSize = new System.Drawing.Size(1012, 726); this.Controls.Add(this.FrmBase_Fill_Panel); this.Name = "frmBaseInfo"; this.Text = "基础数据管理"; this.Load += new System.EventHandler(this.frmBaseInfo_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1_Fill_Panel.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.uldtsrcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); this.FrmBase_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ulGridMain)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel FrmBase_Fill_Panel; private System.Windows.Forms.Splitter splitter1; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private System.Windows.Forms.CheckBox chbxQT; private System.Windows.Forms.CheckBox chbxKC; private System.Windows.Forms.CheckBox chbxZL; private System.Windows.Forms.CheckBox chbxZG; private System.Windows.Forms.CheckBox chbxJH; private System.Windows.Forms.CheckBox chbxDM; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel; private System.Windows.Forms.TextBox txtCodePart1; private System.Windows.Forms.TextBox txtName; private System.Windows.Forms.TextBox txtMemo; private System.Windows.Forms.TextBox txtSCode; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.TreeView treeView1; private System.Windows.Forms.CheckBox checkBox1; private System.Windows.Forms.Splitter splitter2; private Infragistics.Win.UltraWinDataSource.UltraDataSource uldtsrcMain; private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1; private System.Windows.Forms.TextBox txtCE; private System.Windows.Forms.Label label5; private System.Windows.Forms.CheckBox chbxLG; private System.Windows.Forms.TextBox txtCodePart2; private System.Windows.Forms.TextBox txtSEQ; private System.Windows.Forms.Label label6; private Infragistics.Win.UltraWinGrid.UltraGrid ulGridMain; } }