Example #1
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 DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(PopupForm));
     this.xafBarManager1       = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     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.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView       = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint      = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit       = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo   = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager1 = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.buttonsContainer1        = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.Root                       = new DevExpress.XtraLayout.LayoutControlGroup();
     this.viewSitePanel              = new DevExpress.XtraEditors.PanelControl();
     this.viewSiteControlPanel       = new DevExpress.XtraEditors.PanelControl();
     this.hintPanel                  = new DevExpress.Utils.Frames.NotePanel8_1();
     this.bottomPanel                = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.layoutControlGroup1        = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator1           = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem1            = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem1         = new DevExpress.XtraLayout.LayoutControlItem();
     this.formStateModelSynchronizer = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager            = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(components);
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSiteControlPanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager1
     //
     this.xafBarManager1.DockControls.Add(this.barDockControlTop);
     this.xafBarManager1.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager1.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager1.DockControls.Add(this.barDockControlRight);
     this.xafBarManager1.Form = this;
     this.xafBarManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager1.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cObjectsCreation.TargetPageGroupCaption  = null;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cRecordEdit.TargetPageGroupCaption  = null;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cView.TargetPageGroupCaption  = null;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cPrint.TargetPageGroupCaption  = null;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cEdit.TargetPageGroupCaption  = null;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cOpenObject.TargetPageGroupCaption  = null;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cUndoRedo.TargetPageGroupCaption  = null;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     this.cExport.TargetPageGroupCaption  = null;
     //
     // actionContainersManager1
     //
     this.actionContainersManager1.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager1.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager1.ActionContainerComponents.Add(this.buttonsContainer1);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager1.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager1.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager1.Template         = this;
     //
     // buttonsContainer1
     //
     this.buttonsContainer1.ActionId           = null;
     this.buttonsContainer1.AllowCustomization = false;
     resources.ApplyResources(this.buttonsContainer1, "buttonsContainer1");
     this.buttonsContainer1.ContainerId = "PopupActions";
     this.buttonsContainer1.Name        = "buttonsContainer1";
     this.buttonsContainer1.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.buttonsContainer1.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.buttonsContainer1.Root        = this.Root;
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Location    = new System.Drawing.Point(0, 0);
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.Root.Size        = new System.Drawing.Size(497, 29);
     this.Root.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.Root.TextVisible = false;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // viewSiteControlPanel
     //
     this.viewSiteControlPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.viewSiteControlPanel.Controls.Add(this.hintPanel);
     this.viewSiteControlPanel.Controls.Add(this.viewSitePanel);
     resources.ApplyResources(this.viewSiteControlPanel, "viewSiteControlPanel");
     this.viewSiteControlPanel.Name = "viewSiteControlPanel";
     //
     // hintPanel
     //
     resources.ApplyResources(this.hintPanel, "hintPanel");
     this.hintPanel.MaxRows      = 25;
     this.hintPanel.Name         = "hintPanel";
     this.hintPanel.TabStop      = false;
     this.hintPanel.SizeChanged += new System.EventHandler(this.hintPanel_SizeChanged);
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.Controls.Add(this.buttonsContainer1);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.Root = this.layoutControlGroup1;
     //
     // layoutControlGroup1
     //
     resources.ApplyResources(this.layoutControlGroup1, "layoutControlGroup1");
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator1,
         this.emptySpaceItem1,
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(552, 45);
     this.layoutControlGroup1.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.TextVisible = false;
     //
     // simpleSeparator1
     //
     resources.ApplyResources(this.simpleSeparator1, "simpleSeparator1");
     this.simpleSeparator1.Location = new System.Drawing.Point(0, 0);
     this.simpleSeparator1.Name     = "simpleSeparator1";
     this.simpleSeparator1.Size     = new System.Drawing.Size(552, 2);
     //
     // emptySpaceItem1
     //
     resources.ApplyResources(this.emptySpaceItem1, "emptySpaceItem1");
     this.emptySpaceItem1.Location = new System.Drawing.Point(0, 2);
     this.emptySpaceItem1.Name     = "emptySpaceItem1";
     this.emptySpaceItem1.Size     = new System.Drawing.Size(51, 43);
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.buttonsContainer1;
     resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1");
     this.layoutControlItem1.Location = new System.Drawing.Point(51, 2);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(501, 33);
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible           = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form  = this;
     this.formStateModelSynchronizer.Model = null;
     //
     // viewSiteManager
     //
     this.viewSiteManager.UseDeferredLoading = false;
     this.viewSiteManager.ViewSiteControl    = this.viewSitePanel;
     //
     // PopupForm
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.viewSiteControlPanel);
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "PopupForm";
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSiteControlPanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     this.ResumeLayout(false);
 }
