From 970022ca59c5c22cf572c458c01e0328be85a253 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期六, 08 六月 2024 12:01:03 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/Yw/Hydro.V1.1 --- WinfrmUI/Hydro.WinfrmUI.Viewer/frmMain.Designer.cs | 3149 +++++++++++++++++++++++------------------------------------ 1 files changed, 1,236 insertions(+), 1,913 deletions(-) diff --git a/WinfrmUI/Hydro.WinfrmUI.Viewer/frmMain.Designer.cs b/WinfrmUI/Hydro.WinfrmUI.Viewer/frmMain.Designer.cs index bbfa328..78d9955 100644 --- a/WinfrmUI/Hydro.WinfrmUI.Viewer/frmMain.Designer.cs +++ b/WinfrmUI/Hydro.WinfrmUI.Viewer/frmMain.Designer.cs @@ -3,11 +3,15 @@ using DevExpress.XtraBars; using DevExpress.XtraBars.Ribbon; using DevExpress.XtraSplashScreen; -namespace Hydro.WinfrmUI.Viewer { - partial class frmMain { +/// +namespace Hydro.WinfrmUI.Viewer +{ + partial class frmMain + { #region Designer generated code - private void InitializeComponent() { + private void InitializeComponent() + { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain)); DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup(); @@ -36,29 +40,11 @@ DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem(); - DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); - DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem(); - DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem(); - DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); - DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem(); - DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.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(); this.iWeb = new DevExpress.XtraBars.BarButtonItem(); this.iAbout = new DevExpress.XtraBars.BarButtonItem(); - this.iCenter = new DevExpress.XtraBars.BarButtonItem(); - this.iSelectAll = new DevExpress.XtraBars.BarButtonItem(); - this.iCopy = new DevExpress.XtraBars.BarButtonItem(); - this.iCut = new DevExpress.XtraBars.BarButtonItem(); - this.iPaste = new DevExpress.XtraBars.BarButtonItem(); - this.iClear = new DevExpress.XtraBars.BarButtonItem(); - this.iFont = new DevExpress.XtraBars.BarButtonItem(); + this.iRedo = new DevExpress.XtraBars.BarButtonItem(); + this.iClose = new DevExpress.XtraBars.BarButtonItem(); this.gddFont = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components); - this.beiFontSize = new DevExpress.XtraBars.BarEditItem(); - this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit(); this.bbiFontColorPopup = new DevExpress.XtraBars.BarButtonItem(); this.popupControlContainer1 = new DevExpress.XtraBars.PopupControlContainer(this.components); this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl(); @@ -74,24 +60,14 @@ this.sbiSave = new DevExpress.XtraBars.BarSubItem(); this.iSave = new DevExpress.XtraBars.BarButtonItem(); this.iSaveAs = new DevExpress.XtraBars.BarButtonItem(); - this.iPrint = new DevExpress.XtraBars.BarButtonItem(); - this.iClose = new DevExpress.XtraBars.BarButtonItem(); + this.bbi以当前视角另存 = new DevExpress.XtraBars.BarButtonItem(); + this.iOpenByEpa = new DevExpress.XtraBars.BarButtonItem(); this.pccAppMenu = new Hydro.WinfrmUI.Viewer.Office2007PopupControlContainer(); this.pcAppMenuFileLabels = new DevExpress.XtraEditors.PanelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.iUndo = new DevExpress.XtraBars.BarButtonItem(); - this.iReplace = new DevExpress.XtraBars.BarButtonItem(); this.iExit = new DevExpress.XtraBars.BarButtonItem(); this.iFind = new DevExpress.XtraBars.BarButtonItem(); - this.iBullets = new DevExpress.XtraBars.BarButtonItem(); - this.iProtected = new DevExpress.XtraBars.BarButtonItem(); - this.iBold = new DevExpress.XtraBars.BarButtonItem(); - this.iItalic = new DevExpress.XtraBars.BarButtonItem(); - this.iUnderline = new DevExpress.XtraBars.BarButtonItem(); - this.iAlignLeft = new DevExpress.XtraBars.BarButtonItem(); - this.iAlignRight = new DevExpress.XtraBars.BarButtonItem(); - this.iFontColor = new DevExpress.XtraBars.BarButtonItem(); - this.gddFontColor = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components); this.siPosition = new DevExpress.XtraBars.BarButtonItem(); this.siModified = new DevExpress.XtraBars.BarButtonItem(); this.siDocName = new DevExpress.XtraBars.BarStaticItem(); @@ -99,147 +75,139 @@ this.bgAlign = new DevExpress.XtraBars.BarButtonGroup(); this.bgFont = new DevExpress.XtraBars.BarButtonGroup(); this.bgBullets = new DevExpress.XtraBars.BarButtonGroup(); - this.sbiPaste = new DevExpress.XtraBars.BarSubItem(); this.iPasteSpecial = new DevExpress.XtraBars.BarButtonItem(); - this.sbiFind = new DevExpress.XtraBars.BarSubItem(); this.iLargeUndo = new DevExpress.XtraBars.BarLargeButtonItem(); this.iPaintStyle = new DevExpress.XtraBars.BarButtonItem(); this.rgbiSkins = new DevExpress.XtraBars.RibbonGalleryBarItem(); this.rgbiFont = new DevExpress.XtraBars.RibbonGalleryBarItem(); this.rgbiFontColor = new DevExpress.XtraBars.RibbonGalleryBarItem(); - this.barEditItem1 = new DevExpress.XtraBars.BarEditItem(); - this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); - this.biStyle = new DevExpress.XtraBars.BarEditItem(); - this.riicStyle = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); + this.gddFontColor = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components); this.editButtonGroup = new DevExpress.XtraBars.BarButtonGroup(); this.beScheme = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.barToggleSwitchItem1 = new DevExpress.XtraBars.BarToggleSwitchItem(); this.bbColorMix = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.biOnlineHelp = new DevExpress.XtraBars.BarButtonItem(); this.biGettingStarted = new DevExpress.XtraBars.BarButtonItem(); this.biContact = new DevExpress.XtraBars.BarButtonItem(); this.rgbiColorScheme = new DevExpress.XtraBars.RibbonGalleryBarItem(); - this.biPageColor = new DevExpress.XtraBars.BarButtonItem(); - this.biPageBorders = new DevExpress.XtraBars.BarButtonItem(); + this.bbi普通状态 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi新建节点 = new DevExpress.XtraBars.BarButtonItem(); this.label_center = new DevExpress.XtraBars.BarButtonItem(); this.label_rotation = new DevExpress.XtraBars.BarButtonItem(); this.label_zoom = new DevExpress.XtraBars.BarButtonItem(); this.label_mouse = new DevExpress.XtraBars.BarButtonItem(); this.label_ZZ = new DevExpress.XtraBars.BarToggleSwitchItem(); + this.bbi添加水库 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi新增管线 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi新增立管 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加水池 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加水泵 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加阀门 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加水表 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加重复器 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi刷新 = new DevExpress.XtraBars.BarButtonItem(); + this.bbiCalcMiniLoss = new DevExpress.XtraBars.BarButtonItem(); + this.bbi清空局部损失 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi计算 = new DevExpress.XtraBars.BarButtonItem(); + this.bis对齐 = new DevExpress.XtraBars.BarSubItem(); + this.bbi东西对齐 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi南北对齐 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi竖直对齐 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi自动对齐 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi缩放 = new DevExpress.XtraBars.BarSubItem(); + this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi缩小2倍 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi放大2倍 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi视角 = new DevExpress.XtraBars.BarSubItem(); + this.bbi重置视角 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi90 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi75 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi60 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi45 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi30 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi15 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi0 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi水平旋转 = new DevExpress.XtraBars.BarSubItem(); + this.bbi水平旋转45 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi排列 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi轴旋转 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi轴镜像 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi编辑模式 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi浏览模式 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示所有楼层 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi保存楼层视角 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi复制 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi粘贴 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi删除 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi刷新楼层 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi连通性检查 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi下游连通性 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi关阀分析 = new DevExpress.XtraBars.BarSubItem(); + this.bbi关阀分析不考虑水源 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi上游连通性 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi标高推测 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi标高导出 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示水流路线 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi方向修复 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示节点 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi隐藏节点 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示阀门 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi隐藏阀门 = new DevExpress.XtraBars.BarButtonItem(); + this.bis节点大小 = new DevExpress.XtraBars.BarSubItem(); + this.bbi节点大 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi节点中 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi节点小 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi管线粗细 = new DevExpress.XtraBars.BarSubItem(); + this.bbi管线大 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi管线中 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi管线小 = new DevExpress.XtraBars.BarButtonItem(); + this.bis缩放级别 = new DevExpress.XtraBars.BarSubItem(); + this.bbi放大 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi正常 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi缩小 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi隐藏内容 = new DevExpress.XtraBars.BarSubItem(); + this.bbi显示所有隐藏内容 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi隐藏 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi添加底图 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi设置底图 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示隐藏底图 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi清除底图 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示状态 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi隐藏状态 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi显示流向 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi隐藏流向 = new DevExpress.XtraBars.BarButtonItem(); + this.bbi颜色分级管理 = new DevExpress.XtraBars.BarButtonItem(); + this.bsi楼层 = new DevExpress.XtraBars.BarSubItem(); + this.bbi楼层管理 = new DevExpress.XtraBars.BarButtonItem(); this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components); this.selectionMiniToolbar = new DevExpress.XtraBars.Ribbon.RibbonMiniToolbar(this.components); - this.ribbonPageCategory1 = new DevExpress.XtraBars.Ribbon.RibbonPageCategory(); + this.ribbonPageCategorySel = new DevExpress.XtraBars.Ribbon.RibbonPageCategory(); this.ribbonPage4 = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.ribbonPageGroup12 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.ribbonPageGroup13 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPage5 = new DevExpress.XtraBars.Ribbon.RibbonPage(); + this.ribbonPageGroup10 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage(); this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup11 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup13 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); this.ribbonPage3 = new DevExpress.XtraBars.Ribbon.RibbonPage(); - this.rpgFont = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.rpgFontColor = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.rpThemes = new DevExpress.XtraBars.Ribbon.RibbonPage(); - this.ribbonPageGroup10 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); - this.rpHelp = new DevExpress.XtraBars.Ribbon.RibbonPage(); - this.rpgHelp = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage(); + this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); + this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit(); + this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); + this.riicStyle = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.repositoryItemTrackBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemTrackBar(); this.repositoryItemColorPickEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemColorPickEdit(); this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar(); - this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components); this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components); this.pmMain = new DevExpress.XtraBars.PopupMenu(this.components); this.imageCollection3 = new DevExpress.Utils.ImageCollection(this.components); - this.backstageViewControl1 = new DevExpress.XtraBars.Ribbon.BackstageViewControl(); - this.backstageViewClientControl2 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); - this.recentItemControl1 = new DevExpress.XtraBars.Ribbon.RecentItemControl(); - this.recentStackPanel12 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentLabelItem1 = new DevExpress.XtraBars.Ribbon.RecentLabelItem(); - this.recentHyperlinkItem1 = new DevExpress.XtraBars.Ribbon.RecentHyperlinkItem(); - this.recentLabelItem2 = new DevExpress.XtraBars.Ribbon.RecentLabelItem(); - this.recentStackPanel13 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentPinItem2 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentPinItem3 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentPinItem4 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.backstageViewClientControl9 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); - this.recentOpen = new DevExpress.XtraBars.Ribbon.RecentItemControl(); - this.recentStackPanel1 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentStackPanel2 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentTabItem1 = new DevExpress.XtraBars.Ribbon.RecentTabItem(); - this.recentStackPanel3 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentTabItem2 = new DevExpress.XtraBars.Ribbon.RecentTabItem(); - this.recentStackPanel4 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.backstageViewClientControl8 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); - this.recentSaveAs = new DevExpress.XtraBars.Ribbon.RecentItemControl(); - this.recentStackPanel5 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentStackPanel6 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentTabItem3 = new DevExpress.XtraBars.Ribbon.RecentTabItem(); - this.recentStackPanel7 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.backstageViewClientControl11 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); - this.recentControlPrint = new DevExpress.XtraBars.Ribbon.RecentItemControl(); - this.recentPrintOptionsContainer = new DevExpress.XtraBars.Ribbon.RecentControlItemControlContainer(); - this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); - this.ddbDuplex = new DevExpress.XtraEditors.DropDownButton(); - this.ddbOrientation = new DevExpress.XtraEditors.DropDownButton(); - this.ddbPaperSize = new DevExpress.XtraEditors.DropDownButton(); - this.ddbMargins = new DevExpress.XtraEditors.DropDownButton(); - this.ddbCollate = new DevExpress.XtraEditors.DropDownButton(); - this.backstageViewLabel2 = new Hydro.WinfrmUI.Viewer.BackstageViewLabel(); - this.ddbPrinter = new DevExpress.XtraEditors.DropDownButton(); - this.printerLabel = new Hydro.WinfrmUI.Viewer.BackstageViewLabel(); - this.printButton = new DevExpress.XtraEditors.SimpleButton(); - this.copySpinEdit = new DevExpress.XtraEditors.SpinEdit(); - this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lciCopiesSpinEdit = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); - this.recentPrintPreviewContainer = new DevExpress.XtraBars.Ribbon.RecentControlItemControlContainer(); - this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); - this.printControl2 = new DevExpress.XtraPrinting.Control.PrintControl(); - this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); - this.stackPanel1 = new DevExpress.Utils.Layout.StackPanel(); - this.zoomTextEdit = new DevExpress.XtraEditors.TextEdit(); - this.panel2 = new System.Windows.Forms.Panel(); - this.pageButtonEdit = new DevExpress.XtraEditors.ButtonEdit(); - this.zoomTrackBarControl1 = new DevExpress.XtraEditors.ZoomTrackBarControl(); - this.recentStackPanel8 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentPrintPreview = new DevExpress.XtraBars.Ribbon.RecentControlContainerItem(); - this.recentStackPanel9 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentPrintOptions = new DevExpress.XtraBars.Ribbon.RecentControlContainerItem(); - this.backstageViewClientControl10 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); - this.recentControlExport = new DevExpress.XtraBars.Ribbon.RecentItemControl(); - this.recentStackPanel14 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentStackPanel10 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentTabItem4 = new DevExpress.XtraBars.Ribbon.RecentTabItem(); - this.recentStackPanel11 = new DevExpress.XtraBars.Ribbon.RecentStackPanel(); - this.recentControlRecentItem1 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem2 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem4 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem5 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem6 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem7 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem8 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.recentControlRecentItem9 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); - this.backstageViewTabItem3 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); - this.bvItemSave = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem(); - this.backstageViewTabItem1 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); - this.printTabItem = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); - this.backstageViewTabItem4 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); - this.backstageViewTabItem6 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); - this.bvItemClose = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem(); - this.bvItemExit = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem(); this.printControl1 = new DevExpress.XtraPrinting.Control.PrintControl(); this.recentControlRecentItem10 = new DevExpress.XtraBars.Ribbon.RecentPinItem(); this.recentControlButtonItem1 = new DevExpress.XtraBars.Ribbon.RecentButtonItem(); @@ -254,8 +222,9 @@ this.backstageViewTabItem2 = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); this.bvTabPrint = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem(); this.backstageViewClientControl4 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl(); + this.bsi对齐 = new DevExpress.XtraBars.BarSubItem(); + this.ribbonPage6 = new DevExpress.XtraBars.Ribbon.RibbonPage(); ((System.ComponentModel.ISupportInitialize)(this.gddFont)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pmAppMain)).BeginInit(); @@ -267,54 +236,16 @@ this.pccAppMenu.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pcAppMenuFileLabels)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gddFontColor)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.riicStyle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.riicStyle)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTrackBar1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemColorPickEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pmMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).BeginInit(); - this.backstageViewControl1.SuspendLayout(); - this.backstageViewClientControl2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.recentItemControl1)).BeginInit(); - this.backstageViewClientControl9.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.recentOpen)).BeginInit(); - this.backstageViewClientControl8.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.recentSaveAs)).BeginInit(); - this.backstageViewClientControl11.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.recentControlPrint)).BeginInit(); - this.recentControlPrint.SuspendLayout(); - this.recentPrintOptionsContainer.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); - this.layoutControl1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.copySpinEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lciCopiesSpinEdit)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); - this.recentPrintPreviewContainer.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); - this.panelControl2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); - this.panelControl3.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).BeginInit(); - this.stackPanel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.zoomTextEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pageButtonEdit.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.zoomTrackBarControl1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.zoomTrackBarControl1.Properties)).BeginInit(); - this.backstageViewClientControl10.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.recentControlExport)).BeginInit(); this.backstageViewClientControl4.SuspendLayout(); this.SuspendLayout(); // @@ -328,7 +259,6 @@ this.iWeb.ImageOptions.ImageIndex = 24; this.iWeb.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iWeb.ImageOptions.SvgImage"))); this.iWeb.Name = "iWeb"; - this.iWeb.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iWeb_ItemClick); // // iAbout // @@ -344,103 +274,29 @@ this.iAbout.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.iAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAbout_ItemClick); // - // iCenter + // iRedo // - this.iCenter.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iCenter.Caption = "&Center"; - this.iCenter.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iCenter.Description = "Centers the selected text."; - this.iCenter.GroupIndex = 1; - this.iCenter.Hint = "Center"; - this.iCenter.Id = 28; - this.iCenter.ImageOptions.ImageIndex = 19; - this.iCenter.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iCenter.ImageOptions.SvgImage"))); - this.iCenter.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)); - this.iCenter.Name = "iCenter"; - this.iCenter.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAlign_ItemClick); + this.iRedo.Caption = "Redo"; + this.iRedo.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); + this.iRedo.Id = 13; + this.iRedo.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iRedo.ImageOptions.SvgImage"))); + this.iRedo.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)); + this.iRedo.Name = "iRedo"; + this.iRedo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iRedo_ItemClick); // - // iSelectAll + // iClose // - this.iSelectAll.Caption = "Select A&ll"; - this.iSelectAll.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iSelectAll.Description = "Selects all text in the active document."; - this.iSelectAll.Hint = "Selects all text in the active document."; - this.iSelectAll.Id = 13; - this.iSelectAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iSelectAll.ImageOptions.SvgImage"))); - this.iSelectAll.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)); - this.iSelectAll.Name = "iSelectAll"; - this.iSelectAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSelectAll_ItemClick); - // - // iCopy - // - this.iCopy.Caption = "&Copy"; - this.iCopy.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iCopy.Description = "Copies the selection to the Clipboard."; - this.iCopy.Hint = "Copy"; - this.iCopy.Id = 10; - this.iCopy.ImageOptions.ImageIndex = 1; - this.iCopy.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iCopy.ImageOptions.SvgImage"))); - this.iCopy.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)); - this.iCopy.Name = "iCopy"; - this.iCopy.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCopy_ItemClick); - // - // iCut - // - this.iCut.Caption = "Cu&t"; - this.iCut.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iCut.Description = "Removes the selection from the active document and places it on the Clipboard."; - this.iCut.Hint = "Cut"; - this.iCut.Id = 9; - this.iCut.ImageOptions.ImageIndex = 2; - this.iCut.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iCut.ImageOptions.SvgImage"))); - this.iCut.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)); - this.iCut.Name = "iCut"; - this.iCut.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iCut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCut_ItemClick); - // - // iPaste - // - this.iPaste.Caption = "&Paste"; - this.iPaste.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iPaste.Description = "Inserts the contents of the Clipboard at the insertion point, and replaces any se" + - "lection. This command is available only if you have cut or copied a text."; - this.iPaste.Hint = "Paste"; - this.iPaste.Id = 11; - this.iPaste.ImageOptions.ImageIndex = 8; - this.iPaste.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iPaste.ImageOptions.SvgImage"))); - this.iPaste.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)); - this.iPaste.Name = "iPaste"; - this.iPaste.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPaste_ItemClick); - // - // iClear - // - this.iClear.Caption = "Cle&ar"; - this.iClear.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iClear.Description = "Deletes the selected text without putting it on the Clipboard. This command is av" + + this.iClose.Caption = "Close"; + this.iClose.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); + this.iClose.Description = "Deletes the selected text without putting it on the Clipboard. This command is av" + "ailable only if a text is selected. "; - this.iClear.Hint = "Clear"; - this.iClear.Id = 12; - this.iClear.ImageOptions.ImageIndex = 13; - this.iClear.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iClear.ImageOptions.SvgImage"))); - this.iClear.Name = "iClear"; - this.iClear.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iClear.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iClear_ItemClick); - // - // iFont - // - this.iFont.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; - this.iFont.Caption = "&Font..."; - this.iFont.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iFont.Description = "Changes the font and character spacing formats of the selected text."; - this.iFont.DropDownControl = this.gddFont; - this.iFont.Hint = "Font Dialog"; - this.iFont.Id = 17; - this.iFont.ImageOptions.ImageIndex = 4; - this.iFont.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iFont.ImageOptions.SvgImage"))); - this.iFont.Name = "iFont"; - this.iFont.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iFont.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFont_ItemClick); + this.iClose.Hint = "Clear"; + this.iClose.Id = 12; + this.iClose.ImageOptions.ImageIndex = 13; + this.iClose.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iClose.ImageOptions.SvgImage"))); + this.iClose.Name = "iClose"; + this.iClose.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); + this.iClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iClear_ItemClick); // // gddFont // @@ -481,41 +337,11 @@ this.gddFont.Gallery.ShowGroupCaption = false; this.gddFont.Gallery.ShowItemText = true; this.gddFont.Gallery.SizeMode = DevExpress.XtraBars.Ribbon.GallerySizeMode.Vertical; - this.gddFont.ItemLinks.Add(this.beiFontSize); this.gddFont.ItemLinks.Add(this.bbiFontColorPopup); this.gddFont.MenuCaption = "Fonts"; this.gddFont.Name = "gddFont"; this.gddFont.Ribbon = this.ribbonControl1; this.gddFont.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; - this.gddFont.GalleryItemClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.gddFont_Gallery_ItemClick); - this.gddFont.GalleryCustomDrawItemText += new DevExpress.XtraBars.Ribbon.GalleryItemCustomDrawEventHandler(this.gddFont_Gallery_CustomDrawItemText); - this.gddFont.Popup += new System.EventHandler(this.gddFont_Popup); - // - // beiFontSize - // - this.beiFontSize.Caption = "Font Size"; - this.beiFontSize.Edit = this.repositoryItemSpinEdit1; - this.beiFontSize.Hint = "Font Size"; - this.beiFontSize.Id = 27; - this.beiFontSize.Name = "beiFontSize"; - this.beiFontSize.EditValueChanged += new System.EventHandler(this.beiFontSize_EditValueChanged); - // - // repositoryItemSpinEdit1 - // - this.repositoryItemSpinEdit1.AutoHeight = false; - this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton()}); - this.repositoryItemSpinEdit1.MaxValue = new decimal(new int[] { - 50, - 0, - 0, - 0}); - this.repositoryItemSpinEdit1.MinValue = new decimal(new int[] { - 6, - 0, - 0, - 0}); - this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1"; // // bbiFontColorPopup // @@ -558,30 +384,15 @@ this.iOpen, this.iSave, this.iUndo, - this.iReplace, this.idNew, - this.iClose, + this.iOpenByEpa, this.iSaveAs, - this.iPrint, this.iExit, - this.iCut, - this.iCopy, - this.iPaste, - this.iClear, - this.iSelectAll, + this.iClose, + this.iRedo, this.iFind, - this.iFont, - this.iBullets, - this.iProtected, this.iWeb, this.iAbout, - this.iBold, - this.iItalic, - this.iUnderline, - this.iAlignLeft, - this.iCenter, - this.iAlignRight, - this.iFontColor, this.siPosition, this.siModified, this.siDocName, @@ -590,58 +401,132 @@ this.bgFont, this.bgBullets, this.sbiSave, - this.sbiPaste, - this.sbiFind, this.iPasteSpecial, this.iNew, this.iLargeUndo, this.iTemplate, this.iPaintStyle, this.rgbiSkins, - this.beiFontSize, this.rgbiFont, this.bbiFontColorPopup, this.rgbiFontColor, - this.barEditItem1, - this.biStyle, this.editButtonGroup, this.beScheme, - this.barToggleSwitchItem1, this.bbColorMix, this.barButtonItem1, this.biOnlineHelp, this.biGettingStarted, this.biContact, this.rgbiColorScheme, - this.biPageColor, - this.biPageBorders, + this.bbi普通状态, + this.bbi新建节点, this.label_center, this.label_rotation, this.label_zoom, this.label_mouse, - this.label_ZZ}); + this.label_ZZ, + this.bbi以当前视角另存, + this.bbi添加水库, + this.bbi新增管线, + this.bbi新增立管, + this.bbi添加水池, + this.bbi添加水泵, + this.bbi添加阀门, + this.bbi添加水表, + this.bbi添加重复器, + this.bbi刷新, + this.bbiCalcMiniLoss, + this.bbi清空局部损失, + this.bbi计算, + this.bis对齐, + this.bsi缩放, + this.bsi视角, + this.bsi水平旋转, + this.bbi排列, + this.bbi轴旋转, + this.bbi轴镜像, + this.bbi编辑模式, + this.bbi浏览模式, + this.bbi显示所有楼层, + this.bbi保存楼层视角, + this.bbi复制, + this.bbi粘贴, + this.bbi删除, + this.bbi东西对齐, + this.bbi南北对齐, + this.bbi竖直对齐, + this.bbi自动对齐, + this.barButtonItem2, + this.bbi缩小2倍, + this.bbi放大2倍, + this.bbi重置视角, + this.bbi90, + this.bbi75, + this.bbi60, + this.bbi45, + this.bbi30, + this.bbi15, + this.bbi0, + this.bbi水平旋转45, + this.bbi刷新楼层, + this.bbi连通性检查, + this.bbi下游连通性, + this.bsi关阀分析, + this.bbi上游连通性, + this.bbi标高推测, + this.bbi标高导出, + this.bbi显示水流路线, + this.bbi方向修复, + this.bbi显示节点, + this.bbi隐藏节点, + this.bbi显示阀门, + this.bbi隐藏阀门, + this.bis节点大小, + this.bsi管线粗细, + this.bis缩放级别, + this.bsi隐藏内容, + this.bbi添加底图, + this.bbi设置底图, + this.bbi显示隐藏底图, + this.bbi清除底图, + this.bbi显示状态, + this.bbi隐藏状态, + this.bbi显示流向, + this.bbi隐藏流向, + this.bbi颜色分级管理, + this.bsi楼层, + this.bbi楼层管理, + this.bbi关阀分析不考虑水源, + this.bbi节点大, + this.bbi节点中, + this.bbi节点小, + this.bbi管线大, + this.bbi管线中, + this.bbi管线小, + this.bbi放大, + this.bbi正常, + this.bbi缩小, + this.bbi显示所有隐藏内容, + this.bbi隐藏}); this.ribbonControl1.LargeImages = this.imageCollection1; this.ribbonControl1.Location = new System.Drawing.Point(0, 0); this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ribbonControl1.MaxItemId = 459; + this.ribbonControl1.MaxItemId = 565; this.ribbonControl1.MiniToolbars.Add(this.selectionMiniToolbar); this.ribbonControl1.Name = "ribbonControl1"; this.ribbonControl1.OptionsMenuMinWidth = 385; this.ribbonControl1.OptionsTouch.ShowTouchUISelectorInQAT = true; this.ribbonControl1.OptionsTouch.ShowTouchUISelectorVisibilityItemInQATMenu = true; this.ribbonControl1.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] { - this.ribbonPageCategory1}); - this.ribbonControl1.PageHeaderItemLinks.Add(this.biStyle); + this.ribbonPageCategorySel}); this.ribbonControl1.PageHeaderItemLinks.Add(this.barButtonItem1); this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { this.ribbonPage1, this.ribbonPage3, - this.rpThemes, - this.rpHelp}); + this.ribbonPage2}); this.ribbonControl1.QuickToolbarItemLinks.Add(this.iOpen); this.ribbonControl1.QuickToolbarItemLinks.Add(this.iSave); this.ribbonControl1.QuickToolbarItemLinks.Add(this.iUndo); - this.ribbonControl1.QuickToolbarItemLinks.Add(this.iReplace, true); this.ribbonControl1.QuickToolbarItemLinks.Add(this.iPaintStyle); this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemSpinEdit1, @@ -653,10 +538,9 @@ this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.True; this.ribbonControl1.ShowItemCaptionsInPageHeader = true; this.ribbonControl1.ShowSearchItem = true; - this.ribbonControl1.Size = new System.Drawing.Size(1318, 162); + this.ribbonControl1.Size = new System.Drawing.Size(1318, 160); this.ribbonControl1.StatusBar = this.ribbonStatusBar1; this.ribbonControl1.TransparentEditorsMode = DevExpress.Utils.DefaultBoolean.True; - this.ribbonControl1.BeforeApplicationButtonContentControlShow += new System.EventHandler(this.ribbonControl1_BeforeApplicationButtonContentControlShow); this.ribbonControl1.ApplicationButtonDoubleClick += new System.EventHandler(this.ribbonControl1_ApplicationButtonDoubleClick); this.ribbonControl1.ResetLayout += new System.EventHandler<DevExpress.XtraBars.Ribbon.ResetLayoutEventArgs>(this.ribbonControl1_ResetLayout); // @@ -666,8 +550,7 @@ this.pmAppMain.ItemLinks.Add(this.idNew); this.pmAppMain.ItemLinks.Add(this.iOpen); this.pmAppMain.ItemLinks.Add(this.sbiSave, true); - this.pmAppMain.ItemLinks.Add(this.iPrint); - this.pmAppMain.ItemLinks.Add(this.iClose, true); + this.pmAppMain.ItemLinks.Add(this.iOpenByEpa, true); this.pmAppMain.Name = "pmAppMain"; this.pmAppMain.Ribbon = this.ribbonControl1; this.pmAppMain.RightPaneControlContainer = this.pccAppMenu; @@ -716,6 +599,7 @@ this.idNew.CategoryGuid = new System.Guid("4b511317-d784-42ba-b4ed-0d2a746d6c1f"); this.idNew.Description = "Creates a new, blank file."; this.idNew.DropDownControl = this.pmNew; + this.idNew.Enabled = false; this.idNew.Hint = "Creates a new, blank file"; this.idNew.Id = 0; this.idNew.ImageOptions.ImageIndex = 6; @@ -775,7 +659,7 @@ // // sbiSave // - this.sbiSave.Caption = "Save"; + this.sbiSave.Caption = "保存"; this.sbiSave.CategoryGuid = new System.Guid("4b511317-d784-42ba-b4ed-0d2a746d6c1f"); this.sbiSave.Description = "Saves the active document"; this.sbiSave.Hint = "Saves the active document"; @@ -785,7 +669,8 @@ this.sbiSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("sbiSave.ImageOptions.SvgImage"))); this.sbiSave.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.iSave), - new DevExpress.XtraBars.LinkPersistInfo(this.iSaveAs)}); + new DevExpress.XtraBars.LinkPersistInfo(this.iSaveAs), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi以当前视角另存)}); this.sbiSave.MenuCaption = "Save"; this.sbiSave.Name = "sbiSave"; this.sbiSave.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; @@ -817,33 +702,26 @@ this.iSaveAs.Name = "iSaveAs"; this.iSaveAs.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSaveAs_ItemClick); // - // iPrint + // bbi以当前视角另存 // - this.iPrint.Caption = "&Print"; - this.iPrint.CategoryGuid = new System.Guid("4b511317-d784-42ba-b4ed-0d2a746d6c1f"); - this.iPrint.Description = "Prints the active document."; - this.iPrint.Hint = "Prints the active document"; - this.iPrint.Id = 5; - this.iPrint.ImageOptions.ImageIndex = 9; - this.iPrint.ImageOptions.LargeImageIndex = 6; - this.iPrint.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iPrint.ImageOptions.SvgImage"))); - this.iPrint.Name = "iPrint"; - this.iPrint.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPrint_ItemClick); + this.bbi以当前视角另存.Caption = "以当前视角另存"; + this.bbi以当前视角另存.Id = 469; + this.bbi以当前视角另存.Name = "bbi以当前视角另存"; + this.bbi以当前视角另存.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi以当前视角另存_ItemClick); // - // iClose + // iOpenByEpa // - this.iClose.Caption = "&Close"; - this.iClose.CategoryGuid = new System.Guid("4b511317-d784-42ba-b4ed-0d2a746d6c1f"); - this.iClose.Description = "Closes the active document."; - this.iClose.Hint = "Closes the active document"; - this.iClose.Id = 2; - this.iClose.ImageOptions.ImageIndex = 12; - this.iClose.ImageOptions.LargeImageIndex = 8; - this.iClose.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iClose.ImageOptions.SvgImage"))); - this.iClose.Name = "iClose"; - this.iClose.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iClose_ItemClick); + this.iOpenByEpa.Caption = "Open By EPA"; + this.iOpenByEpa.CategoryGuid = new System.Guid("4b511317-d784-42ba-b4ed-0d2a746d6c1f"); + this.iOpenByEpa.Description = "Closes the active document."; + this.iOpenByEpa.Hint = "Closes the active document"; + this.iOpenByEpa.Id = 2; + this.iOpenByEpa.ImageOptions.ImageIndex = 12; + this.iOpenByEpa.ImageOptions.LargeImageIndex = 8; + this.iOpenByEpa.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iOpenByEpa.ImageOptions.SvgImage"))); + this.iOpenByEpa.Name = "iOpenByEpa"; + this.iOpenByEpa.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); + this.iOpenByEpa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpenByEpa_ItemClick); // // pccAppMenu // @@ -898,19 +776,6 @@ this.iUndo.Name = "iUndo"; this.iUndo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iUndo_ItemClick); // - // iReplace - // - this.iReplace.Caption = "R&eplace..."; - this.iReplace.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.iReplace.Description = "Searches for and replaces the specified text."; - this.iReplace.Hint = "Replace"; - this.iReplace.Id = 15; - this.iReplace.ImageOptions.ImageIndex = 14; - this.iReplace.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iReplace.ImageOptions.SvgImage"))); - this.iReplace.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)); - this.iReplace.Name = "iReplace"; - this.iReplace.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iReplace_ItemClick); - // // iExit // this.iExit.Caption = "E&xit"; @@ -934,155 +799,6 @@ this.iFind.ImageOptions.ImageIndex = 3; this.iFind.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)); this.iFind.Name = "iFind"; - this.iFind.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFind_ItemClick); - // - // iBullets - // - this.iBullets.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iBullets.Caption = "&Bullets"; - this.iBullets.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iBullets.Description = "Adds bullets to or removes bullets from selected paragraphs."; - this.iBullets.Hint = "Bullets"; - this.iBullets.Id = 18; - this.iBullets.ImageOptions.ImageIndex = 0; - this.iBullets.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iBullets.ImageOptions.SvgImage"))); - this.iBullets.Name = "iBullets"; - this.iBullets.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iBullets_ItemClick); - // - // iProtected - // - this.iProtected.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iProtected.Caption = "P&rotected"; - this.iProtected.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iProtected.Description = "Protects the selected text."; - this.iProtected.Hint = "Protects the selected text"; - this.iProtected.Id = 19; - this.iProtected.Name = "iProtected"; - this.iProtected.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iProtected_ItemClick); - // - // iBold - // - this.iBold.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iBold.Caption = "&Bold"; - this.iBold.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iBold.Description = "Makes selected text and numbers bold. If the selection is already bold, clicking " + - "button removes bold formatting."; - this.iBold.Hint = "Bold"; - this.iBold.Id = 24; - this.iBold.ImageOptions.ImageIndex = 15; - this.iBold.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iBold.ImageOptions.SvgImage"))); - this.iBold.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.B)); - this.iBold.Name = "iBold"; - this.iBold.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFontStyle_ItemClick); - // - // iItalic - // - this.iItalic.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iItalic.Caption = "&Italic"; - this.iItalic.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iItalic.Description = "Makes selected text and numbers italic. If the selection is already italic, click" + - "ing button removes italic formatting."; - this.iItalic.Hint = "Italic"; - this.iItalic.Id = 25; - this.iItalic.ImageOptions.ImageIndex = 16; - this.iItalic.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iItalic.ImageOptions.SvgImage"))); - this.iItalic.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.I)); - this.iItalic.Name = "iItalic"; - this.iItalic.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFontStyle_ItemClick); - // - // iUnderline - // - this.iUnderline.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iUnderline.Caption = "&Underline"; - this.iUnderline.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iUnderline.Description = "Underlines selected text and numbers. If the selection is already underlined, cli" + - "cking button removes underlining."; - this.iUnderline.Hint = "Underline"; - this.iUnderline.Id = 26; - this.iUnderline.ImageOptions.ImageIndex = 17; - this.iUnderline.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iUnderline.ImageOptions.SvgImage"))); - this.iUnderline.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.U)); - this.iUnderline.Name = "iUnderline"; - this.iUnderline.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFontStyle_ItemClick); - // - // iAlignLeft - // - this.iAlignLeft.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iAlignLeft.Caption = "Align &Left"; - this.iAlignLeft.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iAlignLeft.Description = "Aligns the selected text to the left."; - this.iAlignLeft.GroupIndex = 1; - this.iAlignLeft.Hint = "Align Left"; - this.iAlignLeft.Id = 27; - this.iAlignLeft.ImageOptions.ImageIndex = 18; - this.iAlignLeft.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iAlignLeft.ImageOptions.SvgImage"))); - this.iAlignLeft.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.L)); - this.iAlignLeft.Name = "iAlignLeft"; - this.iAlignLeft.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAlign_ItemClick); - // - // iAlignRight - // - this.iAlignRight.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check; - this.iAlignRight.Caption = "Align &Right"; - this.iAlignRight.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iAlignRight.Description = "Aligns the selected text to the right."; - this.iAlignRight.GroupIndex = 1; - this.iAlignRight.Hint = "Align Right"; - this.iAlignRight.Id = 29; - this.iAlignRight.ImageOptions.ImageIndex = 20; - this.iAlignRight.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iAlignRight.ImageOptions.SvgImage"))); - this.iAlignRight.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)); - this.iAlignRight.Name = "iAlignRight"; - this.iAlignRight.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAlign_ItemClick); - // - // iFontColor - // - this.iFontColor.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown; - this.iFontColor.Caption = "Font C&olor"; - this.iFontColor.CategoryGuid = new System.Guid("d3052f28-4b3e-4bae-b581-b3bb1c432258"); - this.iFontColor.Description = "Formats the selected text with the color you click."; - this.iFontColor.DropDownControl = this.gddFontColor; - this.iFontColor.Hint = "Font Color"; - this.iFontColor.Id = 30; - this.iFontColor.ImageOptions.ImageIndex = 5; - this.iFontColor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iFontColor.ImageOptions.SvgImage"))); - this.iFontColor.Name = "iFontColor"; - this.iFontColor.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.iFontColor.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFontColor_ItemClick); - // - // gddFontColor - // - // - // - // - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 6.75F); - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true; - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 6.75F); - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true; - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 6.75F); - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true; - this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gddFontColor.Gallery.FilterCaption = "All Colors"; - this.gddFontColor.Gallery.FixedImageSize = false; - galleryItemGroup2.Caption = "Web Colors"; - galleryItemGroup3.Caption = "System Colors"; - this.gddFontColor.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] { - galleryItemGroup2, - galleryItemGroup3}); - this.gddFontColor.Gallery.ImageSize = new System.Drawing.Size(48, 16); - this.gddFontColor.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top; - this.gddFontColor.Gallery.RowCount = 5; - this.gddFontColor.Gallery.ShowItemText = true; - this.gddFontColor.Gallery.SizeMode = DevExpress.XtraBars.Ribbon.GallerySizeMode.Both; - this.gddFontColor.MenuCaption = "Font Colors"; - this.gddFontColor.Name = "gddFontColor"; - this.gddFontColor.Ribbon = this.ribbonControl1; - this.gddFontColor.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; - this.gddFontColor.GalleryItemClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.gddFontColor_Gallery_ItemClick); - this.gddFontColor.GalleryCustomDrawItemImage += new DevExpress.XtraBars.Ribbon.GalleryItemCustomDrawEventHandler(this.gddFontColor_Gallery_CustomDrawItemImage); - this.gddFontColor.Popup += new System.EventHandler(this.gddFontColor_Popup); // // siPosition // @@ -1109,9 +825,6 @@ // this.bgFontStyle.Caption = "FontStyle"; this.bgFontStyle.Id = 0; - this.bgFontStyle.ItemLinks.Add(this.iBold); - this.bgFontStyle.ItemLinks.Add(this.iItalic); - this.bgFontStyle.ItemLinks.Add(this.iUnderline); this.bgFontStyle.Name = "bgFontStyle"; this.bgFontStyle.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // @@ -1119,9 +832,6 @@ // this.bgAlign.Caption = "Align"; this.bgAlign.Id = 0; - this.bgAlign.ItemLinks.Add(this.iAlignLeft); - this.bgAlign.ItemLinks.Add(this.iCenter); - this.bgAlign.ItemLinks.Add(this.iAlignRight); this.bgAlign.Name = "bgAlign"; this.bgAlign.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // @@ -1129,8 +839,6 @@ // this.bgFont.Caption = "Font"; this.bgFont.Id = 0; - this.bgFont.ItemLinks.Add(this.iFont); - this.bgFont.ItemLinks.Add(this.iFontColor); this.bgFont.Name = "bgFont"; this.bgFont.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // @@ -1138,27 +846,8 @@ // this.bgBullets.Caption = "Bullets"; this.bgBullets.Id = 1; - this.bgBullets.ItemLinks.Add(this.iBullets); - this.bgBullets.ItemLinks.Add(this.iProtected); this.bgBullets.Name = "bgBullets"; this.bgBullets.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; - // - // sbiPaste - // - this.sbiPaste.Caption = "Paste"; - this.sbiPaste.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.sbiPaste.Description = "Inserts the contents of the Clipboard at the insertion point"; - this.sbiPaste.Hint = "Inserts the contents of the Clipboard at the insertion point"; - this.sbiPaste.Id = 1; - this.sbiPaste.ImageOptions.ImageIndex = 8; - this.sbiPaste.ImageOptions.LargeImageIndex = 3; - this.sbiPaste.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("sbiPaste.ImageOptions.SvgImage"))); - this.sbiPaste.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { - new DevExpress.XtraBars.LinkPersistInfo(this.iPaste), - new DevExpress.XtraBars.LinkPersistInfo(this.iPasteSpecial)}); - this.sbiPaste.MenuCaption = "Paste"; - this.sbiPaste.Name = "sbiPaste"; - this.sbiPaste.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // // iPasteSpecial // @@ -1171,25 +860,6 @@ this.iPasteSpecial.ImageOptions.ImageIndex = 8; this.iPasteSpecial.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("iPasteSpecial.ImageOptions.SvgImage"))); this.iPasteSpecial.Name = "iPasteSpecial"; - // - // sbiFind - // - this.sbiFind.Caption = "Find"; - this.sbiFind.CategoryGuid = new System.Guid("7c2486e1-92ea-4293-ad55-b819f61ff7f1"); - this.sbiFind.Description = "Searches for the specified text"; - this.sbiFind.Hint = "Searches for the specified text"; - this.sbiFind.Id = 2; - this.sbiFind.ImageOptions.ImageIndex = 3; - this.sbiFind.ImageOptions.LargeImageIndex = 4; - this.sbiFind.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("sbiFind.ImageOptions.SvgImage"))); - this.sbiFind.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { - new DevExpress.XtraBars.LinkPersistInfo(this.iFind), - new DevExpress.XtraBars.LinkPersistInfo(this.iReplace)}); - this.sbiFind.MenuCaption = "Find and Replace"; - this.sbiFind.Name = "sbiFind"; - this.sbiFind.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText) - | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText))); - this.sbiFind.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // // iLargeUndo // @@ -1240,11 +910,10 @@ // // // - galleryItemGroup4.Caption = "Main"; + galleryItemGroup2.Caption = "Main"; this.rgbiFont.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] { - galleryItemGroup4}); + galleryItemGroup2}); this.rgbiFont.Gallery.ImageSize = new System.Drawing.Size(47, 43); - this.rgbiFont.Gallery.ItemClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.rgbiFont_Gallery_ItemClick); this.rgbiFont.GalleryDropDown = this.gddFont; this.rgbiFont.Id = 29; this.rgbiFont.Name = "rgbiFont"; @@ -1256,60 +925,50 @@ // // this.rgbiFontColor.Gallery.ColumnCount = 10; - galleryItemGroup5.Caption = "Main"; + galleryItemGroup3.Caption = "Main"; this.rgbiFontColor.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] { - galleryItemGroup5}); + galleryItemGroup3}); this.rgbiFontColor.Gallery.ImageSize = new System.Drawing.Size(23, 15); this.rgbiFontColor.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.Stretch; - this.rgbiFontColor.Gallery.ItemClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.rgbiFontColor_Gallery_ItemClick); - this.rgbiFontColor.Gallery.CustomDrawItemImage += new DevExpress.XtraBars.Ribbon.GalleryItemCustomDrawEventHandler(this.gddFontColor_Gallery_CustomDrawItemImage); this.rgbiFontColor.GalleryDropDown = this.gddFontColor; this.rgbiFontColor.Id = 37; this.rgbiFontColor.Name = "rgbiFontColor"; // - // barEditItem1 + // gddFontColor // - this.barEditItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right; - this.barEditItem1.CanOpenEdit = false; - this.barEditItem1.Edit = this.repositoryItemPictureEdit1; - this.barEditItem1.EditWidth = 130; - this.barEditItem1.Id = 94; - this.barEditItem1.Name = "barEditItem1"; - this.barEditItem1.ItemPress += new DevExpress.XtraBars.ItemClickEventHandler(this.barEditItem1_ItemPress); // - // repositoryItemPictureEdit1 // - this.repositoryItemPictureEdit1.AllowFocused = false; - this.repositoryItemPictureEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1"; // - // biStyle - // - this.biStyle.Caption = "Ribbon Style: "; - this.biStyle.Edit = this.riicStyle; - this.biStyle.EditWidth = 85; - this.biStyle.Hint = "Ribbon Style"; - this.biStyle.Id = 106; - this.biStyle.Name = "biStyle"; - this.biStyle.VisibleInSearchMenu = false; - this.biStyle.EditValueChanged += new System.EventHandler(this.biStyle_EditValueChanged); - // - // riicStyle - // - this.riicStyle.Appearance.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.riicStyle.Appearance.Options.UseFont = true; - this.riicStyle.AutoHeight = false; - this.riicStyle.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.riicStyle.Name = "riicStyle"; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 6.75F); + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 6.75F); + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 6.75F); + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true; + this.gddFontColor.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gddFontColor.Gallery.FilterCaption = "All Colors"; + this.gddFontColor.Gallery.FixedImageSize = false; + galleryItemGroup4.Caption = "Web Colors"; + galleryItemGroup5.Caption = "System Colors"; + this.gddFontColor.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] { + galleryItemGroup4, + galleryItemGroup5}); + this.gddFontColor.Gallery.ImageSize = new System.Drawing.Size(48, 16); + this.gddFontColor.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Top; + this.gddFontColor.Gallery.RowCount = 5; + this.gddFontColor.Gallery.ShowItemText = true; + this.gddFontColor.Gallery.SizeMode = DevExpress.XtraBars.Ribbon.GallerySizeMode.Both; + this.gddFontColor.MenuCaption = "Font Colors"; + this.gddFontColor.Name = "gddFontColor"; + this.gddFontColor.Ribbon = this.ribbonControl1; + this.gddFontColor.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // // editButtonGroup // this.editButtonGroup.Id = 145; - this.editButtonGroup.ItemLinks.Add(this.iCut); - this.editButtonGroup.ItemLinks.Add(this.iCopy); - this.editButtonGroup.ItemLinks.Add(this.iPaste); - this.editButtonGroup.ItemLinks.Add(this.iClear); + this.editButtonGroup.ItemLinks.Add(this.iClose); this.editButtonGroup.Name = "editButtonGroup"; this.editButtonGroup.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True; // @@ -1320,7 +979,6 @@ this.beScheme.EditWidth = 75; this.beScheme.Id = 188; this.beScheme.Name = "beScheme"; - this.beScheme.EditValueChanged += new System.EventHandler(this.beScheme_EditValueChanged); // // repositoryItemComboBox1 // @@ -1329,13 +987,6 @@ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - // - // barToggleSwitchItem1 - // - this.barToggleSwitchItem1.Caption = "Auto Save"; - this.barToggleSwitchItem1.Id = 213; - this.barToggleSwitchItem1.Name = "barToggleSwitchItem1"; - this.barToggleSwitchItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // bbColorMix // @@ -1346,7 +997,6 @@ this.bbColorMix.ImageOptions.LargeImageIndex = 0; this.bbColorMix.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbColorMix.ImageOptions.SvgImage"))); this.bbColorMix.Name = "bbColorMix"; - this.bbColorMix.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbColorMix_ItemClick); // // barButtonItem1 // @@ -1426,25 +1076,24 @@ galleryItemGroup6}); this.rgbiColorScheme.Gallery.ImageSize = new System.Drawing.Size(37, 34); this.rgbiColorScheme.Gallery.ItemCheckMode = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleRadio; - this.rgbiColorScheme.Gallery.InitDropDownGallery += new DevExpress.XtraBars.Ribbon.InplaceGalleryEventHandler(this.rgbiColorScheme_Gallery_InitDropDownGallery); - this.rgbiColorScheme.Gallery.ItemCheckedChanged += new DevExpress.XtraBars.Ribbon.GalleryItemEventHandler(this.rgbiColorScheme_Gallery_ItemCheckedChanged); this.rgbiColorScheme.Id = 426; this.rgbiColorScheme.Name = "rgbiColorScheme"; // - // biPageColor + // bbi普通状态 // - this.biPageColor.Caption = "Page Color"; - this.biPageColor.Id = 438; - this.biPageColor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biPageColor.ImageOptions.SvgImage"))); - this.biPageColor.Name = "biPageColor"; + this.bbi普通状态.Caption = "普通"; + this.bbi普通状态.Id = 438; + this.bbi普通状态.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi普通状态.ImageOptions.SvgImage"))); + this.bbi普通状态.Name = "bbi普通状态"; + this.bbi普通状态.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi普通状态_ItemClick); // - // biPageBorders + // bbi新建节点 // - this.biPageBorders.Caption = "Page Borders"; - this.biPageBorders.Id = 439; - this.biPageBorders.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("biPageBorders.ImageOptions.SvgImage"))); - this.biPageBorders.Name = "biPageBorders"; - this.biPageBorders.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); + this.bbi新建节点.Caption = "新建节点"; + this.bbi新建节点.Id = 439; + this.bbi新建节点.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi新建节点.ImageOptions.SvgImage"))); + this.bbi新建节点.Name = "bbi新建节点"; + this.bbi新建节点.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加水库_ItemClick); // // label_center // @@ -1452,11 +1101,11 @@ this.label_center.Id = 449; this.label_center.Name = "label_center"; // - // toolStripStatusLabel_rotation + // label_rotation // this.label_rotation.Caption = "rotation:0,0"; this.label_rotation.Id = 450; - this.label_rotation.Name = "toolStripStatusLabel_rotation"; + this.label_rotation.Name = "label_rotation"; // // label_zoom // @@ -1475,6 +1124,657 @@ this.label_ZZ.Caption = "正交模式:"; this.label_ZZ.Id = 453; this.label_ZZ.Name = "label_ZZ"; + this.label_ZZ.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.label_ZZ_CheckedChanged); + // + // bbi添加水库 + // + this.bbi添加水库.Caption = "添加水库"; + this.bbi添加水库.Id = 474; + this.bbi添加水库.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加水库.ImageOptions.SvgImage"))); + this.bbi添加水库.Name = "bbi添加水库"; + this.bbi添加水库.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiNewLink_ItemClick); + // + // bbi新增管线 + // + this.bbi新增管线.Caption = "新增管线"; + this.bbi新增管线.Id = 475; + this.bbi新增管线.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi新增管线.ImageOptions.SvgImage"))); + this.bbi新增管线.Name = "bbi新增管线"; + this.bbi新增管线.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi新增管线_ItemClick); + // + // bbi新增立管 + // + this.bbi新增立管.Caption = "新增立管"; + this.bbi新增立管.Id = 476; + this.bbi新增立管.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi新增立管.ImageOptions.SvgImage"))); + this.bbi新增立管.Name = "bbi新增立管"; + this.bbi新增立管.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi新增立管_ItemClick); + // + // bbi添加水池 + // + this.bbi添加水池.Caption = "添加水池"; + this.bbi添加水池.Id = 477; + this.bbi添加水池.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加水池.ImageOptions.SvgImage"))); + this.bbi添加水池.Name = "bbi添加水池"; + this.bbi添加水池.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加水池_ItemClick); + // + // bbi添加水泵 + // + this.bbi添加水泵.Caption = "添加水泵"; + this.bbi添加水泵.Id = 478; + this.bbi添加水泵.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加水泵.ImageOptions.SvgImage"))); + this.bbi添加水泵.Name = "bbi添加水泵"; + this.bbi添加水泵.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加水泵_ItemClick); + // + // bbi添加阀门 + // + this.bbi添加阀门.Caption = "添加阀门"; + this.bbi添加阀门.Id = 479; + this.bbi添加阀门.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加阀门.ImageOptions.SvgImage"))); + this.bbi添加阀门.Name = "bbi添加阀门"; + this.bbi添加阀门.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加阀门_ItemClick); + // + // bbi添加水表 + // + this.bbi添加水表.Caption = "添加水表"; + this.bbi添加水表.Id = 480; + this.bbi添加水表.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加水表.ImageOptions.SvgImage"))); + this.bbi添加水表.Name = "bbi添加水表"; + this.bbi添加水表.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加水表_ItemClick); + // + // bbi添加重复器 + // + this.bbi添加重复器.Caption = "添加重复器"; + this.bbi添加重复器.Id = 481; + this.bbi添加重复器.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加重复器.ImageOptions.SvgImage"))); + this.bbi添加重复器.Name = "bbi添加重复器"; + this.bbi添加重复器.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加重复器_ItemClick); + // + // bbi刷新 + // + this.bbi刷新.Caption = "刷新"; + this.bbi刷新.Id = 482; + this.bbi刷新.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi刷新.ImageOptions.SvgImage"))); + this.bbi刷新.Name = "bbi刷新"; + this.bbi刷新.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi刷新_ItemClick); + // + // bbiCalcMiniLoss + // + this.bbiCalcMiniLoss.Caption = "CalcMiniLoss"; + this.bbiCalcMiniLoss.Id = 483; + this.bbiCalcMiniLoss.Name = "bbiCalcMiniLoss"; + this.bbiCalcMiniLoss.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiCalcMiniLoss_ItemClick); + // + // bbi清空局部损失 + // + this.bbi清空局部损失.Caption = "清空局部损失"; + this.bbi清空局部损失.Id = 484; + this.bbi清空局部损失.Name = "bbi清空局部损失"; + this.bbi清空局部损失.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi清空局部损失_ItemClick); + // + // bbi计算 + // + this.bbi计算.Caption = "计算"; + this.bbi计算.Id = 485; + this.bbi计算.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi计算.ImageOptions.SvgImage"))); + this.bbi计算.Name = "bbi计算"; + this.bbi计算.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi计算_ItemClick); + // + // bis对齐 + // + this.bis对齐.Caption = "对齐"; + this.bis对齐.Id = 486; + this.bis对齐.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bis对齐.ImageOptions.SvgImage"))); + this.bis对齐.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi东西对齐), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi南北对齐), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi竖直对齐), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi自动对齐)}); + this.bis对齐.Name = "bis对齐"; + // + // bbi东西对齐 + // + this.bbi东西对齐.Caption = "东西对齐"; + this.bbi东西对齐.Id = 503; + this.bbi东西对齐.Name = "bbi东西对齐"; + this.bbi东西对齐.ShortcutKeyDisplayString = "Ctrl+~"; + this.bbi东西对齐.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi东西对齐_ItemClick); + // + // bbi南北对齐 + // + this.bbi南北对齐.Caption = "南北对齐"; + this.bbi南北对齐.Id = 504; + this.bbi南北对齐.Name = "bbi南北对齐"; + this.bbi南北对齐.ShortcutKeyDisplayString = "Ctrl+1"; + this.bbi南北对齐.ShowItemShortcut = DevExpress.Utils.DefaultBoolean.True; + this.bbi南北对齐.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi南北对齐_ItemClick); + // + // bbi竖直对齐 + // + this.bbi竖直对齐.Caption = "竖直对齐"; + this.bbi竖直对齐.Id = 505; + this.bbi竖直对齐.Name = "bbi竖直对齐"; + this.bbi竖直对齐.ShortcutKeyDisplayString = "Ctrl+2"; + this.bbi竖直对齐.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi竖直对齐_ItemClick); + // + // bbi自动对齐 + // + this.bbi自动对齐.Caption = "自动对齐"; + this.bbi自动对齐.Id = 506; + this.bbi自动对齐.Name = "bbi自动对齐"; + this.bbi自动对齐.ShortcutKeyDisplayString = "Ctrl+3"; + this.bbi自动对齐.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi自动对齐_ItemClick); + // + // bsi缩放 + // + this.bsi缩放.Caption = "缩放"; + this.bsi缩放.Id = 487; + this.bsi缩放.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi缩放.ImageOptions.SvgImage"))); + this.bsi缩放.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi缩小2倍), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi放大2倍)}); + this.bsi缩放.Name = "bsi缩放"; + // + // barButtonItem2 + // + this.barButtonItem2.Caption = "0.5"; + this.barButtonItem2.Id = 507; + this.barButtonItem2.Name = "barButtonItem2"; + // + // bbi缩小2倍 + // + this.bbi缩小2倍.Caption = "缩小2倍"; + this.bbi缩小2倍.Id = 508; + this.bbi缩小2倍.Name = "bbi缩小2倍"; + this.bbi缩小2倍.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi缩小2倍_ItemClick); + // + // bbi放大2倍 + // + this.bbi放大2倍.Caption = "放大2倍"; + this.bbi放大2倍.Id = 509; + this.bbi放大2倍.Name = "bbi放大2倍"; + this.bbi放大2倍.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi缩小2倍_ItemClick); + // + // bsi视角 + // + this.bsi视角.Caption = "视角"; + this.bsi视角.Id = 488; + this.bsi视角.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi视角.ImageOptions.SvgImage"))); + this.bsi视角.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi重置视角), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi90), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi75), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi60), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi45), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi30), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi15), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi0)}); + this.bsi视角.Name = "bsi视角"; + // + // bbi重置视角 + // + this.bbi重置视角.Caption = "重置视角"; + this.bbi重置视角.Id = 510; + this.bbi重置视角.Name = "bbi重置视角"; + this.bbi重置视角.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi重置视角_ItemClick); + // + // bbi90 + // + this.bbi90.Caption = "90"; + this.bbi90.Id = 511; + this.bbi90.Name = "bbi90"; + this.bbi90.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi75 + // + this.bbi75.Caption = "75"; + this.bbi75.Id = 512; + this.bbi75.Name = "bbi75"; + this.bbi75.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi60 + // + this.bbi60.Caption = "60"; + this.bbi60.Id = 513; + this.bbi60.Name = "bbi60"; + this.bbi60.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi45 + // + this.bbi45.Caption = "45"; + this.bbi45.Id = 514; + this.bbi45.Name = "bbi45"; + this.bbi45.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi30 + // + this.bbi30.Caption = "30"; + this.bbi30.Id = 515; + this.bbi30.Name = "bbi30"; + this.bbi30.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi15 + // + this.bbi15.Caption = "15"; + this.bbi15.Id = 516; + this.bbi15.Name = "bbi15"; + this.bbi15.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bbi0 + // + this.bbi0.Caption = "0"; + this.bbi0.Id = 517; + this.bbi0.Name = "bbi0"; + this.bbi0.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi90_ItemClick); + // + // bsi水平旋转 + // + this.bsi水平旋转.Caption = "水平旋转"; + this.bsi水平旋转.Id = 489; + this.bsi水平旋转.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi水平旋转.ImageOptions.SvgImage"))); + this.bsi水平旋转.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi水平旋转45)}); + this.bsi水平旋转.Name = "bsi水平旋转"; + this.bsi水平旋转.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bsi水平旋转_ItemClick); + // + // bbi水平旋转45 + // + this.bbi水平旋转45.Caption = "45"; + this.bbi水平旋转45.Id = 518; + this.bbi水平旋转45.Name = "bbi水平旋转45"; + // + // bbi排列 + // + this.bbi排列.Caption = "排列"; + this.bbi排列.Id = 492; + this.bbi排列.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi排列.ImageOptions.SvgImage"))); + this.bbi排列.Name = "bbi排列"; + this.bbi排列.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi排列_ItemClick); + // + // bbi轴旋转 + // + this.bbi轴旋转.Caption = "轴旋转"; + this.bbi轴旋转.Id = 493; + this.bbi轴旋转.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi轴旋转.ImageOptions.SvgImage"))); + this.bbi轴旋转.Name = "bbi轴旋转"; + // + // bbi轴镜像 + // + this.bbi轴镜像.Caption = "轴镜像"; + this.bbi轴镜像.Id = 494; + this.bbi轴镜像.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi轴镜像.ImageOptions.SvgImage"))); + this.bbi轴镜像.Name = "bbi轴镜像"; + // + // bbi编辑模式 + // + this.bbi编辑模式.Caption = "编辑模式"; + this.bbi编辑模式.Id = 495; + this.bbi编辑模式.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi编辑模式.ImageOptions.SvgImage"))); + this.bbi编辑模式.Name = "bbi编辑模式"; + // + // bbi浏览模式 + // + this.bbi浏览模式.Caption = "浏览模式"; + this.bbi浏览模式.Id = 496; + this.bbi浏览模式.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi浏览模式.ImageOptions.SvgImage"))); + this.bbi浏览模式.Name = "bbi浏览模式"; + // + // bbi显示所有楼层 + // + this.bbi显示所有楼层.Caption = "显示所有楼层"; + this.bbi显示所有楼层.Id = 497; + this.bbi显示所有楼层.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示所有楼层.ImageOptions.SvgImage"))); + this.bbi显示所有楼层.Name = "bbi显示所有楼层"; + this.bbi显示所有楼层.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示所有楼层_ItemClick); + // + // bbi保存楼层视角 + // + this.bbi保存楼层视角.Caption = "保存楼层视角"; + this.bbi保存楼层视角.Id = 498; + this.bbi保存楼层视角.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi保存楼层视角.ImageOptions.SvgImage"))); + this.bbi保存楼层视角.Name = "bbi保存楼层视角"; + this.bbi保存楼层视角.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi保存楼层视角_ItemClick); + // + // bbi复制 + // + this.bbi复制.Caption = "复制"; + this.bbi复制.Id = 500; + this.bbi复制.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi复制.ImageOptions.SvgImage"))); + this.bbi复制.Name = "bbi复制"; + this.bbi复制.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi复制_ItemClick); + // + // bbi粘贴 + // + this.bbi粘贴.Caption = "粘贴"; + this.bbi粘贴.Id = 501; + this.bbi粘贴.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi粘贴.ImageOptions.SvgImage"))); + this.bbi粘贴.Name = "bbi粘贴"; + this.bbi粘贴.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi粘贴_ItemClick); + // + // bbi删除 + // + this.bbi删除.Caption = "删除"; + this.bbi删除.Id = 502; + this.bbi删除.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi删除.ImageOptions.SvgImage"))); + this.bbi删除.Name = "bbi删除"; + this.bbi删除.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi删除_ItemClick); + // + // bbi刷新楼层 + // + this.bbi刷新楼层.Caption = "刷新楼层"; + this.bbi刷新楼层.Id = 520; + this.bbi刷新楼层.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi刷新楼层.ImageOptions.SvgImage"))); + this.bbi刷新楼层.Name = "bbi刷新楼层"; + this.bbi刷新楼层.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi刷新楼层_ItemClick); + // + // bbi连通性检查 + // + this.bbi连通性检查.Caption = "连通性检查"; + this.bbi连通性检查.Id = 521; + this.bbi连通性检查.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi连通性检查.ImageOptions.SvgImage"))); + this.bbi连通性检查.Name = "bbi连通性检查"; + this.bbi连通性检查.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi连通性检查_ItemClick); + // + // bbi下游连通性 + // + this.bbi下游连通性.Caption = "下游连通性"; + this.bbi下游连通性.Id = 522; + this.bbi下游连通性.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi下游连通性.ImageOptions.SvgImage"))); + this.bbi下游连通性.Name = "bbi下游连通性"; + this.bbi下游连通性.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi下游连通性_ItemClick); + // + // bsi关阀分析 + // + this.bsi关阀分析.Caption = "关阀分析"; + this.bsi关阀分析.Id = 523; + this.bsi关阀分析.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi关阀分析.ImageOptions.SvgImage"))); + this.bsi关阀分析.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi关阀分析不考虑水源)}); + this.bsi关阀分析.Name = "bsi关阀分析"; + this.bsi关阀分析.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bsi关阀分析_ItemClick); + // + // bbi关阀分析不考虑水源 + // + this.bbi关阀分析不考虑水源.Caption = "关阀分析(不考虑水源)"; + this.bbi关阀分析不考虑水源.Id = 553; + this.bbi关阀分析不考虑水源.Name = "bbi关阀分析不考虑水源"; + this.bbi关阀分析不考虑水源.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi关阀分析不考虑水源_ItemClick); + // + // bbi上游连通性 + // + this.bbi上游连通性.Caption = "上游连通性"; + this.bbi上游连通性.Id = 524; + this.bbi上游连通性.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi上游连通性.ImageOptions.SvgImage"))); + this.bbi上游连通性.Name = "bbi上游连通性"; + this.bbi上游连通性.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi上游连通性_ItemClick); + // + // bbi标高推测 + // + this.bbi标高推测.Caption = "标高推测"; + this.bbi标高推测.Id = 525; + this.bbi标高推测.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi标高推测.ImageOptions.SvgImage"))); + this.bbi标高推测.Name = "bbi标高推测"; + this.bbi标高推测.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi标高推测_ItemClick); + // + // bbi标高导出 + // + this.bbi标高导出.Caption = "标高导出"; + this.bbi标高导出.Id = 526; + this.bbi标高导出.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi标高导出.ImageOptions.SvgImage"))); + this.bbi标高导出.Name = "bbi标高导出"; + this.bbi标高导出.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi标高导出_ItemClick); + // + // bbi显示水流路线 + // + this.bbi显示水流路线.Caption = "显示水流路线"; + this.bbi显示水流路线.Id = 527; + this.bbi显示水流路线.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示水流路线.ImageOptions.SvgImage"))); + this.bbi显示水流路线.Name = "bbi显示水流路线"; + this.bbi显示水流路线.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示水流路线_ItemClick); + // + // bbi方向修复 + // + this.bbi方向修复.Caption = "方向修复"; + this.bbi方向修复.Id = 528; + this.bbi方向修复.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi方向修复.ImageOptions.SvgImage"))); + this.bbi方向修复.Name = "bbi方向修复"; + this.bbi方向修复.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi方向修复_ItemClick); + // + // bbi显示节点 + // + this.bbi显示节点.Caption = "显示节点"; + this.bbi显示节点.Id = 529; + this.bbi显示节点.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示节点.ImageOptions.SvgImage"))); + this.bbi显示节点.Name = "bbi显示节点"; + this.bbi显示节点.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示节点_ItemClick); + // + // bbi隐藏节点 + // + this.bbi隐藏节点.Caption = "隐藏节点"; + this.bbi隐藏节点.Id = 530; + this.bbi隐藏节点.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi隐藏节点.ImageOptions.SvgImage"))); + this.bbi隐藏节点.Name = "bbi隐藏节点"; + this.bbi隐藏节点.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi隐藏节点_ItemClick); + // + // bbi显示阀门 + // + this.bbi显示阀门.Caption = "显示阀门"; + this.bbi显示阀门.Id = 531; + this.bbi显示阀门.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示阀门.ImageOptions.SvgImage"))); + this.bbi显示阀门.Name = "bbi显示阀门"; + this.bbi显示阀门.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示阀门_ItemClick); + // + // bbi隐藏阀门 + // + this.bbi隐藏阀门.Caption = "隐藏阀门"; + this.bbi隐藏阀门.Id = 532; + this.bbi隐藏阀门.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi隐藏阀门.ImageOptions.SvgImage"))); + this.bbi隐藏阀门.Name = "bbi隐藏阀门"; + this.bbi隐藏阀门.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi隐藏阀门_ItemClick); + // + // bis节点大小 + // + this.bis节点大小.Caption = "节点大小"; + this.bis节点大小.Id = 534; + this.bis节点大小.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bis节点大小.ImageOptions.SvgImage"))); + this.bis节点大小.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi节点大), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi节点中), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi节点小)}); + this.bis节点大小.Name = "bis节点大小"; + // + // bbi节点大 + // + this.bbi节点大.Caption = "大"; + this.bbi节点大.Id = 554; + this.bbi节点大.Name = "bbi节点大"; + this.bbi节点大.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi节点大_ItemClick); + // + // bbi节点中 + // + this.bbi节点中.Caption = "中"; + this.bbi节点中.Id = 555; + this.bbi节点中.Name = "bbi节点中"; + this.bbi节点中.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi节点大_ItemClick); + // + // bbi节点小 + // + this.bbi节点小.Caption = "小"; + this.bbi节点小.Id = 556; + this.bbi节点小.Name = "bbi节点小"; + this.bbi节点小.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi节点大_ItemClick); + // + // bsi管线粗细 + // + this.bsi管线粗细.Caption = "管线粗细"; + this.bsi管线粗细.Id = 536; + this.bsi管线粗细.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi管线粗细.ImageOptions.SvgImage"))); + this.bsi管线粗细.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi管线大), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi管线中), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi管线小)}); + this.bsi管线粗细.Name = "bsi管线粗细"; + // + // bbi管线大 + // + this.bbi管线大.Caption = "大"; + this.bbi管线大.Id = 557; + this.bbi管线大.Name = "bbi管线大"; + this.bbi管线大.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi管线大_ItemClick); + // + // bbi管线中 + // + this.bbi管线中.Caption = "中"; + this.bbi管线中.Id = 558; + this.bbi管线中.Name = "bbi管线中"; + this.bbi管线中.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi管线大_ItemClick); + // + // bbi管线小 + // + this.bbi管线小.Caption = "小"; + this.bbi管线小.Id = 559; + this.bbi管线小.Name = "bbi管线小"; + this.bbi管线小.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi管线大_ItemClick); + // + // bis缩放级别 + // + this.bis缩放级别.Caption = "缩放级别"; + this.bis缩放级别.Id = 538; + this.bis缩放级别.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bis缩放级别.ImageOptions.SvgImage"))); + this.bis缩放级别.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi放大), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi正常), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi缩小)}); + this.bis缩放级别.Name = "bis缩放级别"; + // + // bbi放大 + // + this.bbi放大.Caption = "放大"; + this.bbi放大.Id = 560; + this.bbi放大.Name = "bbi放大"; + // + // bbi正常 + // + this.bbi正常.Caption = "正常"; + this.bbi正常.Id = 561; + this.bbi正常.Name = "bbi正常"; + // + // bbi缩小 + // + this.bbi缩小.Caption = "缩小"; + this.bbi缩小.Id = 562; + this.bbi缩小.Name = "bbi缩小"; + // + // bsi隐藏内容 + // + this.bsi隐藏内容.Caption = "隐藏内容"; + this.bsi隐藏内容.Id = 539; + this.bsi隐藏内容.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi隐藏内容.ImageOptions.SvgImage"))); + this.bsi隐藏内容.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { + new DevExpress.XtraBars.LinkPersistInfo(this.bbi显示所有隐藏内容), + new DevExpress.XtraBars.LinkPersistInfo(this.bbi隐藏)}); + this.bsi隐藏内容.Name = "bsi隐藏内容"; + // + // bbi显示所有隐藏内容 + // + this.bbi显示所有隐藏内容.Caption = "显示所有隐藏内容"; + this.bbi显示所有隐藏内容.Id = 563; + this.bbi显示所有隐藏内容.Name = "bbi显示所有隐藏内容"; + this.bbi显示所有隐藏内容.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示所有隐藏内容_ItemClick); + // + // bbi隐藏 + // + this.bbi隐藏.Caption = "隐藏"; + this.bbi隐藏.Id = 564; + this.bbi隐藏.Name = "bbi隐藏"; + // + // bbi添加底图 + // + this.bbi添加底图.Caption = "添加底图"; + this.bbi添加底图.Id = 541; + this.bbi添加底图.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi添加底图.ImageOptions.SvgImage"))); + this.bbi添加底图.Name = "bbi添加底图"; + this.bbi添加底图.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi添加底图_ItemClick); + // + // bbi设置底图 + // + this.bbi设置底图.Caption = "设置底图"; + this.bbi设置底图.Id = 542; + this.bbi设置底图.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi设置底图.ImageOptions.SvgImage"))); + this.bbi设置底图.Name = "bbi设置底图"; + this.bbi设置底图.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi设置底图_ItemClick); + // + // bbi显示隐藏底图 + // + this.bbi显示隐藏底图.Caption = "显示/隐藏底图"; + this.bbi显示隐藏底图.Id = 543; + this.bbi显示隐藏底图.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示隐藏底图.ImageOptions.SvgImage"))); + this.bbi显示隐藏底图.Name = "bbi显示隐藏底图"; + this.bbi显示隐藏底图.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示隐藏底图_ItemClick); + // + // bbi清除底图 + // + this.bbi清除底图.Caption = "清除底图"; + this.bbi清除底图.Id = 544; + this.bbi清除底图.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi清除底图.ImageOptions.SvgImage"))); + this.bbi清除底图.Name = "bbi清除底图"; + this.bbi清除底图.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi清除底图_ItemClick); + // + // bbi显示状态 + // + this.bbi显示状态.Caption = "显示状态"; + this.bbi显示状态.Id = 546; + this.bbi显示状态.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示状态.ImageOptions.SvgImage"))); + this.bbi显示状态.Name = "bbi显示状态"; + this.bbi显示状态.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示状态_ItemClick); + // + // bbi隐藏状态 + // + this.bbi隐藏状态.Caption = "隐藏状态"; + this.bbi隐藏状态.Id = 547; + this.bbi隐藏状态.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi隐藏状态.ImageOptions.SvgImage"))); + this.bbi隐藏状态.Name = "bbi隐藏状态"; + this.bbi隐藏状态.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi隐藏状态_ItemClick); + // + // bbi显示流向 + // + this.bbi显示流向.Caption = "显示流向"; + this.bbi显示流向.Id = 548; + this.bbi显示流向.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi显示流向.ImageOptions.SvgImage"))); + this.bbi显示流向.Name = "bbi显示流向"; + this.bbi显示流向.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi显示流向_ItemClick); + // + // bbi隐藏流向 + // + this.bbi隐藏流向.Caption = "隐藏流向"; + this.bbi隐藏流向.Id = 549; + this.bbi隐藏流向.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi隐藏流向.ImageOptions.SvgImage"))); + this.bbi隐藏流向.Name = "bbi隐藏流向"; + this.bbi隐藏流向.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi隐藏流向_ItemClick); + // + // bbi颜色分级管理 + // + this.bbi颜色分级管理.Caption = "颜色分级管理"; + this.bbi颜色分级管理.Id = 550; + this.bbi颜色分级管理.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi颜色分级管理.ImageOptions.SvgImage"))); + this.bbi颜色分级管理.Name = "bbi颜色分级管理"; + this.bbi颜色分级管理.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi颜色分级管理_ItemClick); + // + // bsi楼层 + // + this.bsi楼层.Caption = "楼层"; + this.bsi楼层.Id = 551; + this.bsi楼层.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi楼层.ImageOptions.SvgImage"))); + this.bsi楼层.Name = "bsi楼层"; + // + // bbi楼层管理 + // + this.bbi楼层管理.Caption = "楼层管理"; + this.bbi楼层管理.Id = 552; + this.bbi楼层管理.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bbi楼层管理.ImageOptions.SvgImage"))); + this.bbi楼层管理.Name = "bbi楼层管理"; + this.bbi楼层管理.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi楼层管理_ItemClick); // // imageCollection1 // @@ -1490,52 +1790,66 @@ this.selectionMiniToolbar.ItemLinks.Add(this.editButtonGroup); this.selectionMiniToolbar.ParentControl = this; // - // ribbonPageCategory1 + // ribbonPageCategorySel // - this.ribbonPageCategory1.Name = "ribbonPageCategory1"; - this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { - this.ribbonPage4}); - this.ribbonPageCategory1.Text = "Selection"; + this.ribbonPageCategorySel.Name = "ribbonPageCategorySel"; + this.ribbonPageCategorySel.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { + this.ribbonPage4, + this.ribbonPage5}); + this.ribbonPageCategorySel.Text = "Selection"; // // ribbonPage4 // this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { - this.ribbonPageGroup12, - this.ribbonPageGroup13}); + this.ribbonPageGroup12}); this.ribbonPage4.Name = "ribbonPage4"; - this.ribbonPage4.Text = "Selection"; + this.ribbonPage4.Text = "选择"; // // ribbonPageGroup12 // this.ribbonPageGroup12.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False; - this.ribbonPageGroup12.ItemLinks.Add(this.sbiPaste); - this.ribbonPageGroup12.ItemLinks.Add(this.iCut, true); - this.ribbonPageGroup12.ItemLinks.Add(this.iCopy); - this.ribbonPageGroup12.ItemLinks.Add(this.iClear); + this.ribbonPageGroup12.ItemLinks.Add(this.iClose); this.ribbonPageGroup12.Name = "ribbonPageGroup12"; this.ribbonPageGroup12.Text = "Edit"; // - // ribbonPageGroup13 + // ribbonPage5 // - this.ribbonPageGroup13.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False; - this.ribbonPageGroup13.ItemLinks.Add(this.iBold); - this.ribbonPageGroup13.ItemLinks.Add(this.iItalic); - this.ribbonPageGroup13.ItemLinks.Add(this.iUnderline); - this.ribbonPageGroup13.ItemLinks.Add(this.rgbiFont); - this.ribbonPageGroup13.ItemLinks.Add(this.rgbiFontColor); - this.ribbonPageGroup13.Name = "ribbonPageGroup13"; - this.ribbonPageGroup13.Text = "Format"; + this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { + this.ribbonPageGroup10}); + this.ribbonPage5.Name = "ribbonPage5"; + this.ribbonPage5.Text = "显示"; + // + // ribbonPageGroup10 + // + this.ribbonPageGroup10.ItemLinks.Add(this.bbi显示节点); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi显示阀门); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi隐藏阀门); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi隐藏节点); + this.ribbonPageGroup10.ItemLinks.Add(this.bis节点大小); + this.ribbonPageGroup10.ItemLinks.Add(this.bsi管线粗细); + this.ribbonPageGroup10.ItemLinks.Add(this.bis缩放级别); + this.ribbonPageGroup10.ItemLinks.Add(this.bsi隐藏内容); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi添加底图); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi设置底图); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi显示隐藏底图); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi清除底图); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi显示状态); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi隐藏状态); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi显示流向); + this.ribbonPageGroup10.ItemLinks.Add(this.bbi隐藏流向); + this.ribbonPageGroup10.Name = "ribbonPageGroup10"; + this.ribbonPageGroup10.Text = "显示设置"; // // ribbonPage1 // this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { this.ribbonPageGroup1, - this.ribbonPageGroup2, - this.ribbonPageGroup3, - this.ribbonPageGroup4, - this.ribbonPageGroup9}); + this.ribbonPageGroup9, + this.ribbonPageGroup8, + this.ribbonPageGroup11, + this.ribbonPageGroup13}); this.ribbonPage1.Name = "ribbonPage1"; - this.ribbonPage1.Text = "Home"; + this.ribbonPage1.Text = "主页"; // // ribbonPageGroup1 // @@ -1543,9 +1857,8 @@ this.ribbonPageGroup1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup1.ImageOptions.SvgImage"))); this.ribbonPageGroup1.ItemLinks.Add(this.idNew); this.ribbonPageGroup1.ItemLinks.Add(this.iOpen); + this.ribbonPageGroup1.ItemLinks.Add(this.iOpenByEpa); this.ribbonPageGroup1.ItemLinks.Add(this.iClose); - this.ribbonPageGroup1.ItemLinks.Add(this.iPrint); - this.ribbonPageGroup1.ItemLinks.Add(this.barToggleSwitchItem1); this.ribbonPageGroup1.ItemLinks.Add(this.sbiSave, true); this.ribbonPageGroup1.Name = "ribbonPageGroup1"; toolTipTitleItem1.Text = "Open File Dialog"; @@ -1562,51 +1875,8 @@ superToolTip1.Items.Add(toolTipSeparatorItem1); superToolTip1.Items.Add(toolTipTitleItem2); this.ribbonPageGroup1.SuperTip = superToolTip1; - this.ribbonPageGroup1.Text = "File"; + this.ribbonPageGroup1.Text = "文件"; this.ribbonPageGroup1.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.ribbonPageGroup1_CaptionButtonClick); - // - // ribbonPageGroup2 - // - this.ribbonPageGroup2.ImageOptions.ImageIndex = 2; - this.ribbonPageGroup2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup2.ImageOptions.SvgImage"))); - this.ribbonPageGroup2.ItemLinks.Add(this.sbiPaste); - this.ribbonPageGroup2.ItemLinks.Add(this.iCut); - this.ribbonPageGroup2.ItemLinks.Add(this.iCopy); - this.ribbonPageGroup2.ItemLinks.Add(this.iClear); - this.ribbonPageGroup2.ItemLinks.Add(this.iUndo, true); - this.ribbonPageGroup2.ItemLinks.Add(this.iSelectAll); - this.ribbonPageGroup2.Name = "ribbonPageGroup2"; - toolTipTitleItem3.Text = "Edit Popup Menu"; - toolTipItem2.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image4"))); - toolTipItem2.Appearance.Options.UseImage = true; - toolTipItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image5"))); - toolTipItem2.Text = "Show the Edit popup menu"; - superToolTip2.Items.Add(toolTipTitleItem3); - superToolTip2.Items.Add(toolTipItem2); - this.ribbonPageGroup2.SuperTip = superToolTip2; - this.ribbonPageGroup2.Text = "Edit"; - this.ribbonPageGroup2.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.ribbonPageGroup2_CaptionButtonClick); - // - // ribbonPageGroup3 - // - this.ribbonPageGroup3.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False; - this.ribbonPageGroup3.ImageOptions.ImageIndex = 26; - this.ribbonPageGroup3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup3.ImageOptions.SvgImage"))); - this.ribbonPageGroup3.ItemLinks.Add(this.bgFontStyle); - this.ribbonPageGroup3.ItemLinks.Add(this.bgFont); - this.ribbonPageGroup3.ItemLinks.Add(this.bgBullets); - this.ribbonPageGroup3.ItemLinks.Add(this.bgAlign); - this.ribbonPageGroup3.Name = "ribbonPageGroup3"; - this.ribbonPageGroup3.Text = "Format"; - // - // ribbonPageGroup4 - // - this.ribbonPageGroup4.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False; - this.ribbonPageGroup4.ImageOptions.ImageIndex = 3; - this.ribbonPageGroup4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup4.ImageOptions.SvgImage"))); - this.ribbonPageGroup4.ItemLinks.Add(this.sbiFind); - this.ribbonPageGroup4.Name = "ribbonPageGroup4"; - this.ribbonPageGroup4.Text = "Find"; // // ribbonPageGroup9 // @@ -1616,99 +1886,152 @@ this.ribbonPageGroup9.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup9.ImageOptions.SvgImage"))); this.ribbonPageGroup9.ItemLinks.Add(this.iExit); this.ribbonPageGroup9.Name = "ribbonPageGroup9"; - toolTipTitleItem4.Text = "Save File Dialog"; - toolTipItem3.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image6"))); - toolTipItem3.Appearance.Options.UseImage = true; - toolTipItem3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image7"))); - toolTipItem3.Text = "Show the Save file dialog box"; - superToolTip3.Items.Add(toolTipTitleItem4); - superToolTip3.Items.Add(toolTipItem3); - this.ribbonPageGroup9.SuperTip = superToolTip3; + toolTipTitleItem3.Text = "Save File Dialog"; + toolTipItem2.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image4"))); + toolTipItem2.Appearance.Options.UseImage = true; + toolTipItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image5"))); + toolTipItem2.Text = "Show the Save file dialog box"; + superToolTip2.Items.Add(toolTipTitleItem3); + superToolTip2.Items.Add(toolTipItem2); + this.ribbonPageGroup9.SuperTip = superToolTip2; this.ribbonPageGroup9.Text = "Exit"; this.ribbonPageGroup9.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.ribbonPageGroup9_CaptionButtonClick); + // + // ribbonPageGroup8 + // + this.ribbonPageGroup8.ItemLinks.Add(this.bis对齐); + this.ribbonPageGroup8.ItemLinks.Add(this.bsi缩放); + this.ribbonPageGroup8.ItemLinks.Add(this.bsi视角); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi排列); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi轴旋转); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi轴镜像); + this.ribbonPageGroup8.ItemLinks.Add(this.bsi水平旋转); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi编辑模式); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi浏览模式); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi显示所有楼层); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi保存楼层视角); + this.ribbonPageGroup8.ItemLinks.Add(this.bbi刷新楼层); + this.ribbonPageGroup8.ItemLinks.Add(this.bsi楼层); + this.ribbonPageGroup8.Name = "ribbonPageGroup8"; + this.ribbonPageGroup8.Text = "视图设置"; + // + // ribbonPageGroup11 + // + this.ribbonPageGroup11.ItemLinks.Add(this.bbi复制); + this.ribbonPageGroup11.ItemLinks.Add(this.bbi粘贴); + this.ribbonPageGroup11.ItemLinks.Add(this.bbi删除); + this.ribbonPageGroup11.Name = "ribbonPageGroup11"; + this.ribbonPageGroup11.Text = "基础功能"; + // + // ribbonPageGroup13 + // + this.ribbonPageGroup13.ItemLinks.Add(this.bbi颜色分级管理); + this.ribbonPageGroup13.ItemLinks.Add(this.bbi楼层管理); + this.ribbonPageGroup13.Name = "ribbonPageGroup13"; + this.ribbonPageGroup13.Text = "管理"; // // ribbonPage3 // this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { - this.rpgFont, - this.rpgFontColor, - this.ribbonPageGroup5}); + this.ribbonPageGroup2, + this.ribbonPageGroup6}); this.ribbonPage3.Name = "ribbonPage3"; - this.ribbonPage3.Text = "Design"; + this.ribbonPage3.Text = "绘图"; // - // rpgFont + // ribbonPageGroup2 // - this.rpgFont.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("rpgFont.ImageOptions.SvgImage"))); - this.rpgFont.ItemLinks.Add(this.rgbiFont); - this.rpgFont.Name = "rpgFont"; - toolTipTitleItem5.Text = "Font Dialog"; - toolTipItem4.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image8"))); - toolTipItem4.Appearance.Options.UseImage = true; - toolTipItem4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image9"))); - toolTipItem4.Text = "Show the Font dialog box"; - superToolTip4.Items.Add(toolTipTitleItem5); - superToolTip4.Items.Add(toolTipItem4); - this.rpgFont.SuperTip = superToolTip4; - this.rpgFont.Text = "Font"; - this.rpgFont.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.rpgFont_CaptionButtonClick); + this.ribbonPageGroup2.ImageOptions.ImageIndex = 2; + this.ribbonPageGroup2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup2.ImageOptions.SvgImage"))); + this.ribbonPageGroup2.ItemLinks.Add(this.bbi普通状态, true); + this.ribbonPageGroup2.ItemLinks.Add(this.iUndo); + this.ribbonPageGroup2.ItemLinks.Add(this.iRedo); + this.ribbonPageGroup2.ItemLinks.Add(this.bbi刷新); + this.ribbonPageGroup2.Name = "ribbonPageGroup2"; + toolTipTitleItem4.Text = "Edit Popup Menu"; + toolTipItem3.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image6"))); + toolTipItem3.Appearance.Options.UseImage = true; + toolTipItem3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image7"))); + toolTipItem3.Text = "Show the Edit popup menu"; + superToolTip3.Items.Add(toolTipTitleItem4); + superToolTip3.Items.Add(toolTipItem3); + this.ribbonPageGroup2.SuperTip = superToolTip3; + this.ribbonPageGroup2.Text = "步骤"; + this.ribbonPageGroup2.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.ribbonPageGroup2_CaptionButtonClick); // - // rpgFontColor + // ribbonPageGroup6 // - this.rpgFontColor.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("rpgFontColor.ImageOptions.SvgImage"))); - this.rpgFontColor.ItemLinks.Add(this.rgbiFontColor); - this.rpgFontColor.Name = "rpgFontColor"; - toolTipTitleItem6.Text = "Color Edit"; - toolTipItem5.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image10"))); - toolTipItem5.Appearance.Options.UseImage = true; - toolTipItem5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image11"))); - toolTipItem5.Text = "Show the Color edit popup"; - superToolTip5.Items.Add(toolTipTitleItem6); - superToolTip5.Items.Add(toolTipItem5); - this.rpgFontColor.SuperTip = superToolTip5; - this.rpgFontColor.Text = "Font Color"; - this.rpgFontColor.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.rpgFontColor_CaptionButtonClick); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi新建节点); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加水库); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加水池); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加水泵); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加阀门); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加水表); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi添加重复器); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi新增管线); + this.ribbonPageGroup6.ItemLinks.Add(this.bbi新增立管); + this.ribbonPageGroup6.Name = "ribbonPageGroup6"; + this.ribbonPageGroup6.Text = "节点"; // - // ribbonPageGroup5 + // ribbonPage2 // - this.ribbonPageGroup5.ItemLinks.Add(this.biPageColor); - this.ribbonPageGroup5.ItemLinks.Add(this.biPageBorders); - this.ribbonPageGroup5.Name = "ribbonPageGroup5"; - this.ribbonPageGroup5.Text = "Page"; + this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { + this.ribbonPageGroup4, + this.ribbonPageGroup7}); + this.ribbonPage2.Name = "ribbonPage2"; + this.ribbonPage2.Text = "计算"; // - // rpThemes + // ribbonPageGroup4 // - this.rpThemes.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { - this.ribbonPageGroup10}); - this.rpThemes.Name = "rpThemes"; - this.rpThemes.Text = "Themes"; + this.ribbonPageGroup4.ItemLinks.Add(this.bbiCalcMiniLoss); + this.ribbonPageGroup4.ItemLinks.Add(this.bbi清空局部损失); + this.ribbonPageGroup4.Name = "ribbonPageGroup4"; + this.ribbonPageGroup4.Text = "ribbonPageGroup4"; // - // ribbonPageGroup10 + // ribbonPageGroup7 // - this.ribbonPageGroup10.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False; - this.ribbonPageGroup10.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("ribbonPageGroup10.ImageOptions.SvgImage"))); - this.ribbonPageGroup10.ItemLinks.Add(this.rgbiSkins); - this.ribbonPageGroup10.ItemLinks.Add(this.rgbiColorScheme); - this.ribbonPageGroup10.ItemLinks.Add(this.bbColorMix, true); - this.ribbonPageGroup10.Name = "ribbonPageGroup10"; - this.ribbonPageGroup10.Text = "Skins"; + this.ribbonPageGroup7.ItemLinks.Add(this.bbi计算); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi连通性检查); + this.ribbonPageGroup7.ItemLinks.Add(this.bsi关阀分析); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi下游连通性); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi上游连通性); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi标高推测); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi标高导出); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi显示水流路线); + this.ribbonPageGroup7.ItemLinks.Add(this.bbi方向修复); + this.ribbonPageGroup7.Name = "ribbonPageGroup7"; + this.ribbonPageGroup7.Text = "功能检查"; // - // rpHelp + // repositoryItemSpinEdit1 // - this.rpHelp.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { - this.rpgHelp}); - this.rpHelp.Name = "rpHelp"; - this.rpHelp.Text = "Help"; + this.repositoryItemSpinEdit1.AutoHeight = false; + this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton()}); + this.repositoryItemSpinEdit1.MaxValue = new decimal(new int[] { + 50, + 0, + 0, + 0}); + this.repositoryItemSpinEdit1.MinValue = new decimal(new int[] { + 6, + 0, + 0, + 0}); + this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1"; // - // rpgHelp + // repositoryItemPictureEdit1 // - this.rpgHelp.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("rpgHelp.ImageOptions.SvgImage"))); - this.rpgHelp.ItemLinks.Add(this.iWeb); - this.rpgHelp.ItemLinks.Add(this.biOnlineHelp); - this.rpgHelp.ItemLinks.Add(this.biGettingStarted); - this.rpgHelp.ItemLinks.Add(this.biContact); - this.rpgHelp.ItemLinks.Add(this.iAbout); - this.rpgHelp.Name = "rpgHelp"; - this.rpgHelp.Text = "Help"; + this.repositoryItemPictureEdit1.AllowFocused = false; + this.repositoryItemPictureEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; + this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1"; + // + // riicStyle + // + this.riicStyle.Appearance.Font = new System.Drawing.Font("Tahoma", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); + this.riicStyle.Appearance.Options.UseFont = true; + this.riicStyle.AutoHeight = false; + this.riicStyle.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.riicStyle.Name = "riicStyle"; // // repositoryItemTrackBar1 // @@ -1731,21 +2054,16 @@ this.ribbonStatusBar1.ItemLinks.Add(this.siPosition); this.ribbonStatusBar1.ItemLinks.Add(this.siModified, true); this.ribbonStatusBar1.ItemLinks.Add(this.siDocName, true); - this.ribbonStatusBar1.ItemLinks.Add(this.barEditItem1); this.ribbonStatusBar1.ItemLinks.Add(this.label_center); this.ribbonStatusBar1.ItemLinks.Add(this.label_rotation); this.ribbonStatusBar1.ItemLinks.Add(this.label_zoom); this.ribbonStatusBar1.ItemLinks.Add(this.label_mouse); this.ribbonStatusBar1.ItemLinks.Add(this.label_ZZ); - this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 537); + this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 717); this.ribbonStatusBar1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.ribbonStatusBar1.Name = "ribbonStatusBar1"; this.ribbonStatusBar1.Ribbon = this.ribbonControl1; - this.ribbonStatusBar1.Size = new System.Drawing.Size(1318, 22); - // - // defaultLookAndFeel1 - // - this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2019 Colorful"; + this.ribbonStatusBar1.Size = new System.Drawing.Size(1318, 24); // // xtraTabbedMdiManager1 // @@ -1760,13 +2078,8 @@ // pmMain // this.pmMain.ItemLinks.Add(this.iUndo); - this.pmMain.ItemLinks.Add(this.iCopy, true); - this.pmMain.ItemLinks.Add(this.iCut); - this.pmMain.ItemLinks.Add(this.iPaste); - this.pmMain.ItemLinks.Add(this.iClear); - this.pmMain.ItemLinks.Add(this.iSelectAll); - this.pmMain.ItemLinks.Add(this.iFont, true); - this.pmMain.ItemLinks.Add(this.iBullets); + this.pmMain.ItemLinks.Add(this.iClose); + this.pmMain.ItemLinks.Add(this.iRedo); this.pmMain.MenuCaption = "Edit Menu"; this.pmMain.MultiColumn = DevExpress.Utils.DefaultBoolean.True; this.pmMain.Name = "pmMain"; @@ -1779,942 +2092,6 @@ // this.imageCollection3.ImageSize = new System.Drawing.Size(15, 15); this.imageCollection3.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection3.ImageStream"))); - // - // backstageViewControl1 - // - this.backstageViewControl1.BackstageViewShowRibbonItems = ((DevExpress.XtraBars.Ribbon.BackstageViewShowRibbonItems)((DevExpress.XtraBars.Ribbon.BackstageViewShowRibbonItems.FormButtons | DevExpress.XtraBars.Ribbon.BackstageViewShowRibbonItems.Title))); - this.backstageViewControl1.Controls.Add(this.backstageViewClientControl2); - this.backstageViewControl1.Controls.Add(this.backstageViewClientControl9); - this.backstageViewControl1.Controls.Add(this.backstageViewClientControl8); - this.backstageViewControl1.Controls.Add(this.backstageViewClientControl11); - this.backstageViewControl1.Controls.Add(this.backstageViewClientControl10); - this.backstageViewControl1.Images = this.imageCollection2; - this.backstageViewControl1.Items.Add(this.backstageViewTabItem3); - this.backstageViewControl1.Items.Add(this.bvItemSave); - this.backstageViewControl1.Items.Add(this.backstageViewTabItem1); - this.backstageViewControl1.Items.Add(this.printTabItem); - this.backstageViewControl1.Items.Add(this.backstageViewTabItem4); - this.backstageViewControl1.Items.Add(this.backstageViewTabItem6); - this.backstageViewControl1.Items.Add(this.bvItemClose); - this.backstageViewControl1.Items.Add(this.bvItemExit); - this.backstageViewControl1.Location = new System.Drawing.Point(599, 224); - this.backstageViewControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewControl1.Name = "backstageViewControl1"; - this.backstageViewControl1.Office2013StyleOptions.RightPaneContentVerticalOffset = 70; - this.backstageViewControl1.OwnerControl = this.ribbonControl1; - this.backstageViewControl1.SelectedTab = this.backstageViewTabItem6; - this.backstageViewControl1.SelectedTabIndex = 5; - this.backstageViewControl1.Size = new System.Drawing.Size(467, 323); - this.backstageViewControl1.TabIndex = 9; - this.backstageViewControl1.Text = "backstageViewControl1"; - this.backstageViewControl1.VisibleInDesignTime = true; - // - // backstageViewClientControl2 - // - this.backstageViewClientControl2.Controls.Add(this.recentItemControl1); - this.backstageViewClientControl2.Location = new System.Drawing.Point(134, 71); - this.backstageViewClientControl2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewClientControl2.Name = "backstageViewClientControl2"; - this.backstageViewClientControl2.Size = new System.Drawing.Size(315, 251); - this.backstageViewClientControl2.TabIndex = 10; - // - // recentItemControl1 - // - this.recentItemControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.recentItemControl1.ContentPanelMinWidth = 460; - this.recentItemControl1.DefaultContentPanel = this.recentStackPanel12; - this.recentItemControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.recentItemControl1.Location = new System.Drawing.Point(0, 0); - this.recentItemControl1.MainPanel = this.recentStackPanel13; - this.recentItemControl1.MainPanelMinWidth = 180; - this.recentItemControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentItemControl1.MinimumSize = new System.Drawing.Size(1079, 108); - this.recentItemControl1.Name = "recentItemControl1"; - this.recentItemControl1.SelectedTab = null; - this.recentItemControl1.ShowTitle = false; - this.recentItemControl1.Size = new System.Drawing.Size(1079, 251); - this.recentItemControl1.SplitterPosition = 619; - this.recentItemControl1.TabIndex = 0; - this.recentItemControl1.Title = "Title"; - // - // recentStackPanel12 - // - this.recentStackPanel12.Caption = "About"; - this.recentStackPanel12.CaptionToContentIndent = 46; - this.recentStackPanel12.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentLabelItem1, - this.recentHyperlinkItem1, - this.recentLabelItem2}); - this.recentStackPanel12.Name = "recentStackPanel12"; - // - // recentLabelItem1 - // - this.recentLabelItem1.Caption = null; - this.recentLabelItem1.ImageOptions.ItemNormal.Image = global::Hydro.WinfrmUI.Viewer.Properties.Resources.XtraBars; - this.recentLabelItem1.Name = "recentLabelItem1"; - // - // recentHyperlinkItem1 - // - this.recentHyperlinkItem1.AllowSelect = DevExpress.Utils.DefaultBoolean.False; - this.recentHyperlinkItem1.Caption = "www.devexpress.com"; - this.recentHyperlinkItem1.Name = "recentHyperlinkItem1"; - // - // recentLabelItem2 - // - this.recentLabelItem2.AllowSelect = DevExpress.Utils.DefaultBoolean.False; - this.recentLabelItem2.Caption = "Copyright (c) 2000-2013 DevExpress inc. ALL RIGHTS RESERVED."; - this.recentLabelItem2.Name = "recentLabelItem2"; - // - // recentStackPanel13 - // - this.recentStackPanel13.Caption = "Support"; - this.recentStackPanel13.CaptionToContentIndent = 46; - this.recentStackPanel13.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentPinItem2, - this.recentPinItem3, - this.recentPinItem4}); - this.recentStackPanel13.Name = "recentStackPanel13"; - this.recentStackPanel13.PanelPadding = new System.Windows.Forms.Padding(20, 20, 5, 20); - // - // recentPinItem2 - // - this.recentPinItem2.Caption = "DevExpress Online Help"; - this.recentPinItem2.Description = "Get help using DevExpress components"; - this.recentPinItem2.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentPinItem2.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.DevExpressOnlineHelp; - this.recentPinItem2.Name = "recentPinItem2"; - this.recentPinItem2.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentPinItem3 - // - this.recentPinItem3.Caption = "Getting Started"; - this.recentPinItem3.Description = "See what\'s new and find resources to help you learn the basics quickly."; - this.recentPinItem3.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentPinItem3.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.GettingStarted; - this.recentPinItem3.Name = "recentPinItem3"; - this.recentPinItem3.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentPinItem4 - // - this.recentPinItem4.Caption = "Contact Us"; - this.recentPinItem4.Description = "Let us know if you need help or how we can make our components better"; - this.recentPinItem4.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentPinItem4.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ContactUs; - this.recentPinItem4.Name = "recentPinItem4"; - this.recentPinItem4.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // backstageViewClientControl9 - // - this.backstageViewClientControl9.Controls.Add(this.recentOpen); - this.backstageViewClientControl9.Location = new System.Drawing.Point(134, 70); - this.backstageViewClientControl9.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewClientControl9.Name = "backstageViewClientControl9"; - this.backstageViewClientControl9.Size = new System.Drawing.Size(316, 253); - this.backstageViewClientControl9.TabIndex = 7; - // - // recentOpen - // - this.recentOpen.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.recentOpen.ContentPanelMinWidth = 100; - this.recentOpen.DefaultContentPanel = this.recentStackPanel1; - this.recentOpen.Dock = System.Windows.Forms.DockStyle.Fill; - this.recentOpen.Location = new System.Drawing.Point(0, 0); - this.recentOpen.MainPanel = this.recentStackPanel2; - this.recentOpen.MainPanelMinWidth = 100; - this.recentOpen.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentOpen.MinimumSize = new System.Drawing.Size(467, 215); - this.recentOpen.Name = "recentOpen"; - this.recentOpen.SelectedTab = this.recentTabItem2; - this.recentOpen.ShowTitle = false; - this.recentOpen.Size = new System.Drawing.Size(467, 253); - this.recentOpen.SplitterPosition = 367; - this.recentOpen.TabIndex = 0; - this.recentOpen.Title = "Open"; - this.recentOpen.ItemClick += new DevExpress.XtraBars.Ribbon.RecentItemEventHandler(this.recentControlOpen_ItemClick); - // - // recentStackPanel1 - // - this.recentStackPanel1.Caption = "Computer"; - this.recentStackPanel1.CaptionToContentIndent = 46; - this.recentStackPanel1.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentStackPanel1.Name = "recentStackPanel1"; - // - // recentStackPanel2 - // - this.recentStackPanel2.Caption = "Open"; - this.recentStackPanel2.CaptionToContentIndent = 46; - this.recentStackPanel2.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentTabItem1, - this.recentTabItem2}); - this.recentStackPanel2.Name = "recentStackPanel2"; - this.recentStackPanel2.SelectedItem = this.recentTabItem2; - // - // recentTabItem1 - // - this.recentTabItem1.Caption = "Recent Documents"; - this.recentTabItem1.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Recent_Documents; - this.recentTabItem1.Name = "recentTabItem1"; - this.recentTabItem1.TabPanel = this.recentStackPanel3; - // - // recentStackPanel3 - // - this.recentStackPanel3.Caption = "Recent Documents"; - this.recentStackPanel3.CaptionToContentIndent = 46; - this.recentStackPanel3.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Recent_Documents; - this.recentStackPanel3.Name = "recentStackPanel3"; - // - // recentTabItem2 - // - this.recentTabItem2.Caption = "Computer"; - this.recentTabItem2.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentTabItem2.Name = "recentTabItem2"; - this.recentTabItem2.TabPanel = this.recentStackPanel4; - // - // recentStackPanel4 - // - this.recentStackPanel4.Caption = "Computer"; - this.recentStackPanel4.CaptionToContentIndent = 46; - this.recentStackPanel4.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentStackPanel4.Name = "recentStackPanel4"; - // - // backstageViewClientControl8 - // - this.backstageViewClientControl8.Controls.Add(this.recentSaveAs); - this.backstageViewClientControl8.Location = new System.Drawing.Point(134, 70); - this.backstageViewClientControl8.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewClientControl8.Name = "backstageViewClientControl8"; - this.backstageViewClientControl8.Size = new System.Drawing.Size(316, 253); - this.backstageViewClientControl8.TabIndex = 6; - // - // recentSaveAs - // - this.recentSaveAs.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.recentSaveAs.ContentPanelMinWidth = 100; - this.recentSaveAs.DefaultContentPanel = this.recentStackPanel5; - this.recentSaveAs.Dock = System.Windows.Forms.DockStyle.Fill; - this.recentSaveAs.Location = new System.Drawing.Point(0, 0); - this.recentSaveAs.MainPanel = this.recentStackPanel6; - this.recentSaveAs.MainPanelMinWidth = 100; - this.recentSaveAs.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentSaveAs.MinimumSize = new System.Drawing.Size(467, 215); - this.recentSaveAs.Name = "recentSaveAs"; - this.recentSaveAs.SelectedTab = this.recentTabItem3; - this.recentSaveAs.ShowTitle = false; - this.recentSaveAs.Size = new System.Drawing.Size(467, 253); - this.recentSaveAs.SplitterPosition = 367; - this.recentSaveAs.TabIndex = 0; - this.recentSaveAs.Title = "Save As"; - this.recentSaveAs.ItemClick += new DevExpress.XtraBars.Ribbon.RecentItemEventHandler(this.recentControlSave_ItemClick); - // - // recentStackPanel5 - // - this.recentStackPanel5.Caption = "Computer"; - this.recentStackPanel5.CaptionToContentIndent = 46; - this.recentStackPanel5.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentStackPanel5.Name = "recentStackPanel5"; - // - // recentStackPanel6 - // - this.recentStackPanel6.Caption = "Save As"; - this.recentStackPanel6.CaptionToContentIndent = 46; - this.recentStackPanel6.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentTabItem3}); - this.recentStackPanel6.Name = "recentStackPanel6"; - this.recentStackPanel6.SelectedItem = this.recentTabItem3; - // - // recentTabItem3 - // - this.recentTabItem3.Caption = "Computer"; - this.recentTabItem3.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentTabItem3.Name = "recentTabItem3"; - this.recentTabItem3.TabPanel = this.recentStackPanel7; - // - // recentStackPanel7 - // - this.recentStackPanel7.Caption = "Computer"; - this.recentStackPanel7.CaptionToContentIndent = 46; - this.recentStackPanel7.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Electronics_DesktopMac; - this.recentStackPanel7.Name = "recentStackPanel7"; - // - // backstageViewClientControl11 - // - this.backstageViewClientControl11.Controls.Add(this.recentControlPrint); - this.backstageViewClientControl11.Location = new System.Drawing.Point(134, 70); - this.backstageViewClientControl11.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewClientControl11.Name = "backstageViewClientControl11"; - this.backstageViewClientControl11.Size = new System.Drawing.Size(316, 253); - this.backstageViewClientControl11.TabIndex = 9; - // - // recentControlPrint - // - this.recentControlPrint.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.recentControlPrint.ContentPanelMinWidth = 100; - this.recentControlPrint.Controls.Add(this.recentPrintOptionsContainer); - this.recentControlPrint.Controls.Add(this.recentPrintPreviewContainer); - this.recentControlPrint.DefaultContentPanel = this.recentStackPanel8; - this.recentControlPrint.Dock = System.Windows.Forms.DockStyle.Fill; - this.recentControlPrint.Location = new System.Drawing.Point(0, 0); - this.recentControlPrint.MainPanel = this.recentStackPanel9; - this.recentControlPrint.MainPanelMinWidth = 100; - this.recentControlPrint.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentControlPrint.MinimumSize = new System.Drawing.Size(493, 108); - this.recentControlPrint.Name = "recentControlPrint"; - this.recentControlPrint.SelectedTab = null; - this.recentControlPrint.ShowTitle = false; - this.recentControlPrint.Size = new System.Drawing.Size(493, 253); - this.recentControlPrint.SplitterPosition = 373; - this.recentControlPrint.TabIndex = 0; - this.recentControlPrint.Title = "Print"; - // - // recentPrintOptionsContainer - // - this.recentPrintOptionsContainer.Appearance.BackColor = System.Drawing.SystemColors.Control; - this.recentPrintOptionsContainer.Appearance.Options.UseBackColor = true; - this.recentPrintOptionsContainer.Controls.Add(this.layoutControl1); - this.recentPrintOptionsContainer.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentPrintOptionsContainer.Name = "recentPrintOptionsContainer"; - this.recentPrintOptionsContainer.Size = new System.Drawing.Size(285, 406); - this.recentPrintOptionsContainer.TabIndex = 1; - // - // layoutControl1 - // - this.layoutControl1.Controls.Add(this.ddbDuplex); - this.layoutControl1.Controls.Add(this.ddbOrientation); - this.layoutControl1.Controls.Add(this.ddbPaperSize); - this.layoutControl1.Controls.Add(this.ddbMargins); - this.layoutControl1.Controls.Add(this.ddbCollate); - this.layoutControl1.Controls.Add(this.backstageViewLabel2); - this.layoutControl1.Controls.Add(this.ddbPrinter); - this.layoutControl1.Controls.Add(this.printerLabel); - this.layoutControl1.Controls.Add(this.printButton); - this.layoutControl1.Controls.Add(this.copySpinEdit); - this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.layoutControl1.Location = new System.Drawing.Point(0, 0); - this.layoutControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.layoutControl1.Name = "layoutControl1"; - this.layoutControl1.Root = this.layoutControlGroup1; - this.layoutControl1.Size = new System.Drawing.Size(285, 406); - this.layoutControl1.TabIndex = 0; - this.layoutControl1.Text = "layoutControl1"; - // - // ddbDuplex - // - this.ddbDuplex.Appearance.Options.UseTextOptions = true; - this.ddbDuplex.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbDuplex.Location = new System.Drawing.Point(2, 196); - this.ddbDuplex.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbDuplex.Name = "ddbDuplex"; - this.ddbDuplex.Size = new System.Drawing.Size(304, 56); - this.ddbDuplex.StyleController = this.layoutControl1; - this.ddbDuplex.TabIndex = 17; - this.ddbDuplex.Text = "Print OneSided"; - // - // ddbOrientation - // - this.ddbOrientation.Appearance.Options.UseTextOptions = true; - this.ddbOrientation.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbOrientation.Location = new System.Drawing.Point(2, 256); - this.ddbOrientation.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbOrientation.Name = "ddbOrientation"; - this.ddbOrientation.Size = new System.Drawing.Size(304, 56); - this.ddbOrientation.StyleController = this.layoutControl1; - this.ddbOrientation.TabIndex = 13; - this.ddbOrientation.Text = "Orientation"; - // - // ddbPaperSize - // - this.ddbPaperSize.Appearance.Options.UseTextOptions = true; - this.ddbPaperSize.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbPaperSize.Location = new System.Drawing.Point(2, 316); - this.ddbPaperSize.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbPaperSize.Name = "ddbPaperSize"; - this.ddbPaperSize.Size = new System.Drawing.Size(304, 56); - this.ddbPaperSize.StyleController = this.layoutControl1; - this.ddbPaperSize.TabIndex = 15; - this.ddbPaperSize.Text = "Paper Size"; - // - // ddbMargins - // - this.ddbMargins.Appearance.Options.UseTextOptions = true; - this.ddbMargins.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbMargins.Location = new System.Drawing.Point(2, 376); - this.ddbMargins.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbMargins.Name = "ddbMargins"; - this.ddbMargins.Size = new System.Drawing.Size(304, 56); - this.ddbMargins.StyleController = this.layoutControl1; - this.ddbMargins.TabIndex = 14; - this.ddbMargins.Text = "Margins"; - // - // ddbCollate - // - this.ddbCollate.Appearance.Options.UseTextOptions = true; - this.ddbCollate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbCollate.Location = new System.Drawing.Point(2, 436); - this.ddbCollate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbCollate.Name = "ddbCollate"; - this.ddbCollate.Size = new System.Drawing.Size(304, 56); - this.ddbCollate.StyleController = this.layoutControl1; - this.ddbCollate.TabIndex = 16; - this.ddbCollate.Text = "Collated"; - // - // backstageViewLabel2 - // - this.backstageViewLabel2.Appearance.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.backstageViewLabel2.Appearance.Options.UseFont = true; - this.backstageViewLabel2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; - this.backstageViewLabel2.LineLocation = DevExpress.XtraEditors.LineLocation.Bottom; - this.backstageViewLabel2.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; - this.backstageViewLabel2.LineVisible = true; - this.backstageViewLabel2.Location = new System.Drawing.Point(2, 172); - this.backstageViewLabel2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewLabel2.Name = "backstageViewLabel2"; - this.backstageViewLabel2.ShowLineShadow = false; - this.backstageViewLabel2.Size = new System.Drawing.Size(304, 20); - this.backstageViewLabel2.StyleController = this.layoutControl1; - this.backstageViewLabel2.TabIndex = 12; - this.backstageViewLabel2.Text = "Settings"; - // - // ddbPrinter - // - this.ddbPrinter.Appearance.Options.UseTextOptions = true; - this.ddbPrinter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; - this.ddbPrinter.AutoWidthInLayoutControl = true; - this.ddbPrinter.Location = new System.Drawing.Point(0, 110); - this.ddbPrinter.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.ddbPrinter.Name = "ddbPrinter"; - this.ddbPrinter.Size = new System.Drawing.Size(308, 60); - this.ddbPrinter.StyleController = this.layoutControl1; - this.ddbPrinter.TabIndex = 11; - this.ddbPrinter.Text = "Printer"; - // - // printerLabel - // - this.printerLabel.Appearance.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.printerLabel.Appearance.Options.UseFont = true; - this.printerLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; - this.printerLabel.LineLocation = DevExpress.XtraEditors.LineLocation.Bottom; - this.printerLabel.LineStyle = System.Drawing.Drawing2D.DashStyle.Dash; - this.printerLabel.LineVisible = true; - this.printerLabel.Location = new System.Drawing.Point(2, 88); - this.printerLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.printerLabel.Name = "printerLabel"; - this.printerLabel.ShowLineShadow = false; - this.printerLabel.Size = new System.Drawing.Size(304, 20); - this.printerLabel.StyleController = this.layoutControl1; - this.printerLabel.TabIndex = 10; - this.printerLabel.Text = "Printer"; - // - // printButton - // - this.printButton.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.TopCenter; - this.printButton.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Print; - this.printButton.Location = new System.Drawing.Point(2, 2); - this.printButton.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.printButton.Name = "printButton"; - this.printButton.Size = new System.Drawing.Size(94, 82); - this.printButton.StyleController = this.layoutControl1; - this.printButton.TabIndex = 5; - this.printButton.Text = "Print"; - this.printButton.Click += new System.EventHandler(this.printButton_Click); - // - // copySpinEdit - // - this.copySpinEdit.EditValue = new decimal(new int[] { - 1, - 0, - 0, - 0}); - this.copySpinEdit.Location = new System.Drawing.Point(172, 2); - this.copySpinEdit.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.copySpinEdit.Name = "copySpinEdit"; - this.copySpinEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton()}); - this.copySpinEdit.Properties.IsFloatValue = false; - this.copySpinEdit.Properties.Mask.EditMask = "N00"; - this.copySpinEdit.Properties.MaxValue = new decimal(new int[] { - 30, - 0, - 0, - 0}); - this.copySpinEdit.Properties.MinValue = new decimal(new int[] { - 1, - 0, - 0, - 0}); - this.copySpinEdit.Size = new System.Drawing.Size(113, 20); - this.copySpinEdit.StyleController = this.layoutControl1; - this.copySpinEdit.TabIndex = 6; - // - // layoutControlGroup1 - // - this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; - this.layoutControlGroup1.GroupBordersVisible = false; - this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem1, - this.lciCopiesSpinEdit, - this.layoutControlItem3, - this.layoutControlItem2, - this.layoutControlItem4, - this.layoutControlItem5, - this.layoutControlItem6, - this.layoutControlItem7, - this.layoutControlItem8, - this.layoutControlItem9}); - this.layoutControlGroup1.Name = "layoutControlGroup1"; - this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - this.layoutControlGroup1.Size = new System.Drawing.Size(308, 494); - this.layoutControlGroup1.TextVisible = false; - // - // layoutControlItem1 - // - this.layoutControlItem1.Control = this.printButton; - this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem1.MaxSize = new System.Drawing.Size(98, 86); - this.layoutControlItem1.MinSize = new System.Drawing.Size(98, 86); - this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(98, 86); - this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem1.TextVisible = false; - // - // lciCopiesSpinEdit - // - this.lciCopiesSpinEdit.Control = this.copySpinEdit; - this.lciCopiesSpinEdit.CustomizationFormText = "Copies:"; - this.lciCopiesSpinEdit.Location = new System.Drawing.Point(98, 0); - this.lciCopiesSpinEdit.MaxSize = new System.Drawing.Size(210, 26); - this.lciCopiesSpinEdit.MinSize = new System.Drawing.Size(210, 26); - this.lciCopiesSpinEdit.Name = "lciCopiesSpinEdit"; - this.lciCopiesSpinEdit.Padding = new DevExpress.XtraLayout.Utils.Padding(23, 23, 2, 2); - this.lciCopiesSpinEdit.Size = new System.Drawing.Size(210, 86); - this.lciCopiesSpinEdit.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.lciCopiesSpinEdit.Text = "Copies:"; - this.lciCopiesSpinEdit.TextSize = new System.Drawing.Size(39, 14); - // - // layoutControlItem3 - // - this.layoutControlItem3.Control = this.printerLabel; - this.layoutControlItem3.Location = new System.Drawing.Point(0, 86); - this.layoutControlItem3.Name = "layoutControlItem3"; - this.layoutControlItem3.Size = new System.Drawing.Size(308, 24); - this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem3.TextVisible = false; - // - // layoutControlItem2 - // - this.layoutControlItem2.Control = this.ddbPrinter; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 110); - this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem2.MinSize = new System.Drawing.Size(117, 60); - this.layoutControlItem2.Name = "layoutControlItem2"; - this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - this.layoutControlItem2.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem2.TextVisible = false; - // - // layoutControlItem4 - // - this.layoutControlItem4.Control = this.backstageViewLabel2; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 170); - this.layoutControlItem4.Name = "layoutControlItem4"; - this.layoutControlItem4.Size = new System.Drawing.Size(308, 24); - this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem4.TextVisible = false; - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.ddbDuplex; - this.layoutControlItem5.Location = new System.Drawing.Point(0, 194); - this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem5.MinSize = new System.Drawing.Size(117, 60); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem5.TextVisible = false; - // - // layoutControlItem6 - // - this.layoutControlItem6.Control = this.ddbOrientation; - this.layoutControlItem6.Location = new System.Drawing.Point(0, 254); - this.layoutControlItem6.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem6.MinSize = new System.Drawing.Size(97, 60); - this.layoutControlItem6.Name = "layoutControlItem6"; - this.layoutControlItem6.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem6.TextVisible = false; - // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.ddbPaperSize; - this.layoutControlItem7.Location = new System.Drawing.Point(0, 314); - this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem7.MinSize = new System.Drawing.Size(92, 60); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem7.TextVisible = false; - // - // layoutControlItem8 - // - this.layoutControlItem8.Control = this.ddbMargins; - this.layoutControlItem8.Location = new System.Drawing.Point(0, 374); - this.layoutControlItem8.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem8.MinSize = new System.Drawing.Size(77, 60); - this.layoutControlItem8.Name = "layoutControlItem8"; - this.layoutControlItem8.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem8.TextVisible = false; - // - // layoutControlItem9 - // - this.layoutControlItem9.Control = this.ddbCollate; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 434); - this.layoutControlItem9.MaxSize = new System.Drawing.Size(0, 60); - this.layoutControlItem9.MinSize = new System.Drawing.Size(79, 60); - this.layoutControlItem9.Name = "layoutControlItem9"; - this.layoutControlItem9.Size = new System.Drawing.Size(308, 60); - this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; - this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem9.TextVisible = false; - // - // recentPrintPreviewContainer - // - this.recentPrintPreviewContainer.Appearance.BackColor = System.Drawing.SystemColors.Control; - this.recentPrintPreviewContainer.Appearance.Options.UseBackColor = true; - this.recentPrintPreviewContainer.Controls.Add(this.panelControl2); - this.recentPrintPreviewContainer.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentPrintPreviewContainer.Name = "recentPrintPreviewContainer"; - this.recentPrintPreviewContainer.Size = new System.Drawing.Size(332, 543); - this.recentPrintPreviewContainer.TabIndex = 2; - // - // panelControl2 - // - this.panelControl2.Controls.Add(this.printControl2); - this.panelControl2.Controls.Add(this.panelControl3); - this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.panelControl2.Location = new System.Drawing.Point(0, 0); - this.panelControl2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.panelControl2.Name = "panelControl2"; - this.panelControl2.Size = new System.Drawing.Size(332, 543); - this.panelControl2.TabIndex = 0; - // - // printControl2 - // - this.printControl2.Dock = System.Windows.Forms.DockStyle.Fill; - this.printControl2.IsMetric = true; - this.printControl2.Location = new System.Drawing.Point(2, 2); - this.printControl2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.printControl2.Name = "printControl2"; - this.printControl2.Size = new System.Drawing.Size(328, 496); - this.printControl2.TabIndex = 3; - this.printControl2.SelectedPageChanged += new System.EventHandler(this.printControl2_SelectedPageChanged); - // - // panelControl3 - // - this.panelControl3.Controls.Add(this.stackPanel1); - this.panelControl3.Controls.Add(this.panel2); - this.panelControl3.Controls.Add(this.pageButtonEdit); - this.panelControl3.Controls.Add(this.zoomTrackBarControl1); - this.panelControl3.Dock = System.Windows.Forms.DockStyle.Bottom; - this.panelControl3.Location = new System.Drawing.Point(2, 498); - this.panelControl3.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.panelControl3.Name = "panelControl3"; - this.panelControl3.Size = new System.Drawing.Size(328, 43); - this.panelControl3.TabIndex = 2; - // - // stackPanel1 - // - this.stackPanel1.Controls.Add(this.zoomTextEdit); - this.stackPanel1.Dock = System.Windows.Forms.DockStyle.Right; - this.stackPanel1.LayoutDirection = DevExpress.Utils.Layout.StackPanelLayoutDirection.RightToLeft; - this.stackPanel1.Location = new System.Drawing.Point(-489, 2); - this.stackPanel1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.stackPanel1.Name = "stackPanel1"; - this.stackPanel1.Size = new System.Drawing.Size(397, 39); - this.stackPanel1.TabIndex = 7; - // - // zoomTextEdit - // - this.zoomTextEdit.Dock = System.Windows.Forms.DockStyle.Right; - this.zoomTextEdit.EditValue = ((short)(100)); - this.zoomTextEdit.Location = new System.Drawing.Point(257, 9); - this.zoomTextEdit.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.zoomTextEdit.Name = "zoomTextEdit"; - this.zoomTextEdit.Properties.DisplayFormat.FormatString = "{0}%"; - this.zoomTextEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.zoomTextEdit.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.zoomTextEdit.Properties.Mask.EditMask = "n0"; - this.zoomTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; - this.zoomTextEdit.Size = new System.Drawing.Size(136, 20); - this.zoomTextEdit.TabIndex = 6; - this.zoomTextEdit.EditValueChanged += new System.EventHandler(this.zoomTextEdit_EditValueChanged); - // - // panel2 - // - this.panel2.Dock = System.Windows.Forms.DockStyle.Right; - this.panel2.Location = new System.Drawing.Point(-92, 2); - this.panel2.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.panel2.Name = "panel2"; - this.panel2.Size = new System.Drawing.Size(19, 39); - this.panel2.TabIndex = 5; - // - // pageButtonEdit - // - this.pageButtonEdit.Dock = System.Windows.Forms.DockStyle.Left; - this.pageButtonEdit.EditValue = "1"; - this.pageButtonEdit.Location = new System.Drawing.Point(2, 2); - this.pageButtonEdit.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.pageButtonEdit.Name = "pageButtonEdit"; - this.pageButtonEdit.Properties.Appearance.Options.UseTextOptions = true; - this.pageButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.pageButtonEdit.Properties.AutoHeight = false; - this.pageButtonEdit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.pageButtonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Left, "", -1, true, true, true, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default), - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Right)}); - this.pageButtonEdit.Properties.DisplayFormat.FormatString = "Page {0} of 1"; - this.pageButtonEdit.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; - this.pageButtonEdit.Size = new System.Drawing.Size(219, 39); - this.pageButtonEdit.TabIndex = 4; - this.pageButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.pageButtonEdit_ButtonClick); - this.pageButtonEdit.EditValueChanged += new System.EventHandler(this.pageButtonEdit_EditValueChanged); - this.pageButtonEdit.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.pageButtonEdit_EditValueChanging); - // - // zoomTrackBarControl1 - // - this.zoomTrackBarControl1.Dock = System.Windows.Forms.DockStyle.Right; - this.zoomTrackBarControl1.EditValue = 40; - this.zoomTrackBarControl1.Location = new System.Drawing.Point(-73, 2); - this.zoomTrackBarControl1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.zoomTrackBarControl1.MenuManager = this.ribbonControl1; - this.zoomTrackBarControl1.Name = "zoomTrackBarControl1"; - this.zoomTrackBarControl1.Properties.Maximum = 80; - this.zoomTrackBarControl1.Properties.Middle = 40; - this.zoomTrackBarControl1.Properties.SmallChange = 2; - this.zoomTrackBarControl1.Size = new System.Drawing.Size(399, 39); - this.zoomTrackBarControl1.TabIndex = 0; - this.zoomTrackBarControl1.Value = 40; - this.zoomTrackBarControl1.EditValueChanged += new System.EventHandler(this.zoomTrackBarControl1_EditValueChanged); - // - // recentStackPanel8 - // - this.recentStackPanel8.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentPrintPreview}); - this.recentStackPanel8.Name = "recentStackPanel8"; - this.recentStackPanel8.PanelPadding = new System.Windows.Forms.Padding(1); - // - // recentPrintPreview - // - this.recentPrintPreview.ClientHeight = 543; - this.recentPrintPreview.ControlContainer = this.recentPrintPreviewContainer; - this.recentPrintPreview.FillSpace = true; - this.recentPrintPreview.Name = "recentPrintPreview"; - // - // recentStackPanel9 - // - this.recentStackPanel9.Caption = "Print"; - this.recentStackPanel9.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentPrintOptions}); - this.recentStackPanel9.Name = "recentStackPanel9"; - // - // recentPrintOptions - // - this.recentPrintOptions.ClientHeight = 406; - this.recentPrintOptions.ControlContainer = this.recentPrintOptionsContainer; - this.recentPrintOptions.FillSpace = true; - this.recentPrintOptions.Name = "recentPrintOptions"; - // - // backstageViewClientControl10 - // - this.backstageViewClientControl10.Controls.Add(this.recentControlExport); - this.backstageViewClientControl10.Location = new System.Drawing.Point(134, 70); - this.backstageViewClientControl10.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.backstageViewClientControl10.Name = "backstageViewClientControl10"; - this.backstageViewClientControl10.Size = new System.Drawing.Size(316, 253); - this.backstageViewClientControl10.TabIndex = 8; - // - // recentControlExport - // - this.recentControlExport.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; - this.recentControlExport.ContentPanelMinWidth = 100; - this.recentControlExport.DefaultContentPanel = this.recentStackPanel14; - this.recentControlExport.Dock = System.Windows.Forms.DockStyle.Fill; - this.recentControlExport.Location = new System.Drawing.Point(0, 0); - this.recentControlExport.MainPanel = this.recentStackPanel10; - this.recentControlExport.MainPanelMinWidth = 100; - this.recentControlExport.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); - this.recentControlExport.MinimumSize = new System.Drawing.Size(467, 108); - this.recentControlExport.Name = "recentControlExport"; - this.recentControlExport.SelectedTab = this.recentTabItem4; - this.recentControlExport.ShowTitle = false; - this.recentControlExport.Size = new System.Drawing.Size(467, 253); - this.recentControlExport.SplitterPosition = 367; - this.recentControlExport.TabIndex = 0; - this.recentControlExport.Title = "Title"; - this.recentControlExport.ItemClick += new DevExpress.XtraBars.Ribbon.RecentItemEventHandler(this.recentControlExport_ItemClick); - // - // recentStackPanel14 - // - this.recentStackPanel14.Name = "recentStackPanel14"; - // - // recentStackPanel10 - // - this.recentStackPanel10.Caption = "Export"; - this.recentStackPanel10.CaptionToContentIndent = 46; - this.recentStackPanel10.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentTabItem4}); - this.recentStackPanel10.Name = "recentStackPanel10"; - this.recentStackPanel10.SelectedItem = this.recentTabItem4; - // - // recentTabItem4 - // - this.recentTabItem4.Caption = "Export To"; - this.recentTabItem4.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ExportTo; - this.recentTabItem4.Name = "recentTabItem4"; - this.recentTabItem4.TabPanel = this.recentStackPanel11; - // - // recentStackPanel11 - // - this.recentStackPanel11.Caption = "Export To"; - this.recentStackPanel11.CaptionToContentIndent = 46; - this.recentStackPanel11.ImageOptions.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ExportTo; - this.recentStackPanel11.Items.AddRange(new DevExpress.XtraBars.Ribbon.RecentItemBase[] { - this.recentControlRecentItem1, - this.recentControlRecentItem2, - this.recentControlRecentItem4, - this.recentControlRecentItem5, - this.recentControlRecentItem6, - this.recentControlRecentItem7, - this.recentControlRecentItem8, - this.recentControlRecentItem9}); - this.recentStackPanel11.Name = "recentStackPanel11"; - // - // recentControlRecentItem1 - // - this.recentControlRecentItem1.Caption = "PDF File"; - this.recentControlRecentItem1.Description = "Adobe Portable Document Format"; - this.recentControlRecentItem1.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem1.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ExportToPDF; - this.recentControlRecentItem1.Name = "recentControlRecentItem1"; - this.recentControlRecentItem1.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem2 - // - this.recentControlRecentItem2.Caption = "HTML File"; - this.recentControlRecentItem2.Description = "Web Page"; - this.recentControlRecentItem2.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem2.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Action_Export_ToHTML; - this.recentControlRecentItem2.Name = "recentControlRecentItem2"; - this.recentControlRecentItem2.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem4 - // - this.recentControlRecentItem4.Caption = "MHT File"; - this.recentControlRecentItem4.Description = "Single File Web Page"; - this.recentControlRecentItem4.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem4.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ExportToMHT; - this.recentControlRecentItem4.Name = "recentControlRecentItem4"; - this.recentControlRecentItem4.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem5 - // - this.recentControlRecentItem5.Caption = "RTF File"; - this.recentControlRecentItem5.Description = "Rich Text Format"; - this.recentControlRecentItem5.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem5.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.ExportToRTF; - this.recentControlRecentItem5.Name = "recentControlRecentItem5"; - this.recentControlRecentItem5.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem6 - // - this.recentControlRecentItem6.Caption = "XLS File"; - this.recentControlRecentItem6.Description = "Microsoft Excel 2000-2003 Workbook"; - this.recentControlRecentItem6.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem6.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Action_Export_ToXls; - this.recentControlRecentItem6.Name = "recentControlRecentItem6"; - this.recentControlRecentItem6.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem7 - // - this.recentControlRecentItem7.Caption = "XLSX File"; - this.recentControlRecentItem7.Description = "Microsoft Excel 2007-2016 Workbook"; - this.recentControlRecentItem7.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem7.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Action_Export_ToXLSX; - this.recentControlRecentItem7.Name = "recentControlRecentItem7"; - this.recentControlRecentItem7.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem8 - // - this.recentControlRecentItem8.Caption = "CSV File"; - this.recentControlRecentItem8.Description = "Comma-Separated Values Text"; - this.recentControlRecentItem8.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem8.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Action_Export_ToCSV; - this.recentControlRecentItem8.Name = "recentControlRecentItem8"; - this.recentControlRecentItem8.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // recentControlRecentItem9 - // - this.recentControlRecentItem9.Caption = "Text File"; - this.recentControlRecentItem9.Description = "Plain Text"; - this.recentControlRecentItem9.GlyphAlignment = DevExpress.XtraBars.Ribbon.RecentPinItemGlyphAlignment.Center; - this.recentControlRecentItem9.ImageOptions.ItemNormal.SvgImage = global::Hydro.WinfrmUI.Viewer.Properties.Resources.Action_Export_ToText; - this.recentControlRecentItem9.Name = "recentControlRecentItem9"; - this.recentControlRecentItem9.PinButtonVisibility = DevExpress.XtraBars.Ribbon.RecentPinButtonVisibility.Never; - // - // backstageViewTabItem3 - // - this.backstageViewTabItem3.Caption = "Open"; - this.backstageViewTabItem3.ContentControl = this.backstageViewClientControl9; - this.backstageViewTabItem3.Name = "backstageViewTabItem3"; - // - // bvItemSave - // - this.bvItemSave.Caption = "Save"; - this.bvItemSave.Name = "bvItemSave"; - this.bvItemSave.ItemClick += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.bvItemSave_ItemClick); - // - // backstageViewTabItem1 - // - this.backstageViewTabItem1.Caption = "Save As"; - this.backstageViewTabItem1.ContentControl = this.backstageViewClientControl8; - this.backstageViewTabItem1.Name = "backstageViewTabItem1"; - // - // printTabItem - // - this.printTabItem.Caption = "Print"; - this.printTabItem.ContentControl = this.backstageViewClientControl11; - this.printTabItem.Name = "printTabItem"; - this.printTabItem.SelectedChanged += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.onTabPrint_SelectedChanged); - // - // backstageViewTabItem4 - // - this.backstageViewTabItem4.Caption = "Export"; - this.backstageViewTabItem4.ContentControl = this.backstageViewClientControl10; - this.backstageViewTabItem4.Name = "backstageViewTabItem4"; - // - // backstageViewTabItem6 - // - this.backstageViewTabItem6.Caption = "Help"; - this.backstageViewTabItem6.ContentControl = this.backstageViewClientControl2; - this.backstageViewTabItem6.Name = "backstageViewTabItem6"; - this.backstageViewTabItem6.Selected = true; - // - // bvItemClose - // - this.bvItemClose.Caption = "Close"; - this.bvItemClose.Name = "bvItemClose"; - this.bvItemClose.ItemClick += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.bvItemClose_ItemClick); - // - // bvItemExit - // - this.bvItemExit.Caption = "Exit"; - this.bvItemExit.Name = "bvItemExit"; - this.bvItemExit.ItemClick += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.bvItemExit_ItemClick); // // printControl1 // @@ -2798,7 +2175,6 @@ // backstageViewTabItem2 // this.backstageViewTabItem2.Caption = "Open"; - this.backstageViewTabItem2.ContentControl = this.backstageViewClientControl8; this.backstageViewTabItem2.Name = "backstageViewTabItem2"; // // bvTabPrint @@ -2806,7 +2182,6 @@ this.bvTabPrint.Caption = "Print"; this.bvTabPrint.ContentControl = null; this.bvTabPrint.Name = "bvTabPrint"; - this.bvTabPrint.SelectedChanged += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.onTabPrint_SelectedChanged); // // backstageViewClientControl4 // @@ -2816,13 +2191,24 @@ this.backstageViewClientControl4.Size = new System.Drawing.Size(639, 539); this.backstageViewClientControl4.TabIndex = 3; // + // bsi对齐 + // + this.bsi对齐.Caption = "对齐"; + this.bsi对齐.Id = 493; + this.bsi对齐.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsi对齐.ImageOptions.SvgImage"))); + this.bsi对齐.Name = "bsi对齐"; + // + // ribbonPage6 + // + this.ribbonPage6.Name = "ribbonPage6"; + this.ribbonPage6.Text = "ribbonPage6"; + // // frmMain // this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.False; this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1318, 559); - this.Controls.Add(this.backstageViewControl1); + this.ClientSize = new System.Drawing.Size(1318, 741); this.Controls.Add(this.pccBottom); this.Controls.Add(this.pccAppMenu); this.Controls.Add(this.ribbonStatusBar1); @@ -2834,14 +2220,12 @@ this.Ribbon = this.ribbonControl1; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.StatusBar = this.ribbonStatusBar1; - this.Text = "SimplePad (C# Demo)"; + this.Text = "快速模型软件"; this.Activated += new System.EventHandler(this.frmMain_Activated); this.Closing += new System.ComponentModel.CancelEventHandler(this.frmMain_Closing); - this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing); this.Load += new System.EventHandler(this.frmMain_Load); this.MdiChildActivate += new System.EventHandler(this.frmMain_MdiChildActivate); ((System.ComponentModel.ISupportInitialize)(this.gddFont)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.popupControlContainer1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pmAppMain)).EndInit(); @@ -2854,55 +2238,16 @@ this.pccAppMenu.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pcAppMenuFileLabels)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gddFontColor)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.riicStyle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.riicStyle)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTrackBar1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemColorPickEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pmMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).EndInit(); - this.backstageViewControl1.ResumeLayout(false); - this.backstageViewClientControl2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.recentItemControl1)).EndInit(); - this.backstageViewClientControl9.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.recentOpen)).EndInit(); - this.backstageViewClientControl8.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.recentSaveAs)).EndInit(); - this.backstageViewClientControl11.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.recentControlPrint)).EndInit(); - this.recentControlPrint.ResumeLayout(false); - this.recentPrintOptionsContainer.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); - this.layoutControl1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.copySpinEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lciCopiesSpinEdit)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); - this.recentPrintPreviewContainer.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); - this.panelControl2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); - this.panelControl3.ResumeLayout(false); - this.panelControl3.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).EndInit(); - this.stackPanel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.zoomTextEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pageButtonEdit.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.zoomTrackBarControl1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.zoomTrackBarControl1)).EndInit(); - this.backstageViewClientControl10.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.recentControlExport)).EndInit(); this.backstageViewClientControl4.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); @@ -2910,42 +2255,25 @@ } #endregion - private DevExpress.XtraBars.BarButtonItem iClose; + private DevExpress.XtraBars.BarButtonItem iOpenByEpa; private DevExpress.XtraBars.BarButtonItem iSave; private DevExpress.XtraBars.BarButtonItem iOpen; private DevExpress.XtraBars.BarButtonItem iSaveAs; private DevExpress.XtraBars.BarButtonItem idNew; private DevExpress.XtraBars.BarButtonItem iExit; - private DevExpress.XtraBars.BarButtonItem iPrint; - private DevExpress.XtraBars.BarButtonItem iClear; - private DevExpress.XtraBars.BarButtonItem iPaste; + private DevExpress.XtraBars.BarButtonItem iClose; private DevExpress.XtraBars.BarButtonItem iFind; - private DevExpress.XtraBars.BarButtonItem iCut; - private DevExpress.XtraBars.BarButtonItem iCopy; private DevExpress.XtraBars.BarButtonItem iUndo; - private DevExpress.XtraBars.BarButtonItem iReplace; - private DevExpress.XtraBars.BarButtonItem iSelectAll; - private DevExpress.XtraBars.BarButtonItem iBold; - private DevExpress.XtraBars.BarButtonItem iAlignRight; - private DevExpress.XtraBars.BarButtonItem iCenter; - private DevExpress.XtraBars.BarButtonItem iUnderline; - private DevExpress.XtraBars.BarButtonItem iAlignLeft; - private DevExpress.XtraBars.BarButtonItem iItalic; - private DevExpress.XtraBars.BarButtonItem iFont; - private DevExpress.XtraBars.BarButtonItem iBullets; - private DevExpress.XtraBars.BarButtonItem iProtected; - private DevExpress.XtraBars.BarButtonItem iFontColor; + private DevExpress.XtraBars.BarButtonItem iRedo; private DevExpress.XtraBars.BarButtonItem iWeb; private DevExpress.XtraBars.BarButtonItem siPosition; private DevExpress.XtraBars.BarButtonItem siModified; private DevExpress.XtraBars.BarStaticItem siDocName; private DevExpress.XtraBars.PopupControlContainer popupControlContainer1; - private DevExpress.LookAndFeel.DefaultLookAndFeel defaultLookAndFeel1; private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup2; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup3; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup9; private DevExpress.XtraTabbedMdi.XtraTabbedMdiManager xtraTabbedMdiManager1; private DevExpress.Utils.ImageCollection imageCollection1; @@ -2954,10 +2282,7 @@ private DevExpress.XtraBars.BarButtonGroup bgFontStyle; private DevExpress.XtraBars.BarButtonGroup bgFont; private DevExpress.XtraBars.BarButtonGroup bgBullets; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup4; private DevExpress.XtraBars.BarSubItem sbiSave; - private DevExpress.XtraBars.BarSubItem sbiPaste; - private DevExpress.XtraBars.BarSubItem sbiFind; private DevExpress.XtraBars.BarButtonItem iPasteSpecial; private DevExpress.XtraBars.BarButtonItem iNew; private DevExpress.XtraBars.BarLargeButtonItem iLargeUndo; @@ -2966,42 +2291,32 @@ private DevExpress.XtraBars.PopupMenu pmMain; private DevExpress.XtraBars.BarButtonItem iPaintStyle; private DevExpress.XtraBars.RibbonGalleryBarItem rgbiSkins; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup10; private DevExpress.XtraBars.Ribbon.ApplicationMenu pmAppMain; - private DevExpress.XtraBars.Ribbon.GalleryDropDown gddFont; - private DevExpress.XtraBars.BarEditItem beiFontSize; + private DevExpress.XtraBars.Ribbon.GalleryDropDown gddFont; private DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit repositoryItemSpinEdit1; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage3; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup rpgFont; private DevExpress.XtraBars.RibbonGalleryBarItem rgbiFont; private DevExpress.XtraBars.Ribbon.GalleryDropDown gddFontColor; private DevExpress.XtraBars.BarButtonItem bbiFontColorPopup; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup rpgFontColor; private DevExpress.XtraBars.RibbonGalleryBarItem rgbiFontColor; private DevExpress.XtraBars.BarButtonItem iAbout; private DevExpress.Utils.ImageCollection imageCollection2; - private DevExpress.XtraBars.Ribbon.RibbonPageCategory ribbonPageCategory1; + private DevExpress.XtraBars.Ribbon.RibbonPageCategory ribbonPageCategorySel; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage4; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup12; - private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup13; private Office2007PopupControlContainer pccAppMenu; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.PanelControl pcAppMenuFileLabels; private DevExpress.Utils.ImageCollection imageCollection3; - private BarEditItem barEditItem1; + private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repositoryItemPictureEdit1; - private BarEditItem biStyle; private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox riicStyle; private PopupControlContainer pccBottom; private DevExpress.XtraEditors.SimpleButton sbExit; private DevExpress.XtraBars.Ribbon.RibbonMiniToolbar selectionMiniToolbar; private BarButtonGroup editButtonGroup; - private DevExpress.XtraBars.Ribbon.BackstageViewControl backstageViewControl1; private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl1; private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl3; - private DevExpress.XtraBars.Ribbon.BackstageViewButtonItem bvItemSave; - private DevExpress.XtraBars.Ribbon.BackstageViewButtonItem bvItemClose; - private DevExpress.XtraBars.Ribbon.BackstageViewButtonItem bvItemExit; private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl7; private BarEditItem beScheme; private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; @@ -3010,114 +2325,122 @@ private DevExpress.Utils.Taskbar.ThumbnailButton thumbButtonNext; private DevExpress.Utils.Taskbar.ThumbnailButton thumbButtonExit; private DevExpress.Utils.Taskbar.ThumbnailButton thumbButtonPrev; - private BarToggleSwitchItem barToggleSwitchItem1; private DevExpress.XtraEditors.Repository.RepositoryItemTrackBar repositoryItemTrackBar1; private BarButtonItem bbColorMix; private System.ComponentModel.IContainer components; - private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl8; - private DevExpress.XtraBars.Ribbon.BackstageViewTabItem backstageViewTabItem1; private DevExpress.XtraBars.Ribbon.BackstageViewTabItem backstageViewTabItem2; - private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl9; - private DevExpress.XtraBars.Ribbon.BackstageViewTabItem backstageViewTabItem3; - private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl10; - private DevExpress.XtraBars.Ribbon.BackstageViewTabItem backstageViewTabItem4; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem1; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem2; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem4; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem5; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem6; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem7; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem8; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem9; private DevExpress.XtraBars.Ribbon.RecentPinItem recentControlRecentItem10; private DevExpress.XtraBars.Ribbon.RecentButtonItem recentControlButtonItem1; - private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl11; - private DevExpress.XtraBars.Ribbon.RecentItemControl recentControlPrint; - private DevExpress.XtraBars.Ribbon.RecentControlItemControlContainer recentPrintOptionsContainer; - private DevExpress.XtraBars.Ribbon.RecentControlItemControlContainer recentPrintPreviewContainer; - private DevExpress.XtraBars.Ribbon.RecentControlContainerItem recentPrintOptions; - private DevExpress.XtraBars.Ribbon.RecentControlContainerItem recentPrintPreview; - private DevExpress.XtraBars.Ribbon.BackstageViewTabItem printTabItem; + private DevExpress.XtraBars.Ribbon.BackstageViewTabItem bvTabPrint; - //private DevExpress.XtraPrinting.Control.PrintControl printControl1; private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl4; - private DevExpress.XtraEditors.PanelControl panelControl2; - private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraPrinting.Control.PrintControl printControl1; - private DevExpress.XtraEditors.ZoomTrackBarControl zoomTrackBarControl1; - private DevExpress.XtraEditors.ButtonEdit pageButtonEdit; - private System.Windows.Forms.Panel panel2; - private DevExpress.XtraLayout.LayoutControl layoutControl1; - private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; - private DevExpress.XtraEditors.SimpleButton printButton; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; - private DevExpress.XtraEditors.SpinEdit copySpinEdit; - private DevExpress.XtraLayout.LayoutControlItem lciCopiesSpinEdit; - private BackstageViewLabel printerLabel; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; - private DevExpress.XtraEditors.TextEdit zoomTextEdit; - private DevExpress.XtraEditors.DropDownButton ddbPrinter; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; - private DevExpress.XtraBars.Ribbon.RecentItemControl recentOpen; - private DevExpress.XtraBars.Ribbon.RecentTabItem recentTabItem1; - private DevExpress.XtraBars.Ribbon.RecentTabItem recentTabItem2; - private DevExpress.XtraBars.Ribbon.RecentItemControl recentSaveAs; - private DevExpress.XtraBars.Ribbon.RecentTabItem recentTabItem3; - private DevExpress.XtraBars.Ribbon.RecentItemControl recentControlExport; - private DevExpress.XtraBars.Ribbon.RecentTabItem recentTabItem4; - private DevExpress.XtraBars.Ribbon.BackstageViewClientControl backstageViewClientControl2; - private DevExpress.XtraBars.Ribbon.RecentItemControl recentItemControl1; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentPinItem2; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentPinItem3; - private DevExpress.XtraBars.Ribbon.BackstageViewTabItem backstageViewTabItem6; - private DevExpress.XtraBars.Ribbon.RecentPinItem recentPinItem4; - private DevExpress.XtraBars.Ribbon.RecentLabelItem recentLabelItem1; - private DevExpress.XtraBars.Ribbon.RecentHyperlinkItem recentHyperlinkItem1; - private DevExpress.XtraBars.Ribbon.RecentLabelItem recentLabelItem2; - private DevExpress.XtraEditors.DropDownButton ddbDuplex; - private DevExpress.XtraEditors.DropDownButton ddbOrientation; - private DevExpress.XtraEditors.DropDownButton ddbPaperSize; - private DevExpress.XtraEditors.DropDownButton ddbMargins; - private DevExpress.XtraEditors.DropDownButton ddbCollate; - private BackstageViewLabel backstageViewLabel2; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; - private DevExpress.XtraPrinting.Control.PrintControl printControl2; - private RecentStackPanel recentStackPanel1; - private RecentStackPanel recentStackPanel2; - private RecentStackPanel recentStackPanel3; - private RecentStackPanel recentStackPanel4; - private RecentStackPanel recentStackPanel5; - private RecentStackPanel recentStackPanel6; - private RecentStackPanel recentStackPanel7; - private RecentStackPanel recentStackPanel8; - private RecentStackPanel recentStackPanel9; - private RecentStackPanel recentStackPanel10; - private RecentStackPanel recentStackPanel11; - private RecentStackPanel recentStackPanel12; - private RecentStackPanel recentStackPanel13; - private RecentStackPanel recentStackPanel14; private BarButtonItem barButtonItem1; private BarButtonItem biOnlineHelp; private BarButtonItem biGettingStarted; private BarButtonItem biContact; - private RibbonPage rpHelp; - private RibbonPageGroup rpgHelp; private RibbonGalleryBarItem rgbiColorScheme; - private RibbonPage rpThemes; - private BarButtonItem biPageColor; - private BarButtonItem biPageBorders; - private RibbonPageGroup ribbonPageGroup5; + private BarButtonItem bbi普通状态; + private BarButtonItem bbi新建节点; private DevExpress.XtraEditors.Repository.RepositoryItemColorPickEdit repositoryItemColorPickEdit1; - private DevExpress.Utils.Layout.StackPanel stackPanel1; private BarButtonItem label_center; private BarButtonItem label_rotation; private BarButtonItem label_zoom; private BarButtonItem label_mouse; private BarToggleSwitchItem label_ZZ; + private BarButtonItem bbi以当前视角另存; + private BarButtonItem bbi添加水库; + private BarButtonItem bbi新增管线; + private BarButtonItem bbi新增立管; + private BarButtonItem bbi添加水池; + private RibbonPage ribbonPage2; + private RibbonPageGroup ribbonPageGroup4; + private RibbonPageGroup ribbonPageGroup6; + private BarButtonItem bbi添加水泵; + private BarButtonItem bbi添加阀门; + private BarButtonItem bbi添加水表; + private BarButtonItem bbi添加重复器; + private BarButtonItem bbi刷新; + private BarButtonItem bbiCalcMiniLoss; + private BarButtonItem bbi清空局部损失; + private BarButtonItem bbi计算; + private RibbonPageGroup ribbonPageGroup7; + private BarSubItem bsi对齐; + private RibbonPage ribbonPage5; + private RibbonPageGroup ribbonPageGroup10; + private RibbonPageGroup ribbonPageGroup8; + private RibbonPage ribbonPage6; + private BarSubItem bis对齐; + private BarSubItem bsi缩放; + private BarSubItem bsi视角; + private BarSubItem bsi水平旋转; + private BarButtonItem bbi排列; + private BarButtonItem bbi轴旋转; + private BarButtonItem bbi轴镜像; + private BarButtonItem bbi编辑模式; + private BarButtonItem bbi浏览模式; + private BarButtonItem bbi显示所有楼层; + private BarButtonItem bbi保存楼层视角; + private BarButtonItem bbi复制; + private BarButtonItem bbi粘贴; + private BarButtonItem bbi删除; + private RibbonPageGroup ribbonPageGroup11; + private BarButtonItem bbi东西对齐; + private BarButtonItem bbi南北对齐; + private BarButtonItem bbi竖直对齐; + private BarButtonItem bbi自动对齐; + private BarButtonItem barButtonItem2; + private BarButtonItem bbi缩小2倍; + private BarButtonItem bbi放大2倍; + private BarButtonItem bbi重置视角; + private BarButtonItem bbi90; + private BarButtonItem bbi75; + private BarButtonItem bbi60; + private BarButtonItem bbi45; + private BarButtonItem bbi30; + private BarButtonItem bbi15; + private BarButtonItem bbi0; + private BarButtonItem bbi水平旋转45; + private BarButtonItem bbi刷新楼层; + private BarButtonItem bbi连通性检查; + private BarButtonItem bbi下游连通性; + private BarSubItem bsi关阀分析; + private BarButtonItem bbi上游连通性; + private BarButtonItem bbi标高推测; + private BarButtonItem bbi标高导出; + private BarButtonItem bbi显示水流路线; + private BarButtonItem bbi方向修复; + private BarButtonItem bbi显示节点; + private BarButtonItem bbi隐藏节点; + private BarButtonItem bbi显示阀门; + private BarButtonItem bbi隐藏阀门; + private BarSubItem bis节点大小; + private BarSubItem bsi管线粗细; + private BarSubItem bis缩放级别; + private BarSubItem bsi隐藏内容; + private BarButtonItem bbi添加底图; + private BarButtonItem bbi设置底图; + private BarButtonItem bbi显示隐藏底图; + private BarButtonItem bbi清除底图; + private BarButtonItem bbi显示状态; + private BarButtonItem bbi隐藏状态; + private BarButtonItem bbi显示流向; + private BarButtonItem bbi隐藏流向; + private BarButtonItem bbi颜色分级管理; + private RibbonPageGroup ribbonPageGroup13; + private BarSubItem bsi楼层; + private BarButtonItem bbi楼层管理; + private BarButtonItem bbi关阀分析不考虑水源; + private BarButtonItem bbi节点大; + private BarButtonItem bbi节点中; + private BarButtonItem bbi节点小; + private BarButtonItem bbi管线大; + private BarButtonItem bbi管线中; + private BarButtonItem bbi管线小; + private BarButtonItem bbi放大; + private BarButtonItem bbi正常; + private BarButtonItem bbi缩小; + private BarButtonItem bbi显示所有隐藏内容; + private BarButtonItem bbi隐藏; } } -- Gitblit v1.9.3