You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kev/Drawer/UCDraw/PcgDrawR/FormMain.Designer.cs

856 lines
48 KiB
C#

1 month ago
namespace PcgDrawR
{
partial class FormMain
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::PcgDrawR.WaitForm1), true, true);
this.workspaceManager1 = new DevExpress.Utils.WorkspaceManager(this.components);
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
this.hideContainerBottom = new DevExpress.XtraBars.Docking.AutoHideContainer();
this.dckPanelStatic = new DevExpress.XtraBars.Docking.DockPanel();
this.dckContainerStatic = new DevExpress.XtraBars.Docking.ControlContainer();
this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
this.dckPanelProperty = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.dcpCreateMap = new DevExpress.XtraBars.Docking.DockPanel();
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
this.dckPanelLayer = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.docManager = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
1 month ago
this.bsiLoginInfo = new DevExpress.XtraBars.BarStaticItem();
1 month ago
this.btnFileNew = new DevExpress.XtraBars.BarButtonItem();
this.btnOpenFile = new DevExpress.XtraBars.BarButtonItem();
this.ppmOpen = new DevExpress.XtraBars.PopupMenu(this.components);
this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
this.btnViewLayer = new DevExpress.XtraBars.BarToggleSwitchItem();
this.btnViewProperty = new DevExpress.XtraBars.BarToggleSwitchItem();
this.bbtnMeshAntiAlias = new DevExpress.XtraBars.BarToggleSwitchItem();
this.btnViewStatic = new DevExpress.XtraBars.BarToggleSwitchItem();
this.btnSetting = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
this.skinPaletteRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinPaletteRibbonGalleryBarItem();
this.btnSave = new DevExpress.XtraBars.BarButtonItem();
this.btnSaveAs = new DevExpress.XtraBars.BarButtonItem();
this.btnSymbolManager = new DevExpress.XtraBars.BarButtonItem();
this.btnViews = new DevExpress.XtraBars.BarButtonItem();
this.ppmViews = new DevExpress.XtraBars.PopupMenu(this.components);
this.btnLayers = new DevExpress.XtraBars.BarButtonItem();
this.btnProperty = new DevExpress.XtraBars.BarButtonItem();
this.btnStatic = new DevExpress.XtraBars.BarButtonItem();
this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
this.barCheckItem2 = new DevExpress.XtraBars.BarCheckItem();
this.barCheckItem3 = new DevExpress.XtraBars.BarCheckItem();
this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
this.btnAbout = new DevExpress.XtraBars.BarButtonItem();
this.barButtonSetting = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
this.repositoryItemHypertextLabel1 = new DevExpress.XtraEditors.Repository.RepositoryItemHypertextLabel();
this.barDockingMenuItem1 = new DevExpress.XtraBars.BarDockingMenuItem();
this.barCheckItem4 = new DevExpress.XtraBars.BarCheckItem();
this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.rgpFile = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.rpgSetting = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.tabbedView1 = new PcgDrawR.DrawerTabbedView(this.components);
this.ppmSave = new DevExpress.XtraBars.PopupMenu(this.components);
this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
this.imgsMain = new DevExpress.Utils.ImageCollection(this.components);
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.hideContainerBottom.SuspendLayout();
this.dckPanelStatic.SuspendLayout();
this.dockPanel3.SuspendLayout();
this.panelContainer1.SuspendLayout();
this.dckPanelProperty.SuspendLayout();
this.dcpCreateMap.SuspendLayout();
this.dckPanelLayer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.docManager)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppmOpen)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppmViews)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHypertextLabel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ppmSave)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.imgsMain)).BeginInit();
this.SuspendLayout();
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// workspaceManager1
//
this.workspaceManager1.TargetControl = this;
this.workspaceManager1.TransitionType = pushTransition1;
//
// dockManager1
//
this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
this.hideContainerBottom});
this.dockManager1.Form = this;
this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.dockPanel3});
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.panelContainer1,
this.dckPanelLayer});
this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
this.dockManager1.TopZIndexControls.AddRange(new string[] {
"DevExpress.XtraBars.BarDockControl",
"DevExpress.XtraBars.StandaloneBarDockControl",
"System.Windows.Forms.StatusBar",
"System.Windows.Forms.MenuStrip",
"System.Windows.Forms.StatusStrip",
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
"DevExpress.XtraBars.Ribbon.RibbonControl",
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
"DevExpress.XtraBars.Navigation.TileNavPane",
"DevExpress.XtraBars.TabFormControl",
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"});
//
// hideContainerBottom
//
this.hideContainerBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(227)))), ((int)(((byte)(227)))));
this.hideContainerBottom.Controls.Add(this.dckPanelStatic);
this.hideContainerBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
1 month ago
this.hideContainerBottom.Location = new System.Drawing.Point(0, 472);
this.hideContainerBottom.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.hideContainerBottom.Name = "hideContainerBottom";
1 month ago
this.hideContainerBottom.Size = new System.Drawing.Size(1075, 36);
1 month ago
//
// dckPanelStatic
//
this.dckPanelStatic.Controls.Add(this.dckContainerStatic);
this.dckPanelStatic.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
this.dckPanelStatic.FloatVertical = true;
this.dckPanelStatic.ID = new System.Guid("0b407fb6-02e0-4fa9-9ed2-864912d15096");
1 month ago
this.dckPanelStatic.Location = new System.Drawing.Point(0, 317);
this.dckPanelStatic.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dckPanelStatic.Name = "dckPanelStatic";
this.dckPanelStatic.OriginalSize = new System.Drawing.Size(200, 157);
this.dckPanelStatic.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
this.dckPanelStatic.SavedIndex = 2;
1 month ago
this.dckPanelStatic.Size = new System.Drawing.Size(1075, 157);
1 month ago
this.dckPanelStatic.Text = "统计";
this.dckPanelStatic.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
//
// dckContainerStatic
//
1 month ago
this.dckContainerStatic.Location = new System.Drawing.Point(0, 25);
this.dckContainerStatic.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dckContainerStatic.Name = "dckContainerStatic";
1 month ago
this.dckContainerStatic.Size = new System.Drawing.Size(1075, 132);
1 month ago
this.dckContainerStatic.TabIndex = 0;
//
// dockPanel3
//
this.dockPanel3.Controls.Add(this.dockPanel3_Container);
this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel3.ID = new System.Guid("a8841691-a76d-439c-9ab2-9521f359e68c");
1 month ago
this.dockPanel3.Location = new System.Drawing.Point(4, 19);
this.dockPanel3.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
1 month ago
this.dockPanel3.Name = "dockPanel3";
this.dockPanel3.OriginalSize = new System.Drawing.Size(729, 129);
this.dockPanel3.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel3.SavedIndex = 1;
this.dockPanel3.SavedParent = this.dckPanelStatic;
this.dockPanel3.SavedTabbed = true;
1 month ago
this.dockPanel3.Size = new System.Drawing.Size(492, 85);
1 month ago
this.dockPanel3.Text = "dockPanel3";
this.dockPanel3.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
//
// dockPanel3_Container
//
this.dockPanel3_Container.Location = new System.Drawing.Point(0, 0);
1 month ago
this.dockPanel3_Container.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
1 month ago
this.dockPanel3_Container.Name = "dockPanel3_Container";
1 month ago
this.dockPanel3_Container.Size = new System.Drawing.Size(492, 85);
1 month ago
this.dockPanel3_Container.TabIndex = 0;
//
// panelContainer1
//
this.panelContainer1.ActiveChild = this.dckPanelProperty;
this.panelContainer1.Controls.Add(this.dckPanelProperty);
this.panelContainer1.Controls.Add(this.dcpCreateMap);
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
this.panelContainer1.ID = new System.Guid("d5ce9e04-c162-4ce6-b688-ca34c6d571cb");
1 month ago
this.panelContainer1.Location = new System.Drawing.Point(800, 129);
this.panelContainer1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
1 month ago
this.panelContainer1.Name = "panelContainer1";
this.panelContainer1.OriginalSize = new System.Drawing.Size(275, 200);
1 month ago
this.panelContainer1.Size = new System.Drawing.Size(275, 343);
1 month ago
this.panelContainer1.Tabbed = true;
this.panelContainer1.Text = "panelContainer1";
//
// dckPanelProperty
//
this.dckPanelProperty.Controls.Add(this.dockPanel2_Container);
this.dckPanelProperty.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dckPanelProperty.ID = new System.Guid("6088a96f-6039-4244-b8c9-fbf98780232f");
1 month ago
this.dckPanelProperty.Location = new System.Drawing.Point(1, 25);
this.dckPanelProperty.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dckPanelProperty.Name = "dckPanelProperty";
this.dckPanelProperty.OriginalSize = new System.Drawing.Size(147, 290);
1 month ago
this.dckPanelProperty.Size = new System.Drawing.Size(274, 290);
1 month ago
this.dckPanelProperty.Text = "属性";
//
// dockPanel2_Container
//
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
1 month ago
this.dockPanel2_Container.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dockPanel2_Container.Name = "dockPanel2_Container";
1 month ago
this.dockPanel2_Container.Size = new System.Drawing.Size(274, 290);
1 month ago
this.dockPanel2_Container.TabIndex = 0;
//
// dcpCreateMap
//
this.dcpCreateMap.Controls.Add(this.controlContainer1);
this.dcpCreateMap.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dcpCreateMap.ID = new System.Guid("1668ea61-ac05-4f1c-a3f7-3dc54891cec5");
1 month ago
this.dcpCreateMap.Location = new System.Drawing.Point(1, 25);
this.dcpCreateMap.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
1 month ago
this.dcpCreateMap.Name = "dcpCreateMap";
this.dcpCreateMap.OriginalSize = new System.Drawing.Size(147, 290);
1 month ago
this.dcpCreateMap.Size = new System.Drawing.Size(274, 290);
1 month ago
this.dcpCreateMap.Text = "成图";
//
// controlContainer1
//
this.controlContainer1.Location = new System.Drawing.Point(0, 0);
1 month ago
this.controlContainer1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
1 month ago
this.controlContainer1.Name = "controlContainer1";
1 month ago
this.controlContainer1.Size = new System.Drawing.Size(274, 290);
1 month ago
this.controlContainer1.TabIndex = 0;
//
// dckPanelLayer
//
this.dckPanelLayer.Controls.Add(this.dockPanel1_Container);
this.dckPanelLayer.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.dckPanelLayer.ID = new System.Guid("a49b4b69-4560-4452-9b8c-21c4a6f71bf3");
1 month ago
this.dckPanelLayer.Location = new System.Drawing.Point(0, 129);
this.dckPanelLayer.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dckPanelLayer.Name = "dckPanelLayer";
this.dckPanelLayer.OriginalSize = new System.Drawing.Size(294, 200);
1 month ago
this.dckPanelLayer.Size = new System.Drawing.Size(294, 343);
1 month ago
this.dckPanelLayer.TabText = "图层";
this.dckPanelLayer.Text = "图层";
//
// dockPanel1_Container
//
1 month ago
this.dockPanel1_Container.Location = new System.Drawing.Point(0, 25);
this.dockPanel1_Container.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.dockPanel1_Container.Name = "dockPanel1_Container";
1 month ago
this.dockPanel1_Container.Size = new System.Drawing.Size(293, 318);
1 month ago
this.dockPanel1_Container.TabIndex = 0;
//
// docManager
//
this.docManager.MdiParent = this;
this.docManager.MenuManager = this.ribbonControl1;
this.docManager.View = this.tabbedView1;
this.docManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
this.tabbedView1});
//
// ribbonControl1
//
this.ribbonControl1.AllowMdiChildButtons = false;
this.ribbonControl1.AllowTrimPageText = false;
this.ribbonControl1.CaptionBarItemLinks.Add(this.bsiLoginInfo);
this.ribbonControl1.ExpandCollapseItem.Id = 0;
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
1 month ago
this.bsiLoginInfo,
1 month ago
this.ribbonControl1.ExpandCollapseItem,
this.ribbonControl1.SearchEditItem,
this.btnFileNew,
this.btnOpenFile,
this.skinRibbonGalleryBarItem1,
this.skinPaletteRibbonGalleryBarItem1,
this.btnSave,
this.btnSaveAs,
this.btnSymbolManager,
this.btnViews,
this.btnLayers,
this.btnProperty,
this.btnStatic,
this.barCheckItem1,
this.barButtonItem2,
this.btnViewStatic,
this.btnViewProperty,
this.barButtonItem3,
this.btnViewLayer,
this.barCheckItem2,
this.barCheckItem3,
this.barButtonItem4,
this.btnSetting,
this.barButtonItem5,
this.bbtnMeshAntiAlias,
this.btnAbout,
this.barButtonSetting,
this.barButtonItem1,
this.barEditItem1,
this.barDockingMenuItem1,
this.barCheckItem4,
this.barButtonItem6,
this.barButtonItem7,
1 month ago
this.barButtonItem8});
1 month ago
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
1 month ago
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4);
this.ribbonControl1.MaxItemId = 27;
1 month ago
this.ribbonControl1.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
this.ribbonControl1.Name = "ribbonControl1";
this.ribbonControl1.OptionsMenuMinWidth = 830;
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.ribbonControl1.QuickToolbarItemLinks.Add(this.barButtonItem8);
this.ribbonControl1.QuickToolbarItemLinks.Add(this.btnFileNew);
this.ribbonControl1.QuickToolbarItemLinks.Add(this.btnOpenFile);
this.ribbonControl1.QuickToolbarItemLinks.Add(this.skinRibbonGalleryBarItem1);
this.ribbonControl1.QuickToolbarItemLinks.Add(this.skinPaletteRibbonGalleryBarItem1);
this.ribbonControl1.QuickToolbarItemLinks.Add(this.btnViews);
this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemHypertextLabel1});
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.True;
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.True;
this.ribbonControl1.ShowPageHeadersInFormCaption = DevExpress.Utils.DefaultBoolean.True;
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
this.ribbonControl1.ShowToolbarCustomizeItem = false;
1 month ago
this.ribbonControl1.Size = new System.Drawing.Size(1075, 129);
1 month ago
this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
this.ribbonControl1.TransparentEditorsMode = DevExpress.Utils.DefaultBoolean.True;
this.ribbonControl1.ShowCustomizationMenu += new DevExpress.XtraBars.Ribbon.RibbonCustomizationMenuEventHandler(this.ribbonControl1_ShowCustomizationMenu);
this.ribbonControl1.Merge += new DevExpress.XtraBars.Ribbon.RibbonMergeEventHandler(this.ribbonControl1_Merge);
this.ribbonControl1.UnMerge += new DevExpress.XtraBars.Ribbon.RibbonMergeEventHandler(this.ribbonControl1_UnMerge);
//
1 month ago
// bsiLoginInfo
//
this.bsiLoginInfo.Enabled = false;
this.bsiLoginInfo.Id = 21;
this.bsiLoginInfo.ImageOptions.DisabledSvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsiLoginInfo.ImageOptions.DisabledSvgImage")));
this.bsiLoginInfo.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("bsiLoginInfo.ImageOptions.SvgImage")));
this.bsiLoginInfo.Name = "bsiLoginInfo";
this.bsiLoginInfo.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
this.bsiLoginInfo.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
toolTipTitleItem1.Text = "未登录";
superToolTip1.Items.Add(toolTipTitleItem1);
this.bsiLoginInfo.SuperTip = superToolTip1;
//
1 month ago
// btnFileNew
//
this.btnFileNew.Caption = "新建";
this.btnFileNew.Id = 2;
this.btnFileNew.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnFileNew.ImageOptions.Image")));
this.btnFileNew.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnFileNew.ImageOptions.LargeImage")));
this.btnFileNew.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.xinjian;
this.btnFileNew.Name = "btnFileNew";
this.btnFileNew.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
this.btnFileNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnFileNew_ItemClick);
//
// btnOpenFile
//
this.btnOpenFile.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
this.btnOpenFile.Caption = "打开";
this.btnOpenFile.DropDownControl = this.ppmOpen;
this.btnOpenFile.Id = 13;
this.btnOpenFile.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOpenFile.ImageOptions.Image")));
this.btnOpenFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnOpenFile.ImageOptions.LargeImage")));
this.btnOpenFile.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.dakai;
this.btnOpenFile.Name = "btnOpenFile";
this.btnOpenFile.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
this.btnOpenFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnFileOpen_ItemClick);
//
// ppmOpen
//
this.ppmOpen.ItemLinks.Add(this.barSubItem1);
this.ppmOpen.ItemLinks.Add(this.barButtonItem4);
this.ppmOpen.Name = "ppmOpen";
this.ppmOpen.Ribbon = this.ribbonControl1;
//
// barSubItem1
//
this.barSubItem1.Caption = "barSubItem1";
this.barSubItem1.Id = 9;
this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(this.btnViewLayer),
new DevExpress.XtraBars.LinkPersistInfo(this.btnViewProperty),
new DevExpress.XtraBars.LinkPersistInfo(this.bbtnMeshAntiAlias),
new DevExpress.XtraBars.LinkPersistInfo(this.btnViewStatic),
new DevExpress.XtraBars.LinkPersistInfo(this.btnSetting)});
this.barSubItem1.Name = "barSubItem1";
//
// btnViewLayer
//
this.btnViewLayer.Caption = "图层面板";
this.btnViewLayer.Id = 32;
this.btnViewLayer.Name = "btnViewLayer";
this.btnViewLayer.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.btnViewLayer_CheckedChanged);
//
// btnViewProperty
//
this.btnViewProperty.Caption = "属性面板";
this.btnViewProperty.Id = 30;
this.btnViewProperty.Name = "btnViewProperty";
this.btnViewProperty.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.btnViewProperty_CheckedChanged);
//
// bbtnMeshAntiAlias
//
this.bbtnMeshAntiAlias.BindableChecked = true;
this.bbtnMeshAntiAlias.Caption = "消除网格锯齿";
this.bbtnMeshAntiAlias.Checked = true;
this.bbtnMeshAntiAlias.Id = 41;
this.bbtnMeshAntiAlias.Name = "bbtnMeshAntiAlias";
this.bbtnMeshAntiAlias.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnMeshAntiAlias_CheckedChanged);
//
// btnViewStatic
//
this.btnViewStatic.Caption = "统计面板";
this.btnViewStatic.Id = 29;
this.btnViewStatic.Name = "btnViewStatic";
this.btnViewStatic.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.btnViewStatic_CheckedChanged);
//
// btnSetting
//
this.btnSetting.Caption = "更多选项...";
this.btnSetting.Id = 36;
this.btnSetting.Name = "btnSetting";
this.btnSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSetting_Clicked);
//
// barButtonItem4
//
this.barButtonItem4.Caption = "barButtonItem4";
this.barButtonItem4.Id = 35;
this.barButtonItem4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
this.barButtonItem4.Name = "barButtonItem4";
//
// skinRibbonGalleryBarItem1
//
this.skinRibbonGalleryBarItem1.Caption = "主题";
this.skinRibbonGalleryBarItem1.Id = 18;
this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
//
// skinPaletteRibbonGalleryBarItem1
//
this.skinPaletteRibbonGalleryBarItem1.Caption = "色调";
this.skinPaletteRibbonGalleryBarItem1.Id = 19;
this.skinPaletteRibbonGalleryBarItem1.Name = "skinPaletteRibbonGalleryBarItem1";
//
// btnSave
//
this.btnSave.Caption = "保存";
this.btnSave.Id = 20;
this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image")));
this.btnSave.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.LargeImage")));
this.btnSave.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.baocun;
this.btnSave.Name = "btnSave";
this.btnSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSaveMain_ItemClick);
//
// btnSaveAs
//
this.btnSaveAs.Caption = "另存为...";
this.btnSaveAs.Id = 21;
this.btnSaveAs.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveAs.ImageOptions.Image")));
this.btnSaveAs.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnSaveAs.ImageOptions.LargeImage")));
this.btnSaveAs.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.lingcunwei;
this.btnSaveAs.Name = "btnSaveAs";
this.btnSaveAs.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSaveAs_ItemClick);
//
// btnSymbolManager
//
this.btnSymbolManager.Caption = "符号管理";
this.btnSymbolManager.Id = 22;
this.btnSymbolManager.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.fuhaoguanli;
this.btnSymbolManager.MergeOrder = 5;
this.btnSymbolManager.MergeType = DevExpress.XtraBars.BarMenuMerge.Remove;
this.btnSymbolManager.Name = "btnSymbolManager";
this.btnSymbolManager.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
this.btnSymbolManager.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSymbolManager_ItemClick);
//
// btnViews
//
this.btnViews.ActAsDropDown = true;
this.btnViews.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
this.btnViews.Caption = "设置";
this.btnViews.DropDownControl = this.ppmViews;
this.btnViews.Id = 23;
this.btnViews.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnViews.ImageOptions.Image")));
this.btnViews.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnViews.ImageOptions.LargeImage")));
this.btnViews.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnViews.ImageOptions.SvgImage")));
this.btnViews.Name = "btnViews";
//
// ppmViews
//
this.ppmViews.DrawMenuRightIndent = DevExpress.Utils.DefaultBoolean.False;
this.ppmViews.DrawMenuSideStrip = DevExpress.Utils.DefaultBoolean.False;
this.ppmViews.ItemLinks.Add(this.btnViewLayer);
this.ppmViews.ItemLinks.Add(this.btnViewProperty);
this.ppmViews.ItemLinks.Add(this.btnViewStatic);
this.ppmViews.ItemLinks.Add(this.bbtnMeshAntiAlias, true);
this.ppmViews.ItemLinks.Add(this.btnSetting);
this.ppmViews.MultiColumn = DevExpress.Utils.DefaultBoolean.False;
this.ppmViews.Name = "ppmViews";
this.ppmViews.Ribbon = this.ribbonControl1;
//
// btnLayers
//
this.btnLayers.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
this.btnLayers.Caption = "图层面板";
this.btnLayers.Id = 24;
this.btnLayers.Name = "btnLayers";
//
// btnProperty
//
this.btnProperty.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
this.btnProperty.Caption = "属性面板";
this.btnProperty.Id = 25;
this.btnProperty.Name = "btnProperty";
//
// btnStatic
//
this.btnStatic.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
this.btnStatic.Caption = "统计面板";
this.btnStatic.Id = 26;
this.btnStatic.Name = "btnStatic";
//
// barCheckItem1
//
this.barCheckItem1.Caption = "barCheckItem1";
this.barCheckItem1.Id = 27;
this.barCheckItem1.Name = "barCheckItem1";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "barButtonItem2";
this.barButtonItem2.Id = 28;
this.barButtonItem2.Name = "barButtonItem2";
//
// barButtonItem3
//
this.barButtonItem3.Caption = "图层";
this.barButtonItem3.Id = 31;
this.barButtonItem3.Name = "barButtonItem3";
//
// barCheckItem2
//
this.barCheckItem2.Caption = "barCheckItem2";
this.barCheckItem2.Id = 33;
this.barCheckItem2.Name = "barCheckItem2";
//
// barCheckItem3
//
this.barCheckItem3.Caption = "barCheckItem3";
this.barCheckItem3.Id = 34;
this.barCheckItem3.Name = "barCheckItem3";
//
// barButtonItem5
//
this.barButtonItem5.Caption = "barButtonItem5";
this.barButtonItem5.Id = 37;
this.barButtonItem5.Name = "barButtonItem5";
//
// btnAbout
//
this.btnAbout.Caption = "关于";
this.btnAbout.Id = 1;
this.btnAbout.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAbout.ImageOptions.Image")));
this.btnAbout.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnAbout.ImageOptions.LargeImage")));
this.btnAbout.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.guanyu;
this.btnAbout.Name = "btnAbout";
this.btnAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAbout_ItemClick);
//
// barButtonSetting
//
this.barButtonSetting.Caption = "更多选项...";
this.barButtonSetting.Id = 13;
this.barButtonSetting.Name = "barButtonSetting";
this.barButtonSetting.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSetting_Clicked);
//
// barButtonItem1
//
this.barButtonItem1.Caption = "barButtonItem1";
this.barButtonItem1.Id = 14;
this.barButtonItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem1.ImageOptions.SvgImage")));
this.barButtonItem1.ImageOptions.SvgImageSize = new System.Drawing.Size(60, 50);
this.barButtonItem1.Name = "barButtonItem1";
//
// barEditItem1
//
this.barEditItem1.Caption = "barEditItem1";
this.barEditItem1.Edit = this.repositoryItemHypertextLabel1;
this.barEditItem1.Id = 15;
this.barEditItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barEditItem1.ImageOptions.SvgImage")));
this.barEditItem1.ImageOptions.SvgImageSize = new System.Drawing.Size(50, 30);
this.barEditItem1.Name = "barEditItem1";
//
// repositoryItemHypertextLabel1
//
this.repositoryItemHypertextLabel1.Name = "repositoryItemHypertextLabel1";
//
// barDockingMenuItem1
//
this.barDockingMenuItem1.Caption = "barDockingMenuItem1";
this.barDockingMenuItem1.Id = 16;
this.barDockingMenuItem1.Name = "barDockingMenuItem1";
//
// barCheckItem4
//
this.barCheckItem4.Caption = "barCheckItem4";
this.barCheckItem4.Id = 17;
this.barCheckItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCheckItem4.ImageOptions.SvgImage")));
this.barCheckItem4.Name = "barCheckItem4";
//
// barButtonItem6
//
this.barButtonItem6.Caption = "barButtonItem6";
this.barButtonItem6.Id = 18;
this.barButtonItem6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.Image")));
this.barButtonItem6.Name = "barButtonItem6";
//
// barButtonItem7
//
this.barButtonItem7.Caption = "barButtonItem7";
this.barButtonItem7.Id = 19;
this.barButtonItem7.ImageOptions.ImageUri.Uri = "Apply";
this.barButtonItem7.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem7.ImageOptions.SvgImage")));
this.barButtonItem7.ImageOptions.SvgImageSize = new System.Drawing.Size(90, 30);
this.barButtonItem7.Name = "barButtonItem7";
this.barButtonItem7.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
//
// barButtonItem8
//
this.barButtonItem8.Enabled = false;
this.barButtonItem8.Id = 20;
this.barButtonItem8.ImageOptions.DisabledSvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem8.ImageOptions.DisabledSvgImage")));
this.barButtonItem8.ImageOptions.DisabledSvgImageSize = new System.Drawing.Size(60, 40);
this.barButtonItem8.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem8.ImageOptions.SvgImage")));
this.barButtonItem8.ImageOptions.SvgImageColorizationMode = DevExpress.Utils.SvgImageColorizationMode.None;
this.barButtonItem8.ImageOptions.SvgImageSize = new System.Drawing.Size(70, 50);
this.barButtonItem8.Name = "barButtonItem8";
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.rgpFile,
this.rpgSetting,
this.ribbonPageGroup1});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "绘图";
//
// rgpFile
//
this.rgpFile.ItemLinks.Add(this.btnFileNew);
this.rgpFile.ItemLinks.Add(this.btnOpenFile);
this.rgpFile.MergeOrder = 20;
this.rgpFile.Name = "rgpFile";
this.rgpFile.State = DevExpress.XtraBars.Ribbon.RibbonPageGroupState.Expanded;
this.rgpFile.Text = "文件";
//
// rpgSetting
//
this.rpgSetting.ItemLinks.Add(this.btnSymbolManager);
this.rpgSetting.MergeOrder = 29;
this.rpgSetting.Name = "rpgSetting";
this.rpgSetting.State = DevExpress.XtraBars.Ribbon.RibbonPageGroupState.Expanded;
this.rpgSetting.Text = "设置";
//
// ribbonPageGroup1
//
this.ribbonPageGroup1.ItemLinks.Add(this.btnAbout);
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
this.ribbonPageGroup1.Text = "帮助";
//
// ribbonStatusBar1
//
1 month ago
this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 508);
this.ribbonStatusBar1.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.ribbonStatusBar1.Name = "ribbonStatusBar1";
this.ribbonStatusBar1.Ribbon = this.ribbonControl1;
1 month ago
this.ribbonStatusBar1.Size = new System.Drawing.Size(1075, 23);
1 month ago
this.ribbonStatusBar1.Tag = "MainForm";
this.ribbonStatusBar1.Visible = false;
//
// tabbedView1
//
this.tabbedView1.InvalidDocumentTypes = ((System.Collections.Generic.List<System.Type>)(resources.GetObject("tabbedView1.InvalidDocumentTypes")));
this.tabbedView1.OtherDocumentActivated = null;
this.tabbedView1.Ribbon = null;
this.tabbedView1.DocumentClosing += new DevExpress.XtraBars.Docking2010.Views.DocumentCancelEventHandler(this.tabbedView1_DocumentClosing);
//
// ppmSave
//
this.ppmSave.ItemLinks.Add(this.btnSave);
this.ppmSave.ItemLinks.Add(this.btnSaveAs);
this.ppmSave.Name = "ppmSave";
this.ppmSave.Ribbon = this.ribbonControl1;
//
// barButtonItem9
//
this.barButtonItem9.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
this.barButtonItem9.Caption = "barButtonItem2";
this.barButtonItem9.DropDownControl = this.ppmOpen;
this.barButtonItem9.Id = 14;
this.barButtonItem9.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem9.ImageOptions.Image")));
this.barButtonItem9.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem9.ImageOptions.LargeImage")));
this.barButtonItem9.Name = "barButtonItem9";
//
// imgsMain
//
this.imgsMain.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgsMain.ImageStream")));
this.imgsMain.Images.SetKeyName(0, "fileNew");
//
// FormMain
//
this.AllowDrop = true;
this.AllowMdiBar = true;
1 month ago
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
1 month ago
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1 month ago
this.ClientSize = new System.Drawing.Size(1075, 531);
1 month ago
this.Controls.Add(this.dckPanelLayer);
1 month ago
this.Controls.Add(this.panelContainer1);
1 month ago
this.Controls.Add(this.hideContainerBottom);
this.Controls.Add(this.ribbonStatusBar1);
this.Controls.Add(this.ribbonControl1);
this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("FormMain.IconOptions.Icon")));
this.IsMdiContainer = true;
1 month ago
this.Margin = new System.Windows.Forms.Padding(4);
1 month ago
this.Name = "FormMain";
this.Ribbon = this.ribbonControl1;
this.StatusBar = this.ribbonStatusBar1;
this.Text = "图形可视化软件";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FormMain_FormClosed);
this.Load += new System.EventHandler(this.FormMain_Load);
this.MdiChildActivate += new System.EventHandler(this.FormMain_MdiChildActivate);
this.Shown += new System.EventHandler(this.FormMain_Shown);
this.DragDrop += new System.Windows.Forms.DragEventHandler(this.FormMain_DragDrop);
this.DragEnter += new System.Windows.Forms.DragEventHandler(this.FormMain_DragEnter);
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.hideContainerBottom.ResumeLayout(false);
this.dckPanelStatic.ResumeLayout(false);
this.dockPanel3.ResumeLayout(false);
this.panelContainer1.ResumeLayout(false);
this.dckPanelProperty.ResumeLayout(false);
this.dcpCreateMap.ResumeLayout(false);
this.dckPanelLayer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.docManager)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppmOpen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppmViews)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemHypertextLabel1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ppmSave)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.imgsMain)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.Utils.WorkspaceManager workspaceManager1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel3;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel3_Container;
private DevExpress.XtraBars.Docking.DockPanel dckPanelProperty;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
private DevExpress.XtraBars.Docking.DockPanel dckPanelLayer;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
private DevExpress.XtraBars.Docking.DockManager dockManager1;
private DevExpress.XtraBars.Docking.DockPanel dckPanelStatic;
private DevExpress.XtraBars.Docking.ControlContainer dckContainerStatic;
private DevExpress.XtraBars.Docking2010.DocumentManager docManager;
private DrawerTabbedView tabbedView1;
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar1;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup rgpFile;
private DevExpress.XtraBars.BarButtonItem btnFileNew;
private DevExpress.XtraBars.PopupMenu ppmOpen;
private DevExpress.XtraBars.BarSubItem barSubItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem9;
private DevExpress.XtraBars.BarButtonItem btnOpenFile;
private DevExpress.XtraBars.SkinRibbonGalleryBarItem skinRibbonGalleryBarItem1;
private DevExpress.XtraBars.SkinPaletteRibbonGalleryBarItem skinPaletteRibbonGalleryBarItem1;
private DevExpress.XtraBars.BarButtonItem btnSave;
private DevExpress.XtraBars.BarButtonItem btnSaveAs;
private DevExpress.XtraBars.PopupMenu ppmSave;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup rpgSetting;
private DevExpress.XtraBars.BarButtonItem btnSymbolManager;
private DevExpress.XtraBars.BarButtonItem btnViews;
private DevExpress.XtraBars.BarButtonItem btnLayers;
private DevExpress.XtraBars.BarButtonItem btnProperty;
private DevExpress.XtraBars.BarButtonItem btnStatic;
private DevExpress.XtraBars.PopupMenu ppmViews;
private DevExpress.XtraBars.BarToggleSwitchItem btnViewLayer;
private DevExpress.XtraBars.BarToggleSwitchItem btnViewProperty;
private DevExpress.XtraBars.BarToggleSwitchItem btnViewStatic;
private DevExpress.XtraBars.BarCheckItem barCheckItem1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraBars.BarButtonItem barButtonItem3;
private DevExpress.XtraBars.BarCheckItem barCheckItem2;
private DevExpress.XtraBars.BarCheckItem barCheckItem3;
private DevExpress.XtraBars.BarButtonItem barButtonItem4;
private DevExpress.Utils.ImageCollection imgsMain;
private DevExpress.XtraBars.BarButtonItem btnSetting;
private DevExpress.XtraBars.BarButtonItem barButtonItem5;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
private DevExpress.XtraBars.Docking.AutoHideContainer hideContainerBottom;
private DevExpress.XtraBars.BarToggleSwitchItem bbtnMeshAntiAlias;
private DevExpress.XtraBars.BarButtonItem btnAbout;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
private DevExpress.XtraBars.BarButtonItem barButtonSetting;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarEditItem barEditItem1;
private DevExpress.XtraEditors.Repository.RepositoryItemHypertextLabel repositoryItemHypertextLabel1;
private DevExpress.XtraBars.BarDockingMenuItem barDockingMenuItem1;
private DevExpress.XtraBars.BarCheckItem barCheckItem4;
private DevExpress.XtraBars.BarButtonItem barButtonItem6;
private DevExpress.XtraBars.BarButtonItem barButtonItem7;
private DevExpress.XtraBars.BarButtonItem barButtonItem8;
private DevExpress.XtraBars.Docking.DockPanel panelContainer1;
private DevExpress.XtraBars.Docking.DockPanel dcpCreateMap;
private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
private DevExpress.XtraBars.BarStaticItem bsiLoginInfo;
}
}