Example #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(ExcelImportWizard));
     DevExpress.Utils.SuperToolTip     superToolTip1          = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1      = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem1           = new DevExpress.Utils.ToolTipItem();
     this.resourceManagerSetter1    = new Xpand.ExpressApp.ImportWizard.Win.Wizard.ResourceManagerSetter();
     this.WizardControl             = new DevExpress.XtraWizard.WizardControl();
     this.welcomeWizardPage1        = new DevExpress.XtraWizard.WelcomeWizardPage();
     this.labelControl2             = new DevExpress.XtraEditors.LabelControl();
     this.PrieviewRowCountSpinEdit  = new DevExpress.XtraEditors.SpinEdit();
     this.HeaderRowSpinEdit         = new DevExpress.XtraEditors.SpinEdit();
     this.SheetSelectEdit           = new DevExpress.XtraEditors.LookUpEdit();
     this.HeaderRowCheck            = new DevExpress.XtraEditors.CheckEdit();
     this.ExcelSheetPreviewGrid     = new DevExpress.XtraGrid.GridControl();
     this.ExcelSheetPreviewGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.labelControl1             = new DevExpress.XtraEditors.LabelControl();
     this.FileSelectEdit            = new DevExpress.XtraEditors.MRUEdit();
     this.wizardPage1           = new DevExpress.XtraWizard.WizardPage();
     this.ResetButton           = new DevExpress.XtraEditors.SimpleButton();
     this.GuesMappingButton     = new DevExpress.XtraEditors.SimpleButton();
     this.MappingRadioGroup     = new DevExpress.XtraEditors.RadioGroup();
     this.ImportMapLookUp       = new DevExpress.XtraEditors.LookUpEdit();
     this.MappingGrid           = new DevExpress.XtraGrid.GridControl();
     this.MappingBandedGridView = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.ColName = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.Values  = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.MapTo   = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.repositoryItemGridLookUpEdit      = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.mappablePropertyBindingSource     = new System.Windows.Forms.BindingSource(this.components);
     this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.NameColumn               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.DisplayNameColumn        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Mapped                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.completionWizardPage1    = new DevExpress.XtraWizard.CompletionWizardPage();
     this.wizardPage2              = new DevExpress.XtraWizard.WizardPage();
     this.SaveLabel                = new DevExpress.XtraEditors.LabelControl();
     this.radioGroup2              = new DevExpress.XtraEditors.RadioGroup();
     this.labelControl3            = new DevExpress.XtraEditors.LabelControl();
     this.ImportMapDescriptionEdit = new DevExpress.XtraEditors.TextEdit();
     this.wizardPage3              = new DevExpress.XtraWizard.WizardPage();
     this.ResultsMemoEdit          = new DevExpress.XtraEditors.MemoEdit();
     this.ImportButton             = new DevExpress.XtraEditors.SimpleButton();
     this.gridLookUpEdit1          = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridLookUpEdit2View      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.importMapBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.importMapBindingSource1  = new System.Windows.Forms.BindingSource(this.components);
     this.mappingBindingSource     = new System.Windows.Forms.BindingSource(this.components);
     resources = new DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(ExcelImportWizard));
     ((System.ComponentModel.ISupportInitialize)(this.WizardControl)).BeginInit();
     this.WizardControl.SuspendLayout();
     this.welcomeWizardPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PrieviewRowCountSpinEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.HeaderRowSpinEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SheetSelectEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.HeaderRowCheck.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.FileSelectEdit.Properties)).BeginInit();
     this.wizardPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.MappingRadioGroup.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImportMapLookUp.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MappingGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MappingBandedGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mappablePropertyBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
     this.wizardPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImportMapDescriptionEdit.Properties)).BeginInit();
     this.wizardPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ResultsMemoEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit2View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mappingBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // WizardControl
     //
     this.WizardControl.Controls.Add(this.welcomeWizardPage1);
     this.WizardControl.Controls.Add(this.wizardPage1);
     this.WizardControl.Controls.Add(this.completionWizardPage1);
     this.WizardControl.Controls.Add(this.wizardPage2);
     this.WizardControl.Controls.Add(this.wizardPage3);
     resources.ApplyResources(this.WizardControl, "WizardControl");
     this.WizardControl.Name = "WizardControl";
     this.WizardControl.Pages.AddRange(new DevExpress.XtraWizard.BaseWizardPage[] {
         this.welcomeWizardPage1,
         this.wizardPage1,
         this.wizardPage2,
         this.wizardPage3,
         this.completionWizardPage1
     });
     this.WizardControl.WizardStyle           = DevExpress.XtraWizard.WizardStyle.WizardAero;
     this.WizardControl.SelectedPageChanged  += new DevExpress.XtraWizard.WizardPageChangedEventHandler(this.WizardControl_SelectedPageChanged);
     this.WizardControl.SelectedPageChanging += new DevExpress.XtraWizard.WizardPageChangingEventHandler(this.WizardControl_SelectedPageChanging);
     //
     // welcomeWizardPage1
     //
     this.welcomeWizardPage1.AllowBack = false;
     this.welcomeWizardPage1.Controls.Add(this.labelControl2);
     this.welcomeWizardPage1.Controls.Add(this.PrieviewRowCountSpinEdit);
     this.welcomeWizardPage1.Controls.Add(this.HeaderRowSpinEdit);
     this.welcomeWizardPage1.Controls.Add(this.SheetSelectEdit);
     this.welcomeWizardPage1.Controls.Add(this.HeaderRowCheck);
     this.welcomeWizardPage1.Controls.Add(this.ExcelSheetPreviewGrid);
     this.welcomeWizardPage1.Controls.Add(this.labelControl1);
     this.welcomeWizardPage1.Controls.Add(this.FileSelectEdit);
     resources.ApplyResources(this.welcomeWizardPage1, "welcomeWizardPage1");
     this.welcomeWizardPage1.Name = "welcomeWizardPage1";
     //
     // labelControl2
     //
     resources.ApplyResources(this.labelControl2, "labelControl2");
     this.labelControl2.Name = "labelControl2";
     //
     // PrieviewRowCountSpinEdit
     //
     resources.ApplyResources(this.PrieviewRowCountSpinEdit, "PrieviewRowCountSpinEdit");
     this.PrieviewRowCountSpinEdit.Name = "PrieviewRowCountSpinEdit";
     this.PrieviewRowCountSpinEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.PrieviewRowCountSpinEdit.Properties.MaxValue = new decimal(new int[] {
         50,
         0,
         0,
         0
     });
     this.PrieviewRowCountSpinEdit.Properties.MinValue = new decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.PrieviewRowCountSpinEdit.EditValueChanged += new System.EventHandler(this.PrieviewRowCountSpinEdit_EditValueChanged);
     //
     // HeaderRowSpinEdit
     //
     resources.ApplyResources(this.HeaderRowSpinEdit, "HeaderRowSpinEdit");
     this.HeaderRowSpinEdit.Name = "HeaderRowSpinEdit";
     this.HeaderRowSpinEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.HeaderRowSpinEdit.Properties.MaxValue = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.HeaderRowSpinEdit.Properties.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.HeaderRowSpinEdit.EditValueChanged += new System.EventHandler(this.HeaderRowSpinEdit_EditValueChanged);
     //
     // SheetSelectEdit
     //
     resources.ApplyResources(this.SheetSelectEdit, "SheetSelectEdit");
     this.SheetSelectEdit.Name = "SheetSelectEdit";
     this.SheetSelectEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("SheetSelectEdit.Properties.Buttons"))))
     });
     this.SheetSelectEdit.Properties.NullText = resources.GetString("SheetSelectEdit.Properties.NullText");
     this.SheetSelectEdit.ListChanged        += new System.ComponentModel.ListChangedEventHandler(this.SheetSelectEdit_ListChanged);
     this.SheetSelectEdit.EditValueChanged   += new System.EventHandler(this.SheetSelectEdit_EditValueChanged);
     this.SheetSelectEdit.EnabledChanged     += new System.EventHandler(this.SheetSelectEdit_EnabledChanged);
     //
     // HeaderRowCheck
     //
     resources.ApplyResources(this.HeaderRowCheck, "HeaderRowCheck");
     this.HeaderRowCheck.Name = "HeaderRowCheck";
     this.HeaderRowCheck.Properties.Caption = resources.GetString("HeaderRowCheck.Properties.Caption");
     this.HeaderRowCheck.CheckedChanged    += new System.EventHandler(this.HeaderRowCheck_CheckedChanged);
     //
     // ExcelSheetPreviewGrid
     //
     resources.ApplyResources(this.ExcelSheetPreviewGrid, "ExcelSheetPreviewGrid");
     this.ExcelSheetPreviewGrid.MainView = this.ExcelSheetPreviewGridView;
     this.ExcelSheetPreviewGrid.Name     = "ExcelSheetPreviewGrid";
     this.ExcelSheetPreviewGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.ExcelSheetPreviewGridView
     });
     //
     // ExcelSheetPreviewGridView
     //
     this.ExcelSheetPreviewGridView.GridControl = this.ExcelSheetPreviewGrid;
     this.ExcelSheetPreviewGridView.Name        = "ExcelSheetPreviewGridView";
     this.ExcelSheetPreviewGridView.OptionsBehavior.Editable       = false;
     this.ExcelSheetPreviewGridView.OptionsView.ColumnAutoWidth    = false;
     this.ExcelSheetPreviewGridView.OptionsView.ShowGroupedColumns = true;
     //
     // labelControl1
     //
     resources.ApplyResources(this.labelControl1, "labelControl1");
     this.labelControl1.Name = "labelControl1";
     //
     // FileSelectEdit
     //
     this.FileSelectEdit.AllowDrop = true;
     resources.ApplyResources(this.FileSelectEdit, "FileSelectEdit");
     this.FileSelectEdit.Name = "FileSelectEdit";
     this.FileSelectEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("FileSelectEdit.Properties.Buttons")))),
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.FileSelectEdit.Properties.NullText = resources.GetString("FileSelectEdit.Properties.NullText");
     this.FileSelectEdit.ButtonClick        += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.FileSelectEdit_ButtonClick);
     this.FileSelectEdit.EditValueChanged   += new System.EventHandler(this.FileSelectEdit_EditValueChanged);
     //
     // wizardPage1
     //
     this.wizardPage1.Controls.Add(this.ResetButton);
     this.wizardPage1.Controls.Add(this.GuesMappingButton);
     this.wizardPage1.Controls.Add(this.MappingRadioGroup);
     this.wizardPage1.Controls.Add(this.ImportMapLookUp);
     this.wizardPage1.Controls.Add(this.MappingGrid);
     this.wizardPage1.Name = "wizardPage1";
     resources.ApplyResources(this.wizardPage1, "wizardPage1");
     //
     // ResetButton
     //
     resources.ApplyResources(this.ResetButton, "ResetButton");
     this.ResetButton.Name   = "ResetButton";
     this.ResetButton.Click += new System.EventHandler(this.ResetButton_Click);
     //
     // GuesMappingButton
     //
     resources.ApplyResources(this.GuesMappingButton, "GuesMappingButton");
     this.GuesMappingButton.Name   = "GuesMappingButton";
     this.GuesMappingButton.Click += new System.EventHandler(this.GuesMappingButton_Click);
     //
     // MappingRadioGroup
     //
     resources.ApplyResources(this.MappingRadioGroup, "MappingRadioGroup");
     this.MappingRadioGroup.Name = "MappingRadioGroup";
     this.MappingRadioGroup.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("MappingRadioGroup.Properties.Items"))), resources.GetString("MappingRadioGroup.Properties.Items1"), ((bool)(resources.GetObject("MappingRadioGroup.Properties.Items2")))),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("MappingRadioGroup.Properties.Items3"))), resources.GetString("MappingRadioGroup.Properties.Items4"))
     });
     this.MappingRadioGroup.SelectedIndexChanged += new System.EventHandler(this.MappingRadioGroup_SelectedIndexChanged_1);
     //
     // ImportMapLookUp
     //
     resources.ApplyResources(this.ImportMapLookUp, "ImportMapLookUp");
     this.ImportMapLookUp.Name = "ImportMapLookUp";
     this.ImportMapLookUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ImportMapLookUp.Properties.Buttons"))))
     });
     this.ImportMapLookUp.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ImportMapLookUp.Properties.Columns"), ((int)(resources.GetObject("ImportMapLookUp.Properties.Columns1"))), resources.GetString("ImportMapLookUp.Properties.Columns2")),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ImportMapLookUp.Properties.Columns3"), resources.GetString("ImportMapLookUp.Properties.Columns4"), ((int)(resources.GetObject("ImportMapLookUp.Properties.Columns5"))), ((DevExpress.Utils.FormatType)(resources.GetObject("ImportMapLookUp.Properties.Columns6"))), resources.GetString("ImportMapLookUp.Properties.Columns7"), ((bool)(resources.GetObject("ImportMapLookUp.Properties.Columns8"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("ImportMapLookUp.Properties.Columns9"))))
     });
     this.ImportMapLookUp.Properties.DisplayMember = "Description";
     this.ImportMapLookUp.Properties.NullText      = resources.GetString("ImportMapLookUp.Properties.NullText");
     this.ImportMapLookUp.Properties.ValueMember   = "Oid";
     resources.ApplyResources(toolTipTitleItem1, "toolTipTitleItem1");
     toolTipItem1.LeftIndent = 6;
     resources.ApplyResources(toolTipItem1, "toolTipItem1");
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.ImportMapLookUp.SuperTip          = superToolTip1;
     this.ImportMapLookUp.EditValueChanged += new System.EventHandler(this.ImportMapLookUp_EditValueChanged);
     //
     // MappingGrid
     //
     resources.ApplyResources(this.MappingGrid, "MappingGrid");
     this.MappingGrid.MainView = this.MappingBandedGridView;
     this.MappingGrid.Name     = "MappingGrid";
     this.MappingGrid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemGridLookUpEdit
     });
     this.MappingGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.MappingBandedGridView
     });
     //
     // MappingBandedGridView
     //
     this.MappingBandedGridView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.ColName,
         this.Values,
         this.MapTo
     });
     this.MappingBandedGridView.GridControl = this.MappingGrid;
     this.MappingBandedGridView.Name        = "MappingBandedGridView";
     this.MappingBandedGridView.OptionsView.ColumnAutoWidth = false;
     //
     // ColName
     //
     resources.ApplyResources(this.ColName, "ColName");
     //
     // Values
     //
     resources.ApplyResources(this.Values, "Values");
     //
     // MapTo
     //
     resources.ApplyResources(this.MapTo, "MapTo");
     //
     // repositoryItemGridLookUpEdit
     //
     resources.ApplyResources(this.repositoryItemGridLookUpEdit, "repositoryItemGridLookUpEdit");
     this.repositoryItemGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemGridLookUpEdit.Buttons")))),
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemGridLookUpEdit.Buttons1"))))
     });
     this.repositoryItemGridLookUpEdit.DataSource         = this.mappablePropertyBindingSource;
     this.repositoryItemGridLookUpEdit.Name               = "repositoryItemGridLookUpEdit";
     this.repositoryItemGridLookUpEdit.ValidateOnEnterKey = true;
     this.repositoryItemGridLookUpEdit.View               = this.repositoryItemGridLookUpEdit1View;
     this.repositoryItemGridLookUpEdit.Closed            += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.repositoryItemGridLookUpEdit_Closed);
     this.repositoryItemGridLookUpEdit.ButtonClick       += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemGridLookUpEdit_ButtonClick);
     //
     // mappablePropertyBindingSource
     //
     this.mappablePropertyBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.MappableProperty);
     //
     // repositoryItemGridLookUpEdit1View
     //
     this.repositoryItemGridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.NameColumn,
         this.DisplayNameColumn,
         this.Mapped
     });
     this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.repositoryItemGridLookUpEdit1View.Name           = "repositoryItemGridLookUpEdit1View";
     this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.repositoryItemGridLookUpEdit1View.OptionsView.RowAutoHeight     = true;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowAutoFilterRow = true;
     this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel    = false;
     //
     // NameColumn
     //
     resources.ApplyResources(this.NameColumn, "NameColumn");
     this.NameColumn.FieldName = "Name";
     this.NameColumn.Name      = "NameColumn";
     //
     // DisplayNameColumn
     //
     resources.ApplyResources(this.DisplayNameColumn, "DisplayNameColumn");
     this.DisplayNameColumn.FieldName = "DisplayName";
     this.DisplayNameColumn.Name      = "DisplayNameColumn";
     //
     // Mapped
     //
     resources.ApplyResources(this.Mapped, "Mapped");
     this.Mapped.FieldName = "Mapped";
     this.Mapped.Name      = "Mapped";
     //
     // completionWizardPage1
     //
     this.completionWizardPage1.Name = "completionWizardPage1";
     resources.ApplyResources(this.completionWizardPage1, "completionWizardPage1");
     //
     // wizardPage2
     //
     this.wizardPage2.AllowNext = false;
     this.wizardPage2.Controls.Add(this.SaveLabel);
     this.wizardPage2.Controls.Add(this.radioGroup2);
     this.wizardPage2.Controls.Add(this.labelControl3);
     this.wizardPage2.Controls.Add(this.ImportMapDescriptionEdit);
     this.wizardPage2.Name = "wizardPage2";
     resources.ApplyResources(this.wizardPage2, "wizardPage2");
     //
     // SaveLabel
     //
     resources.ApplyResources(this.SaveLabel, "SaveLabel");
     this.SaveLabel.Name = "SaveLabel";
     //
     // radioGroup2
     //
     resources.ApplyResources(this.radioGroup2, "radioGroup2");
     this.radioGroup2.Name = "radioGroup2";
     this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("radioGroup2.Properties.Items"))), resources.GetString("radioGroup2.Properties.Items1")),
         new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("radioGroup2.Properties.Items2"))), resources.GetString("radioGroup2.Properties.Items3"))
     });
     this.radioGroup2.EditValueChanged += new System.EventHandler(this.radioGroup2_EditValueChanged);
     //
     // labelControl3
     //
     resources.ApplyResources(this.labelControl3, "labelControl3");
     this.labelControl3.Name = "labelControl3";
     //
     // ImportMapDescriptionEdit
     //
     resources.ApplyResources(this.ImportMapDescriptionEdit, "ImportMapDescriptionEdit");
     this.ImportMapDescriptionEdit.Name = "ImportMapDescriptionEdit";
     this.ImportMapDescriptionEdit.Properties.AllowNullInput     = DevExpress.Utils.DefaultBoolean.False;
     this.ImportMapDescriptionEdit.Properties.NullText           = resources.GetString("ImportMapDescriptionEdit.Properties.NullText");
     this.ImportMapDescriptionEdit.Properties.ValidateOnEnterKey = true;
     this.ImportMapDescriptionEdit.TextChanged += new System.EventHandler(this.textEdit1_TextChanged);
     //
     // wizardPage3
     //
     this.wizardPage3.Controls.Add(this.ResultsMemoEdit);
     this.wizardPage3.Controls.Add(this.ImportButton);
     this.wizardPage3.Name = "wizardPage3";
     resources.ApplyResources(this.wizardPage3, "wizardPage3");
     //
     // ResultsMemoEdit
     //
     resources.ApplyResources(this.ResultsMemoEdit, "ResultsMemoEdit");
     this.ResultsMemoEdit.Name = "ResultsMemoEdit";
     this.ResultsMemoEdit.Properties.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.ResultsMemoEdit.Properties.WordWrap   = false;
     //
     // ImportButton
     //
     resources.ApplyResources(this.ImportButton, "ImportButton");
     this.ImportButton.Name   = "ImportButton";
     this.ImportButton.Click += new System.EventHandler(this.ImportButton_Click);
     //
     // gridLookUpEdit1
     //
     resources.ApplyResources(this.gridLookUpEdit1, "gridLookUpEdit1");
     this.gridLookUpEdit1.Name = "gridLookUpEdit1";
     this.gridLookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("gridLookUpEdit1.Properties.Buttons"))))
     });
     this.gridLookUpEdit1.Properties.View = this.gridLookUpEdit2View;
     //
     // gridLookUpEdit2View
     //
     this.gridLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridLookUpEdit2View.Name           = "gridLookUpEdit2View";
     this.gridLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridLookUpEdit2View.OptionsView.ShowAutoFilterRow = true;
     this.gridLookUpEdit2View.OptionsView.ShowGroupPanel    = false;
     //
     // importMapBindingSource
     //
     this.importMapBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.ImportMap);
     //
     // importMapBindingSource1
     //
     this.importMapBindingSource1.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.ImportMap);
     //
     // mappingBindingSource
     //
     this.mappingBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.Mapping);
     //
     // ExcelImportWizard
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.WizardControl);
     this.Name         = "ExcelImportWizard";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ExcelImportWizard_FormClosing);
     this.Load        += new System.EventHandler(this.ExcelImportWizard_Load);
     ((System.ComponentModel.ISupportInitialize)(this.WizardControl)).EndInit();
     this.WizardControl.ResumeLayout(false);
     this.welcomeWizardPage1.ResumeLayout(false);
     this.welcomeWizardPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PrieviewRowCountSpinEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.HeaderRowSpinEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SheetSelectEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.HeaderRowCheck.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.FileSelectEdit.Properties)).EndInit();
     this.wizardPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.MappingRadioGroup.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImportMapLookUp.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MappingGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MappingBandedGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mappablePropertyBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
     this.wizardPage2.ResumeLayout(false);
     this.wizardPage2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ImportMapDescriptionEdit.Properties)).EndInit();
     this.wizardPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ResultsMemoEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit2View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mappingBindingSource)).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(ExcelImportWizard));
            DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
            this.resourceManagerSetter1 = new Xpand.ExpressApp.ImportWizard.Win.Wizard.ResourceManagerSetter();
            this.WizardControl = new DevExpress.XtraWizard.WizardControl();
            this.welcomeWizardPage1 = new DevExpress.XtraWizard.WelcomeWizardPage();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.PrieviewRowCountSpinEdit = new DevExpress.XtraEditors.SpinEdit();
            this.HeaderRowSpinEdit = new DevExpress.XtraEditors.SpinEdit();
            this.SheetSelectEdit = new DevExpress.XtraEditors.LookUpEdit();
            this.HeaderRowCheck = new DevExpress.XtraEditors.CheckEdit();
            this.ExcelSheetPreviewGrid = new DevExpress.XtraGrid.GridControl();
            this.ExcelSheetPreviewGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.FileSelectEdit = new DevExpress.XtraEditors.MRUEdit();
            this.wizardPage1 = new DevExpress.XtraWizard.WizardPage();
            this.ResetButton = new DevExpress.XtraEditors.SimpleButton();
            this.GuesMappingButton = new DevExpress.XtraEditors.SimpleButton();
            this.MappingRadioGroup = new DevExpress.XtraEditors.RadioGroup();
            this.ImportMapLookUp = new DevExpress.XtraEditors.LookUpEdit();
            this.MappingGrid = new DevExpress.XtraGrid.GridControl();
            this.MappingBandedGridView = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
            this.ColName = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.Values = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.MapTo = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.repositoryItemGridLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
            this.mappablePropertyBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.NameColumn = new DevExpress.XtraGrid.Columns.GridColumn();
            this.DisplayNameColumn = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Mapped = new DevExpress.XtraGrid.Columns.GridColumn();
            this.completionWizardPage1 = new DevExpress.XtraWizard.CompletionWizardPage();
            this.wizardPage2 = new DevExpress.XtraWizard.WizardPage();
            this.SaveLabel = new DevExpress.XtraEditors.LabelControl();
            this.radioGroup2 = new DevExpress.XtraEditors.RadioGroup();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.ImportMapDescriptionEdit = new DevExpress.XtraEditors.TextEdit();
            this.wizardPage3 = new DevExpress.XtraWizard.WizardPage();
            this.ResultsMemoEdit = new DevExpress.XtraEditors.MemoEdit();
            this.ImportButton = new DevExpress.XtraEditors.SimpleButton();
            this.gridLookUpEdit1 = new DevExpress.XtraEditors.GridLookUpEdit();
            this.gridLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.importMapBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.importMapBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
            this.mappingBindingSource = new System.Windows.Forms.BindingSource(this.components);
            resources = new DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(ExcelImportWizard));
            ((System.ComponentModel.ISupportInitialize)(this.WizardControl)).BeginInit();
            this.WizardControl.SuspendLayout();
            this.welcomeWizardPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PrieviewRowCountSpinEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.HeaderRowSpinEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.SheetSelectEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.HeaderRowCheck.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGrid)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.FileSelectEdit.Properties)).BeginInit();
            this.wizardPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.MappingRadioGroup.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImportMapLookUp.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MappingGrid)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MappingBandedGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mappablePropertyBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
            this.wizardPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImportMapDescriptionEdit.Properties)).BeginInit();
            this.wizardPage3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ResultsMemoEdit.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit2View)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mappingBindingSource)).BeginInit();
            this.SuspendLayout();
            // 
            // WizardControl
            // 
            this.WizardControl.Controls.Add(this.welcomeWizardPage1);
            this.WizardControl.Controls.Add(this.wizardPage1);
            this.WizardControl.Controls.Add(this.completionWizardPage1);
            this.WizardControl.Controls.Add(this.wizardPage2);
            this.WizardControl.Controls.Add(this.wizardPage3);
            resources.ApplyResources(this.WizardControl, "WizardControl");
            this.WizardControl.Name = "WizardControl";
            this.WizardControl.Pages.AddRange(new DevExpress.XtraWizard.BaseWizardPage[] {
            this.welcomeWizardPage1,
            this.wizardPage1,
            this.wizardPage2,
            this.wizardPage3,
            this.completionWizardPage1});
            this.WizardControl.WizardStyle = DevExpress.XtraWizard.WizardStyle.WizardAero;
            this.WizardControl.SelectedPageChanged += new DevExpress.XtraWizard.WizardPageChangedEventHandler(this.WizardControl_SelectedPageChanged);
            this.WizardControl.SelectedPageChanging += new DevExpress.XtraWizard.WizardPageChangingEventHandler(this.WizardControl_SelectedPageChanging);
            // 
            // welcomeWizardPage1
            // 
            this.welcomeWizardPage1.AllowBack = false;
            this.welcomeWizardPage1.Controls.Add(this.labelControl2);
            this.welcomeWizardPage1.Controls.Add(this.PrieviewRowCountSpinEdit);
            this.welcomeWizardPage1.Controls.Add(this.HeaderRowSpinEdit);
            this.welcomeWizardPage1.Controls.Add(this.SheetSelectEdit);
            this.welcomeWizardPage1.Controls.Add(this.HeaderRowCheck);
            this.welcomeWizardPage1.Controls.Add(this.ExcelSheetPreviewGrid);
            this.welcomeWizardPage1.Controls.Add(this.labelControl1);
            this.welcomeWizardPage1.Controls.Add(this.FileSelectEdit);
            resources.ApplyResources(this.welcomeWizardPage1, "welcomeWizardPage1");
            this.welcomeWizardPage1.Name = "welcomeWizardPage1";
            // 
            // labelControl2
            // 
            resources.ApplyResources(this.labelControl2, "labelControl2");
            this.labelControl2.Name = "labelControl2";
            // 
            // PrieviewRowCountSpinEdit
            // 
            resources.ApplyResources(this.PrieviewRowCountSpinEdit, "PrieviewRowCountSpinEdit");
            this.PrieviewRowCountSpinEdit.Name = "PrieviewRowCountSpinEdit";
            this.PrieviewRowCountSpinEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.PrieviewRowCountSpinEdit.Properties.MaxValue = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.PrieviewRowCountSpinEdit.Properties.MinValue = new decimal(new int[] {
            10,
            0,
            0,
            0});
            this.PrieviewRowCountSpinEdit.EditValueChanged += new System.EventHandler(this.PrieviewRowCountSpinEdit_EditValueChanged);
            // 
            // HeaderRowSpinEdit
            // 
            resources.ApplyResources(this.HeaderRowSpinEdit, "HeaderRowSpinEdit");
            this.HeaderRowSpinEdit.Name = "HeaderRowSpinEdit";
            this.HeaderRowSpinEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.HeaderRowSpinEdit.Properties.MaxValue = new decimal(new int[] {
            1000,
            0,
            0,
            0});
            this.HeaderRowSpinEdit.Properties.MinValue = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.HeaderRowSpinEdit.EditValueChanged += new System.EventHandler(this.HeaderRowSpinEdit_EditValueChanged);
            // 
            // SheetSelectEdit
            // 
            resources.ApplyResources(this.SheetSelectEdit, "SheetSelectEdit");
            this.SheetSelectEdit.Name = "SheetSelectEdit";
            this.SheetSelectEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("SheetSelectEdit.Properties.Buttons"))))});
            this.SheetSelectEdit.Properties.NullText = resources.GetString("SheetSelectEdit.Properties.NullText");
            this.SheetSelectEdit.ListChanged += new System.ComponentModel.ListChangedEventHandler(this.SheetSelectEdit_ListChanged);
            this.SheetSelectEdit.EditValueChanged += new System.EventHandler(this.SheetSelectEdit_EditValueChanged);
            this.SheetSelectEdit.EnabledChanged += new System.EventHandler(this.SheetSelectEdit_EnabledChanged);
            // 
            // HeaderRowCheck
            // 
            resources.ApplyResources(this.HeaderRowCheck, "HeaderRowCheck");
            this.HeaderRowCheck.Name = "HeaderRowCheck";
            this.HeaderRowCheck.Properties.Caption = resources.GetString("HeaderRowCheck.Properties.Caption");
            this.HeaderRowCheck.CheckedChanged += new System.EventHandler(this.HeaderRowCheck_CheckedChanged);
            // 
            // ExcelSheetPreviewGrid
            // 
            resources.ApplyResources(this.ExcelSheetPreviewGrid, "ExcelSheetPreviewGrid");
            this.ExcelSheetPreviewGrid.MainView = this.ExcelSheetPreviewGridView;
            this.ExcelSheetPreviewGrid.Name = "ExcelSheetPreviewGrid";
            this.ExcelSheetPreviewGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.ExcelSheetPreviewGridView});
            // 
            // ExcelSheetPreviewGridView
            // 
            this.ExcelSheetPreviewGridView.GridControl = this.ExcelSheetPreviewGrid;
            this.ExcelSheetPreviewGridView.Name = "ExcelSheetPreviewGridView";
            this.ExcelSheetPreviewGridView.OptionsBehavior.Editable = false;
            this.ExcelSheetPreviewGridView.OptionsView.ColumnAutoWidth = false;
            this.ExcelSheetPreviewGridView.OptionsView.ShowGroupedColumns = true;
            // 
            // labelControl1
            // 
            resources.ApplyResources(this.labelControl1, "labelControl1");
            this.labelControl1.Name = "labelControl1";
            // 
            // FileSelectEdit
            // 
            this.FileSelectEdit.AllowDrop = true;
            resources.ApplyResources(this.FileSelectEdit, "FileSelectEdit");
            this.FileSelectEdit.Name = "FileSelectEdit";
            this.FileSelectEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("FileSelectEdit.Properties.Buttons")))),
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.FileSelectEdit.Properties.NullText = resources.GetString("FileSelectEdit.Properties.NullText");
            this.FileSelectEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.FileSelectEdit_ButtonClick);
            this.FileSelectEdit.EditValueChanged += new System.EventHandler(this.FileSelectEdit_EditValueChanged);
            // 
            // wizardPage1
            // 
            this.wizardPage1.Controls.Add(this.ResetButton);
            this.wizardPage1.Controls.Add(this.GuesMappingButton);
            this.wizardPage1.Controls.Add(this.MappingRadioGroup);
            this.wizardPage1.Controls.Add(this.ImportMapLookUp);
            this.wizardPage1.Controls.Add(this.MappingGrid);
            this.wizardPage1.Name = "wizardPage1";
            resources.ApplyResources(this.wizardPage1, "wizardPage1");
            // 
            // ResetButton
            // 
            resources.ApplyResources(this.ResetButton, "ResetButton");
            this.ResetButton.Name = "ResetButton";
            this.ResetButton.Click += new System.EventHandler(this.ResetButton_Click);
            // 
            // GuesMappingButton
            // 
            resources.ApplyResources(this.GuesMappingButton, "GuesMappingButton");
            this.GuesMappingButton.Name = "GuesMappingButton";
            this.GuesMappingButton.Click += new System.EventHandler(this.GuesMappingButton_Click);
            // 
            // MappingRadioGroup
            // 
            resources.ApplyResources(this.MappingRadioGroup, "MappingRadioGroup");
            this.MappingRadioGroup.Name = "MappingRadioGroup";
            this.MappingRadioGroup.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("MappingRadioGroup.Properties.Items"))), resources.GetString("MappingRadioGroup.Properties.Items1"), ((bool)(resources.GetObject("MappingRadioGroup.Properties.Items2")))),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("MappingRadioGroup.Properties.Items3"))), resources.GetString("MappingRadioGroup.Properties.Items4"))});
            this.MappingRadioGroup.SelectedIndexChanged += new System.EventHandler(this.MappingRadioGroup_SelectedIndexChanged_1);
            // 
            // ImportMapLookUp
            // 
            resources.ApplyResources(this.ImportMapLookUp, "ImportMapLookUp");
            this.ImportMapLookUp.Name = "ImportMapLookUp";
            this.ImportMapLookUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ImportMapLookUp.Properties.Buttons"))))});
            this.ImportMapLookUp.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ImportMapLookUp.Properties.Columns"), ((int)(resources.GetObject("ImportMapLookUp.Properties.Columns1"))), resources.GetString("ImportMapLookUp.Properties.Columns2")),
            new DevExpress.XtraEditors.Controls.LookUpColumnInfo(resources.GetString("ImportMapLookUp.Properties.Columns3"), resources.GetString("ImportMapLookUp.Properties.Columns4"), ((int)(resources.GetObject("ImportMapLookUp.Properties.Columns5"))), ((DevExpress.Utils.FormatType)(resources.GetObject("ImportMapLookUp.Properties.Columns6"))), resources.GetString("ImportMapLookUp.Properties.Columns7"), ((bool)(resources.GetObject("ImportMapLookUp.Properties.Columns8"))), ((DevExpress.Utils.HorzAlignment)(resources.GetObject("ImportMapLookUp.Properties.Columns9"))))});
            this.ImportMapLookUp.Properties.DisplayMember = "Description";
            this.ImportMapLookUp.Properties.NullText = resources.GetString("ImportMapLookUp.Properties.NullText");
            this.ImportMapLookUp.Properties.ValueMember = "Oid";
            resources.ApplyResources(toolTipTitleItem1, "toolTipTitleItem1");
            toolTipItem1.LeftIndent = 6;
            resources.ApplyResources(toolTipItem1, "toolTipItem1");
            superToolTip1.Items.Add(toolTipTitleItem1);
            superToolTip1.Items.Add(toolTipItem1);
            this.ImportMapLookUp.SuperTip = superToolTip1;
            this.ImportMapLookUp.EditValueChanged += new System.EventHandler(this.ImportMapLookUp_EditValueChanged);
            // 
            // MappingGrid
            // 
            resources.ApplyResources(this.MappingGrid, "MappingGrid");
            this.MappingGrid.MainView = this.MappingBandedGridView;
            this.MappingGrid.Name = "MappingGrid";
            this.MappingGrid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemGridLookUpEdit});
            this.MappingGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.MappingBandedGridView});
            // 
            // MappingBandedGridView
            // 
            this.MappingBandedGridView.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.ColName,
            this.Values,
            this.MapTo});
            this.MappingBandedGridView.GridControl = this.MappingGrid;
            this.MappingBandedGridView.Name = "MappingBandedGridView";
            this.MappingBandedGridView.OptionsView.ColumnAutoWidth = false;
            // 
            // ColName
            // 
            resources.ApplyResources(this.ColName, "ColName");
            // 
            // Values
            // 
            resources.ApplyResources(this.Values, "Values");
            // 
            // MapTo
            // 
            resources.ApplyResources(this.MapTo, "MapTo");
            // 
            // repositoryItemGridLookUpEdit
            // 
            resources.ApplyResources(this.repositoryItemGridLookUpEdit, "repositoryItemGridLookUpEdit");
            this.repositoryItemGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemGridLookUpEdit.Buttons")))),
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("repositoryItemGridLookUpEdit.Buttons1"))))});
            this.repositoryItemGridLookUpEdit.DataSource = this.mappablePropertyBindingSource;
            this.repositoryItemGridLookUpEdit.Name = "repositoryItemGridLookUpEdit";
            this.repositoryItemGridLookUpEdit.ValidateOnEnterKey = true;
            this.repositoryItemGridLookUpEdit.View = this.repositoryItemGridLookUpEdit1View;
            this.repositoryItemGridLookUpEdit.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.repositoryItemGridLookUpEdit_Closed);
            this.repositoryItemGridLookUpEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemGridLookUpEdit_ButtonClick);
            // 
            // mappablePropertyBindingSource
            // 
            this.mappablePropertyBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.MappableProperty);
            this.mappablePropertyBindingSource.CurrentChanged += new System.EventHandler(this.mappablePropertyBindingSource_CurrentChanged);
            // 
            // repositoryItemGridLookUpEdit1View
            // 
            this.repositoryItemGridLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.NameColumn,
            this.DisplayNameColumn,
            this.Mapped});
            this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
            this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.repositoryItemGridLookUpEdit1View.OptionsView.RowAutoHeight = true;
            this.repositoryItemGridLookUpEdit1View.OptionsView.ShowAutoFilterRow = true;
            this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
            // 
            // NameColumn
            // 
            resources.ApplyResources(this.NameColumn, "NameColumn");
            this.NameColumn.FieldName = "Name";
            this.NameColumn.Name = "NameColumn";
            // 
            // DisplayNameColumn
            // 
            resources.ApplyResources(this.DisplayNameColumn, "DisplayNameColumn");
            this.DisplayNameColumn.FieldName = "DisplayName";
            this.DisplayNameColumn.Name = "DisplayNameColumn";
            // 
            // Mapped
            // 
            resources.ApplyResources(this.Mapped, "Mapped");
            this.Mapped.FieldName = "Mapped";
            this.Mapped.Name = "Mapped";
            // 
            // completionWizardPage1
            // 
            this.completionWizardPage1.Name = "completionWizardPage1";
            resources.ApplyResources(this.completionWizardPage1, "completionWizardPage1");
            // 
            // wizardPage2
            // 
            this.wizardPage2.AllowNext = false;
            this.wizardPage2.Controls.Add(this.SaveLabel);
            this.wizardPage2.Controls.Add(this.radioGroup2);
            this.wizardPage2.Controls.Add(this.labelControl3);
            this.wizardPage2.Controls.Add(this.ImportMapDescriptionEdit);
            this.wizardPage2.Name = "wizardPage2";
            resources.ApplyResources(this.wizardPage2, "wizardPage2");
            // 
            // SaveLabel
            // 
            resources.ApplyResources(this.SaveLabel, "SaveLabel");
            this.SaveLabel.Name = "SaveLabel";
            // 
            // radioGroup2
            // 
            resources.ApplyResources(this.radioGroup2, "radioGroup2");
            this.radioGroup2.Name = "radioGroup2";
            this.radioGroup2.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
            new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("radioGroup2.Properties.Items"))), resources.GetString("radioGroup2.Properties.Items1")),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(((object)(resources.GetObject("radioGroup2.Properties.Items2"))), resources.GetString("radioGroup2.Properties.Items3"))});
            this.radioGroup2.EditValueChanged += new System.EventHandler(this.radioGroup2_EditValueChanged);
            // 
            // labelControl3
            // 
            resources.ApplyResources(this.labelControl3, "labelControl3");
            this.labelControl3.Name = "labelControl3";
            // 
            // ImportMapDescriptionEdit
            // 
            resources.ApplyResources(this.ImportMapDescriptionEdit, "ImportMapDescriptionEdit");
            this.ImportMapDescriptionEdit.Name = "ImportMapDescriptionEdit";
            this.ImportMapDescriptionEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
            this.ImportMapDescriptionEdit.Properties.NullText = resources.GetString("ImportMapDescriptionEdit.Properties.NullText");
            this.ImportMapDescriptionEdit.Properties.ValidateOnEnterKey = true;
            this.ImportMapDescriptionEdit.TextChanged += new System.EventHandler(this.textEdit1_TextChanged);
            // 
            // wizardPage3
            // 
            this.wizardPage3.Controls.Add(this.ResultsMemoEdit);
            this.wizardPage3.Controls.Add(this.ImportButton);
            this.wizardPage3.Name = "wizardPage3";
            resources.ApplyResources(this.wizardPage3, "wizardPage3");
            // 
            // ResultsMemoEdit
            // 
            resources.ApplyResources(this.ResultsMemoEdit, "ResultsMemoEdit");
            this.ResultsMemoEdit.Name = "ResultsMemoEdit";
            this.ResultsMemoEdit.Properties.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.ResultsMemoEdit.Properties.WordWrap = false;
            // 
            // ImportButton
            // 
            resources.ApplyResources(this.ImportButton, "ImportButton");
            this.ImportButton.Name = "ImportButton";
            this.ImportButton.Click += new System.EventHandler(this.ImportButton_Click);
            // 
            // gridLookUpEdit1
            // 
            resources.ApplyResources(this.gridLookUpEdit1, "gridLookUpEdit1");
            this.gridLookUpEdit1.Name = "gridLookUpEdit1";
            this.gridLookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("gridLookUpEdit1.Properties.Buttons"))))});
            this.gridLookUpEdit1.Properties.View = this.gridLookUpEdit2View;
            // 
            // gridLookUpEdit2View
            // 
            this.gridLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.gridLookUpEdit2View.Name = "gridLookUpEdit2View";
            this.gridLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
            this.gridLookUpEdit2View.OptionsView.ShowAutoFilterRow = true;
            this.gridLookUpEdit2View.OptionsView.ShowGroupPanel = false;
            // 
            // importMapBindingSource
            // 
            this.importMapBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.ImportMap);
            // 
            // importMapBindingSource1
            // 
            this.importMapBindingSource1.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.ImportMap);
            // 
            // mappingBindingSource
            // 
            this.mappingBindingSource.DataSource = typeof(Xpand.ExpressApp.ImportWizard.Core.Mapping);
            // 
            // ExcelImportWizard
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.WizardControl);
            this.Name = "ExcelImportWizard";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ExcelImportWizard_FormClosing);
            this.Load += new System.EventHandler(this.ExcelImportWizard_Load);
            ((System.ComponentModel.ISupportInitialize)(this.WizardControl)).EndInit();
            this.WizardControl.ResumeLayout(false);
            this.welcomeWizardPage1.ResumeLayout(false);
            this.welcomeWizardPage1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.PrieviewRowCountSpinEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.HeaderRowSpinEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.SheetSelectEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.HeaderRowCheck.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGrid)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ExcelSheetPreviewGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.FileSelectEdit.Properties)).EndInit();
            this.wizardPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.MappingRadioGroup.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImportMapLookUp.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.MappingGrid)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.MappingBandedGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mappablePropertyBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
            this.wizardPage2.ResumeLayout(false);
            this.wizardPage2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.radioGroup2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImportMapDescriptionEdit.Properties)).EndInit();
            this.wizardPage3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ResultsMemoEdit.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit2View)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.importMapBindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mappingBindingSource)).EndInit();
            this.ResumeLayout(false);

        }
