From 0404a7124d87ef965a1dcc4c22d9ff10541fa63f Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期二, 12 十一月 2024 12:11:58 +0800 Subject: [PATCH] 创建方案 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/AddXhsSchemeDlg.Designer.cs | 1001 ++++++++++++++++++++++++++++------------------------------ 1 files changed, 483 insertions(+), 518 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/AddXhsSchemeDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/AddXhsSchemeDlg.Designer.cs index 7a8057d..c8356fa 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/AddXhsSchemeDlg.Designer.cs +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/01-add/AddXhsSchemeDlg.Designer.cs @@ -35,11 +35,6 @@ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); - 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(); gridControl1 = new DevExpress.XtraGrid.GridControl(); setSchemeParterRecordBindingSource = new BindingSource(components); gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -52,35 +47,25 @@ colDelete = new DevExpress.XtraGrid.Columns.GridColumn(); repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl(); - repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); - repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); sidePanel3dModel = new SidePanel(); - tabPane1 = new DevExpress.XtraBars.Navigation.TabPane(); - tabPagePump = new DevExpress.XtraBars.Navigation.TabNavigationPage(); - setSchemePumpListCtrl1 = new SetSchemePumpListCtrl(); - tabPageValve = new DevExpress.XtraBars.Navigation.TabNavigationPage(); - setSchemeValveListCtrl1 = new SetSchemeValveListCtrl(); - tabPagePipe = new DevExpress.XtraBars.Navigation.TabNavigationPage(); - setSchemePipeListCtrl1 = new SetSchemePipeListCtrl(); - panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel(); + barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); + barManager1 = new DevExpress.XtraBars.BarManager(components); + bar1 = new DevExpress.XtraBars.Bar(); + barBtnFastShowHidden = new DevExpress.XtraBars.BarButtonItem(); + barDockControlTop = new DevExpress.XtraBars.BarDockControl(); + barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); + barDockControlRight = new DevExpress.XtraBars.BarDockControl(); + dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); + dockPanel5 = new DevExpress.XtraBars.Docking.DockPanel(); + dockPanelChangeRecord = new DevExpress.XtraBars.Docking.DockPanel(); + dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); + layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); gridControl2 = new DevExpress.XtraGrid.GridControl(); setSchemeParterRecordItemBindingSource = new BindingSource(components); gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); colName1 = new DevExpress.XtraGrid.Columns.GridColumn(); colAfterValue = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeValue = new DevExpress.XtraGrid.Columns.GridColumn(); - dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); - dockPanelMenu = new DevExpress.XtraBars.Docking.DockPanel(); - controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer(); - layoutControl3 = new DevExpress.XtraLayout.LayoutControl(); - buttonEdit = new ButtonEdit(); - layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); - layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); - dockPanel5 = new DevExpress.XtraBars.Docking.DockPanel(); - dockPanelChangeRecord = new DevExpress.XtraBars.Docking.DockPanel(); - dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); - layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -104,6 +89,14 @@ layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); dockPanelParterList = new DevExpress.XtraBars.Docking.DockPanel(); dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); + tabPane1 = new DevExpress.XtraBars.Navigation.TabPane(); + tabPagePump = new DevExpress.XtraBars.Navigation.TabNavigationPage(); + setSchemePumpListCtrl1 = new SetSchemePumpListCtrl(); + tabPageValve = new DevExpress.XtraBars.Navigation.TabNavigationPage(); + setSchemeValveListCtrl1 = new SetSchemeValveListCtrl(); + tabPagePipe = new DevExpress.XtraBars.Navigation.TabNavigationPage(); + setSchemePipeListCtrl1 = new SetSchemePipeListCtrl(); + panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel(); dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components); layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -112,30 +105,17 @@ ((ISupportInitialize)gridView1).BeginInit(); ((ISupportInitialize)repositoryItemButtonEdit1).BeginInit(); ((ISupportInitialize)ribbon).BeginInit(); - ((ISupportInitialize)repositoryItemTextEdit1).BeginInit(); - ((ISupportInitialize)repositoryItemTextEdit2).BeginInit(); - ((ISupportInitialize)tabPane1).BeginInit(); - tabPane1.SuspendLayout(); - tabPagePump.SuspendLayout(); - tabPageValve.SuspendLayout(); - tabPagePipe.SuspendLayout(); - ((ISupportInitialize)gridControl2).BeginInit(); - ((ISupportInitialize)setSchemeParterRecordItemBindingSource).BeginInit(); - ((ISupportInitialize)gridView2).BeginInit(); + sidePanel3dModel.SuspendLayout(); + ((ISupportInitialize)barManager1).BeginInit(); ((ISupportInitialize)dockManager1).BeginInit(); - dockPanelMenu.SuspendLayout(); - controlContainer1.SuspendLayout(); - ((ISupportInitialize)layoutControl3).BeginInit(); - layoutControl3.SuspendLayout(); - ((ISupportInitialize)buttonEdit.Properties).BeginInit(); - ((ISupportInitialize)layoutControlGroup4).BeginInit(); - ((ISupportInitialize)layoutControlItem6).BeginInit(); - ((ISupportInitialize)emptySpaceItem1).BeginInit(); dockPanel5.SuspendLayout(); dockPanelChangeRecord.SuspendLayout(); dockPanel1_Container.SuspendLayout(); ((ISupportInitialize)layoutControl1).BeginInit(); layoutControl1.SuspendLayout(); + ((ISupportInitialize)gridControl2).BeginInit(); + ((ISupportInitialize)setSchemeParterRecordItemBindingSource).BeginInit(); + ((ISupportInitialize)gridView2).BeginInit(); ((ISupportInitialize)Root).BeginInit(); ((ISupportInitialize)layoutControlGroup1).BeginInit(); ((ISupportInitialize)layoutControlItem1).BeginInit(); @@ -158,6 +138,11 @@ ((ISupportInitialize)layoutControlItem11).BeginInit(); dockPanelParterList.SuspendLayout(); dockPanel2_Container.SuspendLayout(); + ((ISupportInitialize)tabPane1).BeginInit(); + tabPane1.SuspendLayout(); + tabPagePump.SuspendLayout(); + tabPageValve.SuspendLayout(); + tabPagePipe.SuspendLayout(); ((ISupportInitialize)dxErrorProvider1).BeginInit(); ((ISupportInitialize)layoutControlItem9).BeginInit(); ((ISupportInitialize)layoutControlItem10).BeginInit(); @@ -171,7 +156,7 @@ gridControl1.MenuManager = ribbon; gridControl1.Name = "gridControl1"; gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemButtonEdit1 }); - gridControl1.Size = new Size(393, 421); + gridControl1.Size = new Size(393, 469); gridControl1.TabIndex = 0; gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); // @@ -262,16 +247,14 @@ ribbon.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic; ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbon.ExpandCollapseItem }); ribbon.Location = new Point(0, 0); - ribbon.MaxItemId = 19; + ribbon.MaxItemId = 22; ribbon.Name = "ribbon"; ribbon.OptionsExpandCollapseMenu.EnableExpandCollapseMenu = DevExpress.Utils.DefaultBoolean.False; ribbon.OptionsExpandCollapseMenu.ShowQuickAccessToolbarItem = DevExpress.Utils.DefaultBoolean.False; ribbon.OptionsExpandCollapseMenu.ShowRibbonGroup = DevExpress.Utils.DefaultBoolean.False; ribbon.OptionsExpandCollapseMenu.ShowRibbonLayoutGroup = DevExpress.Utils.DefaultBoolean.False; ribbon.OptionsTouch.TouchUI = DevExpress.Utils.DefaultBoolean.False; - ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemTextEdit1, repositoryItemTextEdit2 }); ribbon.RibbonCaptionAlignment = DevExpress.XtraBars.Ribbon.RibbonCaptionAlignment.Left; - ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.TabletOffice; ribbon.SearchItemPosition = DevExpress.XtraBars.Ribbon.SearchItemPosition.None; ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; ribbon.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False; @@ -284,24 +267,445 @@ ribbon.Size = new Size(1569, 48); ribbon.Toolbar.ShowCustomizeItem = false; // - // repositoryItemTextEdit1 - // - repositoryItemTextEdit1.AutoHeight = false; - repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; - // - // repositoryItemTextEdit2 - // - repositoryItemTextEdit2.AutoHeight = false; - repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; - // // sidePanel3dModel // + sidePanel3dModel.Controls.Add(barDockControlLeft); + sidePanel3dModel.Controls.Add(barDockControlRight); + sidePanel3dModel.Controls.Add(barDockControlBottom); + sidePanel3dModel.Controls.Add(barDockControlTop); sidePanel3dModel.Dock = DockStyle.Fill; - sidePanel3dModel.Location = new Point(0, 142); + sidePanel3dModel.Location = new Point(0, 48); sidePanel3dModel.Name = "sidePanel3dModel"; - sidePanel3dModel.Size = new Size(1175, 615); + sidePanel3dModel.Size = new Size(1175, 709); sidePanel3dModel.TabIndex = 2; sidePanel3dModel.Text = "sidePanel2"; + // + // barDockControlLeft + // + barDockControlLeft.CausesValidation = false; + barDockControlLeft.Dock = DockStyle.Left; + barDockControlLeft.Location = new Point(0, 35); + barDockControlLeft.Manager = barManager1; + barDockControlLeft.Size = new Size(0, 674); + // + // barManager1 + // + barManager1.AllowMdiChildButtons = false; + barManager1.AllowMoveBarOnToolbar = false; + barManager1.AllowQuickCustomization = false; + barManager1.AllowShowToolbarsPopup = false; + barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { bar1 }); + barManager1.DockControls.Add(barDockControlTop); + barManager1.DockControls.Add(barDockControlBottom); + barManager1.DockControls.Add(barDockControlLeft); + barManager1.DockControls.Add(barDockControlRight); + barManager1.DockManager = dockManager1; + barManager1.Form = sidePanel3dModel; + barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barBtnFastShowHidden }); + barManager1.MaxItemId = 1; + barManager1.ShowFullMenusAfterDelay = false; + barManager1.ShowScreenTipsInToolbars = false; + barManager1.ShowShortcutInScreenTips = false; + barManager1.TransparentEditorsMode = DevExpress.Utils.DefaultBoolean.False; + // + // bar1 + // + bar1.BarName = "Tools"; + bar1.DockCol = 0; + bar1.DockRow = 0; + bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; + bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(barBtnFastShowHidden) }); + bar1.OptionsBar.AllowQuickCustomization = false; + bar1.OptionsBar.DrawDragBorder = false; + bar1.OptionsBar.UseWholeRow = true; + bar1.Text = "Tools"; + // + // barBtnFastShowHidden + // + barBtnFastShowHidden.Caption = "涓�閿樉闅�"; + barBtnFastShowHidden.Id = 0; + barBtnFastShowHidden.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnFastShowHidden.ImageOptions.SvgImage"); + barBtnFastShowHidden.Name = "barBtnFastShowHidden"; + barBtnFastShowHidden.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; + barBtnFastShowHidden.ItemClick += barBtnFastShowHidden_ItemClick; + // + // barDockControlTop + // + barDockControlTop.CausesValidation = false; + barDockControlTop.Dock = DockStyle.Top; + barDockControlTop.Location = new Point(0, 0); + barDockControlTop.Manager = barManager1; + barDockControlTop.Size = new Size(1175, 35); + // + // barDockControlBottom + // + barDockControlBottom.CausesValidation = false; + barDockControlBottom.Dock = DockStyle.Bottom; + barDockControlBottom.Location = new Point(0, 709); + barDockControlBottom.Manager = barManager1; + barDockControlBottom.Size = new Size(1175, 0); + // + // barDockControlRight + // + barDockControlRight.CausesValidation = false; + barDockControlRight.Dock = DockStyle.Right; + barDockControlRight.Location = new Point(1175, 35); + barDockControlRight.Manager = barManager1; + barDockControlRight.Size = new Size(0, 674); + // + // dockManager1 + // + dockManager1.DockingOptions.ShowAutoHideButton = false; + dockManager1.DockingOptions.ShowCloseButton = false; + dockManager1.DockingOptions.ShowMaximizeButton = false; + dockManager1.DockingOptions.ShowMinimizeButton = false; + dockManager1.Form = this; + dockManager1.MenuManager = barManager1; + dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanel5, dockPanelParterList }); + dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; + dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" }); + // + // dockPanel5 + // + dockPanel5.Controls.Add(dockPanelChangeRecord); + dockPanel5.Controls.Add(dockPanelScheme); + dockPanel5.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; + dockPanel5.ID = new Guid("4f9140be-dc44-4cc6-9924-d22c117f4a97"); + dockPanel5.Location = new Point(1175, 48); + dockPanel5.Name = "dockPanel5"; + dockPanel5.OriginalSize = new Size(394, 200); + dockPanel5.Size = new Size(394, 1056); + dockPanel5.Text = "panelContainer1"; + // + // dockPanelChangeRecord + // + dockPanelChangeRecord.Controls.Add(dockPanel1_Container); + dockPanelChangeRecord.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; + dockPanelChangeRecord.ID = new Guid("2c97b548-e9c5-4899-b8e1-203e6decf6f7"); + dockPanelChangeRecord.Location = new Point(0, 0); + dockPanelChangeRecord.Name = "dockPanelChangeRecord"; + dockPanelChangeRecord.OriginalSize = new Size(394, 825); + dockPanelChangeRecord.Size = new Size(394, 825); + dockPanelChangeRecord.Text = "鍙樻洿璁板綍"; + // + // dockPanel1_Container + // + dockPanel1_Container.Controls.Add(layoutControl1); + dockPanel1_Container.Location = new Point(1, 34); + dockPanel1_Container.Name = "dockPanel1_Container"; + dockPanel1_Container.Size = new Size(393, 791); + dockPanel1_Container.TabIndex = 0; + // + // layoutControl1 + // + layoutControl1.Controls.Add(gridControl2); + layoutControl1.Controls.Add(gridControl1); + layoutControl1.Dock = DockStyle.Fill; + layoutControl1.Location = new Point(0, 0); + layoutControl1.Name = "layoutControl1"; + layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(565, 389, 975, 600); + layoutControl1.Root = Root; + layoutControl1.Size = new Size(393, 791); + layoutControl1.TabIndex = 0; + layoutControl1.Text = "layoutControl1"; + // + // gridControl2 + // + gridControl2.DataSource = setSchemeParterRecordItemBindingSource; + gridControl2.Location = new Point(0, 535); + gridControl2.MainView = gridView2; + gridControl2.MenuManager = ribbon; + gridControl2.Name = "gridControl2"; + gridControl2.Size = new Size(393, 256); + gridControl2.TabIndex = 0; + gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 }); + // + // setSchemeParterRecordItemBindingSource + // + setSchemeParterRecordItemBindingSource.DataSource = typeof(SetSchemeParterRecordItem); + // + // gridView2 + // + gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName1, colAfterValue, colBeforeValue }); + gridView2.GridControl = gridControl2; + gridView2.Name = "gridView2"; + // + // colName1 + // + colName1.FieldName = "Name"; + colName1.MinWidth = 30; + colName1.Name = "colName1"; + colName1.Visible = true; + colName1.VisibleIndex = 0; + colName1.Width = 112; + // + // colAfterValue + // + colAfterValue.Caption = "鍙樻洿鍓�"; + colAfterValue.FieldName = "AfterValue"; + colAfterValue.MinWidth = 30; + colAfterValue.Name = "colAfterValue"; + colAfterValue.Visible = true; + colAfterValue.VisibleIndex = 1; + colAfterValue.Width = 112; + // + // colBeforeValue + // + colBeforeValue.Caption = "鍙樻洿鍚�"; + colBeforeValue.FieldName = "BeforeValue"; + colBeforeValue.MinWidth = 30; + colBeforeValue.Name = "colBeforeValue"; + colBeforeValue.Visible = true; + colBeforeValue.VisibleIndex = 2; + colBeforeValue.Width = 112; + // + // Root + // + Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + Root.GroupBordersVisible = false; + Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2 }); + Root.Name = "Root"; + Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + Root.Size = new Size(393, 791); + Root.TextVisible = false; + // + // layoutControlGroup1 + // + layoutControlGroup1.ExpandButtonVisible = true; + layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; + layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); + layoutControlGroup1.Location = new Point(0, 0); + layoutControlGroup1.Name = "layoutControlGroup1"; + layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlGroup1.ShowInCustomizationForm = false; + layoutControlGroup1.Size = new Size(393, 502); + layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlGroup1.Text = "璁板綍鍒楄〃"; + // + // layoutControlItem1 + // + layoutControlItem1.Control = gridControl1; + layoutControlItem1.HighlightFocusedItem = DevExpress.Utils.DefaultBoolean.True; + layoutControlItem1.Location = new Point(0, 0); + layoutControlItem1.Name = "layoutControlItem1"; + layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlItem1.Size = new Size(393, 469); + layoutControlItem1.TextSize = new Size(0, 0); + layoutControlItem1.TextVisible = false; + // + // layoutControlGroup2 + // + layoutControlGroup2.ExpandButtonVisible = true; + layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; + layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 }); + layoutControlGroup2.Location = new Point(0, 502); + layoutControlGroup2.Name = "layoutControlGroup2"; + layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlGroup2.ShowInCustomizationForm = false; + layoutControlGroup2.Size = new Size(393, 289); + layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlGroup2.Text = "璁板綍璇︽儏"; + // + // layoutControlItem2 + // + layoutControlItem2.Control = gridControl2; + layoutControlItem2.HighlightFocusedItem = DevExpress.Utils.DefaultBoolean.True; + layoutControlItem2.Location = new Point(0, 0); + layoutControlItem2.Name = "layoutControlItem2"; + layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); + layoutControlItem2.Size = new Size(393, 256); + layoutControlItem2.TextSize = new Size(0, 0); + layoutControlItem2.TextVisible = false; + // + // dockPanelScheme + // + dockPanelScheme.Controls.Add(dockPanel3_Container); + dockPanelScheme.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; + dockPanelScheme.ID = new Guid("39552842-60b6-4e4d-b215-438810b7a737"); + dockPanelScheme.Location = new Point(0, 825); + dockPanelScheme.Name = "dockPanelScheme"; + dockPanelScheme.OriginalSize = new Size(394, 231); + dockPanelScheme.Size = new Size(394, 231); + dockPanelScheme.Text = "鏂规淇℃伅"; + // + // dockPanel3_Container + // + dockPanel3_Container.Controls.Add(layoutControl2); + dockPanel3_Container.Location = new Point(1, 35); + dockPanel3_Container.Name = "dockPanel3_Container"; + dockPanel3_Container.Size = new Size(393, 196); + dockPanel3_Container.TabIndex = 0; + // + // layoutControl2 + // + layoutControl2.Controls.Add(setFlagsEditCtrl1); + layoutControl2.Controls.Add(imgCmbSchemeType); + layoutControl2.Controls.Add(txtNo); + layoutControl2.Controls.Add(txtName); + layoutControl2.Controls.Add(btnSave); + layoutControl2.Controls.Add(memoDescription); + layoutControl2.Dock = DockStyle.Fill; + layoutControl2.Location = new Point(0, 0); + layoutControl2.Name = "layoutControl2"; + layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(71, 697, 975, 600); + layoutControl2.Root = layoutControlGroup3; + layoutControl2.Size = new Size(393, 196); + layoutControl2.TabIndex = 0; + layoutControl2.Text = "layoutControl2"; + // + // setFlagsEditCtrl1 + // + setFlagsEditCtrl1.Location = new Point(262, 44); + setFlagsEditCtrl1.Margin = new Padding(6, 8, 6, 8); + setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; + setFlagsEditCtrl1.Size = new Size(119, 28); + setFlagsEditCtrl1.TabIndex = 3; + // + // imgCmbSchemeType + // + imgCmbSchemeType.Location = new Point(76, 44); + imgCmbSchemeType.Margin = new Padding(4, 5, 4, 5); + imgCmbSchemeType.Name = "imgCmbSchemeType"; + imgCmbSchemeType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); + imgCmbSchemeType.Size = new Size(118, 28); + imgCmbSchemeType.StyleController = layoutControl2; + imgCmbSchemeType.TabIndex = 4; + // + // txtNo + // + txtNo.Location = new Point(76, 12); + txtNo.Margin = new Padding(4, 5, 4, 5); + txtNo.Name = "txtNo"; + txtNo.Size = new Size(118, 28); + txtNo.StyleController = layoutControl2; + txtNo.TabIndex = 0; + // + // txtName + // + txtName.Location = new Point(262, 12); + txtName.Margin = new Padding(4, 5, 4, 5); + txtName.Name = "txtName"; + txtName.Size = new Size(119, 28); + txtName.StyleController = layoutControl2; + txtName.TabIndex = 2; + // + // btnSave + // + btnSave.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; + btnSave.Appearance.Options.UseBackColor = true; + btnSave.Location = new Point(120, 144); + btnSave.Name = "btnSave"; + btnSave.Size = new Size(153, 32); + btnSave.StyleController = layoutControl2; + btnSave.TabIndex = 6; + btnSave.Text = "淇濆瓨"; + btnSave.Click += btnSave_Click; + // + // memoDescription + // + memoDescription.Location = new Point(76, 76); + memoDescription.MenuManager = ribbon; + memoDescription.Name = "memoDescription"; + memoDescription.Properties.ScrollBars = ScrollBars.Horizontal; + memoDescription.Size = new Size(305, 56); + memoDescription.StyleController = layoutControl2; + memoDescription.TabIndex = 5; + // + // layoutControlGroup3 + // + layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + layoutControlGroup3.GroupBordersVisible = false; + layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5, layoutControlItem13, layoutControlItem14, layoutControlItem12, layoutControlItem3, layoutControlItem11 }); + layoutControlGroup3.Name = "Root"; + layoutControlGroup3.Size = new Size(393, 196); + layoutControlGroup3.TextVisible = false; + // + // layoutControlItem5 + // + layoutControlItem5.Control = btnSave; + layoutControlItem5.Location = new Point(0, 124); + layoutControlItem5.Name = "layoutControlItem5"; + layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(110, 110, 10, 10); + layoutControlItem5.Size = new Size(373, 52); + layoutControlItem5.TextSize = new Size(0, 0); + layoutControlItem5.TextVisible = false; + // + // layoutControlItem13 + // + layoutControlItem13.AppearanceItemCaption.Options.UseTextOptions = true; + layoutControlItem13.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; + layoutControlItem13.Control = txtNo; + layoutControlItem13.Location = new Point(0, 0); + layoutControlItem13.Name = "layoutControlItem13"; + layoutControlItem13.Size = new Size(186, 32); + layoutControlItem13.Text = "缂栫爜:"; + layoutControlItem13.TextSize = new Size(52, 22); + // + // layoutControlItem14 + // + layoutControlItem14.AllowHtmlStringInCaption = true; + layoutControlItem14.AppearanceItemCaption.Options.UseTextOptions = true; + layoutControlItem14.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; + layoutControlItem14.Control = txtName; + layoutControlItem14.Location = new Point(186, 0); + layoutControlItem14.Name = "layoutControlItem14"; + layoutControlItem14.Size = new Size(187, 32); + layoutControlItem14.Text = "<color=red>*</color>鍚嶇О:"; + layoutControlItem14.TextSize = new Size(52, 22); + // + // layoutControlItem12 + // + layoutControlItem12.AllowHtmlStringInCaption = true; + layoutControlItem12.AppearanceItemCaption.Options.UseTextOptions = true; + layoutControlItem12.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; + layoutControlItem12.Control = imgCmbSchemeType; + layoutControlItem12.Location = new Point(0, 32); + layoutControlItem12.Name = "layoutControlItem12"; + layoutControlItem12.Size = new Size(186, 32); + layoutControlItem12.Text = "<color=red>*</color>绫诲瀷:"; + layoutControlItem12.TextSize = new Size(52, 22); + // + // layoutControlItem3 + // + layoutControlItem3.AppearanceItemCaption.Options.UseTextOptions = true; + layoutControlItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; + layoutControlItem3.Control = memoDescription; + layoutControlItem3.Location = new Point(0, 64); + layoutControlItem3.Name = "layoutControlItem3"; + layoutControlItem3.Size = new Size(373, 60); + layoutControlItem3.Text = "璇存槑:"; + layoutControlItem3.TextSize = new Size(52, 22); + // + // layoutControlItem11 + // + layoutControlItem11.AllowHtmlStringInCaption = true; + layoutControlItem11.AppearanceItemCaption.Options.UseTextOptions = true; + layoutControlItem11.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; + layoutControlItem11.Control = setFlagsEditCtrl1; + layoutControlItem11.Location = new Point(186, 32); + layoutControlItem11.Name = "layoutControlItem11"; + layoutControlItem11.Size = new Size(187, 32); + layoutControlItem11.Text = "鏍囩:"; + layoutControlItem11.TextSize = new Size(52, 22); + // + // dockPanelParterList + // + dockPanelParterList.Controls.Add(dockPanel2_Container); + dockPanelParterList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; + dockPanelParterList.ID = new Guid("7be297a3-864b-4041-9aee-de9c1d1f1b52"); + dockPanelParterList.Location = new Point(0, 757); + dockPanelParterList.Name = "dockPanelParterList"; + dockPanelParterList.OriginalSize = new Size(200, 347); + dockPanelParterList.Size = new Size(1175, 347); + dockPanelParterList.Text = "鏋勫缓鍒楄〃"; + // + // dockPanel2_Container + // + dockPanel2_Container.Controls.Add(tabPane1); + dockPanel2_Container.Location = new Point(0, 35); + dockPanel2_Container.Name = "dockPanel2_Container"; + dockPanel2_Container.Size = new Size(1175, 312); + dockPanel2_Container.TabIndex = 0; // // tabPane1 // @@ -377,435 +781,6 @@ panelContainer1.Size = new Size(200, 200); panelContainer1.Text = "panelContainer1"; // - // gridControl2 - // - gridControl2.DataSource = setSchemeParterRecordItemBindingSource; - gridControl2.Location = new Point(0, 487); - gridControl2.MainView = gridView2; - gridControl2.MenuManager = ribbon; - gridControl2.Name = "gridControl2"; - gridControl2.Size = new Size(393, 230); - gridControl2.TabIndex = 0; - gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 }); - // - // setSchemeParterRecordItemBindingSource - // - setSchemeParterRecordItemBindingSource.DataSource = typeof(SetSchemeParterRecordItem); - // - // gridView2 - // - gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName1, colAfterValue, colBeforeValue }); - gridView2.GridControl = gridControl2; - gridView2.Name = "gridView2"; - // - // colName1 - // - colName1.FieldName = "Name"; - colName1.MinWidth = 30; - colName1.Name = "colName1"; - colName1.Visible = true; - colName1.VisibleIndex = 0; - colName1.Width = 112; - // - // colAfterValue - // - colAfterValue.Caption = "鍙樻洿鍓�"; - colAfterValue.FieldName = "AfterValue"; - colAfterValue.MinWidth = 30; - colAfterValue.Name = "colAfterValue"; - colAfterValue.Visible = true; - colAfterValue.VisibleIndex = 1; - colAfterValue.Width = 112; - // - // colBeforeValue - // - colBeforeValue.Caption = "鍙樻洿鍚�"; - colBeforeValue.FieldName = "BeforeValue"; - colBeforeValue.MinWidth = 30; - colBeforeValue.Name = "colBeforeValue"; - colBeforeValue.Visible = true; - colBeforeValue.VisibleIndex = 2; - colBeforeValue.Width = 112; - // - // dockManager1 - // - dockManager1.DockingOptions.ShowAutoHideButton = false; - dockManager1.DockingOptions.ShowCloseButton = false; - dockManager1.DockingOptions.ShowMaximizeButton = false; - dockManager1.DockingOptions.ShowMinimizeButton = false; - dockManager1.Form = this; - dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { dockPanelMenu, dockPanel5, dockPanelParterList }); - dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light; - dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.MenuStrip", "System.Windows.Forms.StatusStrip", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl", "DevExpress.XtraBars.Navigation.OfficeNavigationBar", "DevExpress.XtraBars.Navigation.TileNavPane", "DevExpress.XtraBars.TabFormControl", "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl", "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl" }); - // - // dockPanelMenu - // - dockPanelMenu.Controls.Add(controlContainer1); - dockPanelMenu.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top; - dockPanelMenu.FloatVertical = true; - dockPanelMenu.ID = new Guid("1bb3525e-4915-41ae-84bf-f32262890542"); - dockPanelMenu.Location = new Point(0, 48); - dockPanelMenu.Name = "dockPanelMenu"; - dockPanelMenu.OriginalSize = new Size(200, 94); - dockPanelMenu.Size = new Size(1569, 94); - dockPanelMenu.Text = "鑿滃崟"; - // - // controlContainer1 - // - controlContainer1.Controls.Add(layoutControl3); - controlContainer1.Location = new Point(0, 34); - controlContainer1.Name = "controlContainer1"; - controlContainer1.Size = new Size(1569, 59); - controlContainer1.TabIndex = 0; - // - // layoutControl3 - // - layoutControl3.Controls.Add(buttonEdit); - layoutControl3.Dock = DockStyle.Fill; - layoutControl3.Location = new Point(0, 0); - layoutControl3.Name = "layoutControl3"; - layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(724, 181, 975, 600); - layoutControl3.Root = layoutControlGroup4; - layoutControl3.Size = new Size(1569, 59); - layoutControl3.TabIndex = 0; - layoutControl3.Text = "layoutControl3"; - // - // buttonEdit - // - buttonEdit.Location = new Point(12, 12); - buttonEdit.MenuManager = ribbon; - buttonEdit.Name = "buttonEdit"; - editorButtonImageOptions2.Location = ImageLocation.MiddleLeft; - editorButtonImageOptions2.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions2.SvgImage"); - editorButtonImageOptions2.SvgImageSize = new Size(18, 18); - buttonEdit.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Glyph, "涓�閿樉闅�", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", "showhide", null, DevExpress.Utils.ToolTipAnchor.Default) }); - buttonEdit.Properties.TextEditStyle = TextEditStyles.HideTextEditor; - buttonEdit.Size = new Size(144, 37); - buttonEdit.StyleController = layoutControl3; - buttonEdit.TabIndex = 0; - buttonEdit.ButtonClick += buttonEdit_ButtonClick; - // - // layoutControlGroup4 - // - layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - layoutControlGroup4.GroupBordersVisible = false; - layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6, emptySpaceItem1 }); - layoutControlGroup4.Name = "Root"; - layoutControlGroup4.Size = new Size(1543, 61); - layoutControlGroup4.TextVisible = false; - // - // layoutControlItem6 - // - layoutControlItem6.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; - layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; - layoutControlItem6.Control = buttonEdit; - layoutControlItem6.HighlightFocusedItem = DevExpress.Utils.DefaultBoolean.False; - layoutControlItem6.Location = new Point(0, 0); - layoutControlItem6.Name = "layoutControlItem6"; - layoutControlItem6.Size = new Size(148, 41); - layoutControlItem6.TextSize = new Size(0, 0); - layoutControlItem6.TextVisible = false; - // - // emptySpaceItem1 - // - emptySpaceItem1.AllowHotTrack = false; - emptySpaceItem1.Location = new Point(148, 0); - emptySpaceItem1.Name = "emptySpaceItem1"; - emptySpaceItem1.Size = new Size(1375, 41); - emptySpaceItem1.TextSize = new Size(0, 0); - // - // dockPanel5 - // - dockPanel5.Controls.Add(dockPanelChangeRecord); - dockPanel5.Controls.Add(dockPanelScheme); - dockPanel5.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; - dockPanel5.ID = new Guid("4f9140be-dc44-4cc6-9924-d22c117f4a97"); - dockPanel5.Location = new Point(1175, 142); - dockPanel5.Name = "dockPanel5"; - dockPanel5.OriginalSize = new Size(394, 200); - dockPanel5.Size = new Size(394, 962); - dockPanel5.Text = "panelContainer1"; - // - // dockPanelChangeRecord - // - dockPanelChangeRecord.Controls.Add(dockPanel1_Container); - dockPanelChangeRecord.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; - dockPanelChangeRecord.ID = new Guid("2c97b548-e9c5-4899-b8e1-203e6decf6f7"); - dockPanelChangeRecord.Location = new Point(0, 0); - dockPanelChangeRecord.Name = "dockPanelChangeRecord"; - dockPanelChangeRecord.OriginalSize = new Size(394, 309); - dockPanelChangeRecord.Size = new Size(394, 751); - dockPanelChangeRecord.Text = "鍙樻洿璁板綍"; - // - // dockPanel1_Container - // - dockPanel1_Container.Controls.Add(layoutControl1); - dockPanel1_Container.Location = new Point(1, 34); - dockPanel1_Container.Name = "dockPanel1_Container"; - dockPanel1_Container.Size = new Size(393, 717); - dockPanel1_Container.TabIndex = 0; - // - // layoutControl1 - // - layoutControl1.Controls.Add(gridControl2); - layoutControl1.Controls.Add(gridControl1); - layoutControl1.Dock = DockStyle.Fill; - layoutControl1.Location = new Point(0, 0); - layoutControl1.Name = "layoutControl1"; - layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(565, 389, 975, 600); - layoutControl1.Root = Root; - layoutControl1.Size = new Size(393, 717); - layoutControl1.TabIndex = 0; - layoutControl1.Text = "layoutControl1"; - // - // Root - // - Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - Root.GroupBordersVisible = false; - Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1, layoutControlGroup2 }); - Root.Name = "Root"; - Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - Root.Size = new Size(393, 717); - Root.TextVisible = false; - // - // layoutControlGroup1 - // - layoutControlGroup1.ExpandButtonVisible = true; - layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; - layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); - layoutControlGroup1.Location = new Point(0, 0); - layoutControlGroup1.Name = "layoutControlGroup1"; - layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlGroup1.ShowInCustomizationForm = false; - layoutControlGroup1.Size = new Size(393, 454); - layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlGroup1.Text = "璁板綍鍒楄〃"; - // - // layoutControlItem1 - // - layoutControlItem1.Control = gridControl1; - layoutControlItem1.HighlightFocusedItem = DevExpress.Utils.DefaultBoolean.True; - layoutControlItem1.Location = new Point(0, 0); - layoutControlItem1.Name = "layoutControlItem1"; - layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlItem1.Size = new Size(393, 421); - layoutControlItem1.TextSize = new Size(0, 0); - layoutControlItem1.TextVisible = false; - // - // layoutControlGroup2 - // - layoutControlGroup2.ExpandButtonVisible = true; - layoutControlGroup2.GroupStyle = DevExpress.Utils.GroupStyle.Title; - layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 }); - layoutControlGroup2.Location = new Point(0, 454); - layoutControlGroup2.Name = "layoutControlGroup2"; - layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlGroup2.ShowInCustomizationForm = false; - layoutControlGroup2.Size = new Size(393, 263); - layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlGroup2.Text = "璁板綍璇︽儏"; - // - // layoutControlItem2 - // - layoutControlItem2.Control = gridControl2; - layoutControlItem2.HighlightFocusedItem = DevExpress.Utils.DefaultBoolean.True; - layoutControlItem2.Location = new Point(0, 0); - layoutControlItem2.Name = "layoutControlItem2"; - layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - layoutControlItem2.Size = new Size(393, 230); - layoutControlItem2.TextSize = new Size(0, 0); - layoutControlItem2.TextVisible = false; - // - // dockPanelScheme - // - dockPanelScheme.Controls.Add(dockPanel3_Container); - dockPanelScheme.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; - dockPanelScheme.ID = new Guid("39552842-60b6-4e4d-b215-438810b7a737"); - dockPanelScheme.Location = new Point(0, 751); - dockPanelScheme.Name = "dockPanelScheme"; - dockPanelScheme.OriginalSize = new Size(394, 87); - dockPanelScheme.Size = new Size(394, 211); - dockPanelScheme.Text = "鏂规淇℃伅"; - // - // dockPanel3_Container - // - dockPanel3_Container.Controls.Add(layoutControl2); - dockPanel3_Container.Location = new Point(1, 35); - dockPanel3_Container.Name = "dockPanel3_Container"; - dockPanel3_Container.Size = new Size(393, 176); - dockPanel3_Container.TabIndex = 0; - // - // layoutControl2 - // - layoutControl2.Controls.Add(setFlagsEditCtrl1); - layoutControl2.Controls.Add(imgCmbSchemeType); - layoutControl2.Controls.Add(txtNo); - layoutControl2.Controls.Add(txtName); - layoutControl2.Controls.Add(btnSave); - layoutControl2.Controls.Add(memoDescription); - layoutControl2.Dock = DockStyle.Fill; - layoutControl2.Location = new Point(0, 0); - layoutControl2.Name = "layoutControl2"; - layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(71, 697, 975, 600); - layoutControl2.Root = layoutControlGroup3; - layoutControl2.Size = new Size(393, 176); - layoutControl2.TabIndex = 0; - layoutControl2.Text = "layoutControl2"; - // - // setFlagsEditCtrl1 - // - setFlagsEditCtrl1.Location = new Point(262, 44); - setFlagsEditCtrl1.Margin = new Padding(6, 8, 6, 8); - setFlagsEditCtrl1.Name = "setFlagsEditCtrl1"; - setFlagsEditCtrl1.Size = new Size(119, 28); - setFlagsEditCtrl1.TabIndex = 3; - // - // imgCmbSchemeType - // - imgCmbSchemeType.Location = new Point(76, 44); - imgCmbSchemeType.Margin = new Padding(4, 5, 4, 5); - imgCmbSchemeType.Name = "imgCmbSchemeType"; - imgCmbSchemeType.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); - imgCmbSchemeType.Size = new Size(118, 28); - imgCmbSchemeType.StyleController = layoutControl2; - imgCmbSchemeType.TabIndex = 4; - // - // txtNo - // - txtNo.Location = new Point(76, 12); - txtNo.Margin = new Padding(4, 5, 4, 5); - txtNo.Name = "txtNo"; - txtNo.Size = new Size(118, 28); - txtNo.StyleController = layoutControl2; - txtNo.TabIndex = 0; - // - // txtName - // - txtName.Location = new Point(262, 12); - txtName.Margin = new Padding(4, 5, 4, 5); - txtName.Name = "txtName"; - txtName.Size = new Size(119, 28); - txtName.StyleController = layoutControl2; - txtName.TabIndex = 2; - // - // btnSave - // - btnSave.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; - btnSave.Appearance.Options.UseBackColor = true; - btnSave.Location = new Point(120, 124); - btnSave.Name = "btnSave"; - btnSave.Size = new Size(153, 32); - btnSave.StyleController = layoutControl2; - btnSave.TabIndex = 6; - btnSave.Text = "淇濆瓨"; - btnSave.Click += btnSave_Click; - // - // memoDescription - // - memoDescription.Location = new Point(76, 76); - memoDescription.MenuManager = ribbon; - memoDescription.Name = "memoDescription"; - memoDescription.Properties.ScrollBars = ScrollBars.Horizontal; - memoDescription.Size = new Size(305, 36); - memoDescription.StyleController = layoutControl2; - memoDescription.TabIndex = 5; - // - // layoutControlGroup3 - // - layoutControlGroup3.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - layoutControlGroup3.GroupBordersVisible = false; - layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem5, layoutControlItem13, layoutControlItem14, layoutControlItem12, layoutControlItem3, layoutControlItem11 }); - layoutControlGroup3.Name = "Root"; - layoutControlGroup3.Size = new Size(393, 176); - layoutControlGroup3.TextVisible = false; - // - // layoutControlItem5 - // - layoutControlItem5.Control = btnSave; - layoutControlItem5.Location = new Point(0, 104); - layoutControlItem5.Name = "layoutControlItem5"; - layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(110, 110, 10, 10); - layoutControlItem5.Size = new Size(373, 52); - layoutControlItem5.TextSize = new Size(0, 0); - layoutControlItem5.TextVisible = false; - // - // layoutControlItem13 - // - layoutControlItem13.AppearanceItemCaption.Options.UseTextOptions = true; - layoutControlItem13.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; - layoutControlItem13.Control = txtNo; - layoutControlItem13.Location = new Point(0, 0); - layoutControlItem13.Name = "layoutControlItem13"; - layoutControlItem13.Size = new Size(186, 32); - layoutControlItem13.Text = "缂栫爜:"; - layoutControlItem13.TextSize = new Size(52, 22); - // - // layoutControlItem14 - // - layoutControlItem14.AllowHtmlStringInCaption = true; - layoutControlItem14.AppearanceItemCaption.Options.UseTextOptions = true; - layoutControlItem14.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; - layoutControlItem14.Control = txtName; - layoutControlItem14.Location = new Point(186, 0); - layoutControlItem14.Name = "layoutControlItem14"; - layoutControlItem14.Size = new Size(187, 32); - layoutControlItem14.Text = "<color=red>*</color>鍚嶇О:"; - layoutControlItem14.TextSize = new Size(52, 22); - // - // layoutControlItem12 - // - layoutControlItem12.AllowHtmlStringInCaption = true; - layoutControlItem12.AppearanceItemCaption.Options.UseTextOptions = true; - layoutControlItem12.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; - layoutControlItem12.Control = imgCmbSchemeType; - layoutControlItem12.Location = new Point(0, 32); - layoutControlItem12.Name = "layoutControlItem12"; - layoutControlItem12.Size = new Size(186, 32); - layoutControlItem12.Text = "<color=red>*</color>绫诲瀷:"; - layoutControlItem12.TextSize = new Size(52, 22); - // - // layoutControlItem3 - // - layoutControlItem3.AppearanceItemCaption.Options.UseTextOptions = true; - layoutControlItem3.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; - layoutControlItem3.Control = memoDescription; - layoutControlItem3.Location = new Point(0, 64); - layoutControlItem3.Name = "layoutControlItem3"; - layoutControlItem3.Size = new Size(373, 40); - layoutControlItem3.Text = "璇存槑:"; - layoutControlItem3.TextSize = new Size(52, 22); - // - // layoutControlItem11 - // - layoutControlItem11.AllowHtmlStringInCaption = true; - layoutControlItem11.AppearanceItemCaption.Options.UseTextOptions = true; - layoutControlItem11.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; - layoutControlItem11.Control = setFlagsEditCtrl1; - layoutControlItem11.Location = new Point(186, 32); - layoutControlItem11.Name = "layoutControlItem11"; - layoutControlItem11.Size = new Size(187, 32); - layoutControlItem11.Text = "鏍囩:"; - layoutControlItem11.TextSize = new Size(52, 22); - // - // dockPanelParterList - // - dockPanelParterList.Controls.Add(dockPanel2_Container); - dockPanelParterList.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom; - dockPanelParterList.ID = new Guid("7be297a3-864b-4041-9aee-de9c1d1f1b52"); - dockPanelParterList.Location = new Point(0, 757); - dockPanelParterList.Name = "dockPanelParterList"; - dockPanelParterList.OriginalSize = new Size(200, 347); - dockPanelParterList.Size = new Size(1175, 347); - dockPanelParterList.Text = "鏋勫缓鍒楄〃"; - // - // dockPanel2_Container - // - dockPanel2_Container.Controls.Add(tabPane1); - dockPanel2_Container.Location = new Point(0, 35); - dockPanel2_Container.Name = "dockPanel2_Container"; - dockPanel2_Container.Size = new Size(1175, 312); - dockPanel2_Container.TabIndex = 0; - // // dxErrorProvider1 // dxErrorProvider1.ContainerControl = this; @@ -835,7 +810,6 @@ Controls.Add(sidePanel3dModel); Controls.Add(dockPanelParterList); Controls.Add(dockPanel5); - Controls.Add(dockPanelMenu); Controls.Add(ribbon); Name = "AddXhsSchemeDlg"; Ribbon = ribbon; @@ -846,30 +820,18 @@ ((ISupportInitialize)gridView1).EndInit(); ((ISupportInitialize)repositoryItemButtonEdit1).EndInit(); ((ISupportInitialize)ribbon).EndInit(); - ((ISupportInitialize)repositoryItemTextEdit1).EndInit(); - ((ISupportInitialize)repositoryItemTextEdit2).EndInit(); - ((ISupportInitialize)tabPane1).EndInit(); - tabPane1.ResumeLayout(false); - tabPagePump.ResumeLayout(false); - tabPageValve.ResumeLayout(false); - tabPagePipe.ResumeLayout(false); - ((ISupportInitialize)gridControl2).EndInit(); - ((ISupportInitialize)setSchemeParterRecordItemBindingSource).EndInit(); - ((ISupportInitialize)gridView2).EndInit(); + sidePanel3dModel.ResumeLayout(false); + sidePanel3dModel.PerformLayout(); + ((ISupportInitialize)barManager1).EndInit(); ((ISupportInitialize)dockManager1).EndInit(); - dockPanelMenu.ResumeLayout(false); - controlContainer1.ResumeLayout(false); - ((ISupportInitialize)layoutControl3).EndInit(); - layoutControl3.ResumeLayout(false); - ((ISupportInitialize)buttonEdit.Properties).EndInit(); - ((ISupportInitialize)layoutControlGroup4).EndInit(); - ((ISupportInitialize)layoutControlItem6).EndInit(); - ((ISupportInitialize)emptySpaceItem1).EndInit(); dockPanel5.ResumeLayout(false); dockPanelChangeRecord.ResumeLayout(false); dockPanel1_Container.ResumeLayout(false); ((ISupportInitialize)layoutControl1).EndInit(); layoutControl1.ResumeLayout(false); + ((ISupportInitialize)gridControl2).EndInit(); + ((ISupportInitialize)setSchemeParterRecordItemBindingSource).EndInit(); + ((ISupportInitialize)gridView2).EndInit(); ((ISupportInitialize)Root).EndInit(); ((ISupportInitialize)layoutControlGroup1).EndInit(); ((ISupportInitialize)layoutControlItem1).EndInit(); @@ -892,6 +854,11 @@ ((ISupportInitialize)layoutControlItem11).EndInit(); dockPanelParterList.ResumeLayout(false); dockPanel2_Container.ResumeLayout(false); + ((ISupportInitialize)tabPane1).EndInit(); + tabPane1.ResumeLayout(false); + tabPagePump.ResumeLayout(false); + tabPageValve.ResumeLayout(false); + tabPagePipe.ResumeLayout(false); ((ISupportInitialize)dxErrorProvider1).EndInit(); ((ISupportInitialize)layoutControlItem9).EndInit(); ((ISupportInitialize)layoutControlItem10).EndInit(); @@ -936,8 +903,6 @@ private DevExpress.XtraBars.Docking.ControlContainer dockPanel3_Container; private DevExpress.XtraGrid.Columns.GridColumn colDelete; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; @@ -962,12 +927,12 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private MemoEdit memoDescription; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraBars.Docking.DockPanel dockPanelMenu; - private DevExpress.XtraBars.Docking.ControlContainer controlContainer1; - private DevExpress.XtraLayout.LayoutControl layoutControl3; - private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; - private ButtonEdit buttonEdit; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; + private DevExpress.XtraBars.BarDockControl barDockControlLeft; + private DevExpress.XtraBars.BarManager barManager1; + private DevExpress.XtraBars.Bar bar1; + private DevExpress.XtraBars.BarButtonItem barBtnFastShowHidden; + private DevExpress.XtraBars.BarDockControl barDockControlTop; + private DevExpress.XtraBars.BarDockControl barDockControlBottom; + private DevExpress.XtraBars.BarDockControl barDockControlRight; } } \ No newline at end of file -- Gitblit v1.9.3