namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
{
partial class FrmBaseInfoNew
{
///
/// 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 appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinTree.Override _override1 = new Infragistics.Win.UltraWinTree.Override();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance25 = 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("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("SORTCODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVISIBLE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MNEMONIC_CODE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SEQ");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAGNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAGNAME");
Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
this.txtName = new System.Windows.Forms.TextBox();
this.txtMemo = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.ultraExpandableGroupBoxPanel1_Fill_Panel = new System.Windows.Forms.Panel();
this.chbxAddChild = new System.Windows.Forms.CheckBox();
this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.treeView1 = new Infragistics.Win.UltraWinTree.UltraTree();
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();
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.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn20 = new System.Data.DataColumn();
this.dataTable2 = new System.Data.DataTable();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn18 = new System.Data.DataColumn();
this.dataColumn19 = new System.Data.DataColumn();
this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraExpandableGroupBoxPanel1_Fill_Panel.SuspendLayout();
this.FrmBase_Fill_Panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
this.ultraExpandableGroupBox1.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
this.SuspendLayout();
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(94, 10);
this.txtName.MaxLength = 100;
this.txtName.Name = "txtName";
this.txtName.Size = new System.Drawing.Size(158, 21);
this.txtName.TabIndex = 9;
//
// txtMemo
//
this.txtMemo.Location = new System.Drawing.Point(94, 34);
this.txtMemo.MaxLength = 100;
this.txtMemo.Name = "txtMemo";
this.txtMemo.Size = new System.Drawing.Size(283, 21);
this.txtMemo.TabIndex = 11;
//
// label2
//
this.label2.Location = new System.Drawing.Point(63, 37);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(30, 15);
this.label2.TabIndex = 0;
this.label2.Text = "备注";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label1
//
this.label1.Location = new System.Drawing.Point(5, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(88, 15);
this.label1.TabIndex = 0;
this.label1.Text = "基础分类名称";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// ultraExpandableGroupBoxPanel1_Fill_Panel
//
this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.chbxAddChild);
this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtName);
this.ultraExpandableGroupBoxPanel1_Fill_Panel.Controls.Add(this.txtMemo);
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(819, 76);
this.ultraExpandableGroupBoxPanel1_Fill_Panel.TabIndex = 0;
//
// chbxAddChild
//
this.chbxAddChild.AutoSize = true;
this.chbxAddChild.Location = new System.Drawing.Point(264, 12);
this.chbxAddChild.Name = "chbxAddChild";
this.chbxAddChild.Size = new System.Drawing.Size(120, 16);
this.chbxAddChild.TabIndex = 10;
this.chbxAddChild.Text = "是否允许增加子类";
this.chbxAddChild.UseVisualStyleBackColor = true;
//
// FrmBase_Fill_Panel
//
this.FrmBase_Fill_Panel.Controls.Add(this.splitContainer1);
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(1028, 511);
this.FrmBase_Fill_Panel.TabIndex = 1;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.treeView1);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.ultraGrid1);
this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
this.splitContainer1.Size = new System.Drawing.Size(1028, 511);
this.splitContainer1.SplitterDistance = 201;
this.splitContainer1.TabIndex = 17;
//
// treeView1
//
appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(222)))), ((int)(((byte)(247)))));
this.treeView1.Appearance = appearance2;
this.treeView1.DisplayStyle = Infragistics.Win.UltraWinTree.UltraTreeDisplayStyle.WindowsVista;
this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeView1.HideExpansionIndicators = Infragistics.Win.UltraWinTree.HideExpansionIndicators.Never;
this.treeView1.Location = new System.Drawing.Point(0, 0);
this.treeView1.Name = "treeView1";
appearance1.BackColor = System.Drawing.Color.Azure;
appearance1.BackColor2 = System.Drawing.SystemColors.MenuHighlight;
appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
_override1.ActiveNodeAppearance = appearance1;
this.treeView1.Override = _override1;
this.treeView1.Size = new System.Drawing.Size(201, 511);
this.treeView1.TabIndex = 0;
this.treeView1.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.treeView1_AfterActivate);
//
// ultraGrid1
//
this.ultraGrid1.DataMember = "Table1";
this.ultraGrid1.DataSource = this.dataSet1;
appearance25.BackColor = System.Drawing.SystemColors.Window;
appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
this.ultraGrid1.DisplayLayout.Appearance = appearance25;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Hidden = true;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Hidden = true;
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.Hidden = true;
ultraGridColumn7.Header.VisiblePosition = 7;
ultraGridColumn7.Hidden = true;
ultraGridColumn8.Header.VisiblePosition = 10;
ultraGridColumn9.Header.VisiblePosition = 11;
ultraGridColumn10.Header.VisiblePosition = 12;
ultraGridColumn11.Header.VisiblePosition = 13;
ultraGridColumn12.Header.VisiblePosition = 14;
ultraGridColumn13.Header.VisiblePosition = 15;
ultraGridColumn14.Header.VisiblePosition = 16;
ultraGridColumn14.Hidden = true;
ultraGridColumn15.Header.VisiblePosition = 8;
ultraGridColumn16.Header.VisiblePosition = 9;
ultraGridColumn17.Header.VisiblePosition = 6;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17});
ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
appearance26.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
appearance28.BackColor2 = System.Drawing.SystemColors.Control;
appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
appearance29.BackColor = System.Drawing.SystemColors.Window;
appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
appearance30.BackColor = System.Drawing.SystemColors.Highlight;
appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
appearance31.BackColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
appearance32.BorderColor = System.Drawing.Color.Silver;
appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
appearance33.BackColor = System.Drawing.SystemColors.Control;
appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
appearance33.BorderColor = System.Drawing.SystemColors.Window;
this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
appearance34.TextHAlignAsString = "Left";
this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
appearance35.BackColor = System.Drawing.SystemColors.Window;
appearance35.BorderColor = System.Drawing.Color.Silver;
this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
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(823, 413);
this.ultraGrid1.TabIndex = 16;
this.ultraGrid1.Text = "ultraGrid1";
this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
//
// dataSet1
//
this.dataSet1.DataSetName = "NewDataSet";
this.dataSet1.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.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn20});
this.dataTable1.TableName = "Table1";
//
// dataColumn1
//
this.dataColumn1.Caption = "基础分类编码";
this.dataColumn1.ColumnName = "BASECODE";
//
// dataColumn2
//
this.dataColumn2.Caption = "基础分类名称";
this.dataColumn2.ColumnName = "BASENAME";
//
// dataColumn3
//
this.dataColumn3.Caption = "快速检索码";
this.dataColumn3.ColumnName = "SORTCODE";
//
// dataColumn4
//
this.dataColumn4.Caption = "可编辑标志";
this.dataColumn4.ColumnName = "ISVISIBLE";
//
// dataColumn5
//
this.dataColumn5.Caption = "拼音助记码";
this.dataColumn5.ColumnName = "MNEMONIC_CODE";
//
// dataColumn6
//
this.dataColumn6.Caption = "序号";
this.dataColumn6.ColumnName = "SEQ";
//
// dataColumn7
//
this.dataColumn7.Caption = "是否允许增加子类";
this.dataColumn7.ColumnName = "FLAG";
//
// dataColumn8
//
this.dataColumn8.Caption = "创建人";
this.dataColumn8.ColumnName = "CREATE_NAME";
//
// dataColumn9
//
this.dataColumn9.Caption = "创建时间";
this.dataColumn9.ColumnName = "CREATE_TIME";
//
// dataColumn10
//
this.dataColumn10.Caption = "修改人";
this.dataColumn10.ColumnName = "UPDATE_NAME";
//
// dataColumn11
//
this.dataColumn11.Caption = "修改时间";
this.dataColumn11.ColumnName = "UPDATE_TIME";
//
// dataColumn12
//
this.dataColumn12.Caption = "删除人";
this.dataColumn12.ColumnName = "DELETE_NAME";
//
// dataColumn13
//
this.dataColumn13.Caption = "删除时间";
this.dataColumn13.ColumnName = "DELETE_TIME";
//
// dataColumn14
//
this.dataColumn14.Caption = "有效标识";
this.dataColumn14.ColumnMapping = System.Data.MappingType.Hidden;
this.dataColumn14.ColumnName = "VALIDFLAG";
//
// dataColumn15
//
this.dataColumn15.Caption = "有效标识";
this.dataColumn15.ColumnName = "VALIDFLAGNAME";
//
// dataColumn16
//
this.dataColumn16.Caption = "备注";
this.dataColumn16.ColumnName = "MEMO";
//
// dataColumn20
//
this.dataColumn20.Caption = "是否允许增加子类";
this.dataColumn20.ColumnName = "FLAGNAME";
//
// dataTable2
//
this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn17,
this.dataColumn18,
this.dataColumn19});
this.dataTable2.TableName = "Table2";
//
// dataColumn17
//
this.dataColumn17.ColumnName = "BASECODE";
//
// dataColumn18
//
this.dataColumn18.ColumnName = "BASENAME";
//
// dataColumn19
//
this.dataColumn19.ColumnName = "SORTCODE";
//
// ultraExpandableGroupBox1
//
this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(823, 98);
this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 413);
this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(823, 98);
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(819, 76);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// FrmBaseInfoNew
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1028, 511);
this.Controls.Add(this.FrmBase_Fill_Panel);
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "FrmBaseInfoNew";
this.Text = "基础信息管理";
this.Load += new System.EventHandler(this.FrmBaseInfoNew_Load);
this.ultraExpandableGroupBoxPanel1_Fill_Panel.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1_Fill_Panel.PerformLayout();
this.FrmBase_Fill_Panel.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
this.ultraExpandableGroupBox1.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox txtName;
private System.Windows.Forms.TextBox txtMemo;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Panel ultraExpandableGroupBoxPanel1_Fill_Panel;
private System.Windows.Forms.Panel FrmBase_Fill_Panel;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn15;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn9;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn1;
private System.Data.DataTable dataTable1;
private System.Data.DataSet dataSet1;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
private System.Data.DataTable dataTable2;
private System.Data.DataColumn dataColumn17;
private System.Data.DataColumn dataColumn18;
private System.Data.DataColumn dataColumn19;
private System.Windows.Forms.CheckBox chbxAddChild;
private System.Data.DataColumn dataColumn20;
private System.Windows.Forms.SplitContainer splitContainer1;
private Infragistics.Win.UltraWinTree.UltraTree treeView1;
}
}