Example #4
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 DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(dan_test));
     this.barManager = new DevExpress.ExpressApp.Win.Templates.Bars.XafBarManagerV2(this.components);
     this.actionContainerObjectsCreation = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerObjectsCreation    = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerFile            = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerFile                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerClose             = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerClose                = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerSave              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerSave                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerExport            = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerExport               = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerPrint             = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerPrint                = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerUndoRedo          = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerUndoRedo             = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerEdit              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerEdit                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerRecordEdit        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerRecordEdit           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerWorkflow          = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerWorkflow             = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerOpenObject        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerOpenObject           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerRecordsNavigation = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerRecordsNavigation    = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerView              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerView                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerReports           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerReports              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerSearch            = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerSearch               = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerFullTextSearch    = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerFullTextSearch       = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerFilters           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerFilters              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerTools             = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerTools                = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerOptions           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerOptions              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerDiagnostic        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerDiagnostic           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerAbout             = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerAbout                = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerMenu              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerMenu                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerNotifications     = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerNotifications        = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.barContainerStatusMessages       = new DevExpress.XtraBars.BarLinkContainerExItem();
     this._mainMenuBar                = new DevExpress.XtraBars.Bar();
     this.barSubItemFile              = new DevExpress.XtraBars.BarSubItem();
     this.barSubItemEdit              = new DevExpress.XtraBars.BarSubItem();
     this.barSubItemView              = new DevExpress.XtraBars.BarSubItem();
     this.barSubItemTools             = new DevExpress.XtraBars.BarSubItem();
     this.barSubItemHelp              = new DevExpress.XtraBars.BarSubItem();
     this.standardToolBar             = new DevExpress.XtraBars.Bar();
     this._statusBar                  = new DevExpress.XtraBars.Bar();
     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.modelSynchronizationManager = new DevExpress.ExpressApp.Win.Templates.ModelSynchronizationManager(this.components);
     this.formStateModelSynchronizer  = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager             = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     this.viewSitePanel               = new DevExpress.XtraEditors.PanelControl();
     this.contextMenu                 = new DevExpress.XtraBars.PopupMenu(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerObjectsCreation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFile)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerClose)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerExport)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerPrint)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerUndoRedo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerWorkflow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOpenObject)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordsNavigation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSearch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFullTextSearch)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFilters)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerTools)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDiagnostic)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerAbout)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerNotifications)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenu)).BeginInit();
     this.SuspendLayout();
     //
     // barManager
     //
     this.barManager.ActionContainers.Add(this.actionContainerObjectsCreation);
     this.barManager.ActionContainers.Add(this.actionContainerFile);
     this.barManager.ActionContainers.Add(this.actionContainerClose);
     this.barManager.ActionContainers.Add(this.actionContainerSave);
     this.barManager.ActionContainers.Add(this.actionContainerExport);
     this.barManager.ActionContainers.Add(this.actionContainerPrint);
     this.barManager.ActionContainers.Add(this.actionContainerUndoRedo);
     this.barManager.ActionContainers.Add(this.actionContainerEdit);
     this.barManager.ActionContainers.Add(this.actionContainerRecordEdit);
     this.barManager.ActionContainers.Add(this.actionContainerWorkflow);
     this.barManager.ActionContainers.Add(this.actionContainerOpenObject);
     this.barManager.ActionContainers.Add(this.actionContainerRecordsNavigation);
     this.barManager.ActionContainers.Add(this.actionContainerView);
     this.barManager.ActionContainers.Add(this.actionContainerReports);
     this.barManager.ActionContainers.Add(this.actionContainerSearch);
     this.barManager.ActionContainers.Add(this.actionContainerFullTextSearch);
     this.barManager.ActionContainers.Add(this.actionContainerFilters);
     this.barManager.ActionContainers.Add(this.actionContainerTools);
     this.barManager.ActionContainers.Add(this.actionContainerOptions);
     this.barManager.ActionContainers.Add(this.actionContainerDiagnostic);
     this.barManager.ActionContainers.Add(this.actionContainerAbout);
     this.barManager.ActionContainers.Add(this.actionContainerMenu);
     this.barManager.ActionContainers.Add(this.actionContainerNotifications);
     this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this._mainMenuBar,
         this.standardToolBar,
         this._statusBar
     });
     this.barManager.DockControls.Add(this.barDockControlTop);
     this.barManager.DockControls.Add(this.barDockControlBottom);
     this.barManager.DockControls.Add(this.barDockControlLeft);
     this.barManager.DockControls.Add(this.barDockControlRight);
     this.barManager.Form = this;
     this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barSubItemFile,
         this.barSubItemEdit,
         this.barSubItemView,
         this.barSubItemTools,
         this.barSubItemHelp,
         this.barContainerFile,
         this.barContainerObjectsCreation,
         this.barContainerClose,
         this.barContainerSave,
         this.barContainerEdit,
         this.barContainerOpenObject,
         this.barContainerUndoRedo,
         this.barContainerReports,
         this.barContainerPrint,
         this.barContainerExport,
         this.barContainerMenu,
         this.barContainerRecordEdit,
         this.barContainerWorkflow,
         this.barContainerRecordsNavigation,
         this.barContainerSearch,
         this.barContainerFullTextSearch,
         this.barContainerFilters,
         this.barContainerView,
         this.barContainerTools,
         this.barContainerOptions,
         this.barContainerDiagnostic,
         this.barContainerAbout,
         this.barContainerNotifications,
         this.barContainerStatusMessages
     });
     this.barManager.MainMenu  = this._mainMenuBar;
     this.barManager.MaxItemId = 28;
     this.barManager.StatusBar = this._statusBar;
     //
     // actionContainerObjectsCreation
     //
     this.actionContainerObjectsCreation.BarContainerItem = this.barContainerObjectsCreation;
     this.actionContainerObjectsCreation.ActionCategory   = "ObjectsCreation";
     //
     // barContainerObjectsCreation
     //
     resources.ApplyResources(this.barContainerObjectsCreation, "barContainerObjectsCreation");
     this.barContainerObjectsCreation.Id        = 5;
     this.barContainerObjectsCreation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerObjectsCreation.Name      = "barContainerObjectsCreation";
     //
     // actionContainerFile
     //
     this.actionContainerFile.BarContainerItem = this.barContainerFile;
     this.actionContainerFile.ActionCategory   = "File";
     //
     // barContainerFile
     //
     resources.ApplyResources(this.barContainerFile, "barContainerFile");
     this.barContainerFile.Id         = 6;
     this.barContainerFile.MergeOrder = 2;
     this.barContainerFile.MergeType  = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerFile.Name       = "barContainerFile";
     //
     // actionContainerClose
     //
     this.actionContainerClose.BarContainerItem = this.barContainerClose;
     this.actionContainerClose.ActionCategory   = "Close";
     //
     // barContainerClose
     //
     resources.ApplyResources(this.barContainerClose, "barContainerClose");
     this.barContainerClose.Id         = 7;
     this.barContainerClose.MergeOrder = 2;
     this.barContainerClose.MergeType  = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerClose.Name       = "barContainerClose";
     //
     // actionContainerSave
     //
     this.actionContainerSave.BarContainerItem = this.barContainerSave;
     this.actionContainerSave.ActionCategory   = "Save";
     //
     // barContainerSave
     //
     resources.ApplyResources(this.barContainerSave, "barContainerSave");
     this.barContainerSave.Id        = 8;
     this.barContainerSave.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerSave.Name      = "barContainerSave";
     //
     // actionContainerExport
     //
     this.actionContainerExport.BarContainerItem = this.barContainerExport;
     this.actionContainerExport.ActionCategory   = "Export";
     //
     // barContainerExport
     //
     resources.ApplyResources(this.barContainerExport, "barContainerExport");
     this.barContainerExport.Id        = 9;
     this.barContainerExport.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerExport.Name      = "barContainerExport";
     //
     // actionContainerPrint
     //
     this.actionContainerPrint.BarContainerItem = this.barContainerPrint;
     this.actionContainerPrint.ActionCategory   = "Print";
     //
     // barContainerPrint
     //
     resources.ApplyResources(this.barContainerPrint, "barContainerPrint");
     this.barContainerPrint.Id        = 10;
     this.barContainerPrint.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerPrint.Name      = "barContainerPrint";
     //
     // actionContainerUndoRedo
     //
     this.actionContainerUndoRedo.BarContainerItem = this.barContainerUndoRedo;
     this.actionContainerUndoRedo.ActionCategory   = "UndoRedo";
     //
     // barContainerUndoRedo
     //
     resources.ApplyResources(this.barContainerUndoRedo, "barContainerUndoRedo");
     this.barContainerUndoRedo.Id        = 11;
     this.barContainerUndoRedo.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerUndoRedo.Name      = "barContainerUndoRedo";
     //
     // actionContainerEdit
     //
     this.actionContainerEdit.BarContainerItem = this.barContainerEdit;
     this.actionContainerEdit.ActionCategory   = "Edit";
     //
     // barContainerEdit
     //
     resources.ApplyResources(this.barContainerEdit, "barContainerEdit");
     this.barContainerEdit.Id        = 12;
     this.barContainerEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerEdit.Name      = "barContainerEdit";
     //
     // actionContainerRecordEdit
     //
     this.actionContainerRecordEdit.BarContainerItem = this.barContainerRecordEdit;
     this.actionContainerRecordEdit.ActionCategory   = "RecordEdit";
     //
     // barContainerRecordEdit
     //
     resources.ApplyResources(this.barContainerRecordEdit, "barContainerRecordEdit");
     this.barContainerRecordEdit.Id        = 13;
     this.barContainerRecordEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerRecordEdit.Name      = "barContainerRecordEdit";
     //
     // actionContainerWorkflow
     //
     this.actionContainerWorkflow.BarContainerItem = this.barContainerWorkflow;
     this.actionContainerWorkflow.ActionCategory   = "Workflow";
     //
     // barContainerWorkflow
     //
     resources.ApplyResources(this.barContainerWorkflow, "barContainerWorkflow");
     this.barContainerWorkflow.Id        = 14;
     this.barContainerWorkflow.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerWorkflow.Name      = "barContainerWorkflow";
     //
     // actionContainerOpenObject
     //
     this.actionContainerOpenObject.BarContainerItem = this.barContainerOpenObject;
     this.actionContainerOpenObject.ActionCategory   = "OpenObject";
     //
     // barContainerOpenObject
     //
     resources.ApplyResources(this.barContainerOpenObject, "barContainerOpenObject");
     this.barContainerOpenObject.Id        = 15;
     this.barContainerOpenObject.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerOpenObject.Name      = "barContainerOpenObject";
     //
     // actionContainerRecordsNavigation
     //
     this.actionContainerRecordsNavigation.BarContainerItem = this.barContainerRecordsNavigation;
     this.actionContainerRecordsNavigation.ActionCategory   = "RecordsNavigation";
     //
     // barContainerRecordsNavigation
     //
     resources.ApplyResources(this.barContainerRecordsNavigation, "barContainerRecordsNavigation");
     this.barContainerRecordsNavigation.Id        = 16;
     this.barContainerRecordsNavigation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerRecordsNavigation.Name      = "barContainerRecordsNavigation";
     //
     // actionContainerView
     //
     this.actionContainerView.BarContainerItem = this.barContainerView;
     this.actionContainerView.ActionCategory   = "View";
     //
     // barContainerView
     //
     resources.ApplyResources(this.barContainerView, "barContainerView");
     this.barContainerView.Id        = 17;
     this.barContainerView.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerView.Name      = "barContainerView";
     //
     // actionContainerReports
     //
     this.actionContainerReports.BarContainerItem = this.barContainerReports;
     this.actionContainerReports.ActionCategory   = "Reports";
     //
     // barContainerReports
     //
     resources.ApplyResources(this.barContainerReports, "barContainerReports");
     this.barContainerReports.Id        = 18;
     this.barContainerReports.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerReports.Name      = "barContainerReports";
     //
     // actionContainerSearch
     //
     this.actionContainerSearch.BarContainerItem = this.barContainerSearch;
     this.actionContainerSearch.ActionCategory   = "Search";
     //
     // barContainerSearch
     //
     resources.ApplyResources(this.barContainerSearch, "barContainerSearch");
     this.barContainerSearch.Id        = 19;
     this.barContainerSearch.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerSearch.Name      = "barContainerSearch";
     //
     // actionContainerFullTextSearch
     //
     this.actionContainerFullTextSearch.BarContainerItem = this.barContainerFullTextSearch;
     this.actionContainerFullTextSearch.ActionCategory   = "FullTextSearch";
     //
     // barContainerFullTextSearch
     //
     this.barContainerFullTextSearch.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     resources.ApplyResources(this.barContainerFullTextSearch, "barContainerFullTextSearch");
     this.barContainerFullTextSearch.Id        = 20;
     this.barContainerFullTextSearch.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerFullTextSearch.Name      = "barContainerFullTextSearch";
     //
     // actionContainerFilters
     //
     this.actionContainerFilters.BarContainerItem = this.barContainerFilters;
     this.actionContainerFilters.ActionCategory   = "Filters";
     //
     // barContainerFilters
     //
     resources.ApplyResources(this.barContainerFilters, "barContainerFilters");
     this.barContainerFilters.Id        = 21;
     this.barContainerFilters.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerFilters.Name      = "barContainerFilters";
     //
     // actionContainerTools
     //
     this.actionContainerTools.BarContainerItem = this.barContainerTools;
     this.actionContainerTools.ActionCategory   = "Tools";
     this.actionContainerTools.IsMenuMode       = true;
     //
     // barContainerTools
     //
     resources.ApplyResources(this.barContainerTools, "barContainerTools");
     this.barContainerTools.Id        = 22;
     this.barContainerTools.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerTools.Name      = "barContainerTools";
     //
     // actionContainerOptions
     //
     this.actionContainerOptions.BarContainerItem = this.barContainerOptions;
     this.actionContainerOptions.ActionCategory   = "Options";
     this.actionContainerOptions.IsMenuMode       = true;
     //
     // barContainerOptions
     //
     resources.ApplyResources(this.barContainerOptions, "barContainerOptions");
     this.barContainerOptions.Id        = 23;
     this.barContainerOptions.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerOptions.Name      = "barContainerOptions";
     //
     // actionContainerDiagnostic
     //
     this.actionContainerDiagnostic.BarContainerItem = this.barContainerDiagnostic;
     this.actionContainerDiagnostic.ActionCategory   = "Diagnostic";
     this.actionContainerDiagnostic.IsMenuMode       = true;
     //
     // barContainerDiagnostic
     //
     resources.ApplyResources(this.barContainerDiagnostic, "barContainerDiagnostic");
     this.barContainerDiagnostic.Id        = 24;
     this.barContainerDiagnostic.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerDiagnostic.Name      = "barContainerDiagnostic";
     //
     // actionContainerAbout
     //
     this.actionContainerAbout.BarContainerItem = this.barContainerAbout;
     this.actionContainerAbout.ActionCategory   = "About";
     this.actionContainerAbout.IsMenuMode       = true;
     //
     // barContainerAbout
     //
     resources.ApplyResources(this.barContainerAbout, "barContainerAbout");
     this.barContainerAbout.Id        = 25;
     this.barContainerAbout.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerAbout.Name      = "barContainerAbout";
     //
     // actionContainerMenu
     //
     this.actionContainerMenu.BarContainerItem = this.barContainerMenu;
     this.actionContainerMenu.ActionCategory   = "Menu";
     //
     // barContainerMenu
     //
     resources.ApplyResources(this.barContainerMenu, "barContainerMenu");
     this.barContainerMenu.Id        = 26;
     this.barContainerMenu.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerMenu.Name      = "barContainerMenu";
     //
     // actionContainerNotifications
     //
     this.actionContainerNotifications.BarContainerItem = this.barContainerNotifications;
     this.actionContainerNotifications.ActionCategory   = "Notifications";
     //
     // barContainerNotifications
     //
     resources.ApplyResources(this.barContainerNotifications, "barContainerNotifications");
     this.barContainerNotifications.Id        = 27;
     this.barContainerNotifications.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerNotifications.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barContainerNotifications.Name      = "barContainerNotifications";
     //
     // barContainerStatusMessages
     //
     resources.ApplyResources(this.barContainerStatusMessages, "barContainerStatusMessages");
     this.barContainerStatusMessages.Id        = 28;
     this.barContainerStatusMessages.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerStatusMessages.Name      = "barContainerStatusMessages";
     //
     // _mainMenuBar
     //
     this._mainMenuBar.BarName   = "Main Menu";
     this._mainMenuBar.DockCol   = 0;
     this._mainMenuBar.DockRow   = 0;
     this._mainMenuBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this._mainMenuBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemFile),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemEdit),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemView),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemTools),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemHelp)
     });
     this._mainMenuBar.OptionsBar.MultiLine   = true;
     this._mainMenuBar.OptionsBar.UseWholeRow = true;
     resources.ApplyResources(this._mainMenuBar, "_mainMenuBar");
     //
     // barSubItemFile
     //
     resources.ApplyResources(this.barSubItemFile, "barSubItemFile");
     this.barSubItemFile.HideWhenEmpty = true;
     this.barSubItemFile.Id            = 0;
     this.barSubItemFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerObjectsCreation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerFile, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerClose, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSave, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerExport, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerPrint, true)
     });
     this.barSubItemFile.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItemFile.Name      = "barSubItemFile";
     //
     // barSubItemEdit
     //
     resources.ApplyResources(this.barSubItemEdit, "barSubItemEdit");
     this.barSubItemEdit.HideWhenEmpty = true;
     this.barSubItemEdit.Id            = 1;
     this.barSubItemEdit.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerUndoRedo, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerWorkflow, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOpenObject, true)
     });
     this.barSubItemEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItemEdit.Name      = "barSubItemEdit";
     //
     // barSubItemView
     //
     resources.ApplyResources(this.barSubItemView, "barSubItemView");
     this.barSubItemView.HideWhenEmpty = true;
     this.barSubItemView.Id            = 2;
     this.barSubItemView.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordsNavigation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerView, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerReports, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSearch, true),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.barContainerFullTextSearch, true),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.barContainerFilters, true)
     });
     this.barSubItemView.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItemView.Name      = "barSubItemView";
     //
     // barSubItemTools
     //
     resources.ApplyResources(this.barSubItemTools, "barSubItemTools");
     this.barSubItemTools.HideWhenEmpty = true;
     this.barSubItemTools.Id            = 3;
     this.barSubItemTools.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerTools, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOptions, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerDiagnostic, true)
     });
     this.barSubItemTools.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItemTools.Name      = "barSubItemTools";
     //
     // barSubItemHelp
     //
     resources.ApplyResources(this.barSubItemHelp, "barSubItemHelp");
     this.barSubItemHelp.HideWhenEmpty = true;
     this.barSubItemHelp.Id            = 4;
     this.barSubItemHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerAbout, true)
     });
     this.barSubItemHelp.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItemHelp.Name      = "barSubItemHelp";
     //
     // standardToolBar
     //
     this.standardToolBar.BarName   = "Main Toolbar";
     this.standardToolBar.DockCol   = 0;
     this.standardToolBar.DockRow   = 1;
     this.standardToolBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.standardToolBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerObjectsCreation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSave, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerUndoRedo, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOpenObject),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerWorkflow, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerView, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerReports),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordsNavigation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerClose, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerFilters, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSearch, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerFullTextSearch)
     });
     this.standardToolBar.OptionsBar.UseWholeRow = true;
     resources.ApplyResources(this.standardToolBar, "standardToolBar");
     //
     // _statusBar
     //
     this._statusBar.BarName      = "StatusBar";
     this._statusBar.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this._statusBar.DockCol      = 0;
     this._statusBar.DockRow      = 0;
     this._statusBar.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this._statusBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerStatusMessages),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerNotifications)
     });
     this._statusBar.OptionsBar.AllowQuickCustomization = false;
     this._statusBar.OptionsBar.DisableClose            = true;
     this._statusBar.OptionsBar.DisableCustomization    = true;
     this._statusBar.OptionsBar.DrawDragBorder          = false;
     this._statusBar.OptionsBar.DrawSizeGrip            = true;
     this._statusBar.OptionsBar.UseWholeRow             = true;
     resources.ApplyResources(this._statusBar, "_statusBar");
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     //
     // modelSynchronizationManager
     //
     this.modelSynchronizationManager.ModelSynchronizableComponents.Add(this.formStateModelSynchronizer);
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = this.viewSitePanel;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // contextMenu
     //
     this.contextMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerObjectsCreation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSave, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOpenObject, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerUndoRedo, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerReports, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerClose, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerView, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerPrint, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerExport, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerMenu, true)
     });
     this.contextMenu.Manager = this.barManager;
     this.contextMenu.Name    = "contextMenu";
     //
     // dan_test
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "dan_test";
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerObjectsCreation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFile)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerClose)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerExport)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerPrint)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerUndoRedo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerWorkflow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOpenObject)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordsNavigation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSearch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFullTextSearch)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFilters)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerTools)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDiagnostic)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerAbout)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerNotifications)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenu)).EndInit();
     this.ResumeLayout(false);
 }
