| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | EditorButtonImageOptions editorButtonImageOptions1 = new EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(XhsProjectMgrPage)); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | EditorButtonImageOptions editorButtonImageOptions2 = new EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | ColModelState = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); |
| | | svgImageCollection1 = new DevExpress.Utils.SvgImageCollection(components); |
| | | svgImg16 = new DevExpress.Utils.SvgImageCollection(components); |
| | | ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); |
| | | barBtnAdd = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnEdit = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | barBtnInfo = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnViewHydro = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnViewBimface = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnPublish = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnDeprecated = new DevExpress.XtraBars.BarButtonItem(); |
| | | barCkTreeLine = new DevExpress.XtraBars.BarCheckItem(); |
| | | barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem(); |
| | | barBtnCollpseAll = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | BtnAddBimfaceFile = new DevExpress.XtraBars.BarButtonItem(); |
| | | ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); |
| | | ribPageGroupForBasic = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | ribPageGroupForOperation = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | ribPageGroupForHydro = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | ribPageGroupBimface = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | ribPageGroupForMore = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | |
| | | colFlags = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colTagName = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colDescription = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | ColViewBimface = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | colSimulation = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | colCreateTime = new DevExpress.XtraTreeList.Columns.TreeListColumn(); |
| | | xhsProjectMgrViewModelBindingSource = new BindingSource(components); |
| | | panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | panelControl1 = new PanelControl(); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | ((ISupportInitialize)repositoryItemImageComboBox1).BeginInit(); |
| | | ((ISupportInitialize)svgImageCollection1).BeginInit(); |
| | | ((ISupportInitialize)svgImg16).BeginInit(); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)treeList1).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemButtonEdit1).BeginInit(); |
| | |
| | | // |
| | | ColModelState.Caption = "模型状态"; |
| | | ColModelState.ColumnEdit = repositoryItemImageComboBox1; |
| | | ColModelState.FieldName = "ModelState"; |
| | | ColModelState.FieldName = "ModelStatus"; |
| | | ColModelState.Name = "ColModelState"; |
| | | ColModelState.Visible = true; |
| | | ColModelState.VisibleIndex = 8; |
| | | ColModelState.VisibleIndex = 7; |
| | | ColModelState.Width = 20; |
| | | // |
| | | // repositoryItemImageComboBox1 |
| | |
| | | serializableAppearanceObject3.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | serializableAppearanceObject4.Options.UseTextOptions = true; |
| | | serializableAppearanceObject4.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; |
| | | repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) }); |
| | | repositoryItemImageComboBox1.HtmlImages = svgImageCollection1; |
| | | repositoryItemImageComboBox1.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Ellipsis, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) }); |
| | | repositoryItemImageComboBox1.HtmlImages = svgImg16; |
| | | repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1"; |
| | | repositoryItemImageComboBox1.SmallImages = svgImageCollection1; |
| | | repositoryItemImageComboBox1.SmallImages = svgImg16; |
| | | // |
| | | // svgImageCollection1 |
| | | // svgImg16 |
| | | // |
| | | svgImageCollection1.Add("up", "image://svgimages/actions/up.svg"); |
| | | svgImageCollection1.Add("finishmerge", "image://svgimages/snap/finishmerge.svg"); |
| | | svgImageCollection1.Add("arrangegroups", "image://svgimages/snap/arrangegroups.svg"); |
| | | svgImageCollection1.Add("bo_validation", "image://svgimages/business objects/bo_validation.svg"); |
| | | svgImageCollection1.Add("charttype_line3dstacked", "image://svgimages/chart/charttype_line3dstacked.svg"); |
| | | svgImageCollection1.Add("bo_security_permission_member", "image://svgimages/business objects/bo_security_permission_member.svg"); |
| | | svgImageCollection1.Add("relations", "image://svgimages/dashboards/relations.svg"); |
| | | svgImageCollection1.Add("bo_security_permission_type", "image://svgimages/business objects/bo_security_permission_type.svg"); |
| | | svgImageCollection1.Add("security_warningcircled2", "image://svgimages/icon builder/security_warningcircled2.svg"); |
| | | svgImg16.Add("security_warningcircled2", "image://svgimages/icon builder/security_warningcircled2.svg"); |
| | | svgImg16.Add("up", "image://svgimages/actions/up.svg"); |
| | | svgImg16.Add("finishmerge", "image://svgimages/snap/finishmerge.svg"); |
| | | svgImg16.Add("arrangegroups", "image://svgimages/snap/arrangegroups.svg"); |
| | | svgImg16.Add("bo_validation", "image://svgimages/business objects/bo_validation.svg"); |
| | | svgImg16.Add("charttype_line3dstacked", "image://svgimages/chart/charttype_line3dstacked.svg"); |
| | | svgImg16.Add("bo_security_permission_member", "image://svgimages/business objects/bo_security_permission_member.svg"); |
| | | svgImg16.Add("relations", "image://svgimages/dashboards/relations.svg"); |
| | | svgImg16.Add("bo_security_permission_type", "image://svgimages/business objects/bo_security_permission_type.svg"); |
| | | // |
| | | // ribbonControl1 |
| | | // |
| | | ribbonControl1.ExpandCollapseItem.Id = 0; |
| | | ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; |
| | | ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnAdd, barBtnEdit, barBtnDelete, barBtnInfo, barBtnViewHydro, barBtnViewBimface, barBtnPublish, barBtnDeprecated, barCkTreeLine, barBtnExpandAll, barBtnCollpseAll, barBtnSearch, barBtnRefresh, BtnAddBimfaceFile }); |
| | | ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnAdd, barBtnEdit, barBtnDelete, barBtnInfo, barBtnViewHydro, barBtnViewBimface, barCkTreeLine, barBtnExpandAll, barBtnCollpseAll, barBtnSearch, barBtnRefresh, BtnAddBimfaceFile }); |
| | | ribbonControl1.Location = new Point(0, 0); |
| | | ribbonControl1.MaxItemId = 15; |
| | | ribbonControl1.Name = "ribbonControl1"; |
| | | ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPage1 }); |
| | | ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010; |
| | | ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersInFormCaption = DevExpress.Utils.DefaultBoolean.False; |
| | | ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide; |
| | | ribbonControl1.ShowToolbarCustomizeItem = false; |
| | | ribbonControl1.Size = new Size(998, 101); |
| | | ribbonControl1.Size = new Size(1424, 128); |
| | | ribbonControl1.Toolbar.ShowCustomizeItem = false; |
| | | ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden; |
| | | // |
| | |
| | | barBtnViewBimface.Name = "barBtnViewBimface"; |
| | | barBtnViewBimface.ItemClick += barBtnViewBimface_ItemClick; |
| | | // |
| | | // barBtnPublish |
| | | // |
| | | barBtnPublish.Caption = "发布"; |
| | | barBtnPublish.Id = 7; |
| | | barBtnPublish.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnPublish.ImageOptions.SvgImage"); |
| | | barBtnPublish.Name = "barBtnPublish"; |
| | | // |
| | | // barBtnDeprecated |
| | | // |
| | | barBtnDeprecated.Caption = "弃用"; |
| | | barBtnDeprecated.Id = 8; |
| | | barBtnDeprecated.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnDeprecated.ImageOptions.SvgImage"); |
| | | barBtnDeprecated.Name = "barBtnDeprecated"; |
| | | // |
| | | // barCkTreeLine |
| | | // |
| | | barCkTreeLine.Caption = "树线"; |
| | | barCkTreeLine.Id = 9; |
| | | barCkTreeLine.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCkTreeLine.ImageOptions.SvgImage"); |
| | | barCkTreeLine.Name = "barCkTreeLine"; |
| | | barCkTreeLine.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText; |
| | | barCkTreeLine.CheckedChanged += barCkTreeLine_CheckedChanged; |
| | | // |
| | | // barBtnExpandAll |
| | |
| | | barBtnExpandAll.Id = 10; |
| | | barBtnExpandAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage"); |
| | | barBtnExpandAll.Name = "barBtnExpandAll"; |
| | | barBtnExpandAll.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText; |
| | | barBtnExpandAll.ItemClick += barBtnExpandAll_ItemClick; |
| | | // |
| | | // barBtnCollpseAll |
| | |
| | | barBtnCollpseAll.Id = 11; |
| | | barBtnCollpseAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCollpseAll.ImageOptions.SvgImage"); |
| | | barBtnCollpseAll.Name = "barBtnCollpseAll"; |
| | | barBtnCollpseAll.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText; |
| | | barBtnCollpseAll.ItemClick += barBtnCollpseAll_ItemClick; |
| | | // |
| | | // barBtnSearch |
| | |
| | | // |
| | | // ribbonPage1 |
| | | // |
| | | ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribPageGroupForBasic, ribPageGroupForOperation, ribPageGroupForHydro, ribPageGroupBimface, ribPageGroupForMore }); |
| | | ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribPageGroupForBasic, ribPageGroupForHydro, ribPageGroupBimface, ribPageGroupForMore }); |
| | | ribbonPage1.Name = "ribbonPage1"; |
| | | ribbonPage1.Text = "ribbonPage1"; |
| | | // |
| | |
| | | ribPageGroupForBasic.ItemLinks.Add(barBtnInfo); |
| | | ribPageGroupForBasic.Name = "ribPageGroupForBasic"; |
| | | ribPageGroupForBasic.Text = "基础"; |
| | | // |
| | | // ribPageGroupForOperation |
| | | // |
| | | ribPageGroupForOperation.ItemLinks.Add(barBtnPublish); |
| | | ribPageGroupForOperation.ItemLinks.Add(barBtnDeprecated); |
| | | ribPageGroupForOperation.Name = "ribPageGroupForOperation"; |
| | | ribPageGroupForOperation.Text = "操作"; |
| | | ribPageGroupForOperation.Visible = false; |
| | | // |
| | | // ribPageGroupForHydro |
| | | // |
| | |
| | | // |
| | | treeList1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | treeList1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | treeList1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colNO, colName, colAddress, colCustomer, colFlags, colTagName, colDescription, ColModelState, ColViewBimface, colCreateTime }); |
| | | treeList1.BorderStyle = BorderStyles.NoBorder; |
| | | treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colNO, colName, colAddress, colCustomer, colFlags, colTagName, colDescription, ColModelState, colSimulation }); |
| | | treeList1.DataSource = xhsProjectMgrViewModelBindingSource; |
| | | treeList1.Dock = DockStyle.Fill; |
| | | treeList1.Location = new Point(0, 1); |
| | |
| | | treeList1.Name = "treeList1"; |
| | | treeList1.OptionsBehavior.PopulateServiceColumns = true; |
| | | treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1, repositoryItemImageComboBox1 }); |
| | | treeList1.Size = new Size(998, 568); |
| | | treeList1.Size = new Size(1424, 541); |
| | | treeList1.TabIndex = 1; |
| | | treeList1.RowCellClick += treeList1_RowCellClick; |
| | | treeList1.CustomDrawRow += treeList1_CustomDrawRow; |
| | |
| | | colAddress.FieldName = "Address"; |
| | | colAddress.Name = "colAddress"; |
| | | colAddress.Visible = true; |
| | | colAddress.VisibleIndex = 7; |
| | | colAddress.VisibleIndex = 4; |
| | | colAddress.Width = 257; |
| | | // |
| | | // colCustomer |
| | |
| | | colCustomer.FieldName = "Customer"; |
| | | colCustomer.Name = "colCustomer"; |
| | | colCustomer.Visible = true; |
| | | colCustomer.VisibleIndex = 5; |
| | | colCustomer.VisibleIndex = 3; |
| | | colCustomer.Width = 127; |
| | | // |
| | | // colFlags |
| | |
| | | colFlags.FieldName = "Flags"; |
| | | colFlags.Name = "colFlags"; |
| | | colFlags.Visible = true; |
| | | colFlags.VisibleIndex = 3; |
| | | colFlags.VisibleIndex = 2; |
| | | colFlags.Width = 57; |
| | | // |
| | | // colTagName |
| | |
| | | colTagName.FieldName = "TagName"; |
| | | colTagName.Name = "colTagName"; |
| | | colTagName.Visible = true; |
| | | colTagName.VisibleIndex = 4; |
| | | colTagName.VisibleIndex = 5; |
| | | colTagName.Width = 58; |
| | | // |
| | | // colDescription |
| | |
| | | colDescription.VisibleIndex = 6; |
| | | colDescription.Width = 57; |
| | | // |
| | | // ColViewBimface |
| | | // colSimulation |
| | | // |
| | | ColViewBimface.AppearanceCell.Options.UseTextOptions = true; |
| | | ColViewBimface.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | ColViewBimface.Caption = "查看方案"; |
| | | ColViewBimface.ColumnEdit = repositoryItemButtonEdit1; |
| | | ColViewBimface.Name = "ColViewBimface"; |
| | | ColViewBimface.OptionsColumn.AllowEdit = false; |
| | | ColViewBimface.Visible = true; |
| | | ColViewBimface.VisibleIndex = 9; |
| | | ColViewBimface.Width = 20; |
| | | colSimulation.AppearanceCell.Options.UseTextOptions = true; |
| | | colSimulation.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | colSimulation.Caption = "模拟"; |
| | | colSimulation.ColumnEdit = repositoryItemButtonEdit1; |
| | | colSimulation.Name = "colSimulation"; |
| | | colSimulation.OptionsColumn.AllowEdit = false; |
| | | colSimulation.Visible = true; |
| | | colSimulation.VisibleIndex = 8; |
| | | colSimulation.Width = 20; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage"); |
| | | editorButtonImageOptions2.SvgImageSize = new Size(25, 25); |
| | | repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) }); |
| | | repositoryItemButtonEdit1.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) }); |
| | | repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | // |
| | | // colCreateTime |
| | | // |
| | | colCreateTime.Caption = "创建时间"; |
| | | colCreateTime.Name = "colCreateTime"; |
| | | colCreateTime.Visible = true; |
| | | colCreateTime.VisibleIndex = 2; |
| | | colCreateTime.Width = 125; |
| | | repositoryItemButtonEdit1.TextEditStyle = TextEditStyles.HideTextEditor; |
| | | // |
| | | // xhsProjectMgrViewModelBindingSource |
| | | // |
| | |
| | | // |
| | | // panelControl1 |
| | | // |
| | | panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | panelControl1.BorderStyle = BorderStyles.NoBorder; |
| | | panelControl1.Controls.Add(treeList1); |
| | | panelControl1.Dock = DockStyle.Fill; |
| | | panelControl1.Location = new Point(0, 101); |
| | | panelControl1.Location = new Point(0, 128); |
| | | panelControl1.Name = "panelControl1"; |
| | | panelControl1.Padding = new Padding(0, 1, 0, 0); |
| | | panelControl1.Size = new Size(998, 569); |
| | | panelControl1.Size = new Size(1424, 542); |
| | | panelControl1.TabIndex = 3; |
| | | // |
| | | // svgImg32 |
| | |
| | | Controls.Add(panelControl1); |
| | | Controls.Add(ribbonControl1); |
| | | Name = "XhsProjectMgrPage"; |
| | | Size = new Size(998, 670); |
| | | Size = new Size(1424, 670); |
| | | ((ISupportInitialize)repositoryItemImageComboBox1).EndInit(); |
| | | ((ISupportInitialize)svgImageCollection1).EndInit(); |
| | | ((ISupportInitialize)svgImg16).EndInit(); |
| | | ((ISupportInitialize)ribbonControl1).EndInit(); |
| | | ((ISupportInitialize)treeList1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemButtonEdit1).EndInit(); |
| | |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colTagName; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colDescription; |
| | | private BindingSource xhsProjectMgrViewModelBindingSource; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnPublish; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnDeprecated; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForOperation; |
| | | private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribPageGroupForMore; |
| | | private DevExpress.XtraBars.BarCheckItem barCkTreeLine; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnExpandAll; |
| | |
| | | private DevExpress.XtraEditors.PanelControl panelControl1; |
| | | private DevExpress.Utils.SvgImageCollection svgImg32; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn ColModelState; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn ColViewBimface; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colSimulation; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1; |
| | | private DevExpress.Utils.SvgImageCollection svgImageCollection1; |
| | | private DevExpress.Utils.SvgImageCollection svgImg16; |
| | | private DevExpress.XtraBars.BarButtonItem BtnAddBimfaceFile; |
| | | private DevExpress.XtraTreeList.Columns.TreeListColumn colCreateTime; |
| | | } |
| | | } |