/// <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.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
            this.colAvailable = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.biNewProduct = new DevExpress.XtraBars.BarButtonItem();
            this.biNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biDelete = new DevExpress.XtraBars.BarButtonItem();
            this.biShowList = new DevExpress.XtraBars.BarCheckItem();
            this.biShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.biMap = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
            this.bmiNewProduct = new DevExpress.XtraBars.BarButtonItem();
            this.bmiNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biEdit = new DevExpress.XtraBars.BarButtonItem();
            this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiPrintOrderDetail = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSalesSummary = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSpecificationSummary = new DevExpress.XtraBars.BarButtonItem();
            this.biSalesAnalysis = new DevExpress.XtraBars.BarButtonItem();
            this.galleryQuickReports = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.biChangeViewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiShowList = new DevExpress.XtraBars.BarCheckItem();
            this.bmiShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.bmiShowCarousel = new DevExpress.XtraBars.BarCheckItem();
            this.biViewSettings = new DevExpress.XtraBars.BarButtonItem();
            this.biResetView = new DevExpress.XtraBars.BarButtonItem();
            this.biDataPaneSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiHorizontalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiVerticalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiHideDetail = new DevExpress.XtraBars.BarCheckItem();
            this.biReverseSort = new DevExpress.XtraBars.BarButtonItem();
            this.biAddColumns = new DevExpress.XtraBars.BarCheckItem();
            this.biExpandCollapse = new DevExpress.XtraBars.BarButtonItem();
            this.hiItemsCount = new DevExpress.XtraBars.BarHeaderItem();
            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.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.biShowCarousel = new DevExpress.XtraBars.BarCheckItem();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.biNewCustomFilter = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.gridControl = new DevExpress.XtraGrid.GridControl();
            this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colCategory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCost = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSalePrice = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colRetailPrice = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCurrentInventory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colBackorder = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDescription1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
            this.colConsumerRating = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colProductImage = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.layoutView = new DevExpress.XtraGrid.Views.Layout.LayoutView();
            this.colName1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colName1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colImage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colCost1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colCost1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colSalePrice1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colSalePrice1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colDescription = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colDescription = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.pnlView = new DevExpress.XtraEditors.PanelControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.detailItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.splitterItem = new DevExpress.XtraLayout.SplitterItem();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colName1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colImage)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colCost1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colSalePrice1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colDescription)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).BeginInit();
            this.SuspendLayout();
            // 
            // colAvailable
            // 
            this.colAvailable.Caption = "AVAILABLE";
            this.colAvailable.FieldName = "Available";
            this.colAvailable.Name = "colAvailable";
            this.colAvailable.OptionsColumn.AllowFocus = false;
            this.colAvailable.Visible = true;
            this.colAvailable.VisibleIndex = 7;
            this.colAvailable.Width = 102;
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.biNewProduct,
            this.biNewGroup,
            this.biDelete,
            this.biShowList,
            this.biShowCard,
            this.biMap,
            this.barSubItem1,
            this.bmiNewProduct,
            this.bmiNewGroup,
            this.biEdit,
            this.biPrintSubItem,
            this.bmiPrintOrderDetail,
            this.bmiPrintSalesSummary,
            this.bmiPrintSpecificationSummary,
            this.biSalesAnalysis,
            this.galleryQuickReports,
            this.biChangeViewSubItem,
            this.bmiShowList,
            this.bmiShowCard,
            this.bmiShowCarousel,
            this.biViewSettings,
            this.biResetView,
            this.biDataPaneSubItem,
            this.bmiHorizontalLayout,
            this.bmiVerticalLayout,
            this.bmiHideDetail,
            this.biReverseSort,
            this.biAddColumns,
            this.biExpandCollapse,
            this.hiItemsCount});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 35;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1,
            this.ribbonPage2});
            this.ribbonControl.Size = new System.Drawing.Size(1376, 142);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            // 
            // biNewProduct
            // 
            this.biNewProduct.Caption = "New Product";
            this.biNewProduct.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_products_16;
            this.biNewProduct.Id = 1;
            this.biNewProduct.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_products_32;
            this.biNewProduct.Name = "biNewProduct";
            // 
            // biNewGroup
            // 
            this.biNewGroup.Caption = "New Group";
            this.biNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.biNewGroup.Id = 2;
            this.biNewGroup.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_32;
            this.biNewGroup.Name = "biNewGroup";
            // 
            // biDelete
            // 
            this.biDelete.Caption = "Delete";
            this.biDelete.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_16;
            this.biDelete.Id = 3;
            this.biDelete.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_32;
            this.biDelete.Name = "biDelete";
            // 
            // biShowList
            // 
            this.biShowList.Caption = "List";
            this.biShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_16;
            this.biShowList.GroupIndex = 1;
            this.biShowList.Id = 4;
            this.biShowList.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.biShowList.Name = "biShowList";
            // 
            // biShowCard
            // 
            this.biShowCard.Caption = "Card";
            this.biShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_16;
            this.biShowCard.GroupIndex = 1;
            this.biShowCard.Id = 5;
            this.biShowCard.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.biShowCard.Name = "biShowCard";
            // 
            // biMap
            // 
            this.biMap.Caption = "Sales Map";
            this.biMap.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_16;
            this.biMap.Id = 8;
            this.biMap.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_32;
            this.biMap.Name = "biMap";
            // 
            // barSubItem1
            // 
            this.barSubItem1.Caption = "New Items";
            this.barSubItem1.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_16;
            this.barSubItem1.Id = 10;
            this.barSubItem1.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_32;
            this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewProduct),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewGroup)});
            this.barSubItem1.Name = "barSubItem1";
            this.barSubItem1.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiNewProduct
            // 
            this.bmiNewProduct.Caption = "New Product";
            this.bmiNewProduct.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_products_16;
            this.bmiNewProduct.Id = 11;
            this.bmiNewProduct.Name = "bmiNewProduct";
            // 
            // bmiNewGroup
            // 
            this.bmiNewGroup.Caption = "New Group";
            this.bmiNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.bmiNewGroup.Id = 12;
            this.bmiNewGroup.Name = "bmiNewGroup";
            // 
            // biEdit
            // 
            this.biEdit.Caption = "Edit";
            this.biEdit.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_16;
            this.biEdit.Id = 13;
            this.biEdit.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_32;
            this.biEdit.Name = "biEdit";
            // 
            // biPrintSubItem
            // 
            this.biPrintSubItem.Caption = "Print";
            this.biPrintSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_16;
            this.biPrintSubItem.Id = 15;
            this.biPrintSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_32;
            this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintOrderDetail),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSalesSummary),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSpecificationSummary)});
            this.biPrintSubItem.Name = "biPrintSubItem";
            this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiPrintOrderDetail
            // 
            this.bmiPrintOrderDetail.Caption = "Order Detail";
            this.bmiPrintOrderDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_order_detail_16;
            this.bmiPrintOrderDetail.Id = 16;
            this.bmiPrintOrderDetail.Name = "bmiPrintOrderDetail";
            // 
            // bmiPrintSalesSummary
            // 
            this.bmiPrintSalesSummary.Caption = "Sales Summary";
            this.bmiPrintSalesSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_sales_summary_16;
            this.bmiPrintSalesSummary.Id = 17;
            this.bmiPrintSalesSummary.Name = "bmiPrintSalesSummary";
            // 
            // bmiPrintSpecificationSummary
            // 
            this.bmiPrintSpecificationSummary.Caption = "Specification Summary";
            this.bmiPrintSpecificationSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_specification_summary_16;
            this.bmiPrintSpecificationSummary.Id = 18;
            this.bmiPrintSpecificationSummary.Name = "bmiPrintSpecificationSummary";
            // 
            // biSalesAnalysis
            // 
            this.biSalesAnalysis.Caption = "Sales Analysis";
            this.biSalesAnalysis.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_cost_analysis_16;
            this.biSalesAnalysis.Id = 19;
            this.biSalesAnalysis.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_cost_analysis_32;
            this.biSalesAnalysis.Name = "biSalesAnalysis";
            // 
            // galleryQuickReports
            // 
            this.galleryQuickReports.Caption = "ribbonGalleryBarItem1";
            // 
            // 
            // 
            this.galleryQuickReports.Gallery.ColumnCount = 2;
            this.galleryQuickReports.Gallery.DrawImageBackground = false;
            galleryItemGroup1.Caption = "Group1";
            galleryItem1.Caption = "Sales Report";
            galleryItem1.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_quick_sales_report_16;
            galleryItem2.Caption = "Shipments";
            galleryItem2.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_quick_shippments_16;
            galleryItem3.Caption = "Comparisons";
            galleryItem3.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_quick_comparisons_16;
            galleryItem4.Caption = "Top Salesperson";
            galleryItem4.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_product_quick_top_salesperson_16;
            galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3,
            galleryItem4});
            this.galleryQuickReports.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryQuickReports.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryQuickReports.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -1;
            skinPaddingEdges2.Top = -1;
            this.galleryQuickReports.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryQuickReports.Gallery.ShowItemText = true;
            this.galleryQuickReports.Id = 20;
            this.galleryQuickReports.Name = "galleryQuickReports";
            // 
            // biChangeViewSubItem
            // 
            this.biChangeViewSubItem.Caption = "Change View";
            this.biChangeViewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_16;
            this.biChangeViewSubItem.Id = 21;
            this.biChangeViewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_32;
            this.biChangeViewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowList),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowCard),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowCarousel)});
            this.biChangeViewSubItem.Name = "biChangeViewSubItem";
            this.biChangeViewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiShowList
            // 
            this.bmiShowList.Caption = "List";
            this.bmiShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.bmiShowList.Id = 22;
            this.bmiShowList.Name = "bmiShowList";
            // 
            // bmiShowCard
            // 
            this.bmiShowCard.Caption = "Card";
            this.bmiShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.bmiShowCard.Id = 23;
            this.bmiShowCard.Name = "bmiShowCard";
            // 
            // bmiShowCarousel
            // 
            this.bmiShowCarousel.Caption = "Carousel";
            this.bmiShowCarousel.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_carousel_32;
            this.bmiShowCarousel.Id = 24;
            this.bmiShowCarousel.Name = "bmiShowCarousel";
            // 
            // biViewSettings
            // 
            this.biViewSettings.Caption = "View Settings";
            this.biViewSettings.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_16;
            this.biViewSettings.Id = 25;
            this.biViewSettings.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_32;
            this.biViewSettings.Name = "biViewSettings";
            // 
            // biResetView
            // 
            this.biResetView.Caption = "Reset View";
            this.biResetView.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_16;
            this.biResetView.Id = 26;
            this.biResetView.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_32;
            this.biResetView.Name = "biResetView";
            // 
            // biDataPaneSubItem
            // 
            this.biDataPaneSubItem.Caption = "Data Pane";
            this.biDataPaneSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_16;
            this.biDataPaneSubItem.Id = 27;
            this.biDataPaneSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_32;
            this.biDataPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHorizontalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiVerticalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHideDetail)});
            this.biDataPaneSubItem.Name = "biDataPaneSubItem";
            this.biDataPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiHorizontalLayout
            // 
            this.bmiHorizontalLayout.Caption = "Right";
            this.bmiHorizontalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_right_16;
            this.bmiHorizontalLayout.Id = 28;
            this.bmiHorizontalLayout.Name = "bmiHorizontalLayout";
            // 
            // bmiVerticalLayout
            // 
            this.bmiVerticalLayout.Caption = "Bottom";
            this.bmiVerticalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_bottom_16;
            this.bmiVerticalLayout.Id = 29;
            this.bmiVerticalLayout.Name = "bmiVerticalLayout";
            // 
            // bmiHideDetail
            // 
            this.bmiHideDetail.Caption = "Off";
            this.bmiHideDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_off_16;
            this.bmiHideDetail.Id = 30;
            this.bmiHideDetail.Name = "bmiHideDetail";
            // 
            // biReverseSort
            // 
            this.biReverseSort.Caption = "Reverse Sort";
            this.biReverseSort.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_revers_sort_16;
            this.biReverseSort.Id = 31;
            this.biReverseSort.Name = "biReverseSort";
            this.biReverseSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biReverseSort_ItemClick);
            // 
            // biAddColumns
            // 
            this.biAddColumns.Caption = "Add Columns";
            this.biAddColumns.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_add_column_16;
            this.biAddColumns.Id = 32;
            this.biAddColumns.Name = "biAddColumns";
            this.biAddColumns.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddColumns_ItemCheckedChanged);
            // 
            // biExpandCollapse
            // 
            this.biExpandCollapse.Caption = "Expand/Collapse";
            this.biExpandCollapse.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_expand_collapse_16;
            this.biExpandCollapse.Id = 33;
            this.biExpandCollapse.Name = "biExpandCollapse";
            this.biExpandCollapse.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandCollapse_ItemClick);
            // 
            // hiItemsCount
            // 
            this.hiItemsCount.Caption = "RECORDS: 0";
            this.hiItemsCount.Id = 34;
            this.hiItemsCount.Name = "hiItemsCount";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2,
            this.ribbonPageGroup3,
            this.ribbonPageGroup7,
            this.ribbonPageGroup4,
            this.ribbonPageGroup6});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "HOME";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.AllowTextClipping = false;
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewProduct);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewGroup);
            this.ribbonPageGroup1.ItemLinks.Add(this.barSubItem1);
            this.ribbonPageGroup1.MergeOrder = 0;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "New";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
            this.ribbonPageGroup2.MergeOrder = 0;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Delete";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.biEdit);
            this.ribbonPageGroup3.ItemLinks.Add(this.biPrintSubItem);
            this.ribbonPageGroup3.ItemLinks.Add(this.biSalesAnalysis);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Actions";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.AllowTextClipping = false;
            this.ribbonPageGroup7.ItemLinks.Add(this.galleryQuickReports);
            this.ribbonPageGroup7.MergeOrder = 0;
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.ShowCaptionButton = false;
            this.ribbonPageGroup7.Text = "Quick Reports";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.AllowTextClipping = false;
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowList);
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowCard);
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowCarousel);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMap);
            this.ribbonPageGroup4.MergeOrder = 0;
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "View";
            // 
            // biShowCarousel
            // 
            this.biShowCarousel.Caption = "Carousel";
            this.biShowCarousel.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_carousel_16;
            this.biShowCarousel.GroupIndex = 1;
            this.biShowCarousel.Id = 5;
            this.biShowCarousel.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_carousel_32;
            this.biShowCarousel.Name = "biShowCarousel";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.AllowTextClipping = false;
            this.ribbonPageGroup6.ItemLinks.Add(this.biNewCustomFilter);
            this.ribbonPageGroup6.MergeOrder = 0;
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.ShowCaptionButton = false;
            this.ribbonPageGroup6.Text = "Find";
            // 
            // biNewCustomFilter
            // 
            this.biNewCustomFilter.Caption = "Custom Filter";
            this.biNewCustomFilter.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_16;
            this.biNewCustomFilter.Id = 9;
            this.biNewCustomFilter.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_32;
            this.biNewCustomFilter.Name = "biNewCustomFilter";
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup8,
            this.ribbonPageGroup5,
            this.ribbonPageGroup9});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "VIEW";
            // 
            // ribbonPageGroup8
            // 
            this.ribbonPageGroup8.AllowTextClipping = false;
            this.ribbonPageGroup8.ItemLinks.Add(this.biChangeViewSubItem);
            this.ribbonPageGroup8.ItemLinks.Add(this.biViewSettings);
            this.ribbonPageGroup8.ItemLinks.Add(this.biResetView);
            this.ribbonPageGroup8.MergeOrder = 1;
            this.ribbonPageGroup8.Name = "ribbonPageGroup8";
            this.ribbonPageGroup8.ShowCaptionButton = false;
            this.ribbonPageGroup8.Text = "Current View";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.AllowTextClipping = false;
            this.ribbonPageGroup5.ItemLinks.Add(this.biDataPaneSubItem);
            this.ribbonPageGroup5.MergeOrder = 0;
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.ShowCaptionButton = false;
            this.ribbonPageGroup5.Text = "Layout";
            // 
            // ribbonPageGroup9
            // 
            this.ribbonPageGroup9.AllowTextClipping = false;
            this.ribbonPageGroup9.ItemLinks.Add(this.biReverseSort);
            this.ribbonPageGroup9.ItemLinks.Add(this.biAddColumns);
            this.ribbonPageGroup9.ItemLinks.Add(this.biExpandCollapse);
            this.ribbonPageGroup9.MergeOrder = 1;
            this.ribbonPageGroup9.Name = "ribbonPageGroup9";
            this.ribbonPageGroup9.ShowCaptionButton = false;
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.ItemLinks.Add(this.hiItemsCount);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 773);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(1376, 27);
            // 
            // gridControl
            // 
            this.gridControl.DataSource = this.bindingSource;
            this.gridControl.Location = new System.Drawing.Point(14, 14);
            this.gridControl.MainView = this.gridView;
            this.gridControl.Margin = new System.Windows.Forms.Padding(12);
            this.gridControl.MenuManager = this.ribbonControl;
            this.gridControl.Name = "gridControl";
            this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageComboBox1,
            this.repositoryItemImageComboBox2,
            this.repositoryItemMemoEdit1,
            this.repositoryItemMemoExEdit1,
            this.repositoryItemPictureEdit1});
            this.gridControl.ShowOnlyPredefinedDetails = true;
            this.gridControl.Size = new System.Drawing.Size(806, 603);
            this.gridControl.TabIndex = 1;
            this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView,
            this.layoutView});
            // 
            // bindingSource
            // 
            this.bindingSource.DataSource = typeof(DevExpress.DevAV.Product);
            // 
            // gridView
            // 
            this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colCategory,
            this.colName,
            this.colCost,
            this.colSalePrice,
            this.colRetailPrice,
            this.colCurrentInventory,
            this.colBackorder,
            this.colDescription1,
            this.colConsumerRating,
            this.colAvailable,
            this.colProductImage});
            this.gridView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus;
            styleFormatCondition1.Appearance.FontStyleDelta = System.Drawing.FontStyle.Strikeout;
            styleFormatCondition1.Appearance.ForeColor = System.Drawing.Color.Gray;
            styleFormatCondition1.Appearance.Options.UseFont = true;
            styleFormatCondition1.Appearance.Options.UseForeColor = true;
            styleFormatCondition1.ApplyToRow = true;
            styleFormatCondition1.Column = this.colAvailable;
            styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal;
            styleFormatCondition1.Value1 = false;
            this.gridView.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
            styleFormatCondition1});
            this.gridView.GridControl = this.gridControl;
            this.gridView.GroupCount = 1;
            this.gridView.GroupFormat = "[#image]{1} {2}";
            this.gridView.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "Id", null, "")});
            this.gridView.Name = "gridView";
            this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridView.OptionsBehavior.Editable = false;
            this.gridView.OptionsBehavior.ReadOnly = true;
            this.gridView.OptionsFind.AlwaysVisible = true;
            this.gridView.OptionsFind.FindNullPrompt = "Search Products (Ctrl + F)";
            this.gridView.OptionsFind.ShowClearButton = false;
            this.gridView.OptionsFind.ShowFindButton = false;
            this.gridView.OptionsSelection.MultiSelect = true;
            this.gridView.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
            this.gridView.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsView.ShowFooter = true;
            this.gridView.OptionsView.ShowIndicator = false;
            this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colCategory, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridView.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView_RowStyle);
            // 
            // colCategory
            // 
            this.colCategory.Caption = "CATEGORY";
            this.colCategory.FieldName = "Category";
            this.colCategory.Name = "colCategory";
            this.colCategory.OptionsColumn.AllowFocus = false;
            this.colCategory.Visible = true;
            this.colCategory.VisibleIndex = 7;
            // 
            // colName
            // 
            this.colName.Caption = "PRODUCT NAME";
            this.colName.FieldName = "Name";
            this.colName.Name = "colName";
            this.colName.OptionsColumn.AllowFocus = false;
            this.colName.Visible = true;
            this.colName.VisibleIndex = 1;
            this.colName.Width = 218;
            // 
            // colCost
            // 
            this.colCost.Caption = "COST";
            this.colCost.DisplayFormat.FormatString = "c";
            this.colCost.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colCost.FieldName = "Cost";
            this.colCost.Name = "colCost";
            this.colCost.OptionsColumn.AllowFocus = false;
            this.colCost.Visible = true;
            this.colCost.VisibleIndex = 2;
            this.colCost.Width = 141;
            // 
            // colSalePrice
            // 
            this.colSalePrice.Caption = "SALES PRICE";
            this.colSalePrice.DisplayFormat.FormatString = "c";
            this.colSalePrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colSalePrice.FieldName = "SalePrice";
            this.colSalePrice.Name = "colSalePrice";
            this.colSalePrice.OptionsColumn.AllowFocus = false;
            this.colSalePrice.Visible = true;
            this.colSalePrice.VisibleIndex = 3;
            this.colSalePrice.Width = 141;
            // 
            // colRetailPrice
            // 
            this.colRetailPrice.Caption = "RETAIL PRICE";
            this.colRetailPrice.DisplayFormat.FormatString = "c";
            this.colRetailPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colRetailPrice.FieldName = "RetailPrice";
            this.colRetailPrice.Name = "colRetailPrice";
            this.colRetailPrice.OptionsColumn.AllowFocus = false;
            this.colRetailPrice.Visible = true;
            this.colRetailPrice.VisibleIndex = 4;
            this.colRetailPrice.Width = 141;
            // 
            // colCurrentInventory
            // 
            this.colCurrentInventory.Caption = "INVENTORY";
            this.colCurrentInventory.DisplayFormat.FormatString = "n0";
            this.colCurrentInventory.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colCurrentInventory.FieldName = "CurrentInventory";
            this.colCurrentInventory.Name = "colCurrentInventory";
            this.colCurrentInventory.OptionsColumn.AllowFocus = false;
            this.colCurrentInventory.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "CurrentInventory", "SUM={0:n0}")});
            this.colCurrentInventory.Visible = true;
            this.colCurrentInventory.VisibleIndex = 5;
            this.colCurrentInventory.Width = 141;
            // 
            // colBackorder
            // 
            this.colBackorder.Caption = "BACKORDER";
            this.colBackorder.DisplayFormat.FormatString = "n0";
            this.colBackorder.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colBackorder.FieldName = "Backorder";
            this.colBackorder.Name = "colBackorder";
            this.colBackorder.OptionsColumn.AllowFocus = false;
            this.colBackorder.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Backorder", "SUM={0:n0}")});
            this.colBackorder.Visible = true;
            this.colBackorder.VisibleIndex = 6;
            this.colBackorder.Width = 152;
            // 
            // colDescription1
            // 
            this.colDescription1.Caption = "DESCRIPTION";
            this.colDescription1.ColumnEdit = this.repositoryItemMemoExEdit1;
            this.colDescription1.FieldName = "Description";
            this.colDescription1.Name = "colDescription1";
            this.colDescription1.OptionsColumn.AllowFocus = false;
            // 
            // repositoryItemMemoExEdit1
            // 
            this.repositoryItemMemoExEdit1.AutoHeight = false;
            this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
            // 
            // colConsumerRating
            // 
            this.colConsumerRating.Caption = "CONSUMER RATING";
            this.colConsumerRating.FieldName = "ConsumerRating";
            this.colConsumerRating.Name = "colConsumerRating";
            this.colConsumerRating.OptionsColumn.AllowFocus = false;
            // 
            // colProductImage
            // 
            this.colProductImage.Caption = "PRODUCT IMAGE";
            this.colProductImage.ColumnEdit = this.repositoryItemPictureEdit1;
            this.colProductImage.FieldName = "ProductImage";
            this.colProductImage.ImageAlignment = System.Drawing.StringAlignment.Center;
            this.colProductImage.Name = "colProductImage";
            this.colProductImage.OptionsColumn.AllowFocus = false;
            this.colProductImage.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
            this.colProductImage.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colProductImage.OptionsColumn.ShowCaption = false;
            this.colProductImage.OptionsFilter.AllowFilter = false;
            this.colProductImage.Visible = true;
            this.colProductImage.VisibleIndex = 0;
            this.colProductImage.Width = 54;
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            this.repositoryItemPictureEdit1.NullText = " ";
            this.repositoryItemPictureEdit1.PictureInterpolationMode = System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic;
            this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            // 
            // repositoryItemImageComboBox2
            // 
            this.repositoryItemImageComboBox2.AutoHeight = false;
            this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // layoutView
            // 
            this.layoutView.CardCaptionFormat = "{2}";
            this.layoutView.CardMinSize = new System.Drawing.Size(293, 199);
            this.layoutView.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
            this.colName1,
            this.colImage,
            this.colCost1,
            this.colSalePrice1,
            this.colDescription});
            this.layoutView.GridControl = this.gridControl;
            this.layoutView.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colName1});
            this.layoutView.Name = "layoutView";
            this.layoutView.OptionsBehavior.AllowExpandCollapse = false;
            this.layoutView.OptionsBehavior.AllowRuntimeCustomization = false;
            this.layoutView.OptionsBehavior.Editable = false;
            this.layoutView.OptionsBehavior.ReadOnly = true;
            this.layoutView.OptionsCarouselMode.BottomCardAlphaLevel = 0.35F;
            this.layoutView.OptionsCarouselMode.BottomCardScale = 0.5F;
            this.layoutView.OptionsCarouselMode.CenterOffset = new System.Drawing.Point(0, -50);
            this.layoutView.OptionsCarouselMode.PitchAngle = 1.25F;
            this.layoutView.OptionsFind.AlwaysVisible = true;
            this.layoutView.OptionsFind.FindNullPrompt = "Search Products (Ctrl + F)";
            this.layoutView.OptionsFind.ShowClearButton = false;
            this.layoutView.OptionsFind.ShowCloseButton = false;
            this.layoutView.OptionsFind.ShowFindButton = false;
            this.layoutView.OptionsMultiRecordMode.MultiRowScrollBarOrientation = DevExpress.XtraGrid.Views.Layout.ScrollBarOrientation.Vertical;
            this.layoutView.OptionsSelection.MultiSelect = true;
            this.layoutView.OptionsView.AllowHotTrackFields = false;
            this.layoutView.OptionsView.FocusRectStyle = DevExpress.XtraGrid.Views.Layout.FocusRectStyle.None;
            this.layoutView.OptionsView.ShowHeaderPanel = false;
            this.layoutView.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Carousel;
            this.layoutView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colName1, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.layoutView.TemplateCard = this.layoutViewCard1;
            // 
            // colName1
            // 
            this.colName1.Caption = "NAME";
            this.colName1.FieldName = "Name";
            this.colName1.LayoutViewField = this.layoutViewField_colName1;
            this.colName1.Name = "colName1";
            // 
            // layoutViewField_colName1
            // 
            this.layoutViewField_colName1.EditorPreferredWidth = 20;
            this.layoutViewField_colName1.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colName1.Name = "layoutViewField_colName1";
            this.layoutViewField_colName1.Size = new System.Drawing.Size(273, 113);
            this.layoutViewField_colName1.TextSize = new System.Drawing.Size(57, 13);
            this.layoutViewField_colName1.TextToControlDistance = 5;
            // 
            // colImage
            // 
            this.colImage.FieldName = "ProductImage";
            this.colImage.LayoutViewField = this.layoutViewField_colImage;
            this.colImage.Name = "colImage";
            // 
            // layoutViewField_colImage
            // 
            this.layoutViewField_colImage.EditorPreferredWidth = 84;
            this.layoutViewField_colImage.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colImage.MaxSize = new System.Drawing.Size(96, 84);
            this.layoutViewField_colImage.MinSize = new System.Drawing.Size(96, 84);
            this.layoutViewField_colImage.Name = "layoutViewField_colImage";
            this.layoutViewField_colImage.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 12, 0, 0);
            this.layoutViewField_colImage.Size = new System.Drawing.Size(96, 84);
            this.layoutViewField_colImage.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutViewField_colImage.TextSize = new System.Drawing.Size(0, 0);
            this.layoutViewField_colImage.TextToControlDistance = 0;
            this.layoutViewField_colImage.TextVisible = false;
            // 
            // colCost1
            // 
            this.colCost1.AppearanceCell.Options.UseTextOptions = true;
            this.colCost1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.colCost1.Caption = "COST";
            this.colCost1.DisplayFormat.FormatString = "c";
            this.colCost1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colCost1.FieldName = "Cost";
            this.colCost1.LayoutViewField = this.layoutViewField_colCost1;
            this.colCost1.Name = "colCost1";
            // 
            // layoutViewField_colCost1
            // 
            this.layoutViewField_colCost1.EditorPreferredWidth = 173;
            this.layoutViewField_colCost1.Location = new System.Drawing.Point(96, 0);
            this.layoutViewField_colCost1.Name = "layoutViewField_colCost1";
            this.layoutViewField_colCost1.Size = new System.Drawing.Size(177, 42);
            this.layoutViewField_colCost1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colCost1.TextSize = new System.Drawing.Size(67, 13);
            this.layoutViewField_colCost1.TextToControlDistance = 5;
            // 
            // colSalePrice1
            // 
            this.colSalePrice1.AppearanceCell.Options.UseTextOptions = true;
            this.colSalePrice1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.colSalePrice1.Caption = "SALES PRICE";
            this.colSalePrice1.DisplayFormat.FormatString = "c";
            this.colSalePrice1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colSalePrice1.FieldName = "SalePrice";
            this.colSalePrice1.LayoutViewField = this.layoutViewField_colSalePrice1;
            this.colSalePrice1.Name = "colSalePrice1";
            // 
            // layoutViewField_colSalePrice1
            // 
            this.layoutViewField_colSalePrice1.EditorPreferredWidth = 173;
            this.layoutViewField_colSalePrice1.Location = new System.Drawing.Point(96, 42);
            this.layoutViewField_colSalePrice1.Name = "layoutViewField_colSalePrice1";
            this.layoutViewField_colSalePrice1.Size = new System.Drawing.Size(177, 42);
            this.layoutViewField_colSalePrice1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colSalePrice1.TextSize = new System.Drawing.Size(67, 13);
            this.layoutViewField_colSalePrice1.TextToControlDistance = 5;
            // 
            // colDescription
            // 
            this.colDescription.AppearanceCell.Options.UseTextOptions = true;
            this.colDescription.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.colDescription.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colDescription.FieldName = "Description";
            this.colDescription.LayoutViewField = this.layoutViewField_colDescription;
            this.colDescription.Name = "colDescription";
            // 
            // layoutViewField_colDescription
            // 
            this.layoutViewField_colDescription.EditorPreferredWidth = 273;
            this.layoutViewField_colDescription.Location = new System.Drawing.Point(0, 84);
            this.layoutViewField_colDescription.MaxSize = new System.Drawing.Size(273, 67);
            this.layoutViewField_colDescription.MinSize = new System.Drawing.Size(273, 67);
            this.layoutViewField_colDescription.Name = "layoutViewField_colDescription";
            this.layoutViewField_colDescription.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 12, 0);
            this.layoutViewField_colDescription.Size = new System.Drawing.Size(273, 67);
            this.layoutViewField_colDescription.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutViewField_colDescription.TextSize = new System.Drawing.Size(0, 0);
            this.layoutViewField_colDescription.TextToControlDistance = 0;
            this.layoutViewField_colDescription.TextVisible = false;
            // 
            // layoutViewCard1
            // 
            this.layoutViewCard1.CustomizationFormText = "TemplateCard";
            this.layoutViewCard1.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
            this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colCost1,
            this.layoutViewField_colSalePrice1,
            this.layoutViewField_colImage,
            this.layoutViewField_colDescription});
            this.layoutViewCard1.Name = "layoutViewTemplateCard";
            this.layoutViewCard1.OptionsItemText.TextToControlDistance = 5;
            this.layoutViewCard1.Text = "TemplateCard";
            // 
            // layoutControl1
            // 
            this.layoutControl1.AllowCustomizationMenu = false;
            this.layoutControl1.Controls.Add(this.pnlView);
            this.layoutControl1.Controls.Add(this.gridControl);
            this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutControl1.Location = new System.Drawing.Point(0, 142);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup1;
            this.layoutControl1.Size = new System.Drawing.Size(1376, 631);
            this.layoutControl1.TabIndex = 5;
            this.layoutControl1.Text = "layoutControl1";
            // 
            // pnlView
            // 
            this.pnlView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnlView.Location = new System.Drawing.Point(829, 14);
            this.pnlView.Name = "pnlView";
            this.pnlView.Size = new System.Drawing.Size(533, 603);
            this.pnlView.TabIndex = 4;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.detailItem,
            this.splitterItem});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 12, 12, 12);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1376, 631);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.gridControl;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(810, 607);
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // detailItem
            // 
            this.detailItem.Control = this.pnlView;
            this.detailItem.CustomizationFormText = "detailItem";
            this.detailItem.Location = new System.Drawing.Point(815, 0);
            this.detailItem.Name = "detailItem";
            this.detailItem.Size = new System.Drawing.Size(537, 607);
            this.detailItem.Text = "detailItem";
            this.detailItem.TextSize = new System.Drawing.Size(0, 0);
            this.detailItem.TextToControlDistance = 0;
            this.detailItem.TextVisible = false;
            // 
            // splitterItem
            // 
            this.splitterItem.AllowHotTrack = true;
            this.splitterItem.CustomizationFormText = "splitterItem";
            this.splitterItem.Location = new System.Drawing.Point(810, 0);
            this.splitterItem.Name = "splitterItem";
            this.splitterItem.Size = new System.Drawing.Size(5, 607);
            // 
            // Products
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.layoutControl1);
            this.Controls.Add(this.ribbonControl);
            this.Controls.Add(this.ribbonStatusBar);
            this.Margin = new System.Windows.Forms.Padding(6);
            this.Name = "Products";
            this.Size = new System.Drawing.Size(1376, 800);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colName1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colImage)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colCost1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colSalePrice1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colDescription)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #2
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1      = new DevExpress.Skins.SkinPaddingEdges();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnLgin                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnChangePass             = new DevExpress.XtraBars.BarButtonItem();
     this.btnLogout                 = new DevExpress.XtraBars.BarButtonItem();
     this.btn                       = new DevExpress.XtraBars.BarButtonItem();
     this.btnBackup                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnRestore                = new DevExpress.XtraBars.BarButtonItem();
     this.bntPhanQuyen              = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbStatus                  = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.tabHienthi                = new System.Windows.Forms.TabControl();
     this.imgCL1                    = new DevExpress.Utils.ImageCollection(this.components);
     this.ribbonPageGroup7          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageGroup8          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem3            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageGroup9          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem6            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageGroup10         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barButtonItem7            = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgCL1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.btnLgin,
         this.btnChangePass,
         this.btnLogout,
         this.btn,
         this.btnBackup,
         this.btnRestore,
         this.bntPhanQuyen,
         this.skinRibbonGalleryBarItem1,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 21;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1226, 158);
     this.ribbonControl1.StatusBar = this.rbStatus;
     //
     // btnLgin
     //
     this.btnLgin.Caption                 = "Đăng nhập";
     this.btnLgin.Id                      = 1;
     this.btnLgin.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnLgin.ImageOptions.Image")));
     this.btnLgin.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLgin.ImageOptions.LargeImage")));
     this.btnLgin.Name                    = "btnLgin";
     this.btnLgin.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLgin_ItemClick);
     //
     // btnChangePass
     //
     this.btnChangePass.Caption                 = "Đỗi mật khẩu ";
     this.btnChangePass.Id                      = 2;
     this.btnChangePass.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnChangePass.ImageOptions.Image")));
     this.btnChangePass.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnChangePass.ImageOptions.LargeImage")));
     this.btnChangePass.Name                    = "btnChangePass";
     //
     // btnLogout
     //
     this.btnLogout.Caption                 = "Đăng xuất";
     this.btnLogout.Id                      = 3;
     this.btnLogout.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnLogout.ImageOptions.Image")));
     this.btnLogout.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLogout.ImageOptions.LargeImage")));
     this.btnLogout.Name                    = "btnLogout";
     //
     // btn
     //
     this.btn.Caption = "Phân ";
     this.btn.Id      = 4;
     this.btn.Name    = "btn";
     //
     // btnBackup
     //
     this.btnBackup.Caption                 = "Loại Sản Phẩm";
     this.btnBackup.Id                      = 5;
     this.btnBackup.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnBackup.ImageOptions.Image")));
     this.btnBackup.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnBackup.ImageOptions.LargeImage")));
     this.btnBackup.Name                    = "btnBackup";
     //
     // btnRestore
     //
     this.btnRestore.Caption                 = "Sản Phẩm";
     this.btnRestore.Id                      = 6;
     this.btnRestore.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnRestore.ImageOptions.Image")));
     this.btnRestore.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnRestore.ImageOptions.LargeImage")));
     this.btnRestore.Name                    = "btnRestore";
     //
     // bntPhanQuyen
     //
     this.bntPhanQuyen.Caption                 = "Phân quyền dữ liệu ";
     this.bntPhanQuyen.Id                      = 7;
     this.bntPhanQuyen.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bntPhanQuyen.ImageOptions.Image")));
     this.bntPhanQuyen.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bntPhanQuyen.ImageOptions.LargeImage")));
     this.bntPhanQuyen.Name                    = "bntPhanQuyen";
     this.bntPhanQuyen.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                 | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     //
     //
     //
     this.skinRibbonGalleryBarItem1.Gallery.AllowHoverImages    = true;
     this.skinRibbonGalleryBarItem1.Gallery.ColumnCount         = 4;
     this.skinRibbonGalleryBarItem1.Gallery.FixedHoverImageSize = false;
     this.skinRibbonGalleryBarItem1.Gallery.ImageSize           = new System.Drawing.Size(16, 16);
     this.skinRibbonGalleryBarItem1.Gallery.ItemCheckMode       = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleRadio;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLayout     = DevExpress.Utils.Drawing.ImageLayoutMode.Squeeze;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLocation   = DevExpress.Utils.Locations.Top;
     skinPaddingEdges1.Left  = 8;
     skinPaddingEdges1.Right = 8;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImagePadding = skinPaddingEdges1;
     this.skinRibbonGalleryBarItem1.Gallery.ScaleImages      = DevExpress.Utils.DefaultBoolean.False;
     this.skinRibbonGalleryBarItem1.Id = 8;
     this.skinRibbonGalleryBarItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("skinRibbonGalleryBarItem1.ImageOptions.SvgImage")));
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup7,
         this.ribbonPageGroup5,
         this.ribbonPageGroup8,
         this.ribbonPageGroup9,
         this.ribbonPageGroup10,
         this.ribbonPageGroup4
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Hệ thống ";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnLogout);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnChangePass);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Hệ thống";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.btnBackup);
     this.ribbonPageGroup5.ItemLinks.Add(this.btnRestore);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Sản Phẩm";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Giao Diện ";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2,
         this.ribbonPageGroup6
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Quản lý";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "ribbonPageGroup2";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "ribbonPageGroup6";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Trợ giúp";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "ribbonPageGroup3";
     //
     // rbStatus
     //
     this.rbStatus.Location = new System.Drawing.Point(0, 598);
     this.rbStatus.Name     = "rbStatus";
     this.rbStatus.Ribbon   = this.ribbonControl1;
     this.rbStatus.Size     = new System.Drawing.Size(1226, 24);
     //
     // tabHienthi
     //
     this.tabHienthi.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.tabHienthi.Location              = new System.Drawing.Point(0, 158);
     this.tabHienthi.Name                  = "tabHienthi";
     this.tabHienthi.SelectedIndex         = 0;
     this.tabHienthi.Size                  = new System.Drawing.Size(1226, 464);
     this.tabHienthi.TabIndex              = 1;
     this.tabHienthi.SelectedIndexChanged += new System.EventHandler(this.tabHienthi_SelectedIndexChanged);
     //
     // imgCL1
     //
     this.imgCL1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imgCL1.ImageStream")));
     this.imgCL1.Images.SetKeyName(0, "addgroupfooter_16x16.png");
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "Nhân Viên";
     this.ribbonPageGroup7.CaptionButtonClick += new DevExpress.XtraBars.Ribbon.RibbonPageGroupEventHandler(this.Nha);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "Nhân Viên";
     this.barButtonItem1.Id                      = 9;
     this.barButtonItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
     this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
     this.barButtonItem1.Name                    = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "Chấm Công";
     this.barButtonItem2.Id                      = 15;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "Đơn Hàng";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "Đơn Hàng";
     this.barButtonItem3.Id                      = 16;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "Khách Hàng";
     this.barButtonItem4.Id                      = 17;
     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";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "Tạo Hóa Đơn";
     this.barButtonItem5.Id                      = 18;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.Text = "Thống Kê";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption                 = "Thống Kê Doanh Thu";
     this.barButtonItem6.Id                      = 19;
     this.barButtonItem6.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.Image")));
     this.barButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.LargeImage")));
     this.barButtonItem6.Name                    = "barButtonItem6";
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.True;
     this.ribbonPageGroup10.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Giới Thiệu";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption                 = "Ứng Dụng";
     this.barButtonItem7.Id                      = 20;
     this.barButtonItem7.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.Image")));
     this.barButtonItem7.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.LargeImage")));
     this.barButtonItem7.Name                    = "barButtonItem7";
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1226, 622);
     this.Controls.Add(this.rbStatus);
     this.Controls.Add(this.tabHienthi);
     this.Controls.Add(this.ribbonControl1);
     this.Name          = "frmMain";
     this.Ribbon        = this.ribbonControl1;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar     = this.rbStatus;
     this.Text          = "Quản Lý Đăng nhập";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
     this.Load         += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgCL1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1      = new DevExpress.Skins.SkinPaddingEdges();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6            = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.skinDropDownButtonItem1   = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.barButtonItem7            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8            = new DevExpress.XtraBars.BarButtonItem();
     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.ribbonPageGroup5      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.skinRibbonGalleryBarItem1,
         this.skinDropDownButtonItem1,
         this.barButtonItem7,
         this.barButtonItem8
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 13;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(890, 187);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "StorageInfo";
     this.barButtonItem1.Id                      = 1;
     this.barButtonItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
     this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
     this.barButtonItem1.Name                    = "barButtonItem1";
     this.barButtonItem1.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.StorageInfoBtn);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption    = "barButtonItem2";
     this.barButtonItem2.Id         = 2;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.StorageInfoBtn);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "BingMap";
     this.barButtonItem3.Id                      = 3;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     this.barButtonItem3.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "GanttChart";
     this.barButtonItem4.Id                      = 4;
     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";
     this.barButtonItem4.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "잠이온다잠이와";
     this.barButtonItem5.Id                      = 5;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     this.barButtonItem5.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "barButtonItem6";
     this.barButtonItem6.Id      = 6;
     this.barButtonItem6.Name    = "barButtonItem6";
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     //
     //
     //
     this.skinRibbonGalleryBarItem1.Gallery.AllowHoverImages    = true;
     this.skinRibbonGalleryBarItem1.Gallery.ColumnCount         = 4;
     this.skinRibbonGalleryBarItem1.Gallery.FixedHoverImageSize = false;
     this.skinRibbonGalleryBarItem1.Gallery.ImageSize           = new System.Drawing.Size(16, 16);
     this.skinRibbonGalleryBarItem1.Gallery.ItemCheckMode       = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleRadio;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLayout     = DevExpress.Utils.Drawing.ImageLayoutMode.Squeeze;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLocation   = DevExpress.Utils.Locations.Top;
     skinPaddingEdges1.Left  = 8;
     skinPaddingEdges1.Right = 8;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImagePadding = skinPaddingEdges1;
     this.skinRibbonGalleryBarItem1.Id = 7;
     this.skinRibbonGalleryBarItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("skinRibbonGalleryBarItem1.ImageOptions.SvgImage")));
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // skinDropDownButtonItem1
     //
     this.skinDropDownButtonItem1.Id   = 8;
     this.skinDropDownButtonItem1.Name = "skinDropDownButtonItem1";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption                 = "Monitoring";
     this.barButtonItem7.Id                      = 9;
     this.barButtonItem7.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.Image")));
     this.barButtonItem7.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.LargeImage")));
     this.barButtonItem7.Name                    = "barButtonItem7";
     this.barButtonItem7.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Report";
     this.barButtonItem8.Id      = 11;
     this.barButtonItem8.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem8.ImageOptions.SvgImage")));
     this.barButtonItem8.Name       = "barButtonItem8";
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3,
         this.ribbonPageGroup4,
         this.ribbonPageGroup5
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "보관함 관리";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.skinDropDownButtonItem1);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.MdiParent = this;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(890, 592);
     this.Controls.Add(this.ribbonControl1);
     this.IsMdiContainer = true;
     this.Name           = "MainForm";
     this.Text           = "분산컴퓨팅 기반 스마트 보관함 관리시스템";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1      = new DevExpress.Skins.SkinPaddingEdges();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnDangNhap               = new DevExpress.XtraBars.BarButtonItem();
     this.btnDX                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnQLNV                   = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.btnQLKH                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnQLNCC                  = new DevExpress.XtraBars.BarButtonItem();
     this.btnQLHH                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnQLLH                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnHD                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnPN                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnBH                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnBaoCaoHD               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.barBaoCaoPhieuNhap        = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1               = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_HD          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_HD_CoNgay   = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_PN          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_PN_CoNgay   = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageCategory1       = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPage2               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup8          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.xtraTabbedMdiManager1     = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.btnDN                     = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.btnDangNhap,
         this.btnDX,
         this.btnQLNV,
         this.skinRibbonGalleryBarItem1,
         this.btnQLKH,
         this.btnQLNCC,
         this.btnQLHH,
         this.btnQLLH,
         this.btnHD,
         this.btnPN,
         this.btnBH,
         this.btnBaoCaoHD,
         this.barButtonItem2,
         this.barBaoCaoPhieuNhap,
         this.barSubItem1,
         this.barButtonItem1,
         this.barButtonItem_HD,
         this.barButtonItem_HD_CoNgay,
         this.barButtonItem_PN,
         this.barButtonItem_PN_CoNgay
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(4, 5, 4, 5);
     this.ribbonControl1.MaxItemId = 23;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
         this.ribbonPageCategory1
     });
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1072, 183);
     //
     // btnDangNhap
     //
     this.btnDangNhap.Caption                 = "Đăng Nhập";
     this.btnDangNhap.Id                      = 1;
     this.btnDangNhap.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnDangNhap.ImageOptions.Image")));
     this.btnDangNhap.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDangNhap.ImageOptions.LargeImage")));
     this.btnDangNhap.Name                    = "btnDangNhap";
     this.btnDangNhap.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDangNhap_ItemClick);
     //
     // btnDX
     //
     this.btnDX.Caption                 = "Đăng Xuất";
     this.btnDX.Id                      = 2;
     this.btnDX.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnDX.ImageOptions.Image")));
     this.btnDX.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDX.ImageOptions.LargeImage")));
     this.btnDX.Name                    = "btnDX";
     this.btnDX.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDX_ItemClick);
     //
     // btnQLNV
     //
     this.btnQLNV.Caption                 = "Quản Lý Nhân Viên";
     this.btnQLNV.Id                      = 3;
     this.btnQLNV.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnQLNV.ImageOptions.Image")));
     this.btnQLNV.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQLNV.ImageOptions.LargeImage")));
     this.btnQLNV.Name                    = "btnQLNV";
     this.btnQLNV.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQLNV_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     //
     //
     //
     this.skinRibbonGalleryBarItem1.Gallery.AllowHoverImages    = true;
     this.skinRibbonGalleryBarItem1.Gallery.ColumnCount         = 4;
     this.skinRibbonGalleryBarItem1.Gallery.FixedHoverImageSize = false;
     this.skinRibbonGalleryBarItem1.Gallery.ImageSize           = new System.Drawing.Size(16, 16);
     this.skinRibbonGalleryBarItem1.Gallery.ItemCheckMode       = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleRadio;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLayout     = DevExpress.Utils.Drawing.ImageLayoutMode.Squeeze;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLocation   = DevExpress.Utils.Locations.Top;
     skinPaddingEdges1.Left  = 8;
     skinPaddingEdges1.Right = 8;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImagePadding = skinPaddingEdges1;
     this.skinRibbonGalleryBarItem1.Gallery.ScaleImages      = DevExpress.Utils.DefaultBoolean.False;
     this.skinRibbonGalleryBarItem1.Id = 4;
     this.skinRibbonGalleryBarItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("skinRibbonGalleryBarItem1.ImageOptions.SvgImage")));
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // btnQLKH
     //
     this.btnQLKH.Caption                 = "Quản Lý Khách Hàng";
     this.btnQLKH.Id                      = 5;
     this.btnQLKH.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnQLKH.ImageOptions.Image")));
     this.btnQLKH.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQLKH.ImageOptions.LargeImage")));
     this.btnQLKH.Name                    = "btnQLKH";
     this.btnQLKH.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQLKH_ItemClick);
     //
     // btnQLNCC
     //
     this.btnQLNCC.Caption                 = "Quản Lý Nhà Cung Cấp";
     this.btnQLNCC.Id                      = 6;
     this.btnQLNCC.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnQLNCC.ImageOptions.Image")));
     this.btnQLNCC.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQLNCC.ImageOptions.LargeImage")));
     this.btnQLNCC.Name                    = "btnQLNCC";
     this.btnQLNCC.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQLNCC_ItemClick);
     //
     // btnQLHH
     //
     this.btnQLHH.Caption                 = "Quản Lý hàng hóa";
     this.btnQLHH.Id                      = 7;
     this.btnQLHH.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnQLHH.ImageOptions.Image")));
     this.btnQLHH.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQLHH.ImageOptions.LargeImage")));
     this.btnQLHH.Name                    = "btnQLHH";
     this.btnQLHH.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQLHH_ItemClick);
     //
     // btnQLLH
     //
     this.btnQLLH.Caption                 = "Quản Lý Loại Hàng";
     this.btnQLLH.Id                      = 8;
     this.btnQLLH.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnQLLH.ImageOptions.Image")));
     this.btnQLLH.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnQLLH.ImageOptions.LargeImage")));
     this.btnQLLH.Name                    = "btnQLLH";
     this.btnQLLH.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQLLH_ItemClick);
     //
     // btnHD
     //
     this.btnHD.Caption = "Tạo Hóa Đơn";
     this.btnHD.Id      = 9;
     this.btnHD.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnHD.ImageOptions.SvgImage")));
     this.btnHD.Name       = "btnHD";
     this.btnHD.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnHD_ItemClick);
     //
     // btnPN
     //
     this.btnPN.Caption                 = "Tạo Phiếu Nhập";
     this.btnPN.Id                      = 10;
     this.btnPN.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnPN.ImageOptions.Image")));
     this.btnPN.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnPN.ImageOptions.LargeImage")));
     this.btnPN.Name                    = "btnPN";
     this.btnPN.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPN_ItemClick);
     //
     // btnBH
     //
     this.btnBH.Caption                 = "Tạo Phiếu Bảo Hành";
     this.btnBH.Id                      = 11;
     this.btnBH.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnBH.ImageOptions.Image")));
     this.btnBH.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnBH.ImageOptions.LargeImage")));
     this.btnBH.Name                    = "btnBH";
     this.btnBH.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnBH_ItemClick);
     //
     // btnBaoCaoHD
     //
     this.btnBaoCaoHD.Caption = "Báo Cáo Hóa Đơn ";
     this.btnBaoCaoHD.Id      = 12;
     this.btnBaoCaoHD.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnBaoCaoHD.ImageOptions.SvgImage")));
     this.btnBaoCaoHD.Name = "btnBaoCaoHD";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Báo Cáo Hóa Đơn Theo Ngày";
     this.barButtonItem2.Id      = 13;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barBaoCaoPhieuNhap
     //
     this.barBaoCaoPhieuNhap.Caption = "Báo Cáo Phiếu Nhập";
     this.barBaoCaoPhieuNhap.Id      = 14;
     this.barBaoCaoPhieuNhap.Name    = "barBaoCaoPhieuNhap";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "barSubItem1";
     this.barSubItem1.Id      = 15;
     this.barSubItem1.Name    = "barSubItem1";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Id   = 17;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem_HD
     //
     this.barButtonItem_HD.Caption = "Hóa Đơn";
     this.barButtonItem_HD.Id      = 19;
     this.barButtonItem_HD.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem_HD.ImageOptions.SvgImage")));
     this.barButtonItem_HD.Name       = "barButtonItem_HD";
     this.barButtonItem_HD.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_HD_ItemClick);
     //
     // barButtonItem_HD_CoNgay
     //
     this.barButtonItem_HD_CoNgay.Caption = "Hóa Đơn Theo Ngày";
     this.barButtonItem_HD_CoNgay.Id      = 20;
     this.barButtonItem_HD_CoNgay.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem_HD_CoNgay.ImageOptions.SvgImage")));
     this.barButtonItem_HD_CoNgay.Name       = "barButtonItem_HD_CoNgay";
     this.barButtonItem_HD_CoNgay.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_HD_CoNgay_ItemClick);
     //
     // barButtonItem_PN
     //
     this.barButtonItem_PN.Caption = "Phiếu Nhập";
     this.barButtonItem_PN.Id      = 21;
     this.barButtonItem_PN.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem_PN.ImageOptions.SvgImage")));
     this.barButtonItem_PN.Name       = "barButtonItem_PN";
     this.barButtonItem_PN.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_PN_ItemClick);
     //
     // barButtonItem_PN_CoNgay
     //
     this.barButtonItem_PN_CoNgay.Caption = "Phiếu Nhập Có Ngày";
     this.barButtonItem_PN_CoNgay.Id      = 22;
     this.barButtonItem_PN_CoNgay.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem_PN_CoNgay.ImageOptions.SvgImage")));
     this.barButtonItem_PN_CoNgay.Name       = "barButtonItem_PN_CoNgay";
     this.barButtonItem_PN_CoNgay.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_PN_CoNgay_ItemClick);
     //
     // ribbonPageCategory1
     //
     this.ribbonPageCategory1.Name = "ribbonPageCategory1";
     this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage2
     });
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2,
         this.ribbonPageGroup5,
         this.ribbonPageGroup6,
         this.ribbonPageGroup8,
         this.ribbonPageGroup7
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Tác Vụ";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.btnQLKH);
     this.ribbonPageGroup2.ItemLinks.Add(this.btnQLNCC);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Cung Ứng";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.btnQLHH);
     this.ribbonPageGroup5.ItemLinks.Add(this.btnQLLH);
     this.ribbonPageGroup5.ItemLinks.Add(this.btnHD);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Hàng Hóa";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.btnPN);
     this.ribbonPageGroup6.ItemLinks.Add(this.btnBH);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Phiếu";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem_HD);
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem_HD_CoNgay);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "Báo Cáo Hóa Đơn";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem_PN);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem_PN_CoNgay);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "Báo Cáo Phiếu Nhập";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup3,
         this.ribbonPageGroup4
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Hệ Thống";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnDX);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Hệ Thống";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.btnQLNV);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Quản Trị";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Giao Diện";
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.MdiParent = this;
     //
     // btnDN
     //
     this.btnDN.Caption                 = "Đăng Nhập";
     this.btnDN.Id                      = 1;
     this.btnDN.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnDN.ImageOptions.Image")));
     this.btnDN.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDN.ImageOptions.LargeImage")));
     this.btnDN.Name                    = "btnDN";
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.ClientSize          = new System.Drawing.Size(1072, 618);
     this.Controls.Add(this.ribbonControl1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "frmMain";
     this.Text   = "QUẢN LÝ CỬA HÀNG ĐIỆN THOẠI";
     this.Load  += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmEvaluate));
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
            DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem1 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem createSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem createSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBarChartItem createStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn chartControlCommandGalleryItemGroup3DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn();
            DevExpress.XtraCharts.UI.CreateBar3DChartItem createBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem createFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateManhattanBarChartItem createManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem createSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem createSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem createStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn chartControlCommandGalleryItemGroupCylinderColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn();
            DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem createCylinderBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem createCylinderFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem createCylinderManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem createCylinderSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem createCylinderSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem createCylinderStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn chartControlCommandGalleryItemGroupConeColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn();
            DevExpress.XtraCharts.UI.CreateConeBar3DChartItem createConeBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem createConeFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem createConeManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem createConeSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem createConeSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem createConeStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn chartControlCommandGalleryItemGroupPyramidColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn();
            DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem createPyramidBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem createPyramidFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem createPyramidManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem createPyramidSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem createPyramidSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem createPyramidStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine chartControlCommandGalleryItemGroup2DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine();
            DevExpress.XtraCharts.UI.CreateLineChartItem createLineChartItem1 = new DevExpress.XtraCharts.UI.CreateLineChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem createFullStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateScatterLineChartItem createScatterLineChartItem1 = new DevExpress.XtraCharts.UI.CreateScatterLineChartItem();
            DevExpress.XtraCharts.UI.CreateSplineChartItem createSplineChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLineChartItem createStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateStepLineChartItem createStepLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLineChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine chartControlCommandGalleryItemGroup3DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine();
            DevExpress.XtraCharts.UI.CreateLine3DChartItem createLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem createFullStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateSpline3DChartItem createSpline3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSpline3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem createStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepLine3DChartItem createStepLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLine3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie chartControlCommandGalleryItemGroup2DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie();
            DevExpress.XtraCharts.UI.CreatePieChartItem createPieChartItem1 = new DevExpress.XtraCharts.UI.CreatePieChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnutChartItem createDoughnutChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnutChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie chartControlCommandGalleryItemGroup3DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie();
            DevExpress.XtraCharts.UI.CreatePie3DChartItem createPie3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePie3DChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem createDoughnut3DChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar chartControlCommandGalleryItemGroup2DBar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar();
            DevExpress.XtraCharts.UI.CreateRotatedBarChartItem createRotatedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem createRotatedFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem createRotatedSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem createRotatedSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem createRotatedStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea chartControlCommandGalleryItemGroup2DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea();
            DevExpress.XtraCharts.UI.CreateAreaChartItem createAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem createFullStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem createFullStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateSplineAreaChartItem createSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedAreaChartItem createStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem createStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStepAreaChartItem createStepAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStepAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea chartControlCommandGalleryItemGroup3DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea();
            DevExpress.XtraCharts.UI.CreateArea3DChartItem createArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem createFullStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem createFullStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem createSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem createStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem createStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepArea3DChartItem createStepArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint chartControlCommandGalleryItemGroupPoint1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint();
            DevExpress.XtraCharts.UI.CreatePointChartItem createPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePointChartItem();
            DevExpress.XtraCharts.UI.CreateBubbleChartItem createBubbleChartItem1 = new DevExpress.XtraCharts.UI.CreateBubbleChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel chartControlCommandGalleryItemGroupFunnel1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel();
            DevExpress.XtraCharts.UI.CreateFunnelChartItem createFunnelChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnelChartItem();
            DevExpress.XtraCharts.UI.CreateFunnel3DChartItem createFunnel3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnel3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial chartControlCommandGalleryItemGroupFinancial1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial();
            DevExpress.XtraCharts.UI.CreateStockChartItem createStockChartItem1 = new DevExpress.XtraCharts.UI.CreateStockChartItem();
            DevExpress.XtraCharts.UI.CreateCandleStickChartItem createCandleStickChartItem1 = new DevExpress.XtraCharts.UI.CreateCandleStickChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar chartControlCommandGalleryItemGroupRadar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar();
            DevExpress.XtraCharts.UI.CreateRadarPointChartItem createRadarPointChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarPointChartItem();
            DevExpress.XtraCharts.UI.CreateRadarLineChartItem createRadarLineChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarLineChartItem();
            DevExpress.XtraCharts.UI.CreateRadarAreaChartItem createRadarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar chartControlCommandGalleryItemGroupPolar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar();
            DevExpress.XtraCharts.UI.CreatePolarPointChartItem createPolarPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarPointChartItem();
            DevExpress.XtraCharts.UI.CreatePolarLineChartItem createPolarLineChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarLineChartItem();
            DevExpress.XtraCharts.UI.CreatePolarAreaChartItem createPolarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange chartControlCommandGalleryItemGroupRange1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange();
            DevExpress.XtraCharts.UI.CreateRangeBarChartItem createRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem createSideBySideRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateRangeAreaChartItem createRangeAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeAreaChartItem();
            DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem createRangeArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt chartControlCommandGalleryItemGroupGantt1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt();
            DevExpress.XtraCharts.UI.CreateGanttChartItem createGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateGanttChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            this.sharedImageCollection1 = new DevExpress.Utils.SharedImageCollection(this.components);
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.pATIENTREGISTBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colNAME = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colAGE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSEX = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDEPT = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colOUTPATIENT_CATEGORY = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCREATEDATE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDIALYSIS_ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
            this.txtEvaluate = new DevExpress.XtraEditors.MemoEdit();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.bar1 = new DevExpress.XtraBars.Bar();
            this.btnEndEvaluate = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.barStaticItem5 = new DevExpress.XtraBars.BarStaticItem();
            this.lblCaseHisID = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.btnRefresh = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
            this.createBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateBarBaseItem();
            this.galleryDropDown1 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createLineBaseItem1 = new DevExpress.XtraCharts.UI.CreateLineBaseItem();
            this.galleryDropDown2 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createPieBaseItem1 = new DevExpress.XtraCharts.UI.CreatePieBaseItem();
            this.galleryDropDown3 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createRotatedBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarBaseItem();
            this.galleryDropDown4 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createAreaBaseItem1 = new DevExpress.XtraCharts.UI.CreateAreaBaseItem();
            this.galleryDropDown5 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createOtherSeriesTypesBaseItem1 = new DevExpress.XtraCharts.UI.CreateOtherSeriesTypesBaseItem();
            this.galleryDropDown6 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.changePaletteGalleryBaseItem1 = new DevExpress.XtraCharts.UI.ChangePaletteGalleryBaseItem();
            this.galleryDropDown7 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.changeAppearanceGalleryBaseBarManagerItem1 = new DevExpress.XtraCharts.UI.ChangeAppearanceGalleryBaseBarManagerItem();
            this.galleryDropDown8 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.runWizardChartItem1 = new DevExpress.XtraCharts.UI.RunWizardChartItem();
            this.saveAsTemplateChartItem1 = new DevExpress.XtraCharts.UI.SaveAsTemplateChartItem();
            this.loadTemplateChartItem1 = new DevExpress.XtraCharts.UI.LoadTemplateChartItem();
            this.printPreviewChartItem1 = new DevExpress.XtraCharts.UI.PrintPreviewChartItem();
            this.printChartItem1 = new DevExpress.XtraCharts.UI.PrintChartItem();
            this.createExportBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportBaseItem();
            this.exportToPDFChartItem1 = new DevExpress.XtraCharts.UI.ExportToPDFChartItem();
            this.exportToHTMLChartItem1 = new DevExpress.XtraCharts.UI.ExportToHTMLChartItem();
            this.exportToMHTChartItem1 = new DevExpress.XtraCharts.UI.ExportToMHTChartItem();
            this.exportToXLSChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSChartItem();
            this.exportToXLSXChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSXChartItem();
            this.exportToRTFChartItem1 = new DevExpress.XtraCharts.UI.ExportToRTFChartItem();
            this.createExportToImageBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportToImageBaseItem();
            this.exportToBMPChartItem1 = new DevExpress.XtraCharts.UI.ExportToBMPChartItem();
            this.exportToGIFChartItem1 = new DevExpress.XtraCharts.UI.ExportToGIFChartItem();
            this.exportToJPEGChartItem1 = new DevExpress.XtraCharts.UI.ExportToJPEGChartItem();
            this.exportToPNGChartItem1 = new DevExpress.XtraCharts.UI.ExportToPNGChartItem();
            this.exportToTIFFChartItem1 = new DevExpress.XtraCharts.UI.ExportToTIFFChartItem();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.gridControl2 = new DevExpress.XtraGrid.GridControl();
            this.eVALUATEBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colCASE_HISTROY_ID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colLOG_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colOPERATOR = new DevExpress.XtraGrid.Columns.GridColumn();
            this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
            this.barDockControl4 = new DevExpress.XtraBars.BarDockControl();
            this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
            this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
            this.sIMULATIONDATUMBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.barManager2 = new DevExpress.XtraBars.BarManager(this.components);
            this.bar2 = new DevExpress.XtraBars.Bar();
            this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
            this.dtStart = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
            this.dtEnd = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem();
            this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem();
            this.txtCaseHisID = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.btnSearch = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.bar4 = new DevExpress.XtraBars.Bar();
            this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.chartBarController1 = new DevExpress.XtraCharts.UI.ChartBarController();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1.ImageSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pATIENTREGISTBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
            this.groupControl3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtEvaluate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).BeginInit();
            this.xtraTabPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.eVALUATEBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sIMULATIONDATUMBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).BeginInit();
            this.SuspendLayout();
            // 
            // sharedImageCollection1
            // 
            // 
            // 
            // 
            this.sharedImageCollection1.ImageSource.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("sharedImageCollection1.ImageSource.ImageStream")));
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._1, "_1", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 0);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(0, "_1");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._10, "_10", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 1);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(1, "_10");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._100, "_100", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 2);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(2, "_100");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._101, "_101", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 3);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(3, "_101");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._102, "_102", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 4);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(4, "_102");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._103, "_103", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 5);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(5, "_103");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._104, "_104", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 6);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(6, "_104");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._105, "_105", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 7);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(7, "_105");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._106, "_106", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 8);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(8, "_106");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._107, "_107", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 9);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(9, "_107");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._108, "_108", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 10);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(10, "_108");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._11, "_11", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 11);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(11, "_11");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._12, "_12", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 12);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(12, "_12");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._13, "_13", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 13);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(13, "_13");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._14, "_14", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 14);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(14, "_14");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._15, "_15", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 15);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(15, "_15");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._16, "_16", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 16);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(16, "_16");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._17, "_17", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 17);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(17, "_17");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._18, "_18", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 18);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(18, "_18");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._19, "_19", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 19);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(19, "_19");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._2, "_2", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 20);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(20, "_2");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._20, "_20", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 21);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(21, "_20");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._21, "_21", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 22);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(22, "_21");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._22, "_22", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 23);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(23, "_22");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._23, "_23", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 24);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(24, "_23");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._24, "_24", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 25);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(25, "_24");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._25, "_25", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 26);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(26, "_25");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._26, "_26", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 27);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(27, "_26");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._27, "_27", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 28);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(28, "_27");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._28, "_28", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 29);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(29, "_28");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._29, "_29", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 30);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(30, "_29");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._3, "_3", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 31);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(31, "_3");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._30, "_30", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 32);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(32, "_30");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._31, "_31", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 33);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(33, "_31");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._32, "_32", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 34);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(34, "_32");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._33, "_33", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 35);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(35, "_33");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._34, "_34", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 36);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(36, "_34");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._35, "_35", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 37);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(37, "_35");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._36, "_36", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 38);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(38, "_36");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._37, "_37", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 39);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(39, "_37");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._38, "_38", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 40);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(40, "_38");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._39, "_39", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 41);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(41, "_39");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._4, "_4", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 42);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(42, "_4");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._40, "_40", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 43);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(43, "_40");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._41, "_41", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 44);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(44, "_41");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._42, "_42", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 45);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(45, "_42");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._43, "_43", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 46);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(46, "_43");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._44, "_44", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 47);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(47, "_44");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._45, "_45", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 48);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(48, "_45");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._46, "_46", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 49);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(49, "_46");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._47, "_47", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 50);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(50, "_47");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._48, "_48", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 51);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(51, "_48");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._49, "_49", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 52);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(52, "_49");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._5, "_5", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 53);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(53, "_5");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._50, "_50", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 54);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(54, "_50");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._51, "_51", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 55);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(55, "_51");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._52, "_52", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 56);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(56, "_52");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._53, "_53", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 57);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(57, "_53");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._54, "_54", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 58);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(58, "_54");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._55, "_55", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 59);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(59, "_55");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._56, "_56", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 60);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(60, "_56");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._57, "_57", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 61);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(61, "_57");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._58, "_58", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 62);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(62, "_58");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._59, "_59", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 63);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(63, "_59");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._6, "_6", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 64);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(64, "_6");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._60, "_60", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 65);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(65, "_60");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._61, "_61", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 66);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(66, "_61");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._62, "_62", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 67);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(67, "_62");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._63, "_63", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 68);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(68, "_63");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._64, "_64", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 69);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(69, "_64");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._65, "_65", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 70);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(70, "_65");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._66, "_66", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 71);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(71, "_66");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._67, "_67", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 72);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(72, "_67");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._68, "_68", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 73);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(73, "_68");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._69, "_69", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 74);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(74, "_69");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._7, "_7", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 75);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(75, "_7");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._70, "_70", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 76);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(76, "_70");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._71, "_71", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 77);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(77, "_71");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._72, "_72", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 78);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(78, "_72");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._73, "_73", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 79);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(79, "_73");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._74, "_74", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 80);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(80, "_74");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._75, "_75", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 81);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(81, "_75");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._76, "_76", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 82);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(82, "_76");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._77, "_77", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 83);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(83, "_77");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._78, "_78", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 84);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(84, "_78");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._79, "_79", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 85);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(85, "_79");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._8, "_8", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 86);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(86, "_8");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._80, "_80", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 87);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(87, "_80");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._81, "_81", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 88);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(88, "_81");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._82, "_82", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 89);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(89, "_82");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._83, "_83", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 90);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(90, "_83");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._84, "_84", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 91);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(91, "_84");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._85, "_85", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 92);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(92, "_85");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._86, "_86", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 93);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(93, "_86");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._87, "_87", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 94);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(94, "_87");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._88, "_88", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 95);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(95, "_88");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._89, "_89", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 96);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(96, "_89");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._9, "_9", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 97);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(97, "_9");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._90, "_90", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 98);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(98, "_90");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._91, "_91", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 99);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(99, "_91");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._92, "_92", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 100);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(100, "_92");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._93, "_93", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 101);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(101, "_93");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._94, "_94", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 102);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(102, "_94");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._95, "_95", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 103);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(103, "_95");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._96, "_96", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 104);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(104, "_96");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._97, "_97", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 105);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(105, "_97");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._98, "_98", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 106);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(106, "_98");
            this.sharedImageCollection1.ImageSource.InsertImage(global::BloodInfo_MngPlatform.Properties.Resources._99, "_99", typeof(global::BloodInfo_MngPlatform.Properties.Resources), 107);
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(107, "_99");
            this.sharedImageCollection1.ImageSource.Images.SetKeyName(108, "Add.png");
            this.sharedImageCollection1.ParentControl = this;
            // 
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(926, 621);
            this.xtraTabControl1.TabIndex = 4;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
            this.xtraTabPage2});
            this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
            // 
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.splitContainerControl1);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(920, 592);
            this.xtraTabPage1.Text = "透析充分性评估";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Horizontal = false;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.groupControl1);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.groupControl3);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(920, 592);
            this.splitContainerControl1.SplitterPosition = 356;
            this.splitContainerControl1.TabIndex = 5;
            this.splitContainerControl1.Text = "splitContainerControl1";
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.gridControl1);
            this.groupControl1.Controls.Add(this.barDockControlLeft);
            this.groupControl1.Controls.Add(this.barDockControlRight);
            this.groupControl1.Controls.Add(this.barDockControlBottom);
            this.groupControl1.Controls.Add(this.barDockControlTop);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(920, 356);
            this.groupControl1.TabIndex = 0;
            this.groupControl1.Text = "患者登记信息";
            // 
            // gridControl1
            // 
            this.gridControl1.DataSource = this.pATIENTREGISTBindingSource;
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(2, 53);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(916, 301);
            this.gridControl1.TabIndex = 0;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // pATIENTREGISTBindingSource
            // 
            this.pATIENTREGISTBindingSource.DataSource = typeof(BloodInfo_MngPlatform.Models.PATIENT_REGIST);
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colNAME,
            this.colAGE,
            this.colSEX,
            this.colDEPT,
            this.colOUTPATIENT_CATEGORY,
            this.colCREATEDATE,
            this.colDIALYSIS_ID});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // colNAME
            // 
            this.colNAME.Caption = "姓名";
            this.colNAME.FieldName = "NAME";
            this.colNAME.Name = "colNAME";
            this.colNAME.OptionsColumn.AllowEdit = false;
            this.colNAME.Visible = true;
            this.colNAME.VisibleIndex = 0;
            // 
            // colAGE
            // 
            this.colAGE.Caption = "年龄";
            this.colAGE.FieldName = "AGE";
            this.colAGE.Name = "colAGE";
            this.colAGE.OptionsColumn.AllowEdit = false;
            this.colAGE.Visible = true;
            this.colAGE.VisibleIndex = 1;
            // 
            // colSEX
            // 
            this.colSEX.Caption = "性别";
            this.colSEX.FieldName = "SEX";
            this.colSEX.Name = "colSEX";
            this.colSEX.OptionsColumn.AllowEdit = false;
            this.colSEX.Visible = true;
            this.colSEX.VisibleIndex = 2;
            // 
            // colDEPT
            // 
            this.colDEPT.Caption = "科目";
            this.colDEPT.FieldName = "DEPT";
            this.colDEPT.Name = "colDEPT";
            this.colDEPT.OptionsColumn.AllowEdit = false;
            this.colDEPT.Visible = true;
            this.colDEPT.VisibleIndex = 3;
            // 
            // colOUTPATIENT_CATEGORY
            // 
            this.colOUTPATIENT_CATEGORY.Caption = "门诊类别";
            this.colOUTPATIENT_CATEGORY.FieldName = "OUTPATIENT_CATEGORY";
            this.colOUTPATIENT_CATEGORY.Name = "colOUTPATIENT_CATEGORY";
            this.colOUTPATIENT_CATEGORY.OptionsColumn.AllowEdit = false;
            this.colOUTPATIENT_CATEGORY.Visible = true;
            this.colOUTPATIENT_CATEGORY.VisibleIndex = 4;
            // 
            // colCREATEDATE
            // 
            this.colCREATEDATE.Caption = "登记时间";
            this.colCREATEDATE.FieldName = "CREATEDATE";
            this.colCREATEDATE.Name = "colCREATEDATE";
            this.colCREATEDATE.OptionsColumn.AllowEdit = false;
            this.colCREATEDATE.Visible = true;
            this.colCREATEDATE.VisibleIndex = 5;
            // 
            // colDIALYSIS_ID
            // 
            this.colDIALYSIS_ID.FieldName = "DIALYSIS_ID";
            this.colDIALYSIS_ID.Name = "colDIALYSIS_ID";
            this.colDIALYSIS_ID.OptionsColumn.AllowEdit = false;
            this.colDIALYSIS_ID.Visible = true;
            this.colDIALYSIS_ID.VisibleIndex = 6;
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(2, 53);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 301);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(918, 53);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 301);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(2, 354);
            this.barDockControlBottom.Size = new System.Drawing.Size(916, 0);
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(2, 22);
            this.barDockControlTop.Size = new System.Drawing.Size(916, 31);
            // 
            // groupControl3
            // 
            this.groupControl3.Controls.Add(this.txtEvaluate);
            this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl3.Location = new System.Drawing.Point(0, 0);
            this.groupControl3.Name = "groupControl3";
            this.groupControl3.Size = new System.Drawing.Size(920, 231);
            this.groupControl3.TabIndex = 2;
            this.groupControl3.Text = "透析充分性评估";
            // 
            // txtEvaluate
            // 
            this.txtEvaluate.Dock = System.Windows.Forms.DockStyle.Fill;
            this.txtEvaluate.Location = new System.Drawing.Point(2, 22);
            this.txtEvaluate.MenuManager = this.barManager1;
            this.txtEvaluate.Name = "txtEvaluate";
            this.txtEvaluate.Size = new System.Drawing.Size(916, 207);
            this.txtEvaluate.TabIndex = 0;
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar1});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this.groupControl1;
            this.barManager1.Images = this.sharedImageCollection1;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.btnEndEvaluate,
            this.barButtonItem2,
            this.btnRefresh,
            this.barStaticItem5,
            this.lblCaseHisID,
            this.createBarBaseItem1,
            this.createLineBaseItem1,
            this.createPieBaseItem1,
            this.createRotatedBarBaseItem1,
            this.createAreaBaseItem1,
            this.createOtherSeriesTypesBaseItem1,
            this.changePaletteGalleryBaseItem1,
            this.changeAppearanceGalleryBaseBarManagerItem1,
            this.runWizardChartItem1,
            this.saveAsTemplateChartItem1,
            this.loadTemplateChartItem1,
            this.printPreviewChartItem1,
            this.printChartItem1,
            this.createExportBaseItem1,
            this.exportToPDFChartItem1,
            this.exportToHTMLChartItem1,
            this.exportToMHTChartItem1,
            this.exportToXLSChartItem1,
            this.exportToXLSXChartItem1,
            this.exportToRTFChartItem1,
            this.exportToBMPChartItem1,
            this.exportToGIFChartItem1,
            this.exportToJPEGChartItem1,
            this.exportToPNGChartItem1,
            this.exportToTIFFChartItem1,
            this.createExportToImageBaseItem1,
            this.barButtonItem3});
            this.barManager1.MaxItemId = 32;
            this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit4});
            // 
            // bar1
            // 
            this.bar1.BarName = "Tools";
            this.bar1.DockCol = 0;
            this.bar1.DockRow = 0;
            this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEndEvaluate, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem2, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem5),
            new DevExpress.XtraBars.LinkPersistInfo(this.lblCaseHisID),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnRefresh, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem3, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
            this.bar1.Text = "Tools";
            // 
            // btnEndEvaluate
            // 
            this.btnEndEvaluate.Caption = "完成评估&E";
            this.btnEndEvaluate.Id = 0;
            this.btnEndEvaluate.ImageIndex = 72;
            this.btnEndEvaluate.Name = "btnEndEvaluate";
            this.btnEndEvaluate.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEndEvaluate_ItemClick);
            // 
            // barButtonItem2
            // 
            this.barButtonItem2.Caption = "保存评估&S";
            this.barButtonItem2.Id = 1;
            this.barButtonItem2.ImageIndex = 59;
            this.barButtonItem2.Name = "barButtonItem2";
            this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
            // 
            // barStaticItem5
            // 
            this.barStaticItem5.Caption = "  姓名:";
            this.barStaticItem5.Id = 3;
            this.barStaticItem5.Name = "barStaticItem5";
            this.barStaticItem5.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblCaseHisID
            // 
            this.lblCaseHisID.Caption = "barEditItem1";
            this.lblCaseHisID.Edit = this.repositoryItemTextEdit4;
            this.lblCaseHisID.Id = 4;
            this.lblCaseHisID.Name = "lblCaseHisID";
            this.lblCaseHisID.Width = 131;
            // 
            // repositoryItemTextEdit4
            // 
            this.repositoryItemTextEdit4.AutoHeight = false;
            this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4";
            // 
            // btnRefresh
            // 
            this.btnRefresh.Caption = "查询&R";
            this.btnRefresh.Id = 2;
            this.btnRefresh.ImageIndex = 35;
            this.btnRefresh.Name = "btnRefresh";
            this.btnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefresh_ItemClick);
            // 
            // barButtonItem3
            // 
            this.barButtonItem3.Caption = "显示分析图";
            this.barButtonItem3.Id = 31;
            this.barButtonItem3.ImageIndex = 21;
            this.barButtonItem3.Name = "barButtonItem3";
            this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
            // 
            // createBarBaseItem1
            // 
            this.createBarBaseItem1.DropDownControl = this.galleryDropDown1;
            this.createBarBaseItem1.Enabled = false;
            this.createBarBaseItem1.Id = 5;
            this.createBarBaseItem1.Name = "createBarBaseItem1";
            // 
            // galleryDropDown1
            // 
            // 
            // 
            // 
            this.galleryDropDown1.Gallery.AllowFilter = false;
            this.galleryDropDown1.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBarChartItem1,
            createFullStackedBarChartItem1,
            createSideBySideFullStackedBarChartItem1,
            createSideBySideStackedBarChartItem1,
            createStackedBarChartItem1});
            chartControlCommandGalleryItemGroup3DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBar3DChartItem1,
            createFullStackedBar3DChartItem1,
            createManhattanBarChartItem1,
            createSideBySideFullStackedBar3DChartItem1,
            createSideBySideStackedBar3DChartItem1,
            createStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupCylinderColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createCylinderBar3DChartItem1,
            createCylinderFullStackedBar3DChartItem1,
            createCylinderManhattanBarChartItem1,
            createCylinderSideBySideFullStackedBar3DChartItem1,
            createCylinderSideBySideStackedBar3DChartItem1,
            createCylinderStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupConeColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createConeBar3DChartItem1,
            createConeFullStackedBar3DChartItem1,
            createConeManhattanBarChartItem1,
            createConeSideBySideFullStackedBar3DChartItem1,
            createConeSideBySideStackedBar3DChartItem1,
            createConeStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupPyramidColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPyramidBar3DChartItem1,
            createPyramidFullStackedBar3DChartItem1,
            createPyramidManhattanBarChartItem1,
            createPyramidSideBySideFullStackedBar3DChartItem1,
            createPyramidSideBySideStackedBar3DChartItem1,
            createPyramidStackedBar3DChartItem1});
            this.galleryDropDown1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DColumn1,
            chartControlCommandGalleryItemGroup3DColumn1,
            chartControlCommandGalleryItemGroupCylinderColumn1,
            chartControlCommandGalleryItemGroupConeColumn1,
            chartControlCommandGalleryItemGroupPyramidColumn1});
            this.galleryDropDown1.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown1.Gallery.RowCount = 10;
            this.galleryDropDown1.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown1.Manager = this.barManager1;
            this.galleryDropDown1.Name = "galleryDropDown1";
            // 
            // createLineBaseItem1
            // 
            this.createLineBaseItem1.DropDownControl = this.galleryDropDown2;
            this.createLineBaseItem1.Enabled = false;
            this.createLineBaseItem1.Id = 6;
            this.createLineBaseItem1.Name = "createLineBaseItem1";
            // 
            // galleryDropDown2
            // 
            // 
            // 
            // 
            this.galleryDropDown2.Gallery.AllowFilter = false;
            this.galleryDropDown2.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLineChartItem1,
            createFullStackedLineChartItem1,
            createScatterLineChartItem1,
            createSplineChartItem1,
            createStackedLineChartItem1,
            createStepLineChartItem1});
            chartControlCommandGalleryItemGroup3DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLine3DChartItem1,
            createFullStackedLine3DChartItem1,
            createSpline3DChartItem1,
            createStackedLine3DChartItem1,
            createStepLine3DChartItem1});
            this.galleryDropDown2.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DLine1,
            chartControlCommandGalleryItemGroup3DLine1});
            this.galleryDropDown2.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown2.Gallery.RowCount = 4;
            this.galleryDropDown2.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown2.Manager = this.barManager1;
            this.galleryDropDown2.Name = "galleryDropDown2";
            // 
            // createPieBaseItem1
            // 
            this.createPieBaseItem1.DropDownControl = this.galleryDropDown3;
            this.createPieBaseItem1.Enabled = false;
            this.createPieBaseItem1.Id = 7;
            this.createPieBaseItem1.Name = "createPieBaseItem1";
            // 
            // galleryDropDown3
            // 
            // 
            // 
            // 
            this.galleryDropDown3.Gallery.AllowFilter = false;
            this.galleryDropDown3.Gallery.ColumnCount = 2;
            chartControlCommandGalleryItemGroup2DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPieChartItem1,
            createDoughnutChartItem1});
            chartControlCommandGalleryItemGroup3DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPie3DChartItem1,
            createDoughnut3DChartItem1});
            this.galleryDropDown3.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DPie1,
            chartControlCommandGalleryItemGroup3DPie1});
            this.galleryDropDown3.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown3.Gallery.RowCount = 2;
            this.galleryDropDown3.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown3.Manager = this.barManager1;
            this.galleryDropDown3.Name = "galleryDropDown3";
            // 
            // createRotatedBarBaseItem1
            // 
            this.createRotatedBarBaseItem1.DropDownControl = this.galleryDropDown4;
            this.createRotatedBarBaseItem1.Enabled = false;
            this.createRotatedBarBaseItem1.Id = 8;
            this.createRotatedBarBaseItem1.Name = "createRotatedBarBaseItem1";
            // 
            // galleryDropDown4
            // 
            // 
            // 
            // 
            this.galleryDropDown4.Gallery.AllowFilter = false;
            this.galleryDropDown4.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DBar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRotatedBarChartItem1,
            createRotatedFullStackedBarChartItem1,
            createRotatedSideBySideFullStackedBarChartItem1,
            createRotatedSideBySideStackedBarChartItem1,
            createRotatedStackedBarChartItem1});
            this.galleryDropDown4.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DBar1});
            this.galleryDropDown4.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown4.Gallery.RowCount = 2;
            this.galleryDropDown4.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown4.Manager = this.barManager1;
            this.galleryDropDown4.Name = "galleryDropDown4";
            // 
            // createAreaBaseItem1
            // 
            this.createAreaBaseItem1.DropDownControl = this.galleryDropDown5;
            this.createAreaBaseItem1.Enabled = false;
            this.createAreaBaseItem1.Id = 9;
            this.createAreaBaseItem1.Name = "createAreaBaseItem1";
            // 
            // galleryDropDown5
            // 
            // 
            // 
            // 
            this.galleryDropDown5.Gallery.AllowFilter = false;
            this.galleryDropDown5.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createAreaChartItem1,
            createFullStackedAreaChartItem1,
            createFullStackedSplineAreaChartItem1,
            createSplineAreaChartItem1,
            createStackedAreaChartItem1,
            createStackedSplineAreaChartItem1,
            createStepAreaChartItem1});
            chartControlCommandGalleryItemGroup3DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createArea3DChartItem1,
            createFullStackedArea3DChartItem1,
            createFullStackedSplineArea3DChartItem1,
            createSplineArea3DChartItem1,
            createStackedArea3DChartItem1,
            createStackedSplineArea3DChartItem1,
            createStepArea3DChartItem1});
            this.galleryDropDown5.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DArea1,
            chartControlCommandGalleryItemGroup3DArea1});
            this.galleryDropDown5.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown5.Gallery.RowCount = 4;
            this.galleryDropDown5.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown5.Manager = this.barManager1;
            this.galleryDropDown5.Name = "galleryDropDown5";
            // 
            // createOtherSeriesTypesBaseItem1
            // 
            this.createOtherSeriesTypesBaseItem1.DropDownControl = this.galleryDropDown6;
            this.createOtherSeriesTypesBaseItem1.Enabled = false;
            this.createOtherSeriesTypesBaseItem1.Id = 10;
            this.createOtherSeriesTypesBaseItem1.Name = "createOtherSeriesTypesBaseItem1";
            // 
            // galleryDropDown6
            // 
            // 
            // 
            // 
            this.galleryDropDown6.Gallery.AllowFilter = false;
            this.galleryDropDown6.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroupPoint1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPointChartItem1,
            createBubbleChartItem1});
            chartControlCommandGalleryItemGroupFunnel1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createFunnelChartItem1,
            createFunnel3DChartItem1});
            chartControlCommandGalleryItemGroupFinancial1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createStockChartItem1,
            createCandleStickChartItem1});
            chartControlCommandGalleryItemGroupRadar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRadarPointChartItem1,
            createRadarLineChartItem1,
            createRadarAreaChartItem1});
            chartControlCommandGalleryItemGroupPolar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPolarPointChartItem1,
            createPolarLineChartItem1,
            createPolarAreaChartItem1});
            chartControlCommandGalleryItemGroupRange1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRangeBarChartItem1,
            createSideBySideRangeBarChartItem1,
            createRangeAreaChartItem1,
            createRangeArea3DChartItem1});
            chartControlCommandGalleryItemGroupGantt1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createGanttChartItem1,
            createSideBySideGanttChartItem1});
            this.galleryDropDown6.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroupPoint1,
            chartControlCommandGalleryItemGroupFunnel1,
            chartControlCommandGalleryItemGroupFinancial1,
            chartControlCommandGalleryItemGroupRadar1,
            chartControlCommandGalleryItemGroupPolar1,
            chartControlCommandGalleryItemGroupRange1,
            chartControlCommandGalleryItemGroupGantt1});
            this.galleryDropDown6.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown6.Gallery.RowCount = 7;
            this.galleryDropDown6.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown6.Manager = this.barManager1;
            this.galleryDropDown6.Name = "galleryDropDown6";
            // 
            // changePaletteGalleryBaseItem1
            // 
            this.changePaletteGalleryBaseItem1.DropDownControl = this.galleryDropDown7;
            this.changePaletteGalleryBaseItem1.Enabled = false;
            this.changePaletteGalleryBaseItem1.Id = 11;
            this.changePaletteGalleryBaseItem1.Name = "changePaletteGalleryBaseItem1";
            // 
            // galleryDropDown7
            // 
            // 
            // 
            // 
            this.galleryDropDown7.Gallery.AllowFilter = false;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.ColumnCount = 1;
            this.galleryDropDown7.Gallery.ImageSize = new System.Drawing.Size(160, 10);
            this.galleryDropDown7.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.MiddleLeft;
            this.galleryDropDown7.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Right;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryDropDown7.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -3;
            skinPaddingEdges2.Top = -3;
            this.galleryDropDown7.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryDropDown7.Gallery.RowCount = 10;
            this.galleryDropDown7.Gallery.ShowGroupCaption = false;
            this.galleryDropDown7.Gallery.ShowItemText = true;
            this.galleryDropDown7.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown7.Manager = this.barManager1;
            this.galleryDropDown7.Name = "galleryDropDown7";
            // 
            // changeAppearanceGalleryBaseBarManagerItem1
            // 
            this.changeAppearanceGalleryBaseBarManagerItem1.DropDownControl = this.galleryDropDown8;
            this.changeAppearanceGalleryBaseBarManagerItem1.Enabled = false;
            this.changeAppearanceGalleryBaseBarManagerItem1.Id = 12;
            this.changeAppearanceGalleryBaseBarManagerItem1.Name = "changeAppearanceGalleryBaseBarManagerItem1";
            // 
            // galleryDropDown8
            // 
            // 
            // 
            // 
            this.galleryDropDown8.Gallery.AllowFilter = false;
            this.galleryDropDown8.Gallery.ColumnCount = 7;
            this.galleryDropDown8.Gallery.ImageSize = new System.Drawing.Size(80, 50);
            this.galleryDropDown8.Gallery.RowCount = 4;
            this.galleryDropDown8.Gallery.ShowGroupCaption = false;
            this.galleryDropDown8.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown8.Manager = this.barManager1;
            this.galleryDropDown8.Name = "galleryDropDown8";
            // 
            // runWizardChartItem1
            // 
            this.runWizardChartItem1.Enabled = false;
            this.runWizardChartItem1.Id = 13;
            this.runWizardChartItem1.Name = "runWizardChartItem1";
            // 
            // saveAsTemplateChartItem1
            // 
            this.saveAsTemplateChartItem1.Enabled = false;
            this.saveAsTemplateChartItem1.Id = 14;
            this.saveAsTemplateChartItem1.Name = "saveAsTemplateChartItem1";
            // 
            // loadTemplateChartItem1
            // 
            this.loadTemplateChartItem1.Enabled = false;
            this.loadTemplateChartItem1.Id = 15;
            this.loadTemplateChartItem1.Name = "loadTemplateChartItem1";
            // 
            // printPreviewChartItem1
            // 
            this.printPreviewChartItem1.Enabled = false;
            this.printPreviewChartItem1.Id = 16;
            this.printPreviewChartItem1.Name = "printPreviewChartItem1";
            // 
            // printChartItem1
            // 
            this.printChartItem1.Enabled = false;
            this.printChartItem1.Id = 17;
            this.printChartItem1.Name = "printChartItem1";
            // 
            // createExportBaseItem1
            // 
            this.createExportBaseItem1.Enabled = false;
            this.createExportBaseItem1.Id = 18;
            this.createExportBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPDFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToHTMLChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToMHTChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSXChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToRTFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createExportToImageBaseItem1)});
            this.createExportBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportBaseItem1.Name = "createExportBaseItem1";
            // 
            // exportToPDFChartItem1
            // 
            this.exportToPDFChartItem1.Enabled = false;
            this.exportToPDFChartItem1.Id = 19;
            this.exportToPDFChartItem1.Name = "exportToPDFChartItem1";
            // 
            // exportToHTMLChartItem1
            // 
            this.exportToHTMLChartItem1.Enabled = false;
            this.exportToHTMLChartItem1.Id = 20;
            this.exportToHTMLChartItem1.Name = "exportToHTMLChartItem1";
            // 
            // exportToMHTChartItem1
            // 
            this.exportToMHTChartItem1.Enabled = false;
            this.exportToMHTChartItem1.Id = 21;
            this.exportToMHTChartItem1.Name = "exportToMHTChartItem1";
            // 
            // exportToXLSChartItem1
            // 
            this.exportToXLSChartItem1.Enabled = false;
            this.exportToXLSChartItem1.Id = 22;
            this.exportToXLSChartItem1.Name = "exportToXLSChartItem1";
            // 
            // exportToXLSXChartItem1
            // 
            this.exportToXLSXChartItem1.Enabled = false;
            this.exportToXLSXChartItem1.Id = 23;
            this.exportToXLSXChartItem1.Name = "exportToXLSXChartItem1";
            // 
            // exportToRTFChartItem1
            // 
            this.exportToRTFChartItem1.Enabled = false;
            this.exportToRTFChartItem1.Id = 24;
            this.exportToRTFChartItem1.Name = "exportToRTFChartItem1";
            // 
            // createExportToImageBaseItem1
            // 
            this.createExportToImageBaseItem1.Enabled = false;
            this.createExportToImageBaseItem1.Id = 25;
            this.createExportToImageBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToBMPChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToGIFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToJPEGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPNGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToTIFFChartItem1)});
            this.createExportToImageBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportToImageBaseItem1.Name = "createExportToImageBaseItem1";
            // 
            // exportToBMPChartItem1
            // 
            this.exportToBMPChartItem1.Enabled = false;
            this.exportToBMPChartItem1.Id = 26;
            this.exportToBMPChartItem1.Name = "exportToBMPChartItem1";
            // 
            // exportToGIFChartItem1
            // 
            this.exportToGIFChartItem1.Enabled = false;
            this.exportToGIFChartItem1.Id = 27;
            this.exportToGIFChartItem1.Name = "exportToGIFChartItem1";
            // 
            // exportToJPEGChartItem1
            // 
            this.exportToJPEGChartItem1.Enabled = false;
            this.exportToJPEGChartItem1.Id = 28;
            this.exportToJPEGChartItem1.Name = "exportToJPEGChartItem1";
            // 
            // exportToPNGChartItem1
            // 
            this.exportToPNGChartItem1.Enabled = false;
            this.exportToPNGChartItem1.Id = 29;
            this.exportToPNGChartItem1.Name = "exportToPNGChartItem1";
            // 
            // exportToTIFFChartItem1
            // 
            this.exportToTIFFChartItem1.Enabled = false;
            this.exportToTIFFChartItem1.Id = 30;
            this.exportToTIFFChartItem1.Name = "exportToTIFFChartItem1";
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.gridControl2);
            this.xtraTabPage2.Controls.Add(this.barDockControl3);
            this.xtraTabPage2.Controls.Add(this.barDockControl4);
            this.xtraTabPage2.Controls.Add(this.barDockControl2);
            this.xtraTabPage2.Controls.Add(this.barDockControl1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(920, 592);
            this.xtraTabPage2.Text = "历史评估信息查询";
            // 
            // gridControl2
            // 
            this.gridControl2.DataSource = this.eVALUATEBindingSource;
            this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl2.Location = new System.Drawing.Point(0, 31);
            this.gridControl2.MainView = this.gridView2;
            this.gridControl2.MenuManager = this.barManager1;
            this.gridControl2.Name = "gridControl2";
            this.gridControl2.Size = new System.Drawing.Size(920, 538);
            this.gridControl2.TabIndex = 4;
            this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
            // 
            // eVALUATEBindingSource
            // 
            this.eVALUATEBindingSource.DataSource = typeof(BloodInfo_MngPlatform.Models.EVALUATE);
            // 
            // gridView2
            // 
            this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colCASE_HISTROY_ID,
            this.colMEMO,
            this.colLOG_DATE,
            this.colOPERATOR});
            this.gridView2.GridControl = this.gridControl2;
            this.gridView2.Name = "gridView2";
            // 
            // colCASE_HISTROY_ID
            // 
            this.colCASE_HISTROY_ID.Caption = "病历号";
            this.colCASE_HISTROY_ID.FieldName = "CASE_HISTROY_ID";
            this.colCASE_HISTROY_ID.Name = "colCASE_HISTROY_ID";
            this.colCASE_HISTROY_ID.Visible = true;
            this.colCASE_HISTROY_ID.VisibleIndex = 0;
            this.colCASE_HISTROY_ID.Width = 125;
            // 
            // colMEMO
            // 
            this.colMEMO.Caption = "评估内容";
            this.colMEMO.FieldName = "MEMO";
            this.colMEMO.Name = "colMEMO";
            this.colMEMO.Visible = true;
            this.colMEMO.VisibleIndex = 1;
            this.colMEMO.Width = 726;
            // 
            // colLOG_DATE
            // 
            this.colLOG_DATE.Caption = "评估时间";
            this.colLOG_DATE.FieldName = "LOG_DATE";
            this.colLOG_DATE.Name = "colLOG_DATE";
            this.colLOG_DATE.Visible = true;
            this.colLOG_DATE.VisibleIndex = 2;
            this.colLOG_DATE.Width = 120;
            // 
            // colOPERATOR
            // 
            this.colOPERATOR.Caption = "评估人";
            this.colOPERATOR.FieldName = "OPERATOR";
            this.colOPERATOR.Name = "colOPERATOR";
            this.colOPERATOR.Visible = true;
            this.colOPERATOR.VisibleIndex = 3;
            this.colOPERATOR.Width = 123;
            // 
            // barDockControl3
            // 
            this.barDockControl3.CausesValidation = false;
            this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControl3.Location = new System.Drawing.Point(0, 31);
            this.barDockControl3.Size = new System.Drawing.Size(0, 538);
            // 
            // barDockControl4
            // 
            this.barDockControl4.CausesValidation = false;
            this.barDockControl4.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControl4.Location = new System.Drawing.Point(920, 31);
            this.barDockControl4.Size = new System.Drawing.Size(0, 538);
            // 
            // barDockControl2
            // 
            this.barDockControl2.CausesValidation = false;
            this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControl2.Location = new System.Drawing.Point(0, 569);
            this.barDockControl2.Size = new System.Drawing.Size(920, 23);
            // 
            // barDockControl1
            // 
            this.barDockControl1.CausesValidation = false;
            this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControl1.Location = new System.Drawing.Point(0, 0);
            this.barDockControl1.Size = new System.Drawing.Size(920, 31);
            // 
            // barManager2
            // 
            this.barManager2.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar2,
            this.bar4});
            this.barManager2.DockControls.Add(this.barDockControl1);
            this.barManager2.DockControls.Add(this.barDockControl2);
            this.barManager2.DockControls.Add(this.barDockControl3);
            this.barManager2.DockControls.Add(this.barDockControl4);
            this.barManager2.Form = this.xtraTabPage2;
            this.barManager2.Images = this.sharedImageCollection1;
            this.barManager2.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barStaticItem1,
            this.dtStart,
            this.barStaticItem2,
            this.dtEnd,
            this.barStaticItem3,
            this.barStaticItem4,
            this.txtCaseHisID,
            this.btnSearch,
            this.barButtonItem1});
            this.barManager2.MaxItemId = 13;
            this.barManager2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit1,
            this.repositoryItemTextEdit2,
            this.repositoryItemDateEdit1,
            this.repositoryItemDateEdit2,
            this.repositoryItemTextEdit3});
            this.barManager2.StatusBar = this.bar4;
            // 
            // bar2
            // 
            this.bar2.BarName = "Tools";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 0;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.dtStart),
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
            new DevExpress.XtraBars.LinkPersistInfo(this.dtEnd),
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem3),
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem4),
            new DevExpress.XtraBars.LinkPersistInfo(this.txtCaseHisID),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSearch, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem1, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
            this.bar2.Text = "Tools";
            // 
            // barStaticItem1
            // 
            this.barStaticItem1.Caption = "评估时间:";
            this.barStaticItem1.Id = 0;
            this.barStaticItem1.Name = "barStaticItem1";
            this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // dtStart
            // 
            this.dtStart.Caption = "barEditItem1";
            this.dtStart.Edit = this.repositoryItemDateEdit1;
            this.dtStart.Id = 3;
            this.dtStart.Name = "dtStart";
            this.dtStart.Width = 131;
            // 
            // repositoryItemDateEdit1
            // 
            this.repositoryItemDateEdit1.AutoHeight = false;
            this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
            this.repositoryItemDateEdit1.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            // 
            // barStaticItem2
            // 
            this.barStaticItem2.Caption = "到:";
            this.barStaticItem2.Id = 5;
            this.barStaticItem2.Name = "barStaticItem2";
            this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // dtEnd
            // 
            this.dtEnd.Caption = "barEditItem2";
            this.dtEnd.Edit = this.repositoryItemDateEdit2;
            this.dtEnd.Id = 6;
            this.dtEnd.Name = "dtEnd";
            this.dtEnd.Width = 131;
            // 
            // repositoryItemDateEdit2
            // 
            this.repositoryItemDateEdit2.AutoHeight = false;
            this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
            this.repositoryItemDateEdit2.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            // 
            // barStaticItem3
            // 
            this.barStaticItem3.Caption = "       ";
            this.barStaticItem3.Id = 8;
            this.barStaticItem3.Name = "barStaticItem3";
            this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // barStaticItem4
            // 
            this.barStaticItem4.Caption = "病历号:";
            this.barStaticItem4.Id = 9;
            this.barStaticItem4.Name = "barStaticItem4";
            this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // txtCaseHisID
            // 
            this.txtCaseHisID.Caption = "barEditItem3";
            this.txtCaseHisID.Edit = this.repositoryItemTextEdit3;
            this.txtCaseHisID.Id = 10;
            this.txtCaseHisID.Name = "txtCaseHisID";
            this.txtCaseHisID.Width = 131;
            // 
            // repositoryItemTextEdit3
            // 
            this.repositoryItemTextEdit3.AutoHeight = false;
            this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3";
            // 
            // btnSearch
            // 
            this.btnSearch.Caption = "查询&S";
            this.btnSearch.Id = 11;
            this.btnSearch.ImageIndex = 35;
            this.btnSearch.Name = "btnSearch";
            this.btnSearch.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSearch_ItemClick);
            // 
            // barButtonItem1
            // 
            this.barButtonItem1.Caption = "打印/导出历史评估信息&P...";
            this.barButtonItem1.Id = 12;
            this.barButtonItem1.ImageIndex = 58;
            this.barButtonItem1.Name = "barButtonItem1";
            this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
            // 
            // bar4
            // 
            this.bar4.BarName = "Status bar";
            this.bar4.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
            this.bar4.DockCol = 0;
            this.bar4.DockRow = 0;
            this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
            this.bar4.OptionsBar.AllowQuickCustomization = false;
            this.bar4.OptionsBar.DrawDragBorder = false;
            this.bar4.OptionsBar.UseWholeRow = true;
            this.bar4.Text = "Status bar";
            // 
            // repositoryItemTextEdit1
            // 
            this.repositoryItemTextEdit1.AutoHeight = false;
            this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
            // 
            // repositoryItemTextEdit2
            // 
            this.repositoryItemTextEdit2.AutoHeight = false;
            this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
            // 
            // chartBarController1
            // 
            this.chartBarController1.BarItems.Add(this.createBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createLineBaseItem1);
            this.chartBarController1.BarItems.Add(this.createPieBaseItem1);
            this.chartBarController1.BarItems.Add(this.createRotatedBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createAreaBaseItem1);
            this.chartBarController1.BarItems.Add(this.createOtherSeriesTypesBaseItem1);
            this.chartBarController1.BarItems.Add(this.changePaletteGalleryBaseItem1);
            this.chartBarController1.BarItems.Add(this.changeAppearanceGalleryBaseBarManagerItem1);
            this.chartBarController1.BarItems.Add(this.runWizardChartItem1);
            this.chartBarController1.BarItems.Add(this.saveAsTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.loadTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.printPreviewChartItem1);
            this.chartBarController1.BarItems.Add(this.printChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToPDFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToHTMLChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToMHTChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSXChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToRTFChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportToImageBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToBMPChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToGIFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToJPEGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToPNGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToTIFFChartItem1);
            // 
            // FrmEvaluate
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(926, 621);
            this.Controls.Add(this.xtraTabControl1);
            this.DoubleBuffered = true;
            this.LookAndFeel.SkinName = "Glass Oceans";
            this.Name = "FrmEvaluate";
            this.Text = "透析充分性评估";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmEvaluate_FormClosed);
            this.Load += new System.EventHandler(this.FrmEvaluate_Load);
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1.ImageSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sharedImageCollection1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
            this.xtraTabControl1.ResumeLayout(false);
            this.xtraTabPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pATIENTREGISTBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
            this.groupControl3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtEvaluate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).EndInit();
            this.xtraTabPage2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.eVALUATEBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sIMULATIONDATUMBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).EndInit();
            this.ResumeLayout(false);

        }
        /// <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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SnapReportEditor));
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.Snap.Core.API.DataSourceInfo dataSourceInfo1 = new DevExpress.Snap.Core.API.DataSourceInfo();
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup2 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup3 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraRichEdit.Model.BorderInfo borderInfo1 = new DevExpress.XtraRichEdit.Model.BorderInfo();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
            DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem1 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem createSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem createSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBarChartItem createStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn chartControlCommandGalleryItemGroup3DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn();
            DevExpress.XtraCharts.UI.CreateBar3DChartItem createBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem createFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateManhattanBarChartItem createManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem createSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem createSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem createStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn chartControlCommandGalleryItemGroupCylinderColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn();
            DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem createCylinderBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem createCylinderFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem createCylinderManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem createCylinderSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem createCylinderSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem createCylinderStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn chartControlCommandGalleryItemGroupConeColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn();
            DevExpress.XtraCharts.UI.CreateConeBar3DChartItem createConeBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem createConeFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem createConeManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem createConeSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem createConeSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem createConeStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn chartControlCommandGalleryItemGroupPyramidColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn();
            DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem createPyramidBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem createPyramidFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem createPyramidManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem createPyramidSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem createPyramidSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem createPyramidStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine chartControlCommandGalleryItemGroup2DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine();
            DevExpress.XtraCharts.UI.CreateLineChartItem createLineChartItem1 = new DevExpress.XtraCharts.UI.CreateLineChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem createFullStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateScatterLineChartItem createScatterLineChartItem1 = new DevExpress.XtraCharts.UI.CreateScatterLineChartItem();
            DevExpress.XtraCharts.UI.CreateSplineChartItem createSplineChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLineChartItem createStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateStepLineChartItem createStepLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLineChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine chartControlCommandGalleryItemGroup3DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine();
            DevExpress.XtraCharts.UI.CreateLine3DChartItem createLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem createFullStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateSpline3DChartItem createSpline3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSpline3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem createStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepLine3DChartItem createStepLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLine3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie chartControlCommandGalleryItemGroup2DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie();
            DevExpress.XtraCharts.UI.CreatePieChartItem createPieChartItem1 = new DevExpress.XtraCharts.UI.CreatePieChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnutChartItem createDoughnutChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnutChartItem();
            DevExpress.XtraCharts.UI.CreateNestedDoughnutChartItem createNestedDoughnutChartItem1 = new DevExpress.XtraCharts.UI.CreateNestedDoughnutChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie chartControlCommandGalleryItemGroup3DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie();
            DevExpress.XtraCharts.UI.CreatePie3DChartItem createPie3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePie3DChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem createDoughnut3DChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar chartControlCommandGalleryItemGroup2DBar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar();
            DevExpress.XtraCharts.UI.CreateRotatedBarChartItem createRotatedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem createRotatedFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem createRotatedSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem createRotatedSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem createRotatedStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea chartControlCommandGalleryItemGroup2DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea();
            DevExpress.XtraCharts.UI.CreateAreaChartItem createAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem createFullStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem createFullStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateSplineAreaChartItem createSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedAreaChartItem createStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem createStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStepAreaChartItem createStepAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStepAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea chartControlCommandGalleryItemGroup3DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea();
            DevExpress.XtraCharts.UI.CreateArea3DChartItem createArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem createFullStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem createFullStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem createSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem createStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem createStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepArea3DChartItem createStepArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint chartControlCommandGalleryItemGroupPoint1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint();
            DevExpress.XtraCharts.UI.CreatePointChartItem createPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePointChartItem();
            DevExpress.XtraCharts.UI.CreateBubbleChartItem createBubbleChartItem1 = new DevExpress.XtraCharts.UI.CreateBubbleChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel chartControlCommandGalleryItemGroupFunnel1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel();
            DevExpress.XtraCharts.UI.CreateFunnelChartItem createFunnelChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnelChartItem();
            DevExpress.XtraCharts.UI.CreateFunnel3DChartItem createFunnel3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnel3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial chartControlCommandGalleryItemGroupFinancial1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial();
            DevExpress.XtraCharts.UI.CreateStockChartItem createStockChartItem1 = new DevExpress.XtraCharts.UI.CreateStockChartItem();
            DevExpress.XtraCharts.UI.CreateCandleStickChartItem createCandleStickChartItem1 = new DevExpress.XtraCharts.UI.CreateCandleStickChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar chartControlCommandGalleryItemGroupRadar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar();
            DevExpress.XtraCharts.UI.CreateRadarPointChartItem createRadarPointChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarPointChartItem();
            DevExpress.XtraCharts.UI.CreateRadarLineChartItem createRadarLineChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarLineChartItem();
            DevExpress.XtraCharts.UI.CreateRadarAreaChartItem createRadarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar chartControlCommandGalleryItemGroupPolar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar();
            DevExpress.XtraCharts.UI.CreatePolarPointChartItem createPolarPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarPointChartItem();
            DevExpress.XtraCharts.UI.CreatePolarLineChartItem createPolarLineChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarLineChartItem();
            DevExpress.XtraCharts.UI.CreatePolarAreaChartItem createPolarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange chartControlCommandGalleryItemGroupRange1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange();
            DevExpress.XtraCharts.UI.CreateRangeBarChartItem createRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem createSideBySideRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateRangeAreaChartItem createRangeAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeAreaChartItem();
            DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem createRangeArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt chartControlCommandGalleryItemGroupGantt1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt();
            DevExpress.XtraCharts.UI.CreateGanttChartItem createGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateGanttChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            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();
            DevExpress.XtraBars.Ribbon.ReduceOperation reduceOperation1 = new DevExpress.XtraBars.Ribbon.ReduceOperation();
            this.stylesRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.StylesRibbonPageGroup();
            this.galleryChangeStyleItem1 = new DevExpress.XtraRichEdit.UI.GalleryChangeStyleItem();
            this.snapControl = new DevExpress.Snap.SnapControl();
            this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.undoItem1 = new DevExpress.XtraRichEdit.UI.UndoItem();
            this.redoItem1 = new DevExpress.XtraRichEdit.UI.RedoItem();
            this.fileNewItem1 = new DevExpress.XtraRichEdit.UI.FileNewItem();
            this.fileOpenItem1 = new DevExpress.XtraRichEdit.UI.FileOpenItem();
            this.fileSaveItem1 = new DevExpress.XtraRichEdit.UI.FileSaveItem();
            this.fileSaveAsItem1 = new DevExpress.XtraRichEdit.UI.FileSaveAsItem();
            this.commandBarItem1 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.quickPrintItem1 = new DevExpress.XtraRichEdit.UI.QuickPrintItem();
            this.printItem1 = new DevExpress.XtraRichEdit.UI.PrintItem();
            this.printPreviewItem1 = new DevExpress.XtraRichEdit.UI.PrintPreviewItem();
            this.commandBarItem2 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.pasteItem1 = new DevExpress.XtraRichEdit.UI.PasteItem();
            this.cutItem1 = new DevExpress.XtraRichEdit.UI.CutItem();
            this.copyItem1 = new DevExpress.XtraRichEdit.UI.CopyItem();
            this.pasteSpecialItem1 = new DevExpress.XtraRichEdit.UI.PasteSpecialItem();
            this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
            this.changeFontNameItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontNameItem();
            this.repositoryItemFontEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
            this.changeFontSizeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontSizeItem();
            this.repositoryItemRichEditFontSizeEdit1 = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit();
            this.fontSizeIncreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeIncreaseItem();
            this.fontSizeDecreaseItem1 = new DevExpress.XtraRichEdit.UI.FontSizeDecreaseItem();
            this.barButtonGroup2 = new DevExpress.XtraBars.BarButtonGroup();
            this.toggleFontBoldItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontBoldItem();
            this.toggleFontItalicItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontItalicItem();
            this.toggleFontUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontUnderlineItem();
            this.toggleFontDoubleUnderlineItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleUnderlineItem();
            this.toggleFontStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontStrikeoutItem();
            this.toggleFontDoubleStrikeoutItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontDoubleStrikeoutItem();
            this.toggleFontSuperscriptItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontSuperscriptItem();
            this.toggleFontSubscriptItem1 = new DevExpress.XtraRichEdit.UI.ToggleFontSubscriptItem();
            this.barButtonGroup3 = new DevExpress.XtraBars.BarButtonGroup();
            this.changeFontColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontColorItem();
            this.changeFontBackColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFontBackColorItem();
            this.changeTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ChangeTextCaseItem();
            this.makeTextUpperCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextUpperCaseItem();
            this.makeTextLowerCaseItem1 = new DevExpress.XtraRichEdit.UI.MakeTextLowerCaseItem();
            this.capitalizeEachWordCaseItem1 = new DevExpress.XtraRichEdit.UI.CapitalizeEachWordCaseItem();
            this.toggleTextCaseItem1 = new DevExpress.XtraRichEdit.UI.ToggleTextCaseItem();
            this.clearFormattingItem1 = new DevExpress.XtraRichEdit.UI.ClearFormattingItem();
            this.barButtonGroup4 = new DevExpress.XtraBars.BarButtonGroup();
            this.toggleBulletedListItem1 = new DevExpress.XtraRichEdit.UI.ToggleBulletedListItem();
            this.toggleNumberingListItem1 = new DevExpress.XtraRichEdit.UI.ToggleNumberingListItem();
            this.toggleMultiLevelListItem1 = new DevExpress.XtraRichEdit.UI.ToggleMultiLevelListItem();
            this.barButtonGroup5 = new DevExpress.XtraBars.BarButtonGroup();
            this.decreaseIndentItem1 = new DevExpress.XtraRichEdit.UI.DecreaseIndentItem();
            this.increaseIndentItem1 = new DevExpress.XtraRichEdit.UI.IncreaseIndentItem();
            this.toggleShowWhitespaceItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowWhitespaceItem();
            this.barButtonGroup6 = new DevExpress.XtraBars.BarButtonGroup();
            this.toggleParagraphAlignmentLeftItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentLeftItem();
            this.toggleParagraphAlignmentCenterItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentCenterItem();
            this.toggleParagraphAlignmentRightItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentRightItem();
            this.toggleParagraphAlignmentJustifyItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphAlignmentJustifyItem();
            this.barButtonGroup7 = new DevExpress.XtraBars.BarButtonGroup();
            this.changeParagraphLineSpacingItem1 = new DevExpress.XtraRichEdit.UI.ChangeParagraphLineSpacingItem();
            this.setSingleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSingleParagraphSpacingItem();
            this.setSesquialteralParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetSesquialteralParagraphSpacingItem();
            this.setDoubleParagraphSpacingItem1 = new DevExpress.XtraRichEdit.UI.SetDoubleParagraphSpacingItem();
            this.showLineSpacingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineSpacingFormItem();
            this.addSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingBeforeParagraphItem();
            this.removeSpacingBeforeParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingBeforeParagraphItem();
            this.addSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.AddSpacingAfterParagraphItem();
            this.removeSpacingAfterParagraphItem1 = new DevExpress.XtraRichEdit.UI.RemoveSpacingAfterParagraphItem();
            this.changeParagraphBackColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeParagraphBackColorItem();
            this.findItem1 = new DevExpress.XtraRichEdit.UI.FindItem();
            this.replaceItem1 = new DevExpress.XtraRichEdit.UI.ReplaceItem();
            this.insertPageBreakItem21 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem2();
            this.insertTableItem1 = new DevExpress.XtraRichEdit.UI.InsertTableItem();
            this.insertPictureItem1 = new DevExpress.XtraRichEdit.UI.InsertPictureItem();
            this.insertFloatingPictureItem1 = new DevExpress.XtraRichEdit.UI.InsertFloatingPictureItem();
            this.commandBarItem3 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem4 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem5 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem6 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem7 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.insertBookmarkItem1 = new DevExpress.XtraRichEdit.UI.InsertBookmarkItem();
            this.insertHyperlinkItem1 = new DevExpress.XtraRichEdit.UI.InsertHyperlinkItem();
            this.editPageHeaderItem1 = new DevExpress.XtraRichEdit.UI.EditPageHeaderItem();
            this.editPageFooterItem1 = new DevExpress.XtraRichEdit.UI.EditPageFooterItem();
            this.insertPageNumberItem1 = new DevExpress.XtraRichEdit.UI.InsertPageNumberItem();
            this.insertPageCountItem1 = new DevExpress.XtraRichEdit.UI.InsertPageCountItem();
            this.insertTextBoxItem1 = new DevExpress.XtraRichEdit.UI.InsertTextBoxItem();
            this.insertSymbolItem1 = new DevExpress.XtraRichEdit.UI.InsertSymbolItem();
            this.changeSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageMarginsItem();
            this.setNormalSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNormalSectionPageMarginsItem();
            this.setNarrowSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetNarrowSectionPageMarginsItem();
            this.setModerateSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetModerateSectionPageMarginsItem();
            this.setWideSectionPageMarginsItem1 = new DevExpress.XtraRichEdit.UI.SetWideSectionPageMarginsItem();
            this.showPageMarginsSetupFormItem1 = new DevExpress.XtraRichEdit.UI.ShowPageMarginsSetupFormItem();
            this.changeSectionPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPageOrientationItem();
            this.setPortraitPageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetPortraitPageOrientationItem();
            this.setLandscapePageOrientationItem1 = new DevExpress.XtraRichEdit.UI.SetLandscapePageOrientationItem();
            this.changeSectionPaperKindItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionPaperKindItem();
            this.changeSectionColumnsItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionColumnsItem();
            this.setSectionOneColumnItem1 = new DevExpress.XtraRichEdit.UI.SetSectionOneColumnItem();
            this.setSectionTwoColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionTwoColumnsItem();
            this.setSectionThreeColumnsItem1 = new DevExpress.XtraRichEdit.UI.SetSectionThreeColumnsItem();
            this.showColumnsSetupFormItem1 = new DevExpress.XtraRichEdit.UI.ShowColumnsSetupFormItem();
            this.insertBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertBreakItem();
            this.insertPageBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertPageBreakItem();
            this.insertColumnBreakItem1 = new DevExpress.XtraRichEdit.UI.InsertColumnBreakItem();
            this.insertSectionBreakNextPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakNextPageItem();
            this.insertSectionBreakEvenPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakEvenPageItem();
            this.insertSectionBreakOddPageItem1 = new DevExpress.XtraRichEdit.UI.InsertSectionBreakOddPageItem();
            this.changeSectionLineNumberingItem1 = new DevExpress.XtraRichEdit.UI.ChangeSectionLineNumberingItem();
            this.setSectionLineNumberingNoneItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingNoneItem();
            this.setSectionLineNumberingContinuousItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingContinuousItem();
            this.setSectionLineNumberingRestartNewPageItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewPageItem();
            this.setSectionLineNumberingRestartNewSectionItem1 = new DevExpress.XtraRichEdit.UI.SetSectionLineNumberingRestartNewSectionItem();
            this.toggleParagraphSuppressLineNumbersItem1 = new DevExpress.XtraRichEdit.UI.ToggleParagraphSuppressLineNumbersItem();
            this.showLineNumberingFormItem1 = new DevExpress.XtraRichEdit.UI.ShowLineNumberingFormItem();
            this.changePageColorItem1 = new DevExpress.XtraRichEdit.UI.ChangePageColorItem();
            this.switchToSimpleViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToSimpleViewItem();
            this.switchToDraftViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToDraftViewItem();
            this.switchToPrintLayoutViewItem1 = new DevExpress.XtraRichEdit.UI.SwitchToPrintLayoutViewItem();
            this.toggleShowHorizontalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowHorizontalRulerItem();
            this.toggleShowVerticalRulerItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowVerticalRulerItem();
            this.zoomOutItem1 = new DevExpress.XtraRichEdit.UI.ZoomOutItem();
            this.zoomInItem1 = new DevExpress.XtraRichEdit.UI.ZoomInItem();
            this.snapBarToolbarsListItem1 = new DevExpress.Snap.Extensions.UI.SnapBarToolbarsListItem();
            this.commandBarCheckItem1 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.showAllFieldCodesItem1 = new DevExpress.XtraRichEdit.UI.ShowAllFieldCodesItem();
            this.showAllFieldResultsItem1 = new DevExpress.XtraRichEdit.UI.ShowAllFieldResultsItem();
            this.toggleFieldHighlightingItem1 = new DevExpress.Snap.Extensions.UI.ToggleFieldHighlightingItem();
            this.goToPageHeaderItem1 = new DevExpress.XtraRichEdit.UI.GoToPageHeaderItem();
            this.goToPageFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToPageFooterItem();
            this.goToNextHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToNextHeaderFooterItem();
            this.goToPreviousHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.GoToPreviousHeaderFooterItem();
            this.toggleLinkToPreviousItem1 = new DevExpress.XtraRichEdit.UI.ToggleLinkToPreviousItem();
            this.toggleDifferentFirstPageItem1 = new DevExpress.XtraRichEdit.UI.ToggleDifferentFirstPageItem();
            this.toggleDifferentOddAndEvenPagesItem1 = new DevExpress.XtraRichEdit.UI.ToggleDifferentOddAndEvenPagesItem();
            this.closePageHeaderFooterItem1 = new DevExpress.XtraRichEdit.UI.ClosePageHeaderFooterItem();
            this.toggleFirstRowItem1 = new DevExpress.XtraRichEdit.UI.ToggleFirstRowItem();
            this.toggleLastRowItem1 = new DevExpress.XtraRichEdit.UI.ToggleLastRowItem();
            this.toggleBandedRowsItem1 = new DevExpress.XtraRichEdit.UI.ToggleBandedRowsItem();
            this.toggleFirstColumnItem1 = new DevExpress.XtraRichEdit.UI.ToggleFirstColumnItem();
            this.toggleLastColumnItem1 = new DevExpress.XtraRichEdit.UI.ToggleLastColumnItem();
            this.toggleBandedColumnsItem1 = new DevExpress.XtraRichEdit.UI.ToggleBandedColumnsItem();
            this.galleryChangeTableStyleItem1 = new DevExpress.XtraRichEdit.UI.GalleryChangeTableStyleItem();
            this.galleryChangeTableCellStyleItem1 = new DevExpress.Snap.Extensions.UI.GalleryChangeTableCellStyleItem();
            this.changeTableBorderLineStyleItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineStyleItem();
            this.repositoryItemBorderLineStyle1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineStyle();
            this.changeTableBorderLineWeightItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderLineWeightItem();
            this.repositoryItemBorderLineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineWeight();
            this.changeTableBorderColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBorderColorItem();
            this.changeTableBordersItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableBordersItem();
            this.toggleTableCellsBottomBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomBorderItem();
            this.toggleTableCellsTopBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopBorderItem();
            this.toggleTableCellsLeftBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsLeftBorderItem();
            this.toggleTableCellsRightBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsRightBorderItem();
            this.resetTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ResetTableCellsAllBordersItem();
            this.toggleTableCellsAllBordersItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsAllBordersItem();
            this.toggleTableCellsOutsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsOutsideBorderItem();
            this.toggleTableCellsInsideBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideBorderItem();
            this.toggleTableCellsInsideHorizontalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideHorizontalBorderItem();
            this.toggleTableCellsInsideVerticalBorderItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsInsideVerticalBorderItem();
            this.toggleShowTableGridLinesItem1 = new DevExpress.XtraRichEdit.UI.ToggleShowTableGridLinesItem();
            this.changeTableCellsShadingItem1 = new DevExpress.XtraRichEdit.UI.ChangeTableCellsShadingItem();
            this.selectTableElementsItem1 = new DevExpress.XtraRichEdit.UI.SelectTableElementsItem();
            this.selectTableCellItem1 = new DevExpress.XtraRichEdit.UI.SelectTableCellItem();
            this.selectTableColumnItem1 = new DevExpress.XtraRichEdit.UI.SelectTableColumnItem();
            this.selectTableRowItem1 = new DevExpress.XtraRichEdit.UI.SelectTableRowItem();
            this.selectTableItem1 = new DevExpress.XtraRichEdit.UI.SelectTableItem();
            this.showTablePropertiesFormItem1 = new DevExpress.XtraRichEdit.UI.ShowTablePropertiesFormItem();
            this.deleteTableElementsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableElementsItem();
            this.showDeleteTableCellsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowDeleteTableCellsFormItem();
            this.deleteTableColumnsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableColumnsItem();
            this.deleteTableRowsItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableRowsItem();
            this.deleteTableItem1 = new DevExpress.XtraRichEdit.UI.DeleteTableItem();
            this.insertTableRowAboveItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowAboveItem();
            this.insertTableRowBelowItem1 = new DevExpress.XtraRichEdit.UI.InsertTableRowBelowItem();
            this.insertTableColumnToLeftItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToLeftItem();
            this.insertTableColumnToRightItem1 = new DevExpress.XtraRichEdit.UI.InsertTableColumnToRightItem();
            this.mergeTableCellsItem1 = new DevExpress.XtraRichEdit.UI.MergeTableCellsItem();
            this.showSplitTableCellsForm1 = new DevExpress.XtraRichEdit.UI.ShowSplitTableCellsForm();
            this.splitTableItem1 = new DevExpress.XtraRichEdit.UI.SplitTableItem();
            this.toggleTableAutoFitItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitItem();
            this.toggleTableAutoFitContentsItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitContentsItem();
            this.toggleTableAutoFitWindowItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableAutoFitWindowItem();
            this.toggleTableFixedColumnWidthItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableFixedColumnWidthItem();
            this.toggleTableCellsTopLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopLeftAlignmentItem();
            this.toggleTableCellsMiddleLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleLeftAlignmentItem();
            this.toggleTableCellsBottomLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomLeftAlignmentItem();
            this.toggleTableCellsTopCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopCenterAlignmentItem();
            this.toggleTableCellsMiddleCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleCenterAlignmentItem();
            this.toggleTableCellsBottomCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomCenterAlignmentItem();
            this.toggleTableCellsTopRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsTopRightAlignmentItem();
            this.toggleTableCellsMiddleRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsMiddleRightAlignmentItem();
            this.toggleTableCellsBottomRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ToggleTableCellsBottomRightAlignmentItem();
            this.showTableOptionsFormItem1 = new DevExpress.XtraRichEdit.UI.ShowTableOptionsFormItem();
            this.checkSpellingItem1 = new DevExpress.XtraRichEdit.UI.CheckSpellingItem();
            this.insertTableOfContentsItem1 = new DevExpress.XtraRichEdit.UI.InsertTableOfContentsItem();
            this.updateTableOfContentsItem1 = new DevExpress.XtraRichEdit.UI.UpdateTableOfContentsItem();
            this.addParagraphsToTableOfContentItem1 = new DevExpress.XtraRichEdit.UI.AddParagraphsToTableOfContentItem();
            this.setParagraphHeadingLevelItem1 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem2 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem3 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem4 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem5 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem6 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem7 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem8 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem9 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.setParagraphHeadingLevelItem10 = new DevExpress.XtraRichEdit.UI.SetParagraphHeadingLevelItem();
            this.insertCaptionPlaceholderItem1 = new DevExpress.XtraRichEdit.UI.InsertCaptionPlaceholderItem();
            this.insertFiguresCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertFiguresCaptionItems();
            this.insertTablesCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertTablesCaptionItems();
            this.insertEquationsCaptionItems1 = new DevExpress.XtraRichEdit.UI.InsertEquationsCaptionItems();
            this.insertTableOfFiguresPlaceholderItem1 = new DevExpress.XtraRichEdit.UI.InsertTableOfFiguresPlaceholderItem();
            this.insertTableOfFiguresItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfFiguresItems();
            this.insertTableOfTablesItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfTablesItems();
            this.insertTableOfEquationsItems1 = new DevExpress.XtraRichEdit.UI.InsertTableOfEquationsItems();
            this.updateTableOfFiguresItem1 = new DevExpress.XtraRichEdit.UI.UpdateTableOfFiguresItem();
            this.changeFloatingObjectFillColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectFillColorItem();
            this.changeFloatingObjectOutlineColorItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineColorItem();
            this.changeFloatingObjectOutlineWeightItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectOutlineWeightItem();
            this.repositoryItemFloatingObjectOutlineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemFloatingObjectOutlineWeight();
            this.changeFloatingObjectTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectTextWrapTypeItem();
            this.setFloatingObjectSquareTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectSquareTextWrapTypeItem();
            this.setFloatingObjectTightTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTightTextWrapTypeItem();
            this.setFloatingObjectThroughTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectThroughTextWrapTypeItem();
            this.setFloatingObjectTopAndBottomTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopAndBottomTextWrapTypeItem();
            this.setFloatingObjectBehindTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBehindTextWrapTypeItem();
            this.setFloatingObjectInFrontOfTextWrapTypeItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectInFrontOfTextWrapTypeItem();
            this.changeFloatingObjectAlignmentItem1 = new DevExpress.XtraRichEdit.UI.ChangeFloatingObjectAlignmentItem();
            this.setFloatingObjectTopLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopLeftAlignmentItem();
            this.setFloatingObjectTopCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopCenterAlignmentItem();
            this.setFloatingObjectTopRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectTopRightAlignmentItem();
            this.setFloatingObjectMiddleLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleLeftAlignmentItem();
            this.setFloatingObjectMiddleCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleCenterAlignmentItem();
            this.setFloatingObjectMiddleRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectMiddleRightAlignmentItem();
            this.setFloatingObjectBottomLeftAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomLeftAlignmentItem();
            this.setFloatingObjectBottomCenterAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomCenterAlignmentItem();
            this.setFloatingObjectBottomRightAlignmentItem1 = new DevExpress.XtraRichEdit.UI.SetFloatingObjectBottomRightAlignmentItem();
            this.floatingObjectBringForwardSubItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardSubItem();
            this.floatingObjectBringForwardItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringForwardItem();
            this.floatingObjectBringToFrontItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringToFrontItem();
            this.floatingObjectBringInFrontOfTextItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectBringInFrontOfTextItem();
            this.floatingObjectSendBackwardSubItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardSubItem();
            this.floatingObjectSendBackwardItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBackwardItem();
            this.floatingObjectSendToBackItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendToBackItem();
            this.floatingObjectSendBehindTextItem1 = new DevExpress.XtraRichEdit.UI.FloatingObjectSendBehindTextItem();
            this.themesGalleryBarItem1 = new DevExpress.Snap.Extensions.UI.ThemesGalleryBarItem();
            this.commandBarCheckItem2 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem3 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem4 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarSubItem1 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem5 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem6 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem7 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem8 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem9 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.filterPopupButtonItem1 = new DevExpress.Snap.Extensions.UI.FilterPopupButtonItem();
            this.propertiesBarButtonItem1 = new DevExpress.Snap.Extensions.UI.PropertiesBarButtonItem();
            this.commandBarSubItem2 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem10 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem11 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarSubItem3 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem12 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem13 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarItem8 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem9 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarSubItem4 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem14 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem15 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem16 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem17 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem18 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem19 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem20 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarSubItem5 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem21 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem22 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarSubItem6 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem23 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem24 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarSubItem7 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarCheckItem25 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem26 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem27 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem28 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem29 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem30 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem31 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarItem10 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem11 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem12 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.barButtonGroup8 = new DevExpress.XtraBars.BarButtonGroup();
            this.changeEditorRowLimitItem1 = new DevExpress.Snap.Extensions.UI.ChangeEditorRowLimitItem();
            this.repositoryItemEditorRowLimitEdit1 = new DevExpress.Snap.Design.RepositoryItemEditorRowLimitEdit();
            this.createBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateBarBaseItem();
            this.commandBarGalleryDropDown1 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.createLineBaseItem1 = new DevExpress.XtraCharts.UI.CreateLineBaseItem();
            this.commandBarGalleryDropDown2 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.createPieBaseItem1 = new DevExpress.XtraCharts.UI.CreatePieBaseItem();
            this.commandBarGalleryDropDown3 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.createRotatedBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarBaseItem();
            this.commandBarGalleryDropDown4 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.createAreaBaseItem1 = new DevExpress.XtraCharts.UI.CreateAreaBaseItem();
            this.commandBarGalleryDropDown5 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.createOtherSeriesTypesBaseItem1 = new DevExpress.XtraCharts.UI.CreateOtherSeriesTypesBaseItem();
            this.commandBarGalleryDropDown6 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.changePaletteGalleryBaseItem1 = new DevExpress.XtraCharts.UI.ChangePaletteGalleryBaseItem();
            this.commandBarGalleryDropDown7 = new DevExpress.XtraBars.Commands.CommandBarGalleryDropDown(this.components);
            this.changeAppearanceGalleryBaseItem1 = new DevExpress.XtraCharts.UI.ChangeAppearanceGalleryBaseItem();
            this.runWizardChartItem1 = new DevExpress.XtraCharts.UI.RunWizardChartItem();
            this.mailMergeDataSourceItem1 = new DevExpress.Snap.Extensions.UI.MailMergeDataSourceItem();
            this.commandBarCheckItem32 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.commandBarCheckItem33 = new DevExpress.Snap.Extensions.UI.CommandBarCheckItem();
            this.mailMergeCurrentRecordItem1 = new DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordItem();
            this.repositoryItemMailMergeCurrentRecordEdit1 = new DevExpress.Snap.Extensions.UI.RepositoryItemMailMergeCurrentRecordEdit();
            this.commandBarSubItem8 = new DevExpress.Snap.Extensions.UI.CommandBarSubItem();
            this.commandBarItem13 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem14 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.commandBarItem15 = new DevExpress.Snap.Extensions.UI.CommandBarItem();
            this.headerFooterToolsRibbonPageCategory1 = new DevExpress.XtraRichEdit.UI.HeaderFooterToolsRibbonPageCategory();
            this.headerFooterToolsDesignRibbonPage1 = new DevExpress.XtraRichEdit.UI.HeaderFooterToolsDesignRibbonPage();
            this.headerFooterToolsDesignNavigationRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.HeaderFooterToolsDesignNavigationRibbonPageGroup();
            this.headerFooterToolsDesignOptionsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.HeaderFooterToolsDesignOptionsRibbonPageGroup();
            this.headerFooterToolsDesignCloseRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.HeaderFooterToolsDesignCloseRibbonPageGroup();
            this.tableToolsRibbonPageCategory1 = new DevExpress.XtraRichEdit.UI.TableToolsRibbonPageCategory();
            this.tableDesignRibbonPage1 = new DevExpress.XtraRichEdit.UI.TableDesignRibbonPage();
            this.tableStyleOptionsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableStyleOptionsRibbonPageGroup();
            this.tableStylesRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableStylesRibbonPageGroup();
            this.tableCellStylesRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.TableCellStylesRibbonPageGroup();
            this.tableDrawBordersRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableDrawBordersRibbonPageGroup();
            this.tableLayoutRibbonPage1 = new DevExpress.XtraRichEdit.UI.TableLayoutRibbonPage();
            this.tableTableRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableTableRibbonPageGroup();
            this.tableRowsAndColumnsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableRowsAndColumnsRibbonPageGroup();
            this.tableMergeRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableMergeRibbonPageGroup();
            this.tableCellSizeRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableCellSizeRibbonPageGroup();
            this.tableAlignmentRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableAlignmentRibbonPageGroup();
            this.floatingPictureToolsRibbonPageCategory1 = new DevExpress.XtraRichEdit.UI.FloatingPictureToolsRibbonPageCategory();
            this.floatingPictureToolsFormatPage1 = new DevExpress.XtraRichEdit.UI.FloatingPictureToolsFormatPage();
            this.floatingPictureToolsShapeStylesPageGroup1 = new DevExpress.XtraRichEdit.UI.FloatingPictureToolsShapeStylesPageGroup();
            this.floatingPictureToolsArrangePageGroup1 = new DevExpress.XtraRichEdit.UI.FloatingPictureToolsArrangePageGroup();
            this.dataToolsRibbonPageCategory1 = new DevExpress.Snap.Extensions.UI.DataToolsRibbonPageCategory();
            this.appearanceRibbonPage1 = new DevExpress.Snap.Extensions.UI.AppearanceRibbonPage();
            this.themesRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ThemesRibbonPageGroup();
            this.snMergeFieldToolsRibbonPage1 = new DevExpress.Snap.Extensions.UI.SNMergeFieldToolsRibbonPage();
            this.dataShapingRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.DataShapingRibbonPageGroup();
            this.snMergeFieldPropertiesRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.SNMergeFieldPropertiesRibbonPageGroup();
            this.groupToolsRibbonPage1 = new DevExpress.Snap.Extensions.UI.GroupToolsRibbonPage();
            this.groupingRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.GroupingRibbonPageGroup();
            this.listToolsRibbonPage1 = new DevExpress.Snap.Extensions.UI.ListToolsRibbonPage();
            this.listHeaderAndFooterRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ListHeaderAndFooterRibbonPageGroup();
            this.listCommandsRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ListCommandsRibbonPageGroup();
            this.listEditorRowLimitRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ListEditorRowLimitRibbonPageGroup();
            this.mailMergeRibbonPage1 = new DevExpress.Snap.Extensions.UI.MailMergeRibbonPage();
            this.mailMergeRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.MailMergeRibbonPageGroup();
            this.mailMergeCurrentRecordRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordRibbonPageGroup();
            this.finishAndMergeRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.FinishAndMergeRibbonPageGroup();
            this.chartRibbonPageCategory1 = new DevExpress.XtraCharts.UI.ChartRibbonPageCategory();
            this.createChartRibbonPage1 = new DevExpress.XtraCharts.UI.CreateChartRibbonPage();
            this.chartTypeRibbonPageGroup1 = new DevExpress.XtraCharts.UI.ChartTypeRibbonPageGroup();
            this.chartAppearanceRibbonPageGroup1 = new DevExpress.XtraCharts.UI.ChartAppearanceRibbonPageGroup();
            this.chartWizardRibbonPageGroup1 = new DevExpress.XtraCharts.UI.ChartWizardRibbonPageGroup();
            this.fileRibbonPage1 = new DevExpress.XtraRichEdit.UI.FileRibbonPage();
            this.commonRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.CommonRibbonPageGroup();
            this.dataRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.DataRibbonPageGroup();
            this.homeRibbonPage1 = new DevExpress.XtraRichEdit.UI.HomeRibbonPage();
            this.clipboardRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.ClipboardRibbonPageGroup();
            this.fontRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.FontRibbonPageGroup();
            this.paragraphRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.ParagraphRibbonPageGroup();
            this.editingRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.EditingRibbonPageGroup();
            this.insertRibbonPage1 = new DevExpress.XtraRichEdit.UI.InsertRibbonPage();
            this.pagesRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.PagesRibbonPageGroup();
            this.tablesRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TablesRibbonPageGroup();
            this.illustrationsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.IllustrationsRibbonPageGroup();
            this.toolboxRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ToolboxRibbonPageGroup();
            this.linksRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.LinksRibbonPageGroup();
            this.headerFooterRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.HeaderFooterRibbonPageGroup();
            this.textRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TextRibbonPageGroup();
            this.symbolsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.SymbolsRibbonPageGroup();
            this.pageLayoutRibbonPage1 = new DevExpress.XtraRichEdit.UI.PageLayoutRibbonPage();
            this.pageSetupRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.PageSetupRibbonPageGroup();
            this.pageBackgroundRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.PageBackgroundRibbonPageGroup();
            this.viewRibbonPage1 = new DevExpress.XtraRichEdit.UI.ViewRibbonPage();
            this.documentViewsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.DocumentViewsRibbonPageGroup();
            this.showRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.ShowRibbonPageGroup();
            this.zoomRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.ZoomRibbonPageGroup();
            this.viewRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ViewRibbonPageGroup();
            this.viewFieldsRibbonPageGroup1 = new DevExpress.Snap.Extensions.UI.ViewFieldsRibbonPageGroup();
            this.reviewRibbonPage1 = new DevExpress.XtraRichEdit.UI.ReviewRibbonPage();
            this.documentProofingRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.DocumentProofingRibbonPageGroup();
            this.referencesRibbonPage1 = new DevExpress.XtraRichEdit.UI.ReferencesRibbonPage();
            this.tableOfContentsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.TableOfContentsRibbonPageGroup();
            this.captionsRibbonPageGroup1 = new DevExpress.XtraRichEdit.UI.CaptionsRibbonPageGroup();
            this.snapDockManager1 = new DevExpress.Snap.Extensions.SnapDockManager(this.components);
            this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.fieldListDockPanel1 = new DevExpress.Snap.Extensions.UI.FieldListDockPanel();
            this.fieldListDockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.reportExplorerDockPanel1 = new DevExpress.Snap.Extensions.UI.ReportExplorerDockPanel();
            this.reportExplorerDockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.snapDocumentManager1 = new DevExpress.Snap.Extensions.SnapDocumentManager(this.components);
            this.noDocumentsView1 = new DevExpress.XtraBars.Docking2010.Views.NoDocuments.NoDocumentsView(this.components);
            this.snapBarController1 = new DevExpress.Snap.Extensions.SnapBarController();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemEditorRowLimitEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMailMergeCurrentRecordEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.snapDockManager1)).BeginInit();
            this.panelContainer1.SuspendLayout();
            this.fieldListDockPanel1.SuspendLayout();
            this.reportExplorerDockPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.snapDocumentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.snapBarController1)).BeginInit();
            this.SuspendLayout();
            // 
            // stylesRibbonPageGroup1
            // 
            this.stylesRibbonPageGroup1.Glyph = ((System.Drawing.Image)(resources.GetObject("stylesRibbonPageGroup1.Glyph")));
            this.stylesRibbonPageGroup1.ItemLinks.Add(this.galleryChangeStyleItem1);
            this.stylesRibbonPageGroup1.Name = "stylesRibbonPageGroup1";
            // 
            // galleryChangeStyleItem1
            // 
            // 
            // 
            // 
            this.galleryChangeStyleItem1.Gallery.ColumnCount = 10;
            this.galleryChangeStyleItem1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryChangeStyleItem1.Gallery.ImageSize = new System.Drawing.Size(65, 46);
            this.galleryChangeStyleItem1.Id = 63;
            this.galleryChangeStyleItem1.Name = "galleryChangeStyleItem1";
            // 
            // snapControl
            // 
            dataSourceInfo1.DataSource = null;
            this.snapControl.DataSources.Add(dataSourceInfo1);
            this.snapControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.snapControl.EnableToolTips = true;
            this.snapControl.Location = new System.Drawing.Point(0, 142);
            this.snapControl.MenuManager = this.ribbonControl1;
            this.snapControl.Modified = true;
            this.snapControl.Name = "snapControl";
            this.snapControl.Options.Comments.ShowAllAuthors = true;
            this.snapControl.Options.Comments.Visibility = DevExpress.XtraRichEdit.Options.RichEditCommentVisibility.Auto;
            this.snapControl.Options.CopyPaste.MaintainDocumentSectionSettings = false;
            this.snapControl.Options.Fields.EnableEmptyFieldDataAlias = true;
            this.snapControl.Options.Fields.UseCurrentCultureDateTimeFormat = false;
            this.snapControl.Options.SnapMailMergeVisualOptions.DataSourceName = null;
            this.snapControl.Size = new System.Drawing.Size(620, 400);
            this.snapControl.TabIndex = 0;
            // 
            // ribbonControl1
            // 
            this.ribbonControl1.ExpandCollapseItem.Id = 0;
            this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl1.ExpandCollapseItem,
            this.undoItem1,
            this.redoItem1,
            this.fileNewItem1,
            this.fileOpenItem1,
            this.fileSaveItem1,
            this.fileSaveAsItem1,
            this.commandBarItem1,
            this.quickPrintItem1,
            this.printItem1,
            this.printPreviewItem1,
            this.commandBarItem2,
            this.pasteItem1,
            this.cutItem1,
            this.copyItem1,
            this.pasteSpecialItem1,
            this.barButtonGroup1,
            this.changeFontNameItem1,
            this.changeFontSizeItem1,
            this.fontSizeIncreaseItem1,
            this.fontSizeDecreaseItem1,
            this.barButtonGroup2,
            this.toggleFontBoldItem1,
            this.toggleFontItalicItem1,
            this.toggleFontUnderlineItem1,
            this.toggleFontDoubleUnderlineItem1,
            this.toggleFontStrikeoutItem1,
            this.toggleFontDoubleStrikeoutItem1,
            this.toggleFontSuperscriptItem1,
            this.toggleFontSubscriptItem1,
            this.barButtonGroup3,
            this.changeFontColorItem1,
            this.changeFontBackColorItem1,
            this.changeTextCaseItem1,
            this.makeTextUpperCaseItem1,
            this.makeTextLowerCaseItem1,
            this.capitalizeEachWordCaseItem1,
            this.toggleTextCaseItem1,
            this.clearFormattingItem1,
            this.barButtonGroup4,
            this.toggleBulletedListItem1,
            this.toggleNumberingListItem1,
            this.toggleMultiLevelListItem1,
            this.barButtonGroup5,
            this.decreaseIndentItem1,
            this.increaseIndentItem1,
            this.barButtonGroup6,
            this.toggleParagraphAlignmentLeftItem1,
            this.toggleParagraphAlignmentCenterItem1,
            this.toggleParagraphAlignmentRightItem1,
            this.toggleParagraphAlignmentJustifyItem1,
            this.toggleShowWhitespaceItem1,
            this.barButtonGroup7,
            this.changeParagraphLineSpacingItem1,
            this.setSingleParagraphSpacingItem1,
            this.setSesquialteralParagraphSpacingItem1,
            this.setDoubleParagraphSpacingItem1,
            this.showLineSpacingFormItem1,
            this.addSpacingBeforeParagraphItem1,
            this.removeSpacingBeforeParagraphItem1,
            this.addSpacingAfterParagraphItem1,
            this.removeSpacingAfterParagraphItem1,
            this.changeParagraphBackColorItem1,
            this.galleryChangeStyleItem1,
            this.findItem1,
            this.replaceItem1,
            this.insertPageBreakItem21,
            this.insertTableItem1,
            this.insertPictureItem1,
            this.insertFloatingPictureItem1,
            this.commandBarItem3,
            this.commandBarItem4,
            this.commandBarItem5,
            this.commandBarItem6,
            this.commandBarItem7,
            this.insertBookmarkItem1,
            this.insertHyperlinkItem1,
            this.editPageHeaderItem1,
            this.editPageFooterItem1,
            this.insertPageNumberItem1,
            this.insertPageCountItem1,
            this.insertTextBoxItem1,
            this.insertSymbolItem1,
            this.changeSectionPageMarginsItem1,
            this.setNormalSectionPageMarginsItem1,
            this.setNarrowSectionPageMarginsItem1,
            this.setModerateSectionPageMarginsItem1,
            this.setWideSectionPageMarginsItem1,
            this.showPageMarginsSetupFormItem1,
            this.changeSectionPageOrientationItem1,
            this.setPortraitPageOrientationItem1,
            this.setLandscapePageOrientationItem1,
            this.changeSectionPaperKindItem1,
            this.changeSectionColumnsItem1,
            this.setSectionOneColumnItem1,
            this.setSectionTwoColumnsItem1,
            this.setSectionThreeColumnsItem1,
            this.showColumnsSetupFormItem1,
            this.insertBreakItem1,
            this.insertPageBreakItem1,
            this.insertColumnBreakItem1,
            this.insertSectionBreakNextPageItem1,
            this.insertSectionBreakEvenPageItem1,
            this.insertSectionBreakOddPageItem1,
            this.changeSectionLineNumberingItem1,
            this.setSectionLineNumberingNoneItem1,
            this.setSectionLineNumberingContinuousItem1,
            this.setSectionLineNumberingRestartNewPageItem1,
            this.setSectionLineNumberingRestartNewSectionItem1,
            this.toggleParagraphSuppressLineNumbersItem1,
            this.showLineNumberingFormItem1,
            this.changePageColorItem1,
            this.switchToSimpleViewItem1,
            this.switchToDraftViewItem1,
            this.switchToPrintLayoutViewItem1,
            this.toggleShowHorizontalRulerItem1,
            this.toggleShowVerticalRulerItem1,
            this.zoomOutItem1,
            this.zoomInItem1,
            this.snapBarToolbarsListItem1,
            this.commandBarCheckItem1,
            this.showAllFieldCodesItem1,
            this.showAllFieldResultsItem1,
            this.toggleFieldHighlightingItem1,
            this.goToPageHeaderItem1,
            this.goToPageFooterItem1,
            this.goToNextHeaderFooterItem1,
            this.goToPreviousHeaderFooterItem1,
            this.toggleLinkToPreviousItem1,
            this.toggleDifferentFirstPageItem1,
            this.toggleDifferentOddAndEvenPagesItem1,
            this.closePageHeaderFooterItem1,
            this.toggleFirstRowItem1,
            this.toggleLastRowItem1,
            this.toggleBandedRowsItem1,
            this.toggleFirstColumnItem1,
            this.toggleLastColumnItem1,
            this.toggleBandedColumnsItem1,
            this.galleryChangeTableStyleItem1,
            this.galleryChangeTableCellStyleItem1,
            this.changeTableBorderLineStyleItem1,
            this.changeTableBorderLineWeightItem1,
            this.changeTableBorderColorItem1,
            this.changeTableBordersItem1,
            this.toggleTableCellsBottomBorderItem1,
            this.toggleTableCellsTopBorderItem1,
            this.toggleTableCellsLeftBorderItem1,
            this.toggleTableCellsRightBorderItem1,
            this.resetTableCellsAllBordersItem1,
            this.toggleTableCellsAllBordersItem1,
            this.toggleTableCellsOutsideBorderItem1,
            this.toggleTableCellsInsideBorderItem1,
            this.toggleTableCellsInsideHorizontalBorderItem1,
            this.toggleTableCellsInsideVerticalBorderItem1,
            this.toggleShowTableGridLinesItem1,
            this.changeTableCellsShadingItem1,
            this.selectTableElementsItem1,
            this.selectTableCellItem1,
            this.selectTableColumnItem1,
            this.selectTableRowItem1,
            this.selectTableItem1,
            this.showTablePropertiesFormItem1,
            this.deleteTableElementsItem1,
            this.showDeleteTableCellsFormItem1,
            this.deleteTableColumnsItem1,
            this.deleteTableRowsItem1,
            this.deleteTableItem1,
            this.insertTableRowAboveItem1,
            this.insertTableRowBelowItem1,
            this.insertTableColumnToLeftItem1,
            this.insertTableColumnToRightItem1,
            this.mergeTableCellsItem1,
            this.showSplitTableCellsForm1,
            this.splitTableItem1,
            this.toggleTableAutoFitItem1,
            this.toggleTableAutoFitContentsItem1,
            this.toggleTableAutoFitWindowItem1,
            this.toggleTableFixedColumnWidthItem1,
            this.toggleTableCellsTopLeftAlignmentItem1,
            this.toggleTableCellsMiddleLeftAlignmentItem1,
            this.toggleTableCellsBottomLeftAlignmentItem1,
            this.toggleTableCellsTopCenterAlignmentItem1,
            this.toggleTableCellsMiddleCenterAlignmentItem1,
            this.toggleTableCellsBottomCenterAlignmentItem1,
            this.toggleTableCellsTopRightAlignmentItem1,
            this.toggleTableCellsMiddleRightAlignmentItem1,
            this.toggleTableCellsBottomRightAlignmentItem1,
            this.showTableOptionsFormItem1,
            this.checkSpellingItem1,
            this.insertTableOfContentsItem1,
            this.updateTableOfContentsItem1,
            this.addParagraphsToTableOfContentItem1,
            this.setParagraphHeadingLevelItem1,
            this.setParagraphHeadingLevelItem2,
            this.setParagraphHeadingLevelItem3,
            this.setParagraphHeadingLevelItem4,
            this.setParagraphHeadingLevelItem5,
            this.setParagraphHeadingLevelItem6,
            this.setParagraphHeadingLevelItem7,
            this.setParagraphHeadingLevelItem8,
            this.setParagraphHeadingLevelItem9,
            this.setParagraphHeadingLevelItem10,
            this.insertCaptionPlaceholderItem1,
            this.insertFiguresCaptionItems1,
            this.insertTablesCaptionItems1,
            this.insertEquationsCaptionItems1,
            this.insertTableOfFiguresPlaceholderItem1,
            this.insertTableOfFiguresItems1,
            this.insertTableOfTablesItems1,
            this.insertTableOfEquationsItems1,
            this.updateTableOfFiguresItem1,
            this.changeFloatingObjectFillColorItem1,
            this.changeFloatingObjectOutlineColorItem1,
            this.changeFloatingObjectOutlineWeightItem1,
            this.changeFloatingObjectTextWrapTypeItem1,
            this.setFloatingObjectSquareTextWrapTypeItem1,
            this.setFloatingObjectTightTextWrapTypeItem1,
            this.setFloatingObjectThroughTextWrapTypeItem1,
            this.setFloatingObjectTopAndBottomTextWrapTypeItem1,
            this.setFloatingObjectBehindTextWrapTypeItem1,
            this.setFloatingObjectInFrontOfTextWrapTypeItem1,
            this.changeFloatingObjectAlignmentItem1,
            this.setFloatingObjectTopLeftAlignmentItem1,
            this.setFloatingObjectTopCenterAlignmentItem1,
            this.setFloatingObjectTopRightAlignmentItem1,
            this.setFloatingObjectMiddleLeftAlignmentItem1,
            this.setFloatingObjectMiddleCenterAlignmentItem1,
            this.setFloatingObjectMiddleRightAlignmentItem1,
            this.setFloatingObjectBottomLeftAlignmentItem1,
            this.setFloatingObjectBottomCenterAlignmentItem1,
            this.setFloatingObjectBottomRightAlignmentItem1,
            this.floatingObjectBringForwardSubItem1,
            this.floatingObjectBringForwardItem1,
            this.floatingObjectBringToFrontItem1,
            this.floatingObjectBringInFrontOfTextItem1,
            this.floatingObjectSendBackwardSubItem1,
            this.floatingObjectSendBackwardItem1,
            this.floatingObjectSendToBackItem1,
            this.floatingObjectSendBehindTextItem1,
            this.themesGalleryBarItem1,
            this.commandBarCheckItem2,
            this.commandBarCheckItem3,
            this.commandBarCheckItem4,
            this.commandBarSubItem1,
            this.commandBarCheckItem5,
            this.commandBarCheckItem6,
            this.commandBarCheckItem7,
            this.commandBarCheckItem8,
            this.commandBarCheckItem9,
            this.filterPopupButtonItem1,
            this.propertiesBarButtonItem1,
            this.commandBarSubItem2,
            this.commandBarCheckItem10,
            this.commandBarCheckItem11,
            this.commandBarSubItem3,
            this.commandBarCheckItem12,
            this.commandBarCheckItem13,
            this.commandBarItem8,
            this.commandBarItem9,
            this.commandBarSubItem4,
            this.commandBarCheckItem14,
            this.commandBarCheckItem15,
            this.commandBarCheckItem16,
            this.commandBarCheckItem17,
            this.commandBarCheckItem18,
            this.commandBarCheckItem19,
            this.commandBarCheckItem20,
            this.commandBarSubItem5,
            this.commandBarCheckItem21,
            this.commandBarCheckItem22,
            this.commandBarSubItem6,
            this.commandBarCheckItem23,
            this.commandBarCheckItem24,
            this.commandBarSubItem7,
            this.commandBarCheckItem25,
            this.commandBarCheckItem26,
            this.commandBarCheckItem27,
            this.commandBarCheckItem28,
            this.commandBarCheckItem29,
            this.commandBarCheckItem30,
            this.commandBarCheckItem31,
            this.commandBarItem10,
            this.commandBarItem11,
            this.commandBarItem12,
            this.barButtonGroup8,
            this.changeEditorRowLimitItem1,
            this.createBarBaseItem1,
            this.createLineBaseItem1,
            this.createPieBaseItem1,
            this.createRotatedBarBaseItem1,
            this.createAreaBaseItem1,
            this.createOtherSeriesTypesBaseItem1,
            this.changePaletteGalleryBaseItem1,
            this.changeAppearanceGalleryBaseItem1,
            this.runWizardChartItem1,
            this.mailMergeDataSourceItem1,
            this.commandBarCheckItem32,
            this.commandBarCheckItem33,
            this.mailMergeCurrentRecordItem1,
            this.commandBarSubItem8,
            this.commandBarItem13,
            this.commandBarItem14,
            this.commandBarItem15});
            this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl1.MaxItemId = 304;
            this.ribbonControl1.Name = "ribbonControl1";
            this.ribbonControl1.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
            this.headerFooterToolsRibbonPageCategory1,
            this.tableToolsRibbonPageCategory1,
            this.floatingPictureToolsRibbonPageCategory1,
            this.dataToolsRibbonPageCategory1,
            this.chartRibbonPageCategory1});
            this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.fileRibbonPage1,
            this.homeRibbonPage1,
            this.insertRibbonPage1,
            this.pageLayoutRibbonPage1,
            this.viewRibbonPage1,
            this.reviewRibbonPage1,
            this.referencesRibbonPage1});
            this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemFontEdit1,
            this.repositoryItemRichEditFontSizeEdit1,
            this.repositoryItemBorderLineStyle1,
            this.repositoryItemBorderLineWeight1,
            this.repositoryItemFloatingObjectOutlineWeight1,
            this.repositoryItemEditorRowLimitEdit1,
            this.repositoryItemMailMergeCurrentRecordEdit1});
            this.ribbonControl1.Size = new System.Drawing.Size(820, 142);
            // 
            // undoItem1
            // 
            this.undoItem1.Id = 1;
            this.undoItem1.Name = "undoItem1";
            // 
            // redoItem1
            // 
            this.redoItem1.Id = 2;
            this.redoItem1.Name = "redoItem1";
            // 
            // fileNewItem1
            // 
            this.fileNewItem1.Id = 3;
            this.fileNewItem1.Name = "fileNewItem1";
            // 
            // fileOpenItem1
            // 
            this.fileOpenItem1.Id = 4;
            this.fileOpenItem1.Name = "fileOpenItem1";
            // 
            // fileSaveItem1
            // 
            this.fileSaveItem1.Id = 5;
            this.fileSaveItem1.Name = "fileSaveItem1";
            // 
            // fileSaveAsItem1
            // 
            this.fileSaveAsItem1.Id = 6;
            this.fileSaveAsItem1.Name = "fileSaveAsItem1";
            // 
            // commandBarItem1
            // 
            this.commandBarItem1.Id = 7;
            this.commandBarItem1.Name = "commandBarItem1";
            this.commandBarItem1.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.ExportDocument;
            // 
            // quickPrintItem1
            // 
            this.quickPrintItem1.Id = 8;
            this.quickPrintItem1.Name = "quickPrintItem1";
            // 
            // printItem1
            // 
            this.printItem1.Id = 9;
            this.printItem1.Name = "printItem1";
            // 
            // printPreviewItem1
            // 
            this.printPreviewItem1.Id = 10;
            this.printPreviewItem1.Name = "printPreviewItem1";
            // 
            // commandBarItem2
            // 
            this.commandBarItem2.Id = 11;
            this.commandBarItem2.Name = "commandBarItem2";
            this.commandBarItem2.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.NewDataSource;
            this.commandBarItem2.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
            // 
            // pasteItem1
            // 
            this.pasteItem1.Id = 19;
            this.pasteItem1.Name = "pasteItem1";
            // 
            // cutItem1
            // 
            this.cutItem1.Id = 20;
            this.cutItem1.Name = "cutItem1";
            // 
            // copyItem1
            // 
            this.copyItem1.Id = 21;
            this.copyItem1.Name = "copyItem1";
            // 
            // pasteSpecialItem1
            // 
            this.pasteSpecialItem1.Id = 22;
            this.pasteSpecialItem1.Name = "pasteSpecialItem1";
            // 
            // barButtonGroup1
            // 
            this.barButtonGroup1.Id = 12;
            this.barButtonGroup1.ItemLinks.Add(this.changeFontNameItem1);
            this.barButtonGroup1.ItemLinks.Add(this.changeFontSizeItem1);
            this.barButtonGroup1.ItemLinks.Add(this.fontSizeIncreaseItem1);
            this.barButtonGroup1.ItemLinks.Add(this.fontSizeDecreaseItem1);
            this.barButtonGroup1.Name = "barButtonGroup1";
            this.barButtonGroup1.Tag = "{97BBE334-159B-44d9-A168-0411957565E8}";
            // 
            // changeFontNameItem1
            // 
            this.changeFontNameItem1.Edit = this.repositoryItemFontEdit1;
            this.changeFontNameItem1.Id = 23;
            this.changeFontNameItem1.Name = "changeFontNameItem1";
            // 
            // repositoryItemFontEdit1
            // 
            this.repositoryItemFontEdit1.AutoHeight = false;
            this.repositoryItemFontEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemFontEdit1.Name = "repositoryItemFontEdit1";
            // 
            // changeFontSizeItem1
            // 
            this.changeFontSizeItem1.Edit = this.repositoryItemRichEditFontSizeEdit1;
            this.changeFontSizeItem1.Id = 24;
            this.changeFontSizeItem1.Name = "changeFontSizeItem1";
            // 
            // repositoryItemRichEditFontSizeEdit1
            // 
            this.repositoryItemRichEditFontSizeEdit1.AutoHeight = false;
            this.repositoryItemRichEditFontSizeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemRichEditFontSizeEdit1.Control = this.snapControl;
            this.repositoryItemRichEditFontSizeEdit1.Name = "repositoryItemRichEditFontSizeEdit1";
            // 
            // fontSizeIncreaseItem1
            // 
            this.fontSizeIncreaseItem1.Id = 25;
            this.fontSizeIncreaseItem1.Name = "fontSizeIncreaseItem1";
            // 
            // fontSizeDecreaseItem1
            // 
            this.fontSizeDecreaseItem1.Id = 26;
            this.fontSizeDecreaseItem1.Name = "fontSizeDecreaseItem1";
            // 
            // barButtonGroup2
            // 
            this.barButtonGroup2.Id = 13;
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontBoldItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontItalicItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontUnderlineItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontDoubleUnderlineItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontStrikeoutItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontDoubleStrikeoutItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontSuperscriptItem1);
            this.barButtonGroup2.ItemLinks.Add(this.toggleFontSubscriptItem1);
            this.barButtonGroup2.Name = "barButtonGroup2";
            this.barButtonGroup2.Tag = "{433DA7F0-03E2-4650-9DB5-66DD92D16E39}";
            // 
            // toggleFontBoldItem1
            // 
            this.toggleFontBoldItem1.Id = 27;
            this.toggleFontBoldItem1.Name = "toggleFontBoldItem1";
            // 
            // toggleFontItalicItem1
            // 
            this.toggleFontItalicItem1.Id = 28;
            this.toggleFontItalicItem1.Name = "toggleFontItalicItem1";
            // 
            // toggleFontUnderlineItem1
            // 
            this.toggleFontUnderlineItem1.Id = 29;
            this.toggleFontUnderlineItem1.Name = "toggleFontUnderlineItem1";
            // 
            // toggleFontDoubleUnderlineItem1
            // 
            this.toggleFontDoubleUnderlineItem1.Id = 30;
            this.toggleFontDoubleUnderlineItem1.Name = "toggleFontDoubleUnderlineItem1";
            // 
            // toggleFontStrikeoutItem1
            // 
            this.toggleFontStrikeoutItem1.Id = 31;
            this.toggleFontStrikeoutItem1.Name = "toggleFontStrikeoutItem1";
            // 
            // toggleFontDoubleStrikeoutItem1
            // 
            this.toggleFontDoubleStrikeoutItem1.Id = 32;
            this.toggleFontDoubleStrikeoutItem1.Name = "toggleFontDoubleStrikeoutItem1";
            // 
            // toggleFontSuperscriptItem1
            // 
            this.toggleFontSuperscriptItem1.Id = 33;
            this.toggleFontSuperscriptItem1.Name = "toggleFontSuperscriptItem1";
            // 
            // toggleFontSubscriptItem1
            // 
            this.toggleFontSubscriptItem1.Id = 34;
            this.toggleFontSubscriptItem1.Name = "toggleFontSubscriptItem1";
            // 
            // barButtonGroup3
            // 
            this.barButtonGroup3.Id = 14;
            this.barButtonGroup3.ItemLinks.Add(this.changeFontColorItem1);
            this.barButtonGroup3.ItemLinks.Add(this.changeFontBackColorItem1);
            this.barButtonGroup3.Name = "barButtonGroup3";
            this.barButtonGroup3.Tag = "{DF8C5334-EDE3-47c9-A42C-FE9A9247E180}";
            // 
            // changeFontColorItem1
            // 
            this.changeFontColorItem1.Id = 35;
            this.changeFontColorItem1.Name = "changeFontColorItem1";
            // 
            // changeFontBackColorItem1
            // 
            this.changeFontBackColorItem1.Id = 36;
            this.changeFontBackColorItem1.Name = "changeFontBackColorItem1";
            // 
            // changeTextCaseItem1
            // 
            this.changeTextCaseItem1.Id = 37;
            this.changeTextCaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.makeTextUpperCaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.makeTextLowerCaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.capitalizeEachWordCaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTextCaseItem1)});
            this.changeTextCaseItem1.Name = "changeTextCaseItem1";
            // 
            // makeTextUpperCaseItem1
            // 
            this.makeTextUpperCaseItem1.Id = 38;
            this.makeTextUpperCaseItem1.Name = "makeTextUpperCaseItem1";
            // 
            // makeTextLowerCaseItem1
            // 
            this.makeTextLowerCaseItem1.Id = 39;
            this.makeTextLowerCaseItem1.Name = "makeTextLowerCaseItem1";
            // 
            // capitalizeEachWordCaseItem1
            // 
            this.capitalizeEachWordCaseItem1.Id = 40;
            this.capitalizeEachWordCaseItem1.Name = "capitalizeEachWordCaseItem1";
            // 
            // toggleTextCaseItem1
            // 
            this.toggleTextCaseItem1.Id = 41;
            this.toggleTextCaseItem1.Name = "toggleTextCaseItem1";
            // 
            // clearFormattingItem1
            // 
            this.clearFormattingItem1.Id = 42;
            this.clearFormattingItem1.Name = "clearFormattingItem1";
            // 
            // barButtonGroup4
            // 
            this.barButtonGroup4.Id = 15;
            this.barButtonGroup4.ItemLinks.Add(this.toggleBulletedListItem1);
            this.barButtonGroup4.ItemLinks.Add(this.toggleNumberingListItem1);
            this.barButtonGroup4.ItemLinks.Add(this.toggleMultiLevelListItem1);
            this.barButtonGroup4.Name = "barButtonGroup4";
            this.barButtonGroup4.Tag = "{0B3A7A43-3079-4ce0-83A8-3789F5F6DC9F}";
            // 
            // toggleBulletedListItem1
            // 
            this.toggleBulletedListItem1.Id = 43;
            this.toggleBulletedListItem1.Name = "toggleBulletedListItem1";
            // 
            // toggleNumberingListItem1
            // 
            this.toggleNumberingListItem1.Id = 44;
            this.toggleNumberingListItem1.Name = "toggleNumberingListItem1";
            // 
            // toggleMultiLevelListItem1
            // 
            this.toggleMultiLevelListItem1.Id = 45;
            this.toggleMultiLevelListItem1.Name = "toggleMultiLevelListItem1";
            // 
            // barButtonGroup5
            // 
            this.barButtonGroup5.Id = 16;
            this.barButtonGroup5.ItemLinks.Add(this.decreaseIndentItem1);
            this.barButtonGroup5.ItemLinks.Add(this.increaseIndentItem1);
            this.barButtonGroup5.ItemLinks.Add(this.toggleShowWhitespaceItem1);
            this.barButtonGroup5.Name = "barButtonGroup5";
            this.barButtonGroup5.Tag = "{4747D5AB-2BEB-4ea6-9A1D-8E4FB36F1B40}";
            // 
            // decreaseIndentItem1
            // 
            this.decreaseIndentItem1.Id = 46;
            this.decreaseIndentItem1.Name = "decreaseIndentItem1";
            // 
            // increaseIndentItem1
            // 
            this.increaseIndentItem1.Id = 47;
            this.increaseIndentItem1.Name = "increaseIndentItem1";
            // 
            // toggleShowWhitespaceItem1
            // 
            this.toggleShowWhitespaceItem1.Id = 52;
            this.toggleShowWhitespaceItem1.Name = "toggleShowWhitespaceItem1";
            // 
            // barButtonGroup6
            // 
            this.barButtonGroup6.Id = 17;
            this.barButtonGroup6.ItemLinks.Add(this.toggleParagraphAlignmentLeftItem1);
            this.barButtonGroup6.ItemLinks.Add(this.toggleParagraphAlignmentCenterItem1);
            this.barButtonGroup6.ItemLinks.Add(this.toggleParagraphAlignmentRightItem1);
            this.barButtonGroup6.ItemLinks.Add(this.toggleParagraphAlignmentJustifyItem1);
            this.barButtonGroup6.Name = "barButtonGroup6";
            this.barButtonGroup6.Tag = "{8E89E775-996E-49a0-AADA-DE338E34732E}";
            // 
            // toggleParagraphAlignmentLeftItem1
            // 
            this.toggleParagraphAlignmentLeftItem1.Id = 48;
            this.toggleParagraphAlignmentLeftItem1.Name = "toggleParagraphAlignmentLeftItem1";
            // 
            // toggleParagraphAlignmentCenterItem1
            // 
            this.toggleParagraphAlignmentCenterItem1.Id = 49;
            this.toggleParagraphAlignmentCenterItem1.Name = "toggleParagraphAlignmentCenterItem1";
            // 
            // toggleParagraphAlignmentRightItem1
            // 
            this.toggleParagraphAlignmentRightItem1.Id = 50;
            this.toggleParagraphAlignmentRightItem1.Name = "toggleParagraphAlignmentRightItem1";
            // 
            // toggleParagraphAlignmentJustifyItem1
            // 
            this.toggleParagraphAlignmentJustifyItem1.Id = 51;
            this.toggleParagraphAlignmentJustifyItem1.Name = "toggleParagraphAlignmentJustifyItem1";
            // 
            // barButtonGroup7
            // 
            this.barButtonGroup7.Id = 18;
            this.barButtonGroup7.ItemLinks.Add(this.changeParagraphLineSpacingItem1);
            this.barButtonGroup7.ItemLinks.Add(this.changeParagraphBackColorItem1);
            this.barButtonGroup7.Name = "barButtonGroup7";
            this.barButtonGroup7.Tag = "{9A8DEAD8-3890-4857-A395-EC625FD02217}";
            // 
            // changeParagraphLineSpacingItem1
            // 
            this.changeParagraphLineSpacingItem1.Id = 53;
            this.changeParagraphLineSpacingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setSingleParagraphSpacingItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSesquialteralParagraphSpacingItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setDoubleParagraphSpacingItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.showLineSpacingFormItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingBeforeParagraphItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingBeforeParagraphItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.addSpacingAfterParagraphItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.removeSpacingAfterParagraphItem1)});
            this.changeParagraphLineSpacingItem1.Name = "changeParagraphLineSpacingItem1";
            // 
            // setSingleParagraphSpacingItem1
            // 
            this.setSingleParagraphSpacingItem1.Id = 54;
            this.setSingleParagraphSpacingItem1.Name = "setSingleParagraphSpacingItem1";
            // 
            // setSesquialteralParagraphSpacingItem1
            // 
            this.setSesquialteralParagraphSpacingItem1.Id = 55;
            this.setSesquialteralParagraphSpacingItem1.Name = "setSesquialteralParagraphSpacingItem1";
            // 
            // setDoubleParagraphSpacingItem1
            // 
            this.setDoubleParagraphSpacingItem1.Id = 56;
            this.setDoubleParagraphSpacingItem1.Name = "setDoubleParagraphSpacingItem1";
            // 
            // showLineSpacingFormItem1
            // 
            this.showLineSpacingFormItem1.Id = 57;
            this.showLineSpacingFormItem1.Name = "showLineSpacingFormItem1";
            // 
            // addSpacingBeforeParagraphItem1
            // 
            this.addSpacingBeforeParagraphItem1.Id = 58;
            this.addSpacingBeforeParagraphItem1.Name = "addSpacingBeforeParagraphItem1";
            // 
            // removeSpacingBeforeParagraphItem1
            // 
            this.removeSpacingBeforeParagraphItem1.Id = 59;
            this.removeSpacingBeforeParagraphItem1.Name = "removeSpacingBeforeParagraphItem1";
            // 
            // addSpacingAfterParagraphItem1
            // 
            this.addSpacingAfterParagraphItem1.Id = 60;
            this.addSpacingAfterParagraphItem1.Name = "addSpacingAfterParagraphItem1";
            // 
            // removeSpacingAfterParagraphItem1
            // 
            this.removeSpacingAfterParagraphItem1.Id = 61;
            this.removeSpacingAfterParagraphItem1.Name = "removeSpacingAfterParagraphItem1";
            // 
            // changeParagraphBackColorItem1
            // 
            this.changeParagraphBackColorItem1.Id = 62;
            this.changeParagraphBackColorItem1.Name = "changeParagraphBackColorItem1";
            // 
            // findItem1
            // 
            this.findItem1.Id = 64;
            this.findItem1.Name = "findItem1";
            // 
            // replaceItem1
            // 
            this.replaceItem1.Id = 65;
            this.replaceItem1.Name = "replaceItem1";
            // 
            // insertPageBreakItem21
            // 
            this.insertPageBreakItem21.Id = 66;
            this.insertPageBreakItem21.Name = "insertPageBreakItem21";
            // 
            // insertTableItem1
            // 
            this.insertTableItem1.Id = 67;
            this.insertTableItem1.Name = "insertTableItem1";
            // 
            // insertPictureItem1
            // 
            this.insertPictureItem1.Id = 68;
            this.insertPictureItem1.Name = "insertPictureItem1";
            // 
            // insertFloatingPictureItem1
            // 
            this.insertFloatingPictureItem1.Id = 69;
            this.insertFloatingPictureItem1.Name = "insertFloatingPictureItem1";
            // 
            // commandBarItem3
            // 
            this.commandBarItem3.Id = 70;
            this.commandBarItem3.Name = "commandBarItem3";
            this.commandBarItem3.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertBarCode;
            // 
            // commandBarItem4
            // 
            this.commandBarItem4.Id = 71;
            this.commandBarItem4.Name = "commandBarItem4";
            this.commandBarItem4.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertCheckBox;
            // 
            // commandBarItem5
            // 
            this.commandBarItem5.Id = 72;
            this.commandBarItem5.Name = "commandBarItem5";
            this.commandBarItem5.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertChart;
            // 
            // commandBarItem6
            // 
            this.commandBarItem6.Id = 73;
            this.commandBarItem6.Name = "commandBarItem6";
            this.commandBarItem6.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSparkline;
            // 
            // commandBarItem7
            // 
            this.commandBarItem7.Id = 74;
            this.commandBarItem7.Name = "commandBarItem7";
            this.commandBarItem7.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertIndex;
            // 
            // insertBookmarkItem1
            // 
            this.insertBookmarkItem1.Id = 75;
            this.insertBookmarkItem1.Name = "insertBookmarkItem1";
            // 
            // insertHyperlinkItem1
            // 
            this.insertHyperlinkItem1.Id = 76;
            this.insertHyperlinkItem1.Name = "insertHyperlinkItem1";
            // 
            // editPageHeaderItem1
            // 
            this.editPageHeaderItem1.Id = 77;
            this.editPageHeaderItem1.Name = "editPageHeaderItem1";
            // 
            // editPageFooterItem1
            // 
            this.editPageFooterItem1.Id = 78;
            this.editPageFooterItem1.Name = "editPageFooterItem1";
            // 
            // insertPageNumberItem1
            // 
            this.insertPageNumberItem1.Id = 79;
            this.insertPageNumberItem1.Name = "insertPageNumberItem1";
            // 
            // insertPageCountItem1
            // 
            this.insertPageCountItem1.Id = 80;
            this.insertPageCountItem1.Name = "insertPageCountItem1";
            // 
            // insertTextBoxItem1
            // 
            this.insertTextBoxItem1.Id = 81;
            this.insertTextBoxItem1.Name = "insertTextBoxItem1";
            // 
            // insertSymbolItem1
            // 
            this.insertSymbolItem1.Id = 82;
            this.insertSymbolItem1.Name = "insertSymbolItem1";
            // 
            // changeSectionPageMarginsItem1
            // 
            this.changeSectionPageMarginsItem1.Id = 83;
            this.changeSectionPageMarginsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setNormalSectionPageMarginsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setNarrowSectionPageMarginsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setModerateSectionPageMarginsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setWideSectionPageMarginsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.showPageMarginsSetupFormItem1, true)});
            this.changeSectionPageMarginsItem1.Name = "changeSectionPageMarginsItem1";
            // 
            // setNormalSectionPageMarginsItem1
            // 
            this.setNormalSectionPageMarginsItem1.Id = 84;
            this.setNormalSectionPageMarginsItem1.Name = "setNormalSectionPageMarginsItem1";
            // 
            // setNarrowSectionPageMarginsItem1
            // 
            this.setNarrowSectionPageMarginsItem1.Id = 85;
            this.setNarrowSectionPageMarginsItem1.Name = "setNarrowSectionPageMarginsItem1";
            // 
            // setModerateSectionPageMarginsItem1
            // 
            this.setModerateSectionPageMarginsItem1.Id = 86;
            this.setModerateSectionPageMarginsItem1.Name = "setModerateSectionPageMarginsItem1";
            // 
            // setWideSectionPageMarginsItem1
            // 
            this.setWideSectionPageMarginsItem1.Id = 87;
            this.setWideSectionPageMarginsItem1.Name = "setWideSectionPageMarginsItem1";
            // 
            // showPageMarginsSetupFormItem1
            // 
            this.showPageMarginsSetupFormItem1.Id = 88;
            this.showPageMarginsSetupFormItem1.Name = "showPageMarginsSetupFormItem1";
            // 
            // changeSectionPageOrientationItem1
            // 
            this.changeSectionPageOrientationItem1.Id = 89;
            this.changeSectionPageOrientationItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setPortraitPageOrientationItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setLandscapePageOrientationItem1)});
            this.changeSectionPageOrientationItem1.Name = "changeSectionPageOrientationItem1";
            // 
            // setPortraitPageOrientationItem1
            // 
            this.setPortraitPageOrientationItem1.Id = 90;
            this.setPortraitPageOrientationItem1.Name = "setPortraitPageOrientationItem1";
            // 
            // setLandscapePageOrientationItem1
            // 
            this.setLandscapePageOrientationItem1.Id = 91;
            this.setLandscapePageOrientationItem1.Name = "setLandscapePageOrientationItem1";
            // 
            // changeSectionPaperKindItem1
            // 
            this.changeSectionPaperKindItem1.Id = 92;
            this.changeSectionPaperKindItem1.Name = "changeSectionPaperKindItem1";
            // 
            // changeSectionColumnsItem1
            // 
            this.changeSectionColumnsItem1.Id = 93;
            this.changeSectionColumnsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionOneColumnItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionTwoColumnsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionThreeColumnsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.showColumnsSetupFormItem1, true)});
            this.changeSectionColumnsItem1.Name = "changeSectionColumnsItem1";
            // 
            // setSectionOneColumnItem1
            // 
            this.setSectionOneColumnItem1.Id = 94;
            this.setSectionOneColumnItem1.Name = "setSectionOneColumnItem1";
            // 
            // setSectionTwoColumnsItem1
            // 
            this.setSectionTwoColumnsItem1.Id = 95;
            this.setSectionTwoColumnsItem1.Name = "setSectionTwoColumnsItem1";
            // 
            // setSectionThreeColumnsItem1
            // 
            this.setSectionThreeColumnsItem1.Id = 96;
            this.setSectionThreeColumnsItem1.Name = "setSectionThreeColumnsItem1";
            // 
            // showColumnsSetupFormItem1
            // 
            this.showColumnsSetupFormItem1.Id = 97;
            this.showColumnsSetupFormItem1.Name = "showColumnsSetupFormItem1";
            // 
            // insertBreakItem1
            // 
            this.insertBreakItem1.Id = 98;
            this.insertBreakItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.insertPageBreakItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertColumnBreakItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakNextPageItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakEvenPageItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertSectionBreakOddPageItem1)});
            this.insertBreakItem1.Name = "insertBreakItem1";
            // 
            // insertPageBreakItem1
            // 
            this.insertPageBreakItem1.Id = 99;
            this.insertPageBreakItem1.Name = "insertPageBreakItem1";
            // 
            // insertColumnBreakItem1
            // 
            this.insertColumnBreakItem1.Id = 100;
            this.insertColumnBreakItem1.Name = "insertColumnBreakItem1";
            // 
            // insertSectionBreakNextPageItem1
            // 
            this.insertSectionBreakNextPageItem1.Id = 101;
            this.insertSectionBreakNextPageItem1.Name = "insertSectionBreakNextPageItem1";
            // 
            // insertSectionBreakEvenPageItem1
            // 
            this.insertSectionBreakEvenPageItem1.Id = 102;
            this.insertSectionBreakEvenPageItem1.Name = "insertSectionBreakEvenPageItem1";
            // 
            // insertSectionBreakOddPageItem1
            // 
            this.insertSectionBreakOddPageItem1.Id = 103;
            this.insertSectionBreakOddPageItem1.Name = "insertSectionBreakOddPageItem1";
            // 
            // changeSectionLineNumberingItem1
            // 
            this.changeSectionLineNumberingItem1.Id = 104;
            this.changeSectionLineNumberingItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingNoneItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingContinuousItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewPageItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setSectionLineNumberingRestartNewSectionItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleParagraphSuppressLineNumbersItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.showLineNumberingFormItem1, true)});
            this.changeSectionLineNumberingItem1.Name = "changeSectionLineNumberingItem1";
            // 
            // setSectionLineNumberingNoneItem1
            // 
            this.setSectionLineNumberingNoneItem1.Id = 105;
            this.setSectionLineNumberingNoneItem1.Name = "setSectionLineNumberingNoneItem1";
            // 
            // setSectionLineNumberingContinuousItem1
            // 
            this.setSectionLineNumberingContinuousItem1.Id = 106;
            this.setSectionLineNumberingContinuousItem1.Name = "setSectionLineNumberingContinuousItem1";
            // 
            // setSectionLineNumberingRestartNewPageItem1
            // 
            this.setSectionLineNumberingRestartNewPageItem1.Id = 107;
            this.setSectionLineNumberingRestartNewPageItem1.Name = "setSectionLineNumberingRestartNewPageItem1";
            // 
            // setSectionLineNumberingRestartNewSectionItem1
            // 
            this.setSectionLineNumberingRestartNewSectionItem1.Id = 108;
            this.setSectionLineNumberingRestartNewSectionItem1.Name = "setSectionLineNumberingRestartNewSectionItem1";
            // 
            // toggleParagraphSuppressLineNumbersItem1
            // 
            this.toggleParagraphSuppressLineNumbersItem1.Id = 109;
            this.toggleParagraphSuppressLineNumbersItem1.Name = "toggleParagraphSuppressLineNumbersItem1";
            // 
            // showLineNumberingFormItem1
            // 
            this.showLineNumberingFormItem1.Id = 110;
            this.showLineNumberingFormItem1.Name = "showLineNumberingFormItem1";
            // 
            // changePageColorItem1
            // 
            this.changePageColorItem1.Id = 111;
            this.changePageColorItem1.Name = "changePageColorItem1";
            // 
            // switchToSimpleViewItem1
            // 
            this.switchToSimpleViewItem1.Id = 112;
            this.switchToSimpleViewItem1.Name = "switchToSimpleViewItem1";
            // 
            // switchToDraftViewItem1
            // 
            this.switchToDraftViewItem1.Id = 113;
            this.switchToDraftViewItem1.Name = "switchToDraftViewItem1";
            // 
            // switchToPrintLayoutViewItem1
            // 
            this.switchToPrintLayoutViewItem1.Id = 114;
            this.switchToPrintLayoutViewItem1.Name = "switchToPrintLayoutViewItem1";
            // 
            // toggleShowHorizontalRulerItem1
            // 
            this.toggleShowHorizontalRulerItem1.Id = 115;
            this.toggleShowHorizontalRulerItem1.Name = "toggleShowHorizontalRulerItem1";
            // 
            // toggleShowVerticalRulerItem1
            // 
            this.toggleShowVerticalRulerItem1.Id = 116;
            this.toggleShowVerticalRulerItem1.Name = "toggleShowVerticalRulerItem1";
            // 
            // zoomOutItem1
            // 
            this.zoomOutItem1.Id = 117;
            this.zoomOutItem1.Name = "zoomOutItem1";
            // 
            // zoomInItem1
            // 
            this.zoomInItem1.Id = 118;
            this.zoomInItem1.Name = "zoomInItem1";
            // 
            // snapBarToolbarsListItem1
            // 
            this.snapBarToolbarsListItem1.Caption = "&Windows";
            this.snapBarToolbarsListItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("snapBarToolbarsListItem1.Glyph")));
            this.snapBarToolbarsListItem1.Hint = "Show or hide the Data Explorer and Report Explorer windows.";
            this.snapBarToolbarsListItem1.Id = 119;
            this.snapBarToolbarsListItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("snapBarToolbarsListItem1.LargeGlyph")));
            this.snapBarToolbarsListItem1.Name = "snapBarToolbarsListItem1";
            this.snapBarToolbarsListItem1.ShowCustomizationItem = false;
            this.snapBarToolbarsListItem1.ShowDockPanels = true;
            this.snapBarToolbarsListItem1.ShowToolbars = false;
            // 
            // commandBarCheckItem1
            // 
            this.commandBarCheckItem1.Id = 120;
            this.commandBarCheckItem1.Name = "commandBarCheckItem1";
            this.commandBarCheckItem1.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.HighlightActiveElement;
            // 
            // showAllFieldCodesItem1
            // 
            this.showAllFieldCodesItem1.Id = 121;
            this.showAllFieldCodesItem1.Name = "showAllFieldCodesItem1";
            // 
            // showAllFieldResultsItem1
            // 
            this.showAllFieldResultsItem1.Id = 122;
            this.showAllFieldResultsItem1.Name = "showAllFieldResultsItem1";
            // 
            // toggleFieldHighlightingItem1
            // 
            this.toggleFieldHighlightingItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("toggleFieldHighlightingItem1.Glyph")));
            this.toggleFieldHighlightingItem1.Id = 123;
            this.toggleFieldHighlightingItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("toggleFieldHighlightingItem1.LargeGlyph")));
            this.toggleFieldHighlightingItem1.Name = "toggleFieldHighlightingItem1";
            // 
            // goToPageHeaderItem1
            // 
            this.goToPageHeaderItem1.Id = 124;
            this.goToPageHeaderItem1.Name = "goToPageHeaderItem1";
            // 
            // goToPageFooterItem1
            // 
            this.goToPageFooterItem1.Id = 125;
            this.goToPageFooterItem1.Name = "goToPageFooterItem1";
            // 
            // goToNextHeaderFooterItem1
            // 
            this.goToNextHeaderFooterItem1.Id = 126;
            this.goToNextHeaderFooterItem1.Name = "goToNextHeaderFooterItem1";
            // 
            // goToPreviousHeaderFooterItem1
            // 
            this.goToPreviousHeaderFooterItem1.Id = 127;
            this.goToPreviousHeaderFooterItem1.Name = "goToPreviousHeaderFooterItem1";
            // 
            // toggleLinkToPreviousItem1
            // 
            this.toggleLinkToPreviousItem1.Id = 128;
            this.toggleLinkToPreviousItem1.Name = "toggleLinkToPreviousItem1";
            // 
            // toggleDifferentFirstPageItem1
            // 
            this.toggleDifferentFirstPageItem1.Id = 129;
            this.toggleDifferentFirstPageItem1.Name = "toggleDifferentFirstPageItem1";
            // 
            // toggleDifferentOddAndEvenPagesItem1
            // 
            this.toggleDifferentOddAndEvenPagesItem1.Id = 130;
            this.toggleDifferentOddAndEvenPagesItem1.Name = "toggleDifferentOddAndEvenPagesItem1";
            // 
            // closePageHeaderFooterItem1
            // 
            this.closePageHeaderFooterItem1.Id = 131;
            this.closePageHeaderFooterItem1.Name = "closePageHeaderFooterItem1";
            // 
            // toggleFirstRowItem1
            // 
            this.toggleFirstRowItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleFirstRowItem1.Id = 132;
            this.toggleFirstRowItem1.Name = "toggleFirstRowItem1";
            // 
            // toggleLastRowItem1
            // 
            this.toggleLastRowItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleLastRowItem1.Id = 133;
            this.toggleLastRowItem1.Name = "toggleLastRowItem1";
            // 
            // toggleBandedRowsItem1
            // 
            this.toggleBandedRowsItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleBandedRowsItem1.Id = 134;
            this.toggleBandedRowsItem1.Name = "toggleBandedRowsItem1";
            // 
            // toggleFirstColumnItem1
            // 
            this.toggleFirstColumnItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleFirstColumnItem1.Id = 135;
            this.toggleFirstColumnItem1.Name = "toggleFirstColumnItem1";
            // 
            // toggleLastColumnItem1
            // 
            this.toggleLastColumnItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleLastColumnItem1.Id = 136;
            this.toggleLastColumnItem1.Name = "toggleLastColumnItem1";
            // 
            // toggleBandedColumnsItem1
            // 
            this.toggleBandedColumnsItem1.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
            this.toggleBandedColumnsItem1.Id = 137;
            this.toggleBandedColumnsItem1.Name = "toggleBandedColumnsItem1";
            // 
            // galleryChangeTableStyleItem1
            // 
            this.galleryChangeTableStyleItem1.CurrentItem = null;
            this.galleryChangeTableStyleItem1.CurrentItemStyle = null;
            this.galleryChangeTableStyleItem1.CurrentStyle = null;
            this.galleryChangeTableStyleItem1.DeleteItemLink = null;
            // 
            // 
            // 
            this.galleryChangeTableStyleItem1.Gallery.ColumnCount = 3;
            this.galleryChangeTableStyleItem1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup2});
            this.galleryChangeTableStyleItem1.Gallery.ImageSize = new System.Drawing.Size(65, 46);
            this.galleryChangeTableStyleItem1.Id = 138;
            this.galleryChangeTableStyleItem1.ModifyItemLink = null;
            this.galleryChangeTableStyleItem1.Name = "galleryChangeTableStyleItem1";
            this.galleryChangeTableStyleItem1.NewItemLink = null;
            this.galleryChangeTableStyleItem1.PopupGallery = null;
            // 
            // galleryChangeTableCellStyleItem1
            // 
            this.galleryChangeTableCellStyleItem1.CurrentCellStyle = null;
            this.galleryChangeTableCellStyleItem1.CurrentItem = null;
            this.galleryChangeTableCellStyleItem1.CurrentItemCellStyle = null;
            this.galleryChangeTableCellStyleItem1.DeleteItemLink = null;
            // 
            // 
            // 
            this.galleryChangeTableCellStyleItem1.Gallery.ColumnCount = 3;
            this.galleryChangeTableCellStyleItem1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup3});
            this.galleryChangeTableCellStyleItem1.Gallery.ImageSize = new System.Drawing.Size(65, 46);
            this.galleryChangeTableCellStyleItem1.Id = 139;
            this.galleryChangeTableCellStyleItem1.ModifyItemLink = null;
            this.galleryChangeTableCellStyleItem1.Name = "galleryChangeTableCellStyleItem1";
            this.galleryChangeTableCellStyleItem1.NewItemLink = null;
            this.galleryChangeTableCellStyleItem1.PopupGallery = null;
            // 
            // changeTableBorderLineStyleItem1
            // 
            this.changeTableBorderLineStyleItem1.Edit = this.repositoryItemBorderLineStyle1;
            borderInfo1.Color = System.Drawing.Color.Black;
            borderInfo1.Frame = false;
            borderInfo1.Offset = 0;
            borderInfo1.Shadow = false;
            borderInfo1.Style = DevExpress.XtraRichEdit.Model.BorderLineStyle.Single;
            borderInfo1.Width = 10;
            this.changeTableBorderLineStyleItem1.EditValue = borderInfo1;
            this.changeTableBorderLineStyleItem1.Id = 140;
            this.changeTableBorderLineStyleItem1.Name = "changeTableBorderLineStyleItem1";
            // 
            // repositoryItemBorderLineStyle1
            // 
            this.repositoryItemBorderLineStyle1.AutoHeight = false;
            this.repositoryItemBorderLineStyle1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemBorderLineStyle1.Control = this.snapControl;
            this.repositoryItemBorderLineStyle1.Name = "repositoryItemBorderLineStyle1";
            // 
            // changeTableBorderLineWeightItem1
            // 
            this.changeTableBorderLineWeightItem1.Edit = this.repositoryItemBorderLineWeight1;
            this.changeTableBorderLineWeightItem1.EditValue = 20;
            this.changeTableBorderLineWeightItem1.Id = 141;
            this.changeTableBorderLineWeightItem1.Name = "changeTableBorderLineWeightItem1";
            // 
            // repositoryItemBorderLineWeight1
            // 
            this.repositoryItemBorderLineWeight1.AutoHeight = false;
            this.repositoryItemBorderLineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemBorderLineWeight1.Control = this.snapControl;
            this.repositoryItemBorderLineWeight1.Name = "repositoryItemBorderLineWeight1";
            // 
            // changeTableBorderColorItem1
            // 
            this.changeTableBorderColorItem1.Id = 142;
            this.changeTableBorderColorItem1.Name = "changeTableBorderColorItem1";
            // 
            // changeTableBordersItem1
            // 
            this.changeTableBordersItem1.Id = 143;
            this.changeTableBordersItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsBottomBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsTopBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsLeftBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsRightBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.resetTableCellsAllBordersItem1, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsAllBordersItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsOutsideBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideHorizontalBorderItem1, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableCellsInsideVerticalBorderItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleShowTableGridLinesItem1, true)});
            this.changeTableBordersItem1.Name = "changeTableBordersItem1";
            // 
            // toggleTableCellsBottomBorderItem1
            // 
            this.toggleTableCellsBottomBorderItem1.Id = 144;
            this.toggleTableCellsBottomBorderItem1.Name = "toggleTableCellsBottomBorderItem1";
            // 
            // toggleTableCellsTopBorderItem1
            // 
            this.toggleTableCellsTopBorderItem1.Id = 145;
            this.toggleTableCellsTopBorderItem1.Name = "toggleTableCellsTopBorderItem1";
            // 
            // toggleTableCellsLeftBorderItem1
            // 
            this.toggleTableCellsLeftBorderItem1.Id = 146;
            this.toggleTableCellsLeftBorderItem1.Name = "toggleTableCellsLeftBorderItem1";
            // 
            // toggleTableCellsRightBorderItem1
            // 
            this.toggleTableCellsRightBorderItem1.Id = 147;
            this.toggleTableCellsRightBorderItem1.Name = "toggleTableCellsRightBorderItem1";
            // 
            // resetTableCellsAllBordersItem1
            // 
            this.resetTableCellsAllBordersItem1.Id = 148;
            this.resetTableCellsAllBordersItem1.Name = "resetTableCellsAllBordersItem1";
            // 
            // toggleTableCellsAllBordersItem1
            // 
            this.toggleTableCellsAllBordersItem1.Id = 149;
            this.toggleTableCellsAllBordersItem1.Name = "toggleTableCellsAllBordersItem1";
            // 
            // toggleTableCellsOutsideBorderItem1
            // 
            this.toggleTableCellsOutsideBorderItem1.Id = 150;
            this.toggleTableCellsOutsideBorderItem1.Name = "toggleTableCellsOutsideBorderItem1";
            // 
            // toggleTableCellsInsideBorderItem1
            // 
            this.toggleTableCellsInsideBorderItem1.Id = 151;
            this.toggleTableCellsInsideBorderItem1.Name = "toggleTableCellsInsideBorderItem1";
            // 
            // toggleTableCellsInsideHorizontalBorderItem1
            // 
            this.toggleTableCellsInsideHorizontalBorderItem1.Id = 152;
            this.toggleTableCellsInsideHorizontalBorderItem1.Name = "toggleTableCellsInsideHorizontalBorderItem1";
            // 
            // toggleTableCellsInsideVerticalBorderItem1
            // 
            this.toggleTableCellsInsideVerticalBorderItem1.Id = 153;
            this.toggleTableCellsInsideVerticalBorderItem1.Name = "toggleTableCellsInsideVerticalBorderItem1";
            // 
            // toggleShowTableGridLinesItem1
            // 
            this.toggleShowTableGridLinesItem1.Id = 154;
            this.toggleShowTableGridLinesItem1.Name = "toggleShowTableGridLinesItem1";
            // 
            // changeTableCellsShadingItem1
            // 
            this.changeTableCellsShadingItem1.Id = 155;
            this.changeTableCellsShadingItem1.Name = "changeTableCellsShadingItem1";
            // 
            // selectTableElementsItem1
            // 
            this.selectTableElementsItem1.Id = 156;
            this.selectTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.selectTableCellItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.selectTableColumnItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.selectTableRowItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.selectTableItem1)});
            this.selectTableElementsItem1.Name = "selectTableElementsItem1";
            // 
            // selectTableCellItem1
            // 
            this.selectTableCellItem1.Id = 157;
            this.selectTableCellItem1.Name = "selectTableCellItem1";
            // 
            // selectTableColumnItem1
            // 
            this.selectTableColumnItem1.Id = 158;
            this.selectTableColumnItem1.Name = "selectTableColumnItem1";
            // 
            // selectTableRowItem1
            // 
            this.selectTableRowItem1.Id = 159;
            this.selectTableRowItem1.Name = "selectTableRowItem1";
            // 
            // selectTableItem1
            // 
            this.selectTableItem1.Id = 160;
            this.selectTableItem1.Name = "selectTableItem1";
            // 
            // showTablePropertiesFormItem1
            // 
            this.showTablePropertiesFormItem1.Id = 161;
            this.showTablePropertiesFormItem1.Name = "showTablePropertiesFormItem1";
            // 
            // deleteTableElementsItem1
            // 
            this.deleteTableElementsItem1.Id = 162;
            this.deleteTableElementsItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.showDeleteTableCellsFormItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableColumnsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableRowsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.deleteTableItem1)});
            this.deleteTableElementsItem1.Name = "deleteTableElementsItem1";
            // 
            // showDeleteTableCellsFormItem1
            // 
            this.showDeleteTableCellsFormItem1.Id = 163;
            this.showDeleteTableCellsFormItem1.Name = "showDeleteTableCellsFormItem1";
            // 
            // deleteTableColumnsItem1
            // 
            this.deleteTableColumnsItem1.Id = 164;
            this.deleteTableColumnsItem1.Name = "deleteTableColumnsItem1";
            // 
            // deleteTableRowsItem1
            // 
            this.deleteTableRowsItem1.Id = 165;
            this.deleteTableRowsItem1.Name = "deleteTableRowsItem1";
            // 
            // deleteTableItem1
            // 
            this.deleteTableItem1.Id = 166;
            this.deleteTableItem1.Name = "deleteTableItem1";
            // 
            // insertTableRowAboveItem1
            // 
            this.insertTableRowAboveItem1.Id = 167;
            this.insertTableRowAboveItem1.Name = "insertTableRowAboveItem1";
            // 
            // insertTableRowBelowItem1
            // 
            this.insertTableRowBelowItem1.Id = 168;
            this.insertTableRowBelowItem1.Name = "insertTableRowBelowItem1";
            // 
            // insertTableColumnToLeftItem1
            // 
            this.insertTableColumnToLeftItem1.Id = 169;
            this.insertTableColumnToLeftItem1.Name = "insertTableColumnToLeftItem1";
            // 
            // insertTableColumnToRightItem1
            // 
            this.insertTableColumnToRightItem1.Id = 170;
            this.insertTableColumnToRightItem1.Name = "insertTableColumnToRightItem1";
            // 
            // mergeTableCellsItem1
            // 
            this.mergeTableCellsItem1.Id = 171;
            this.mergeTableCellsItem1.Name = "mergeTableCellsItem1";
            // 
            // showSplitTableCellsForm1
            // 
            this.showSplitTableCellsForm1.Id = 172;
            this.showSplitTableCellsForm1.Name = "showSplitTableCellsForm1";
            // 
            // splitTableItem1
            // 
            this.splitTableItem1.Id = 173;
            this.splitTableItem1.Name = "splitTableItem1";
            // 
            // toggleTableAutoFitItem1
            // 
            this.toggleTableAutoFitItem1.Id = 174;
            this.toggleTableAutoFitItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitContentsItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableAutoFitWindowItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.toggleTableFixedColumnWidthItem1)});
            this.toggleTableAutoFitItem1.Name = "toggleTableAutoFitItem1";
            // 
            // toggleTableAutoFitContentsItem1
            // 
            this.toggleTableAutoFitContentsItem1.Id = 175;
            this.toggleTableAutoFitContentsItem1.Name = "toggleTableAutoFitContentsItem1";
            // 
            // toggleTableAutoFitWindowItem1
            // 
            this.toggleTableAutoFitWindowItem1.Id = 176;
            this.toggleTableAutoFitWindowItem1.Name = "toggleTableAutoFitWindowItem1";
            // 
            // toggleTableFixedColumnWidthItem1
            // 
            this.toggleTableFixedColumnWidthItem1.Id = 177;
            this.toggleTableFixedColumnWidthItem1.Name = "toggleTableFixedColumnWidthItem1";
            // 
            // toggleTableCellsTopLeftAlignmentItem1
            // 
            this.toggleTableCellsTopLeftAlignmentItem1.Id = 178;
            this.toggleTableCellsTopLeftAlignmentItem1.Name = "toggleTableCellsTopLeftAlignmentItem1";
            // 
            // toggleTableCellsMiddleLeftAlignmentItem1
            // 
            this.toggleTableCellsMiddleLeftAlignmentItem1.Id = 179;
            this.toggleTableCellsMiddleLeftAlignmentItem1.Name = "toggleTableCellsMiddleLeftAlignmentItem1";
            // 
            // toggleTableCellsBottomLeftAlignmentItem1
            // 
            this.toggleTableCellsBottomLeftAlignmentItem1.Id = 180;
            this.toggleTableCellsBottomLeftAlignmentItem1.Name = "toggleTableCellsBottomLeftAlignmentItem1";
            // 
            // toggleTableCellsTopCenterAlignmentItem1
            // 
            this.toggleTableCellsTopCenterAlignmentItem1.Id = 181;
            this.toggleTableCellsTopCenterAlignmentItem1.Name = "toggleTableCellsTopCenterAlignmentItem1";
            // 
            // toggleTableCellsMiddleCenterAlignmentItem1
            // 
            this.toggleTableCellsMiddleCenterAlignmentItem1.Id = 182;
            this.toggleTableCellsMiddleCenterAlignmentItem1.Name = "toggleTableCellsMiddleCenterAlignmentItem1";
            // 
            // toggleTableCellsBottomCenterAlignmentItem1
            // 
            this.toggleTableCellsBottomCenterAlignmentItem1.Id = 183;
            this.toggleTableCellsBottomCenterAlignmentItem1.Name = "toggleTableCellsBottomCenterAlignmentItem1";
            // 
            // toggleTableCellsTopRightAlignmentItem1
            // 
            this.toggleTableCellsTopRightAlignmentItem1.Id = 184;
            this.toggleTableCellsTopRightAlignmentItem1.Name = "toggleTableCellsTopRightAlignmentItem1";
            // 
            // toggleTableCellsMiddleRightAlignmentItem1
            // 
            this.toggleTableCellsMiddleRightAlignmentItem1.Id = 185;
            this.toggleTableCellsMiddleRightAlignmentItem1.Name = "toggleTableCellsMiddleRightAlignmentItem1";
            // 
            // toggleTableCellsBottomRightAlignmentItem1
            // 
            this.toggleTableCellsBottomRightAlignmentItem1.Id = 186;
            this.toggleTableCellsBottomRightAlignmentItem1.Name = "toggleTableCellsBottomRightAlignmentItem1";
            // 
            // showTableOptionsFormItem1
            // 
            this.showTableOptionsFormItem1.Id = 187;
            this.showTableOptionsFormItem1.Name = "showTableOptionsFormItem1";
            // 
            // checkSpellingItem1
            // 
            this.checkSpellingItem1.Id = 188;
            this.checkSpellingItem1.Name = "checkSpellingItem1";
            // 
            // insertTableOfContentsItem1
            // 
            this.insertTableOfContentsItem1.Id = 189;
            this.insertTableOfContentsItem1.Name = "insertTableOfContentsItem1";
            // 
            // updateTableOfContentsItem1
            // 
            this.updateTableOfContentsItem1.Id = 190;
            this.updateTableOfContentsItem1.Name = "updateTableOfContentsItem1";
            // 
            // addParagraphsToTableOfContentItem1
            // 
            this.addParagraphsToTableOfContentItem1.Id = 191;
            this.addParagraphsToTableOfContentItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem2),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem3),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem4),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem5),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem6),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem7),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem8),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem9),
            new DevExpress.XtraBars.LinkPersistInfo(this.setParagraphHeadingLevelItem10)});
            this.addParagraphsToTableOfContentItem1.Name = "addParagraphsToTableOfContentItem1";
            // 
            // setParagraphHeadingLevelItem1
            // 
            this.setParagraphHeadingLevelItem1.Id = 192;
            this.setParagraphHeadingLevelItem1.Name = "setParagraphHeadingLevelItem1";
            this.setParagraphHeadingLevelItem1.OutlineLevel = 0;
            // 
            // setParagraphHeadingLevelItem2
            // 
            this.setParagraphHeadingLevelItem2.Id = 193;
            this.setParagraphHeadingLevelItem2.Name = "setParagraphHeadingLevelItem2";
            this.setParagraphHeadingLevelItem2.OutlineLevel = 1;
            // 
            // setParagraphHeadingLevelItem3
            // 
            this.setParagraphHeadingLevelItem3.Id = 194;
            this.setParagraphHeadingLevelItem3.Name = "setParagraphHeadingLevelItem3";
            this.setParagraphHeadingLevelItem3.OutlineLevel = 2;
            // 
            // setParagraphHeadingLevelItem4
            // 
            this.setParagraphHeadingLevelItem4.Id = 195;
            this.setParagraphHeadingLevelItem4.Name = "setParagraphHeadingLevelItem4";
            this.setParagraphHeadingLevelItem4.OutlineLevel = 3;
            // 
            // setParagraphHeadingLevelItem5
            // 
            this.setParagraphHeadingLevelItem5.Id = 196;
            this.setParagraphHeadingLevelItem5.Name = "setParagraphHeadingLevelItem5";
            this.setParagraphHeadingLevelItem5.OutlineLevel = 4;
            // 
            // setParagraphHeadingLevelItem6
            // 
            this.setParagraphHeadingLevelItem6.Id = 197;
            this.setParagraphHeadingLevelItem6.Name = "setParagraphHeadingLevelItem6";
            this.setParagraphHeadingLevelItem6.OutlineLevel = 5;
            // 
            // setParagraphHeadingLevelItem7
            // 
            this.setParagraphHeadingLevelItem7.Id = 198;
            this.setParagraphHeadingLevelItem7.Name = "setParagraphHeadingLevelItem7";
            this.setParagraphHeadingLevelItem7.OutlineLevel = 6;
            // 
            // setParagraphHeadingLevelItem8
            // 
            this.setParagraphHeadingLevelItem8.Id = 199;
            this.setParagraphHeadingLevelItem8.Name = "setParagraphHeadingLevelItem8";
            this.setParagraphHeadingLevelItem8.OutlineLevel = 7;
            // 
            // setParagraphHeadingLevelItem9
            // 
            this.setParagraphHeadingLevelItem9.Id = 200;
            this.setParagraphHeadingLevelItem9.Name = "setParagraphHeadingLevelItem9";
            this.setParagraphHeadingLevelItem9.OutlineLevel = 8;
            // 
            // setParagraphHeadingLevelItem10
            // 
            this.setParagraphHeadingLevelItem10.Id = 201;
            this.setParagraphHeadingLevelItem10.Name = "setParagraphHeadingLevelItem10";
            this.setParagraphHeadingLevelItem10.OutlineLevel = 9;
            // 
            // insertCaptionPlaceholderItem1
            // 
            this.insertCaptionPlaceholderItem1.Id = 202;
            this.insertCaptionPlaceholderItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.insertFiguresCaptionItems1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertTablesCaptionItems1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertEquationsCaptionItems1)});
            this.insertCaptionPlaceholderItem1.Name = "insertCaptionPlaceholderItem1";
            // 
            // insertFiguresCaptionItems1
            // 
            this.insertFiguresCaptionItems1.Id = 203;
            this.insertFiguresCaptionItems1.Name = "insertFiguresCaptionItems1";
            // 
            // insertTablesCaptionItems1
            // 
            this.insertTablesCaptionItems1.Id = 204;
            this.insertTablesCaptionItems1.Name = "insertTablesCaptionItems1";
            // 
            // insertEquationsCaptionItems1
            // 
            this.insertEquationsCaptionItems1.Id = 205;
            this.insertEquationsCaptionItems1.Name = "insertEquationsCaptionItems1";
            // 
            // insertTableOfFiguresPlaceholderItem1
            // 
            this.insertTableOfFiguresPlaceholderItem1.Id = 206;
            this.insertTableOfFiguresPlaceholderItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfFiguresItems1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfTablesItems1),
            new DevExpress.XtraBars.LinkPersistInfo(this.insertTableOfEquationsItems1)});
            this.insertTableOfFiguresPlaceholderItem1.Name = "insertTableOfFiguresPlaceholderItem1";
            // 
            // insertTableOfFiguresItems1
            // 
            this.insertTableOfFiguresItems1.Id = 207;
            this.insertTableOfFiguresItems1.Name = "insertTableOfFiguresItems1";
            // 
            // insertTableOfTablesItems1
            // 
            this.insertTableOfTablesItems1.Id = 208;
            this.insertTableOfTablesItems1.Name = "insertTableOfTablesItems1";
            // 
            // insertTableOfEquationsItems1
            // 
            this.insertTableOfEquationsItems1.Id = 209;
            this.insertTableOfEquationsItems1.Name = "insertTableOfEquationsItems1";
            // 
            // updateTableOfFiguresItem1
            // 
            this.updateTableOfFiguresItem1.Id = 210;
            this.updateTableOfFiguresItem1.Name = "updateTableOfFiguresItem1";
            // 
            // changeFloatingObjectFillColorItem1
            // 
            this.changeFloatingObjectFillColorItem1.Id = 211;
            this.changeFloatingObjectFillColorItem1.Name = "changeFloatingObjectFillColorItem1";
            // 
            // changeFloatingObjectOutlineColorItem1
            // 
            this.changeFloatingObjectOutlineColorItem1.Id = 212;
            this.changeFloatingObjectOutlineColorItem1.Name = "changeFloatingObjectOutlineColorItem1";
            // 
            // changeFloatingObjectOutlineWeightItem1
            // 
            this.changeFloatingObjectOutlineWeightItem1.Edit = this.repositoryItemFloatingObjectOutlineWeight1;
            this.changeFloatingObjectOutlineWeightItem1.EditValue = 20;
            this.changeFloatingObjectOutlineWeightItem1.Id = 213;
            this.changeFloatingObjectOutlineWeightItem1.Name = "changeFloatingObjectOutlineWeightItem1";
            // 
            // repositoryItemFloatingObjectOutlineWeight1
            // 
            this.repositoryItemFloatingObjectOutlineWeight1.AutoHeight = false;
            this.repositoryItemFloatingObjectOutlineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemFloatingObjectOutlineWeight1.Control = this.snapControl;
            this.repositoryItemFloatingObjectOutlineWeight1.Name = "repositoryItemFloatingObjectOutlineWeight1";
            // 
            // changeFloatingObjectTextWrapTypeItem1
            // 
            this.changeFloatingObjectTextWrapTypeItem1.Id = 214;
            this.changeFloatingObjectTextWrapTypeItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectSquareTextWrapTypeItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTightTextWrapTypeItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectThroughTextWrapTypeItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopAndBottomTextWrapTypeItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBehindTextWrapTypeItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectInFrontOfTextWrapTypeItem1)});
            this.changeFloatingObjectTextWrapTypeItem1.Name = "changeFloatingObjectTextWrapTypeItem1";
            // 
            // setFloatingObjectSquareTextWrapTypeItem1
            // 
            this.setFloatingObjectSquareTextWrapTypeItem1.Id = 215;
            this.setFloatingObjectSquareTextWrapTypeItem1.Name = "setFloatingObjectSquareTextWrapTypeItem1";
            // 
            // setFloatingObjectTightTextWrapTypeItem1
            // 
            this.setFloatingObjectTightTextWrapTypeItem1.Id = 216;
            this.setFloatingObjectTightTextWrapTypeItem1.Name = "setFloatingObjectTightTextWrapTypeItem1";
            // 
            // setFloatingObjectThroughTextWrapTypeItem1
            // 
            this.setFloatingObjectThroughTextWrapTypeItem1.Id = 217;
            this.setFloatingObjectThroughTextWrapTypeItem1.Name = "setFloatingObjectThroughTextWrapTypeItem1";
            // 
            // setFloatingObjectTopAndBottomTextWrapTypeItem1
            // 
            this.setFloatingObjectTopAndBottomTextWrapTypeItem1.Id = 218;
            this.setFloatingObjectTopAndBottomTextWrapTypeItem1.Name = "setFloatingObjectTopAndBottomTextWrapTypeItem1";
            // 
            // setFloatingObjectBehindTextWrapTypeItem1
            // 
            this.setFloatingObjectBehindTextWrapTypeItem1.Id = 219;
            this.setFloatingObjectBehindTextWrapTypeItem1.Name = "setFloatingObjectBehindTextWrapTypeItem1";
            // 
            // setFloatingObjectInFrontOfTextWrapTypeItem1
            // 
            this.setFloatingObjectInFrontOfTextWrapTypeItem1.Id = 220;
            this.setFloatingObjectInFrontOfTextWrapTypeItem1.Name = "setFloatingObjectInFrontOfTextWrapTypeItem1";
            // 
            // changeFloatingObjectAlignmentItem1
            // 
            this.changeFloatingObjectAlignmentItem1.Id = 221;
            this.changeFloatingObjectAlignmentItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopLeftAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopCenterAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectTopRightAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleLeftAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleCenterAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectMiddleRightAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomLeftAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomCenterAlignmentItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.setFloatingObjectBottomRightAlignmentItem1)});
            this.changeFloatingObjectAlignmentItem1.Name = "changeFloatingObjectAlignmentItem1";
            // 
            // setFloatingObjectTopLeftAlignmentItem1
            // 
            this.setFloatingObjectTopLeftAlignmentItem1.Id = 222;
            this.setFloatingObjectTopLeftAlignmentItem1.Name = "setFloatingObjectTopLeftAlignmentItem1";
            // 
            // setFloatingObjectTopCenterAlignmentItem1
            // 
            this.setFloatingObjectTopCenterAlignmentItem1.Id = 223;
            this.setFloatingObjectTopCenterAlignmentItem1.Name = "setFloatingObjectTopCenterAlignmentItem1";
            // 
            // setFloatingObjectTopRightAlignmentItem1
            // 
            this.setFloatingObjectTopRightAlignmentItem1.Id = 224;
            this.setFloatingObjectTopRightAlignmentItem1.Name = "setFloatingObjectTopRightAlignmentItem1";
            // 
            // setFloatingObjectMiddleLeftAlignmentItem1
            // 
            this.setFloatingObjectMiddleLeftAlignmentItem1.Id = 225;
            this.setFloatingObjectMiddleLeftAlignmentItem1.Name = "setFloatingObjectMiddleLeftAlignmentItem1";
            // 
            // setFloatingObjectMiddleCenterAlignmentItem1
            // 
            this.setFloatingObjectMiddleCenterAlignmentItem1.Id = 226;
            this.setFloatingObjectMiddleCenterAlignmentItem1.Name = "setFloatingObjectMiddleCenterAlignmentItem1";
            // 
            // setFloatingObjectMiddleRightAlignmentItem1
            // 
            this.setFloatingObjectMiddleRightAlignmentItem1.Id = 227;
            this.setFloatingObjectMiddleRightAlignmentItem1.Name = "setFloatingObjectMiddleRightAlignmentItem1";
            // 
            // setFloatingObjectBottomLeftAlignmentItem1
            // 
            this.setFloatingObjectBottomLeftAlignmentItem1.Id = 228;
            this.setFloatingObjectBottomLeftAlignmentItem1.Name = "setFloatingObjectBottomLeftAlignmentItem1";
            // 
            // setFloatingObjectBottomCenterAlignmentItem1
            // 
            this.setFloatingObjectBottomCenterAlignmentItem1.Id = 229;
            this.setFloatingObjectBottomCenterAlignmentItem1.Name = "setFloatingObjectBottomCenterAlignmentItem1";
            // 
            // setFloatingObjectBottomRightAlignmentItem1
            // 
            this.setFloatingObjectBottomRightAlignmentItem1.Id = 230;
            this.setFloatingObjectBottomRightAlignmentItem1.Name = "setFloatingObjectBottomRightAlignmentItem1";
            // 
            // floatingObjectBringForwardSubItem1
            // 
            this.floatingObjectBringForwardSubItem1.Id = 231;
            this.floatingObjectBringForwardSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringForwardItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringToFrontItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectBringInFrontOfTextItem1)});
            this.floatingObjectBringForwardSubItem1.Name = "floatingObjectBringForwardSubItem1";
            // 
            // floatingObjectBringForwardItem1
            // 
            this.floatingObjectBringForwardItem1.Id = 232;
            this.floatingObjectBringForwardItem1.Name = "floatingObjectBringForwardItem1";
            // 
            // floatingObjectBringToFrontItem1
            // 
            this.floatingObjectBringToFrontItem1.Id = 233;
            this.floatingObjectBringToFrontItem1.Name = "floatingObjectBringToFrontItem1";
            // 
            // floatingObjectBringInFrontOfTextItem1
            // 
            this.floatingObjectBringInFrontOfTextItem1.Id = 234;
            this.floatingObjectBringInFrontOfTextItem1.Name = "floatingObjectBringInFrontOfTextItem1";
            // 
            // floatingObjectSendBackwardSubItem1
            // 
            this.floatingObjectSendBackwardSubItem1.Id = 235;
            this.floatingObjectSendBackwardSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendBackwardItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendToBackItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.floatingObjectSendBehindTextItem1)});
            this.floatingObjectSendBackwardSubItem1.Name = "floatingObjectSendBackwardSubItem1";
            // 
            // floatingObjectSendBackwardItem1
            // 
            this.floatingObjectSendBackwardItem1.Id = 236;
            this.floatingObjectSendBackwardItem1.Name = "floatingObjectSendBackwardItem1";
            // 
            // floatingObjectSendToBackItem1
            // 
            this.floatingObjectSendToBackItem1.Id = 237;
            this.floatingObjectSendToBackItem1.Name = "floatingObjectSendToBackItem1";
            // 
            // floatingObjectSendBehindTextItem1
            // 
            this.floatingObjectSendBehindTextItem1.Id = 238;
            this.floatingObjectSendBehindTextItem1.Name = "floatingObjectSendBehindTextItem1";
            // 
            // themesGalleryBarItem1
            // 
            // 
            // 
            // 
            this.themesGalleryBarItem1.Gallery.ColumnCount = 7;
            this.themesGalleryBarItem1.Gallery.ImageSize = new System.Drawing.Size(65, 46);
            this.themesGalleryBarItem1.Gallery.ItemCheckMode = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleCheck;
            this.themesGalleryBarItem1.Gallery.RowCount = 1;
            this.themesGalleryBarItem1.Id = 239;
            this.themesGalleryBarItem1.Name = "themesGalleryBarItem1";
            // 
            // commandBarCheckItem2
            // 
            this.commandBarCheckItem2.Id = 240;
            this.commandBarCheckItem2.Name = "commandBarCheckItem2";
            this.commandBarCheckItem2.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.commandBarCheckItem2.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.GroupByField;
            // 
            // commandBarCheckItem3
            // 
            this.commandBarCheckItem3.Id = 241;
            this.commandBarCheckItem3.Name = "commandBarCheckItem3";
            this.commandBarCheckItem3.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SnapSortFieldAscending;
            // 
            // commandBarCheckItem4
            // 
            this.commandBarCheckItem4.Id = 242;
            this.commandBarCheckItem4.Name = "commandBarCheckItem4";
            this.commandBarCheckItem4.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SnapSortFieldDescending;
            // 
            // commandBarSubItem1
            // 
            this.commandBarSubItem1.Id = 243;
            this.commandBarSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem5),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem6),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem7),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem8),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem9)});
            this.commandBarSubItem1.Name = "commandBarSubItem1";
            this.commandBarSubItem1.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummaryByField;
            // 
            // commandBarCheckItem5
            // 
            this.commandBarCheckItem5.Id = 244;
            this.commandBarCheckItem5.Name = "commandBarCheckItem5";
            this.commandBarCheckItem5.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummaryCount;
            // 
            // commandBarCheckItem6
            // 
            this.commandBarCheckItem6.Id = 245;
            this.commandBarCheckItem6.Name = "commandBarCheckItem6";
            this.commandBarCheckItem6.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummarySum;
            // 
            // commandBarCheckItem7
            // 
            this.commandBarCheckItem7.Id = 246;
            this.commandBarCheckItem7.Name = "commandBarCheckItem7";
            this.commandBarCheckItem7.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummaryAverage;
            // 
            // commandBarCheckItem8
            // 
            this.commandBarCheckItem8.Id = 247;
            this.commandBarCheckItem8.Name = "commandBarCheckItem8";
            this.commandBarCheckItem8.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummaryMax;
            // 
            // commandBarCheckItem9
            // 
            this.commandBarCheckItem9.Id = 248;
            this.commandBarCheckItem9.Name = "commandBarCheckItem9";
            this.commandBarCheckItem9.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SummaryMin;
            // 
            // filterPopupButtonItem1
            // 
            this.filterPopupButtonItem1.ActAsDropDown = true;
            this.filterPopupButtonItem1.Id = 249;
            this.filterPopupButtonItem1.Name = "filterPopupButtonItem1";
            // 
            // propertiesBarButtonItem1
            // 
            this.propertiesBarButtonItem1.ActAsDropDown = true;
            this.propertiesBarButtonItem1.Id = 250;
            this.propertiesBarButtonItem1.Name = "propertiesBarButtonItem1";
            this.propertiesBarButtonItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            // 
            // commandBarSubItem2
            // 
            this.commandBarSubItem2.Id = 251;
            this.commandBarSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem10),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem11)});
            this.commandBarSubItem2.Name = "commandBarSubItem2";
            this.commandBarSubItem2.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.commandBarSubItem2.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.GroupHeader;
            // 
            // commandBarCheckItem10
            // 
            this.commandBarCheckItem10.Id = 252;
            this.commandBarCheckItem10.Name = "commandBarCheckItem10";
            this.commandBarCheckItem10.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertGroupHeader;
            // 
            // commandBarCheckItem11
            // 
            this.commandBarCheckItem11.Id = 253;
            this.commandBarCheckItem11.Name = "commandBarCheckItem11";
            this.commandBarCheckItem11.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.RemoveGroupHeader;
            // 
            // commandBarSubItem3
            // 
            this.commandBarSubItem3.Id = 254;
            this.commandBarSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem12),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem13)});
            this.commandBarSubItem3.Name = "commandBarSubItem3";
            this.commandBarSubItem3.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.GroupFooter;
            // 
            // commandBarCheckItem12
            // 
            this.commandBarCheckItem12.Id = 255;
            this.commandBarCheckItem12.Name = "commandBarCheckItem12";
            this.commandBarCheckItem12.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertGroupFooter;
            // 
            // commandBarCheckItem13
            // 
            this.commandBarCheckItem13.Id = 256;
            this.commandBarCheckItem13.Name = "commandBarCheckItem13";
            this.commandBarCheckItem13.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.RemoveGroupFooter;
            // 
            // commandBarItem8
            // 
            this.commandBarItem8.Id = 257;
            this.commandBarItem8.Name = "commandBarItem8";
            this.commandBarItem8.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.GroupFieldsCollection;
            // 
            // commandBarItem9
            // 
            this.commandBarItem9.Id = 258;
            this.commandBarItem9.Name = "commandBarItem9";
            this.commandBarItem9.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.ShowReportStructureEditorForm;
            // 
            // commandBarSubItem4
            // 
            this.commandBarSubItem4.Id = 259;
            this.commandBarSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem14),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem15),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem16),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem17),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem18),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem19),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem20)});
            this.commandBarSubItem4.Name = "commandBarSubItem4";
            this.commandBarSubItem4.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertGroupSeparator;
            // 
            // commandBarCheckItem14
            // 
            this.commandBarCheckItem14.Id = 260;
            this.commandBarCheckItem14.Name = "commandBarCheckItem14";
            this.commandBarCheckItem14.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertPageBreakGroupSeparator;
            // 
            // commandBarCheckItem15
            // 
            this.commandBarCheckItem15.Id = 261;
            this.commandBarCheckItem15.Name = "commandBarCheckItem15";
            this.commandBarCheckItem15.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakNextPageGroupSeparator;
            // 
            // commandBarCheckItem16
            // 
            this.commandBarCheckItem16.Id = 262;
            this.commandBarCheckItem16.Name = "commandBarCheckItem16";
            this.commandBarCheckItem16.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakEvenPageGroupSeparator;
            // 
            // commandBarCheckItem17
            // 
            this.commandBarCheckItem17.Id = 263;
            this.commandBarCheckItem17.Name = "commandBarCheckItem17";
            this.commandBarCheckItem17.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakOddPageGroupSeparator;
            // 
            // commandBarCheckItem18
            // 
            this.commandBarCheckItem18.Id = 264;
            this.commandBarCheckItem18.Name = "commandBarCheckItem18";
            this.commandBarCheckItem18.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertEmptyParagraphGroupSeparator;
            // 
            // commandBarCheckItem19
            // 
            this.commandBarCheckItem19.Id = 265;
            this.commandBarCheckItem19.Name = "commandBarCheckItem19";
            this.commandBarCheckItem19.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertEmptyRowGroupSeparator;
            // 
            // commandBarCheckItem20
            // 
            this.commandBarCheckItem20.Id = 266;
            this.commandBarCheckItem20.Name = "commandBarCheckItem20";
            this.commandBarCheckItem20.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertNoneGroupSeparator;
            // 
            // commandBarSubItem5
            // 
            this.commandBarSubItem5.Id = 268;
            this.commandBarSubItem5.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem21),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem22)});
            this.commandBarSubItem5.Name = "commandBarSubItem5";
            this.commandBarSubItem5.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.commandBarSubItem5.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.ListHeader;
            // 
            // commandBarCheckItem21
            // 
            this.commandBarCheckItem21.Id = 269;
            this.commandBarCheckItem21.Name = "commandBarCheckItem21";
            this.commandBarCheckItem21.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertListHeader;
            // 
            // commandBarCheckItem22
            // 
            this.commandBarCheckItem22.Id = 270;
            this.commandBarCheckItem22.Name = "commandBarCheckItem22";
            this.commandBarCheckItem22.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.RemoveListHeader;
            // 
            // commandBarSubItem6
            // 
            this.commandBarSubItem6.Id = 271;
            this.commandBarSubItem6.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem23),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem24)});
            this.commandBarSubItem6.Name = "commandBarSubItem6";
            this.commandBarSubItem6.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.commandBarSubItem6.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.ListFooter;
            // 
            // commandBarCheckItem23
            // 
            this.commandBarCheckItem23.Id = 272;
            this.commandBarCheckItem23.Name = "commandBarCheckItem23";
            this.commandBarCheckItem23.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertListFooter;
            // 
            // commandBarCheckItem24
            // 
            this.commandBarCheckItem24.Id = 273;
            this.commandBarCheckItem24.Name = "commandBarCheckItem24";
            this.commandBarCheckItem24.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.RemoveListFooter;
            // 
            // commandBarSubItem7
            // 
            this.commandBarSubItem7.Id = 274;
            this.commandBarSubItem7.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem25),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem26),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem27),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem28),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem29),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem30),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarCheckItem31)});
            this.commandBarSubItem7.Name = "commandBarSubItem7";
            this.commandBarSubItem7.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertDataRowSeparator;
            // 
            // commandBarCheckItem25
            // 
            this.commandBarCheckItem25.Id = 275;
            this.commandBarCheckItem25.Name = "commandBarCheckItem25";
            this.commandBarCheckItem25.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertPageBreakDataRowSeparator;
            // 
            // commandBarCheckItem26
            // 
            this.commandBarCheckItem26.Id = 276;
            this.commandBarCheckItem26.Name = "commandBarCheckItem26";
            this.commandBarCheckItem26.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakNextPageDataRowSeparator;
            // 
            // commandBarCheckItem27
            // 
            this.commandBarCheckItem27.Id = 277;
            this.commandBarCheckItem27.Name = "commandBarCheckItem27";
            this.commandBarCheckItem27.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakEvenPageDataRowSeparator;
            // 
            // commandBarCheckItem28
            // 
            this.commandBarCheckItem28.Id = 278;
            this.commandBarCheckItem28.Name = "commandBarCheckItem28";
            this.commandBarCheckItem28.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertSectionBreakOddPageDataRowSeparator;
            // 
            // commandBarCheckItem29
            // 
            this.commandBarCheckItem29.Id = 279;
            this.commandBarCheckItem29.Name = "commandBarCheckItem29";
            this.commandBarCheckItem29.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertEmptyParagraphDataRowSeparator;
            // 
            // commandBarCheckItem30
            // 
            this.commandBarCheckItem30.Id = 280;
            this.commandBarCheckItem30.Name = "commandBarCheckItem30";
            this.commandBarCheckItem30.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertEmptyRowDataRowSeparator;
            // 
            // commandBarCheckItem31
            // 
            this.commandBarCheckItem31.Id = 281;
            this.commandBarCheckItem31.Name = "commandBarCheckItem31";
            this.commandBarCheckItem31.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.InsertNoneDataRowSeparator;
            // 
            // commandBarItem10
            // 
            this.commandBarItem10.Id = 282;
            this.commandBarItem10.Name = "commandBarItem10";
            this.commandBarItem10.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.FilterList;
            // 
            // commandBarItem11
            // 
            this.commandBarItem11.Id = 283;
            this.commandBarItem11.Name = "commandBarItem11";
            this.commandBarItem11.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.ConvertToParagraphs;
            // 
            // commandBarItem12
            // 
            this.commandBarItem12.Id = 284;
            this.commandBarItem12.Name = "commandBarItem12";
            this.commandBarItem12.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.DeleteList;
            // 
            // barButtonGroup8
            // 
            this.barButtonGroup8.Id = 267;
            this.barButtonGroup8.ItemLinks.Add(this.changeEditorRowLimitItem1);
            this.barButtonGroup8.Name = "barButtonGroup8";
            this.barButtonGroup8.Tag = "{97BBE334-159B-44d9-A168-0411957565E8}";
            // 
            // changeEditorRowLimitItem1
            // 
            this.changeEditorRowLimitItem1.Edit = this.repositoryItemEditorRowLimitEdit1;
            this.changeEditorRowLimitItem1.Id = 285;
            this.changeEditorRowLimitItem1.Name = "changeEditorRowLimitItem1";
            this.changeEditorRowLimitItem1.Width = 90;
            // 
            // repositoryItemEditorRowLimitEdit1
            // 
            this.repositoryItemEditorRowLimitEdit1.AutoHeight = false;
            this.repositoryItemEditorRowLimitEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemEditorRowLimitEdit1.Control = this.snapControl;
            this.repositoryItemEditorRowLimitEdit1.Name = "repositoryItemEditorRowLimitEdit1";
            // 
            // createBarBaseItem1
            // 
            this.createBarBaseItem1.DropDownControl = this.commandBarGalleryDropDown1;
            this.createBarBaseItem1.Id = 286;
            this.createBarBaseItem1.Name = "createBarBaseItem1";
            // 
            // commandBarGalleryDropDown1
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown1.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown1.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBarChartItem1,
            createFullStackedBarChartItem1,
            createSideBySideFullStackedBarChartItem1,
            createSideBySideStackedBarChartItem1,
            createStackedBarChartItem1});
            chartControlCommandGalleryItemGroup3DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBar3DChartItem1,
            createFullStackedBar3DChartItem1,
            createManhattanBarChartItem1,
            createSideBySideFullStackedBar3DChartItem1,
            createSideBySideStackedBar3DChartItem1,
            createStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupCylinderColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createCylinderBar3DChartItem1,
            createCylinderFullStackedBar3DChartItem1,
            createCylinderManhattanBarChartItem1,
            createCylinderSideBySideFullStackedBar3DChartItem1,
            createCylinderSideBySideStackedBar3DChartItem1,
            createCylinderStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupConeColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createConeBar3DChartItem1,
            createConeFullStackedBar3DChartItem1,
            createConeManhattanBarChartItem1,
            createConeSideBySideFullStackedBar3DChartItem1,
            createConeSideBySideStackedBar3DChartItem1,
            createConeStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupPyramidColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPyramidBar3DChartItem1,
            createPyramidFullStackedBar3DChartItem1,
            createPyramidManhattanBarChartItem1,
            createPyramidSideBySideFullStackedBar3DChartItem1,
            createPyramidSideBySideStackedBar3DChartItem1,
            createPyramidStackedBar3DChartItem1});
            this.commandBarGalleryDropDown1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DColumn1,
            chartControlCommandGalleryItemGroup3DColumn1,
            chartControlCommandGalleryItemGroupCylinderColumn1,
            chartControlCommandGalleryItemGroupConeColumn1,
            chartControlCommandGalleryItemGroupPyramidColumn1});
            this.commandBarGalleryDropDown1.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown1.Gallery.RowCount = 10;
            this.commandBarGalleryDropDown1.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown1.Name = "commandBarGalleryDropDown1";
            this.commandBarGalleryDropDown1.Ribbon = this.ribbonControl1;
            // 
            // createLineBaseItem1
            // 
            this.createLineBaseItem1.DropDownControl = this.commandBarGalleryDropDown2;
            this.createLineBaseItem1.Id = 287;
            this.createLineBaseItem1.Name = "createLineBaseItem1";
            // 
            // commandBarGalleryDropDown2
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown2.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown2.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLineChartItem1,
            createFullStackedLineChartItem1,
            createScatterLineChartItem1,
            createSplineChartItem1,
            createStackedLineChartItem1,
            createStepLineChartItem1});
            chartControlCommandGalleryItemGroup3DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLine3DChartItem1,
            createFullStackedLine3DChartItem1,
            createSpline3DChartItem1,
            createStackedLine3DChartItem1,
            createStepLine3DChartItem1});
            this.commandBarGalleryDropDown2.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DLine1,
            chartControlCommandGalleryItemGroup3DLine1});
            this.commandBarGalleryDropDown2.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown2.Gallery.RowCount = 4;
            this.commandBarGalleryDropDown2.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown2.Name = "commandBarGalleryDropDown2";
            this.commandBarGalleryDropDown2.Ribbon = this.ribbonControl1;
            // 
            // createPieBaseItem1
            // 
            this.createPieBaseItem1.DropDownControl = this.commandBarGalleryDropDown3;
            this.createPieBaseItem1.Id = 288;
            this.createPieBaseItem1.Name = "createPieBaseItem1";
            // 
            // commandBarGalleryDropDown3
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown3.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown3.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPieChartItem1,
            createDoughnutChartItem1,
            createNestedDoughnutChartItem1});
            chartControlCommandGalleryItemGroup3DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPie3DChartItem1,
            createDoughnut3DChartItem1});
            this.commandBarGalleryDropDown3.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DPie1,
            chartControlCommandGalleryItemGroup3DPie1});
            this.commandBarGalleryDropDown3.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown3.Gallery.RowCount = 2;
            this.commandBarGalleryDropDown3.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown3.Name = "commandBarGalleryDropDown3";
            this.commandBarGalleryDropDown3.Ribbon = this.ribbonControl1;
            // 
            // createRotatedBarBaseItem1
            // 
            this.createRotatedBarBaseItem1.DropDownControl = this.commandBarGalleryDropDown4;
            this.createRotatedBarBaseItem1.Id = 289;
            this.createRotatedBarBaseItem1.Name = "createRotatedBarBaseItem1";
            // 
            // commandBarGalleryDropDown4
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown4.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown4.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DBar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRotatedBarChartItem1,
            createRotatedFullStackedBarChartItem1,
            createRotatedSideBySideFullStackedBarChartItem1,
            createRotatedSideBySideStackedBarChartItem1,
            createRotatedStackedBarChartItem1});
            this.commandBarGalleryDropDown4.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DBar1});
            this.commandBarGalleryDropDown4.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown4.Gallery.RowCount = 2;
            this.commandBarGalleryDropDown4.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown4.Name = "commandBarGalleryDropDown4";
            this.commandBarGalleryDropDown4.Ribbon = this.ribbonControl1;
            // 
            // createAreaBaseItem1
            // 
            this.createAreaBaseItem1.DropDownControl = this.commandBarGalleryDropDown5;
            this.createAreaBaseItem1.Id = 290;
            this.createAreaBaseItem1.Name = "createAreaBaseItem1";
            // 
            // commandBarGalleryDropDown5
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown5.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown5.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createAreaChartItem1,
            createFullStackedAreaChartItem1,
            createFullStackedSplineAreaChartItem1,
            createSplineAreaChartItem1,
            createStackedAreaChartItem1,
            createStackedSplineAreaChartItem1,
            createStepAreaChartItem1});
            chartControlCommandGalleryItemGroup3DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createArea3DChartItem1,
            createFullStackedArea3DChartItem1,
            createFullStackedSplineArea3DChartItem1,
            createSplineArea3DChartItem1,
            createStackedArea3DChartItem1,
            createStackedSplineArea3DChartItem1,
            createStepArea3DChartItem1});
            this.commandBarGalleryDropDown5.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DArea1,
            chartControlCommandGalleryItemGroup3DArea1});
            this.commandBarGalleryDropDown5.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown5.Gallery.RowCount = 4;
            this.commandBarGalleryDropDown5.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown5.Name = "commandBarGalleryDropDown5";
            this.commandBarGalleryDropDown5.Ribbon = this.ribbonControl1;
            // 
            // createOtherSeriesTypesBaseItem1
            // 
            this.createOtherSeriesTypesBaseItem1.DropDownControl = this.commandBarGalleryDropDown6;
            this.createOtherSeriesTypesBaseItem1.Id = 291;
            this.createOtherSeriesTypesBaseItem1.Name = "createOtherSeriesTypesBaseItem1";
            // 
            // commandBarGalleryDropDown6
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown6.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown6.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroupPoint1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPointChartItem1,
            createBubbleChartItem1});
            chartControlCommandGalleryItemGroupFunnel1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createFunnelChartItem1,
            createFunnel3DChartItem1});
            chartControlCommandGalleryItemGroupFinancial1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createStockChartItem1,
            createCandleStickChartItem1});
            chartControlCommandGalleryItemGroupRadar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRadarPointChartItem1,
            createRadarLineChartItem1,
            createRadarAreaChartItem1});
            chartControlCommandGalleryItemGroupPolar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPolarPointChartItem1,
            createPolarLineChartItem1,
            createPolarAreaChartItem1});
            chartControlCommandGalleryItemGroupRange1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRangeBarChartItem1,
            createSideBySideRangeBarChartItem1,
            createRangeAreaChartItem1,
            createRangeArea3DChartItem1});
            chartControlCommandGalleryItemGroupGantt1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createGanttChartItem1,
            createSideBySideGanttChartItem1});
            this.commandBarGalleryDropDown6.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroupPoint1,
            chartControlCommandGalleryItemGroupFunnel1,
            chartControlCommandGalleryItemGroupFinancial1,
            chartControlCommandGalleryItemGroupRadar1,
            chartControlCommandGalleryItemGroupPolar1,
            chartControlCommandGalleryItemGroupRange1,
            chartControlCommandGalleryItemGroupGantt1});
            this.commandBarGalleryDropDown6.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.commandBarGalleryDropDown6.Gallery.RowCount = 7;
            this.commandBarGalleryDropDown6.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown6.Name = "commandBarGalleryDropDown6";
            this.commandBarGalleryDropDown6.Ribbon = this.ribbonControl1;
            // 
            // changePaletteGalleryBaseItem1
            // 
            this.changePaletteGalleryBaseItem1.DropDownControl = this.commandBarGalleryDropDown7;
            this.changePaletteGalleryBaseItem1.Id = 292;
            this.changePaletteGalleryBaseItem1.Name = "changePaletteGalleryBaseItem1";
            // 
            // commandBarGalleryDropDown7
            // 
            // 
            // 
            // 
            this.commandBarGalleryDropDown7.Gallery.AllowFilter = false;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseFont = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseTextOptions = true;
            this.commandBarGalleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.commandBarGalleryDropDown7.Gallery.ColumnCount = 1;
            this.commandBarGalleryDropDown7.Gallery.ImageSize = new System.Drawing.Size(160, 10);
            this.commandBarGalleryDropDown7.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.MiddleLeft;
            this.commandBarGalleryDropDown7.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Right;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.commandBarGalleryDropDown7.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -3;
            skinPaddingEdges2.Top = -3;
            this.commandBarGalleryDropDown7.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.commandBarGalleryDropDown7.Gallery.RowCount = 10;
            this.commandBarGalleryDropDown7.Gallery.ShowGroupCaption = false;
            this.commandBarGalleryDropDown7.Gallery.ShowItemText = true;
            this.commandBarGalleryDropDown7.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.commandBarGalleryDropDown7.Name = "commandBarGalleryDropDown7";
            this.commandBarGalleryDropDown7.Ribbon = this.ribbonControl1;
            // 
            // changeAppearanceGalleryBaseItem1
            // 
            // 
            // 
            // 
            this.changeAppearanceGalleryBaseItem1.Gallery.ColumnCount = 7;
            this.changeAppearanceGalleryBaseItem1.Gallery.ImageSize = new System.Drawing.Size(80, 50);
            this.changeAppearanceGalleryBaseItem1.Gallery.RowCount = 4;
            this.changeAppearanceGalleryBaseItem1.Id = 293;
            this.changeAppearanceGalleryBaseItem1.Name = "changeAppearanceGalleryBaseItem1";
            // 
            // runWizardChartItem1
            // 
            this.runWizardChartItem1.Id = 294;
            this.runWizardChartItem1.Name = "runWizardChartItem1";
            // 
            // mailMergeDataSourceItem1
            // 
            this.mailMergeDataSourceItem1.Id = 295;
            this.mailMergeDataSourceItem1.Name = "mailMergeDataSourceItem1";
            // 
            // commandBarCheckItem32
            // 
            this.commandBarCheckItem32.Id = 296;
            this.commandBarCheckItem32.Name = "commandBarCheckItem32";
            this.commandBarCheckItem32.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.MailMergeFilters;
            // 
            // commandBarCheckItem33
            // 
            this.commandBarCheckItem33.Id = 297;
            this.commandBarCheckItem33.Name = "commandBarCheckItem33";
            this.commandBarCheckItem33.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.MailMergeSorting;
            // 
            // mailMergeCurrentRecordItem1
            // 
            this.mailMergeCurrentRecordItem1.Description = resources.GetString("mailMergeCurrentRecordItem1.Description");
            this.mailMergeCurrentRecordItem1.Edit = this.repositoryItemMailMergeCurrentRecordEdit1;
            this.mailMergeCurrentRecordItem1.Id = 298;
            this.mailMergeCurrentRecordItem1.Name = "mailMergeCurrentRecordItem1";
            this.mailMergeCurrentRecordItem1.Width = 90;
            // 
            // repositoryItemMailMergeCurrentRecordEdit1
            // 
            this.repositoryItemMailMergeCurrentRecordEdit1.AutoHeight = false;
            this.repositoryItemMailMergeCurrentRecordEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", 6, true, true, true, DevExpress.XtraEditors.ImageLocation.MiddleLeft, ((System.Drawing.Image)(resources.GetObject("repositoryItemMailMergeCurrentRecordEdit1.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "Previous", DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordEditorButtonTag.Prev, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", 6, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleRight, ((System.Drawing.Image)(resources.GetObject("repositoryItemMailMergeCurrentRecordEdit1.Buttons1"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "Next", DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordEditorButtonTag.Next, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", 6, true, true, true, DevExpress.XtraEditors.ImageLocation.MiddleLeft, ((System.Drawing.Image)(resources.GetObject("repositoryItemMailMergeCurrentRecordEdit1.Buttons2"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "First", DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordEditorButtonTag.First, null, true),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", 6, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleRight, ((System.Drawing.Image)(resources.GetObject("repositoryItemMailMergeCurrentRecordEdit1.Buttons3"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "Last", DevExpress.Snap.Extensions.UI.MailMergeCurrentRecordEditorButtonTag.Last, null, true)});
            this.repositoryItemMailMergeCurrentRecordEdit1.Name = "repositoryItemMailMergeCurrentRecordEdit1";
            // 
            // commandBarSubItem8
            // 
            this.commandBarSubItem8.Id = 299;
            this.commandBarSubItem8.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem13),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem14),
            new DevExpress.XtraBars.LinkPersistInfo(this.commandBarItem15)});
            this.commandBarSubItem8.Name = "commandBarSubItem8";
            this.commandBarSubItem8.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.commandBarSubItem8.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.FinishAndMerge;
            // 
            // commandBarItem13
            // 
            this.commandBarItem13.Id = 300;
            this.commandBarItem13.Name = "commandBarItem13";
            this.commandBarItem13.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SnapMailMergeExportDocument;
            // 
            // commandBarItem14
            // 
            this.commandBarItem14.Id = 301;
            this.commandBarItem14.Name = "commandBarItem14";
            this.commandBarItem14.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SnapMailMergePrint;
            // 
            // commandBarItem15
            // 
            this.commandBarItem15.Id = 302;
            this.commandBarItem15.Name = "commandBarItem15";
            this.commandBarItem15.SnapCommand = DevExpress.Snap.Extensions.UI.SnapCommand.SnapMailMergePrintPreview;
            // 
            // headerFooterToolsRibbonPageCategory1
            // 
            this.headerFooterToolsRibbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(38)))), ((int)(((byte)(176)))), ((int)(((byte)(35)))));
            this.headerFooterToolsRibbonPageCategory1.Control = this.snapControl;
            this.headerFooterToolsRibbonPageCategory1.Name = "headerFooterToolsRibbonPageCategory1";
            this.headerFooterToolsRibbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.headerFooterToolsDesignRibbonPage1});
            this.headerFooterToolsRibbonPageCategory1.Visible = false;
            // 
            // headerFooterToolsDesignRibbonPage1
            // 
            this.headerFooterToolsDesignRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.headerFooterToolsDesignNavigationRibbonPageGroup1,
            this.headerFooterToolsDesignOptionsRibbonPageGroup1,
            this.headerFooterToolsDesignCloseRibbonPageGroup1});
            this.headerFooterToolsDesignRibbonPage1.Name = "headerFooterToolsDesignRibbonPage1";
            this.headerFooterToolsDesignRibbonPage1.Visible = false;
            // 
            // headerFooterToolsDesignNavigationRibbonPageGroup1
            // 
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.ItemLinks.Add(this.goToPageHeaderItem1);
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.ItemLinks.Add(this.goToPageFooterItem1);
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.ItemLinks.Add(this.goToNextHeaderFooterItem1);
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.ItemLinks.Add(this.goToPreviousHeaderFooterItem1);
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.ItemLinks.Add(this.toggleLinkToPreviousItem1);
            this.headerFooterToolsDesignNavigationRibbonPageGroup1.Name = "headerFooterToolsDesignNavigationRibbonPageGroup1";
            // 
            // headerFooterToolsDesignOptionsRibbonPageGroup1
            // 
            this.headerFooterToolsDesignOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleDifferentFirstPageItem1);
            this.headerFooterToolsDesignOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleDifferentOddAndEvenPagesItem1);
            this.headerFooterToolsDesignOptionsRibbonPageGroup1.Name = "headerFooterToolsDesignOptionsRibbonPageGroup1";
            // 
            // headerFooterToolsDesignCloseRibbonPageGroup1
            // 
            this.headerFooterToolsDesignCloseRibbonPageGroup1.ItemLinks.Add(this.closePageHeaderFooterItem1);
            this.headerFooterToolsDesignCloseRibbonPageGroup1.Name = "headerFooterToolsDesignCloseRibbonPageGroup1";
            // 
            // tableToolsRibbonPageCategory1
            // 
            this.tableToolsRibbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(233)))), ((int)(((byte)(20)))));
            this.tableToolsRibbonPageCategory1.Control = this.snapControl;
            this.tableToolsRibbonPageCategory1.Name = "tableToolsRibbonPageCategory1";
            this.tableToolsRibbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.tableDesignRibbonPage1,
            this.tableLayoutRibbonPage1});
            this.tableToolsRibbonPageCategory1.Visible = false;
            // 
            // tableDesignRibbonPage1
            // 
            this.tableDesignRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.tableStyleOptionsRibbonPageGroup1,
            this.tableStylesRibbonPageGroup1,
            this.tableCellStylesRibbonPageGroup1,
            this.tableDrawBordersRibbonPageGroup1});
            this.tableDesignRibbonPage1.Name = "tableDesignRibbonPage1";
            this.tableDesignRibbonPage1.Visible = false;
            // 
            // tableStyleOptionsRibbonPageGroup1
            // 
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleFirstRowItem1);
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleLastRowItem1);
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleBandedRowsItem1);
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleFirstColumnItem1);
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleLastColumnItem1);
            this.tableStyleOptionsRibbonPageGroup1.ItemLinks.Add(this.toggleBandedColumnsItem1);
            this.tableStyleOptionsRibbonPageGroup1.Name = "tableStyleOptionsRibbonPageGroup1";
            // 
            // tableStylesRibbonPageGroup1
            // 
            this.tableStylesRibbonPageGroup1.ItemLinks.Add(this.galleryChangeTableStyleItem1);
            this.tableStylesRibbonPageGroup1.Name = "tableStylesRibbonPageGroup1";
            // 
            // tableCellStylesRibbonPageGroup1
            // 
            this.tableCellStylesRibbonPageGroup1.ItemLinks.Add(this.galleryChangeTableCellStyleItem1);
            this.tableCellStylesRibbonPageGroup1.Name = "tableCellStylesRibbonPageGroup1";
            // 
            // tableDrawBordersRibbonPageGroup1
            // 
            this.tableDrawBordersRibbonPageGroup1.ItemLinks.Add(this.changeTableBorderLineStyleItem1);
            this.tableDrawBordersRibbonPageGroup1.ItemLinks.Add(this.changeTableBorderLineWeightItem1);
            this.tableDrawBordersRibbonPageGroup1.ItemLinks.Add(this.changeTableBorderColorItem1);
            this.tableDrawBordersRibbonPageGroup1.ItemLinks.Add(this.changeTableBordersItem1);
            this.tableDrawBordersRibbonPageGroup1.ItemLinks.Add(this.changeTableCellsShadingItem1);
            this.tableDrawBordersRibbonPageGroup1.Name = "tableDrawBordersRibbonPageGroup1";
            // 
            // tableLayoutRibbonPage1
            // 
            this.tableLayoutRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.tableTableRibbonPageGroup1,
            this.tableRowsAndColumnsRibbonPageGroup1,
            this.tableMergeRibbonPageGroup1,
            this.tableCellSizeRibbonPageGroup1,
            this.tableAlignmentRibbonPageGroup1});
            this.tableLayoutRibbonPage1.Name = "tableLayoutRibbonPage1";
            this.tableLayoutRibbonPage1.Visible = false;
            // 
            // tableTableRibbonPageGroup1
            // 
            this.tableTableRibbonPageGroup1.ItemLinks.Add(this.selectTableElementsItem1);
            this.tableTableRibbonPageGroup1.ItemLinks.Add(this.toggleShowTableGridLinesItem1);
            this.tableTableRibbonPageGroup1.ItemLinks.Add(this.showTablePropertiesFormItem1);
            this.tableTableRibbonPageGroup1.Name = "tableTableRibbonPageGroup1";
            // 
            // tableRowsAndColumnsRibbonPageGroup1
            // 
            this.tableRowsAndColumnsRibbonPageGroup1.ItemLinks.Add(this.deleteTableElementsItem1);
            this.tableRowsAndColumnsRibbonPageGroup1.ItemLinks.Add(this.insertTableRowAboveItem1);
            this.tableRowsAndColumnsRibbonPageGroup1.ItemLinks.Add(this.insertTableRowBelowItem1);
            this.tableRowsAndColumnsRibbonPageGroup1.ItemLinks.Add(this.insertTableColumnToLeftItem1);
            this.tableRowsAndColumnsRibbonPageGroup1.ItemLinks.Add(this.insertTableColumnToRightItem1);
            this.tableRowsAndColumnsRibbonPageGroup1.Name = "tableRowsAndColumnsRibbonPageGroup1";
            // 
            // tableMergeRibbonPageGroup1
            // 
            this.tableMergeRibbonPageGroup1.ItemLinks.Add(this.mergeTableCellsItem1);
            this.tableMergeRibbonPageGroup1.ItemLinks.Add(this.showSplitTableCellsForm1);
            this.tableMergeRibbonPageGroup1.ItemLinks.Add(this.splitTableItem1);
            this.tableMergeRibbonPageGroup1.Name = "tableMergeRibbonPageGroup1";
            // 
            // tableCellSizeRibbonPageGroup1
            // 
            this.tableCellSizeRibbonPageGroup1.AllowTextClipping = false;
            this.tableCellSizeRibbonPageGroup1.ItemLinks.Add(this.toggleTableAutoFitItem1);
            this.tableCellSizeRibbonPageGroup1.Name = "tableCellSizeRibbonPageGroup1";
            // 
            // tableAlignmentRibbonPageGroup1
            // 
            this.tableAlignmentRibbonPageGroup1.Glyph = ((System.Drawing.Image)(resources.GetObject("tableAlignmentRibbonPageGroup1.Glyph")));
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsTopLeftAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsMiddleLeftAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsBottomLeftAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsTopCenterAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsMiddleCenterAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsBottomCenterAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsTopRightAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsMiddleRightAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.toggleTableCellsBottomRightAlignmentItem1);
            this.tableAlignmentRibbonPageGroup1.ItemLinks.Add(this.showTableOptionsFormItem1);
            this.tableAlignmentRibbonPageGroup1.Name = "tableAlignmentRibbonPageGroup1";
            // 
            // floatingPictureToolsRibbonPageCategory1
            // 
            this.floatingPictureToolsRibbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(201)))), ((int)(((byte)(0)))), ((int)(((byte)(119)))));
            this.floatingPictureToolsRibbonPageCategory1.Control = this.snapControl;
            this.floatingPictureToolsRibbonPageCategory1.Name = "floatingPictureToolsRibbonPageCategory1";
            this.floatingPictureToolsRibbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.floatingPictureToolsFormatPage1});
            this.floatingPictureToolsRibbonPageCategory1.Visible = false;
            // 
            // floatingPictureToolsFormatPage1
            // 
            this.floatingPictureToolsFormatPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.floatingPictureToolsShapeStylesPageGroup1,
            this.floatingPictureToolsArrangePageGroup1});
            this.floatingPictureToolsFormatPage1.Name = "floatingPictureToolsFormatPage1";
            this.floatingPictureToolsFormatPage1.Visible = false;
            // 
            // floatingPictureToolsShapeStylesPageGroup1
            // 
            this.floatingPictureToolsShapeStylesPageGroup1.ItemLinks.Add(this.changeFloatingObjectFillColorItem1);
            this.floatingPictureToolsShapeStylesPageGroup1.ItemLinks.Add(this.changeFloatingObjectOutlineColorItem1);
            this.floatingPictureToolsShapeStylesPageGroup1.ItemLinks.Add(this.changeFloatingObjectOutlineWeightItem1);
            this.floatingPictureToolsShapeStylesPageGroup1.Name = "floatingPictureToolsShapeStylesPageGroup1";
            // 
            // floatingPictureToolsArrangePageGroup1
            // 
            this.floatingPictureToolsArrangePageGroup1.ItemLinks.Add(this.changeFloatingObjectTextWrapTypeItem1);
            this.floatingPictureToolsArrangePageGroup1.ItemLinks.Add(this.changeFloatingObjectAlignmentItem1);
            this.floatingPictureToolsArrangePageGroup1.ItemLinks.Add(this.floatingObjectBringForwardSubItem1);
            this.floatingPictureToolsArrangePageGroup1.ItemLinks.Add(this.floatingObjectSendBackwardSubItem1);
            this.floatingPictureToolsArrangePageGroup1.Name = "floatingPictureToolsArrangePageGroup1";
            // 
            // dataToolsRibbonPageCategory1
            // 
            this.dataToolsRibbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(166)))), ((int)(((byte)(207)))));
            this.dataToolsRibbonPageCategory1.Control = this.snapControl;
            this.dataToolsRibbonPageCategory1.Name = "dataToolsRibbonPageCategory1";
            this.dataToolsRibbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.appearanceRibbonPage1,
            this.snMergeFieldToolsRibbonPage1,
            this.groupToolsRibbonPage1,
            this.listToolsRibbonPage1,
            this.mailMergeRibbonPage1});
            // 
            // appearanceRibbonPage1
            // 
            this.appearanceRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.themesRibbonPageGroup1});
            this.appearanceRibbonPage1.Name = "appearanceRibbonPage1";
            // 
            // themesRibbonPageGroup1
            // 
            this.themesRibbonPageGroup1.ItemLinks.Add(this.themesGalleryBarItem1);
            this.themesRibbonPageGroup1.Name = "themesRibbonPageGroup1";
            // 
            // snMergeFieldToolsRibbonPage1
            // 
            this.snMergeFieldToolsRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.dataShapingRibbonPageGroup1,
            this.snMergeFieldPropertiesRibbonPageGroup1});
            this.snMergeFieldToolsRibbonPage1.Name = "snMergeFieldToolsRibbonPage1";
            this.snMergeFieldToolsRibbonPage1.Visible = false;
            // 
            // dataShapingRibbonPageGroup1
            // 
            this.dataShapingRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem2);
            this.dataShapingRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem3);
            this.dataShapingRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem4);
            this.dataShapingRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem1);
            this.dataShapingRibbonPageGroup1.ItemLinks.Add(this.filterPopupButtonItem1);
            this.dataShapingRibbonPageGroup1.Name = "dataShapingRibbonPageGroup1";
            // 
            // snMergeFieldPropertiesRibbonPageGroup1
            // 
            this.snMergeFieldPropertiesRibbonPageGroup1.ItemLinks.Add(this.propertiesBarButtonItem1);
            this.snMergeFieldPropertiesRibbonPageGroup1.Name = "snMergeFieldPropertiesRibbonPageGroup1";
            // 
            // groupToolsRibbonPage1
            // 
            this.groupToolsRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.groupingRibbonPageGroup1});
            this.groupToolsRibbonPage1.Name = "groupToolsRibbonPage1";
            this.groupToolsRibbonPage1.Visible = false;
            // 
            // groupingRibbonPageGroup1
            // 
            this.groupingRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem2);
            this.groupingRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem3);
            this.groupingRibbonPageGroup1.ItemLinks.Add(this.commandBarItem8);
            this.groupingRibbonPageGroup1.ItemLinks.Add(this.commandBarItem9);
            this.groupingRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem4);
            this.groupingRibbonPageGroup1.Name = "groupingRibbonPageGroup1";
            // 
            // listToolsRibbonPage1
            // 
            this.listToolsRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.listHeaderAndFooterRibbonPageGroup1,
            this.listCommandsRibbonPageGroup1,
            this.listEditorRowLimitRibbonPageGroup1});
            this.listToolsRibbonPage1.Name = "listToolsRibbonPage1";
            this.listToolsRibbonPage1.Visible = false;
            // 
            // listHeaderAndFooterRibbonPageGroup1
            // 
            this.listHeaderAndFooterRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem5);
            this.listHeaderAndFooterRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem6);
            this.listHeaderAndFooterRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem7);
            this.listHeaderAndFooterRibbonPageGroup1.Name = "listHeaderAndFooterRibbonPageGroup1";
            // 
            // listCommandsRibbonPageGroup1
            // 
            this.listCommandsRibbonPageGroup1.ItemLinks.Add(this.commandBarItem10);
            this.listCommandsRibbonPageGroup1.ItemLinks.Add(this.commandBarItem11);
            this.listCommandsRibbonPageGroup1.ItemLinks.Add(this.commandBarItem12);
            this.listCommandsRibbonPageGroup1.Name = "listCommandsRibbonPageGroup1";
            // 
            // listEditorRowLimitRibbonPageGroup1
            // 
            this.listEditorRowLimitRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup8);
            this.listEditorRowLimitRibbonPageGroup1.Name = "listEditorRowLimitRibbonPageGroup1";
            // 
            // mailMergeRibbonPage1
            // 
            this.mailMergeRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.mailMergeRibbonPageGroup1,
            this.mailMergeCurrentRecordRibbonPageGroup1,
            this.finishAndMergeRibbonPageGroup1});
            this.mailMergeRibbonPage1.Name = "mailMergeRibbonPage1";
            // 
            // mailMergeRibbonPageGroup1
            // 
            this.mailMergeRibbonPageGroup1.ItemLinks.Add(this.mailMergeDataSourceItem1);
            this.mailMergeRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem32);
            this.mailMergeRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem33);
            this.mailMergeRibbonPageGroup1.Name = "mailMergeRibbonPageGroup1";
            // 
            // mailMergeCurrentRecordRibbonPageGroup1
            // 
            this.mailMergeCurrentRecordRibbonPageGroup1.ItemLinks.Add(this.mailMergeCurrentRecordItem1);
            this.mailMergeCurrentRecordRibbonPageGroup1.Name = "mailMergeCurrentRecordRibbonPageGroup1";
            // 
            // finishAndMergeRibbonPageGroup1
            // 
            this.finishAndMergeRibbonPageGroup1.ItemLinks.Add(this.commandBarSubItem8);
            this.finishAndMergeRibbonPageGroup1.Name = "finishAndMergeRibbonPageGroup1";
            // 
            // chartRibbonPageCategory1
            // 
            this.chartRibbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(76)))), ((int)(((byte)(76)))));
            this.chartRibbonPageCategory1.Control = null;
            this.chartRibbonPageCategory1.Name = "chartRibbonPageCategory1";
            this.chartRibbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.createChartRibbonPage1});
            this.chartRibbonPageCategory1.Visible = false;
            // 
            // createChartRibbonPage1
            // 
            this.createChartRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.chartTypeRibbonPageGroup1,
            this.chartAppearanceRibbonPageGroup1,
            this.chartWizardRibbonPageGroup1});
            this.createChartRibbonPage1.Name = "createChartRibbonPage1";
            this.createChartRibbonPage1.Visible = false;
            // 
            // chartTypeRibbonPageGroup1
            // 
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createBarBaseItem1);
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createLineBaseItem1);
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createPieBaseItem1);
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createRotatedBarBaseItem1);
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createAreaBaseItem1);
            this.chartTypeRibbonPageGroup1.ItemLinks.Add(this.createOtherSeriesTypesBaseItem1);
            this.chartTypeRibbonPageGroup1.Name = "chartTypeRibbonPageGroup1";
            // 
            // chartAppearanceRibbonPageGroup1
            // 
            this.chartAppearanceRibbonPageGroup1.ItemLinks.Add(this.changePaletteGalleryBaseItem1);
            this.chartAppearanceRibbonPageGroup1.ItemLinks.Add(this.changeAppearanceGalleryBaseItem1);
            this.chartAppearanceRibbonPageGroup1.Name = "chartAppearanceRibbonPageGroup1";
            // 
            // chartWizardRibbonPageGroup1
            // 
            this.chartWizardRibbonPageGroup1.AllowMinimize = false;
            this.chartWizardRibbonPageGroup1.ItemLinks.Add(this.runWizardChartItem1);
            this.chartWizardRibbonPageGroup1.Name = "chartWizardRibbonPageGroup1";
            // 
            // fileRibbonPage1
            // 
            this.fileRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.commonRibbonPageGroup1,
            this.dataRibbonPageGroup1});
            this.fileRibbonPage1.Name = "fileRibbonPage1";
            // 
            // commonRibbonPageGroup1
            // 
            this.commonRibbonPageGroup1.ItemLinks.Add(this.undoItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.redoItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.fileNewItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.fileOpenItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.fileSaveItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.fileSaveAsItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.commandBarItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.quickPrintItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.printItem1);
            this.commonRibbonPageGroup1.ItemLinks.Add(this.printPreviewItem1);
            this.commonRibbonPageGroup1.Name = "commonRibbonPageGroup1";
            // 
            // dataRibbonPageGroup1
            // 
            this.dataRibbonPageGroup1.ItemLinks.Add(this.commandBarItem2);
            this.dataRibbonPageGroup1.Name = "dataRibbonPageGroup1";
            // 
            // homeRibbonPage1
            // 
            this.homeRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.clipboardRibbonPageGroup1,
            this.fontRibbonPageGroup1,
            this.paragraphRibbonPageGroup1,
            this.stylesRibbonPageGroup1,
            this.editingRibbonPageGroup1});
            this.homeRibbonPage1.Name = "homeRibbonPage1";
            reduceOperation1.Behavior = DevExpress.XtraBars.Ribbon.ReduceOperationBehavior.UntilAvailable;
            reduceOperation1.Group = this.stylesRibbonPageGroup1;
            reduceOperation1.ItemLinkIndex = 0;
            reduceOperation1.ItemLinksCount = 0;
            reduceOperation1.Operation = DevExpress.XtraBars.Ribbon.ReduceOperationType.Gallery;
            this.homeRibbonPage1.ReduceOperations.Add(reduceOperation1);
            // 
            // clipboardRibbonPageGroup1
            // 
            this.clipboardRibbonPageGroup1.ItemLinks.Add(this.pasteItem1);
            this.clipboardRibbonPageGroup1.ItemLinks.Add(this.cutItem1);
            this.clipboardRibbonPageGroup1.ItemLinks.Add(this.copyItem1);
            this.clipboardRibbonPageGroup1.ItemLinks.Add(this.pasteSpecialItem1);
            this.clipboardRibbonPageGroup1.Name = "clipboardRibbonPageGroup1";
            // 
            // fontRibbonPageGroup1
            // 
            this.fontRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup1);
            this.fontRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup2);
            this.fontRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup3);
            this.fontRibbonPageGroup1.ItemLinks.Add(this.changeTextCaseItem1);
            this.fontRibbonPageGroup1.ItemLinks.Add(this.clearFormattingItem1);
            this.fontRibbonPageGroup1.Name = "fontRibbonPageGroup1";
            // 
            // paragraphRibbonPageGroup1
            // 
            this.paragraphRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup4);
            this.paragraphRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup5);
            this.paragraphRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup6);
            this.paragraphRibbonPageGroup1.ItemLinks.Add(this.barButtonGroup7);
            this.paragraphRibbonPageGroup1.Name = "paragraphRibbonPageGroup1";
            // 
            // editingRibbonPageGroup1
            // 
            this.editingRibbonPageGroup1.ItemLinks.Add(this.findItem1);
            this.editingRibbonPageGroup1.ItemLinks.Add(this.replaceItem1);
            this.editingRibbonPageGroup1.Name = "editingRibbonPageGroup1";
            // 
            // insertRibbonPage1
            // 
            this.insertRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.pagesRibbonPageGroup1,
            this.tablesRibbonPageGroup1,
            this.illustrationsRibbonPageGroup1,
            this.toolboxRibbonPageGroup1,
            this.linksRibbonPageGroup1,
            this.headerFooterRibbonPageGroup1,
            this.textRibbonPageGroup1,
            this.symbolsRibbonPageGroup1});
            this.insertRibbonPage1.Name = "insertRibbonPage1";
            // 
            // pagesRibbonPageGroup1
            // 
            this.pagesRibbonPageGroup1.AllowTextClipping = false;
            this.pagesRibbonPageGroup1.ItemLinks.Add(this.insertPageBreakItem21);
            this.pagesRibbonPageGroup1.Name = "pagesRibbonPageGroup1";
            // 
            // tablesRibbonPageGroup1
            // 
            this.tablesRibbonPageGroup1.AllowTextClipping = false;
            this.tablesRibbonPageGroup1.ItemLinks.Add(this.insertTableItem1);
            this.tablesRibbonPageGroup1.Name = "tablesRibbonPageGroup1";
            // 
            // illustrationsRibbonPageGroup1
            // 
            this.illustrationsRibbonPageGroup1.ItemLinks.Add(this.insertPictureItem1);
            this.illustrationsRibbonPageGroup1.ItemLinks.Add(this.insertFloatingPictureItem1);
            this.illustrationsRibbonPageGroup1.Name = "illustrationsRibbonPageGroup1";
            // 
            // toolboxRibbonPageGroup1
            // 
            this.toolboxRibbonPageGroup1.ItemLinks.Add(this.commandBarItem3);
            this.toolboxRibbonPageGroup1.ItemLinks.Add(this.commandBarItem4);
            this.toolboxRibbonPageGroup1.ItemLinks.Add(this.commandBarItem5);
            this.toolboxRibbonPageGroup1.ItemLinks.Add(this.commandBarItem6);
            this.toolboxRibbonPageGroup1.ItemLinks.Add(this.commandBarItem7);
            this.toolboxRibbonPageGroup1.Name = "toolboxRibbonPageGroup1";
            // 
            // linksRibbonPageGroup1
            // 
            this.linksRibbonPageGroup1.ItemLinks.Add(this.insertBookmarkItem1);
            this.linksRibbonPageGroup1.ItemLinks.Add(this.insertHyperlinkItem1);
            this.linksRibbonPageGroup1.Name = "linksRibbonPageGroup1";
            // 
            // headerFooterRibbonPageGroup1
            // 
            this.headerFooterRibbonPageGroup1.ItemLinks.Add(this.editPageHeaderItem1);
            this.headerFooterRibbonPageGroup1.ItemLinks.Add(this.editPageFooterItem1);
            this.headerFooterRibbonPageGroup1.ItemLinks.Add(this.insertPageNumberItem1);
            this.headerFooterRibbonPageGroup1.ItemLinks.Add(this.insertPageCountItem1);
            this.headerFooterRibbonPageGroup1.Name = "headerFooterRibbonPageGroup1";
            // 
            // textRibbonPageGroup1
            // 
            this.textRibbonPageGroup1.Glyph = ((System.Drawing.Image)(resources.GetObject("textRibbonPageGroup1.Glyph")));
            this.textRibbonPageGroup1.ItemLinks.Add(this.insertTextBoxItem1);
            this.textRibbonPageGroup1.Name = "textRibbonPageGroup1";
            // 
            // symbolsRibbonPageGroup1
            // 
            this.symbolsRibbonPageGroup1.AllowTextClipping = false;
            this.symbolsRibbonPageGroup1.ItemLinks.Add(this.insertSymbolItem1);
            this.symbolsRibbonPageGroup1.Name = "symbolsRibbonPageGroup1";
            // 
            // pageLayoutRibbonPage1
            // 
            this.pageLayoutRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.pageSetupRibbonPageGroup1,
            this.pageBackgroundRibbonPageGroup1});
            this.pageLayoutRibbonPage1.Name = "pageLayoutRibbonPage1";
            // 
            // pageSetupRibbonPageGroup1
            // 
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.changeSectionPageMarginsItem1);
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.changeSectionPageOrientationItem1);
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.changeSectionPaperKindItem1);
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.changeSectionColumnsItem1);
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.insertBreakItem1);
            this.pageSetupRibbonPageGroup1.ItemLinks.Add(this.changeSectionLineNumberingItem1);
            this.pageSetupRibbonPageGroup1.Name = "pageSetupRibbonPageGroup1";
            // 
            // pageBackgroundRibbonPageGroup1
            // 
            this.pageBackgroundRibbonPageGroup1.AllowTextClipping = false;
            this.pageBackgroundRibbonPageGroup1.ItemLinks.Add(this.changePageColorItem1);
            this.pageBackgroundRibbonPageGroup1.Name = "pageBackgroundRibbonPageGroup1";
            // 
            // viewRibbonPage1
            // 
            this.viewRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.documentViewsRibbonPageGroup1,
            this.showRibbonPageGroup1,
            this.zoomRibbonPageGroup1,
            this.viewRibbonPageGroup1,
            this.viewFieldsRibbonPageGroup1});
            this.viewRibbonPage1.Name = "viewRibbonPage1";
            // 
            // documentViewsRibbonPageGroup1
            // 
            this.documentViewsRibbonPageGroup1.ItemLinks.Add(this.switchToSimpleViewItem1);
            this.documentViewsRibbonPageGroup1.ItemLinks.Add(this.switchToDraftViewItem1);
            this.documentViewsRibbonPageGroup1.ItemLinks.Add(this.switchToPrintLayoutViewItem1);
            this.documentViewsRibbonPageGroup1.Name = "documentViewsRibbonPageGroup1";
            // 
            // showRibbonPageGroup1
            // 
            this.showRibbonPageGroup1.ItemLinks.Add(this.toggleShowHorizontalRulerItem1);
            this.showRibbonPageGroup1.ItemLinks.Add(this.toggleShowVerticalRulerItem1);
            this.showRibbonPageGroup1.Name = "showRibbonPageGroup1";
            // 
            // zoomRibbonPageGroup1
            // 
            this.zoomRibbonPageGroup1.ItemLinks.Add(this.zoomOutItem1);
            this.zoomRibbonPageGroup1.ItemLinks.Add(this.zoomInItem1);
            this.zoomRibbonPageGroup1.Name = "zoomRibbonPageGroup1";
            // 
            // viewRibbonPageGroup1
            // 
            this.viewRibbonPageGroup1.ItemLinks.Add(this.snapBarToolbarsListItem1);
            this.viewRibbonPageGroup1.ItemLinks.Add(this.commandBarCheckItem1);
            this.viewRibbonPageGroup1.Name = "viewRibbonPageGroup1";
            // 
            // viewFieldsRibbonPageGroup1
            // 
            this.viewFieldsRibbonPageGroup1.ItemLinks.Add(this.showAllFieldCodesItem1);
            this.viewFieldsRibbonPageGroup1.ItemLinks.Add(this.showAllFieldResultsItem1);
            this.viewFieldsRibbonPageGroup1.ItemLinks.Add(this.toggleFieldHighlightingItem1);
            this.viewFieldsRibbonPageGroup1.Name = "viewFieldsRibbonPageGroup1";
            // 
            // reviewRibbonPage1
            // 
            this.reviewRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.documentProofingRibbonPageGroup1});
            this.reviewRibbonPage1.Name = "reviewRibbonPage1";
            // 
            // documentProofingRibbonPageGroup1
            // 
            this.documentProofingRibbonPageGroup1.ItemLinks.Add(this.checkSpellingItem1);
            this.documentProofingRibbonPageGroup1.Name = "documentProofingRibbonPageGroup1";
            // 
            // referencesRibbonPage1
            // 
            this.referencesRibbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.tableOfContentsRibbonPageGroup1,
            this.captionsRibbonPageGroup1});
            this.referencesRibbonPage1.Name = "referencesRibbonPage1";
            // 
            // tableOfContentsRibbonPageGroup1
            // 
            this.tableOfContentsRibbonPageGroup1.ItemLinks.Add(this.insertTableOfContentsItem1);
            this.tableOfContentsRibbonPageGroup1.ItemLinks.Add(this.updateTableOfContentsItem1);
            this.tableOfContentsRibbonPageGroup1.ItemLinks.Add(this.addParagraphsToTableOfContentItem1);
            this.tableOfContentsRibbonPageGroup1.Name = "tableOfContentsRibbonPageGroup1";
            // 
            // captionsRibbonPageGroup1
            // 
            this.captionsRibbonPageGroup1.ItemLinks.Add(this.insertCaptionPlaceholderItem1);
            this.captionsRibbonPageGroup1.ItemLinks.Add(this.insertTableOfFiguresPlaceholderItem1);
            this.captionsRibbonPageGroup1.ItemLinks.Add(this.updateTableOfFiguresItem1);
            this.captionsRibbonPageGroup1.Name = "captionsRibbonPageGroup1";
            // 
            // snapDockManager1
            // 
            this.snapDockManager1.Form = this;
            this.snapDockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.panelContainer1});
            this.snapDockManager1.SnapControl = this.snapControl;
            this.snapDockManager1.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"});
            // 
            // panelContainer1
            // 
            this.panelContainer1.Controls.Add(this.fieldListDockPanel1);
            this.panelContainer1.Controls.Add(this.reportExplorerDockPanel1);
            this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
            this.panelContainer1.ID = new System.Guid("4359aa12-0d16-492b-87a6-1dba350bde7e");
            this.panelContainer1.Location = new System.Drawing.Point(620, 142);
            this.panelContainer1.Name = "panelContainer1";
            this.panelContainer1.OriginalSize = new System.Drawing.Size(200, 200);
            this.panelContainer1.Size = new System.Drawing.Size(200, 400);
            this.panelContainer1.Text = "panelContainer1";
            // 
            // fieldListDockPanel1
            // 
            this.fieldListDockPanel1.Controls.Add(this.fieldListDockPanel1_Container);
            this.fieldListDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.fieldListDockPanel1.ID = new System.Guid("4ff32304-9e6f-4700-8fd4-fe84d1bb8e90");
            this.fieldListDockPanel1.Location = new System.Drawing.Point(0, 0);
            this.fieldListDockPanel1.Name = "fieldListDockPanel1";
            this.fieldListDockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.fieldListDockPanel1.Size = new System.Drawing.Size(200, 200);
            this.fieldListDockPanel1.SnapControl = this.snapControl;
            // 
            // fieldListDockPanel1_Container
            // 
            this.fieldListDockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.fieldListDockPanel1_Container.Name = "fieldListDockPanel1_Container";
            this.fieldListDockPanel1_Container.Size = new System.Drawing.Size(192, 173);
            this.fieldListDockPanel1_Container.TabIndex = 0;
            // 
            // reportExplorerDockPanel1
            // 
            this.reportExplorerDockPanel1.Controls.Add(this.reportExplorerDockPanel1_Container);
            this.reportExplorerDockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.reportExplorerDockPanel1.ID = new System.Guid("371b03d1-84fb-49d8-a3bc-cc925dcdc072");
            this.reportExplorerDockPanel1.Location = new System.Drawing.Point(0, 200);
            this.reportExplorerDockPanel1.Name = "reportExplorerDockPanel1";
            this.reportExplorerDockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.reportExplorerDockPanel1.Size = new System.Drawing.Size(200, 200);
            this.reportExplorerDockPanel1.SnapControl = this.snapControl;
            // 
            // reportExplorerDockPanel1_Container
            // 
            this.reportExplorerDockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.reportExplorerDockPanel1_Container.Name = "reportExplorerDockPanel1_Container";
            this.reportExplorerDockPanel1_Container.Size = new System.Drawing.Size(192, 173);
            this.reportExplorerDockPanel1_Container.TabIndex = 0;
            // 
            // snapDocumentManager1
            // 
            this.snapDocumentManager1.ClientControl = this.snapControl;
            this.snapDocumentManager1.ShowThumbnailsInTaskBar = DevExpress.Utils.DefaultBoolean.False;
            this.snapDocumentManager1.View = this.noDocumentsView1;
            this.snapDocumentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.noDocumentsView1});
            // 
            // snapBarController1
            // 
            this.snapBarController1.BarItems.Add(this.undoItem1);
            this.snapBarController1.BarItems.Add(this.redoItem1);
            this.snapBarController1.BarItems.Add(this.fileNewItem1);
            this.snapBarController1.BarItems.Add(this.fileOpenItem1);
            this.snapBarController1.BarItems.Add(this.fileSaveItem1);
            this.snapBarController1.BarItems.Add(this.fileSaveAsItem1);
            this.snapBarController1.BarItems.Add(this.commandBarItem1);
            this.snapBarController1.BarItems.Add(this.quickPrintItem1);
            this.snapBarController1.BarItems.Add(this.printItem1);
            this.snapBarController1.BarItems.Add(this.printPreviewItem1);
            this.snapBarController1.BarItems.Add(this.commandBarItem2);
            this.snapBarController1.BarItems.Add(this.pasteItem1);
            this.snapBarController1.BarItems.Add(this.cutItem1);
            this.snapBarController1.BarItems.Add(this.copyItem1);
            this.snapBarController1.BarItems.Add(this.pasteSpecialItem1);
            this.snapBarController1.BarItems.Add(this.changeFontNameItem1);
            this.snapBarController1.BarItems.Add(this.changeFontSizeItem1);
            this.snapBarController1.BarItems.Add(this.fontSizeIncreaseItem1);
            this.snapBarController1.BarItems.Add(this.fontSizeDecreaseItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontBoldItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontItalicItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontUnderlineItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontDoubleUnderlineItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontStrikeoutItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontDoubleStrikeoutItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontSuperscriptItem1);
            this.snapBarController1.BarItems.Add(this.toggleFontSubscriptItem1);
            this.snapBarController1.BarItems.Add(this.changeFontColorItem1);
            this.snapBarController1.BarItems.Add(this.changeFontBackColorItem1);
            this.snapBarController1.BarItems.Add(this.changeTextCaseItem1);
            this.snapBarController1.BarItems.Add(this.makeTextUpperCaseItem1);
            this.snapBarController1.BarItems.Add(this.makeTextLowerCaseItem1);
            this.snapBarController1.BarItems.Add(this.capitalizeEachWordCaseItem1);
            this.snapBarController1.BarItems.Add(this.toggleTextCaseItem1);
            this.snapBarController1.BarItems.Add(this.clearFormattingItem1);
            this.snapBarController1.BarItems.Add(this.toggleBulletedListItem1);
            this.snapBarController1.BarItems.Add(this.toggleNumberingListItem1);
            this.snapBarController1.BarItems.Add(this.toggleMultiLevelListItem1);
            this.snapBarController1.BarItems.Add(this.decreaseIndentItem1);
            this.snapBarController1.BarItems.Add(this.increaseIndentItem1);
            this.snapBarController1.BarItems.Add(this.toggleParagraphAlignmentLeftItem1);
            this.snapBarController1.BarItems.Add(this.toggleParagraphAlignmentCenterItem1);
            this.snapBarController1.BarItems.Add(this.toggleParagraphAlignmentRightItem1);
            this.snapBarController1.BarItems.Add(this.toggleParagraphAlignmentJustifyItem1);
            this.snapBarController1.BarItems.Add(this.toggleShowWhitespaceItem1);
            this.snapBarController1.BarItems.Add(this.changeParagraphLineSpacingItem1);
            this.snapBarController1.BarItems.Add(this.setSingleParagraphSpacingItem1);
            this.snapBarController1.BarItems.Add(this.setSesquialteralParagraphSpacingItem1);
            this.snapBarController1.BarItems.Add(this.setDoubleParagraphSpacingItem1);
            this.snapBarController1.BarItems.Add(this.showLineSpacingFormItem1);
            this.snapBarController1.BarItems.Add(this.addSpacingBeforeParagraphItem1);
            this.snapBarController1.BarItems.Add(this.removeSpacingBeforeParagraphItem1);
            this.snapBarController1.BarItems.Add(this.addSpacingAfterParagraphItem1);
            this.snapBarController1.BarItems.Add(this.removeSpacingAfterParagraphItem1);
            this.snapBarController1.BarItems.Add(this.changeParagraphBackColorItem1);
            this.snapBarController1.BarItems.Add(this.galleryChangeStyleItem1);
            this.snapBarController1.BarItems.Add(this.findItem1);
            this.snapBarController1.BarItems.Add(this.replaceItem1);
            this.snapBarController1.BarItems.Add(this.insertPageBreakItem21);
            this.snapBarController1.BarItems.Add(this.insertTableItem1);
            this.snapBarController1.BarItems.Add(this.insertPictureItem1);
            this.snapBarController1.BarItems.Add(this.insertFloatingPictureItem1);
            this.snapBarController1.BarItems.Add(this.commandBarItem3);
            this.snapBarController1.BarItems.Add(this.commandBarItem4);
            this.snapBarController1.BarItems.Add(this.commandBarItem5);
            this.snapBarController1.BarItems.Add(this.commandBarItem6);
            this.snapBarController1.BarItems.Add(this.commandBarItem7);
            this.snapBarController1.BarItems.Add(this.insertBookmarkItem1);
            this.snapBarController1.BarItems.Add(this.insertHyperlinkItem1);
            this.snapBarController1.BarItems.Add(this.editPageHeaderItem1);
            this.snapBarController1.BarItems.Add(this.editPageFooterItem1);
            this.snapBarController1.BarItems.Add(this.insertPageNumberItem1);
            this.snapBarController1.BarItems.Add(this.insertPageCountItem1);
            this.snapBarController1.BarItems.Add(this.insertTextBoxItem1);
            this.snapBarController1.BarItems.Add(this.insertSymbolItem1);
            this.snapBarController1.BarItems.Add(this.changeSectionPageMarginsItem1);
            this.snapBarController1.BarItems.Add(this.setNormalSectionPageMarginsItem1);
            this.snapBarController1.BarItems.Add(this.setNarrowSectionPageMarginsItem1);
            this.snapBarController1.BarItems.Add(this.setModerateSectionPageMarginsItem1);
            this.snapBarController1.BarItems.Add(this.setWideSectionPageMarginsItem1);
            this.snapBarController1.BarItems.Add(this.showPageMarginsSetupFormItem1);
            this.snapBarController1.BarItems.Add(this.changeSectionPageOrientationItem1);
            this.snapBarController1.BarItems.Add(this.setPortraitPageOrientationItem1);
            this.snapBarController1.BarItems.Add(this.setLandscapePageOrientationItem1);
            this.snapBarController1.BarItems.Add(this.changeSectionPaperKindItem1);
            this.snapBarController1.BarItems.Add(this.changeSectionColumnsItem1);
            this.snapBarController1.BarItems.Add(this.setSectionOneColumnItem1);
            this.snapBarController1.BarItems.Add(this.setSectionTwoColumnsItem1);
            this.snapBarController1.BarItems.Add(this.setSectionThreeColumnsItem1);
            this.snapBarController1.BarItems.Add(this.showColumnsSetupFormItem1);
            this.snapBarController1.BarItems.Add(this.insertBreakItem1);
            this.snapBarController1.BarItems.Add(this.insertPageBreakItem1);
            this.snapBarController1.BarItems.Add(this.insertColumnBreakItem1);
            this.snapBarController1.BarItems.Add(this.insertSectionBreakNextPageItem1);
            this.snapBarController1.BarItems.Add(this.insertSectionBreakEvenPageItem1);
            this.snapBarController1.BarItems.Add(this.insertSectionBreakOddPageItem1);
            this.snapBarController1.BarItems.Add(this.changeSectionLineNumberingItem1);
            this.snapBarController1.BarItems.Add(this.setSectionLineNumberingNoneItem1);
            this.snapBarController1.BarItems.Add(this.setSectionLineNumberingContinuousItem1);
            this.snapBarController1.BarItems.Add(this.setSectionLineNumberingRestartNewPageItem1);
            this.snapBarController1.BarItems.Add(this.setSectionLineNumberingRestartNewSectionItem1);
            this.snapBarController1.BarItems.Add(this.toggleParagraphSuppressLineNumbersItem1);
            this.snapBarController1.BarItems.Add(this.showLineNumberingFormItem1);
            this.snapBarController1.BarItems.Add(this.changePageColorItem1);
            this.snapBarController1.BarItems.Add(this.switchToSimpleViewItem1);
            this.snapBarController1.BarItems.Add(this.switchToDraftViewItem1);
            this.snapBarController1.BarItems.Add(this.switchToPrintLayoutViewItem1);
            this.snapBarController1.BarItems.Add(this.toggleShowHorizontalRulerItem1);
            this.snapBarController1.BarItems.Add(this.toggleShowVerticalRulerItem1);
            this.snapBarController1.BarItems.Add(this.zoomOutItem1);
            this.snapBarController1.BarItems.Add(this.zoomInItem1);
            this.snapBarController1.BarItems.Add(this.snapBarToolbarsListItem1);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem1);
            this.snapBarController1.BarItems.Add(this.showAllFieldCodesItem1);
            this.snapBarController1.BarItems.Add(this.showAllFieldResultsItem1);
            this.snapBarController1.BarItems.Add(this.toggleFieldHighlightingItem1);
            this.snapBarController1.BarItems.Add(this.goToPageHeaderItem1);
            this.snapBarController1.BarItems.Add(this.goToPageFooterItem1);
            this.snapBarController1.BarItems.Add(this.goToNextHeaderFooterItem1);
            this.snapBarController1.BarItems.Add(this.goToPreviousHeaderFooterItem1);
            this.snapBarController1.BarItems.Add(this.toggleLinkToPreviousItem1);
            this.snapBarController1.BarItems.Add(this.toggleDifferentFirstPageItem1);
            this.snapBarController1.BarItems.Add(this.toggleDifferentOddAndEvenPagesItem1);
            this.snapBarController1.BarItems.Add(this.closePageHeaderFooterItem1);
            this.snapBarController1.BarItems.Add(this.toggleFirstRowItem1);
            this.snapBarController1.BarItems.Add(this.toggleLastRowItem1);
            this.snapBarController1.BarItems.Add(this.toggleBandedRowsItem1);
            this.snapBarController1.BarItems.Add(this.toggleFirstColumnItem1);
            this.snapBarController1.BarItems.Add(this.toggleLastColumnItem1);
            this.snapBarController1.BarItems.Add(this.toggleBandedColumnsItem1);
            this.snapBarController1.BarItems.Add(this.galleryChangeTableStyleItem1);
            this.snapBarController1.BarItems.Add(this.galleryChangeTableCellStyleItem1);
            this.snapBarController1.BarItems.Add(this.changeTableBorderLineStyleItem1);
            this.snapBarController1.BarItems.Add(this.changeTableBorderLineWeightItem1);
            this.snapBarController1.BarItems.Add(this.changeTableBorderColorItem1);
            this.snapBarController1.BarItems.Add(this.changeTableBordersItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsBottomBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsTopBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsLeftBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsRightBorderItem1);
            this.snapBarController1.BarItems.Add(this.resetTableCellsAllBordersItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsAllBordersItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsOutsideBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsInsideBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsInsideHorizontalBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsInsideVerticalBorderItem1);
            this.snapBarController1.BarItems.Add(this.toggleShowTableGridLinesItem1);
            this.snapBarController1.BarItems.Add(this.changeTableCellsShadingItem1);
            this.snapBarController1.BarItems.Add(this.selectTableElementsItem1);
            this.snapBarController1.BarItems.Add(this.selectTableCellItem1);
            this.snapBarController1.BarItems.Add(this.selectTableColumnItem1);
            this.snapBarController1.BarItems.Add(this.selectTableRowItem1);
            this.snapBarController1.BarItems.Add(this.selectTableItem1);
            this.snapBarController1.BarItems.Add(this.showTablePropertiesFormItem1);
            this.snapBarController1.BarItems.Add(this.deleteTableElementsItem1);
            this.snapBarController1.BarItems.Add(this.showDeleteTableCellsFormItem1);
            this.snapBarController1.BarItems.Add(this.deleteTableColumnsItem1);
            this.snapBarController1.BarItems.Add(this.deleteTableRowsItem1);
            this.snapBarController1.BarItems.Add(this.deleteTableItem1);
            this.snapBarController1.BarItems.Add(this.insertTableRowAboveItem1);
            this.snapBarController1.BarItems.Add(this.insertTableRowBelowItem1);
            this.snapBarController1.BarItems.Add(this.insertTableColumnToLeftItem1);
            this.snapBarController1.BarItems.Add(this.insertTableColumnToRightItem1);
            this.snapBarController1.BarItems.Add(this.mergeTableCellsItem1);
            this.snapBarController1.BarItems.Add(this.showSplitTableCellsForm1);
            this.snapBarController1.BarItems.Add(this.splitTableItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableAutoFitItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableAutoFitContentsItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableAutoFitWindowItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableFixedColumnWidthItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsTopLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsMiddleLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsBottomLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsTopCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsMiddleCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsBottomCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsTopRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsMiddleRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.toggleTableCellsBottomRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.showTableOptionsFormItem1);
            this.snapBarController1.BarItems.Add(this.checkSpellingItem1);
            this.snapBarController1.BarItems.Add(this.insertTableOfContentsItem1);
            this.snapBarController1.BarItems.Add(this.updateTableOfContentsItem1);
            this.snapBarController1.BarItems.Add(this.addParagraphsToTableOfContentItem1);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem1);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem2);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem3);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem4);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem5);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem6);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem7);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem8);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem9);
            this.snapBarController1.BarItems.Add(this.setParagraphHeadingLevelItem10);
            this.snapBarController1.BarItems.Add(this.insertCaptionPlaceholderItem1);
            this.snapBarController1.BarItems.Add(this.insertFiguresCaptionItems1);
            this.snapBarController1.BarItems.Add(this.insertTablesCaptionItems1);
            this.snapBarController1.BarItems.Add(this.insertEquationsCaptionItems1);
            this.snapBarController1.BarItems.Add(this.insertTableOfFiguresPlaceholderItem1);
            this.snapBarController1.BarItems.Add(this.insertTableOfFiguresItems1);
            this.snapBarController1.BarItems.Add(this.insertTableOfTablesItems1);
            this.snapBarController1.BarItems.Add(this.insertTableOfEquationsItems1);
            this.snapBarController1.BarItems.Add(this.updateTableOfFiguresItem1);
            this.snapBarController1.BarItems.Add(this.changeFloatingObjectFillColorItem1);
            this.snapBarController1.BarItems.Add(this.changeFloatingObjectOutlineColorItem1);
            this.snapBarController1.BarItems.Add(this.changeFloatingObjectOutlineWeightItem1);
            this.snapBarController1.BarItems.Add(this.changeFloatingObjectTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectSquareTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectTightTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectThroughTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectTopAndBottomTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectBehindTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectInFrontOfTextWrapTypeItem1);
            this.snapBarController1.BarItems.Add(this.changeFloatingObjectAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectTopLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectTopCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectTopRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectMiddleLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectMiddleCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectMiddleRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectBottomLeftAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectBottomCenterAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.setFloatingObjectBottomRightAlignmentItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectBringForwardSubItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectBringForwardItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectBringToFrontItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectBringInFrontOfTextItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectSendBackwardSubItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectSendBackwardItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectSendToBackItem1);
            this.snapBarController1.BarItems.Add(this.floatingObjectSendBehindTextItem1);
            this.snapBarController1.BarItems.Add(this.themesGalleryBarItem1);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem2);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem3);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem4);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem1);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem5);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem6);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem7);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem8);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem9);
            this.snapBarController1.BarItems.Add(this.filterPopupButtonItem1);
            this.snapBarController1.BarItems.Add(this.propertiesBarButtonItem1);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem2);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem10);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem11);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem3);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem12);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem13);
            this.snapBarController1.BarItems.Add(this.commandBarItem8);
            this.snapBarController1.BarItems.Add(this.commandBarItem9);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem4);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem14);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem15);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem16);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem17);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem18);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem19);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem20);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem5);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem21);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem22);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem6);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem23);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem24);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem7);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem25);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem26);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem27);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem28);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem29);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem30);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem31);
            this.snapBarController1.BarItems.Add(this.commandBarItem10);
            this.snapBarController1.BarItems.Add(this.commandBarItem11);
            this.snapBarController1.BarItems.Add(this.commandBarItem12);
            this.snapBarController1.BarItems.Add(this.changeEditorRowLimitItem1);
            this.snapBarController1.BarItems.Add(this.createBarBaseItem1);
            this.snapBarController1.BarItems.Add(this.createLineBaseItem1);
            this.snapBarController1.BarItems.Add(this.createPieBaseItem1);
            this.snapBarController1.BarItems.Add(this.createRotatedBarBaseItem1);
            this.snapBarController1.BarItems.Add(this.createAreaBaseItem1);
            this.snapBarController1.BarItems.Add(this.createOtherSeriesTypesBaseItem1);
            this.snapBarController1.BarItems.Add(this.changePaletteGalleryBaseItem1);
            this.snapBarController1.BarItems.Add(this.changeAppearanceGalleryBaseItem1);
            this.snapBarController1.BarItems.Add(this.runWizardChartItem1);
            this.snapBarController1.BarItems.Add(this.mailMergeDataSourceItem1);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem32);
            this.snapBarController1.BarItems.Add(this.commandBarCheckItem33);
            this.snapBarController1.BarItems.Add(this.mailMergeCurrentRecordItem1);
            this.snapBarController1.BarItems.Add(this.commandBarSubItem8);
            this.snapBarController1.BarItems.Add(this.commandBarItem13);
            this.snapBarController1.BarItems.Add(this.commandBarItem14);
            this.snapBarController1.BarItems.Add(this.commandBarItem15);
            this.snapBarController1.ContextPageCategories.Add(new DevExpress.Snap.Extensions.UI.ContextRibbonPageCategoryItem(this.headerFooterToolsRibbonPageCategory1));
            this.snapBarController1.ContextPageCategories.Add(new DevExpress.Snap.Extensions.UI.ContextRibbonPageCategoryItem(this.tableToolsRibbonPageCategory1));
            this.snapBarController1.ContextPageCategories.Add(new DevExpress.Snap.Extensions.UI.ContextRibbonPageCategoryItem(this.floatingPictureToolsRibbonPageCategory1));
            this.snapBarController1.ContextPageCategories.Add(new DevExpress.Snap.Extensions.UI.ContextRibbonPageCategoryItem(this.dataToolsRibbonPageCategory1));
            this.snapBarController1.ContextPageCategories.Add(new DevExpress.Snap.Extensions.UI.ContextRibbonPageCategoryItem(this.chartRibbonPageCategory1));
            this.snapBarController1.Control = this.snapControl;
            this.snapBarController1.RibbonControl = this.ribbonControl1;
            this.snapBarController1.SnapDockManager = this.snapDockManager1;
            // 
            // SnapReportEditor
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.snapControl);
            this.Controls.Add(this.panelContainer1);
            this.Controls.Add(this.ribbonControl1);
            this.Name = "SnapReportEditor";
            this.Size = new System.Drawing.Size(820, 542);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemEditorRowLimitEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.commandBarGalleryDropDown7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMailMergeCurrentRecordEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.snapDockManager1)).EndInit();
            this.panelContainer1.ResumeLayout(false);
            this.fieldListDockPanel1.ResumeLayout(false);
            this.reportExplorerDockPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.snapDocumentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.snapBarController1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            this.lvEmployees = new DevExpress.XtraGrid.Views.Layout.LayoutView();
            this.colPhoto = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colPhoto = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colFullName1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colFullName1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colAddress1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.layoutViewField_colAddress1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colEmail1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colEmail1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colMobilePhone = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colMobilePhone = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.gridControl = new DevExpress.XtraGrid.GridControl();
            this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gvOrders = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colEmployee = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colInvoiceNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colOrderDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colShipDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSaleAmount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colShippingAmount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotalAmount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colState = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colZipCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colPhone = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colLogo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
            this.colFax = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colWebsite = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
            this.colProfile = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colBillingAddress = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colAnnualRevenue = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotalEmployees = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotalStores = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.biNewCustomer = new DevExpress.XtraBars.BarButtonItem();
            this.biNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biDelete = new DevExpress.XtraBars.BarButtonItem();
            this.biShowList = new DevExpress.XtraBars.BarCheckItem();
            this.biShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.biMap = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
            this.bmiNewCustomer = new DevExpress.XtraBars.BarButtonItem();
            this.bmiNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biEdit = new DevExpress.XtraBars.BarButtonItem();
            this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiPrintProfile = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintContactDirectory = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSalesSummary = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSalesDetail = new DevExpress.XtraBars.BarButtonItem();
            this.biSalesAnalysis = new DevExpress.XtraBars.BarButtonItem();
            this.galleryQuickReports = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.biChangeViewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiShowList = new DevExpress.XtraBars.BarCheckItem();
            this.bmiShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.biViewSettings = new DevExpress.XtraBars.BarButtonItem();
            this.biResetView = new DevExpress.XtraBars.BarButtonItem();
            this.biDataPaneSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiHorizontalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiVerticalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiHideDetail = new DevExpress.XtraBars.BarCheckItem();
            this.biReverseSort = new DevExpress.XtraBars.BarButtonItem();
            this.biAddColumns = new DevExpress.XtraBars.BarCheckItem();
            this.biExpandCollapse = new DevExpress.XtraBars.BarButtonItem();
            this.hiItemsCount = new DevExpress.XtraBars.BarHeaderItem();
            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.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.biNewCustomFilter = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.layoutView = new DevExpress.XtraGrid.Views.Layout.LayoutView();
            this.colName1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colName1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colHomeOffice = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colHomeOffice = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colBillingAddress1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colBillingAddress1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_layoutViewColumn1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
            this.layoutViewCard2 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
            this.Item1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.moduleLayout = new DevExpress.XtraLayout.LayoutControl();
            this.pnlView = new DevExpress.XtraEditors.PanelControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.detailItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.splitterItem = new DevExpress.XtraLayout.SplitterItem();
            ((System.ComponentModel.ISupportInitialize)(this.lvEmployees)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvOrders)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colName1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colHomeOffice)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colBillingAddress1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Item1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.moduleLayout)).BeginInit();
            this.moduleLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).BeginInit();
            this.SuspendLayout();
            // 
            // lvEmployees
            // 
            this.lvEmployees.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.lvEmployees.CardCaptionFormat = "{3}";
            this.lvEmployees.CardHorzInterval = 20;
            this.lvEmployees.CardMinSize = new System.Drawing.Size(292, 183);
            this.lvEmployees.CardVertInterval = 20;
            this.lvEmployees.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
            this.colPhoto,
            this.colFullName1,
            this.colAddress1,
            this.colEmail1,
            this.colMobilePhone});
            this.lvEmployees.FieldCaptionFormat = "{0}";
            this.lvEmployees.GridControl = this.gridControl;
            this.lvEmployees.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colFullName1});
            this.lvEmployees.Name = "lvEmployees";
            this.lvEmployees.OptionsBehavior.AllowRuntimeCustomization = false;
            this.lvEmployees.OptionsBehavior.Editable = false;
            this.lvEmployees.OptionsBehavior.ReadOnly = true;
            this.lvEmployees.OptionsFind.AlwaysVisible = true;
            this.lvEmployees.OptionsFind.FindNullPrompt = "Search Employees (Ctrl + F)";
            this.lvEmployees.OptionsFind.ShowClearButton = false;
            this.lvEmployees.OptionsFind.ShowCloseButton = false;
            this.lvEmployees.OptionsFind.ShowFindButton = false;
            this.lvEmployees.OptionsItemText.TextToControlDistance = 2;
            this.lvEmployees.OptionsView.AllowHotTrackFields = false;
            this.lvEmployees.OptionsView.FocusRectStyle = DevExpress.XtraGrid.Views.Layout.FocusRectStyle.None;
            this.lvEmployees.OptionsView.ShowHeaderPanel = false;
            this.lvEmployees.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Row;
            this.lvEmployees.TemplateCard = this.layoutViewCard2;
            this.lvEmployees.CustomDrawCardFieldValue += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.lvEmployees_CustomDrawCardFieldValue);
            // 
            // colPhoto
            // 
            this.colPhoto.CustomizationCaption = "Photo";
            this.colPhoto.FieldName = "Photo";
            this.colPhoto.LayoutViewField = this.layoutViewField_colPhoto;
            this.colPhoto.Name = "colPhoto";
            this.colPhoto.OptionsColumn.AllowEdit = false;
            this.colPhoto.OptionsColumn.AllowFocus = false;
            this.colPhoto.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colPhoto.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colPhoto
            // 
            this.layoutViewField_colPhoto.EditorPreferredWidth = 106;
            this.layoutViewField_colPhoto.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colPhoto.MaxSize = new System.Drawing.Size(120, 136);
            this.layoutViewField_colPhoto.MinSize = new System.Drawing.Size(120, 136);
            this.layoutViewField_colPhoto.Name = "layoutViewField_colPhoto";
            this.layoutViewField_colPhoto.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 2, 2);
            this.layoutViewField_colPhoto.Size = new System.Drawing.Size(120, 145);
            this.layoutViewField_colPhoto.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutViewField_colPhoto.TextSize = new System.Drawing.Size(0, 0);
            this.layoutViewField_colPhoto.TextToControlDistance = 0;
            this.layoutViewField_colPhoto.TextVisible = false;
            // 
            // colFullName1
            // 
            this.colFullName1.CustomizationCaption = "Full Name";
            this.colFullName1.FieldName = "FullName";
            this.colFullName1.LayoutViewField = this.layoutViewField_colFullName1;
            this.colFullName1.Name = "colFullName1";
            this.colFullName1.OptionsColumn.AllowFocus = false;
            // 
            // layoutViewField_colFullName1
            // 
            this.layoutViewField_colFullName1.EditorPreferredWidth = 20;
            this.layoutViewField_colFullName1.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colFullName1.Name = "layoutViewField_colFullName1";
            this.layoutViewField_colFullName1.Size = new System.Drawing.Size(272, 136);
            this.layoutViewField_colFullName1.TextSize = new System.Drawing.Size(67, 13);
            this.layoutViewField_colFullName1.TextToControlDistance = 5;
            // 
            // colAddress1
            // 
            this.colAddress1.Caption = "ADDRESS";
            this.colAddress1.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colAddress1.CustomizationCaption = "ADDRESS";
            this.colAddress1.FieldName = "Address";
            this.colAddress1.LayoutViewField = this.layoutViewField_colAddress1;
            this.colAddress1.Name = "colAddress1";
            this.colAddress1.OptionsColumn.AllowFocus = false;
            this.colAddress1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colAddress1.OptionsFilter.AllowFilter = false;
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // layoutViewField_colAddress1
            // 
            this.layoutViewField_colAddress1.EditorPreferredWidth = 148;
            this.layoutViewField_colAddress1.Location = new System.Drawing.Point(120, 0);
            this.layoutViewField_colAddress1.Name = "layoutViewField_colAddress1";
            this.layoutViewField_colAddress1.Size = new System.Drawing.Size(152, 38);
            this.layoutViewField_colAddress1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colAddress1.TextSize = new System.Drawing.Size(46, 13);
            // 
            // colEmail1
            // 
            this.colEmail1.Caption = "EMAIL";
            this.colEmail1.CustomizationCaption = "EMAIL";
            this.colEmail1.FieldName = "Email";
            this.colEmail1.LayoutViewField = this.layoutViewField_colEmail1;
            this.colEmail1.Name = "colEmail1";
            this.colEmail1.OptionsColumn.AllowFocus = false;
            this.colEmail1.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colEmail1
            // 
            this.layoutViewField_colEmail1.EditorPreferredWidth = 148;
            this.layoutViewField_colEmail1.Location = new System.Drawing.Point(120, 38);
            this.layoutViewField_colEmail1.Name = "layoutViewField_colEmail1";
            this.layoutViewField_colEmail1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
            this.layoutViewField_colEmail1.Size = new System.Drawing.Size(152, 45);
            this.layoutViewField_colEmail1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colEmail1.TextSize = new System.Drawing.Size(46, 13);
            // 
            // colMobilePhone
            // 
            this.colMobilePhone.Caption = "PHONE";
            this.colMobilePhone.CustomizationCaption = "PHONE";
            this.colMobilePhone.FieldName = "MobilePhone";
            this.colMobilePhone.LayoutViewField = this.layoutViewField_colMobilePhone;
            this.colMobilePhone.Name = "colMobilePhone";
            this.colMobilePhone.OptionsColumn.AllowFocus = false;
            this.colMobilePhone.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colMobilePhone
            // 
            this.layoutViewField_colMobilePhone.EditorPreferredWidth = 148;
            this.layoutViewField_colMobilePhone.Location = new System.Drawing.Point(120, 83);
            this.layoutViewField_colMobilePhone.Name = "layoutViewField_colMobilePhone";
            this.layoutViewField_colMobilePhone.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
            this.layoutViewField_colMobilePhone.Size = new System.Drawing.Size(152, 45);
            this.layoutViewField_colMobilePhone.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colMobilePhone.TextSize = new System.Drawing.Size(46, 13);
            // 
            // gridControl
            // 
            this.gridControl.DataSource = this.bindingSource;
            gridLevelNode1.LevelTemplate = this.lvEmployees;
            gridLevelNode1.RelationName = "Employees";
            gridLevelNode2.LevelTemplate = this.gvOrders;
            gridLevelNode2.RelationName = "Orders";
            this.gridControl.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
            gridLevelNode1,
            gridLevelNode2});
            this.gridControl.Location = new System.Drawing.Point(14, 14);
            this.gridControl.MainView = this.gridView;
            this.gridControl.Margin = new System.Windows.Forms.Padding(12);
            this.gridControl.MenuManager = this.ribbonControl;
            this.gridControl.Name = "gridControl";
            this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemMemoEdit1,
            this.repositoryItemHyperLinkEdit1,
            this.repositoryItemPictureEdit1});
            this.gridControl.ShowOnlyPredefinedDetails = true;
            this.gridControl.Size = new System.Drawing.Size(779, 603);
            this.gridControl.TabIndex = 1;
            this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvOrders,
            this.gridView,
            this.layoutView,
            this.lvEmployees});
            // 
            // bindingSource
            // 
            this.bindingSource.DataSource = typeof(DevExpress.DevAV.Customer);
            // 
            // gvOrders
            // 
            this.gvOrders.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.gvOrders.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colEmployee,
            this.colInvoiceNumber,
            this.colOrderDate,
            this.colShipDate,
            this.colSaleAmount,
            this.colShippingAmount,
            this.colTotalAmount});
            this.gvOrders.GridControl = this.gridControl;
            this.gvOrders.Name = "gvOrders";
            this.gvOrders.OptionsView.ShowFooter = true;
            this.gvOrders.OptionsView.ShowGroupPanel = false;
            this.gvOrders.OptionsView.ShowIndicator = false;
            this.gvOrders.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            // 
            // colEmployee
            // 
            this.colEmployee.Caption = "EMPLOYEE";
            this.colEmployee.FieldName = "Employee";
            this.colEmployee.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
            this.colEmployee.Name = "colEmployee";
            this.colEmployee.OptionsColumn.AllowFocus = false;
            this.colEmployee.Visible = true;
            this.colEmployee.VisibleIndex = 1;
            this.colEmployee.Width = 317;
            // 
            // colInvoiceNumber
            // 
            this.colInvoiceNumber.Caption = "INVOICE NUMBER";
            this.colInvoiceNumber.FieldName = "InvoiceNumber";
            this.colInvoiceNumber.Name = "colInvoiceNumber";
            this.colInvoiceNumber.OptionsColumn.AllowFocus = false;
            this.colInvoiceNumber.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "InvoiceNumber", "{0}")});
            this.colInvoiceNumber.Visible = true;
            this.colInvoiceNumber.VisibleIndex = 0;
            this.colInvoiceNumber.Width = 161;
            // 
            // colOrderDate
            // 
            this.colOrderDate.Caption = "ORDER DATE";
            this.colOrderDate.FieldName = "OrderDate";
            this.colOrderDate.GroupInterval = DevExpress.XtraGrid.ColumnGroupInterval.DateRange;
            this.colOrderDate.Name = "colOrderDate";
            this.colOrderDate.OptionsColumn.AllowFocus = false;
            this.colOrderDate.Visible = true;
            this.colOrderDate.VisibleIndex = 2;
            this.colOrderDate.Width = 161;
            // 
            // colShipDate
            // 
            this.colShipDate.Caption = "SHIP DATE";
            this.colShipDate.FieldName = "ShipDate";
            this.colShipDate.GroupInterval = DevExpress.XtraGrid.ColumnGroupInterval.DateRange;
            this.colShipDate.Name = "colShipDate";
            this.colShipDate.OptionsColumn.AllowFocus = false;
            this.colShipDate.Visible = true;
            this.colShipDate.VisibleIndex = 3;
            this.colShipDate.Width = 161;
            // 
            // colSaleAmount
            // 
            this.colSaleAmount.Caption = "SALE AMOUNT";
            this.colSaleAmount.DisplayFormat.FormatString = "c";
            this.colSaleAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colSaleAmount.FieldName = "SaleAmount";
            this.colSaleAmount.Name = "colSaleAmount";
            this.colSaleAmount.OptionsColumn.AllowFocus = false;
            this.colSaleAmount.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "SaleAmount", "SUM={0:c}")});
            this.colSaleAmount.Visible = true;
            this.colSaleAmount.VisibleIndex = 4;
            this.colSaleAmount.Width = 161;
            // 
            // colShippingAmount
            // 
            this.colShippingAmount.Caption = "SHIPPING AMOUNT";
            this.colShippingAmount.DisplayFormat.FormatString = "c";
            this.colShippingAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colShippingAmount.FieldName = "ShippingAmount";
            this.colShippingAmount.Name = "colShippingAmount";
            this.colShippingAmount.OptionsColumn.AllowFocus = false;
            this.colShippingAmount.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ShippingAmount", "SUM={0:c}")});
            this.colShippingAmount.Visible = true;
            this.colShippingAmount.VisibleIndex = 5;
            this.colShippingAmount.Width = 161;
            // 
            // colTotalAmount
            // 
            this.colTotalAmount.Caption = "TOTAL AMOUNT";
            this.colTotalAmount.DisplayFormat.FormatString = "c";
            this.colTotalAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTotalAmount.FieldName = "TotalAmount";
            this.colTotalAmount.Name = "colTotalAmount";
            this.colTotalAmount.OptionsColumn.AllowFocus = false;
            this.colTotalAmount.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "TotalAmount", "SUM={0:c}")});
            this.colTotalAmount.Visible = true;
            this.colTotalAmount.VisibleIndex = 6;
            this.colTotalAmount.Width = 167;
            // 
            // gridView
            // 
            this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colName,
            this.colAddress,
            this.colCity,
            this.colState,
            this.colZipCode,
            this.colPhone,
            this.colLogo,
            this.colFax,
            this.colWebsite,
            this.colProfile,
            this.colStatus,
            this.colBillingAddress,
            this.colAnnualRevenue,
            this.colTotalEmployees,
            this.colTotalStores});
            this.gridView.DetailVerticalIndent = 10;
            this.gridView.GridControl = this.gridControl;
            this.gridView.Name = "gridView";
            this.gridView.OptionsBehavior.AllowPixelScrolling = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridView.OptionsBehavior.Editable = false;
            this.gridView.OptionsBehavior.ReadOnly = true;
            this.gridView.OptionsDetail.AllowZoomDetail = false;
            this.gridView.OptionsDetail.SmartDetailExpandButtonMode = DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.CheckAllDetails;
            this.gridView.OptionsDetail.SmartDetailHeight = true;
            this.gridView.OptionsFind.AlwaysVisible = true;
            this.gridView.OptionsFind.FindNullPrompt = "Search Customers (Ctrl + F)";
            this.gridView.OptionsFind.ShowClearButton = false;
            this.gridView.OptionsFind.ShowFindButton = false;
            this.gridView.OptionsSelection.MultiSelect = true;
            this.gridView.OptionsView.ShowGroupPanel = false;
            this.gridView.OptionsView.ShowIndicator = false;
            this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colName, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // colName
            // 
            this.colName.Caption = "CUSTOMER";
            this.colName.FieldName = "Name";
            this.colName.Name = "colName";
            this.colName.OptionsColumn.AllowFocus = false;
            this.colName.Visible = true;
            this.colName.VisibleIndex = 1;
            this.colName.Width = 222;
            // 
            // colAddress
            // 
            this.colAddress.Caption = "ADDRESS";
            this.colAddress.FieldName = "HomeOffice.Line";
            this.colAddress.Name = "colAddress";
            this.colAddress.OptionsColumn.AllowFocus = false;
            this.colAddress.Visible = true;
            this.colAddress.VisibleIndex = 2;
            this.colAddress.Width = 113;
            // 
            // colCity
            // 
            this.colCity.Caption = "CITY";
            this.colCity.FieldName = "HomeOffice.City";
            this.colCity.Name = "colCity";
            this.colCity.OptionsColumn.AllowFocus = false;
            this.colCity.Visible = true;
            this.colCity.VisibleIndex = 4;
            this.colCity.Width = 71;
            // 
            // colState
            // 
            this.colState.Caption = "STATE";
            this.colState.FieldName = "HomeOffice.State";
            this.colState.Name = "colState";
            this.colState.OptionsColumn.AllowFocus = false;
            this.colState.Visible = true;
            this.colState.VisibleIndex = 3;
            this.colState.Width = 68;
            // 
            // colZipCode
            // 
            this.colZipCode.Caption = "ZIP CODE";
            this.colZipCode.FieldName = "HomeOffice.ZipCode";
            this.colZipCode.Name = "colZipCode";
            this.colZipCode.OptionsColumn.AllowFocus = false;
            this.colZipCode.Visible = true;
            this.colZipCode.VisibleIndex = 5;
            this.colZipCode.Width = 90;
            // 
            // colPhone
            // 
            this.colPhone.Caption = "PHONE";
            this.colPhone.FieldName = "Phone";
            this.colPhone.Name = "colPhone";
            this.colPhone.OptionsColumn.AllowFocus = false;
            this.colPhone.Visible = true;
            this.colPhone.VisibleIndex = 6;
            this.colPhone.Width = 156;
            // 
            // colLogo
            // 
            this.colLogo.Caption = "LOGO";
            this.colLogo.ColumnEdit = this.repositoryItemPictureEdit1;
            this.colLogo.FieldName = "Image";
            this.colLogo.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_brand_16;
            this.colLogo.ImageAlignment = System.Drawing.StringAlignment.Center;
            this.colLogo.Name = "colLogo";
            this.colLogo.OptionsColumn.AllowFocus = false;
            this.colLogo.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False;
            this.colLogo.OptionsColumn.AllowSize = false;
            this.colLogo.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colLogo.OptionsColumn.FixedWidth = true;
            this.colLogo.OptionsColumn.ShowCaption = false;
            this.colLogo.OptionsFilter.AllowFilter = false;
            this.colLogo.Visible = true;
            this.colLogo.VisibleIndex = 0;
            this.colLogo.Width = 57;
            // 
            // repositoryItemPictureEdit1
            // 
            this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
            this.repositoryItemPictureEdit1.NullText = " ";
            this.repositoryItemPictureEdit1.PictureInterpolationMode = System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic;
            this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
            // 
            // colFax
            // 
            this.colFax.Caption = "FAX";
            this.colFax.FieldName = "Fax";
            this.colFax.Name = "colFax";
            this.colFax.OptionsColumn.AllowFocus = false;
            // 
            // colWebsite
            // 
            this.colWebsite.Caption = "WEBSITE";
            this.colWebsite.ColumnEdit = this.repositoryItemHyperLinkEdit1;
            this.colWebsite.FieldName = "Website";
            this.colWebsite.Name = "colWebsite";
            this.colWebsite.OptionsColumn.AllowFocus = false;
            // 
            // repositoryItemHyperLinkEdit1
            // 
            this.repositoryItemHyperLinkEdit1.AutoHeight = false;
            this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
            // 
            // colProfile
            // 
            this.colProfile.Caption = "PROFILE";
            this.colProfile.FieldName = "Profile";
            this.colProfile.Name = "colProfile";
            this.colProfile.OptionsColumn.AllowFocus = false;
            // 
            // colStatus
            // 
            this.colStatus.Caption = "STATUS";
            this.colStatus.FieldName = "Status";
            this.colStatus.Name = "colStatus";
            this.colStatus.OptionsColumn.AllowFocus = false;
            // 
            // colBillingAddress
            // 
            this.colBillingAddress.Caption = "BILLING ADDRESS";
            this.colBillingAddress.FieldName = "BillingAddress";
            this.colBillingAddress.Name = "colBillingAddress";
            this.colBillingAddress.OptionsColumn.AllowFocus = false;
            // 
            // colAnnualRevenue
            // 
            this.colAnnualRevenue.Caption = "ANNUAL REVENUE";
            this.colAnnualRevenue.DisplayFormat.FormatString = "{0:c}";
            this.colAnnualRevenue.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colAnnualRevenue.FieldName = "AnnualRevenue";
            this.colAnnualRevenue.Name = "colAnnualRevenue";
            this.colAnnualRevenue.OptionsColumn.AllowFocus = false;
            // 
            // colTotalEmployees
            // 
            this.colTotalEmployees.Caption = "TOTAL EMPLOYEES";
            this.colTotalEmployees.DisplayFormat.FormatString = "{0:n0}";
            this.colTotalEmployees.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTotalEmployees.FieldName = "TotalEmployees";
            this.colTotalEmployees.Name = "colTotalEmployees";
            this.colTotalEmployees.OptionsColumn.AllowFocus = false;
            // 
            // colTotalStores
            // 
            this.colTotalStores.Caption = "TOTAL STORES";
            this.colTotalStores.FieldName = "TotalStores";
            this.colTotalStores.Name = "colTotalStores";
            this.colTotalStores.OptionsColumn.AllowFocus = false;
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.biNewCustomer,
            this.biNewGroup,
            this.biDelete,
            this.biShowList,
            this.biShowCard,
            this.biMap,
            this.barSubItem1,
            this.bmiNewCustomer,
            this.bmiNewGroup,
            this.biEdit,
            this.biPrintSubItem,
            this.biSalesAnalysis,
            this.galleryQuickReports,
            this.bmiPrintSalesSummary,
            this.bmiPrintProfile,
            this.bmiPrintContactDirectory,
            this.biChangeViewSubItem,
            this.biViewSettings,
            this.biResetView,
            this.biDataPaneSubItem,
            this.bmiHorizontalLayout,
            this.bmiVerticalLayout,
            this.bmiHideDetail,
            this.biReverseSort,
            this.biAddColumns,
            this.biExpandCollapse,
            this.bmiShowCard,
            this.bmiShowList,
            this.bmiPrintSalesDetail,
            this.hiItemsCount});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 36;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1,
            this.ribbonPage2});
            this.ribbonControl.Size = new System.Drawing.Size(1280, 142);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            // 
            // biNewCustomer
            // 
            this.biNewCustomer.Caption = "New Customer";
            this.biNewCustomer.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_customers_16;
            this.biNewCustomer.Id = 1;
            this.biNewCustomer.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_customers_32;
            this.biNewCustomer.Name = "biNewCustomer";
            // 
            // biNewGroup
            // 
            this.biNewGroup.Caption = "New Group";
            this.biNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.biNewGroup.Id = 2;
            this.biNewGroup.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_32;
            this.biNewGroup.Name = "biNewGroup";
            // 
            // biDelete
            // 
            this.biDelete.Caption = "Delete";
            this.biDelete.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_16;
            this.biDelete.Id = 3;
            this.biDelete.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_32;
            this.biDelete.Name = "biDelete";
            // 
            // biShowList
            // 
            this.biShowList.Caption = "List";
            this.biShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_16;
            this.biShowList.GroupIndex = 1;
            this.biShowList.Id = 4;
            this.biShowList.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.biShowList.Name = "biShowList";
            // 
            // biShowCard
            // 
            this.biShowCard.Caption = "Card";
            this.biShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_16;
            this.biShowCard.GroupIndex = 1;
            this.biShowCard.Id = 5;
            this.biShowCard.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.biShowCard.Name = "biShowCard";
            // 
            // biMap
            // 
            this.biMap.Caption = "Sales Map";
            this.biMap.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_16;
            this.biMap.Id = 8;
            this.biMap.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_32;
            this.biMap.Name = "biMap";
            // 
            // barSubItem1
            // 
            this.barSubItem1.Caption = "New Items";
            this.barSubItem1.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.barSubItem1.Id = 10;
            this.barSubItem1.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_32;
            this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewCustomer),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewGroup)});
            this.barSubItem1.Name = "barSubItem1";
            this.barSubItem1.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiNewCustomer
            // 
            this.bmiNewCustomer.Caption = "New Customer";
            this.bmiNewCustomer.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_nav_customers_16;
            this.bmiNewCustomer.Id = 11;
            this.bmiNewCustomer.Name = "bmiNewCustomer";
            // 
            // bmiNewGroup
            // 
            this.bmiNewGroup.Caption = "New Group";
            this.bmiNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.bmiNewGroup.Id = 12;
            this.bmiNewGroup.Name = "bmiNewGroup";
            // 
            // biEdit
            // 
            this.biEdit.Caption = "Edit";
            this.biEdit.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_16;
            this.biEdit.Id = 13;
            this.biEdit.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_32;
            this.biEdit.Name = "biEdit";
            // 
            // biPrintSubItem
            // 
            this.biPrintSubItem.Caption = "Print";
            this.biPrintSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_16;
            this.biPrintSubItem.Id = 15;
            this.biPrintSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_32;
            this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintProfile),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintContactDirectory),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSalesSummary),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSalesDetail)});
            this.biPrintSubItem.Name = "biPrintSubItem";
            this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiPrintProfile
            // 
            this.bmiPrintProfile.Caption = "Customer Profile";
            this.bmiPrintProfile.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_profile_report_16;
            this.bmiPrintProfile.Id = 19;
            this.bmiPrintProfile.Name = "bmiPrintProfile";
            // 
            // bmiPrintContactDirectory
            // 
            this.bmiPrintContactDirectory.Caption = "Employees";
            this.bmiPrintContactDirectory.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_contact_directory_16;
            this.bmiPrintContactDirectory.Id = 20;
            this.bmiPrintContactDirectory.Name = "bmiPrintContactDirectory";
            // 
            // bmiPrintSalesSummary
            // 
            this.bmiPrintSalesSummary.Caption = "Sales Summary";
            this.bmiPrintSalesSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_sales_summary_16;
            this.bmiPrintSalesSummary.Id = 18;
            this.bmiPrintSalesSummary.Name = "bmiPrintSalesSummary";
            // 
            // bmiPrintSalesDetail
            // 
            this.bmiPrintSalesDetail.Caption = "Sales Detail";
            this.bmiPrintSalesDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_sale_detalis_16;
            this.bmiPrintSalesDetail.Id = 34;
            this.bmiPrintSalesDetail.Name = "bmiPrintSalesDetail";
            // 
            // biSalesAnalysis
            // 
            this.biSalesAnalysis.Caption = "Sales Analysis";
            this.biSalesAnalysis.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_analysis_16;
            this.biSalesAnalysis.Id = 16;
            this.biSalesAnalysis.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_analysis_32;
            this.biSalesAnalysis.Name = "biSalesAnalysis";
            // 
            // galleryQuickReports
            // 
            this.galleryQuickReports.Caption = "ribbonGalleryBarItem1";
            // 
            // 
            // 
            this.galleryQuickReports.Gallery.ColumnCount = 2;
            this.galleryQuickReports.Gallery.DrawImageBackground = false;
            galleryItemGroup1.Caption = "Group1";
            galleryItem1.Caption = "Sales Report";
            galleryItem1.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_quick_sales_16;
            galleryItem2.Caption = "Locations";
            galleryItem2.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_quick_locations_16;
            galleryItem3.Caption = "Employees";
            galleryItem3.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_customer_quick_employees_16;
            galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3});
            this.galleryQuickReports.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryQuickReports.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryQuickReports.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -1;
            skinPaddingEdges2.Top = -1;
            this.galleryQuickReports.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryQuickReports.Gallery.ShowItemText = true;
            this.galleryQuickReports.Id = 17;
            this.galleryQuickReports.Name = "galleryQuickReports";
            // 
            // biChangeViewSubItem
            // 
            this.biChangeViewSubItem.Caption = "Change View";
            this.biChangeViewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_16;
            this.biChangeViewSubItem.Id = 21;
            this.biChangeViewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_32;
            this.biChangeViewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowList),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowCard)});
            this.biChangeViewSubItem.Name = "biChangeViewSubItem";
            this.biChangeViewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiShowList
            // 
            this.bmiShowList.Caption = "List";
            this.bmiShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.bmiShowList.Id = 33;
            this.bmiShowList.Name = "bmiShowList";
            // 
            // bmiShowCard
            // 
            this.bmiShowCard.Caption = "Card";
            this.bmiShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.bmiShowCard.Id = 32;
            this.bmiShowCard.Name = "bmiShowCard";
            // 
            // biViewSettings
            // 
            this.biViewSettings.Caption = "View Settings";
            this.biViewSettings.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_16;
            this.biViewSettings.Id = 22;
            this.biViewSettings.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_32;
            this.biViewSettings.Name = "biViewSettings";
            // 
            // biResetView
            // 
            this.biResetView.Caption = "Reset View";
            this.biResetView.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_16;
            this.biResetView.Id = 23;
            this.biResetView.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_32;
            this.biResetView.Name = "biResetView";
            // 
            // biDataPaneSubItem
            // 
            this.biDataPaneSubItem.Caption = "Data Pane";
            this.biDataPaneSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_16;
            this.biDataPaneSubItem.Id = 24;
            this.biDataPaneSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_32;
            this.biDataPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHorizontalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiVerticalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHideDetail)});
            this.biDataPaneSubItem.Name = "biDataPaneSubItem";
            this.biDataPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiHorizontalLayout
            // 
            this.bmiHorizontalLayout.Caption = "Right";
            this.bmiHorizontalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_bottom_16;
            this.bmiHorizontalLayout.Id = 25;
            this.bmiHorizontalLayout.Name = "bmiHorizontalLayout";
            // 
            // bmiVerticalLayout
            // 
            this.bmiVerticalLayout.Caption = "Bottom";
            this.bmiVerticalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_right_16;
            this.bmiVerticalLayout.Id = 26;
            this.bmiVerticalLayout.Name = "bmiVerticalLayout";
            // 
            // bmiHideDetail
            // 
            this.bmiHideDetail.Caption = "Off";
            this.bmiHideDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_off_16;
            this.bmiHideDetail.Id = 27;
            this.bmiHideDetail.Name = "bmiHideDetail";
            // 
            // biReverseSort
            // 
            this.biReverseSort.Caption = "Reverse Sort";
            this.biReverseSort.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_revers_sort_16;
            this.biReverseSort.Id = 28;
            this.biReverseSort.Name = "biReverseSort";
            this.biReverseSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biReverseSort_ItemClick);
            // 
            // biAddColumns
            // 
            this.biAddColumns.Caption = "Add Columns";
            this.biAddColumns.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_add_column_16;
            this.biAddColumns.Id = 30;
            this.biAddColumns.Name = "biAddColumns";
            this.biAddColumns.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddColumns_ItemCheckedChanged);
            // 
            // biExpandCollapse
            // 
            this.biExpandCollapse.Caption = "Expand/Collapse";
            this.biExpandCollapse.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_expand_collapse_16;
            this.biExpandCollapse.Id = 31;
            this.biExpandCollapse.Name = "biExpandCollapse";
            this.biExpandCollapse.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandCollapse_ItemClick);
            // 
            // hiItemsCount
            // 
            this.hiItemsCount.Caption = "RECORDS: 0";
            this.hiItemsCount.Id = 35;
            this.hiItemsCount.Name = "hiItemsCount";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2,
            this.ribbonPageGroup3,
            this.ribbonPageGroup7,
            this.ribbonPageGroup4,
            this.ribbonPageGroup6});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "HOME";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.AllowTextClipping = false;
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewCustomer);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewGroup);
            this.ribbonPageGroup1.ItemLinks.Add(this.barSubItem1);
            this.ribbonPageGroup1.MergeOrder = 0;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "New";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
            this.ribbonPageGroup2.MergeOrder = 0;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Delete";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.biEdit);
            this.ribbonPageGroup3.ItemLinks.Add(this.biPrintSubItem);
            this.ribbonPageGroup3.ItemLinks.Add(this.biSalesAnalysis);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Actions";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.AllowTextClipping = false;
            this.ribbonPageGroup7.ItemLinks.Add(this.galleryQuickReports);
            this.ribbonPageGroup7.MergeOrder = 0;
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.ShowCaptionButton = false;
            this.ribbonPageGroup7.Text = "Quick Reports";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.AllowTextClipping = false;
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowList);
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowCard);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMap);
            this.ribbonPageGroup4.MergeOrder = 0;
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "View";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.AllowTextClipping = false;
            this.ribbonPageGroup6.ItemLinks.Add(this.biNewCustomFilter);
            this.ribbonPageGroup6.MergeOrder = 0;
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.ShowCaptionButton = false;
            this.ribbonPageGroup6.Text = "Find";
            // 
            // biNewCustomFilter
            // 
            this.biNewCustomFilter.Caption = "Custom Filter";
            this.biNewCustomFilter.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_16;
            this.biNewCustomFilter.Id = 9;
            this.biNewCustomFilter.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_32;
            this.biNewCustomFilter.Name = "biNewCustomFilter";
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup8,
            this.ribbonPageGroup5,
            this.ribbonPageGroup9});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "VIEW";
            // 
            // ribbonPageGroup8
            // 
            this.ribbonPageGroup8.AllowTextClipping = false;
            this.ribbonPageGroup8.ItemLinks.Add(this.biChangeViewSubItem);
            this.ribbonPageGroup8.ItemLinks.Add(this.biViewSettings);
            this.ribbonPageGroup8.ItemLinks.Add(this.biResetView);
            this.ribbonPageGroup8.MergeOrder = 0;
            this.ribbonPageGroup8.Name = "ribbonPageGroup8";
            this.ribbonPageGroup8.ShowCaptionButton = false;
            this.ribbonPageGroup8.Text = "Current View";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.AllowTextClipping = false;
            this.ribbonPageGroup5.ItemLinks.Add(this.biDataPaneSubItem);
            this.ribbonPageGroup5.MergeOrder = 1;
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.ShowCaptionButton = false;
            this.ribbonPageGroup5.Text = "Layout";
            // 
            // ribbonPageGroup9
            // 
            this.ribbonPageGroup9.AllowTextClipping = false;
            this.ribbonPageGroup9.ItemLinks.Add(this.biReverseSort);
            this.ribbonPageGroup9.ItemLinks.Add(this.biAddColumns);
            this.ribbonPageGroup9.ItemLinks.Add(this.biExpandCollapse);
            this.ribbonPageGroup9.MergeOrder = 1;
            this.ribbonPageGroup9.Name = "ribbonPageGroup9";
            this.ribbonPageGroup9.ShowCaptionButton = false;
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.ItemLinks.Add(this.hiItemsCount);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 773);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(1280, 27);
            // 
            // layoutView
            // 
            this.layoutView.CardCaptionFormat = "{2}";
            this.layoutView.CardMinSize = new System.Drawing.Size(231, 165);
            this.layoutView.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
            this.colName1,
            this.colHomeOffice,
            this.colBillingAddress1,
            this.colImage});
            this.layoutView.FieldCaptionFormat = "{0}";
            this.layoutView.GridControl = this.gridControl;
            this.layoutView.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colName1});
            this.layoutView.Name = "layoutView";
            this.layoutView.OptionsBehavior.AllowExpandCollapse = false;
            this.layoutView.OptionsBehavior.AllowRuntimeCustomization = false;
            this.layoutView.OptionsBehavior.Editable = false;
            this.layoutView.OptionsBehavior.ReadOnly = true;
            this.layoutView.OptionsMultiRecordMode.MultiRowScrollBarOrientation = DevExpress.XtraGrid.Views.Layout.ScrollBarOrientation.Vertical;
            this.layoutView.OptionsSelection.MultiSelect = true;
            this.layoutView.OptionsView.AllowHotTrackFields = false;
            this.layoutView.OptionsView.FocusRectStyle = DevExpress.XtraGrid.Views.Layout.FocusRectStyle.None;
            this.layoutView.OptionsView.ShowHeaderPanel = false;
            this.layoutView.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiRow;
            this.layoutView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colName1, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.layoutView.TemplateCard = this.layoutViewCard1;
            // 
            // colName1
            // 
            this.colName1.FieldName = "Name";
            this.colName1.LayoutViewField = this.layoutViewField_colName1;
            this.colName1.Name = "colName1";
            // 
            // layoutViewField_colName1
            // 
            this.layoutViewField_colName1.EditorPreferredWidth = 20;
            this.layoutViewField_colName1.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colName1.Name = "layoutViewField_colName1";
            this.layoutViewField_colName1.Size = new System.Drawing.Size(209, 68);
            this.layoutViewField_colName1.TextSize = new System.Drawing.Size(72, 13);
            this.layoutViewField_colName1.TextToControlDistance = 5;
            // 
            // colHomeOffice
            // 
            this.colHomeOffice.Caption = "HOME OFFICE";
            this.colHomeOffice.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colHomeOffice.FieldName = "HomeOffice";
            this.colHomeOffice.LayoutViewField = this.layoutViewField_colHomeOffice;
            this.colHomeOffice.Name = "colHomeOffice";
            this.colHomeOffice.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colHomeOffice.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colHomeOffice
            // 
            this.layoutViewField_colHomeOffice.EditorPreferredWidth = 124;
            this.layoutViewField_colHomeOffice.Location = new System.Drawing.Point(83, 0);
            this.layoutViewField_colHomeOffice.Name = "layoutViewField_colHomeOffice";
            this.layoutViewField_colHomeOffice.Size = new System.Drawing.Size(128, 62);
            this.layoutViewField_colHomeOffice.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutViewField_colHomeOffice.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colHomeOffice.TextSize = new System.Drawing.Size(87, 13);
            this.layoutViewField_colHomeOffice.TextToControlDistance = 0;
            // 
            // colBillingAddress1
            // 
            this.colBillingAddress1.Caption = "BILLING ADDRESS";
            this.colBillingAddress1.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colBillingAddress1.FieldName = "BillingAddress";
            this.colBillingAddress1.LayoutViewField = this.layoutViewField_colBillingAddress1;
            this.colBillingAddress1.Name = "colBillingAddress1";
            this.colBillingAddress1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colBillingAddress1.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colBillingAddress1
            // 
            this.layoutViewField_colBillingAddress1.EditorPreferredWidth = 124;
            this.layoutViewField_colBillingAddress1.Location = new System.Drawing.Point(83, 62);
            this.layoutViewField_colBillingAddress1.Name = "layoutViewField_colBillingAddress1";
            this.layoutViewField_colBillingAddress1.Size = new System.Drawing.Size(128, 64);
            this.layoutViewField_colBillingAddress1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutViewField_colBillingAddress1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colBillingAddress1.TextSize = new System.Drawing.Size(87, 13);
            this.layoutViewField_colBillingAddress1.TextToControlDistance = 0;
            // 
            // colImage
            // 
            this.colImage.Caption = "IMAGE";
            this.colImage.ColumnEdit = this.repositoryItemPictureEdit1;
            this.colImage.FieldName = "Image";
            this.colImage.LayoutViewField = this.layoutViewField_layoutViewColumn1;
            this.colImage.Name = "colImage";
            this.colImage.OptionsColumn.AllowEdit = false;
            this.colImage.OptionsColumn.AllowFocus = false;
            this.colImage.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colImage.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_layoutViewColumn1
            // 
            this.layoutViewField_layoutViewColumn1.EditorPreferredWidth = 79;
            this.layoutViewField_layoutViewColumn1.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_layoutViewColumn1.Name = "layoutViewField_layoutViewColumn1";
            this.layoutViewField_layoutViewColumn1.Size = new System.Drawing.Size(83, 126);
            this.layoutViewField_layoutViewColumn1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutViewField_layoutViewColumn1.TextToControlDistance = 0;
            this.layoutViewField_layoutViewColumn1.TextVisible = false;
            // 
            // layoutViewCard1
            // 
            this.layoutViewCard1.CustomizationFormText = "TemplateCard";
            this.layoutViewCard1.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
            this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colHomeOffice,
            this.layoutViewField_colBillingAddress1,
            this.layoutViewField_layoutViewColumn1});
            this.layoutViewCard1.Name = "layoutViewTemplateCard";
            this.layoutViewCard1.OptionsItemText.TextToControlDistance = 5;
            this.layoutViewCard1.Text = "TemplateCard";
            // 
            // layoutViewCard2
            // 
            this.layoutViewCard2.CustomizationFormText = "TemplateCard";
            this.layoutViewCard2.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
            this.layoutViewCard2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colAddress1,
            this.layoutViewField_colEmail1,
            this.layoutViewField_colPhoto,
            this.layoutViewField_colMobilePhone,
            this.Item1});
            this.layoutViewCard2.Name = "layoutViewCard2";
            this.layoutViewCard2.OptionsItemText.TextToControlDistance = 2;
            this.layoutViewCard2.Text = "TemplateCard";
            // 
            // Item1
            // 
            this.Item1.AllowHotTrack = false;
            this.Item1.CustomizationFormText = "Item1";
            this.Item1.Location = new System.Drawing.Point(120, 128);
            this.Item1.Name = "Item1";
            this.Item1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.Item1.Size = new System.Drawing.Size(152, 17);
            this.Item1.Text = "Item1";
            this.Item1.TextSize = new System.Drawing.Size(0, 0);
            // 
            // moduleLayout
            // 
            this.moduleLayout.AllowCustomizationMenu = false;
            this.moduleLayout.Controls.Add(this.pnlView);
            this.moduleLayout.Controls.Add(this.gridControl);
            this.moduleLayout.Dock = System.Windows.Forms.DockStyle.Fill;
            this.moduleLayout.Location = new System.Drawing.Point(0, 142);
            this.moduleLayout.MenuManager = this.ribbonControl;
            this.moduleLayout.Name = "moduleLayout";
            this.moduleLayout.Root = this.layoutControlGroup1;
            this.moduleLayout.Size = new System.Drawing.Size(1280, 631);
            this.moduleLayout.TabIndex = 5;
            this.moduleLayout.Text = "moduleLayout";
            // 
            // pnlView
            // 
            this.pnlView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnlView.Location = new System.Drawing.Point(802, 14);
            this.pnlView.Name = "pnlView";
            this.pnlView.Size = new System.Drawing.Size(464, 603);
            this.pnlView.TabIndex = 4;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem1,
            this.detailItem,
            this.splitterItem});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 12, 12, 12);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1280, 631);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.gridControl;
            this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(783, 607);
            this.layoutControlItem1.Text = "layoutControlItem1";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // detailItem
            // 
            this.detailItem.Control = this.pnlView;
            this.detailItem.CustomizationFormText = "detailItem";
            this.detailItem.Location = new System.Drawing.Point(788, 0);
            this.detailItem.Name = "detailItem";
            this.detailItem.Size = new System.Drawing.Size(468, 607);
            this.detailItem.Text = "detailItem";
            this.detailItem.TextSize = new System.Drawing.Size(0, 0);
            this.detailItem.TextToControlDistance = 0;
            this.detailItem.TextVisible = false;
            // 
            // splitterItem
            // 
            this.splitterItem.AllowHotTrack = true;
            this.splitterItem.CustomizationFormText = "splitterItem";
            this.splitterItem.Location = new System.Drawing.Point(783, 0);
            this.splitterItem.Name = "splitterItem";
            this.splitterItem.Size = new System.Drawing.Size(5, 607);
            // 
            // Customers
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.moduleLayout);
            this.Controls.Add(this.ribbonControl);
            this.Controls.Add(this.ribbonStatusBar);
            this.Name = "Customers";
            this.Size = new System.Drawing.Size(1280, 800);
            ((System.ComponentModel.ISupportInitialize)(this.lvEmployees)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvOrders)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colName1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colHomeOffice)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colBillingAddress1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Item1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.moduleLayout)).EndInit();
            this.moduleLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
		/// <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.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem5 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			DevExpress.XtraBars.Ribbon.GalleryItem galleryItem6 = new DevExpress.XtraBars.Ribbon.GalleryItem();
			DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
			this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
			this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
			this.showTickets = new DevExpress.XtraBars.BarButtonItem();
			this.saveDB = new DevExpress.XtraBars.BarButtonItem();
			this.dbGallery = new DevExpress.XtraBars.RibbonGalleryBarItem();
			this.pushData = new DevExpress.XtraBars.BarButtonItem();
			this.pullData = new DevExpress.XtraBars.BarButtonItem();
			this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
			this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
			this.SuspendLayout();
			// 
			// xtraTabbedMdiManager1
			// 
			this.xtraTabbedMdiManager1.MdiParent = this;
			// 
			// ribbonControl1
			// 
			this.ribbonControl1.ApplicationButtonText = null;
			// 
			// 
			// 
			this.ribbonControl1.ExpandCollapseItem.Id = 0;
			this.ribbonControl1.ExpandCollapseItem.Name = "";
			this.ribbonControl1.ExpandCollapseItem.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
			this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl1.ExpandCollapseItem,
            this.showTickets,
            this.saveDB,
            this.dbGallery,
            this.pushData,
            this.pullData});
			this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
			this.ribbonControl1.MaxItemId = 6;
			this.ribbonControl1.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
			this.ribbonControl1.Name = "ribbonControl1";
			this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
			this.ribbonControl1.SelectedPage = this.ribbonPage1;
			this.ribbonControl1.Size = new System.Drawing.Size(706, 114);
			this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
			// 
			// showTickets
			// 
			this.showTickets.Caption = "Show Tickets";
			this.showTickets.Id = 1;
			this.showTickets.LargeGlyph = global::ShomreiTorah.Rafflizer.Properties.Resources.Grid32;
			this.showTickets.Name = "showTickets";
			// 
			// saveDB
			// 
			this.saveDB.Caption = "Save";
			this.saveDB.Glyph = global::ShomreiTorah.Rafflizer.Properties.Resources.Save16;
			this.saveDB.Id = 2;
			this.saveDB.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
			this.saveDB.LargeGlyph = global::ShomreiTorah.Rafflizer.Properties.Resources.Save32;
			this.saveDB.Name = "saveDB";
			this.saveDB.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveDB_ItemClick);
			// 
			// dbGallery
			// 
			this.dbGallery.Caption = "Databases";
			// 
			// 
			// 
			this.dbGallery.Gallery.ColumnCount = 2;
			galleryItemGroup1.Caption = "ShomreiTorahConfig";
			galleryItem1.Caption = "LFC";
			galleryItem1.Checked = true;
			galleryItem1.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem1.Image")));
			galleryItem2.Caption = "Item2";
			galleryItem2.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem2.Image")));
			galleryItem3.Caption = "Item3";
			galleryItem3.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem3.Image")));
			galleryItem4.Caption = "Item4";
			galleryItem4.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem4.Image")));
			galleryItem5.Caption = "Item5";
			galleryItem5.Image = ((System.Drawing.Image)(resources.GetObject("galleryItem5.Image")));
			galleryItem6.Caption = "Item6";
			galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3,
            galleryItem4,
            galleryItem5,
            galleryItem6});
			this.dbGallery.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
			this.dbGallery.Gallery.ImageSize = new System.Drawing.Size(12, 16);
			this.dbGallery.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
			skinPaddingEdges1.Top = 3;
			this.dbGallery.Gallery.ItemTextPadding = skinPaddingEdges1;
			this.dbGallery.Gallery.ShowItemText = true;
			this.dbGallery.Id = 3;
			this.dbGallery.Name = "dbGallery";
			// 
			// pushData
			// 
			this.pushData.Caption = "Push";
			this.pushData.Glyph = global::ShomreiTorah.Rafflizer.Properties.Resources.ServerPush16;
			this.pushData.Id = 4;
			this.pushData.Name = "pushData";
			this.pushData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.pushData_ItemClick);
			// 
			// pullData
			// 
			this.pullData.Caption = "Pull";
			this.pullData.Glyph = global::ShomreiTorah.Rafflizer.Properties.Resources.ServerPull16;
			this.pullData.Id = 5;
			this.pullData.Name = "pullData";
			this.pullData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.pullData_ItemClick);
			// 
			// ribbonPage1
			// 
			this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2});
			this.ribbonPage1.Name = "ribbonPage1";
			this.ribbonPage1.Text = "Data";
			// 
			// ribbonPageGroup1
			// 
			this.ribbonPageGroup1.ItemLinks.Add(this.showTickets);
			this.ribbonPageGroup1.Name = "ribbonPageGroup1";
			this.ribbonPageGroup1.ShowCaptionButton = false;
			this.ribbonPageGroup1.Text = "Raffle";
			// 
			// ribbonPageGroup2
			// 
			this.ribbonPageGroup2.ItemLinks.Add(this.saveDB);
			this.ribbonPageGroup2.ItemLinks.Add(this.dbGallery, true);
			this.ribbonPageGroup2.ItemLinks.Add(this.pullData);
			this.ribbonPageGroup2.ItemLinks.Add(this.pushData);
			this.ribbonPageGroup2.Name = "ribbonPageGroup2";
			this.ribbonPageGroup2.ShowCaptionButton = false;
			this.ribbonPageGroup2.Text = "Database";
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(706, 486);
			this.Controls.Add(this.ribbonControl1);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.IsMdiContainer = true;
			this.Name = "MainForm";
			this.Text = "Shomrei Torah Rafflizer";
			((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
			this.ResumeLayout(false);

		}
        /// <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.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem5 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.biNewEmployee = new DevExpress.XtraBars.BarButtonItem();
            this.biNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biDelete = new DevExpress.XtraBars.BarButtonItem();
            this.biShowList = new DevExpress.XtraBars.BarCheckItem();
            this.biShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.biMap = new DevExpress.XtraBars.BarButtonItem();
            this.biNewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiNewEmployee = new DevExpress.XtraBars.BarButtonItem();
            this.bmiNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biChangeViewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiShowList = new DevExpress.XtraBars.BarCheckItem();
            this.bmiShowCard = new DevExpress.XtraBars.BarCheckItem();
            this.biDataPaneSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiHorizontalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiVerticalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiHideDetail = new DevExpress.XtraBars.BarCheckItem();
            this.biResetView = new DevExpress.XtraBars.BarButtonItem();
            this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiPrintProfile = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSummary = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintDirectory = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintTaskList = new DevExpress.XtraBars.BarButtonItem();
            this.biMailMerge = new DevExpress.XtraBars.BarButtonItem();
            this.biEdit = new DevExpress.XtraBars.BarButtonItem();
            this.galleryQuickLetters = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.biMeeting = new DevExpress.XtraBars.BarButtonItem();
            this.biTask = new DevExpress.XtraBars.BarButtonItem();
            this.biViewSettings = new DevExpress.XtraBars.BarButtonItem();
            this.biReverseSort = new DevExpress.XtraBars.BarButtonItem();
            this.biAddColumns = new DevExpress.XtraBars.BarCheckItem();
            this.biExpandCollapse = new DevExpress.XtraBars.BarButtonItem();
            this.hiItemsCount = new DevExpress.XtraBars.BarHeaderItem();
            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.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.biNewCustomFilter = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.gridControl = new DevExpress.XtraGrid.GridControl();
            this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colPrefix = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDepartment = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colFullName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colState = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colZipCode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colEmail = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
            this.colBirthDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colHireDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colHomePhone = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colMobilePhone1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.layoutView = new DevExpress.XtraGrid.Views.Layout.LayoutView();
            this.colPhoto = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colPhoto = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colFullName1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colFullName1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colAddress1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colAddress1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colEmail1 = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colEmail1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.colMobilePhone = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
            this.layoutViewField_colMobilePhone = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            this.layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
            this.Item1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.modueLayout = new DevExpress.XtraLayout.LayoutControl();
            this.pnlView = new DevExpress.XtraEditors.PanelControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.masterItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.detailItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.splitterItem = new DevExpress.XtraLayout.SplitterItem();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Item1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.modueLayout)).BeginInit();
            this.modueLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.masterItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.biNewEmployee,
            this.biNewGroup,
            this.biDelete,
            this.biShowList,
            this.biShowCard,
            this.biMap,
            this.biNewSubItem,
            this.biChangeViewSubItem,
            this.biDataPaneSubItem,
            this.bmiHideDetail,
            this.bmiHorizontalLayout,
            this.bmiVerticalLayout,
            this.biResetView,
            this.bmiShowList,
            this.bmiShowCard,
            this.bmiNewEmployee,
            this.bmiNewGroup,
            this.biPrintSubItem,
            this.biMailMerge,
            this.bmiPrintProfile,
            this.bmiPrintSummary,
            this.bmiPrintDirectory,
            this.bmiPrintTaskList,
            this.biEdit,
            this.galleryQuickLetters,
            this.biMeeting,
            this.biTask,
            this.biViewSettings,
            this.biReverseSort,
            this.biAddColumns,
            this.biExpandCollapse,
            this.hiItemsCount});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 8;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1,
            this.ribbonPage2});
            this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbonControl.Size = new System.Drawing.Size(1280, 142);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            // 
            // biNewEmployee
            // 
            this.biNewEmployee.Caption = "New Employee";
            this.biNewEmployee.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_employee_16;
            this.biNewEmployee.Id = 1;
            this.biNewEmployee.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_employee_32;
            this.biNewEmployee.Name = "biNewEmployee";
            // 
            // biNewGroup
            // 
            this.biNewGroup.Caption = "New Group";
            this.biNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.biNewGroup.Id = 2;
            this.biNewGroup.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_32;
            this.biNewGroup.Name = "biNewGroup";
            // 
            // biDelete
            // 
            this.biDelete.Caption = "Delete";
            this.biDelete.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_16;
            this.biDelete.Id = 3;
            this.biDelete.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_32;
            this.biDelete.Name = "biDelete";
            // 
            // biShowList
            // 
            this.biShowList.Caption = "List";
            this.biShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_16;
            this.biShowList.GroupIndex = 1;
            this.biShowList.Id = 4;
            this.biShowList.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.biShowList.LargeImageIndex = 37;
            this.biShowList.Name = "biShowList";
            // 
            // biShowCard
            // 
            this.biShowCard.Caption = "Card";
            this.biShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_16;
            this.biShowCard.GroupIndex = 1;
            this.biShowCard.Id = 5;
            this.biShowCard.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.biShowCard.LargeImageIndex = 34;
            this.biShowCard.Name = "biShowCard";
            // 
            // biMap
            // 
            this.biMap.Caption = "Map It";
            this.biMap.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_16;
            this.biMap.Id = 8;
            this.biMap.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_32;
            this.biMap.Name = "biMap";
            // 
            // biNewSubItem
            // 
            this.biNewSubItem.Caption = "New Items";
            this.biNewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_16;
            this.biNewSubItem.Id = 10;
            this.biNewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_32;
            this.biNewSubItem.LargeImageIndex = 29;
            this.biNewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewEmployee),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewGroup)});
            this.biNewSubItem.Name = "biNewSubItem";
            this.biNewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiNewEmployee
            // 
            this.bmiNewEmployee.Caption = "New Employee";
            this.bmiNewEmployee.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_employee_16;
            this.bmiNewEmployee.Id = 11;
            this.bmiNewEmployee.Name = "bmiNewEmployee";
            // 
            // bmiNewGroup
            // 
            this.bmiNewGroup.Caption = "New Group";
            this.bmiNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.bmiNewGroup.Id = 12;
            this.bmiNewGroup.Name = "bmiNewGroup";
            // 
            // biChangeViewSubItem
            // 
            this.biChangeViewSubItem.Caption = "Change View";
            this.biChangeViewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_16;
            this.biChangeViewSubItem.Id = 10;
            this.biChangeViewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_32;
            this.biChangeViewSubItem.LargeImageIndex = 40;
            this.biChangeViewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowList),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowCard)});
            this.biChangeViewSubItem.Name = "biChangeViewSubItem";
            this.biChangeViewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiShowList
            // 
            this.bmiShowList.Caption = "List";
            this.bmiShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.bmiShowList.GroupIndex = 3;
            this.bmiShowList.Id = 4;
            this.bmiShowList.Name = "bmiShowList";
            // 
            // bmiShowCard
            // 
            this.bmiShowCard.Caption = "Card";
            this.bmiShowCard.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_card_32;
            this.bmiShowCard.GroupIndex = 3;
            this.bmiShowCard.Id = 5;
            this.bmiShowCard.LargeImageIndex = 34;
            this.bmiShowCard.Name = "bmiShowCard";
            // 
            // biDataPaneSubItem
            // 
            this.biDataPaneSubItem.Caption = "Data Pane";
            this.biDataPaneSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_16;
            this.biDataPaneSubItem.Id = 10;
            this.biDataPaneSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_32;
            this.biDataPaneSubItem.LargeImageIndex = 41;
            this.biDataPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHorizontalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiVerticalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHideDetail)});
            this.biDataPaneSubItem.Name = "biDataPaneSubItem";
            this.biDataPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiHorizontalLayout
            // 
            this.bmiHorizontalLayout.Caption = "Right";
            this.bmiHorizontalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_bottom_16;
            this.bmiHorizontalLayout.GroupIndex = 2;
            this.bmiHorizontalLayout.Id = 6;
            this.bmiHorizontalLayout.Name = "bmiHorizontalLayout";
            // 
            // bmiVerticalLayout
            // 
            this.bmiVerticalLayout.Caption = "Bottom";
            this.bmiVerticalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_right_16;
            this.bmiVerticalLayout.GroupIndex = 2;
            this.bmiVerticalLayout.Id = 7;
            this.bmiVerticalLayout.Name = "bmiVerticalLayout";
            // 
            // bmiHideDetail
            // 
            this.bmiHideDetail.Caption = "Off";
            this.bmiHideDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_off_16;
            this.bmiHideDetail.GroupIndex = 2;
            this.bmiHideDetail.Id = 7;
            this.bmiHideDetail.Name = "bmiHideDetail";
            // 
            // biResetView
            // 
            this.biResetView.Caption = "Reset View";
            this.biResetView.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_16;
            this.biResetView.Id = 9;
            this.biResetView.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_32;
            this.biResetView.Name = "biResetView";
            // 
            // biPrintSubItem
            // 
            this.biPrintSubItem.Caption = "Print";
            this.biPrintSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_16;
            this.biPrintSubItem.Id = 10;
            this.biPrintSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_32;
            this.biPrintSubItem.LargeImageIndex = 30;
            this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintProfile),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSummary),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintDirectory),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintTaskList)});
            this.biPrintSubItem.Name = "biPrintSubItem";
            this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiPrintProfile
            // 
            this.bmiPrintProfile.Caption = "Employee Profile";
            this.bmiPrintProfile.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_profile_16;
            this.bmiPrintProfile.GroupIndex = 5;
            this.bmiPrintProfile.Id = 6;
            this.bmiPrintProfile.Name = "bmiPrintProfile";
            // 
            // bmiPrintSummary
            // 
            this.bmiPrintSummary.Caption = "Summary Report";
            this.bmiPrintSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_summary_16;
            this.bmiPrintSummary.GroupIndex = 5;
            this.bmiPrintSummary.Id = 6;
            this.bmiPrintSummary.Name = "bmiPrintSummary";
            // 
            // bmiPrintDirectory
            // 
            this.bmiPrintDirectory.Caption = "Directory";
            this.bmiPrintDirectory.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_directory_16;
            this.bmiPrintDirectory.GroupIndex = 5;
            this.bmiPrintDirectory.Id = 6;
            this.bmiPrintDirectory.Name = "bmiPrintDirectory";
            // 
            // bmiPrintTaskList
            // 
            this.bmiPrintTaskList.Caption = "Task List";
            this.bmiPrintTaskList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_task_list_16;
            this.bmiPrintTaskList.GroupIndex = 5;
            this.bmiPrintTaskList.Id = 6;
            this.bmiPrintTaskList.Name = "bmiPrintTaskList";
            // 
            // biMailMerge
            // 
            this.biMailMerge.Caption = "Mail Merge";
            this.biMailMerge.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mail_merge_16;
            this.biMailMerge.Id = 10;
            this.biMailMerge.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mail_merge_32;
            this.biMailMerge.Name = "biMailMerge";
            // 
            // biEdit
            // 
            this.biEdit.Caption = "Edit";
            this.biEdit.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_16;
            this.biEdit.Id = 13;
            this.biEdit.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_32;
            this.biEdit.Name = "biEdit";
            // 
            // galleryQuickLetters
            // 
            this.galleryQuickLetters.Caption = "ribbonGalleryBarItem1";
            // 
            // 
            // 
            this.galleryQuickLetters.Gallery.ColumnCount = 2;
            this.galleryQuickLetters.Gallery.DrawImageBackground = false;
            galleryItemGroup1.Caption = "Group1";
            galleryItem1.Caption = "Thank You Note";
            galleryItem1.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_thank_16;
            galleryItem2.Caption = "Employee Award";
            galleryItem2.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_award_16;
            galleryItem3.Caption = "Service Excellence";
            galleryItem3.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_excellence_16;
            galleryItem4.Caption = "Probation Notice";
            galleryItem4.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_probation_notice_16;
            galleryItem5.Caption = "Welcome To DevAV";
            galleryItem5.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_welcome_16;
            galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3,
            galleryItem4,
            galleryItem5});
            this.galleryQuickLetters.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryQuickLetters.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryQuickLetters.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -1;
            skinPaddingEdges2.Top = -1;
            this.galleryQuickLetters.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryQuickLetters.Gallery.ShowItemText = true;
            this.galleryQuickLetters.Id = 15;
            this.galleryQuickLetters.Name = "galleryQuickLetters";
            // 
            // biMeeting
            // 
            this.biMeeting.Caption = "Meeting";
            this.biMeeting.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_meeting_16;
            this.biMeeting.Id = 1;
            this.biMeeting.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_meeting_32;
            this.biMeeting.Name = "biMeeting";
            // 
            // biTask
            // 
            this.biTask.Caption = "Task";
            this.biTask.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_task_16;
            this.biTask.Id = 2;
            this.biTask.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_task_32;
            this.biTask.Name = "biTask";
            // 
            // biViewSettings
            // 
            this.biViewSettings.Caption = "View Settings";
            this.biViewSettings.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_16;
            this.biViewSettings.Id = 3;
            this.biViewSettings.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_32;
            this.biViewSettings.Name = "biViewSettings";
            // 
            // biReverseSort
            // 
            this.biReverseSort.Caption = "Reverse Sort";
            this.biReverseSort.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_revers_sort_16;
            this.biReverseSort.Id = 4;
            this.biReverseSort.Name = "biReverseSort";
            this.biReverseSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biReverseSort_ItemClick);
            // 
            // biAddColumns
            // 
            this.biAddColumns.Caption = "Add Columns";
            this.biAddColumns.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_add_column_16;
            this.biAddColumns.Id = 5;
            this.biAddColumns.Name = "biAddColumns";
            this.biAddColumns.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddColumns_ItemCheckedChanged);
            // 
            // biExpandCollapse
            // 
            this.biExpandCollapse.Caption = "Expand/Collapse";
            this.biExpandCollapse.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_expand_collapse_16;
            this.biExpandCollapse.Id = 6;
            this.biExpandCollapse.Name = "biExpandCollapse";
            this.biExpandCollapse.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandCollapse_ItemClick);
            // 
            // hiItemsCount
            // 
            this.hiItemsCount.Caption = "RECORDS: 0";
            this.hiItemsCount.Id = 7;
            this.hiItemsCount.Name = "hiItemsCount";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2,
            this.ribbonPageGroup3,
            this.ribbonPageGroup8,
            this.ribbonPageGroup4,
            this.ribbonPageGroup6});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "HOME";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.AllowTextClipping = false;
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewEmployee);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewGroup);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewSubItem);
            this.ribbonPageGroup1.MergeOrder = 0;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "New";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
            this.ribbonPageGroup2.MergeOrder = 0;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Delete";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.biEdit);
            this.ribbonPageGroup3.ItemLinks.Add(this.biPrintSubItem);
            this.ribbonPageGroup3.ItemLinks.Add(this.biMeeting);
            this.ribbonPageGroup3.ItemLinks.Add(this.biTask);
            this.ribbonPageGroup3.ItemLinks.Add(this.biMailMerge);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Actions";
            // 
            // ribbonPageGroup8
            // 
            this.ribbonPageGroup8.AllowTextClipping = false;
            this.ribbonPageGroup8.ItemLinks.Add(this.galleryQuickLetters);
            this.ribbonPageGroup8.MergeOrder = 0;
            this.ribbonPageGroup8.Name = "ribbonPageGroup8";
            this.ribbonPageGroup8.ShowCaptionButton = false;
            this.ribbonPageGroup8.Text = "Quick Letter";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.AllowTextClipping = false;
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowList);
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowCard);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMap);
            this.ribbonPageGroup4.MergeOrder = 0;
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "View";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.AllowMinimize = false;
            this.ribbonPageGroup6.AllowTextClipping = false;
            this.ribbonPageGroup6.ItemLinks.Add(this.biNewCustomFilter);
            this.ribbonPageGroup6.MergeOrder = 0;
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.ShowCaptionButton = false;
            this.ribbonPageGroup6.Text = "Find";
            // 
            // biNewCustomFilter
            // 
            this.biNewCustomFilter.Caption = "Custom Filter";
            this.biNewCustomFilter.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_16;
            this.biNewCustomFilter.Id = 9;
            this.biNewCustomFilter.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_32;
            this.biNewCustomFilter.Name = "biNewCustomFilter";
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup5,
            this.ribbonPageGroup7,
            this.ribbonPageGroup9});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "VIEW";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.AllowTextClipping = false;
            this.ribbonPageGroup5.ItemLinks.Add(this.biChangeViewSubItem);
            this.ribbonPageGroup5.ItemLinks.Add(this.biViewSettings);
            this.ribbonPageGroup5.ItemLinks.Add(this.biResetView);
            this.ribbonPageGroup5.MergeOrder = 0;
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.ShowCaptionButton = false;
            this.ribbonPageGroup5.Text = "Current View";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.AllowTextClipping = false;
            this.ribbonPageGroup7.ItemLinks.Add(this.biDataPaneSubItem);
            this.ribbonPageGroup7.MergeOrder = 1;
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.ShowCaptionButton = false;
            this.ribbonPageGroup7.Text = "Layout";
            // 
            // ribbonPageGroup9
            // 
            this.ribbonPageGroup9.AllowTextClipping = false;
            this.ribbonPageGroup9.ItemLinks.Add(this.biReverseSort);
            this.ribbonPageGroup9.ItemLinks.Add(this.biAddColumns);
            this.ribbonPageGroup9.ItemLinks.Add(this.biExpandCollapse);
            this.ribbonPageGroup9.MergeOrder = 1;
            this.ribbonPageGroup9.Name = "ribbonPageGroup9";
            this.ribbonPageGroup9.ShowCaptionButton = false;
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.ItemLinks.Add(this.hiItemsCount);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 773);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(1280, 27);
            // 
            // gridControl
            // 
            this.gridControl.DataSource = this.bindingSource;
            this.gridControl.Location = new System.Drawing.Point(14, 14);
            this.gridControl.MainView = this.gridView;
            this.gridControl.Margin = new System.Windows.Forms.Padding(12);
            this.gridControl.MenuManager = this.ribbonControl;
            this.gridControl.Name = "gridControl";
            this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageComboBox1,
            this.repositoryItemImageComboBox2,
            this.repositoryItemMemoEdit1,
            this.repositoryItemHyperLinkEdit1});
            this.gridControl.ShowOnlyPredefinedDetails = true;
            this.gridControl.Size = new System.Drawing.Size(749, 603);
            this.gridControl.TabIndex = 1;
            this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView,
            this.layoutView});
            // 
            // bindingSource
            // 
            this.bindingSource.DataSource = typeof(DevExpress.DevAV.Employee);
            // 
            // gridView
            // 
            this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colPrefix,
            this.colDepartment,
            this.colFullName,
            this.colAddress,
            this.colCity,
            this.colState,
            this.colZipCode,
            this.colEmail,
            this.colBirthDate,
            this.colHireDate,
            this.colHomePhone,
            this.colMobilePhone1,
            this.colTitle});
            this.gridView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus;
            this.gridView.GridControl = this.gridControl;
            this.gridView.GroupCount = 1;
            this.gridView.GroupFormat = "[#image]{1} {2}";
            this.gridView.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "Id", null, "")});
            this.gridView.Name = "gridView";
            this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridView.OptionsBehavior.Editable = false;
            this.gridView.OptionsFind.AlwaysVisible = true;
            this.gridView.OptionsFind.FindNullPrompt = "Search Employees (Ctrl + F)";
            this.gridView.OptionsFind.ShowClearButton = false;
            this.gridView.OptionsFind.ShowFindButton = false;
            this.gridView.OptionsSelection.MultiSelect = true;
            this.gridView.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True;
            this.gridView.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.OptionsView.ShowIndicator = false;
            this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colDepartment, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // colPrefix
            // 
            this.colPrefix.Caption = "PREFIX";
            this.colPrefix.FieldName = "Prefix";
            this.colPrefix.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_prefix_16;
            this.colPrefix.ImageAlignment = System.Drawing.StringAlignment.Center;
            this.colPrefix.Name = "colPrefix";
            this.colPrefix.OptionsColumn.AllowFocus = false;
            this.colPrefix.OptionsColumn.AllowMove = false;
            this.colPrefix.OptionsColumn.AllowSize = false;
            this.colPrefix.OptionsColumn.FixedWidth = true;
            this.colPrefix.OptionsColumn.ShowCaption = false;
            this.colPrefix.Visible = true;
            this.colPrefix.VisibleIndex = 0;
            this.colPrefix.Width = 47;
            // 
            // colDepartment
            // 
            this.colDepartment.Caption = "DEPARTMENT";
            this.colDepartment.FieldName = "Department";
            this.colDepartment.Name = "colDepartment";
            this.colDepartment.OptionsColumn.AllowFocus = false;
            this.colDepartment.Visible = true;
            this.colDepartment.VisibleIndex = 0;
            // 
            // colFullName
            // 
            this.colFullName.Caption = "FULL NAME";
            this.colFullName.FieldName = "FullNameBindable";
            this.colFullName.Name = "colFullName";
            this.colFullName.OptionsColumn.AllowFocus = false;
            this.colFullName.Visible = true;
            this.colFullName.VisibleIndex = 1;
            this.colFullName.Width = 133;
            // 
            // colAddress
            // 
            this.colAddress.Caption = "ADDRESS";
            this.colAddress.FieldName = "Address.Line";
            this.colAddress.Name = "colAddress";
            this.colAddress.OptionsColumn.AllowFocus = false;
            this.colAddress.Visible = true;
            this.colAddress.VisibleIndex = 2;
            this.colAddress.Width = 142;
            // 
            // colCity
            // 
            this.colCity.Caption = "CITY";
            this.colCity.FieldName = "Address.City";
            this.colCity.Name = "colCity";
            this.colCity.OptionsColumn.AllowFocus = false;
            this.colCity.Visible = true;
            this.colCity.VisibleIndex = 3;
            this.colCity.Width = 113;
            // 
            // colState
            // 
            this.colState.Caption = "STATE";
            this.colState.FieldName = "Address.State";
            this.colState.Name = "colState";
            this.colState.OptionsColumn.AllowFocus = false;
            this.colState.Visible = true;
            this.colState.VisibleIndex = 4;
            this.colState.Width = 73;
            // 
            // colZipCode
            // 
            this.colZipCode.Caption = "ZIP CODE";
            this.colZipCode.FieldName = "Address.ZipCode";
            this.colZipCode.Name = "colZipCode";
            this.colZipCode.OptionsColumn.AllowFocus = false;
            this.colZipCode.Visible = true;
            this.colZipCode.VisibleIndex = 5;
            this.colZipCode.Width = 73;
            // 
            // colEmail
            // 
            this.colEmail.Caption = "EMAIL";
            this.colEmail.ColumnEdit = this.repositoryItemHyperLinkEdit1;
            this.colEmail.FieldName = "Email";
            this.colEmail.Name = "colEmail";
            this.colEmail.OptionsColumn.AllowFocus = false;
            this.colEmail.Visible = true;
            this.colEmail.VisibleIndex = 6;
            this.colEmail.Width = 166;
            // 
            // repositoryItemHyperLinkEdit1
            // 
            this.repositoryItemHyperLinkEdit1.AutoHeight = false;
            this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1";
            // 
            // colBirthDate
            // 
            this.colBirthDate.Caption = "BIRTH DATE";
            this.colBirthDate.FieldName = "BirthDate";
            this.colBirthDate.Name = "colBirthDate";
            this.colBirthDate.OptionsColumn.AllowFocus = false;
            // 
            // colHireDate
            // 
            this.colHireDate.Caption = "HIRE DATE";
            this.colHireDate.FieldName = "HireDate";
            this.colHireDate.Name = "colHireDate";
            this.colHireDate.OptionsColumn.AllowFocus = false;
            // 
            // colHomePhone
            // 
            this.colHomePhone.Caption = "HOME PHONE";
            this.colHomePhone.FieldName = "HomePhone";
            this.colHomePhone.Name = "colHomePhone";
            this.colHomePhone.OptionsColumn.AllowFocus = false;
            // 
            // colMobilePhone1
            // 
            this.colMobilePhone1.Caption = "MOBILE PHONE";
            this.colMobilePhone1.FieldName = "MobilePhone";
            this.colMobilePhone1.Name = "colMobilePhone1";
            this.colMobilePhone1.OptionsColumn.AllowFocus = false;
            // 
            // colTitle
            // 
            this.colTitle.Caption = "TITLE";
            this.colTitle.FieldName = "Title";
            this.colTitle.Name = "colTitle";
            this.colTitle.OptionsColumn.AllowFocus = false;
            // 
            // repositoryItemImageComboBox1
            // 
            this.repositoryItemImageComboBox1.AutoHeight = false;
            this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
            // 
            // repositoryItemImageComboBox2
            // 
            this.repositoryItemImageComboBox2.AutoHeight = false;
            this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // layoutView
            // 
            this.layoutView.CardCaptionFormat = "{3}";
            this.layoutView.CardMinSize = new System.Drawing.Size(292, 183);
            this.layoutView.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
            this.colPhoto,
            this.colFullName1,
            this.colAddress1,
            this.colEmail1,
            this.colMobilePhone});
            this.layoutView.FieldCaptionFormat = "{0}";
            this.layoutView.GridControl = this.gridControl;
            this.layoutView.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colFullName1});
            this.layoutView.Name = "layoutView";
            this.layoutView.OptionsBehavior.AllowExpandCollapse = false;
            this.layoutView.OptionsBehavior.AllowRuntimeCustomization = false;
            this.layoutView.OptionsBehavior.Editable = false;
            this.layoutView.OptionsBehavior.ReadOnly = true;
            this.layoutView.OptionsFind.AlwaysVisible = true;
            this.layoutView.OptionsFind.FindNullPrompt = "Search Employees (Ctrl + F)";
            this.layoutView.OptionsFind.ShowClearButton = false;
            this.layoutView.OptionsFind.ShowCloseButton = false;
            this.layoutView.OptionsFind.ShowFindButton = false;
            this.layoutView.OptionsItemText.TextToControlDistance = 2;
            this.layoutView.OptionsMultiRecordMode.MultiRowScrollBarOrientation = DevExpress.XtraGrid.Views.Layout.ScrollBarOrientation.Vertical;
            this.layoutView.OptionsSelection.MultiSelect = true;
            this.layoutView.OptionsView.AllowHotTrackFields = false;
            this.layoutView.OptionsView.FocusRectStyle = DevExpress.XtraGrid.Views.Layout.FocusRectStyle.None;
            this.layoutView.OptionsView.ShowHeaderPanel = false;
            this.layoutView.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiRow;
            this.layoutView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colFullName1, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.layoutView.TemplateCard = this.layoutViewCard1;
            this.layoutView.CustomDrawCardFieldValue += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.layoutView_CustomDrawCardFieldValue);
            // 
            // colPhoto
            // 
            this.colPhoto.AppearanceCell.Options.UseTextOptions = true;
            this.colPhoto.AppearanceCell.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.colPhoto.FieldName = "Photo";
            this.colPhoto.LayoutViewField = this.layoutViewField_colPhoto;
            this.colPhoto.Name = "colPhoto";
            this.colPhoto.OptionsColumn.AllowEdit = false;
            this.colPhoto.OptionsColumn.AllowFocus = false;
            this.colPhoto.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colPhoto.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colPhoto
            // 
            this.layoutViewField_colPhoto.EditorPreferredWidth = 106;
            this.layoutViewField_colPhoto.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colPhoto.MaxSize = new System.Drawing.Size(120, 136);
            this.layoutViewField_colPhoto.MinSize = new System.Drawing.Size(120, 136);
            this.layoutViewField_colPhoto.Name = "layoutViewField_colPhoto";
            this.layoutViewField_colPhoto.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 12, 2, 2);
            this.layoutViewField_colPhoto.Size = new System.Drawing.Size(120, 136);
            this.layoutViewField_colPhoto.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutViewField_colPhoto.TextSize = new System.Drawing.Size(0, 0);
            this.layoutViewField_colPhoto.TextToControlDistance = 0;
            this.layoutViewField_colPhoto.TextVisible = false;
            // 
            // colFullName1
            // 
            this.colFullName1.FieldName = "FullNameBindable";
            this.colFullName1.LayoutViewField = this.layoutViewField_colFullName1;
            this.colFullName1.Name = "colFullName1";
            this.colFullName1.OptionsColumn.AllowFocus = false;
            // 
            // layoutViewField_colFullName1
            // 
            this.layoutViewField_colFullName1.EditorPreferredWidth = 20;
            this.layoutViewField_colFullName1.Location = new System.Drawing.Point(0, 0);
            this.layoutViewField_colFullName1.Name = "layoutViewField_colFullName1";
            this.layoutViewField_colFullName1.Size = new System.Drawing.Size(272, 136);
            this.layoutViewField_colFullName1.TextSize = new System.Drawing.Size(67, 13);
            this.layoutViewField_colFullName1.TextToControlDistance = 5;
            // 
            // colAddress1
            // 
            this.colAddress1.Caption = "ADDRESS";
            this.colAddress1.ColumnEdit = this.repositoryItemMemoEdit1;
            this.colAddress1.FieldName = "Address";
            this.colAddress1.LayoutViewField = this.layoutViewField_colAddress1;
            this.colAddress1.Name = "colAddress1";
            this.colAddress1.OptionsColumn.AllowFocus = false;
            this.colAddress1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colAddress1.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colAddress1
            // 
            this.layoutViewField_colAddress1.EditorPreferredWidth = 148;
            this.layoutViewField_colAddress1.Location = new System.Drawing.Point(120, 0);
            this.layoutViewField_colAddress1.Name = "layoutViewField_colAddress1";
            this.layoutViewField_colAddress1.Size = new System.Drawing.Size(152, 36);
            this.layoutViewField_colAddress1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colAddress1.TextSize = new System.Drawing.Size(46, 13);
            // 
            // colEmail1
            // 
            this.colEmail1.Caption = "EMAIL";
            this.colEmail1.ColumnEdit = this.repositoryItemHyperLinkEdit1;
            this.colEmail1.FieldName = "Email";
            this.colEmail1.LayoutViewField = this.layoutViewField_colEmail1;
            this.colEmail1.Name = "colEmail1";
            this.colEmail1.OptionsColumn.AllowFocus = false;
            this.colEmail1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colEmail1.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colEmail1
            // 
            this.layoutViewField_colEmail1.EditorPreferredWidth = 148;
            this.layoutViewField_colEmail1.Location = new System.Drawing.Point(120, 36);
            this.layoutViewField_colEmail1.Name = "layoutViewField_colEmail1";
            this.layoutViewField_colEmail1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
            this.layoutViewField_colEmail1.Size = new System.Drawing.Size(152, 41);
            this.layoutViewField_colEmail1.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colEmail1.TextSize = new System.Drawing.Size(46, 13);
            // 
            // colMobilePhone
            // 
            this.colMobilePhone.Caption = "PHONE";
            this.colMobilePhone.FieldName = "MobilePhone";
            this.colMobilePhone.LayoutViewField = this.layoutViewField_colMobilePhone;
            this.colMobilePhone.Name = "colMobilePhone";
            this.colMobilePhone.OptionsColumn.AllowFocus = false;
            this.colMobilePhone.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
            this.colMobilePhone.OptionsFilter.AllowFilter = false;
            // 
            // layoutViewField_colMobilePhone
            // 
            this.layoutViewField_colMobilePhone.EditorPreferredWidth = 148;
            this.layoutViewField_colMobilePhone.Location = new System.Drawing.Point(120, 77);
            this.layoutViewField_colMobilePhone.Name = "layoutViewField_colMobilePhone";
            this.layoutViewField_colMobilePhone.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 8, 2);
            this.layoutViewField_colMobilePhone.Size = new System.Drawing.Size(152, 45);
            this.layoutViewField_colMobilePhone.TextLocation = DevExpress.Utils.Locations.Top;
            this.layoutViewField_colMobilePhone.TextSize = new System.Drawing.Size(46, 13);
            // 
            // layoutViewCard1
            // 
            this.layoutViewCard1.CustomizationFormText = "TemplateCard";
            this.layoutViewCard1.ExpandButtonLocation = DevExpress.Utils.GroupElementLocation.AfterText;
            this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutViewField_colAddress1,
            this.layoutViewField_colEmail1,
            this.layoutViewField_colPhoto,
            this.layoutViewField_colMobilePhone,
            this.Item1});
            this.layoutViewCard1.Name = "layoutViewCard1";
            this.layoutViewCard1.OptionsItemText.TextToControlDistance = 2;
            this.layoutViewCard1.Text = "TemplateCard";
            // 
            // Item1
            // 
            this.Item1.AllowHotTrack = false;
            this.Item1.CustomizationFormText = "Item1";
            this.Item1.Location = new System.Drawing.Point(120, 122);
            this.Item1.Name = "Item1";
            this.Item1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.Item1.Size = new System.Drawing.Size(152, 14);
            this.Item1.Text = "Item1";
            this.Item1.TextSize = new System.Drawing.Size(0, 0);
            // 
            // modueLayout
            // 
            this.modueLayout.AllowCustomizationMenu = false;
            this.modueLayout.Controls.Add(this.pnlView);
            this.modueLayout.Controls.Add(this.gridControl);
            this.modueLayout.Dock = System.Windows.Forms.DockStyle.Fill;
            this.modueLayout.Location = new System.Drawing.Point(0, 142);
            this.modueLayout.Name = "modueLayout";
            this.modueLayout.Root = this.layoutControlGroup1;
            this.modueLayout.Size = new System.Drawing.Size(1280, 631);
            this.modueLayout.TabIndex = 5;
            this.modueLayout.Text = "modueLayout";
            // 
            // pnlView
            // 
            this.pnlView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnlView.Location = new System.Drawing.Point(772, 14);
            this.pnlView.Name = "pnlView";
            this.pnlView.Size = new System.Drawing.Size(494, 603);
            this.pnlView.TabIndex = 4;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.masterItem,
            this.detailItem,
            this.splitterItem});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(12, 12, 12, 12);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1280, 631);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // masterItem
            // 
            this.masterItem.Control = this.gridControl;
            this.masterItem.CustomizationFormText = "layoutControlItem1";
            this.masterItem.Location = new System.Drawing.Point(0, 0);
            this.masterItem.Name = "layoutControlItem1";
            this.masterItem.Size = new System.Drawing.Size(753, 607);
            this.masterItem.Text = "layoutControlItem1";
            this.masterItem.TextSize = new System.Drawing.Size(0, 0);
            this.masterItem.TextToControlDistance = 0;
            this.masterItem.TextVisible = false;
            // 
            // detailItem
            // 
            this.detailItem.Control = this.pnlView;
            this.detailItem.CustomizationFormText = "layoutControlItem2";
            this.detailItem.Location = new System.Drawing.Point(758, 0);
            this.detailItem.Name = "layoutControlItem2";
            this.detailItem.Size = new System.Drawing.Size(498, 607);
            this.detailItem.Text = "layoutControlItem2";
            this.detailItem.TextSize = new System.Drawing.Size(0, 0);
            this.detailItem.TextToControlDistance = 0;
            this.detailItem.TextVisible = false;
            // 
            // splitterItem
            // 
            this.splitterItem.AllowHotTrack = true;
            this.splitterItem.CustomizationFormText = "splitterItem1";
            this.splitterItem.Location = new System.Drawing.Point(753, 0);
            this.splitterItem.Name = "splitterItem1";
            this.splitterItem.Size = new System.Drawing.Size(5, 607);
            // 
            // Employees
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.modueLayout);
            this.Controls.Add(this.ribbonControl);
            this.Controls.Add(this.ribbonStatusBar);
            this.Name = "Employees";
            this.Size = new System.Drawing.Size(1280, 800);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colPhoto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colFullName1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colAddress1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colEmail1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_colMobilePhone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Item1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.modueLayout)).EndInit();
            this.modueLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.masterItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
        /// <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.XtraCharts.XYDiagram3D xyDiagram3D1 = new DevExpress.XtraCharts.XYDiagram3D();
            DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel1 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint1 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 1, 1, 0, 0, 0, 0), new object[] {
            ((object)(263D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint2 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(169D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint3 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(57D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint4 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint5 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint6 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(0D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView1 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel2 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint7 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(226D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint8 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(256D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint9 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(257D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint10 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(163D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint11 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(103D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint12 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(91D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView2 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel3 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint13 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(10D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint14 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(66D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint15 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(143D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint16 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(127D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint17 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(36D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint18 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(3D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView3 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel4 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.SeriesPoint seriesPoint19 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1997, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(1D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint20 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(1999, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(7D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint21 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2001, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(43D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint22 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2003, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(210D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint23 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2005, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(361D))});
            DevExpress.XtraCharts.SeriesPoint seriesPoint24 = new DevExpress.XtraCharts.SeriesPoint(new System.DateTime(2007, 11, 1, 0, 0, 0, 0), new object[] {
            ((object)(406D))});
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView4 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.Line3DSeriesLabel line3DSeriesLabel5 = new DevExpress.XtraCharts.Line3DSeriesLabel();
            DevExpress.XtraCharts.Spline3DSeriesView spline3DSeriesView5 = new DevExpress.XtraCharts.Spline3DSeriesView();
            DevExpress.XtraCharts.ChartTitle chartTitle1 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.ChartTitle chartTitle2 = new DevExpress.XtraCharts.ChartTitle();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn chartControlCommandGalleryItemGroup2DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DColumn();
            DevExpress.XtraCharts.UI.CreateBarChartItem createBarChartItem1 = new DevExpress.XtraCharts.UI.CreateBarChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem createFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem createSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem createSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBarChartItem createStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn chartControlCommandGalleryItemGroup3DColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DColumn();
            DevExpress.XtraCharts.UI.CreateBar3DChartItem createBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem createFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateManhattanBarChartItem createManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem createSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem createSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem createStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn chartControlCommandGalleryItemGroupCylinderColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupCylinderColumn();
            DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem createCylinderBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem createCylinderFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem createCylinderManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem createCylinderSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem createCylinderSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem createCylinderStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateCylinderStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn chartControlCommandGalleryItemGroupConeColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupConeColumn();
            DevExpress.XtraCharts.UI.CreateConeBar3DChartItem createConeBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem createConeFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem createConeManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreateConeManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem createConeSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem createConeSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem createConeStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreateConeStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn chartControlCommandGalleryItemGroupPyramidColumn1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPyramidColumn();
            DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem createPyramidBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem createPyramidFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem createPyramidManhattanBarChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidManhattanBarChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem createPyramidSideBySideFullStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideFullStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem createPyramidSideBySideStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidSideBySideStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem createPyramidStackedBar3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePyramidStackedBar3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine chartControlCommandGalleryItemGroup2DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DLine();
            DevExpress.XtraCharts.UI.CreateLineChartItem createLineChartItem1 = new DevExpress.XtraCharts.UI.CreateLineChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem createFullStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateScatterLineChartItem createScatterLineChartItem1 = new DevExpress.XtraCharts.UI.CreateScatterLineChartItem();
            DevExpress.XtraCharts.UI.CreateSplineChartItem createSplineChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLineChartItem createStackedLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLineChartItem();
            DevExpress.XtraCharts.UI.CreateStepLineChartItem createStepLineChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLineChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine chartControlCommandGalleryItemGroup3DLine1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DLine();
            DevExpress.XtraCharts.UI.CreateLine3DChartItem createLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem createFullStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateSpline3DChartItem createSpline3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSpline3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem createStackedLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedLine3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepLine3DChartItem createStepLine3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepLine3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie chartControlCommandGalleryItemGroup2DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DPie();
            DevExpress.XtraCharts.UI.CreatePieChartItem createPieChartItem1 = new DevExpress.XtraCharts.UI.CreatePieChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnutChartItem createDoughnutChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnutChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie chartControlCommandGalleryItemGroup3DPie1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DPie();
            DevExpress.XtraCharts.UI.CreatePie3DChartItem createPie3DChartItem1 = new DevExpress.XtraCharts.UI.CreatePie3DChartItem();
            DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem createDoughnut3DChartItem1 = new DevExpress.XtraCharts.UI.CreateDoughnut3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar chartControlCommandGalleryItemGroup2DBar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DBar();
            DevExpress.XtraCharts.UI.CreateRotatedBarChartItem createRotatedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem createRotatedFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem createRotatedSideBySideFullStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideFullStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem createRotatedSideBySideStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedSideBySideStackedBarChartItem();
            DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem createRotatedStackedBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRotatedStackedBarChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea chartControlCommandGalleryItemGroup2DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup2DArea();
            DevExpress.XtraCharts.UI.CreateAreaChartItem createAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem createFullStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem createFullStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateSplineAreaChartItem createSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedAreaChartItem createStackedAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem createStackedSplineAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineAreaChartItem();
            DevExpress.XtraCharts.UI.CreateStepAreaChartItem createStepAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateStepAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea chartControlCommandGalleryItemGroup3DArea1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroup3DArea();
            DevExpress.XtraCharts.UI.CreateArea3DChartItem createArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem createFullStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem createFullStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFullStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem createSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem createStackedArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem createStackedSplineArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStackedSplineArea3DChartItem();
            DevExpress.XtraCharts.UI.CreateStepArea3DChartItem createStepArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateStepArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint chartControlCommandGalleryItemGroupPoint1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPoint();
            DevExpress.XtraCharts.UI.CreatePointChartItem createPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePointChartItem();
            DevExpress.XtraCharts.UI.CreateBubbleChartItem createBubbleChartItem1 = new DevExpress.XtraCharts.UI.CreateBubbleChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel chartControlCommandGalleryItemGroupFunnel1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFunnel();
            DevExpress.XtraCharts.UI.CreateFunnelChartItem createFunnelChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnelChartItem();
            DevExpress.XtraCharts.UI.CreateFunnel3DChartItem createFunnel3DChartItem1 = new DevExpress.XtraCharts.UI.CreateFunnel3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial chartControlCommandGalleryItemGroupFinancial1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupFinancial();
            DevExpress.XtraCharts.UI.CreateStockChartItem createStockChartItem1 = new DevExpress.XtraCharts.UI.CreateStockChartItem();
            DevExpress.XtraCharts.UI.CreateCandleStickChartItem createCandleStickChartItem1 = new DevExpress.XtraCharts.UI.CreateCandleStickChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar chartControlCommandGalleryItemGroupRadar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRadar();
            DevExpress.XtraCharts.UI.CreateRadarPointChartItem createRadarPointChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarPointChartItem();
            DevExpress.XtraCharts.UI.CreateRadarLineChartItem createRadarLineChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarLineChartItem();
            DevExpress.XtraCharts.UI.CreateRadarAreaChartItem createRadarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRadarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar chartControlCommandGalleryItemGroupPolar1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupPolar();
            DevExpress.XtraCharts.UI.CreatePolarPointChartItem createPolarPointChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarPointChartItem();
            DevExpress.XtraCharts.UI.CreatePolarLineChartItem createPolarLineChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarLineChartItem();
            DevExpress.XtraCharts.UI.CreatePolarAreaChartItem createPolarAreaChartItem1 = new DevExpress.XtraCharts.UI.CreatePolarAreaChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange chartControlCommandGalleryItemGroupRange1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupRange();
            DevExpress.XtraCharts.UI.CreateRangeBarChartItem createRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem createSideBySideRangeBarChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideRangeBarChartItem();
            DevExpress.XtraCharts.UI.CreateRangeAreaChartItem createRangeAreaChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeAreaChartItem();
            DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem createRangeArea3DChartItem1 = new DevExpress.XtraCharts.UI.CreateRangeArea3DChartItem();
            DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt chartControlCommandGalleryItemGroupGantt1 = new DevExpress.XtraCharts.UI.ChartControlCommandGalleryItemGroupGantt();
            DevExpress.XtraCharts.UI.CreateGanttChartItem createGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateGanttChartItem();
            DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem createSideBySideGanttChartItem1 = new DevExpress.XtraCharts.UI.CreateSideBySideGanttChartItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm));
            this.chartControl = new DevExpress.XtraCharts.ChartControl();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.chartTypeBar1 = new DevExpress.XtraCharts.UI.ChartTypeBar();
            this.createBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateBarBaseItem();
            this.galleryDropDown1 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createLineBaseItem1 = new DevExpress.XtraCharts.UI.CreateLineBaseItem();
            this.galleryDropDown2 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createPieBaseItem1 = new DevExpress.XtraCharts.UI.CreatePieBaseItem();
            this.galleryDropDown3 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createRotatedBarBaseItem1 = new DevExpress.XtraCharts.UI.CreateRotatedBarBaseItem();
            this.galleryDropDown4 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createAreaBaseItem1 = new DevExpress.XtraCharts.UI.CreateAreaBaseItem();
            this.galleryDropDown5 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.createOtherSeriesTypesBaseItem1 = new DevExpress.XtraCharts.UI.CreateOtherSeriesTypesBaseItem();
            this.galleryDropDown6 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.chartAppearanceBar1 = new DevExpress.XtraCharts.UI.ChartAppearanceBar();
            this.changePaletteGalleryBaseItem1 = new DevExpress.XtraCharts.UI.ChangePaletteGalleryBaseItem();
            this.galleryDropDown7 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.changeAppearanceGalleryBaseBarManagerItem1 = new DevExpress.XtraCharts.UI.ChangeAppearanceGalleryBaseBarManagerItem();
            this.galleryDropDown8 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.chartWizardBar1 = new DevExpress.XtraCharts.UI.ChartWizardBar();
            this.runWizardChartItem1 = new DevExpress.XtraCharts.UI.RunWizardChartItem();
            this.chartTemplatesBar1 = new DevExpress.XtraCharts.UI.ChartTemplatesBar();
            this.saveAsTemplateChartItem1 = new DevExpress.XtraCharts.UI.SaveAsTemplateChartItem();
            this.loadTemplateChartItem1 = new DevExpress.XtraCharts.UI.LoadTemplateChartItem();
            this.chartPrintExportBar1 = new DevExpress.XtraCharts.UI.ChartPrintExportBar();
            this.printPreviewChartItem1 = new DevExpress.XtraCharts.UI.PrintPreviewChartItem();
            this.printChartItem1 = new DevExpress.XtraCharts.UI.PrintChartItem();
            this.createExportBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportBaseItem();
            this.exportToPDFChartItem1 = new DevExpress.XtraCharts.UI.ExportToPDFChartItem();
            this.exportToHTMLChartItem1 = new DevExpress.XtraCharts.UI.ExportToHTMLChartItem();
            this.exportToMHTChartItem1 = new DevExpress.XtraCharts.UI.ExportToMHTChartItem();
            this.exportToXLSChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSChartItem();
            this.exportToXLSXChartItem1 = new DevExpress.XtraCharts.UI.ExportToXLSXChartItem();
            this.exportToRTFChartItem1 = new DevExpress.XtraCharts.UI.ExportToRTFChartItem();
            this.createExportToImageBaseItem1 = new DevExpress.XtraCharts.UI.CreateExportToImageBaseItem();
            this.exportToBMPChartItem1 = new DevExpress.XtraCharts.UI.ExportToBMPChartItem();
            this.exportToGIFChartItem1 = new DevExpress.XtraCharts.UI.ExportToGIFChartItem();
            this.exportToJPEGChartItem1 = new DevExpress.XtraCharts.UI.ExportToJPEGChartItem();
            this.exportToPNGChartItem1 = new DevExpress.XtraCharts.UI.ExportToPNGChartItem();
            this.exportToTIFFChartItem1 = new DevExpress.XtraCharts.UI.ExportToTIFFChartItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.chartBarController1 = new DevExpress.XtraCharts.UI.ChartBarController();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).BeginInit();
            this.SuspendLayout();
            // 
            // chartControl
            // 
            this.chartControl.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
            xyDiagram3D1.AxisX.DateTimeGridAlignment = DevExpress.XtraCharts.DateTimeMeasurementUnit.Year;
            xyDiagram3D1.AxisX.DateTimeMeasureUnit = DevExpress.XtraCharts.DateTimeMeasurementUnit.Year;
            xyDiagram3D1.AxisX.DateTimeOptions.Format = DevExpress.XtraCharts.DateTimeFormat.Custom;
            xyDiagram3D1.AxisX.DateTimeOptions.FormatString = "yyyy";
            xyDiagram3D1.AxisX.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3D1.AxisX.Range.SideMarginsEnabled = true;
            xyDiagram3D1.AxisY.Range.ScrollingRange.SideMarginsEnabled = true;
            xyDiagram3D1.AxisY.Range.SideMarginsEnabled = true;
            xyDiagram3D1.RotationMatrixSerializable = "0.766044443118978;-0.219846310392954;0.604022773555054;0;0;0.939692620785908;0.34" +
    "2020143325669;0;-0.642787609686539;-0.262002630229385;0.719846310392954;0;0;0;0;" +
    "1";
            xyDiagram3D1.RuntimeRotation = true;
            xyDiagram3D1.RuntimeScrolling = true;
            xyDiagram3D1.RuntimeZooming = true;
            xyDiagram3D1.VerticalScrollPercent = 6D;
            xyDiagram3D1.ZoomPercent = 130;
            this.chartControl.Diagram = xyDiagram3D1;
            this.chartControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.chartControl.Location = new System.Drawing.Point(0, 31);
            this.chartControl.Name = "chartControl";
            series1.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel1.LineVisible = true;
            series1.Label = line3DSeriesLabel1;
            series1.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series1.Name = "SMP";
            series1.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint1,
            seriesPoint2,
            seriesPoint3,
            seriesPoint4,
            seriesPoint5,
            seriesPoint6});
            spline3DSeriesView1.LineWidth = 1D;
            series1.View = spline3DSeriesView1;
            series2.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel2.LineVisible = true;
            series2.Label = line3DSeriesLabel2;
            series2.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series2.Name = "MMP";
            series2.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint7,
            seriesPoint8,
            seriesPoint9,
            seriesPoint10,
            seriesPoint11,
            seriesPoint12});
            spline3DSeriesView2.LineWidth = 1D;
            series2.View = spline3DSeriesView2;
            series3.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel3.LineVisible = true;
            series3.Label = line3DSeriesLabel3;
            series3.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series3.Name = "Constellations";
            series3.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint13,
            seriesPoint14,
            seriesPoint15,
            seriesPoint16,
            seriesPoint17,
            seriesPoint18});
            spline3DSeriesView3.LineWidth = 1D;
            series3.View = spline3DSeriesView3;
            series4.ArgumentScaleType = DevExpress.XtraCharts.ScaleType.DateTime;
            line3DSeriesLabel4.LineVisible = true;
            series4.Label = line3DSeriesLabel4;
            series4.LabelsVisibility = DevExpress.Utils.DefaultBoolean.False;
            series4.Name = "Cluster";
            series4.Points.AddRange(new DevExpress.XtraCharts.SeriesPoint[] {
            seriesPoint19,
            seriesPoint20,
            seriesPoint21,
            seriesPoint22,
            seriesPoint23,
            seriesPoint24});
            spline3DSeriesView4.LineWidth = 1D;
            series4.View = spline3DSeriesView4;
            this.chartControl.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
        series1,
        series2,
        series3,
        series4};
            line3DSeriesLabel5.LineVisible = true;
            this.chartControl.SeriesTemplate.Label = line3DSeriesLabel5;
            this.chartControl.SeriesTemplate.LabelsVisibility = DevExpress.Utils.DefaultBoolean.True;
            this.chartControl.SeriesTemplate.View = spline3DSeriesView5;
            this.chartControl.Size = new System.Drawing.Size(912, 394);
            this.chartControl.TabIndex = 3;
            chartTitle1.Text = "透析设备数据分析图";
            chartTitle2.Alignment = System.Drawing.StringAlignment.Far;
            chartTitle2.Dock = DevExpress.XtraCharts.ChartTitleDockStyle.Bottom;
            chartTitle2.Font = new System.Drawing.Font("Tahoma", 8.25F);
            chartTitle2.Text = "血液净化中心";
            chartTitle2.TextColor = System.Drawing.Color.Gray;
            this.chartControl.Titles.AddRange(new DevExpress.XtraCharts.ChartTitle[] {
            chartTitle1,
            chartTitle2});
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.chartTypeBar1,
            this.chartAppearanceBar1,
            this.chartWizardBar1,
            this.chartTemplatesBar1,
            this.chartPrintExportBar1});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.createBarBaseItem1,
            this.createLineBaseItem1,
            this.createPieBaseItem1,
            this.createRotatedBarBaseItem1,
            this.createAreaBaseItem1,
            this.createOtherSeriesTypesBaseItem1,
            this.changePaletteGalleryBaseItem1,
            this.changeAppearanceGalleryBaseBarManagerItem1,
            this.runWizardChartItem1,
            this.saveAsTemplateChartItem1,
            this.loadTemplateChartItem1,
            this.printPreviewChartItem1,
            this.printChartItem1,
            this.createExportBaseItem1,
            this.exportToPDFChartItem1,
            this.exportToHTMLChartItem1,
            this.exportToMHTChartItem1,
            this.exportToXLSChartItem1,
            this.exportToXLSXChartItem1,
            this.exportToRTFChartItem1,
            this.exportToBMPChartItem1,
            this.exportToGIFChartItem1,
            this.exportToJPEGChartItem1,
            this.exportToPNGChartItem1,
            this.exportToTIFFChartItem1,
            this.createExportToImageBaseItem1});
            this.barManager1.MaxItemId = 26;
            // 
            // chartTypeBar1
            // 
            this.chartTypeBar1.Control = this.chartControl;
            this.chartTypeBar1.DockCol = 1;
            this.chartTypeBar1.DockRow = 0;
            this.chartTypeBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartTypeBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.createBarBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createLineBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createPieBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createRotatedBarBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createAreaBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createOtherSeriesTypesBaseItem1)});
            this.chartTypeBar1.Offset = 109;
            // 
            // createBarBaseItem1
            // 
            this.createBarBaseItem1.DropDownControl = this.galleryDropDown1;
            this.createBarBaseItem1.Id = 0;
            this.createBarBaseItem1.Name = "createBarBaseItem1";
            // 
            // galleryDropDown1
            // 
            // 
            // 
            // 
            this.galleryDropDown1.Gallery.AllowFilter = false;
            this.galleryDropDown1.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBarChartItem1,
            createFullStackedBarChartItem1,
            createSideBySideFullStackedBarChartItem1,
            createSideBySideStackedBarChartItem1,
            createStackedBarChartItem1});
            chartControlCommandGalleryItemGroup3DColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createBar3DChartItem1,
            createFullStackedBar3DChartItem1,
            createManhattanBarChartItem1,
            createSideBySideFullStackedBar3DChartItem1,
            createSideBySideStackedBar3DChartItem1,
            createStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupCylinderColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createCylinderBar3DChartItem1,
            createCylinderFullStackedBar3DChartItem1,
            createCylinderManhattanBarChartItem1,
            createCylinderSideBySideFullStackedBar3DChartItem1,
            createCylinderSideBySideStackedBar3DChartItem1,
            createCylinderStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupConeColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createConeBar3DChartItem1,
            createConeFullStackedBar3DChartItem1,
            createConeManhattanBarChartItem1,
            createConeSideBySideFullStackedBar3DChartItem1,
            createConeSideBySideStackedBar3DChartItem1,
            createConeStackedBar3DChartItem1});
            chartControlCommandGalleryItemGroupPyramidColumn1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPyramidBar3DChartItem1,
            createPyramidFullStackedBar3DChartItem1,
            createPyramidManhattanBarChartItem1,
            createPyramidSideBySideFullStackedBar3DChartItem1,
            createPyramidSideBySideStackedBar3DChartItem1,
            createPyramidStackedBar3DChartItem1});
            this.galleryDropDown1.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DColumn1,
            chartControlCommandGalleryItemGroup3DColumn1,
            chartControlCommandGalleryItemGroupCylinderColumn1,
            chartControlCommandGalleryItemGroupConeColumn1,
            chartControlCommandGalleryItemGroupPyramidColumn1});
            this.galleryDropDown1.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown1.Gallery.RowCount = 10;
            this.galleryDropDown1.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown1.Manager = this.barManager1;
            this.galleryDropDown1.Name = "galleryDropDown1";
            // 
            // createLineBaseItem1
            // 
            this.createLineBaseItem1.DropDownControl = this.galleryDropDown2;
            this.createLineBaseItem1.Id = 1;
            this.createLineBaseItem1.Name = "createLineBaseItem1";
            // 
            // galleryDropDown2
            // 
            // 
            // 
            // 
            this.galleryDropDown2.Gallery.AllowFilter = false;
            this.galleryDropDown2.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLineChartItem1,
            createFullStackedLineChartItem1,
            createScatterLineChartItem1,
            createSplineChartItem1,
            createStackedLineChartItem1,
            createStepLineChartItem1});
            chartControlCommandGalleryItemGroup3DLine1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createLine3DChartItem1,
            createFullStackedLine3DChartItem1,
            createSpline3DChartItem1,
            createStackedLine3DChartItem1,
            createStepLine3DChartItem1});
            this.galleryDropDown2.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DLine1,
            chartControlCommandGalleryItemGroup3DLine1});
            this.galleryDropDown2.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown2.Gallery.RowCount = 4;
            this.galleryDropDown2.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown2.Manager = this.barManager1;
            this.galleryDropDown2.Name = "galleryDropDown2";
            // 
            // createPieBaseItem1
            // 
            this.createPieBaseItem1.DropDownControl = this.galleryDropDown3;
            this.createPieBaseItem1.Id = 2;
            this.createPieBaseItem1.Name = "createPieBaseItem1";
            // 
            // galleryDropDown3
            // 
            // 
            // 
            // 
            this.galleryDropDown3.Gallery.AllowFilter = false;
            this.galleryDropDown3.Gallery.ColumnCount = 2;
            chartControlCommandGalleryItemGroup2DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPieChartItem1,
            createDoughnutChartItem1});
            chartControlCommandGalleryItemGroup3DPie1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPie3DChartItem1,
            createDoughnut3DChartItem1});
            this.galleryDropDown3.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DPie1,
            chartControlCommandGalleryItemGroup3DPie1});
            this.galleryDropDown3.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown3.Gallery.RowCount = 2;
            this.galleryDropDown3.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown3.Manager = this.barManager1;
            this.galleryDropDown3.Name = "galleryDropDown3";
            // 
            // createRotatedBarBaseItem1
            // 
            this.createRotatedBarBaseItem1.DropDownControl = this.galleryDropDown4;
            this.createRotatedBarBaseItem1.Id = 3;
            this.createRotatedBarBaseItem1.Name = "createRotatedBarBaseItem1";
            // 
            // galleryDropDown4
            // 
            // 
            // 
            // 
            this.galleryDropDown4.Gallery.AllowFilter = false;
            this.galleryDropDown4.Gallery.ColumnCount = 3;
            chartControlCommandGalleryItemGroup2DBar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRotatedBarChartItem1,
            createRotatedFullStackedBarChartItem1,
            createRotatedSideBySideFullStackedBarChartItem1,
            createRotatedSideBySideStackedBarChartItem1,
            createRotatedStackedBarChartItem1});
            this.galleryDropDown4.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DBar1});
            this.galleryDropDown4.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown4.Gallery.RowCount = 2;
            this.galleryDropDown4.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown4.Manager = this.barManager1;
            this.galleryDropDown4.Name = "galleryDropDown4";
            // 
            // createAreaBaseItem1
            // 
            this.createAreaBaseItem1.DropDownControl = this.galleryDropDown5;
            this.createAreaBaseItem1.Id = 4;
            this.createAreaBaseItem1.Name = "createAreaBaseItem1";
            // 
            // galleryDropDown5
            // 
            // 
            // 
            // 
            this.galleryDropDown5.Gallery.AllowFilter = false;
            this.galleryDropDown5.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroup2DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createAreaChartItem1,
            createFullStackedAreaChartItem1,
            createFullStackedSplineAreaChartItem1,
            createSplineAreaChartItem1,
            createStackedAreaChartItem1,
            createStackedSplineAreaChartItem1,
            createStepAreaChartItem1});
            chartControlCommandGalleryItemGroup3DArea1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createArea3DChartItem1,
            createFullStackedArea3DChartItem1,
            createFullStackedSplineArea3DChartItem1,
            createSplineArea3DChartItem1,
            createStackedArea3DChartItem1,
            createStackedSplineArea3DChartItem1,
            createStepArea3DChartItem1});
            this.galleryDropDown5.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroup2DArea1,
            chartControlCommandGalleryItemGroup3DArea1});
            this.galleryDropDown5.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown5.Gallery.RowCount = 4;
            this.galleryDropDown5.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown5.Manager = this.barManager1;
            this.galleryDropDown5.Name = "galleryDropDown5";
            // 
            // createOtherSeriesTypesBaseItem1
            // 
            this.createOtherSeriesTypesBaseItem1.DropDownControl = this.galleryDropDown6;
            this.createOtherSeriesTypesBaseItem1.Id = 5;
            this.createOtherSeriesTypesBaseItem1.Name = "createOtherSeriesTypesBaseItem1";
            // 
            // galleryDropDown6
            // 
            // 
            // 
            // 
            this.galleryDropDown6.Gallery.AllowFilter = false;
            this.galleryDropDown6.Gallery.ColumnCount = 4;
            chartControlCommandGalleryItemGroupPoint1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPointChartItem1,
            createBubbleChartItem1});
            chartControlCommandGalleryItemGroupFunnel1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createFunnelChartItem1,
            createFunnel3DChartItem1});
            chartControlCommandGalleryItemGroupFinancial1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createStockChartItem1,
            createCandleStickChartItem1});
            chartControlCommandGalleryItemGroupRadar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRadarPointChartItem1,
            createRadarLineChartItem1,
            createRadarAreaChartItem1});
            chartControlCommandGalleryItemGroupPolar1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createPolarPointChartItem1,
            createPolarLineChartItem1,
            createPolarAreaChartItem1});
            chartControlCommandGalleryItemGroupRange1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createRangeBarChartItem1,
            createSideBySideRangeBarChartItem1,
            createRangeAreaChartItem1,
            createRangeArea3DChartItem1});
            chartControlCommandGalleryItemGroupGantt1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            createGanttChartItem1,
            createSideBySideGanttChartItem1});
            this.galleryDropDown6.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            chartControlCommandGalleryItemGroupPoint1,
            chartControlCommandGalleryItemGroupFunnel1,
            chartControlCommandGalleryItemGroupFinancial1,
            chartControlCommandGalleryItemGroupRadar1,
            chartControlCommandGalleryItemGroupPolar1,
            chartControlCommandGalleryItemGroupRange1,
            chartControlCommandGalleryItemGroupGantt1});
            this.galleryDropDown6.Gallery.ImageSize = new System.Drawing.Size(32, 32);
            this.galleryDropDown6.Gallery.RowCount = 7;
            this.galleryDropDown6.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown6.Manager = this.barManager1;
            this.galleryDropDown6.Name = "galleryDropDown6";
            // 
            // chartAppearanceBar1
            // 
            this.chartAppearanceBar1.Control = this.chartControl;
            this.chartAppearanceBar1.DockCol = 3;
            this.chartAppearanceBar1.DockRow = 0;
            this.chartAppearanceBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartAppearanceBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.changePaletteGalleryBaseItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.changeAppearanceGalleryBaseBarManagerItem1)});
            this.chartAppearanceBar1.Offset = 371;
            // 
            // changePaletteGalleryBaseItem1
            // 
            this.changePaletteGalleryBaseItem1.DropDownControl = this.galleryDropDown7;
            this.changePaletteGalleryBaseItem1.Id = 6;
            this.changePaletteGalleryBaseItem1.Name = "changePaletteGalleryBaseItem1";
            // 
            // galleryDropDown7
            // 
            // 
            // 
            // 
            this.galleryDropDown7.Gallery.AllowFilter = false;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemCaptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Hovered.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Normal.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseFont = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.Options.UseTextOptions = true;
            this.galleryDropDown7.Gallery.Appearance.ItemDescriptionAppearance.Pressed.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.galleryDropDown7.Gallery.ColumnCount = 1;
            this.galleryDropDown7.Gallery.ImageSize = new System.Drawing.Size(160, 10);
            this.galleryDropDown7.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.MiddleLeft;
            this.galleryDropDown7.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Right;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryDropDown7.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -3;
            skinPaddingEdges2.Top = -3;
            this.galleryDropDown7.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryDropDown7.Gallery.RowCount = 10;
            this.galleryDropDown7.Gallery.ShowGroupCaption = false;
            this.galleryDropDown7.Gallery.ShowItemText = true;
            this.galleryDropDown7.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown7.Manager = this.barManager1;
            this.galleryDropDown7.Name = "galleryDropDown7";
            // 
            // changeAppearanceGalleryBaseBarManagerItem1
            // 
            this.changeAppearanceGalleryBaseBarManagerItem1.DropDownControl = this.galleryDropDown8;
            this.changeAppearanceGalleryBaseBarManagerItem1.Id = 7;
            this.changeAppearanceGalleryBaseBarManagerItem1.Name = "changeAppearanceGalleryBaseBarManagerItem1";
            // 
            // galleryDropDown8
            // 
            // 
            // 
            // 
            this.galleryDropDown8.Gallery.AllowFilter = false;
            this.galleryDropDown8.Gallery.ColumnCount = 7;
            this.galleryDropDown8.Gallery.ImageSize = new System.Drawing.Size(80, 50);
            this.galleryDropDown8.Gallery.RowCount = 4;
            this.galleryDropDown8.Gallery.ShowGroupCaption = false;
            this.galleryDropDown8.Gallery.ShowScrollBar = DevExpress.XtraBars.Ribbon.Gallery.ShowScrollBar.Auto;
            this.galleryDropDown8.Manager = this.barManager1;
            this.galleryDropDown8.Name = "galleryDropDown8";
            // 
            // chartWizardBar1
            // 
            this.chartWizardBar1.Control = this.chartControl;
            this.chartWizardBar1.DockCol = 2;
            this.chartWizardBar1.DockRow = 0;
            this.chartWizardBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartWizardBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.runWizardChartItem1)});
            this.chartWizardBar1.Offset = 280;
            // 
            // runWizardChartItem1
            // 
            this.runWizardChartItem1.Id = 8;
            this.runWizardChartItem1.Name = "runWizardChartItem1";
            // 
            // chartTemplatesBar1
            // 
            this.chartTemplatesBar1.Control = this.chartControl;
            this.chartTemplatesBar1.DockCol = 0;
            this.chartTemplatesBar1.DockRow = 0;
            this.chartTemplatesBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartTemplatesBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.saveAsTemplateChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.loadTemplateChartItem1)});
            // 
            // saveAsTemplateChartItem1
            // 
            this.saveAsTemplateChartItem1.Id = 9;
            this.saveAsTemplateChartItem1.Name = "saveAsTemplateChartItem1";
            // 
            // loadTemplateChartItem1
            // 
            this.loadTemplateChartItem1.Id = 10;
            this.loadTemplateChartItem1.Name = "loadTemplateChartItem1";
            // 
            // chartPrintExportBar1
            // 
            this.chartPrintExportBar1.Control = this.chartControl;
            this.chartPrintExportBar1.DockCol = 4;
            this.chartPrintExportBar1.DockRow = 0;
            this.chartPrintExportBar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.chartPrintExportBar1.FloatLocation = new System.Drawing.Point(637, 139);
            this.chartPrintExportBar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.printPreviewChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.printChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createExportBaseItem1)});
            this.chartPrintExportBar1.Offset = 494;
            // 
            // printPreviewChartItem1
            // 
            this.printPreviewChartItem1.Id = 11;
            this.printPreviewChartItem1.Name = "printPreviewChartItem1";
            // 
            // printChartItem1
            // 
            this.printChartItem1.Id = 12;
            this.printChartItem1.Name = "printChartItem1";
            // 
            // createExportBaseItem1
            // 
            this.createExportBaseItem1.Id = 13;
            this.createExportBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPDFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToHTMLChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToMHTChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToXLSXChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToRTFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.createExportToImageBaseItem1)});
            this.createExportBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportBaseItem1.Name = "createExportBaseItem1";
            // 
            // exportToPDFChartItem1
            // 
            this.exportToPDFChartItem1.Id = 14;
            this.exportToPDFChartItem1.Name = "exportToPDFChartItem1";
            // 
            // exportToHTMLChartItem1
            // 
            this.exportToHTMLChartItem1.Id = 15;
            this.exportToHTMLChartItem1.Name = "exportToHTMLChartItem1";
            // 
            // exportToMHTChartItem1
            // 
            this.exportToMHTChartItem1.Id = 16;
            this.exportToMHTChartItem1.Name = "exportToMHTChartItem1";
            // 
            // exportToXLSChartItem1
            // 
            this.exportToXLSChartItem1.Id = 17;
            this.exportToXLSChartItem1.Name = "exportToXLSChartItem1";
            // 
            // exportToXLSXChartItem1
            // 
            this.exportToXLSXChartItem1.Id = 18;
            this.exportToXLSXChartItem1.Name = "exportToXLSXChartItem1";
            // 
            // exportToRTFChartItem1
            // 
            this.exportToRTFChartItem1.Id = 19;
            this.exportToRTFChartItem1.Name = "exportToRTFChartItem1";
            // 
            // createExportToImageBaseItem1
            // 
            this.createExportToImageBaseItem1.Id = 20;
            this.createExportToImageBaseItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToBMPChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToGIFChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToJPEGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToPNGChartItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.exportToTIFFChartItem1)});
            this.createExportToImageBaseItem1.MenuDrawMode = DevExpress.XtraBars.MenuDrawMode.SmallImagesText;
            this.createExportToImageBaseItem1.Name = "createExportToImageBaseItem1";
            // 
            // exportToBMPChartItem1
            // 
            this.exportToBMPChartItem1.Id = 21;
            this.exportToBMPChartItem1.Name = "exportToBMPChartItem1";
            // 
            // exportToGIFChartItem1
            // 
            this.exportToGIFChartItem1.Id = 22;
            this.exportToGIFChartItem1.Name = "exportToGIFChartItem1";
            // 
            // exportToJPEGChartItem1
            // 
            this.exportToJPEGChartItem1.Id = 23;
            this.exportToJPEGChartItem1.Name = "exportToJPEGChartItem1";
            // 
            // exportToPNGChartItem1
            // 
            this.exportToPNGChartItem1.Id = 24;
            this.exportToPNGChartItem1.Name = "exportToPNGChartItem1";
            // 
            // exportToTIFFChartItem1
            // 
            this.exportToTIFFChartItem1.Id = 25;
            this.exportToTIFFChartItem1.Name = "exportToTIFFChartItem1";
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size = new System.Drawing.Size(912, 31);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 425);
            this.barDockControlBottom.Size = new System.Drawing.Size(912, 0);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 394);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(912, 31);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 394);
            // 
            // chartBarController1
            // 
            this.chartBarController1.BarItems.Add(this.createBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createLineBaseItem1);
            this.chartBarController1.BarItems.Add(this.createPieBaseItem1);
            this.chartBarController1.BarItems.Add(this.createRotatedBarBaseItem1);
            this.chartBarController1.BarItems.Add(this.createAreaBaseItem1);
            this.chartBarController1.BarItems.Add(this.createOtherSeriesTypesBaseItem1);
            this.chartBarController1.BarItems.Add(this.changePaletteGalleryBaseItem1);
            this.chartBarController1.BarItems.Add(this.changeAppearanceGalleryBaseBarManagerItem1);
            this.chartBarController1.BarItems.Add(this.runWizardChartItem1);
            this.chartBarController1.BarItems.Add(this.saveAsTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.loadTemplateChartItem1);
            this.chartBarController1.BarItems.Add(this.printPreviewChartItem1);
            this.chartBarController1.BarItems.Add(this.printChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToPDFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToHTMLChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToMHTChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToXLSXChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToRTFChartItem1);
            this.chartBarController1.BarItems.Add(this.createExportToImageBaseItem1);
            this.chartBarController1.BarItems.Add(this.exportToBMPChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToGIFChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToJPEGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToPNGChartItem1);
            this.chartBarController1.BarItems.Add(this.exportToTIFFChartItem1);
            this.chartBarController1.Control = this.chartControl;
            // 
            // Frm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(912, 425);
            this.Controls.Add(this.chartControl);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "Frm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "透析设备数据分析图";
            ((System.ComponentModel.ISupportInitialize)(xyDiagram3D1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(series4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(line3DSeriesLabel5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(spline3DSeriesView5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.chartBarController1)).EndInit();
            this.ResumeLayout(false);

        }
Exemple #11
0
        /// <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.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
            DevExpress.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            this.gridViewOrderItems = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colProduct = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colProductUnits = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colProductPrice = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDiscount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotal = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridControl = new DevExpress.XtraGrid.GridControl();
            this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.colInvoiceNumber = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colOrderDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotalAmount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colStore = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCustomer = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colShipDate1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colShippingAmount = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
            this.modueLayout = new DevExpress.XtraLayout.LayoutControl();
            this.pnlView = new DevExpress.XtraEditors.PanelControl();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.masterItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.detailItem = new DevExpress.XtraLayout.LayoutControlItem();
            this.splitterItem = new DevExpress.XtraLayout.SplitterItem();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.biNewOrder = new DevExpress.XtraBars.BarButtonItem();
            this.biNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biDelete = new DevExpress.XtraBars.BarButtonItem();
            this.biShowList = new DevExpress.XtraBars.BarCheckItem();
            this.biMap = new DevExpress.XtraBars.BarButtonItem();
            this.biNewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiNewOrder = new DevExpress.XtraBars.BarButtonItem();
            this.bmiNewGroup = new DevExpress.XtraBars.BarButtonItem();
            this.biChangeViewSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiShowList = new DevExpress.XtraBars.BarCheckItem();
            this.biDataPaneSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiHorizontalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiVerticalLayout = new DevExpress.XtraBars.BarCheckItem();
            this.bmiHideDetail = new DevExpress.XtraBars.BarCheckItem();
            this.biResetView = new DevExpress.XtraBars.BarButtonItem();
            this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiPrintInvoice = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSalesSummary = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSalesAnalysis = new DevExpress.XtraBars.BarButtonItem();
            this.biEdit = new DevExpress.XtraBars.BarButtonItem();
            this.galleryQuickReports = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.biViewSettings = new DevExpress.XtraBars.BarButtonItem();
            this.biReverseSort = new DevExpress.XtraBars.BarButtonItem();
            this.biAddColumns = new DevExpress.XtraBars.BarCheckItem();
            this.biExpandCollapse = new DevExpress.XtraBars.BarButtonItem();
            this.biNewCustomFilter = new DevExpress.XtraBars.BarButtonItem();
            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.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.hiItemsCount = new DevExpress.XtraBars.BarHeaderItem();
            ((System.ComponentModel.ISupportInitialize)(this.gridViewOrderItems)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.modueLayout)).BeginInit();
            this.modueLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.masterItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            this.SuspendLayout();
            // 
            // gridViewOrderItems
            // 
            this.gridViewOrderItems.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colProduct,
            this.colProductUnits,
            this.colProductPrice,
            this.colDiscount,
            this.colTotal,
            this.colId});
            this.gridViewOrderItems.GridControl = this.gridControl;
            this.gridViewOrderItems.Name = "gridViewOrderItems";
            this.gridViewOrderItems.OptionsView.AllowHtmlDrawHeaders = true;
            this.gridViewOrderItems.OptionsView.ShowFooter = true;
            this.gridViewOrderItems.OptionsView.ShowGroupPanel = false;
            this.gridViewOrderItems.OptionsView.ShowIndicator = false;
            this.gridViewOrderItems.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            // 
            // colProduct
            // 
            this.colProduct.Caption = "<b>PRODUCT</b>";
            this.colProduct.FieldName = "Product.Name";
            this.colProduct.Name = "colProduct";
            this.colProduct.OptionsColumn.AllowFocus = false;
            this.colProduct.Visible = true;
            this.colProduct.VisibleIndex = 0;
            // 
            // colProductUnits
            // 
            this.colProductUnits.Caption = "UNITS";
            this.colProductUnits.FieldName = "ProductUnits";
            this.colProductUnits.Name = "colProductUnits";
            this.colProductUnits.OptionsColumn.AllowFocus = false;
            this.colProductUnits.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "ProductUnits", "SUM={0}")});
            this.colProductUnits.Visible = true;
            this.colProductUnits.VisibleIndex = 1;
            // 
            // colProductPrice
            // 
            this.colProductPrice.Caption = "UNIT PRICE";
            this.colProductPrice.DisplayFormat.FormatString = "c";
            this.colProductPrice.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colProductPrice.FieldName = "ProductPrice";
            this.colProductPrice.Name = "colProductPrice";
            this.colProductPrice.OptionsColumn.AllowFocus = false;
            this.colProductPrice.Visible = true;
            this.colProductPrice.VisibleIndex = 2;
            // 
            // colDiscount
            // 
            this.colDiscount.Caption = "DISCOUNT";
            this.colDiscount.DisplayFormat.FormatString = "c";
            this.colDiscount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colDiscount.FieldName = "Discount";
            this.colDiscount.Name = "colDiscount";
            this.colDiscount.OptionsColumn.AllowFocus = false;
            this.colDiscount.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Average, "Discount", "AVG={0:c}")});
            this.colDiscount.Visible = true;
            this.colDiscount.VisibleIndex = 3;
            // 
            // colTotal
            // 
            this.colTotal.Caption = "TOTAL";
            this.colTotal.DisplayFormat.FormatString = "c";
            this.colTotal.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTotal.FieldName = "Total";
            this.colTotal.Name = "colTotal";
            this.colTotal.OptionsColumn.AllowFocus = false;
            this.colTotal.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Total", "SUM={0:c}")});
            this.colTotal.Visible = true;
            this.colTotal.VisibleIndex = 4;
            // 
            // colId
            // 
            this.colId.FieldName = "Id";
            this.colId.Name = "colId";
            this.colId.OptionsColumn.AllowFocus = false;
            // 
            // gridControl
            // 
            this.gridControl.DataSource = this.bindingSource;
            gridLevelNode1.LevelTemplate = this.gridViewOrderItems;
            gridLevelNode1.RelationName = "OrderItems";
            this.gridControl.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
            gridLevelNode1});
            this.gridControl.Location = new System.Drawing.Point(12, 12);
            this.gridControl.MainView = this.gridView;
            this.gridControl.Margin = new System.Windows.Forms.Padding(12);
            this.gridControl.Name = "gridControl";
            this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemMemoEdit1});
            this.gridControl.ShowOnlyPredefinedDetails = true;
            this.gridControl.Size = new System.Drawing.Size(777, 538);
            this.gridControl.TabIndex = 1;
            this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView,
            this.gridViewOrderItems});
            // 
            // bindingSource
            // 
            this.bindingSource.DataSource = typeof(DevExpress.DevAV.Order);
            // 
            // gridView
            // 
            this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colInvoiceNumber,
            this.colOrderDate,
            this.colTotalAmount,
            this.colStore,
            this.colCustomer,
            this.colShipDate1,
            this.colShippingAmount});
            this.gridView.DetailVerticalIndent = 20;
            this.gridView.GridControl = this.gridControl;
            this.gridView.Name = "gridView";
            this.gridView.OptionsBehavior.AutoExpandAllGroups = true;
            this.gridView.OptionsBehavior.Editable = false;
            this.gridView.OptionsBehavior.ReadOnly = true;
            this.gridView.OptionsDetail.AllowZoomDetail = false;
            this.gridView.OptionsDetail.ShowDetailTabs = false;
            this.gridView.OptionsDetail.SmartDetailExpandButtonMode = DevExpress.XtraGrid.Views.Grid.DetailExpandButtonMode.CheckAllDetails;
            this.gridView.OptionsDetail.SmartDetailHeight = true;
            this.gridView.OptionsFind.AlwaysVisible = true;
            this.gridView.OptionsFind.FindNullPrompt = "Search Orders (Ctrl + F)";
            this.gridView.OptionsFind.ShowClearButton = false;
            this.gridView.OptionsFind.ShowFindButton = false;
            this.gridView.OptionsView.ShowGroupPanel = false;
            this.gridView.OptionsView.ShowVerticalLines = DevExpress.Utils.DefaultBoolean.False;
            this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colOrderDate, DevExpress.Data.ColumnSortOrder.Ascending)});
            // 
            // colInvoiceNumber
            // 
            this.colInvoiceNumber.Caption = "INVOICE #";
            this.colInvoiceNumber.FieldName = "InvoiceNumber";
            this.colInvoiceNumber.Name = "colInvoiceNumber";
            this.colInvoiceNumber.OptionsColumn.AllowFocus = false;
            this.colInvoiceNumber.Visible = true;
            this.colInvoiceNumber.VisibleIndex = 0;
            this.colInvoiceNumber.Width = 106;
            // 
            // colOrderDate
            // 
            this.colOrderDate.Caption = "ORDER DATE";
            this.colOrderDate.FieldName = "OrderDate";
            this.colOrderDate.Name = "colOrderDate";
            this.colOrderDate.OptionsColumn.AllowFocus = false;
            this.colOrderDate.Visible = true;
            this.colOrderDate.VisibleIndex = 1;
            this.colOrderDate.Width = 133;
            // 
            // colTotalAmount
            // 
            this.colTotalAmount.Caption = "ORDER TOTAL";
            this.colTotalAmount.DisplayFormat.FormatString = "c";
            this.colTotalAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colTotalAmount.FieldName = "TotalAmount";
            this.colTotalAmount.Name = "colTotalAmount";
            this.colTotalAmount.OptionsColumn.AllowFocus = false;
            this.colTotalAmount.Visible = true;
            this.colTotalAmount.VisibleIndex = 4;
            this.colTotalAmount.Width = 149;
            // 
            // colStore
            // 
            this.colStore.Caption = "STORE";
            this.colStore.FieldName = "Store.CrestCity";
            this.colStore.Name = "colStore";
            this.colStore.OptionsColumn.AllowFocus = false;
            this.colStore.Visible = true;
            this.colStore.VisibleIndex = 3;
            this.colStore.Width = 180;
            // 
            // colCustomer
            // 
            this.colCustomer.Caption = "COMPANY";
            this.colCustomer.FieldName = "Customer.Name";
            this.colCustomer.Name = "colCustomer";
            this.colCustomer.OptionsColumn.AllowFocus = false;
            this.colCustomer.Visible = true;
            this.colCustomer.VisibleIndex = 2;
            this.colCustomer.Width = 191;
            // 
            // colShipDate1
            // 
            this.colShipDate1.Caption = "SHIP DATE";
            this.colShipDate1.FieldName = "ShipDate";
            this.colShipDate1.Name = "colShipDate1";
            this.colShipDate1.OptionsColumn.AllowFocus = false;
            // 
            // colShippingAmount
            // 
            this.colShippingAmount.Caption = "SHIPPING AMOUNT";
            this.colShippingAmount.DisplayFormat.FormatString = "c";
            this.colShippingAmount.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.colShippingAmount.FieldName = "ShippingAmount";
            this.colShippingAmount.Name = "colShippingAmount";
            this.colShippingAmount.OptionsColumn.AllowFocus = false;
            // 
            // repositoryItemMemoEdit1
            // 
            this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
            // 
            // modueLayout
            // 
            this.modueLayout.AllowCustomizationMenu = false;
            this.modueLayout.Controls.Add(this.pnlView);
            this.modueLayout.Controls.Add(this.gridControl);
            this.modueLayout.Dock = System.Windows.Forms.DockStyle.Fill;
            this.modueLayout.Location = new System.Drawing.Point(0, 142);
            this.modueLayout.Name = "modueLayout";
            this.modueLayout.Root = this.layoutControlGroup1;
            this.modueLayout.Size = new System.Drawing.Size(1273, 562);
            this.modueLayout.TabIndex = 5;
            this.modueLayout.Text = "modueLayout";
            // 
            // pnlView
            // 
            this.pnlView.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pnlView.Location = new System.Drawing.Point(798, 12);
            this.pnlView.Name = "pnlView";
            this.pnlView.Size = new System.Drawing.Size(463, 538);
            this.pnlView.TabIndex = 4;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.masterItem,
            this.detailItem,
            this.splitterItem});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.Size = new System.Drawing.Size(1273, 562);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // masterItem
            // 
            this.masterItem.Control = this.gridControl;
            this.masterItem.CustomizationFormText = "masterItem";
            this.masterItem.Location = new System.Drawing.Point(0, 0);
            this.masterItem.Name = "masterItem";
            this.masterItem.Size = new System.Drawing.Size(781, 542);
            this.masterItem.Text = "masterItem";
            this.masterItem.TextSize = new System.Drawing.Size(0, 0);
            this.masterItem.TextToControlDistance = 0;
            this.masterItem.TextVisible = false;
            // 
            // detailItem
            // 
            this.detailItem.Control = this.pnlView;
            this.detailItem.CustomizationFormText = "detailItem";
            this.detailItem.Location = new System.Drawing.Point(786, 0);
            this.detailItem.Name = "detailItem";
            this.detailItem.Size = new System.Drawing.Size(467, 542);
            this.detailItem.Text = "detailItem";
            this.detailItem.TextSize = new System.Drawing.Size(0, 0);
            this.detailItem.TextToControlDistance = 0;
            this.detailItem.TextVisible = false;
            // 
            // splitterItem
            // 
            this.splitterItem.AllowHotTrack = true;
            this.splitterItem.CustomizationFormText = "splitterItem1";
            this.splitterItem.Location = new System.Drawing.Point(781, 0);
            this.splitterItem.Name = "splitterItem1";
            this.splitterItem.Size = new System.Drawing.Size(5, 542);
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.biNewOrder,
            this.biNewGroup,
            this.biDelete,
            this.biShowList,
            this.biMap,
            this.biNewSubItem,
            this.biChangeViewSubItem,
            this.biDataPaneSubItem,
            this.bmiHideDetail,
            this.bmiHorizontalLayout,
            this.bmiVerticalLayout,
            this.biResetView,
            this.bmiShowList,
            this.bmiNewOrder,
            this.bmiNewGroup,
            this.biPrintSubItem,
            this.bmiPrintInvoice,
            this.biEdit,
            this.galleryQuickReports,
            this.biViewSettings,
            this.biReverseSort,
            this.biAddColumns,
            this.biExpandCollapse,
            this.biNewCustomFilter,
            this.bmiPrintSalesSummary,
            this.bmiPrintSalesAnalysis,
            this.hiItemsCount});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 11;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1,
            this.ribbonPage2});
            this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbonControl.Size = new System.Drawing.Size(1273, 142);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            // 
            // biNewOrder
            // 
            this.biNewOrder.Caption = "New Order";
            this.biNewOrder.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_sales_16;
            this.biNewOrder.Id = 1;
            this.biNewOrder.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_sales_32;
            this.biNewOrder.Name = "biNewOrder";
            // 
            // biNewGroup
            // 
            this.biNewGroup.Caption = "New Group";
            this.biNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.biNewGroup.Id = 2;
            this.biNewGroup.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_32;
            this.biNewGroup.Name = "biNewGroup";
            // 
            // biDelete
            // 
            this.biDelete.Caption = "Delete";
            this.biDelete.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_16;
            this.biDelete.Id = 3;
            this.biDelete.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_32;
            this.biDelete.Name = "biDelete";
            // 
            // biShowList
            // 
            this.biShowList.Caption = "List";
            this.biShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_16;
            this.biShowList.GroupIndex = 1;
            this.biShowList.Id = 4;
            this.biShowList.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.biShowList.LargeImageIndex = 37;
            this.biShowList.Name = "biShowList";
            // 
            // biMap
            // 
            this.biMap.Caption = "Shipping Map";
            this.biMap.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_16;
            this.biMap.Id = 8;
            this.biMap.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_32;
            this.biMap.Name = "biMap";
            // 
            // biNewSubItem
            // 
            this.biNewSubItem.Caption = "New Items";
            this.biNewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_16;
            this.biNewSubItem.Id = 10;
            this.biNewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_item_32;
            this.biNewSubItem.LargeImageIndex = 29;
            this.biNewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewOrder),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiNewGroup)});
            this.biNewSubItem.Name = "biNewSubItem";
            this.biNewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiNewOrder
            // 
            this.bmiNewOrder.Caption = "New Order";
            this.bmiNewOrder.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_sales_16;
            this.bmiNewOrder.Id = 11;
            this.bmiNewOrder.Name = "bmiNewOrder";
            // 
            // bmiNewGroup
            // 
            this.bmiNewGroup.Caption = "New Group";
            this.bmiNewGroup.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_new_group_16;
            this.bmiNewGroup.Id = 12;
            this.bmiNewGroup.Name = "bmiNewGroup";
            // 
            // biChangeViewSubItem
            // 
            this.biChangeViewSubItem.Caption = "Change View";
            this.biChangeViewSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_16;
            this.biChangeViewSubItem.Id = 10;
            this.biChangeViewSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_change_view_32;
            this.biChangeViewSubItem.LargeImageIndex = 40;
            this.biChangeViewSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiShowList)});
            this.biChangeViewSubItem.Name = "biChangeViewSubItem";
            this.biChangeViewSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiShowList
            // 
            this.bmiShowList.Caption = "List";
            this.bmiShowList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_list_32;
            this.bmiShowList.GroupIndex = 3;
            this.bmiShowList.Id = 4;
            this.bmiShowList.Name = "bmiShowList";
            // 
            // biDataPaneSubItem
            // 
            this.biDataPaneSubItem.Caption = "Data Pane";
            this.biDataPaneSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_16;
            this.biDataPaneSubItem.Id = 10;
            this.biDataPaneSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_data_panel_32;
            this.biDataPaneSubItem.LargeImageIndex = 41;
            this.biDataPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHorizontalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiVerticalLayout),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiHideDetail)});
            this.biDataPaneSubItem.Name = "biDataPaneSubItem";
            this.biDataPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiHorizontalLayout
            // 
            this.bmiHorizontalLayout.Caption = "Right";
            this.bmiHorizontalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_bottom_16;
            this.bmiHorizontalLayout.GroupIndex = 2;
            this.bmiHorizontalLayout.Id = 6;
            this.bmiHorizontalLayout.Name = "bmiHorizontalLayout";
            // 
            // bmiVerticalLayout
            // 
            this.bmiVerticalLayout.Caption = "Bottom";
            this.bmiVerticalLayout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_right_16;
            this.bmiVerticalLayout.GroupIndex = 2;
            this.bmiVerticalLayout.Id = 7;
            this.bmiVerticalLayout.Name = "bmiVerticalLayout";
            // 
            // bmiHideDetail
            // 
            this.bmiHideDetail.Caption = "Off";
            this.bmiHideDetail.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_panel_off_16;
            this.bmiHideDetail.GroupIndex = 2;
            this.bmiHideDetail.Id = 7;
            this.bmiHideDetail.Name = "bmiHideDetail";
            // 
            // biResetView
            // 
            this.biResetView.Caption = "Reset View";
            this.biResetView.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_16;
            this.biResetView.Id = 9;
            this.biResetView.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_reset_32;
            this.biResetView.Name = "biResetView";
            // 
            // biPrintSubItem
            // 
            this.biPrintSubItem.Caption = "Print";
            this.biPrintSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_16;
            this.biPrintSubItem.Id = 10;
            this.biPrintSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_32;
            this.biPrintSubItem.LargeImageIndex = 30;
            this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintInvoice),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSalesSummary),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSalesAnalysis)});
            this.biPrintSubItem.Name = "biPrintSubItem";
            this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiPrintInvoice
            // 
            this.bmiPrintInvoice.Caption = "Invoice";
            this.bmiPrintInvoice.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_invoice_16;
            this.bmiPrintInvoice.GroupIndex = 5;
            this.bmiPrintInvoice.Id = 6;
            this.bmiPrintInvoice.Name = "bmiPrintInvoice";
            // 
            // bmiPrintSalesSummary
            // 
            this.bmiPrintSalesSummary.Caption = "Summary Report";
            this.bmiPrintSalesSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_report_16;
            this.bmiPrintSalesSummary.Id = 9;
            this.bmiPrintSalesSummary.Name = "bmiPrintSalesSummary";
            // 
            // bmiPrintSalesAnalysis
            // 
            this.bmiPrintSalesAnalysis.Caption = "Sales Analisys";
            this.bmiPrintSalesAnalysis.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_by_store_16;
            this.bmiPrintSalesAnalysis.Id = 10;
            this.bmiPrintSalesAnalysis.Name = "bmiPrintSalesAnalysis";
            // 
            // biEdit
            // 
            this.biEdit.Caption = "Edit";
            this.biEdit.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_16;
            this.biEdit.Id = 13;
            this.biEdit.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_edit_32;
            this.biEdit.Name = "biEdit";
            // 
            // galleryQuickReports
            // 
            this.galleryQuickReports.Caption = "ribbonGalleryBarItem1";
            // 
            // 
            // 
            this.galleryQuickReports.Gallery.ColumnCount = 2;
            this.galleryQuickReports.Gallery.DrawImageBackground = false;
            galleryItemGroup1.Caption = "Group1";
            galleryItem1.Caption = "Sales Report";
            galleryItem1.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_quick_report_16;
            galleryItem2.Caption = "Thank You";
            galleryItem2.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_quick_thankyou_16;
            galleryItem3.Caption = "Sales by Store";
            galleryItem3.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_quick_summary_16;
            galleryItem4.Caption = "Invoice";
            galleryItem4.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_sales_quick_invoice_16;
            galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3,
            galleryItem4});
            this.galleryQuickReports.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryQuickReports.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryQuickReports.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -1;
            skinPaddingEdges2.Top = -1;
            this.galleryQuickReports.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryQuickReports.Gallery.ShowItemText = true;
            this.galleryQuickReports.Id = 15;
            this.galleryQuickReports.Name = "galleryQuickReports";
            // 
            // biViewSettings
            // 
            this.biViewSettings.Caption = "View Settings";
            this.biViewSettings.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_16;
            this.biViewSettings.Id = 3;
            this.biViewSettings.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_view_setting_32;
            this.biViewSettings.Name = "biViewSettings";
            // 
            // biReverseSort
            // 
            this.biReverseSort.Caption = "Reverse Sort";
            this.biReverseSort.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_revers_sort_16;
            this.biReverseSort.Id = 4;
            this.biReverseSort.Name = "biReverseSort";
            this.biReverseSort.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biReverseSort_ItemClick);
            // 
            // biAddColumns
            // 
            this.biAddColumns.Caption = "Add Columns";
            this.biAddColumns.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_add_column_16;
            this.biAddColumns.Id = 5;
            this.biAddColumns.Name = "biAddColumns";
            this.biAddColumns.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.biAddColumns_ItemCheckedChanged);
            // 
            // biExpandCollapse
            // 
            this.biExpandCollapse.Caption = "Expand/Collapse";
            this.biExpandCollapse.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_expand_collapse_16;
            this.biExpandCollapse.Id = 6;
            this.biExpandCollapse.Name = "biExpandCollapse";
            this.biExpandCollapse.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.biExpandCollapse_ItemClick);
            // 
            // biNewCustomFilter
            // 
            this.biNewCustomFilter.Caption = "Custom Filter";
            this.biNewCustomFilter.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_16;
            this.biNewCustomFilter.Id = 8;
            this.biNewCustomFilter.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_filter_32;
            this.biNewCustomFilter.Name = "biNewCustomFilter";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2,
            this.ribbonPageGroup3,
            this.ribbonPageGroup8,
            this.ribbonPageGroup4,
            this.ribbonPageGroup6});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "HOME";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.AllowTextClipping = false;
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewOrder);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewGroup);
            this.ribbonPageGroup1.ItemLinks.Add(this.biNewSubItem);
            this.ribbonPageGroup1.MergeOrder = 0;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "New";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
            this.ribbonPageGroup2.MergeOrder = 0;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Delete";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.biEdit);
            this.ribbonPageGroup3.ItemLinks.Add(this.biPrintSubItem);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Actions";
            // 
            // ribbonPageGroup8
            // 
            this.ribbonPageGroup8.AllowTextClipping = false;
            this.ribbonPageGroup8.ItemLinks.Add(this.galleryQuickReports);
            this.ribbonPageGroup8.MergeOrder = 0;
            this.ribbonPageGroup8.Name = "ribbonPageGroup8";
            this.ribbonPageGroup8.ShowCaptionButton = false;
            this.ribbonPageGroup8.Text = "Quick Reports";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.AllowTextClipping = false;
            this.ribbonPageGroup4.ItemLinks.Add(this.biShowList);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMap);
            this.ribbonPageGroup4.MergeOrder = 0;
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "View";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.AllowTextClipping = false;
            this.ribbonPageGroup6.ItemLinks.Add(this.biNewCustomFilter);
            this.ribbonPageGroup6.MergeOrder = 0;
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.ShowCaptionButton = false;
            this.ribbonPageGroup6.Text = "Find";
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup5,
            this.ribbonPageGroup7,
            this.ribbonPageGroup9});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "VIEW";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.AllowTextClipping = false;
            this.ribbonPageGroup5.ItemLinks.Add(this.biChangeViewSubItem);
            this.ribbonPageGroup5.ItemLinks.Add(this.biViewSettings);
            this.ribbonPageGroup5.ItemLinks.Add(this.biResetView);
            this.ribbonPageGroup5.MergeOrder = 0;
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.ShowCaptionButton = false;
            this.ribbonPageGroup5.Text = "Current View";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.AllowTextClipping = false;
            this.ribbonPageGroup7.ItemLinks.Add(this.biDataPaneSubItem);
            this.ribbonPageGroup7.MergeOrder = 1;
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.ShowCaptionButton = false;
            this.ribbonPageGroup7.Text = "Layout";
            // 
            // ribbonPageGroup9
            // 
            this.ribbonPageGroup9.AllowTextClipping = false;
            this.ribbonPageGroup9.ItemLinks.Add(this.biReverseSort);
            this.ribbonPageGroup9.ItemLinks.Add(this.biAddColumns);
            this.ribbonPageGroup9.ItemLinks.Add(this.biExpandCollapse);
            this.ribbonPageGroup9.MergeOrder = 1;
            this.ribbonPageGroup9.Name = "ribbonPageGroup9";
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.ItemLinks.Add(this.hiItemsCount);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 704);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(1273, 27);
            // 
            // hiItemsCount
            // 
            this.hiItemsCount.Caption = "RECORDS: 0";
            this.hiItemsCount.Id = 7;
            this.hiItemsCount.Name = "hiItemsCount";
            // 
            // Orders
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.modueLayout);
            this.Controls.Add(this.ribbonControl);
            this.Controls.Add(this.ribbonStatusBar);
            this.Margin = new System.Windows.Forms.Padding(6);
            this.Name = "Orders";
            this.Size = new System.Drawing.Size(1273, 731);
            ((System.ComponentModel.ISupportInitialize)(this.gridViewOrderItems)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.modueLayout)).EndInit();
            this.modueLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pnlView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.masterItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.detailItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.splitterItem)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #12
0
 /// <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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Galeria_Activos));
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1      = new DevExpress.Skins.SkinPaddingEdges();
     this.barManager1             = new DevExpress.XtraBars.BarManager(this.components);
     this.bIconos                 = new DevExpress.XtraBars.Bar();
     this.btnAgregar              = new DevExpress.XtraBars.BarLargeButtonItem();
     this.btnEliminar             = new DevExpress.XtraBars.BarLargeButtonItem();
     this.btnSalir                = new DevExpress.XtraBars.BarLargeButtonItem();
     this.bEstado                 = new DevExpress.XtraBars.Bar();
     this.lblProveedor            = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop       = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight     = new DevExpress.XtraBars.BarDockControl();
     this.btnLimpiar              = new DevExpress.XtraBars.BarLargeButtonItem();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.imageList1              = new System.Windows.Forms.ImageList(this.components);
     this.gc = new DevExpress.XtraBars.Ribbon.GalleryControl();
     this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
     this.panelControl1         = new DevExpress.XtraEditors.PanelControl();
     this.OpenDialog            = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc)).BeginInit();
     this.gc.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bIconos,
         this.bEstado
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.lblProveedor,
         this.btnLimpiar,
         this.btnAgregar,
         this.btnEliminar,
         this.btnSalir
     });
     this.barManager1.MainMenu  = this.bIconos;
     this.barManager1.MaxItemId = 64;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1
     });
     this.barManager1.StatusBar = this.bEstado;
     //
     // bIconos
     //
     this.bIconos.BarName       = "Menú principal";
     this.bIconos.DockCol       = 0;
     this.bIconos.DockRow       = 0;
     this.bIconos.DockStyle     = DevExpress.XtraBars.BarDockStyle.Left;
     this.bIconos.FloatLocation = new System.Drawing.Point(42, 184);
     this.bIconos.FloatSize     = new System.Drawing.Size(1106, 535);
     this.bIconos.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.btnAgregar),
         new DevExpress.XtraBars.LinkPersistInfo(this.btnEliminar),
         new DevExpress.XtraBars.LinkPersistInfo(this.btnSalir)
     });
     this.bIconos.OptionsBar.AllowCollapse           = true;
     this.bIconos.OptionsBar.AllowQuickCustomization = false;
     this.bIconos.OptionsBar.AutoPopupMode           = DevExpress.XtraBars.BarAutoPopupMode.None;
     this.bIconos.OptionsBar.DisableClose            = true;
     this.bIconos.OptionsBar.DisableCustomization    = true;
     this.bIconos.OptionsBar.DrawBorder         = false;
     this.bIconos.OptionsBar.DrawDragBorder     = false;
     this.bIconos.OptionsBar.RotateWhenVertical = false;
     this.bIconos.OptionsBar.UseWholeRow        = true;
     this.bIconos.Text = "Menú principal";
     //
     // btnAgregar
     //
     this.btnAgregar.Caption                 = "Agregar";
     this.btnAgregar.Id                      = 53;
     this.btnAgregar.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnAgregar.ImageOptions.Image")));
     this.btnAgregar.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnAgregar.ImageOptions.LargeImage")));
     this.btnAgregar.Name                    = "btnAgregar";
     this.btnAgregar.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAgregar_ItemClick);
     //
     // btnEliminar
     //
     this.btnEliminar.Caption                 = "Eliminar";
     this.btnEliminar.Id                      = 57;
     this.btnEliminar.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnEliminar.ImageOptions.Image")));
     this.btnEliminar.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnEliminar.ImageOptions.LargeImage")));
     this.btnEliminar.Name                    = "btnEliminar";
     this.btnEliminar.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEliminar_ItemClick);
     //
     // btnSalir
     //
     this.btnSalir.Caption                 = "Salir";
     this.btnSalir.Id                      = 63;
     this.btnSalir.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnSalir.ImageOptions.Image")));
     this.btnSalir.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnSalir.ImageOptions.LargeImage")));
     this.btnSalir.Name                    = "btnSalir";
     this.btnSalir.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSalir_ItemClick);
     //
     // bEstado
     //
     this.bEstado.BarName      = "Barra de estado";
     this.bEstado.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bEstado.DockCol      = 0;
     this.bEstado.DockRow      = 0;
     this.bEstado.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bEstado.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.lblProveedor)
     });
     this.bEstado.OptionsBar.AllowQuickCustomization = false;
     this.bEstado.OptionsBar.DrawDragBorder          = false;
     this.bEstado.OptionsBar.UseWholeRow             = true;
     this.bEstado.Text = "Barra de estado";
     //
     // lblProveedor
     //
     this.lblProveedor.Caption = "Proveedor:";
     this.lblProveedor.Id      = 48;
     this.lblProveedor.Name    = "lblProveedor";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(748, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 533);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(748, 25);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(56, 533);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(748, 0);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 533);
     //
     // btnLimpiar
     //
     this.btnLimpiar.Caption                 = "Limpiar";
     this.btnLimpiar.Id                      = 50;
     this.btnLimpiar.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnLimpiar.ImageOptions.Image")));
     this.btnLimpiar.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLimpiar.ImageOptions.LargeImage")));
     this.btnLimpiar.Name                    = "btnLimpiar";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // imageList1
     //
     this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // gc
     //
     this.gc.Controls.Add(this.galleryControlClient1);
     this.gc.DesignGalleryGroupIndex = 0;
     this.gc.DesignGalleryItemIndex  = 0;
     this.gc.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     //
     //
     this.gc.Gallery.AllowHoverImages = true;
     this.gc.Gallery.HoverImageSize   = new System.Drawing.Size(500, 375);
     this.gc.Gallery.Images           = this.imageList1;
     this.gc.Gallery.ImageSize        = new System.Drawing.Size(100, 75);
     this.gc.Gallery.ItemCheckMode    = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleCheck;
     skinPaddingEdges1.All            = 2;
     skinPaddingEdges1.Bottom         = 2;
     skinPaddingEdges1.Left           = 2;
     skinPaddingEdges1.Right          = 2;
     skinPaddingEdges1.Top            = 2;
     this.gc.Gallery.ItemImagePadding = skinPaddingEdges1;
     this.gc.Gallery.ShowItemText     = true;
     this.gc.Location = new System.Drawing.Point(7, 7);
     this.gc.Name     = "gc";
     this.gc.Size     = new System.Drawing.Size(678, 519);
     this.gc.TabIndex = 4;
     this.gc.Text     = "galleryControl1";
     //
     // galleryControlClient1
     //
     this.galleryControlClient1.GalleryControl = this.gc;
     this.galleryControlClient1.Location       = new System.Drawing.Point(2, 2);
     this.galleryControlClient1.Size           = new System.Drawing.Size(657, 515);
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.gc);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(56, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Padding  = new System.Windows.Forms.Padding(5);
     this.panelControl1.Size     = new System.Drawing.Size(692, 533);
     this.panelControl1.TabIndex = 5;
     //
     // OpenDialog
     //
     this.OpenDialog.FileName = "xtraOpenFileDialog1";
     //
     // Frm_Galeria_Activos
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(748, 558);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Frm_Galeria_Activos";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Frm_Galeria_Activos";
     this.Shown          += new System.EventHandler(this.Frm_Galeria_Activos_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc)).EndInit();
     this.gc.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemple #13
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, null, true, true);
     System.ComponentModel.ComponentResourceManager  resources            = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
     this.ribbon                    = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem15           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem18           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem19           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem20           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem21           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem22           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem23           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem24           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem25           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem26           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem27           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem28           = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1            = new DevExpress.XtraBars.BarStaticItem();
     this.Bs_CURUSER                = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem2            = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem29           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem30           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem31           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem32           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem33           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem34           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem35           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem36           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem37           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem38           = new DevExpress.XtraBars.BarButtonItem();
     this.barHeaderItem1            = new DevExpress.XtraBars.BarHeaderItem();
     this.bs_version                = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem39           = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barButtonItem41           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem42           = new DevExpress.XtraBars.BarButtonItem();
     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.ribbonPage2               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup6          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar           = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.xtraTabControl1           = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1              = new DevExpress.XtraTab.XtraTabPage();
     this.pictureEdit1              = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     splashScreenManager1.ClosingDelay = 500;
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12,
         this.barButtonItem13,
         this.barButtonItem14,
         this.barButtonItem15,
         this.barButtonItem16,
         this.barButtonItem17,
         this.barButtonItem18,
         this.barButtonItem19,
         this.barButtonItem20,
         this.barButtonItem21,
         this.barButtonItem22,
         this.barButtonItem23,
         this.barButtonItem24,
         this.barButtonItem25,
         this.barButtonItem26,
         this.barButtonItem27,
         this.barButtonItem28,
         this.barStaticItem1,
         this.Bs_CURUSER,
         this.barStaticItem2,
         this.barButtonItem29,
         this.barButtonItem30,
         this.barButtonItem31,
         this.barButtonItem32,
         this.barButtonItem33,
         this.barButtonItem34,
         this.barButtonItem35,
         this.barButtonItem36,
         this.barButtonItem37,
         this.barButtonItem38,
         this.barHeaderItem1,
         this.bs_version,
         this.barButtonItem39,
         this.skinRibbonGalleryBarItem1,
         this.barButtonItem41,
         this.barButtonItem42
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 52;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3
     });
     this.ribbon.QuickToolbarItemLinks.Add(this.barButtonItem39);
     this.ribbon.QuickToolbarItemLinks.Add(this.barButtonItem41);
     this.ribbon.Size      = new System.Drawing.Size(1563, 186);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "进灵登记";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_list;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "登记浏览";
     this.barButtonItem2.Id      = 2;
     this.barButtonItem2.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_resume;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "业务办理";
     this.barButtonItem3.Id      = 3;
     this.barButtonItem3.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_organization1;
     this.barButtonItem3.Name       = "barButtonItem3";
     this.barButtonItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "临时销售";
     this.barButtonItem4.Id      = 4;
     this.barButtonItem4.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_sale;
     this.barButtonItem4.Name       = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "进灵登记查询";
     this.barButtonItem5.Id                      = 5;
     this.barButtonItem5.ImageOptions.Image      = global::Brown.Properties.Resources.fullstackedline_16x16;
     this.barButtonItem5.ImageOptions.LargeImage = global::Brown.Properties.Resources.fullstackedline_32x32;
     this.barButtonItem5.Name                    = "barButtonItem5";
     this.barButtonItem5.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem5.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption                 = "出灵数据查询";
     this.barButtonItem6.Id                      = 6;
     this.barButtonItem6.ImageOptions.Image      = global::Brown.Properties.Resources.dropandhighlowlines_16x16;
     this.barButtonItem6.ImageOptions.LargeImage = global::Brown.Properties.Resources.dropandhighlowlines_32x32;
     this.barButtonItem6.Name                    = "barButtonItem6";
     this.barButtonItem6.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem6.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption                 = "火化安排";
     this.barButtonItem7.Id                      = 7;
     this.barButtonItem7.ImageOptions.Image      = global::Brown.Properties.Resources.bubble3d_16x16;
     this.barButtonItem7.ImageOptions.LargeImage = global::Brown.Properties.Resources.bubble3d_32x32;
     this.barButtonItem7.Name                    = "barButtonItem7";
     this.barButtonItem7.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption                 = "馆内现存查询";
     this.barButtonItem8.Id                      = 8;
     this.barButtonItem8.ImageOptions.Image      = global::Brown.Properties.Resources.between_16x16;
     this.barButtonItem8.ImageOptions.LargeImage = global::Brown.Properties.Resources.between_32x32;
     this.barButtonItem8.Name                    = "barButtonItem8";
     this.barButtonItem8.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption                 = "守灵厅使用安排";
     this.barButtonItem9.Id                      = 9;
     this.barButtonItem9.ImageOptions.Image      = global::Brown.Properties.Resources.news_16x16;
     this.barButtonItem9.ImageOptions.LargeImage = global::Brown.Properties.Resources.news_32x32;
     this.barButtonItem9.Name                    = "barButtonItem9";
     this.barButtonItem9.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)));
     this.barButtonItem9.Visibility              = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "寄存办理";
     this.barButtonItem10.Id      = 10;
     this.barButtonItem10.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_mydetails;
     this.barButtonItem10.Name       = "barButtonItem10";
     this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption = "寄存室数据";
     this.barButtonItem11.Id      = 11;
     this.barButtonItem11.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_appointment;
     this.barButtonItem11.Name       = "barButtonItem11";
     this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick);
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption = "欠费数据统计";
     this.barButtonItem12.Id      = 12;
     this.barButtonItem12.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_dashboard;
     this.barButtonItem12.Name        = "barButtonItem12";
     this.barButtonItem12.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem12.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick);
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption = "迁出数据查询";
     this.barButtonItem13.Id      = 13;
     this.barButtonItem13.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_transition;
     this.barButtonItem13.Name        = "barButtonItem13";
     this.barButtonItem13.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem13.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick);
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption = "原始登记查询";
     this.barButtonItem14.Id      = 14;
     this.barButtonItem14.ImageOptions.SvgImage = global::Brown.Properties.Resources.insertpiemap;
     this.barButtonItem14.Name        = "barButtonItem14";
     this.barButtonItem14.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem15
     //
     this.barButtonItem15.Caption = "告别厅安排";
     this.barButtonItem15.Id      = 16;
     this.barButtonItem15.ImageOptions.SvgImage = global::Brown.Properties.Resources.mergecells;
     this.barButtonItem15.Name       = "barButtonItem15";
     this.barButtonItem15.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption                 = "业务收费日查询";
     this.barButtonItem16.Id                      = 17;
     this.barButtonItem16.ImageOptions.Image      = global::Brown.Properties.Resources.boposition2_16x16;
     this.barButtonItem16.ImageOptions.LargeImage = global::Brown.Properties.Resources.boposition2_32x32;
     this.barButtonItem16.Name                    = "barButtonItem16";
     this.barButtonItem16.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick);
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption = "类别统计";
     this.barButtonItem17.Id      = 18;
     this.barButtonItem17.ImageOptions.SvgImage = global::Brown.Properties.Resources.linenumbering;
     this.barButtonItem17.Name       = "barButtonItem17";
     this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick);
     //
     // barButtonItem18
     //
     this.barButtonItem18.Caption = "全部单项统计";
     this.barButtonItem18.Id      = 19;
     this.barButtonItem18.ImageOptions.SvgImage = global::Brown.Properties.Resources.chart;
     this.barButtonItem18.Name       = "barButtonItem18";
     this.barButtonItem18.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem18_ItemClick);
     //
     // barButtonItem19
     //
     this.barButtonItem19.Caption = "收款员统计";
     this.barButtonItem19.Id      = 20;
     this.barButtonItem19.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_mydetails1;
     this.barButtonItem19.Name       = "barButtonItem19";
     this.barButtonItem19.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem19_ItemClick);
     //
     // barButtonItem20
     //
     this.barButtonItem20.Caption                 = "收款作废查询";
     this.barButtonItem20.Id                      = 21;
     this.barButtonItem20.ImageOptions.Image      = global::Brown.Properties.Resources.charttitlesnone_16x16;
     this.barButtonItem20.ImageOptions.LargeImage = global::Brown.Properties.Resources.charttitlesnone_32x32;
     this.barButtonItem20.Name                    = "barButtonItem20";
     this.barButtonItem20.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick);
     //
     // barButtonItem21
     //
     this.barButtonItem21.Caption                 = "财政发票项目统计";
     this.barButtonItem21.Id                      = 22;
     this.barButtonItem21.ImageOptions.Image      = global::Brown.Properties.Resources.newtablestyle_16x16;
     this.barButtonItem21.ImageOptions.LargeImage = global::Brown.Properties.Resources.newtablestyle_32x32;
     this.barButtonItem21.ItemAppearance.Disabled.Options.UseTextOptions = true;
     this.barButtonItem21.ItemAppearance.Disabled.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.barButtonItem21.Name       = "barButtonItem21";
     this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick);
     //
     // barButtonItem22
     //
     this.barButtonItem22.Caption = "工作站开票统计";
     this.barButtonItem22.Id      = 23;
     this.barButtonItem22.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem22.ImageOptions.SvgImage")));
     this.barButtonItem22.ItemAppearance.Normal.Options.UseTextOptions = true;
     this.barButtonItem22.ItemAppearance.Normal.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.barButtonItem22.Name       = "barButtonItem22";
     this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick);
     //
     // barButtonItem23
     //
     this.barButtonItem23.Caption                 = "用户管理";
     this.barButtonItem23.Id                      = 24;
     this.barButtonItem23.ImageOptions.Image      = global::Brown.Properties.Resources.boperson_16x16;
     this.barButtonItem23.ImageOptions.LargeImage = global::Brown.Properties.Resources.boperson_32x32;
     this.barButtonItem23.Name                    = "barButtonItem23";
     this.barButtonItem23.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem23_ItemClick);
     //
     // barButtonItem24
     //
     this.barButtonItem24.Caption                 = "角色管理";
     this.barButtonItem24.Id                      = 25;
     this.barButtonItem24.ImageOptions.Image      = global::Brown.Properties.Resources.bodepartment_16x16;
     this.barButtonItem24.ImageOptions.LargeImage = global::Brown.Properties.Resources.bodepartment_32x32;
     this.barButtonItem24.Name                    = "barButtonItem24";
     this.barButtonItem24.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem24_ItemClick);
     //
     // barButtonItem25
     //
     this.barButtonItem25.Caption                 = "权限分配";
     this.barButtonItem25.Id                      = 26;
     this.barButtonItem25.ImageOptions.Image      = global::Brown.Properties.Resources.encrypt_16x16;
     this.barButtonItem25.ImageOptions.LargeImage = global::Brown.Properties.Resources.encrypt_32x32;
     this.barButtonItem25.Name                    = "barButtonItem25";
     this.barButtonItem25.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick);
     //
     // barButtonItem26
     //
     this.barButtonItem26.Caption = "批量开具发票";
     this.barButtonItem26.Id      = 27;
     this.barButtonItem26.ImageOptions.SvgImage = global::Brown.Properties.Resources.shopping_barcode;
     this.barButtonItem26.Name       = "barButtonItem26";
     this.barButtonItem26.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick);
     //
     // barButtonItem27
     //
     this.barButtonItem27.Caption = "补打火化证明查询";
     this.barButtonItem27.Id      = 28;
     this.barButtonItem27.ImageOptions.SvgImage = global::Brown.Properties.Resources.printlayoutview;
     this.barButtonItem27.Name       = "barButtonItem27";
     this.barButtonItem27.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem27_ItemClick);
     //
     // barButtonItem28
     //
     this.barButtonItem28.Caption            = "寄存量统计";
     this.barButtonItem28.Id                 = 29;
     this.barButtonItem28.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem28.ImageOptions.Image")));
     this.barButtonItem28.Name               = "barButtonItem28";
     this.barButtonItem28.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem28.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem28_ItemClick);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "当前用户:";
     this.barStaticItem1.Id      = 30;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // Bs_CURUSER
     //
     this.Bs_CURUSER.Id   = 31;
     this.Bs_CURUSER.Name = "Bs_CURUSER";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "使用单位:  牡丹江市第一殡仪馆";
     this.barStaticItem2.Id      = 32;
     this.barStaticItem2.Name    = "barStaticItem2";
     //
     // barButtonItem29
     //
     this.barButtonItem29.Caption                 = "数据项维护";
     this.barButtonItem29.Id                      = 34;
     this.barButtonItem29.ImageOptions.Image      = global::Brown.Properties.Resources.managerules_16x161;
     this.barButtonItem29.ImageOptions.LargeImage = global::Brown.Properties.Resources.managerules_32x32;
     this.barButtonItem29.Name                    = "barButtonItem29";
     this.barButtonItem29.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem29_ItemClick);
     //
     // barButtonItem30
     //
     this.barButtonItem30.Caption = "服务商品及定价";
     this.barButtonItem30.Id      = 35;
     this.barButtonItem30.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_report;
     this.barButtonItem30.Name       = "barButtonItem30";
     this.barButtonItem30.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem30_ItemClick);
     //
     // barButtonItem31
     //
     this.barButtonItem31.Caption                 = "服务套餐维护";
     this.barButtonItem31.Id                      = 36;
     this.barButtonItem31.ImageOptions.Image      = global::Brown.Properties.Resources.map_16x16;
     this.barButtonItem31.ImageOptions.LargeImage = global::Brown.Properties.Resources.map_32x32;
     this.barButtonItem31.Name                    = "barButtonItem31";
     this.barButtonItem31.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem31_ItemClick);
     //
     // barButtonItem32
     //
     this.barButtonItem32.Caption                 = "财政发票基础信息";
     this.barButtonItem32.Id                      = 37;
     this.barButtonItem32.ImageOptions.Image      = global::Brown.Properties.Resources.topcenterverticaloutside_16x16;
     this.barButtonItem32.ImageOptions.LargeImage = global::Brown.Properties.Resources.topcenterverticaloutside_32x32;
     this.barButtonItem32.Name                    = "barButtonItem32";
     this.barButtonItem32.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem32.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem32_ItemClick);
     //
     // barButtonItem33
     //
     this.barButtonItem33.Caption                 = "财政发票项目维护";
     this.barButtonItem33.Id                      = 38;
     this.barButtonItem33.ImageOptions.Image      = global::Brown.Properties.Resources.editname_16x16;
     this.barButtonItem33.ImageOptions.LargeImage = global::Brown.Properties.Resources.editname_32x32;
     this.barButtonItem33.Name                    = "barButtonItem33";
     this.barButtonItem33.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem33.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem33_ItemClick);
     //
     // barButtonItem34
     //
     this.barButtonItem34.Caption                 = "税务发票基础信息";
     this.barButtonItem34.Id                      = 39;
     this.barButtonItem34.ImageOptions.Image      = global::Brown.Properties.Resources.group_16x16;
     this.barButtonItem34.ImageOptions.LargeImage = global::Brown.Properties.Resources.group_32x32;
     this.barButtonItem34.Name                    = "barButtonItem34";
     this.barButtonItem34.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem34.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem34_ItemClick);
     //
     // barButtonItem35
     //
     this.barButtonItem35.Caption = "税务发票项目维护";
     this.barButtonItem35.Id      = 40;
     this.barButtonItem35.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_transition1;
     this.barButtonItem35.Name        = "barButtonItem35";
     this.barButtonItem35.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem35.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem35_ItemClick);
     //
     // barButtonItem36
     //
     this.barButtonItem36.Caption = "寄存结构维护";
     this.barButtonItem36.Id      = 41;
     this.barButtonItem36.ImageOptions.SvgImage = global::Brown.Properties.Resources.bo_category;
     this.barButtonItem36.Name       = "barButtonItem36";
     this.barButtonItem36.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem36_ItemClick);
     //
     // barButtonItem37
     //
     this.barButtonItem37.Caption                 = "升级文件上传";
     this.barButtonItem37.Id                      = 43;
     this.barButtonItem37.ImageOptions.Image      = global::Brown.Properties.Resources.wifi_16x16;
     this.barButtonItem37.ImageOptions.LargeImage = global::Brown.Properties.Resources.wifi_32x32;
     this.barButtonItem37.Name                    = "barButtonItem37";
     this.barButtonItem37.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem37.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem37_ItemClick);
     //
     // barButtonItem38
     //
     this.barButtonItem38.Caption                 = "数据备份";
     this.barButtonItem38.Id                      = 44;
     this.barButtonItem38.ImageOptions.Image      = global::Brown.Properties.Resources.export_16x16;
     this.barButtonItem38.ImageOptions.LargeImage = global::Brown.Properties.Resources.export_32x32;
     this.barButtonItem38.Name                    = "barButtonItem38";
     this.barButtonItem38.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem38_ItemClick);
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "版本号:";
     this.barHeaderItem1.Id      = 45;
     this.barHeaderItem1.Name    = "barHeaderItem1";
     //
     // bs_version
     //
     this.bs_version.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bs_version.Id        = 46;
     this.bs_version.Name      = "bs_version";
     //
     // barButtonItem39
     //
     this.barButtonItem39.Caption                 = "重新登录";
     this.barButtonItem39.Id                      = 47;
     this.barButtonItem39.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem39.ImageOptions.Image")));
     this.barButtonItem39.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem39.ImageOptions.LargeImage")));
     this.barButtonItem39.Name                    = "barButtonItem39";
     this.barButtonItem39.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem39_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     //
     //
     //
     this.skinRibbonGalleryBarItem1.Gallery.AllowHoverImages    = true;
     this.skinRibbonGalleryBarItem1.Gallery.ColumnCount         = 4;
     this.skinRibbonGalleryBarItem1.Gallery.FixedHoverImageSize = false;
     this.skinRibbonGalleryBarItem1.Gallery.ImageSize           = new System.Drawing.Size(16, 16);
     this.skinRibbonGalleryBarItem1.Gallery.ItemCheckMode       = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleRadio;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLayout     = DevExpress.Utils.Drawing.ImageLayoutMode.Squeeze;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImageLocation   = DevExpress.Utils.Locations.Top;
     skinPaddingEdges1.Left  = 8;
     skinPaddingEdges1.Right = 8;
     this.skinRibbonGalleryBarItem1.Gallery.ItemImagePadding = skinPaddingEdges1;
     this.skinRibbonGalleryBarItem1.Gallery.ScaleImages      = DevExpress.Utils.DefaultBoolean.False;
     this.skinRibbonGalleryBarItem1.Id = 49;
     this.skinRibbonGalleryBarItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("skinRibbonGalleryBarItem1.ImageOptions.SvgImage")));
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // barButtonItem41
     //
     this.barButtonItem41.Caption = "修改密码";
     this.barButtonItem41.Id      = 50;
     this.barButtonItem41.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem41.ImageOptions.SvgImage")));
     this.barButtonItem41.Name       = "barButtonItem41";
     this.barButtonItem41.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem41_ItemClick);
     //
     // barButtonItem42
     //
     this.barButtonItem42.Caption = "工作站信息维护";
     this.barButtonItem42.Id      = 51;
     this.barButtonItem42.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem42.ImageOptions.SvgImage")));
     this.barButtonItem42.Name       = "barButtonItem42";
     this.barButtonItem42.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem42_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3,
         this.ribbonPageGroup4
     });
     this.ribbonPage1.ImageOptions.Image = global::Brown.Properties.Resources.bopivotchart_16x16;
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "业务办理";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem4, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem26, true);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "火化业务办理";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem15);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem27);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "火化业务查询";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem10, false, "", "", true);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "寄存业务";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem28);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "寄存室业务查询";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "收费查询、统计";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem20, true);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem19, true);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem17);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem18);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem21);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem22);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup6,
         this.ribbonPageGroup7
     });
     this.ribbonPage3.ImageOptions.Image = global::Brown.Properties.Resources.managerules_16x16;
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "系统维护";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem23);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem24);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem25);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "用户及权限管理";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem29);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem30);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem31);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem32, true);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem33);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem34);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem35);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem36, true);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem42, true);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem37);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem38, true);
     this.ribbonPageGroup7.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "基础信息维护";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem1);
     this.ribbonStatusBar.ItemLinks.Add(this.Bs_CURUSER);
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.barHeaderItem1);
     this.ribbonStatusBar.ItemLinks.Add(this.bs_version);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 616);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1563, 29);
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeaderAndOnMouseHover;
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(0, 186);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1563, 430);
     this.xtraTabControl1.TabIndex        = 2;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1
     });
     this.xtraTabControl1.CloseButtonClick += new System.EventHandler(this.xtraTabControl1_CloseButtonClick);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.pictureEdit1);
     this.xtraTabPage1.Name            = "xtraTabPage1";
     this.xtraTabPage1.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     this.xtraTabPage1.Size            = new System.Drawing.Size(1561, 398);
     this.xtraTabPage1.Text            = "欢迎";
     //
     // pictureEdit1
     //
     this.pictureEdit1.BackgroundImage       = global::Brown.Properties.Resources.cover;
     this.pictureEdit1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     this.pictureEdit1.Dock                          = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit1.EditValue                     = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location                      = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager                   = this.ribbon;
     this.pictureEdit1.Name                          = "pictureEdit1";
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size                          = new System.Drawing.Size(1561, 398);
     this.pictureEdit1.TabIndex                      = 0;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1563, 645);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name        = "MainForm";
     this.Ribbon      = this.ribbon;
     this.StatusBar   = this.ribbonStatusBar;
     this.Text        = "殡仪馆收费管理系统";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
     this.Load       += new System.EventHandler(this.MainForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <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.XtraBars.Ribbon.GalleryItemGroup galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem1 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem2 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem3 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem4 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.XtraBars.Ribbon.GalleryItem galleryItem5 = new DevExpress.XtraBars.Ribbon.GalleryItem();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
            DevExpress.Skins.SkinPaddingEdges skinPaddingEdges2 = new DevExpress.Skins.SkinPaddingEdges();
            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.errorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
            this.moduleDataLayout = new DevExpress.XtraDataLayout.DataLayoutControl();
            this.FullNameTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.biSave = new DevExpress.XtraBars.BarButtonItem();
            this.biClose = new DevExpress.XtraBars.BarButtonItem();
            this.biSaveAndClose = new DevExpress.XtraBars.BarButtonItem();
            this.biDelete = new DevExpress.XtraBars.BarButtonItem();
            this.biMailMerge = new DevExpress.XtraBars.BarButtonItem();
            this.biMeeting = new DevExpress.XtraBars.BarButtonItem();
            this.biPrintSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiPrintProfile = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintSummary = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintDirectory = new DevExpress.XtraBars.BarButtonItem();
            this.bmiPrintTaskList = new DevExpress.XtraBars.BarButtonItem();
            this.biTask = new DevExpress.XtraBars.BarButtonItem();
            this.galleryQuickLetters = new DevExpress.XtraBars.RibbonGalleryBarItem();
            this.biShowMap = new DevExpress.XtraBars.BarButtonItem();
            this.biRefresh = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup5 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ZipCodeTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.StateImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.CityTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.AddressTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.gridControlTasks = new DevExpress.XtraGrid.GridControl();
            this.bindingSourceTasks = new System.Windows.Forms.BindingSource(this.components);
            this.gvTasks = new DevExpress.OutlookInspiredApp.Win.TaskPreviewGridView();
            this.colPriority = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDueDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSubject1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCompletion = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.gridControlEvaluations = new DevExpress.XtraGrid.GridControl();
            this.bindingSourceEvaluations = new System.Windows.Forms.BindingSource(this.components);
            this.gvEvaluations = new DevExpress.OutlookInspiredApp.Win.TaskPreviewGridView();
            this.colCreatedOn = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colSubject = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colCreatedBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.DepartmentImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.TitleTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.StatusImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.HireDateDateEdit = new DevExpress.XtraEditors.DateEdit();
            this.FirstNameTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.LastNameTextEdit = new DevExpress.XtraEditors.TextEdit();
            this.PrefixImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.BirthDateDateEdit = new DevExpress.XtraEditors.DateEdit();
            this.PhotoPictureEdit = new DevExpress.XtraEditors.PictureEdit();
            this.HomePhoneTextEdit = new DevExpress.XtraEditors.ButtonEdit();
            this.MobilePhoneTextEdit = new DevExpress.XtraEditors.ButtonEdit();
            this.EmailTextEdit = new DevExpress.XtraEditors.ButtonEdit();
            this.SkypeTextEdit = new DevExpress.XtraEditors.ButtonEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.ItemForFirstName = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForLastName = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForPrefix = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForDepartment = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForStatus = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForEvaluations = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForHomePhone = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForMobilePhone = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForEmail = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForSkype = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForPhoto = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.ItemForAddress = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForCity = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForState = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForZipCode = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.ItemForFullName = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForHireDate = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForBirthDate = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.ItemForTitle = new DevExpress.XtraLayout.LayoutControlItem();
            this.ItemForTasks = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.moduleDataLayout)).BeginInit();
            this.moduleDataLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.FullNameTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ZipCodeTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.StateImageComboBoxEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CityTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.AddressTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlTasks)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceTasks)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvTasks)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlEvaluations)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceEvaluations)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvEvaluations)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.DepartmentImageComboBoxEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.TitleTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.StatusImageComboBoxEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.HireDateDateEdit.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.HireDateDateEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.FirstNameTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.LastNameTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.PrefixImageComboBoxEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BirthDateDateEdit.Properties.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.BirthDateDateEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.PhotoPictureEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.HomePhoneTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MobilePhoneTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.EmailTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.SkypeTextEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForFirstName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForLastName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForPrefix)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForDepartment)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForStatus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForEvaluations)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForHomePhone)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForMobilePhone)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForEmail)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForSkype)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForPhoto)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForAddress)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForCity)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForState)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForZipCode)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForFullName)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForHireDate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForBirthDate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForTitle)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForTasks)).BeginInit();
            this.SuspendLayout();
            // 
            // errorProvider
            // 
            this.errorProvider.ContainerControl = this.moduleDataLayout;
            this.errorProvider.DataSource = this.bindingSource;
            // 
            // moduleDataLayout
            // 
            this.moduleDataLayout.AllowCustomizationMenu = false;
            this.moduleDataLayout.Controls.Add(this.FullNameTextEdit);
            this.moduleDataLayout.Controls.Add(this.ZipCodeTextEdit);
            this.moduleDataLayout.Controls.Add(this.StateImageComboBoxEdit);
            this.moduleDataLayout.Controls.Add(this.CityTextEdit);
            this.moduleDataLayout.Controls.Add(this.AddressTextEdit);
            this.moduleDataLayout.Controls.Add(this.gridControlTasks);
            this.moduleDataLayout.Controls.Add(this.gridControlEvaluations);
            this.moduleDataLayout.Controls.Add(this.DepartmentImageComboBoxEdit);
            this.moduleDataLayout.Controls.Add(this.TitleTextEdit);
            this.moduleDataLayout.Controls.Add(this.StatusImageComboBoxEdit);
            this.moduleDataLayout.Controls.Add(this.HireDateDateEdit);
            this.moduleDataLayout.Controls.Add(this.FirstNameTextEdit);
            this.moduleDataLayout.Controls.Add(this.LastNameTextEdit);
            this.moduleDataLayout.Controls.Add(this.PrefixImageComboBoxEdit);
            this.moduleDataLayout.Controls.Add(this.BirthDateDateEdit);
            this.moduleDataLayout.Controls.Add(this.PhotoPictureEdit);
            this.moduleDataLayout.Controls.Add(this.HomePhoneTextEdit);
            this.moduleDataLayout.Controls.Add(this.MobilePhoneTextEdit);
            this.moduleDataLayout.Controls.Add(this.EmailTextEdit);
            this.moduleDataLayout.Controls.Add(this.SkypeTextEdit);
            this.moduleDataLayout.DataSource = this.bindingSource;
            this.moduleDataLayout.Dock = System.Windows.Forms.DockStyle.Fill;
            this.moduleDataLayout.Location = new System.Drawing.Point(0, 142);
            this.moduleDataLayout.MenuManager = this.ribbonControl;
            this.moduleDataLayout.Name = "moduleDataLayout";
            this.moduleDataLayout.Root = this.layoutControlGroup1;
            this.moduleDataLayout.Size = new System.Drawing.Size(1209, 643);
            this.moduleDataLayout.TabIndex = 1;
            this.moduleDataLayout.Text = "moduleDataLayout";
            // 
            // FullNameTextEdit
            // 
            this.FullNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "FullNameBindable", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.FullNameTextEdit.Location = new System.Drawing.Point(100, 60);
            this.FullNameTextEdit.MenuManager = this.ribbonControl;
            this.FullNameTextEdit.Name = "FullNameTextEdit";
            this.FullNameTextEdit.Size = new System.Drawing.Size(313, 20);
            this.FullNameTextEdit.StyleController = this.moduleDataLayout;
            this.FullNameTextEdit.TabIndex = 23;
            // 
            // bindingSource
            // 
            this.bindingSource.DataSource = typeof(DevExpress.DevAV.Employee);
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.biSave,
            this.biClose,
            this.biSaveAndClose,
            this.biDelete,
            this.biMailMerge,
            this.biMeeting,
            this.biPrintSubItem,
            this.bmiPrintProfile,
            this.bmiPrintSummary,
            this.biTask,
            this.bmiPrintDirectory,
            this.bmiPrintTaskList,
            this.galleryQuickLetters,
            this.biShowMap,
            this.biRefresh});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 18;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
            this.ribbonControl.Size = new System.Drawing.Size(1209, 142);
            // 
            // biSave
            // 
            this.biSave.Caption = "Save";
            this.biSave.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_save_16;
            this.biSave.Id = 1;
            this.biSave.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_save_32;
            this.biSave.Name = "biSave";
            // 
            // biClose
            // 
            this.biClose.Caption = "Close";
            this.biClose.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_close_16;
            this.biClose.Id = 2;
            this.biClose.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Escape);
            this.biClose.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_close_32;
            this.biClose.Name = "biClose";
            // 
            // biSaveAndClose
            // 
            this.biSaveAndClose.Caption = "Save && Close";
            this.biSaveAndClose.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_save_close_16;
            this.biSaveAndClose.Id = 3;
            this.biSaveAndClose.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_save_close_32;
            this.biSaveAndClose.Name = "biSaveAndClose";
            // 
            // biDelete
            // 
            this.biDelete.Caption = "Delete";
            this.biDelete.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_16;
            this.biDelete.Id = 4;
            this.biDelete.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_delete_32;
            this.biDelete.Name = "biDelete";
            // 
            // biMailMerge
            // 
            this.biMailMerge.Caption = "Mail Merge";
            this.biMailMerge.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mail_merge_16;
            this.biMailMerge.Id = 5;
            this.biMailMerge.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mail_merge_32;
            this.biMailMerge.Name = "biMailMerge";
            // 
            // biMeeting
            // 
            this.biMeeting.Caption = "Meeting";
            this.biMeeting.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_meeting_16;
            this.biMeeting.Id = 6;
            this.biMeeting.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_meeting_32;
            this.biMeeting.Name = "biMeeting";
            // 
            // biPrintSubItem
            // 
            this.biPrintSubItem.Caption = "Print";
            this.biPrintSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_16;
            this.biPrintSubItem.Id = 8;
            this.biPrintSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_print_32;
            this.biPrintSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintProfile),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintSummary),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintDirectory),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiPrintTaskList)});
            this.biPrintSubItem.Name = "biPrintSubItem";
            this.biPrintSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiPrintProfile
            // 
            this.bmiPrintProfile.Caption = "Employee Profile";
            this.bmiPrintProfile.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_profile_16;
            this.bmiPrintProfile.Id = 9;
            this.bmiPrintProfile.Name = "bmiPrintProfile";
            // 
            // bmiPrintSummary
            // 
            this.bmiPrintSummary.Caption = "Summary Report";
            this.bmiPrintSummary.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_summary_16;
            this.bmiPrintSummary.Id = 10;
            this.bmiPrintSummary.Name = "bmiPrintSummary";
            // 
            // bmiPrintDirectory
            // 
            this.bmiPrintDirectory.Caption = "Directory";
            this.bmiPrintDirectory.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_directory_16;
            this.bmiPrintDirectory.Id = 12;
            this.bmiPrintDirectory.Name = "bmiPrintDirectory";
            // 
            // bmiPrintTaskList
            // 
            this.bmiPrintTaskList.Caption = "Task List";
            this.bmiPrintTaskList.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_task_list_16;
            this.bmiPrintTaskList.Id = 13;
            this.bmiPrintTaskList.Name = "bmiPrintTaskList";
            // 
            // biTask
            // 
            this.biTask.Caption = "Task";
            this.biTask.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_task_16;
            this.biTask.Id = 11;
            this.biTask.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_task_32;
            this.biTask.Name = "biTask";
            // 
            // galleryQuickLetters
            // 
            this.galleryQuickLetters.Caption = "ribbonGalleryBarItem1";
            // 
            // 
            // 
            this.galleryQuickLetters.Gallery.ColumnCount = 2;
            this.galleryQuickLetters.Gallery.DrawImageBackground = false;
            galleryItemGroup1.Caption = "Group1";
            galleryItem1.Caption = "Thank You Note";
            galleryItem1.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_thank_16;
            galleryItem2.Caption = "Employee Award";
            galleryItem2.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_award_16;
            galleryItem3.Caption = "Service Excellence";
            galleryItem3.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_excellence_16;
            galleryItem4.Caption = "Probation Notice";
            galleryItem4.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_probation_notice_16;
            galleryItem5.Caption = "Welcome To DevAV";
            galleryItem5.Image = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_employee_quick_welcome_16;
            galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
            galleryItem1,
            galleryItem2,
            galleryItem3,
            galleryItem4,
            galleryItem5});
            this.galleryQuickLetters.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
            galleryItemGroup1});
            this.galleryQuickLetters.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
            skinPaddingEdges1.Bottom = -3;
            skinPaddingEdges1.Top = -3;
            this.galleryQuickLetters.Gallery.ItemImagePadding = skinPaddingEdges1;
            skinPaddingEdges2.Bottom = -1;
            skinPaddingEdges2.Top = -1;
            this.galleryQuickLetters.Gallery.ItemTextPadding = skinPaddingEdges2;
            this.galleryQuickLetters.Gallery.ShowItemText = true;
            this.galleryQuickLetters.Id = 14;
            this.galleryQuickLetters.Name = "galleryQuickLetters";
            // 
            // biShowMap
            // 
            this.biShowMap.Caption = "Map It";
            this.biShowMap.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_16;
            this.biShowMap.Id = 15;
            this.biShowMap.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mapit_32;
            this.biShowMap.Name = "biShowMap";
            // 
            // biRefresh
            // 
            this.biRefresh.Caption = "Reset Changes";
            this.biRefresh.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_reset_changes_16;
            this.biRefresh.Id = 17;
            this.biRefresh.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_reset_changes_32;
            this.biRefresh.Name = "biRefresh";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup7,
            this.ribbonPageGroup2,
            this.ribbonPageGroup4,
            this.ribbonPageGroup5,
            this.ribbonPageGroup6,
            this.ribbonPageGroup3});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "CONTACT";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.ItemLinks.Add(this.biSave);
            this.ribbonPageGroup1.ItemLinks.Add(this.biSaveAndClose);
            this.ribbonPageGroup1.MergeOrder = 0;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "Save";
            // 
            // ribbonPageGroup7
            // 
            this.ribbonPageGroup7.AllowTextClipping = false;
            this.ribbonPageGroup7.ItemLinks.Add(this.biRefresh);
            this.ribbonPageGroup7.MergeOrder = 0;
            this.ribbonPageGroup7.Name = "ribbonPageGroup7";
            this.ribbonPageGroup7.ShowCaptionButton = false;
            this.ribbonPageGroup7.Text = "Edit";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biDelete);
            this.ribbonPageGroup2.MergeOrder = 0;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Delete";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.ItemLinks.Add(this.biPrintSubItem);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMeeting);
            this.ribbonPageGroup4.ItemLinks.Add(this.biTask);
            this.ribbonPageGroup4.ItemLinks.Add(this.biMailMerge);
            this.ribbonPageGroup4.MergeOrder = 0;
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "Actions";
            // 
            // ribbonPageGroup5
            // 
            this.ribbonPageGroup5.ItemLinks.Add(this.galleryQuickLetters);
            this.ribbonPageGroup5.MergeOrder = 0;
            this.ribbonPageGroup5.Name = "ribbonPageGroup5";
            this.ribbonPageGroup5.ShowCaptionButton = false;
            this.ribbonPageGroup5.Text = "Quick Letters";
            // 
            // ribbonPageGroup6
            // 
            this.ribbonPageGroup6.AllowTextClipping = false;
            this.ribbonPageGroup6.ItemLinks.Add(this.biShowMap);
            this.ribbonPageGroup6.MergeOrder = 0;
            this.ribbonPageGroup6.Name = "ribbonPageGroup6";
            this.ribbonPageGroup6.ShowCaptionButton = false;
            this.ribbonPageGroup6.Text = "View";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.biClose);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Close";
            // 
            // ZipCodeTextEdit
            // 
            this.ZipCodeTextEdit.EnterMoveNextControl = true;
            this.ZipCodeTextEdit.Location = new System.Drawing.Point(245, 200);
            this.ZipCodeTextEdit.MenuManager = this.ribbonControl;
            this.ZipCodeTextEdit.Name = "ZipCodeTextEdit";
            this.ZipCodeTextEdit.Size = new System.Drawing.Size(294, 20);
            this.ZipCodeTextEdit.StyleController = this.moduleDataLayout;
            this.ZipCodeTextEdit.TabIndex = 22;
            // 
            // StateImageComboBoxEdit
            // 
            this.StateImageComboBoxEdit.EnterMoveNextControl = true;
            this.StateImageComboBoxEdit.Location = new System.Drawing.Point(100, 200);
            this.StateImageComboBoxEdit.MenuManager = this.ribbonControl;
            this.StateImageComboBoxEdit.Name = "StateImageComboBoxEdit";
            this.StateImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.StateImageComboBoxEdit.Properties.DropDownRows = 14;
            this.StateImageComboBoxEdit.Properties.Sorted = true;
            this.StateImageComboBoxEdit.Size = new System.Drawing.Size(94, 20);
            this.StateImageComboBoxEdit.StyleController = this.moduleDataLayout;
            this.StateImageComboBoxEdit.TabIndex = 21;
            // 
            // CityTextEdit
            // 
            this.CityTextEdit.EnterMoveNextControl = true;
            this.CityTextEdit.Location = new System.Drawing.Point(100, 176);
            this.CityTextEdit.MenuManager = this.ribbonControl;
            this.CityTextEdit.Name = "CityTextEdit";
            this.CityTextEdit.Size = new System.Drawing.Size(439, 20);
            this.CityTextEdit.StyleController = this.moduleDataLayout;
            this.CityTextEdit.TabIndex = 20;
            // 
            // AddressTextEdit
            // 
            this.AddressTextEdit.EnterMoveNextControl = true;
            this.AddressTextEdit.Location = new System.Drawing.Point(100, 152);
            this.AddressTextEdit.MenuManager = this.ribbonControl;
            this.AddressTextEdit.Name = "AddressTextEdit";
            this.AddressTextEdit.Size = new System.Drawing.Size(439, 20);
            this.AddressTextEdit.StyleController = this.moduleDataLayout;
            this.AddressTextEdit.TabIndex = 19;
            // 
            // gridControlTasks
            // 
            this.gridControlTasks.DataBindings.Add(new System.Windows.Forms.Binding("DataSource", this.bindingSource, "AssignedTasks", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.gridControlTasks.DataSource = this.bindingSourceTasks;
            this.gridControlTasks.Location = new System.Drawing.Point(100, 368);
            this.gridControlTasks.MainView = this.gvTasks;
            this.gridControlTasks.Name = "gridControlTasks";
            this.gridControlTasks.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemProgressBar1});
            this.gridControlTasks.Size = new System.Drawing.Size(1097, 263);
            this.gridControlTasks.TabIndex = 18;
            this.gridControlTasks.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvTasks});
            // 
            // bindingSourceTasks
            // 
            this.bindingSourceTasks.DataSource = typeof(DevExpress.DevAV.EmployeeTask);
            // 
            // gvTasks
            // 
            this.gvTasks.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Transparent;
            this.gvTasks.Appearance.HideSelectionRow.Options.UseBackColor = true;
            this.gvTasks.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colPriority,
            this.colDueDate,
            this.colSubject1,
            this.colDescription,
            this.colCompletion});
            this.gvTasks.GridControl = this.gridControlTasks;
            this.gvTasks.Name = "gvTasks";
            this.gvTasks.OptionsBehavior.FocusLeaveOnTab = true;
            this.gvTasks.PreviewFieldName = "Description";
            this.gvTasks.PreviewIndent = 0;
            // 
            // colPriority
            // 
            this.colPriority.Caption = "PRIORITY";
            this.colPriority.FieldName = "Priority";
            this.colPriority.Name = "colPriority";
            this.colPriority.OptionsColumn.AllowEdit = false;
            this.colPriority.OptionsColumn.AllowFocus = false;
            this.colPriority.Visible = true;
            this.colPriority.VisibleIndex = 0;
            this.colPriority.Width = 65;
            // 
            // colDueDate
            // 
            this.colDueDate.AppearanceCell.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.colDueDate.AppearanceCell.Options.UseFont = true;
            this.colDueDate.Caption = "DUE DATE";
            this.colDueDate.FieldName = "DueDate";
            this.colDueDate.Name = "colDueDate";
            this.colDueDate.OptionsColumn.AllowEdit = false;
            this.colDueDate.OptionsColumn.AllowFocus = false;
            this.colDueDate.Visible = true;
            this.colDueDate.VisibleIndex = 1;
            this.colDueDate.Width = 80;
            // 
            // colSubject1
            // 
            this.colSubject1.Caption = "SUBJECT";
            this.colSubject1.FieldName = "Subject";
            this.colSubject1.Name = "colSubject1";
            this.colSubject1.OptionsColumn.AllowEdit = false;
            this.colSubject1.OptionsColumn.AllowFocus = false;
            this.colSubject1.Visible = true;
            this.colSubject1.VisibleIndex = 2;
            this.colSubject1.Width = 288;
            // 
            // colDescription
            // 
            this.colDescription.Caption = "DESCRIPTION";
            this.colDescription.FieldName = "Description";
            this.colDescription.Name = "colDescription";
            this.colDescription.OptionsColumn.AllowEdit = false;
            this.colDescription.OptionsColumn.AllowFocus = false;
            this.colDescription.Visible = true;
            this.colDescription.VisibleIndex = 3;
            this.colDescription.Width = 524;
            // 
            // colCompletion
            // 
            this.colCompletion.Caption = "COMPLETION";
            this.colCompletion.ColumnEdit = this.repositoryItemProgressBar1;
            this.colCompletion.FieldName = "Completion";
            this.colCompletion.Name = "colCompletion";
            this.colCompletion.OptionsColumn.AllowEdit = false;
            this.colCompletion.OptionsColumn.AllowFocus = false;
            this.colCompletion.Visible = true;
            this.colCompletion.VisibleIndex = 4;
            this.colCompletion.Width = 122;
            // 
            // repositoryItemProgressBar1
            // 
            this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
            this.repositoryItemProgressBar1.ShowTitle = true;
            // 
            // gridControlEvaluations
            // 
            this.gridControlEvaluations.DataBindings.Add(new System.Windows.Forms.Binding("DataSource", this.bindingSource, "Evaluations", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.gridControlEvaluations.DataSource = this.bindingSourceEvaluations;
            this.gridControlEvaluations.Location = new System.Drawing.Point(563, 122);
            this.gridControlEvaluations.MainView = this.gvEvaluations;
            this.gridControlEvaluations.Name = "gridControlEvaluations";
            this.gridControlEvaluations.Size = new System.Drawing.Size(634, 222);
            this.gridControlEvaluations.TabIndex = 6;
            this.gridControlEvaluations.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvEvaluations});
            // 
            // bindingSourceEvaluations
            // 
            this.bindingSourceEvaluations.DataSource = typeof(DevExpress.DevAV.Evaluation);
            // 
            // gvEvaluations
            // 
            this.gvEvaluations.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colCreatedOn,
            this.colSubject,
            this.colCreatedBy});
            this.gvEvaluations.GridControl = this.gridControlEvaluations;
            this.gvEvaluations.Name = "gvEvaluations";
            this.gvEvaluations.OptionsBehavior.FocusLeaveOnTab = true;
            this.gvEvaluations.OptionsSelection.EnableAppearanceHideSelection = false;
            this.gvEvaluations.PreviewFieldName = "Details";
            this.gvEvaluations.PreviewIndent = 0;
            this.gvEvaluations.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvEvaluations_RowCellStyle);
            // 
            // colCreatedOn
            // 
            this.colCreatedOn.AppearanceCell.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.colCreatedOn.AppearanceCell.Options.UseFont = true;
            this.colCreatedOn.Caption = "CREATED ON";
            this.colCreatedOn.FieldName = "CreatedOn";
            this.colCreatedOn.Name = "colCreatedOn";
            this.colCreatedOn.OptionsColumn.AllowEdit = false;
            this.colCreatedOn.OptionsColumn.AllowFocus = false;
            this.colCreatedOn.Visible = true;
            this.colCreatedOn.VisibleIndex = 0;
            this.colCreatedOn.Width = 88;
            // 
            // colSubject
            // 
            this.colSubject.Caption = "SUBJECT";
            this.colSubject.FieldName = "Subject";
            this.colSubject.Name = "colSubject";
            this.colSubject.OptionsColumn.AllowEdit = false;
            this.colSubject.OptionsColumn.AllowFocus = false;
            this.colSubject.Visible = true;
            this.colSubject.VisibleIndex = 1;
            this.colSubject.Width = 351;
            // 
            // colCreatedBy
            // 
            this.colCreatedBy.Caption = "MANAGER";
            this.colCreatedBy.FieldName = "CreatedBy";
            this.colCreatedBy.Name = "colCreatedBy";
            this.colCreatedBy.OptionsColumn.AllowEdit = false;
            this.colCreatedBy.OptionsColumn.AllowFocus = false;
            this.colCreatedBy.Visible = true;
            this.colCreatedBy.VisibleIndex = 2;
            this.colCreatedBy.Width = 189;
            // 
            // DepartmentImageComboBoxEdit
            // 
            this.DepartmentImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Department", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.DepartmentImageComboBoxEdit.EnterMoveNextControl = true;
            this.DepartmentImageComboBoxEdit.Location = new System.Drawing.Point(651, 12);
            this.DepartmentImageComboBoxEdit.MenuManager = this.ribbonControl;
            this.DepartmentImageComboBoxEdit.Name = "DepartmentImageComboBoxEdit";
            this.DepartmentImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.DepartmentImageComboBoxEdit.Size = new System.Drawing.Size(546, 20);
            this.DepartmentImageComboBoxEdit.StyleController = this.moduleDataLayout;
            this.DepartmentImageComboBoxEdit.TabIndex = 4;
            // 
            // TitleTextEdit
            // 
            this.TitleTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Title", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.TitleTextEdit.EnterMoveNextControl = true;
            this.TitleTextEdit.Location = new System.Drawing.Point(100, 108);
            this.TitleTextEdit.MenuManager = this.ribbonControl;
            this.TitleTextEdit.Name = "TitleTextEdit";
            this.TitleTextEdit.Properties.ValidateOnEnterKey = true;
            this.TitleTextEdit.Size = new System.Drawing.Size(200, 20);
            this.TitleTextEdit.StyleController = this.moduleDataLayout;
            this.TitleTextEdit.TabIndex = 5;
            // 
            // StatusImageComboBoxEdit
            // 
            this.StatusImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Status", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.StatusImageComboBoxEdit.EnterMoveNextControl = true;
            this.StatusImageComboBoxEdit.Location = new System.Drawing.Point(651, 36);
            this.StatusImageComboBoxEdit.MenuManager = this.ribbonControl;
            this.StatusImageComboBoxEdit.Name = "StatusImageComboBoxEdit";
            this.StatusImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.StatusImageComboBoxEdit.Size = new System.Drawing.Size(546, 20);
            this.StatusImageComboBoxEdit.StyleController = this.moduleDataLayout;
            this.StatusImageComboBoxEdit.TabIndex = 6;
            // 
            // HireDateDateEdit
            // 
            this.HireDateDateEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "HireDate", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.HireDateDateEdit.EditValue = null;
            this.HireDateDateEdit.EnterMoveNextControl = true;
            this.HireDateDateEdit.Location = new System.Drawing.Point(651, 60);
            this.HireDateDateEdit.MenuManager = this.ribbonControl;
            this.HireDateDateEdit.Name = "HireDateDateEdit";
            this.HireDateDateEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.HireDateDateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.HireDateDateEdit.Size = new System.Drawing.Size(546, 20);
            this.HireDateDateEdit.StyleController = this.moduleDataLayout;
            this.HireDateDateEdit.TabIndex = 7;
            // 
            // FirstNameTextEdit
            // 
            this.FirstNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "FirstName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.FirstNameTextEdit.EnterMoveNextControl = true;
            this.FirstNameTextEdit.Location = new System.Drawing.Point(100, 12);
            this.FirstNameTextEdit.MenuManager = this.ribbonControl;
            this.FirstNameTextEdit.Name = "FirstNameTextEdit";
            this.FirstNameTextEdit.Properties.ValidateOnEnterKey = true;
            this.FirstNameTextEdit.Size = new System.Drawing.Size(313, 20);
            this.FirstNameTextEdit.StyleController = this.moduleDataLayout;
            this.FirstNameTextEdit.TabIndex = 8;
            // 
            // LastNameTextEdit
            // 
            this.LastNameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "LastName", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.LastNameTextEdit.EnterMoveNextControl = true;
            this.LastNameTextEdit.Location = new System.Drawing.Point(100, 36);
            this.LastNameTextEdit.MenuManager = this.ribbonControl;
            this.LastNameTextEdit.Name = "LastNameTextEdit";
            this.LastNameTextEdit.Properties.ValidateOnEnterKey = true;
            this.LastNameTextEdit.Size = new System.Drawing.Size(313, 20);
            this.LastNameTextEdit.StyleController = this.moduleDataLayout;
            this.LastNameTextEdit.TabIndex = 9;
            // 
            // PrefixImageComboBoxEdit
            // 
            this.PrefixImageComboBoxEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Prefix", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.PrefixImageComboBoxEdit.EnterMoveNextControl = true;
            this.PrefixImageComboBoxEdit.Location = new System.Drawing.Point(337, 108);
            this.PrefixImageComboBoxEdit.MenuManager = this.ribbonControl;
            this.PrefixImageComboBoxEdit.Name = "PrefixImageComboBoxEdit";
            this.PrefixImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.PrefixImageComboBoxEdit.Size = new System.Drawing.Size(76, 20);
            this.PrefixImageComboBoxEdit.StyleController = this.moduleDataLayout;
            this.PrefixImageComboBoxEdit.TabIndex = 11;
            // 
            // BirthDateDateEdit
            // 
            this.BirthDateDateEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "BirthDate", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.BirthDateDateEdit.EditValue = null;
            this.BirthDateDateEdit.EnterMoveNextControl = true;
            this.BirthDateDateEdit.Location = new System.Drawing.Point(100, 84);
            this.BirthDateDateEdit.MenuManager = this.ribbonControl;
            this.BirthDateDateEdit.Name = "BirthDateDateEdit";
            this.BirthDateDateEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.BirthDateDateEdit.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.BirthDateDateEdit.Size = new System.Drawing.Size(313, 20);
            this.BirthDateDateEdit.StyleController = this.moduleDataLayout;
            this.BirthDateDateEdit.TabIndex = 16;
            // 
            // PhotoPictureEdit
            // 
            this.PhotoPictureEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Photo", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.PhotoPictureEdit.Location = new System.Drawing.Point(435, 12);
            this.PhotoPictureEdit.MenuManager = this.ribbonControl;
            this.PhotoPictureEdit.Name = "PhotoPictureEdit";
            this.PhotoPictureEdit.Properties.PictureStoreMode = DevExpress.XtraEditors.Controls.PictureStoreMode.ByteArray;
            this.PhotoPictureEdit.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
            this.PhotoPictureEdit.Size = new System.Drawing.Size(104, 116);
            this.PhotoPictureEdit.StyleController = this.moduleDataLayout;
            this.PhotoPictureEdit.TabIndex = 17;
            // 
            // HomePhoneTextEdit
            // 
            this.HomePhoneTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "HomePhone", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.HomePhoneTextEdit.EnterMoveNextControl = true;
            this.HomePhoneTextEdit.Location = new System.Drawing.Point(100, 244);
            this.HomePhoneTextEdit.MenuManager = this.ribbonControl;
            this.HomePhoneTextEdit.Name = "HomePhoneTextEdit";
            this.HomePhoneTextEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_home_phone_16, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
            this.HomePhoneTextEdit.Properties.ValidateOnEnterKey = true;
            this.HomePhoneTextEdit.Size = new System.Drawing.Size(439, 22);
            this.HomePhoneTextEdit.StyleController = this.moduleDataLayout;
            this.HomePhoneTextEdit.TabIndex = 12;
            // 
            // MobilePhoneTextEdit
            // 
            this.MobilePhoneTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "MobilePhone", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.MobilePhoneTextEdit.EnterMoveNextControl = true;
            this.MobilePhoneTextEdit.Location = new System.Drawing.Point(100, 270);
            this.MobilePhoneTextEdit.MenuManager = this.ribbonControl;
            this.MobilePhoneTextEdit.Name = "MobilePhoneTextEdit";
            this.MobilePhoneTextEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_mobile_phone_16, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)});
            this.MobilePhoneTextEdit.Properties.ValidateOnEnterKey = true;
            this.MobilePhoneTextEdit.Size = new System.Drawing.Size(439, 22);
            this.MobilePhoneTextEdit.StyleController = this.moduleDataLayout;
            this.MobilePhoneTextEdit.TabIndex = 13;
            // 
            // EmailTextEdit
            // 
            this.EmailTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Email", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.EmailTextEdit.EnterMoveNextControl = true;
            this.EmailTextEdit.Location = new System.Drawing.Point(100, 296);
            this.EmailTextEdit.MenuManager = this.ribbonControl;
            this.EmailTextEdit.Name = "EmailTextEdit";
            this.EmailTextEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_email_16, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject3, "", null, null, true)});
            this.EmailTextEdit.Properties.ValidateOnEnterKey = true;
            this.EmailTextEdit.Size = new System.Drawing.Size(439, 22);
            this.EmailTextEdit.StyleController = this.moduleDataLayout;
            this.EmailTextEdit.TabIndex = 14;
            // 
            // SkypeTextEdit
            // 
            this.SkypeTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bindingSource, "Skype", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
            this.SkypeTextEdit.EnterMoveNextControl = true;
            this.SkypeTextEdit.Location = new System.Drawing.Point(100, 322);
            this.SkypeTextEdit.MenuManager = this.ribbonControl;
            this.SkypeTextEdit.Name = "SkypeTextEdit";
            this.SkypeTextEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_skype_16, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, true)});
            this.SkypeTextEdit.Properties.ValidateOnEnterKey = true;
            this.SkypeTextEdit.Size = new System.Drawing.Size(439, 22);
            this.SkypeTextEdit.StyleController = this.moduleDataLayout;
            this.SkypeTextEdit.TabIndex = 15;
            // 
            // layoutControlGroup1
            // 
            this.layoutControlGroup1.CustomizationFormText = "Root";
            this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
            this.layoutControlGroup1.GroupBordersVisible = false;
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlGroup2,
            this.ItemForTasks});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "Root";
            this.layoutControlGroup1.OptionsItemText.TextToControlDistance = 25;
            this.layoutControlGroup1.Size = new System.Drawing.Size(1209, 643);
            this.layoutControlGroup1.Text = "Root";
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlGroup2
            // 
            this.layoutControlGroup2.AllowDrawBackground = false;
            this.layoutControlGroup2.CustomizationFormText = "autoGeneratedGroup0";
            this.layoutControlGroup2.GroupBordersVisible = false;
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.ItemForFirstName,
            this.ItemForLastName,
            this.ItemForPrefix,
            this.ItemForDepartment,
            this.ItemForStatus,
            this.ItemForEvaluations,
            this.ItemForHomePhone,
            this.ItemForMobilePhone,
            this.ItemForEmail,
            this.ItemForSkype,
            this.ItemForPhoto,
            this.emptySpaceItem1,
            this.ItemForAddress,
            this.ItemForCity,
            this.ItemForState,
            this.ItemForZipCode,
            this.emptySpaceItem2,
            this.ItemForFullName,
            this.ItemForHireDate,
            this.ItemForBirthDate,
            this.emptySpaceItem3,
            this.emptySpaceItem4,
            this.emptySpaceItem5,
            this.ItemForTitle});
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup2.Name = "autoGeneratedGroup0";
            this.layoutControlGroup2.Size = new System.Drawing.Size(1189, 356);
            this.layoutControlGroup2.Text = "autoGeneratedGroup0";
            // 
            // ItemForFirstName
            // 
            this.ItemForFirstName.Control = this.FirstNameTextEdit;
            this.ItemForFirstName.CustomizationFormText = "First Name";
            this.ItemForFirstName.Location = new System.Drawing.Point(0, 0);
            this.ItemForFirstName.Name = "ItemForFirstName";
            this.ItemForFirstName.Size = new System.Drawing.Size(405, 24);
            this.ItemForFirstName.Text = "First Name";
            this.ItemForFirstName.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForLastName
            // 
            this.ItemForLastName.Control = this.LastNameTextEdit;
            this.ItemForLastName.CustomizationFormText = "Last Name";
            this.ItemForLastName.Location = new System.Drawing.Point(0, 24);
            this.ItemForLastName.Name = "ItemForLastName";
            this.ItemForLastName.Size = new System.Drawing.Size(405, 24);
            this.ItemForLastName.Text = "Last Name";
            this.ItemForLastName.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForPrefix
            // 
            this.ItemForPrefix.Control = this.PrefixImageComboBoxEdit;
            this.ItemForPrefix.CustomizationFormText = "Prefix";
            this.ItemForPrefix.Location = new System.Drawing.Point(292, 96);
            this.ItemForPrefix.Name = "ItemForPrefix";
            this.ItemForPrefix.Size = new System.Drawing.Size(113, 24);
            this.ItemForPrefix.Text = "Prefix";
            this.ItemForPrefix.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.ItemForPrefix.TextSize = new System.Drawing.Size(28, 13);
            this.ItemForPrefix.TextToControlDistance = 5;
            // 
            // ItemForDepartment
            // 
            this.ItemForDepartment.Control = this.DepartmentImageComboBoxEdit;
            this.ItemForDepartment.CustomizationFormText = "Department";
            this.ItemForDepartment.Location = new System.Drawing.Point(551, 0);
            this.ItemForDepartment.Name = "ItemForDepartment";
            this.ItemForDepartment.Size = new System.Drawing.Size(638, 24);
            this.ItemForDepartment.Text = "Department";
            this.ItemForDepartment.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForStatus
            // 
            this.ItemForStatus.Control = this.StatusImageComboBoxEdit;
            this.ItemForStatus.CustomizationFormText = "Status";
            this.ItemForStatus.Location = new System.Drawing.Point(551, 24);
            this.ItemForStatus.Name = "ItemForStatus";
            this.ItemForStatus.Size = new System.Drawing.Size(638, 24);
            this.ItemForStatus.Text = "Status";
            this.ItemForStatus.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForEvaluations
            // 
            this.ItemForEvaluations.Control = this.gridControlEvaluations;
            this.ItemForEvaluations.CustomizationFormText = "Evaluations";
            this.ItemForEvaluations.Location = new System.Drawing.Point(551, 92);
            this.ItemForEvaluations.Name = "ItemForEvaluations";
            this.ItemForEvaluations.Size = new System.Drawing.Size(638, 244);
            this.ItemForEvaluations.Text = "Evaluations";
            this.ItemForEvaluations.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.ItemForEvaluations.TextLocation = DevExpress.Utils.Locations.Top;
            this.ItemForEvaluations.TextSize = new System.Drawing.Size(55, 13);
            this.ItemForEvaluations.TextToControlDistance = 5;
            // 
            // ItemForHomePhone
            // 
            this.ItemForHomePhone.Control = this.HomePhoneTextEdit;
            this.ItemForHomePhone.CustomizationFormText = "Home Phone";
            this.ItemForHomePhone.Location = new System.Drawing.Point(0, 232);
            this.ItemForHomePhone.Name = "ItemForHomePhone";
            this.ItemForHomePhone.Size = new System.Drawing.Size(531, 26);
            this.ItemForHomePhone.Text = "Home Phone";
            this.ItemForHomePhone.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForMobilePhone
            // 
            this.ItemForMobilePhone.Control = this.MobilePhoneTextEdit;
            this.ItemForMobilePhone.CustomizationFormText = "Mobile Phone";
            this.ItemForMobilePhone.Location = new System.Drawing.Point(0, 258);
            this.ItemForMobilePhone.Name = "ItemForMobilePhone";
            this.ItemForMobilePhone.Size = new System.Drawing.Size(531, 26);
            this.ItemForMobilePhone.Text = "Mobile Phone";
            this.ItemForMobilePhone.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForEmail
            // 
            this.ItemForEmail.Control = this.EmailTextEdit;
            this.ItemForEmail.CustomizationFormText = "Email";
            this.ItemForEmail.Location = new System.Drawing.Point(0, 284);
            this.ItemForEmail.Name = "ItemForEmail";
            this.ItemForEmail.Size = new System.Drawing.Size(531, 26);
            this.ItemForEmail.Text = "Email";
            this.ItemForEmail.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForSkype
            // 
            this.ItemForSkype.Control = this.SkypeTextEdit;
            this.ItemForSkype.CustomizationFormText = "Skype";
            this.ItemForSkype.Location = new System.Drawing.Point(0, 310);
            this.ItemForSkype.Name = "ItemForSkype";
            this.ItemForSkype.Size = new System.Drawing.Size(531, 26);
            this.ItemForSkype.Text = "Skype";
            this.ItemForSkype.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForPhoto
            // 
            this.ItemForPhoto.Control = this.PhotoPictureEdit;
            this.ItemForPhoto.CustomizationFormText = "Photo";
            this.ItemForPhoto.Location = new System.Drawing.Point(405, 0);
            this.ItemForPhoto.Name = "ItemForPhoto";
            this.ItemForPhoto.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 2, 2, 2);
            this.ItemForPhoto.Size = new System.Drawing.Size(126, 120);
            this.ItemForPhoto.Text = "Photo:";
            this.ItemForPhoto.TextSize = new System.Drawing.Size(0, 0);
            this.ItemForPhoto.TextToControlDistance = 0;
            this.ItemForPhoto.TextVisible = false;
            // 
            // emptySpaceItem1
            // 
            this.emptySpaceItem1.AllowHotTrack = false;
            this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
            this.emptySpaceItem1.Location = new System.Drawing.Point(0, 120);
            this.emptySpaceItem1.MaxSize = new System.Drawing.Size(0, 20);
            this.emptySpaceItem1.MinSize = new System.Drawing.Size(10, 20);
            this.emptySpaceItem1.Name = "emptySpaceItem1";
            this.emptySpaceItem1.Size = new System.Drawing.Size(531, 20);
            this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem1.Text = "emptySpaceItem1";
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
            // 
            // ItemForAddress
            // 
            this.ItemForAddress.Control = this.AddressTextEdit;
            this.ItemForAddress.CustomizationFormText = "Address";
            this.ItemForAddress.Location = new System.Drawing.Point(0, 140);
            this.ItemForAddress.Name = "ItemForAddress";
            this.ItemForAddress.Size = new System.Drawing.Size(531, 24);
            this.ItemForAddress.Text = "Address";
            this.ItemForAddress.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForCity
            // 
            this.ItemForCity.Control = this.CityTextEdit;
            this.ItemForCity.CustomizationFormText = "City";
            this.ItemForCity.Location = new System.Drawing.Point(0, 164);
            this.ItemForCity.Name = "ItemForCity";
            this.ItemForCity.Size = new System.Drawing.Size(531, 24);
            this.ItemForCity.Text = "City";
            this.ItemForCity.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForState
            // 
            this.ItemForState.Control = this.StateImageComboBoxEdit;
            this.ItemForState.CustomizationFormText = "State";
            this.ItemForState.Location = new System.Drawing.Point(0, 188);
            this.ItemForState.Name = "ItemForState";
            this.ItemForState.Size = new System.Drawing.Size(186, 24);
            this.ItemForState.Text = "State";
            this.ItemForState.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForZipCode
            // 
            this.ItemForZipCode.Control = this.ZipCodeTextEdit;
            this.ItemForZipCode.CustomizationFormText = "ZipCode";
            this.ItemForZipCode.Location = new System.Drawing.Point(186, 188);
            this.ItemForZipCode.Name = "ItemForZipCode";
            this.ItemForZipCode.Size = new System.Drawing.Size(345, 24);
            this.ItemForZipCode.Text = "ZIP code";
            this.ItemForZipCode.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
            this.ItemForZipCode.TextSize = new System.Drawing.Size(42, 13);
            this.ItemForZipCode.TextToControlDistance = 5;
            // 
            // emptySpaceItem2
            // 
            this.emptySpaceItem2.AllowHotTrack = false;
            this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
            this.emptySpaceItem2.Location = new System.Drawing.Point(0, 212);
            this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 20);
            this.emptySpaceItem2.MinSize = new System.Drawing.Size(10, 20);
            this.emptySpaceItem2.Name = "emptySpaceItem2";
            this.emptySpaceItem2.Size = new System.Drawing.Size(531, 20);
            this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem2.Text = "emptySpaceItem2";
            this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
            // 
            // ItemForFullName
            // 
            this.ItemForFullName.Control = this.FullNameTextEdit;
            this.ItemForFullName.CustomizationFormText = "Full Name";
            this.ItemForFullName.Location = new System.Drawing.Point(0, 48);
            this.ItemForFullName.Name = "ItemForFullName";
            this.ItemForFullName.Size = new System.Drawing.Size(405, 24);
            this.ItemForFullName.Text = "Full Name";
            this.ItemForFullName.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForHireDate
            // 
            this.ItemForHireDate.Control = this.HireDateDateEdit;
            this.ItemForHireDate.CustomizationFormText = "Hire Date";
            this.ItemForHireDate.Location = new System.Drawing.Point(551, 48);
            this.ItemForHireDate.Name = "ItemForHireDate";
            this.ItemForHireDate.Size = new System.Drawing.Size(638, 24);
            this.ItemForHireDate.Text = "Hire Date";
            this.ItemForHireDate.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForBirthDate
            // 
            this.ItemForBirthDate.Control = this.BirthDateDateEdit;
            this.ItemForBirthDate.CustomizationFormText = "Birth Date";
            this.ItemForBirthDate.Location = new System.Drawing.Point(0, 72);
            this.ItemForBirthDate.Name = "ItemForBirthDate";
            this.ItemForBirthDate.Size = new System.Drawing.Size(405, 24);
            this.ItemForBirthDate.Text = "Birth Date";
            this.ItemForBirthDate.TextSize = new System.Drawing.Size(63, 13);
            // 
            // emptySpaceItem3
            // 
            this.emptySpaceItem3.AllowHotTrack = false;
            this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
            this.emptySpaceItem3.Location = new System.Drawing.Point(0, 336);
            this.emptySpaceItem3.MaxSize = new System.Drawing.Size(0, 20);
            this.emptySpaceItem3.MinSize = new System.Drawing.Size(10, 20);
            this.emptySpaceItem3.Name = "emptySpaceItem3";
            this.emptySpaceItem3.Size = new System.Drawing.Size(1189, 20);
            this.emptySpaceItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem3.Text = "emptySpaceItem3";
            this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
            // 
            // emptySpaceItem4
            // 
            this.emptySpaceItem4.AllowHotTrack = false;
            this.emptySpaceItem4.CustomizationFormText = "emptySpaceItem4";
            this.emptySpaceItem4.Location = new System.Drawing.Point(531, 0);
            this.emptySpaceItem4.MaxSize = new System.Drawing.Size(20, 0);
            this.emptySpaceItem4.MinSize = new System.Drawing.Size(20, 10);
            this.emptySpaceItem4.Name = "emptySpaceItem4";
            this.emptySpaceItem4.Size = new System.Drawing.Size(20, 336);
            this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem4.Text = "emptySpaceItem4";
            this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
            // 
            // emptySpaceItem5
            // 
            this.emptySpaceItem5.AllowHotTrack = false;
            this.emptySpaceItem5.CustomizationFormText = "emptySpaceItem5";
            this.emptySpaceItem5.Location = new System.Drawing.Point(551, 72);
            this.emptySpaceItem5.MaxSize = new System.Drawing.Size(0, 20);
            this.emptySpaceItem5.MinSize = new System.Drawing.Size(10, 20);
            this.emptySpaceItem5.Name = "emptySpaceItem5";
            this.emptySpaceItem5.Size = new System.Drawing.Size(638, 20);
            this.emptySpaceItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.emptySpaceItem5.Text = "emptySpaceItem5";
            this.emptySpaceItem5.TextSize = new System.Drawing.Size(0, 0);
            // 
            // ItemForTitle
            // 
            this.ItemForTitle.Control = this.TitleTextEdit;
            this.ItemForTitle.CustomizationFormText = "Title";
            this.ItemForTitle.Location = new System.Drawing.Point(0, 96);
            this.ItemForTitle.Name = "ItemForTitle";
            this.ItemForTitle.Size = new System.Drawing.Size(292, 24);
            this.ItemForTitle.Text = "Title";
            this.ItemForTitle.TextSize = new System.Drawing.Size(63, 13);
            // 
            // ItemForTasks
            // 
            this.ItemForTasks.AppearanceItemCaption.Options.UseTextOptions = true;
            this.ItemForTasks.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.ItemForTasks.Control = this.gridControlTasks;
            this.ItemForTasks.CustomizationFormText = "TASKS";
            this.ItemForTasks.Location = new System.Drawing.Point(0, 356);
            this.ItemForTasks.Name = "ItemForTasks";
            this.ItemForTasks.Size = new System.Drawing.Size(1189, 267);
            this.ItemForTasks.Text = "Tasks";
            this.ItemForTasks.TextSize = new System.Drawing.Size(63, 13);
            // 
            // EmployeeEditView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.moduleDataLayout);
            this.Controls.Add(this.ribbonControl);
            this.Name = "EmployeeEditView";
            this.Size = new System.Drawing.Size(1209, 785);
            ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.moduleDataLayout)).EndInit();
            this.moduleDataLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.FullNameTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ZipCodeTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.StateImageComboBoxEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CityTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.AddressTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlTasks)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceTasks)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvTasks)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControlEvaluations)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceEvaluations)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvEvaluations)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.DepartmentImageComboBoxEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.TitleTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.StatusImageComboBoxEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.HireDateDateEdit.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.HireDateDateEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.FirstNameTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.LastNameTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PrefixImageComboBoxEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BirthDateDateEdit.Properties.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.BirthDateDateEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.PhotoPictureEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.HomePhoneTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.MobilePhoneTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.EmailTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.SkypeTextEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForFirstName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForLastName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForPrefix)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForDepartment)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForStatus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForEvaluations)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForHomePhone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForMobilePhone)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForEmail)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForSkype)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForPhoto)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForAddress)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForCity)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForState)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForZipCode)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForFullName)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForHireDate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForBirthDate)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForTitle)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ItemForTasks)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Exemple #15
0
 /// <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.XtraBars.Ribbon.GalleryItemGroup    galleryItemGroup1 = new DevExpress.XtraBars.Ribbon.GalleryItemGroup();
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem1      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem2      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem3      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem4      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem5      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     DevExpress.XtraBars.Ribbon.GalleryItem         galleryItem6      = new DevExpress.XtraBars.Ribbon.GalleryItem();
     DevExpress.Skins.SkinPaddingEdges skinPaddingEdges1 = new DevExpress.Skins.SkinPaddingEdges();
     this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.ribbonControl1        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.showTickets           = new DevExpress.XtraBars.BarButtonItem();
     this.saveDB           = new DevExpress.XtraBars.BarButtonItem();
     this.dbGallery        = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.pushData         = new DevExpress.XtraBars.BarButtonItem();
     this.pullData         = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.SuspendLayout();
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.MdiParent = this;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ApplicationButtonText = null;
     //
     //
     //
     this.ribbonControl1.ExpandCollapseItem.Id          = 0;
     this.ribbonControl1.ExpandCollapseItem.Name        = "";
     this.ribbonControl1.ExpandCollapseItem.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.showTickets,
         this.saveDB,
         this.dbGallery,
         this.pushData,
         this.pullData
     });
     this.ribbonControl1.Location      = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId     = 6;
     this.ribbonControl1.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
     this.ribbonControl1.Name          = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.SelectedPage    = this.ribbonPage1;
     this.ribbonControl1.Size            = new System.Drawing.Size(706, 114);
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // showTickets
     //
     this.showTickets.Caption    = "Show Tickets";
     this.showTickets.Id         = 1;
     this.showTickets.LargeGlyph = global::ShomreiTorah.Rafflizer.Properties.Resources.Grid32;
     this.showTickets.Name       = "showTickets";
     //
     // saveDB
     //
     this.saveDB.Caption      = "Save";
     this.saveDB.Glyph        = global::ShomreiTorah.Rafflizer.Properties.Resources.Save16;
     this.saveDB.Id           = 2;
     this.saveDB.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.saveDB.LargeGlyph   = global::ShomreiTorah.Rafflizer.Properties.Resources.Save32;
     this.saveDB.Name         = "saveDB";
     this.saveDB.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.saveDB_ItemClick);
     //
     // dbGallery
     //
     this.dbGallery.Caption = "Databases";
     //
     //
     //
     this.dbGallery.Gallery.ColumnCount = 2;
     galleryItemGroup1.Caption          = "ShomreiTorahConfig";
     galleryItem1.Caption = "LFC";
     galleryItem1.Checked = true;
     galleryItem1.Image   = ((System.Drawing.Image)(resources.GetObject("galleryItem1.Image")));
     galleryItem2.Caption = "Item2";
     galleryItem2.Image   = ((System.Drawing.Image)(resources.GetObject("galleryItem2.Image")));
     galleryItem3.Caption = "Item3";
     galleryItem3.Image   = ((System.Drawing.Image)(resources.GetObject("galleryItem3.Image")));
     galleryItem4.Caption = "Item4";
     galleryItem4.Image   = ((System.Drawing.Image)(resources.GetObject("galleryItem4.Image")));
     galleryItem5.Caption = "Item5";
     galleryItem5.Image   = ((System.Drawing.Image)(resources.GetObject("galleryItem5.Image")));
     galleryItem6.Caption = "Item6";
     galleryItemGroup1.Items.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItem[] {
         galleryItem1,
         galleryItem2,
         galleryItem3,
         galleryItem4,
         galleryItem5,
         galleryItem6
     });
     this.dbGallery.Gallery.Groups.AddRange(new DevExpress.XtraBars.Ribbon.GalleryItemGroup[] {
         galleryItemGroup1
     });
     this.dbGallery.Gallery.ImageSize         = new System.Drawing.Size(12, 16);
     this.dbGallery.Gallery.ItemImageLocation = DevExpress.Utils.Locations.Left;
     skinPaddingEdges1.Top = 3;
     this.dbGallery.Gallery.ItemTextPadding = skinPaddingEdges1;
     this.dbGallery.Gallery.ShowItemText    = true;
     this.dbGallery.Id   = 3;
     this.dbGallery.Name = "dbGallery";
     //
     // pushData
     //
     this.pushData.Caption    = "Push";
     this.pushData.Glyph      = global::ShomreiTorah.Rafflizer.Properties.Resources.ServerPush16;
     this.pushData.Id         = 4;
     this.pushData.Name       = "pushData";
     this.pushData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.pushData_ItemClick);
     //
     // pullData
     //
     this.pullData.Caption    = "Pull";
     this.pullData.Glyph      = global::ShomreiTorah.Rafflizer.Properties.Resources.ServerPull16;
     this.pullData.Id         = 5;
     this.pullData.Name       = "pullData";
     this.pullData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.pullData_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Data";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.showTickets);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Raffle";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.saveDB);
     this.ribbonPageGroup2.ItemLinks.Add(this.dbGallery, true);
     this.ribbonPageGroup2.ItemLinks.Add(this.pullData);
     this.ribbonPageGroup2.ItemLinks.Add(this.pushData);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Database";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(706, 486);
     this.Controls.Add(this.ribbonControl1);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Name           = "MainForm";
     this.Text           = "Shomrei Torah Rafflizer";
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     this.ResumeLayout(false);
 }