namespace HStation.WinFrmUI.Basic
{
partial class SysPropGroupTreeListCtrl
{
///
/// 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 Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysPropGroupTreeListCtrl));
barManager1 = new DevExpress.XtraBars.BarManager(components);
bar1 = new DevExpress.XtraBars.Bar();
barBtnAdd = new DevExpress.XtraBars.BarButtonItem();
barBtnEdit = new DevExpress.XtraBars.BarButtonItem();
barBtnDelete = new DevExpress.XtraBars.BarButtonItem();
barCkSearch = new DevExpress.XtraBars.BarCheckItem();
standaloneBarDockControl1 = new DevExpress.XtraBars.StandaloneBarDockControl();
barDockControlTop = new DevExpress.XtraBars.BarDockControl();
barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
barDockControlRight = new DevExpress.XtraBars.BarDockControl();
barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
barRoot = new DevExpress.XtraBars.BarSubItem();
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
typeTreeListLookUpEdit1 = new SysTypeTreeListLookUpEdit();
treeList1 = new DevExpress.XtraTreeList.TreeList();
colName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
propGroupTreeListViewModelBindingSource = new BindingSource(components);
Root = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
colAppearance = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAutoScrollMargin = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAutoScrollMinSize = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAccessibleDescription = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAccessibleName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAccessibleRole = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAllowDrop = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colAnchor = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colBackgroundImage = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colBackgroundImageLayout = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colCausesValidation = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colContextMenuStrip = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colCursor = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colDataBindings = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colDock = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colEnabled = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colLocation = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colMargin = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colMaximumSize = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colMinimumSize = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colRightToLeft = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colSize = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colTabIndex = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colTabStop = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colTag = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colUseWaitCursor = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colVisible = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colPadding = new DevExpress.XtraTreeList.Columns.TreeListColumn();
colImeMode = new DevExpress.XtraTreeList.Columns.TreeListColumn();
barRootBasicInfoMgr = new DevExpress.XtraBars.BarSubItem();
popupMenu1 = new DevExpress.XtraBars.PopupMenu(components);
popupMenu2 = new DevExpress.XtraBars.PopupMenu(components);
((System.ComponentModel.ISupportInitialize)barManager1).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)treeList1).BeginInit();
((System.ComponentModel.ISupportInitialize)propGroupTreeListViewModelBindingSource).BeginInit();
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
((System.ComponentModel.ISupportInitialize)popupMenu1).BeginInit();
((System.ComponentModel.ISupportInitialize)popupMenu2).BeginInit();
SuspendLayout();
//
// barManager1
//
barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { bar1 });
barManager1.Categories.AddRange(new DevExpress.XtraBars.BarManagerCategory[] { new DevExpress.XtraBars.BarManagerCategory("Menu", new Guid("66025f6c-663a-4ef4-927a-145971e982ee")), new DevExpress.XtraBars.BarManagerCategory("Node", new Guid("b558f1d8-eb1b-4761-8cec-661b93c5cda9")) });
barManager1.DockControls.Add(barDockControlTop);
barManager1.DockControls.Add(barDockControlBottom);
barManager1.DockControls.Add(barDockControlLeft);
barManager1.DockControls.Add(barDockControlRight);
barManager1.DockControls.Add(standaloneBarDockControl1);
barManager1.Form = this;
barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barCkSearch, barBtnAdd, barBtnEdit, barBtnDelete, barButtonItem1, barButtonItem2, barButtonItem3 });
barManager1.MaxItemId = 55;
//
// bar1
//
bar1.BarName = "Custom 2";
bar1.DockCol = 0;
bar1.DockRow = 0;
bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Standalone;
bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnAdd), new DevExpress.XtraBars.LinkPersistInfo(barBtnEdit), new DevExpress.XtraBars.LinkPersistInfo(barBtnDelete), new DevExpress.XtraBars.LinkPersistInfo(barCkSearch) });
bar1.OptionsBar.AllowQuickCustomization = false;
bar1.OptionsBar.DrawBorder = false;
bar1.OptionsBar.DrawDragBorder = false;
bar1.OptionsBar.MultiLine = true;
bar1.OptionsBar.UseWholeRow = true;
bar1.StandaloneBarDockControl = standaloneBarDockControl1;
bar1.Text = "Custom 2";
//
// barBtnAdd
//
barBtnAdd.Caption = "添加";
barBtnAdd.Id = 45;
barBtnAdd.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnAdd.ImageOptions.SvgImage");
barBtnAdd.ImageOptions.SvgImageSize = new Size(22, 22);
barBtnAdd.Name = "barBtnAdd";
barBtnAdd.ItemClick += barBtnAdd_ItemClick;
//
// barBtnEdit
//
barBtnEdit.Caption = "编辑";
barBtnEdit.Id = 46;
barBtnEdit.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnEdit.ImageOptions.SvgImage");
barBtnEdit.ImageOptions.SvgImageSize = new Size(22, 22);
barBtnEdit.Name = "barBtnEdit";
barBtnEdit.ItemClick += barBtnEdit_ItemClick;
//
// barBtnDelete
//
barBtnDelete.Caption = "删除";
barBtnDelete.Id = 47;
barBtnDelete.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDelete.ImageOptions.SvgImage");
barBtnDelete.ImageOptions.SvgImageSize = new Size(22, 22);
barBtnDelete.Name = "barBtnDelete";
barBtnDelete.ItemClick += barBtnDelete_ItemClick;
//
// barCkSearch
//
barCkSearch.Caption = "检索";
barCkSearch.Id = 37;
barCkSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCkSearch.ImageOptions.SvgImage");
barCkSearch.ImageOptions.SvgImageSize = new Size(22, 22);
barCkSearch.Name = "barCkSearch";
barCkSearch.CheckedChanged += barCkSearch_CheckedChanged;
//
// standaloneBarDockControl1
//
standaloneBarDockControl1.CausesValidation = false;
standaloneBarDockControl1.Location = new Point(2, 22);
standaloneBarDockControl1.Manager = barManager1;
standaloneBarDockControl1.Name = "standaloneBarDockControl1";
standaloneBarDockControl1.Size = new Size(241, 30);
standaloneBarDockControl1.Text = "standaloneBarDockControl1";
//
// barDockControlTop
//
barDockControlTop.CausesValidation = false;
barDockControlTop.Dock = DockStyle.Top;
barDockControlTop.Location = new Point(0, 0);
barDockControlTop.Manager = barManager1;
barDockControlTop.Size = new Size(245, 0);
//
// barDockControlBottom
//
barDockControlBottom.CausesValidation = false;
barDockControlBottom.Dock = DockStyle.Bottom;
barDockControlBottom.Location = new Point(0, 569);
barDockControlBottom.Manager = barManager1;
barDockControlBottom.Size = new Size(245, 0);
//
// barDockControlLeft
//
barDockControlLeft.CausesValidation = false;
barDockControlLeft.Dock = DockStyle.Left;
barDockControlLeft.Location = new Point(0, 0);
barDockControlLeft.Manager = barManager1;
barDockControlLeft.Size = new Size(0, 569);
//
// barDockControlRight
//
barDockControlRight.CausesValidation = false;
barDockControlRight.Dock = DockStyle.Right;
barDockControlRight.Location = new Point(245, 0);
barDockControlRight.Manager = barManager1;
barDockControlRight.Size = new Size(0, 569);
//
// barButtonItem1
//
barButtonItem1.Caption = "barButtonItem1";
barButtonItem1.Id = 52;
barButtonItem1.Name = "barButtonItem1";
//
// barButtonItem2
//
barButtonItem2.Caption = "barButtonItem2";
barButtonItem2.Id = 53;
barButtonItem2.Name = "barButtonItem2";
//
// barButtonItem3
//
barButtonItem3.Caption = "barButtonItem3";
barButtonItem3.Id = 54;
barButtonItem3.Name = "barButtonItem3";
//
// barRoot
//
barRoot.Caption = "barSubItem1";
barRoot.Id = 17;
barRoot.Name = "barRoot";
//
// layoutControl1
//
layoutControl1.Controls.Add(standaloneBarDockControl1);
layoutControl1.Controls.Add(typeTreeListLookUpEdit1);
layoutControl1.Controls.Add(treeList1);
layoutControl1.Dock = DockStyle.Fill;
layoutControl1.Location = new Point(0, 0);
layoutControl1.Name = "layoutControl1";
layoutControl1.Root = Root;
layoutControl1.Size = new Size(245, 569);
layoutControl1.TabIndex = 6;
layoutControl1.Text = "layoutControl1";
//
// typeTreeListLookUpEdit1
//
typeTreeListLookUpEdit1.Location = new Point(0, 0);
typeTreeListLookUpEdit1.Name = "typeTreeListLookUpEdit1";
typeTreeListLookUpEdit1.Size = new Size(245, 20);
typeTreeListLookUpEdit1.TabIndex = 0;
//
// treeList1
//
treeList1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colName });
treeList1.DataSource = propGroupTreeListViewModelBindingSource;
treeList1.Location = new Point(0, 54);
treeList1.MenuManager = barManager1;
treeList1.Name = "treeList1";
treeList1.OptionsBehavior.Editable = false;
treeList1.OptionsBehavior.ReadOnly = true;
treeList1.Size = new Size(245, 515);
treeList1.TabIndex = 2;
treeList1.ViewStyle = DevExpress.XtraTreeList.TreeListViewStyle.TreeView;
treeList1.FocusedNodeChanged += treeList1_FocusedNodeChanged;
//
// colName
//
colName.FieldName = "Name";
colName.Name = "colName";
colName.Visible = true;
colName.VisibleIndex = 0;
//
// propGroupTreeListViewModelBindingSource
//
propGroupTreeListViewModelBindingSource.DataSource = typeof(SysPropGroupTreeListViewModel);
//
// Root
//
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
Root.GroupBordersVisible = false;
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem3, layoutControlItem2 });
Root.Name = "Root";
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
Root.Size = new Size(245, 569);
Root.TextVisible = false;
//
// layoutControlItem1
//
layoutControlItem1.Control = treeList1;
layoutControlItem1.Location = new Point(0, 54);
layoutControlItem1.Name = "layoutControlItem1";
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlItem1.Size = new Size(245, 515);
layoutControlItem1.TextSize = new Size(0, 0);
layoutControlItem1.TextVisible = false;
//
// layoutControlItem3
//
layoutControlItem3.Control = standaloneBarDockControl1;
layoutControlItem3.Location = new Point(0, 20);
layoutControlItem3.Name = "layoutControlItem3";
layoutControlItem3.Size = new Size(245, 34);
layoutControlItem3.TextSize = new Size(0, 0);
layoutControlItem3.TextVisible = false;
//
// layoutControlItem2
//
layoutControlItem2.Control = typeTreeListLookUpEdit1;
layoutControlItem2.Location = new Point(0, 0);
layoutControlItem2.Name = "layoutControlItem2";
layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlItem2.Size = new Size(245, 20);
layoutControlItem2.TextSize = new Size(0, 0);
layoutControlItem2.TextVisible = false;
//
// colAppearance
//
colAppearance.FieldName = "Appearance";
colAppearance.Name = "colAppearance";
colAppearance.OptionsColumn.ReadOnly = true;
colAppearance.Visible = true;
colAppearance.VisibleIndex = 0;
//
// colAutoScrollMargin
//
colAutoScrollMargin.FieldName = "AutoScrollMargin";
colAutoScrollMargin.Name = "colAutoScrollMargin";
colAutoScrollMargin.Visible = true;
colAutoScrollMargin.VisibleIndex = 1;
//
// colAutoScrollMinSize
//
colAutoScrollMinSize.FieldName = "AutoScrollMinSize";
colAutoScrollMinSize.Name = "colAutoScrollMinSize";
colAutoScrollMinSize.Visible = true;
colAutoScrollMinSize.VisibleIndex = 2;
//
// colAccessibleDescription
//
colAccessibleDescription.FieldName = "AccessibleDescription";
colAccessibleDescription.Name = "colAccessibleDescription";
colAccessibleDescription.Visible = true;
colAccessibleDescription.VisibleIndex = 3;
//
// colAccessibleName
//
colAccessibleName.FieldName = "AccessibleName";
colAccessibleName.Name = "colAccessibleName";
colAccessibleName.Visible = true;
colAccessibleName.VisibleIndex = 4;
//
// colAccessibleRole
//
colAccessibleRole.FieldName = "AccessibleRole";
colAccessibleRole.Name = "colAccessibleRole";
colAccessibleRole.Visible = true;
colAccessibleRole.VisibleIndex = 5;
//
// colAllowDrop
//
colAllowDrop.FieldName = "AllowDrop";
colAllowDrop.Name = "colAllowDrop";
colAllowDrop.Visible = true;
colAllowDrop.VisibleIndex = 6;
//
// colAnchor
//
colAnchor.FieldName = "Anchor";
colAnchor.Name = "colAnchor";
colAnchor.Visible = true;
colAnchor.VisibleIndex = 7;
//
// colBackgroundImage
//
colBackgroundImage.FieldName = "BackgroundImage";
colBackgroundImage.Name = "colBackgroundImage";
colBackgroundImage.Visible = true;
colBackgroundImage.VisibleIndex = 8;
//
// colBackgroundImageLayout
//
colBackgroundImageLayout.FieldName = "BackgroundImageLayout";
colBackgroundImageLayout.Name = "colBackgroundImageLayout";
colBackgroundImageLayout.Visible = true;
colBackgroundImageLayout.VisibleIndex = 9;
//
// colCausesValidation
//
colCausesValidation.FieldName = "CausesValidation";
colCausesValidation.Name = "colCausesValidation";
colCausesValidation.Visible = true;
colCausesValidation.VisibleIndex = 10;
//
// colContextMenuStrip
//
colContextMenuStrip.FieldName = "ContextMenuStrip";
colContextMenuStrip.Name = "colContextMenuStrip";
colContextMenuStrip.Visible = true;
colContextMenuStrip.VisibleIndex = 11;
//
// colCursor
//
colCursor.FieldName = "Cursor";
colCursor.Name = "colCursor";
colCursor.Visible = true;
colCursor.VisibleIndex = 12;
//
// colDataBindings
//
colDataBindings.FieldName = "DataBindings";
colDataBindings.Name = "colDataBindings";
colDataBindings.OptionsColumn.ReadOnly = true;
colDataBindings.Visible = true;
colDataBindings.VisibleIndex = 13;
//
// colDock
//
colDock.FieldName = "Dock";
colDock.Name = "colDock";
colDock.Visible = true;
colDock.VisibleIndex = 14;
//
// colEnabled
//
colEnabled.FieldName = "Enabled";
colEnabled.Name = "colEnabled";
colEnabled.Visible = true;
colEnabled.VisibleIndex = 15;
//
// colLocation
//
colLocation.FieldName = "Location";
colLocation.Name = "colLocation";
colLocation.Visible = true;
colLocation.VisibleIndex = 16;
//
// colMargin
//
colMargin.FieldName = "Margin";
colMargin.Name = "colMargin";
colMargin.Visible = true;
colMargin.VisibleIndex = 17;
//
// colMaximumSize
//
colMaximumSize.FieldName = "MaximumSize";
colMaximumSize.Name = "colMaximumSize";
colMaximumSize.Visible = true;
colMaximumSize.VisibleIndex = 18;
//
// colMinimumSize
//
colMinimumSize.FieldName = "MinimumSize";
colMinimumSize.Name = "colMinimumSize";
colMinimumSize.Visible = true;
colMinimumSize.VisibleIndex = 19;
//
// colRightToLeft
//
colRightToLeft.FieldName = "RightToLeft";
colRightToLeft.Name = "colRightToLeft";
colRightToLeft.Visible = true;
colRightToLeft.VisibleIndex = 20;
//
// colSize
//
colSize.FieldName = "Size";
colSize.Name = "colSize";
colSize.Visible = true;
colSize.VisibleIndex = 21;
//
// colTabIndex
//
colTabIndex.FieldName = "TabIndex";
colTabIndex.Name = "colTabIndex";
colTabIndex.Visible = true;
colTabIndex.VisibleIndex = 22;
//
// colTabStop
//
colTabStop.FieldName = "TabStop";
colTabStop.Name = "colTabStop";
colTabStop.Visible = true;
colTabStop.VisibleIndex = 23;
//
// colTag
//
colTag.FieldName = "Tag";
colTag.Name = "colTag";
colTag.Visible = true;
colTag.VisibleIndex = 24;
//
// colUseWaitCursor
//
colUseWaitCursor.FieldName = "UseWaitCursor";
colUseWaitCursor.Name = "colUseWaitCursor";
colUseWaitCursor.Visible = true;
colUseWaitCursor.VisibleIndex = 25;
//
// colVisible
//
colVisible.FieldName = "Visible";
colVisible.Name = "colVisible";
colVisible.Visible = true;
colVisible.VisibleIndex = 26;
//
// colPadding
//
colPadding.FieldName = "Padding";
colPadding.Name = "colPadding";
colPadding.Visible = true;
colPadding.VisibleIndex = 27;
//
// colImeMode
//
colImeMode.FieldName = "ImeMode";
colImeMode.Name = "colImeMode";
colImeMode.Visible = true;
colImeMode.VisibleIndex = 28;
//
// barRootBasicInfoMgr
//
barRootBasicInfoMgr.Caption = "barSubItem1";
barRootBasicInfoMgr.Id = 20;
barRootBasicInfoMgr.Name = "barRootBasicInfoMgr";
//
// popupMenu1
//
popupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(barButtonItem3) });
popupMenu1.Manager = barManager1;
popupMenu1.Name = "popupMenu1";
//
// popupMenu2
//
popupMenu2.Manager = barManager1;
popupMenu2.Name = "popupMenu2";
//
// SysPropGroupTreeListCtrl
//
Appearance.BackColor = SystemColors.Control;
Appearance.Options.UseBackColor = true;
AutoScaleDimensions = new SizeF(7F, 14F);
AutoScaleMode = AutoScaleMode.Font;
Controls.Add(layoutControl1);
Controls.Add(barDockControlLeft);
Controls.Add(barDockControlRight);
Controls.Add(barDockControlBottom);
Controls.Add(barDockControlTop);
Name = "SysPropGroupTreeListCtrl";
Size = new Size(245, 569);
((System.ComponentModel.ISupportInitialize)barManager1).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)treeList1).EndInit();
((System.ComponentModel.ISupportInitialize)propGroupTreeListViewModelBindingSource).EndInit();
((System.ComponentModel.ISupportInitialize)Root).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
((System.ComponentModel.ISupportInitialize)popupMenu1).EndInit();
((System.ComponentModel.ISupportInitialize)popupMenu2).EndInit();
ResumeLayout(false);
PerformLayout();
}
#endregion
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraBars.Bar bar1;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraBars.BarSubItem barRoot;
private DevExpress.XtraBars.BarSubItem barRootBasicInfoMgr;
private DevExpress.XtraBars.BarCheckItem barCkSearch;
private DevExpress.XtraBars.BarButtonItem barBtnAdd;
private DevExpress.XtraBars.BarButtonItem barBtnEdit;
private DevExpress.XtraBars.BarButtonItem barBtnDelete;
private DevExpress.XtraBars.PopupMenu popupMenu1;
private DevExpress.XtraBars.PopupMenu popupMenu2;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraBars.BarButtonItem barButtonItem3;
private DevExpress.XtraTreeList.TreeList treeList1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAppearance;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAutoScrollMargin;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAutoScrollMinSize;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAccessibleDescription;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAccessibleName;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAccessibleRole;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAllowDrop;
private DevExpress.XtraTreeList.Columns.TreeListColumn colAnchor;
private DevExpress.XtraTreeList.Columns.TreeListColumn colBackgroundImage;
private DevExpress.XtraTreeList.Columns.TreeListColumn colBackgroundImageLayout;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCausesValidation;
private DevExpress.XtraTreeList.Columns.TreeListColumn colContextMenuStrip;
private DevExpress.XtraTreeList.Columns.TreeListColumn colCursor;
private DevExpress.XtraTreeList.Columns.TreeListColumn colDataBindings;
private DevExpress.XtraTreeList.Columns.TreeListColumn colDock;
private DevExpress.XtraTreeList.Columns.TreeListColumn colEnabled;
private DevExpress.XtraTreeList.Columns.TreeListColumn colLocation;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMargin;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMaximumSize;
private DevExpress.XtraTreeList.Columns.TreeListColumn colMinimumSize;
private DevExpress.XtraTreeList.Columns.TreeListColumn colRightToLeft;
private DevExpress.XtraTreeList.Columns.TreeListColumn colSize;
private DevExpress.XtraTreeList.Columns.TreeListColumn colTabIndex;
private DevExpress.XtraTreeList.Columns.TreeListColumn colTabStop;
private DevExpress.XtraTreeList.Columns.TreeListColumn colTag;
private DevExpress.XtraTreeList.Columns.TreeListColumn colUseWaitCursor;
private DevExpress.XtraTreeList.Columns.TreeListColumn colVisible;
private DevExpress.XtraTreeList.Columns.TreeListColumn colPadding;
private DevExpress.XtraTreeList.Columns.TreeListColumn colImeMode;
private DevExpress.XtraTreeList.Columns.TreeListColumn colName;
private SysTypeTreeListLookUpEdit typeTreeListLookUpEdit1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private BindingSource propGroupTreeListViewModelBindingSource;
private DevExpress.XtraBars.StandaloneBarDockControl standaloneBarDockControl1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
}
}