Example #5
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 DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(MainForm));
            this.splitContainerControl = new DevExpress.XtraEditors.SplitContainerControl();
            this.viewSitePanel = new DevExpress.XtraEditors.PanelControl();
            this.mainBarManager = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
            this._mainMenuBar = new DevExpress.ExpressApp.Win.Templates.Controls.XafBar();
            this.barSubItemFile = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.cObjectsCreation = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cFile = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cSave = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cPrint = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cExport = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cExit = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.barSubItemEdit = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.cUndoRedo = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cEdit = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cRecordEdit = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cOpenObject = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.barSubItemView = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.barSubItemPanels = new DevExpress.XtraBars.BarSubItem();
            this.cPanels = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.cViewsHistoryNavigation = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cViewsNavigation = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.cRecordsNavigation = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cView = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cReports = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cDefault = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cSearch = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cFilters = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cFullTextSearch = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.cAppearance = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.barSubItemTools = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.cTools = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.cOptions = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.cDiagnostic = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.barSubItemWindow = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.cWindows = new DevExpress.ExpressApp.Win.Templates.ActionContainers.XafBarLinkContainerItem();
            this.barMdiChildrenListItem = new DevExpress.XtraBars.BarDockingMenuItem();
            this.Windows = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.barSubItemHelp = new DevExpress.ExpressApp.Win.Templates.MainMenuItem();
            this.cAbout = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerMenuBarItem();
            this.standardToolBar = new DevExpress.ExpressApp.Win.Templates.Controls.XafBar();
            this._statusBar = new DevExpress.ExpressApp.Win.Templates.Controls.XafBar();
            this.mainBarAndDockingController = new DevExpress.XtraBars.BarAndDockingController(this.components);
            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.mainDockManager = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanelNavigation = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanelNavigation_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.navigation = new DevExpress.ExpressApp.Win.Templates.ActionContainers.NavigationActionContainer();
            this.cMenu = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
            this.viewSiteControlPanel = new DevExpress.XtraEditors.PanelControl();
            this.hintPanel = new DevExpress.Utils.Frames.NotePanel8_1();
            this.captionPanel = new DevExpress.Utils.Frames.ApplicationCaption8_1();
            this.formStateModelSynchronizerComponent = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).BeginInit();
            this.splitContainerControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainBarManager)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainBarAndDockingController)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainDockManager)).BeginInit();
            this.dockPanelNavigation.SuspendLayout();
            this.dockPanelNavigation_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.viewSiteControlPanel)).BeginInit();
            this.viewSiteControlPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // actionsContainersManager
            // 
            this.actionsContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cFile);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cSave);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cPrint);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cExport);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cExit);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cEdit);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cOpenObject);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cPanels);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cViewsHistoryNavigation);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cViewsNavigation);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cRecordsNavigation);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cView);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cReports);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cDefault);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cSearch);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cFilters);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cFullTextSearch);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cAppearance);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cTools);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cOptions);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cDiagnostic);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cAbout);
            this.actionsContainersManager.ActionContainerComponents.Add(this.navigation);
            this.actionsContainersManager.ActionContainerComponents.Add(this.cMenu);
            this.actionsContainersManager.ActionContainerComponents.Add(this.Windows);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cSave);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cEdit);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cOpenObject);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cPrint);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cView);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cReports);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cExport);
            this.actionsContainersManager.ContextMenuContainers.Add(this.cMenu);
            this.actionsContainersManager.DefaultContainer = this.cDefault;
            // 
            // modelSynchronizationManager
            // 
            this.modelSynchronizationManager.ModelSynchronizableComponents.Add(this.formStateModelSynchronizerComponent);
            this.modelSynchronizationManager.ModelSynchronizableComponents.Add(this.mainBarManager);
            this.modelSynchronizationManager.ModelSynchronizableComponents.Add(this.navigation);
            // 
            // splitContainerControl
            // 
            resources.ApplyResources(this.splitContainerControl, "splitContainerControl");
            this.splitContainerControl.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.splitContainerControl.Name = "splitContainerControl";
            this.splitContainerControl.Panel1.Controls.Add(this.viewSitePanel);
            this.splitContainerControl.Panel2.AutoScroll = true;
            resources.ApplyResources(this.splitContainerControl.Panel1, "splitContainerControl.Panel1");
            resources.ApplyResources(this.splitContainerControl.Panel2, "splitContainerControl.Panel2");
            this.splitContainerControl.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1;
            this.splitContainerControl.SplitterPosition = 212;
            // 
            // viewSitePanel
            // 
            this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
            this.viewSitePanel.Name = "viewSitePanel";
            // 
            // mainBarManager
            // 
            this.mainBarManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this._mainMenuBar,
            this.standardToolBar,
            this._statusBar});
            this.mainBarManager.Controller = this.mainBarAndDockingController;
            this.mainBarManager.DockControls.Add(this.barDockControlTop);
            this.mainBarManager.DockControls.Add(this.barDockControlBottom);
            this.mainBarManager.DockControls.Add(this.barDockControlLeft);
            this.mainBarManager.DockControls.Add(this.barDockControlRight);
            this.mainBarManager.DockManager = this.mainDockManager;
            this.mainBarManager.Form = this;
            this.mainBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barSubItemFile,
            this.barSubItemEdit,
            this.barSubItemView,
            this.barSubItemTools,
            this.barSubItemHelp,
            this.cFile,
            this.cObjectsCreation,
            this.cPrint,
            this.cExport,
            this.cSave,
            this.cEdit,
            this.cOpenObject,
            this.cUndoRedo,
            this.cAppearance,
            this.cReports,
            this.cExit,
            this.cRecordEdit,
            this.cRecordsNavigation,
            this.cViewsHistoryNavigation,
            this.cSearch,
            this.cFullTextSearch,
            this.cFilters,
            this.cView,
            this.cDefault,
            this.cTools,
            this.cViewsNavigation,
            this.cDiagnostic,
            this.cOptions,
            this.cAbout,
            this.cWindows,
            this.cPanels,
            this.cMenu,
            this.barSubItemWindow,
            this.barMdiChildrenListItem,
            this.Windows,
            this.barSubItemPanels});
            this.mainBarManager.MainMenu = this._mainMenuBar;
            this.mainBarManager.MaxItemId = 36;
            this.mainBarManager.StatusBar = this._statusBar;
            // 
            // _mainMenuBar
            // 
            this._mainMenuBar.BarName = "Main Menu";
            this._mainMenuBar.DockCol = 0;
            this._mainMenuBar.DockRow = 0;
            this._mainMenuBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this._mainMenuBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemFile),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemEdit),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemView),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemTools),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemWindow),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemHelp)});
            this._mainMenuBar.OptionsBar.MultiLine = true;
            this._mainMenuBar.OptionsBar.UseWholeRow = true;
            this._mainMenuBar.TargetPageCategoryColor = System.Drawing.Color.Empty;
            resources.ApplyResources(this._mainMenuBar, "_mainMenuBar");
            // 
            // barSubItemFile
            // 
            resources.ApplyResources(this.barSubItemFile, "barSubItemFile");
            this.barSubItemFile.Id = 0;
            this.barSubItemFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cObjectsCreation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cFile, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cSave, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cPrint, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cExport, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cExit, true)});
            this.barSubItemFile.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemFile.Name = "barSubItemFile";
            this.barSubItemFile.VisibleInRibbon = false;
            // 
            // cObjectsCreation
            // 
            this.cObjectsCreation.ApplicationMenuIndex = 1;
            this.cObjectsCreation.ApplicationMenuItem = true;
            resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
            this.cObjectsCreation.ContainerId = "ObjectsCreation";
            this.cObjectsCreation.Id = 18;
            this.cObjectsCreation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cObjectsCreation.Name = "cObjectsCreation";
            this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cObjectsCreation.TargetPageGroupCaption = null;
            // 
            // cFile
            // 
            this.cFile.ApplicationMenuIndex = 2;
            this.cFile.ApplicationMenuItem = true;
            resources.ApplyResources(this.cFile, "cFile");
            this.cFile.ContainerId = "File";
            this.cFile.Id = 5;
            this.cFile.MergeOrder = 2;
            this.cFile.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cFile.Name = "cFile";
            this.cFile.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cFile.TargetPageGroupCaption = null;
            // 
            // cSave
            // 
            this.cSave.ApplicationMenuIndex = 7;
            this.cSave.ApplicationMenuItem = true;
            resources.ApplyResources(this.cSave, "cSave");
            this.cSave.ContainerId = "Save";
            this.cSave.Id = 8;
            this.cSave.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cSave.Name = "cSave";
            this.cSave.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cSave.TargetPageGroupCaption = null;
            // 
            // cPrint
            // 
            this.cPrint.ApplicationMenuIndex = 11;
            this.cPrint.ApplicationMenuItem = true;
            resources.ApplyResources(this.cPrint, "cPrint");
            this.cPrint.ContainerId = "Print";
            this.cPrint.Id = 6;
            this.cPrint.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cPrint.Name = "cPrint";
            this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cPrint.TargetPageGroupCaption = null;
            // 
            // cExport
            // 
            this.cExport.ApplicationMenuIndex = 10;
            this.cExport.ApplicationMenuItem = true;
            resources.ApplyResources(this.cExport, "cExport");
            this.cExport.ContainerId = "Export";
            this.cExport.Id = 7;
            this.cExport.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cExport.Name = "cExport";
            this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cExport.TargetPageGroupCaption = null;
            // 
            // cExit
            // 
            this.cExit.ApplicationMenuIndex = 900;
            this.cExit.ApplicationMenuItem = true;
            resources.ApplyResources(this.cExit, "cExit");
            this.cExit.ContainerId = "Exit";
            this.cExit.Id = 8;
            this.cExit.MergeOrder = 900;
            this.cExit.Name = "cExit";
            this.cExit.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cExit.TargetPageGroupCaption = null;
            // 
            // barSubItemEdit
            // 
            resources.ApplyResources(this.barSubItemEdit, "barSubItemEdit");
            this.barSubItemEdit.Id = 1;
            this.barSubItemEdit.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cUndoRedo, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cEdit, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cRecordEdit, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cOpenObject, true)});
            this.barSubItemEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemEdit.Name = "barSubItemEdit";
            this.barSubItemEdit.VisibleInRibbon = false;
            // 
            // cUndoRedo
            // 
            resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
            this.cUndoRedo.ContainerId = "UndoRedo";
            this.cUndoRedo.Id = 10;
            this.cUndoRedo.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cUndoRedo.Name = "cUndoRedo";
            this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
            // 
            // cEdit
            // 
            resources.ApplyResources(this.cEdit, "cEdit");
            this.cEdit.ContainerId = "Edit";
            this.cEdit.Id = 9;
            this.cEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cEdit.Name = "cEdit";
            this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cEdit.TargetPageGroupCaption = null;
            // 
            // cRecordEdit
            // 
            resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
            this.cRecordEdit.ContainerId = "RecordEdit";
            this.cRecordEdit.Id = 9;
            this.cRecordEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cRecordEdit.Name = "cRecordEdit";
            this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cRecordEdit.TargetPageGroupCaption = null;
            // 
            // cOpenObject
            // 
            resources.ApplyResources(this.cOpenObject, "cOpenObject");
            this.cOpenObject.ContainerId = "OpenObject";
            this.cOpenObject.Id = 9;
            this.cOpenObject.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cOpenObject.Name = "cOpenObject";
            this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cOpenObject.TargetPageGroupCaption = null;
            // 
            // barSubItemView
            // 
            resources.ApplyResources(this.barSubItemView, "barSubItemView");
            this.barSubItemView.Id = 2;
            this.barSubItemView.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemPanels, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cViewsHistoryNavigation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cViewsNavigation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cRecordsNavigation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cView, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cReports, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cDefault, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cSearch, true),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.cFilters, true),
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.cFullTextSearch, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cAppearance, true)});
            this.barSubItemView.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemView.Name = "barSubItemView";
            // 
            // barSubItemPanels
            // 
            resources.ApplyResources(this.barSubItemPanels, "barSubItemPanels");
            this.barSubItemPanels.Id = 35;
            this.barSubItemPanels.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cPanels, true)});
            this.barSubItemPanels.Name = "barSubItemPanels";
            // 
            // cPanels
            // 
            resources.ApplyResources(this.cPanels, "cPanels");
            this.cPanels.ContainerId = "Panels";
            this.cPanels.Id = 16;
            this.cPanels.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cPanels.Name = "cPanels";
            this.cPanels.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.cPanels.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cPanels.TargetPageGroupCaption = null;
            // 
            // cViewsHistoryNavigation
            // 
            resources.ApplyResources(this.cViewsHistoryNavigation, "cViewsHistoryNavigation");
            this.cViewsHistoryNavigation.ContainerId = "ViewsHistoryNavigation";
            this.cViewsHistoryNavigation.Id = 35;
            this.cViewsHistoryNavigation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cViewsHistoryNavigation.Name = "cViewsHistoryNavigation";
            this.cViewsHistoryNavigation.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cViewsHistoryNavigation.TargetPageGroupCaption = null;
            // 
            // cViewsNavigation
            // 
            resources.ApplyResources(this.cViewsNavigation, "cViewsNavigation");
            this.cViewsNavigation.ContainerId = "ViewsNavigation";
            this.cViewsNavigation.Id = 14;
            this.cViewsNavigation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cViewsNavigation.Name = "cViewsNavigation";
            this.cViewsNavigation.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cViewsNavigation.TargetPageGroupCaption = null;
            // 
            // cRecordsNavigation
            // 
            resources.ApplyResources(this.cRecordsNavigation, "cRecordsNavigation");
            this.cRecordsNavigation.ContainerId = "RecordsNavigation";
            this.cRecordsNavigation.Id = 10;
            this.cRecordsNavigation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cRecordsNavigation.Name = "cRecordsNavigation";
            this.cRecordsNavigation.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cRecordsNavigation.TargetPageGroupCaption = null;
            // 
            // cView
            // 
            resources.ApplyResources(this.cView, "cView");
            this.cView.ContainerId = "View";
            this.cView.Id = 12;
            this.cView.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cView.Name = "cView";
            this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cView.TargetPageGroupCaption = null;
            // 
            // cReports
            // 
            this.cReports.ApplicationMenuIndex = 12;
            this.cReports.ApplicationMenuItem = true;
            resources.ApplyResources(this.cReports, "cReports");
            this.cReports.ContainerId = "Reports";
            this.cReports.Id = 11;
            this.cReports.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cReports.Name = "cReports";
            this.cReports.TargetPageCategoryColor = System.Drawing.Color.Empty;
            // 
            // cDefault
            // 
            resources.ApplyResources(this.cDefault, "cDefault");
            this.cDefault.ContainerId = "Default";
            this.cDefault.Id = 50;
            this.cDefault.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cDefault.Name = "cDefault";
            this.cDefault.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cDefault.TargetPageGroupCaption = null;
            // 
            // cSearch
            // 
            resources.ApplyResources(this.cSearch, "cSearch");
            this.cSearch.ContainerId = "Search";
            this.cSearch.Id = 11;
            this.cSearch.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cSearch.Name = "cSearch";
            this.cSearch.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cSearch.TargetPageGroupCaption = null;
            // 
            // cFilters
            // 
            resources.ApplyResources(this.cFilters, "cFilters");
            this.cFilters.ContainerId = "Filters";
            this.cFilters.Id = 26;
            this.cFilters.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cFilters.Name = "cFilters";
            this.cFilters.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cFilters.TargetPageGroupCaption = null;
            // 
            // cFullTextSearch
            // 
            this.cFullTextSearch.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            resources.ApplyResources(this.cFullTextSearch, "cFullTextSearch");
            this.cFullTextSearch.ContainerId = "FullTextSearch";
            this.cFullTextSearch.Id = 12;
            this.cFullTextSearch.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cFullTextSearch.Name = "cFullTextSearch";
            this.cFullTextSearch.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cFullTextSearch.TargetPageGroupCaption = null;
            // 
            // cAppearance
            // 
            resources.ApplyResources(this.cAppearance, "cAppearance");
            this.cAppearance.ContainerId = "Appearance";
            this.cAppearance.Id = 9;
            this.cAppearance.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cAppearance.Name = "cAppearance";
            this.cAppearance.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cAppearance.TargetPageGroupCaption = null;
            // 
            // barSubItemTools
            // 
            resources.ApplyResources(this.barSubItemTools, "barSubItemTools");
            this.barSubItemTools.Id = 3;
            this.barSubItemTools.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cTools, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cOptions, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cDiagnostic, true)});
            this.barSubItemTools.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemTools.Name = "barSubItemTools";
            // 
            // cTools
            // 
            resources.ApplyResources(this.cTools, "cTools");
            this.cTools.ContainerId = "Tools";
            this.cTools.Id = 13;
            this.cTools.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cTools.Name = "cTools";
            this.cTools.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cTools.TargetPageGroupCaption = null;
            // 
            // cOptions
            // 
            resources.ApplyResources(this.cOptions, "cOptions");
            this.cOptions.ContainerId = "Options";
            this.cOptions.Id = 14;
            this.cOptions.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cOptions.Name = "cOptions";
            this.cOptions.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cOptions.TargetPageGroupCaption = null;
            // 
            // cDiagnostic
            // 
            resources.ApplyResources(this.cDiagnostic, "cDiagnostic");
            this.cDiagnostic.ContainerId = "Diagnostic";
            this.cDiagnostic.Id = 16;
            this.cDiagnostic.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cDiagnostic.Name = "cDiagnostic";
            this.cDiagnostic.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cDiagnostic.TargetPageGroupCaption = null;
            // 
            // barSubItemWindow
            // 
            resources.ApplyResources(this.barSubItemWindow, "barSubItemWindow");
            this.barSubItemWindow.Id = 32;
            this.barSubItemWindow.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cWindows),
            new DevExpress.XtraBars.LinkPersistInfo(this.Windows, true)});
            this.barSubItemWindow.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemWindow.Name = "barSubItemWindow";
            // 
            // cWindows
            // 
            resources.ApplyResources(this.cWindows, "cWindows");
            this.cWindows.Id = 16;
            this.cWindows.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem)});
            this.cWindows.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cWindows.Name = "cWindows";
            this.cWindows.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cWindows.TargetPageGroupCaption = null;
            // 
            // barMdiChildrenListItem
            // 
            resources.ApplyResources(this.barMdiChildrenListItem, "barMdiChildrenListItem");
            this.barMdiChildrenListItem.Id = 37;
            this.barMdiChildrenListItem.Name = "barMdiChildrenListItem";
            // 
            // Windows
            // 
            resources.ApplyResources(this.Windows, "Windows");
            this.Windows.ContainerId = "Windows";
            this.Windows.Id = 34;
            this.Windows.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.Windows.Name = "Windows";
            this.Windows.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.Windows.TargetPageGroupCaption = null;
            // 
            // barSubItemHelp
            // 
            resources.ApplyResources(this.barSubItemHelp, "barSubItemHelp");
            this.barSubItemHelp.Id = 4;
            this.barSubItemHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cAbout, true)});
            this.barSubItemHelp.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.barSubItemHelp.Name = "barSubItemHelp";
            this.barSubItemHelp.VisibleInRibbon = false;
            // 
            // cAbout
            // 
            this.cAbout.ApplicationMenuIndex = 15;
            this.cAbout.ApplicationMenuItem = true;
            resources.ApplyResources(this.cAbout, "cAbout");
            this.cAbout.ContainerId = "About";
            this.cAbout.Id = 15;
            this.cAbout.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
            this.cAbout.Name = "cAbout";
            this.cAbout.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cAbout.TargetPageGroupCaption = null;
            // 
            // standardToolBar
            // 
            this.standardToolBar.BarName = "Main Toolbar";
            this.standardToolBar.DockCol = 0;
            this.standardToolBar.DockRow = 1;
            this.standardToolBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.standardToolBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.cViewsHistoryNavigation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cObjectsCreation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cSave, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cEdit, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cUndoRedo, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cRecordEdit, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cOpenObject),
            new DevExpress.XtraBars.LinkPersistInfo(this.cView, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cReports),
            new DevExpress.XtraBars.LinkPersistInfo(this.cDefault, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cRecordsNavigation, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cFilters, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cSearch, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.cFullTextSearch)});
            this.standardToolBar.OptionsBar.UseWholeRow = true;
            this.standardToolBar.TargetPageCategoryColor = System.Drawing.Color.Empty;
            resources.ApplyResources(this.standardToolBar, "standardToolBar");
            // 
            // _statusBar
            // 
            this._statusBar.BarName = "StatusBar";
            this._statusBar.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
            this._statusBar.DockCol = 0;
            this._statusBar.DockRow = 0;
            this._statusBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
            this._statusBar.OptionsBar.AllowQuickCustomization = false;
            this._statusBar.OptionsBar.DisableClose = true;
            this._statusBar.OptionsBar.DisableCustomization = true;
            this._statusBar.OptionsBar.DrawDragBorder = false;
            this._statusBar.OptionsBar.DrawSizeGrip = true;
            this._statusBar.OptionsBar.UseWholeRow = true;
            this._statusBar.TargetPageCategoryColor = System.Drawing.Color.Empty;
            resources.ApplyResources(this._statusBar, "_statusBar");
            // 
            // mainBarAndDockingController
            // 
            this.mainBarAndDockingController.PropertiesBar.AllowLinkLighting = false;
            // 
            // barDockControlTop
            // 
            resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
            // 
            // barDockControlBottom
            // 
            resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
            // 
            // barDockControlLeft
            // 
            resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
            // 
            // barDockControlRight
            // 
            resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
            // 
            // mainDockManager
            // 
            this.mainDockManager.Controller = this.mainBarAndDockingController;
            this.mainDockManager.Form = this;
            this.mainDockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanelNavigation});
            this.mainDockManager.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "System.Windows.Forms.StatusBar",
            "DevExpress.ExpressApp.Win.Templates.Controls.XafRibbonControl",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar"});
            // 
            // dockPanelNavigation
            // 
            this.dockPanelNavigation.Controls.Add(this.dockPanelNavigation_Container);
            this.dockPanelNavigation.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.dockPanelNavigation.FloatSize = new System.Drawing.Size(146, 428);
            this.dockPanelNavigation.ID = new System.Guid("24977e30-0ea6-44aa-8fa4-9abaeb178b5e");
            resources.ApplyResources(this.dockPanelNavigation, "dockPanelNavigation");
            this.dockPanelNavigation.Name = "dockPanelNavigation";
            this.dockPanelNavigation.Options.AllowDockBottom = false;
            this.dockPanelNavigation.Options.AllowDockTop = false;
            this.dockPanelNavigation.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanelNavigation.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.dockPanelNavigation.SavedIndex = 2;
            this.dockPanelNavigation.TabStop = false;
            // 
            // dockPanelNavigation_Container
            // 
            this.dockPanelNavigation_Container.Controls.Add(this.navigation);
            resources.ApplyResources(this.dockPanelNavigation_Container, "dockPanelNavigation_Container");
            this.dockPanelNavigation_Container.Name = "dockPanelNavigation_Container";
            // 
            // navigation
            // 
            resources.ApplyResources(this.navigation, "navigation");
            this.navigation.Model = null;
            this.navigation.Name = "navigation";
            // 
            // cMenu
            // 
            resources.ApplyResources(this.cMenu, "cMenu");
            this.cMenu.ContainerId = "Menu";
            this.cMenu.Id = 7;
            this.cMenu.Name = "cMenu";
            this.cMenu.TargetPageCategoryColor = System.Drawing.Color.Empty;
            this.cMenu.TargetPageGroupCaption = null;
            // 
            // viewSiteControlPanel
            // 
            this.viewSiteControlPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.viewSiteControlPanel.Controls.Add(this.splitContainerControl);
            this.viewSiteControlPanel.Controls.Add(this.hintPanel);
            this.viewSiteControlPanel.Controls.Add(this.captionPanel);
            resources.ApplyResources(this.viewSiteControlPanel, "viewSiteControlPanel");
            this.viewSiteControlPanel.Name = "viewSiteControlPanel";
            // 
            // hintPanel
            // 
            resources.ApplyResources(this.hintPanel, "hintPanel");
            this.hintPanel.MaxRows = 25;
            this.hintPanel.MinimumSize = new System.Drawing.Size(350, 33);
            this.hintPanel.Name = "hintPanel";
            this.hintPanel.TabStop = false;
            // 
            // captionPanel
            // 
            resources.ApplyResources(this.captionPanel, "captionPanel");
            this.captionPanel.MinimumSize = new System.Drawing.Size(100, 36);
            this.captionPanel.Name = "captionPanel";
            this.captionPanel.TabStop = false;
            // 
            // formStateModelSynchronizerComponent
            // 
            this.formStateModelSynchronizerComponent.Form = this;
            this.formStateModelSynchronizerComponent.Model = null;
            // 
            // MainForm
            // 
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.viewSiteControlPanel);
            this.Controls.Add(this.dockPanelNavigation);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Name = "MainForm";
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl)).EndInit();
            this.splitContainerControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainBarManager)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainBarAndDockingController)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainDockManager)).EndInit();
            this.dockPanelNavigation.ResumeLayout(false);
            this.dockPanelNavigation_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.viewSiteControlPanel)).EndInit();
            this.viewSiteControlPanel.ResumeLayout(false);
            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 DevExpress.ExpressApp.Win.Templates.XafComponentResourceManager(typeof(NestedDynamicActionContainerV2));
     this.barManager = new DevExpress.ExpressApp.Win.Templates.Bars.XafBarManagerV2(this.components);
     this.actionContainerObjectsCreation = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerObjectsCreation    = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerSave            = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerSave                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerLink              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerLink                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerRecordEdit        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerRecordEdit           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerWorkflow          = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerWorkflow             = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerEdit              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerEdit                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerReports           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerReports              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerOpenObject        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerOpenObject           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerView              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerView                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerDefault           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerDefault              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerFilters           = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerFilters              = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerExport            = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerExport               = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerDiagnostic        = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerDiagnostic           = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerMenu              = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerMenu                 = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerRecordsNavigation = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerRecordsNavigation    = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.actionContainerPrint             = new DevExpress.ExpressApp.Win.Templates.Bars.ActionControls.BarLinkActionControlContainer();
     this.barContainerPrint                = new DevExpress.XtraBars.BarLinkContainerExItem();
     this.standardToolBar         = new DevExpress.XtraBars.Bar();
     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.contextMenu             = new DevExpress.XtraBars.PopupMenu(this.components);
     this.viewSitePanel           = new DevExpress.XtraEditors.PanelControl();
     this.viewSiteManager         = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     this.actionContainersManager = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerObjectsCreation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerLink)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerWorkflow)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerReports)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOpenObject)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDefault)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFilters)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerExport)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDiagnostic)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordsNavigation)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerPrint)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     this.SuspendLayout();
     //
     // barManager
     //
     this.barManager.ActionContainers.Add(this.actionContainerObjectsCreation);
     this.barManager.ActionContainers.Add(this.actionContainerSave);
     this.barManager.ActionContainers.Add(this.actionContainerLink);
     this.barManager.ActionContainers.Add(this.actionContainerRecordEdit);
     this.barManager.ActionContainers.Add(this.actionContainerWorkflow);
     this.barManager.ActionContainers.Add(this.actionContainerEdit);
     this.barManager.ActionContainers.Add(this.actionContainerReports);
     this.barManager.ActionContainers.Add(this.actionContainerOpenObject);
     this.barManager.ActionContainers.Add(this.actionContainerView);
     this.barManager.ActionContainers.Add(this.actionContainerDefault);
     this.barManager.ActionContainers.Add(this.actionContainerFilters);
     this.barManager.ActionContainers.Add(this.actionContainerExport);
     this.barManager.ActionContainers.Add(this.actionContainerDiagnostic);
     this.barManager.ActionContainers.Add(this.actionContainerMenu);
     this.barManager.ActionContainers.Add(this.actionContainerRecordsNavigation);
     this.barManager.ActionContainers.Add(this.actionContainerPrint);
     this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.standardToolBar
     });
     this.barManager.DockControls.Add(this.barDockControlTop);
     this.barManager.DockControls.Add(this.barDockControlBottom);
     this.barManager.DockControls.Add(this.barDockControlLeft);
     this.barManager.DockControls.Add(this.barDockControlRight);
     this.barManager.Form = this;
     this.barManager.HideBarsWhenMerging = false;
     this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barContainerObjectsCreation,
         this.barContainerEdit,
         this.barContainerLink,
         this.barContainerReports,
         this.barContainerSave,
         this.barContainerOpenObject,
         this.barContainerRecordEdit,
         this.barContainerWorkflow,
         this.barContainerView,
         this.barContainerDefault,
         this.barContainerFilters,
         this.barContainerExport,
         this.barContainerMenu,
         this.barContainerRecordsNavigation,
         this.barContainerPrint,
         this.barContainerDiagnostic
     });
     this.barManager.MaxItemId = 15;
     //
     // actionContainerObjectsCreation
     //
     this.actionContainerObjectsCreation.ActionCategory   = "ObjectsCreation";
     this.actionContainerObjectsCreation.BarContainerItem = this.barContainerObjectsCreation;
     //
     // barContainerObjectsCreation
     //
     resources.ApplyResources(this.barContainerObjectsCreation, "barContainerObjectsCreation");
     this.barContainerObjectsCreation.Id        = 0;
     this.barContainerObjectsCreation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerObjectsCreation.Name      = "barContainerObjectsCreation";
     //
     // actionContainerSave
     //
     this.actionContainerSave.ActionCategory   = "Save";
     this.actionContainerSave.BarContainerItem = this.barContainerSave;
     //
     // barContainerSave
     //
     resources.ApplyResources(this.barContainerSave, "barContainerSave");
     this.barContainerSave.Id        = 1;
     this.barContainerSave.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerSave.Name      = "barContainerSave";
     //
     // actionContainerLink
     //
     this.actionContainerLink.ActionCategory   = "Link";
     this.actionContainerLink.BarContainerItem = this.barContainerLink;
     //
     // barContainerLink
     //
     resources.ApplyResources(this.barContainerLink, "barContainerLink");
     this.barContainerLink.Id        = 2;
     this.barContainerLink.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerLink.Name      = "barContainerLink";
     //
     // actionContainerRecordEdit
     //
     this.actionContainerRecordEdit.ActionCategory   = "RecordEdit";
     this.actionContainerRecordEdit.BarContainerItem = this.barContainerRecordEdit;
     //
     // barContainerRecordEdit
     //
     resources.ApplyResources(this.barContainerRecordEdit, "barContainerRecordEdit");
     this.barContainerRecordEdit.Id        = 3;
     this.barContainerRecordEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerRecordEdit.Name      = "barContainerRecordEdit";
     //
     // actionContainerWorkflow
     //
     this.actionContainerWorkflow.ActionCategory   = "Workflow";
     this.actionContainerWorkflow.BarContainerItem = this.barContainerWorkflow;
     //
     // barContainerWorkflow
     //
     resources.ApplyResources(this.barContainerWorkflow, "barContainerWorkflow");
     this.barContainerWorkflow.Id        = 4;
     this.barContainerWorkflow.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerWorkflow.Name      = "barContainerWorkflow";
     //
     // actionContainerEdit
     //
     this.actionContainerEdit.ActionCategory   = "Edit";
     this.actionContainerEdit.BarContainerItem = this.barContainerEdit;
     //
     // barContainerEdit
     //
     resources.ApplyResources(this.barContainerEdit, "barContainerEdit");
     this.barContainerEdit.Id        = 5;
     this.barContainerEdit.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerEdit.Name      = "barContainerEdit";
     //
     // actionContainerReports
     //
     this.actionContainerReports.ActionCategory   = "Reports";
     this.actionContainerReports.BarContainerItem = this.barContainerReports;
     //
     // barContainerReports
     //
     resources.ApplyResources(this.barContainerReports, "barContainerReports");
     this.barContainerReports.Id        = 6;
     this.barContainerReports.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerReports.Name      = "barContainerReports";
     //
     // actionContainerOpenObject
     //
     this.actionContainerOpenObject.ActionCategory   = "OpenObject";
     this.actionContainerOpenObject.BarContainerItem = this.barContainerOpenObject;
     //
     // barContainerOpenObject
     //
     resources.ApplyResources(this.barContainerOpenObject, "barContainerOpenObject");
     this.barContainerOpenObject.Id        = 7;
     this.barContainerOpenObject.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerOpenObject.Name      = "barContainerOpenObject";
     //
     // actionContainerView
     //
     this.actionContainerView.ActionCategory   = "View";
     this.actionContainerView.BarContainerItem = this.barContainerView;
     //
     // barContainerView
     //
     resources.ApplyResources(this.barContainerView, "barContainerView");
     this.barContainerView.Id        = 8;
     this.barContainerView.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerView.Name      = "barContainerView";
     //
     // actionContainerDefault
     //
     this.actionContainerDefault.ActionCategory   = "Default";
     this.actionContainerDefault.BarContainerItem = this.barContainerDefault;
     //
     // barContainerDefault
     //
     resources.ApplyResources(this.barContainerDefault, "barContainerDefault");
     this.barContainerDefault.Id        = 9;
     this.barContainerDefault.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerDefault.Name      = "barContainerDefault";
     //
     // actionContainerFilters
     //
     this.actionContainerFilters.ActionCategory   = "Filters";
     this.actionContainerFilters.BarContainerItem = this.barContainerFilters;
     //
     // barContainerFilters
     //
     resources.ApplyResources(this.barContainerFilters, "barContainerFilters");
     this.barContainerFilters.Id        = 10;
     this.barContainerFilters.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerFilters.Name      = "barContainerFilters";
     //
     // actionContainerExport
     //
     this.actionContainerExport.ActionCategory   = "Export";
     this.actionContainerExport.BarContainerItem = this.barContainerExport;
     //
     // barContainerExport
     //
     resources.ApplyResources(this.barContainerExport, "barContainerExport");
     this.barContainerExport.Id        = 11;
     this.barContainerExport.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerExport.Name      = "barContainerExport";
     //
     // actionContainerDiagnostic
     //
     this.actionContainerDiagnostic.ActionCategory   = "Diagnostic";
     this.actionContainerDiagnostic.BarContainerItem = this.barContainerDiagnostic;
     this.actionContainerDiagnostic.IsMenuMode       = true;
     //
     // barContainerDiagnostic
     //
     resources.ApplyResources(this.barContainerDiagnostic, "barContainerDiagnostic");
     this.barContainerDiagnostic.Id        = 12;
     this.barContainerDiagnostic.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerDiagnostic.Name      = "barContainerDiagnostic";
     //
     // actionContainerMenu
     //
     this.actionContainerMenu.ActionCategory   = "Menu";
     this.actionContainerMenu.BarContainerItem = this.barContainerMenu;
     //
     // barContainerMenu
     //
     resources.ApplyResources(this.barContainerMenu, "barContainerMenu");
     this.barContainerMenu.Id   = 13;
     this.barContainerMenu.Name = "barContainerMenu";
     //
     // actionContainerRecordsNavigation
     //
     this.actionContainerRecordsNavigation.ActionCategory   = "RecordsNavigation";
     this.actionContainerRecordsNavigation.BarContainerItem = this.barContainerRecordsNavigation;
     //
     // barContainerRecordsNavigation
     //
     resources.ApplyResources(this.barContainerRecordsNavigation, "barContainerRecordsNavigation");
     this.barContainerRecordsNavigation.Id        = 14;
     this.barContainerRecordsNavigation.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerRecordsNavigation.Name      = "barContainerRecordsNavigation";
     //
     // actionContainerPrint
     //
     this.actionContainerPrint.ActionCategory   = "Print";
     this.actionContainerPrint.BarContainerItem = this.barContainerPrint;
     //
     // barContainerPrint
     //
     resources.ApplyResources(this.barContainerPrint, "barContainerPrint");
     this.barContainerPrint.Id        = 15;
     this.barContainerPrint.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barContainerPrint.Name      = "barContainerPrint";
     //
     // standardToolBar
     //
     this.standardToolBar.BarName   = "ListView Toolbar";
     this.standardToolBar.DockCol   = 0;
     this.standardToolBar.DockRow   = 0;
     this.standardToolBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.standardToolBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerObjectsCreation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSave, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerLink, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOpenObject, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerWorkflow, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerView, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerReports, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerDiagnostic, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordsNavigation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerDefault, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerFilters, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerExport, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerPrint, true)
     });
     resources.ApplyResources(this.standardToolBar, "standardToolBar");
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     //
     // contextMenu
     //
     this.contextMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerObjectsCreation, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerRecordEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerEdit, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerLink, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerReports, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerSave, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerOpenObject, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerView, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerFilters, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerExport, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerPrint, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barContainerMenu, true)
     });
     this.contextMenu.Manager = this.barManager;
     this.contextMenu.Name    = "contextMenu";
     //
     // viewSitePanel
     //
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     this.actionContainersManager.Template = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.UseDeferredLoading = true;
     this.viewSiteManager.ViewSiteControl    = this.viewSitePanel;
     //
     // NestedDynamicActionContainerV2
     //
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "NestedDynamicActionContainerV2";
     resources.ApplyResources(this, "$this");
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerObjectsCreation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerSave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerLink)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerWorkflow)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerReports)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerOpenObject)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDefault)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerFilters)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerExport)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerDiagnostic)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerRecordsNavigation)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.actionContainerPrint)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     this.ResumeLayout(false);
 }