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();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer6 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     this.eventsCurrentYearDocument       = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.roomBookingsCurrentYearDocument = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.venuesDocument        = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.venueDetailsDocument  = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.roomBookingCollection = new DevExpress.Xpo.XPCollection(this.components);
     this.session              = new DevExpress.Xpo.Session(this.components);
     this.eventCollection      = new DevExpress.Xpo.XPCollection(this.components);
     this.singleVenueChartLink = new DevExpress.XtraPrinting.PrintableComponentLink(this.components);
     this.printExportItem      = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonPageCategory1  = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.widgetView           = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.eventsCurrentYearDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.roomBookingsCurrentYearDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.venuesDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.venueDetailsDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.roomBookingCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.session)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.eventCollection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetView)).BeginInit();
     this.SuspendLayout();
     //
     // eventsCurrentYearDocument
     //
     this.eventsCurrentYearDocument.Caption     = "Events / Current Year";
     this.eventsCurrentYearDocument.ControlName = "EventsCurrentYear";
     //
     // roomBookingsCurrentYearDocument
     //
     this.roomBookingsCurrentYearDocument.Caption     = "Room Bookings / Current Year";
     this.roomBookingsCurrentYearDocument.ColumnIndex = 1;
     this.roomBookingsCurrentYearDocument.ControlName = "RoomBookingsCurrentYear";
     //
     // venuesDocument
     //
     this.venuesDocument.Caption     = "Venues";
     this.venuesDocument.ControlName = "Venues";
     this.venuesDocument.RowIndex    = 1;
     //
     // venueDetailsDocument
     //
     this.venueDetailsDocument.Caption     = "Venue Details";
     this.venueDetailsDocument.ColumnIndex = 1;
     this.venueDetailsDocument.ControlName = "VenueDetails";
     this.venueDetailsDocument.RowIndex    = 1;
     //
     // roomBookingCollection
     //
     this.roomBookingCollection.ObjectType = typeof(EventsDB.RoomBooking);
     this.roomBookingCollection.Session    = this.session;
     //
     // eventCollection
     //
     this.eventCollection.ObjectType = typeof(EventsDB.Event);
     this.eventCollection.Session    = this.session;
     //
     // singleVenueChartLink
     //
     this.singleVenueChartLink.PaperKind = System.Drawing.Printing.PaperKind.A4;
     //
     // printExportItem
     //
     this.printExportItem.Caption = "Print && Export";
     this.printExportItem.Id      = 0;
     this.printExportItem.ImageOptions.SvgImage = global::sample_5_9.Properties.Resources.printexport;
     this.printExportItem.Name = "printExportItem";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.printExportItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
         this.ribbonPageCategory1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(931, 150);
     //
     // ribbonPageCategory1
     //
     this.ribbonPageCategory1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.ribbonPageCategory1.Appearance.Options.UseBackColor = true;
     this.ribbonPageCategory1.Name = "ribbonPageCategory1";
     this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonPageCategory1.Text = "Dashboard";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Data Operations";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.printExportItem);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Tools";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.ribbonControl1;
     this.documentManager1.View             = this.widgetView;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.widgetView
     });
     //
     // widgetView
     //
     this.widgetView.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.eventsCurrentYearDocument,
         this.roomBookingsCurrentYearDocument,
         this.venuesDocument,
         this.venueDetailsDocument
     });
     this.widgetView.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.eventsCurrentYearDocument,
         this.roomBookingsCurrentYearDocument,
         this.venuesDocument,
         this.venueDetailsDocument
     });
     this.widgetView.LayoutMode      = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
     widgetDockingContainer2.Element = this.eventsCurrentYearDocument;
     widgetDockingContainer3.Element = this.roomBookingsCurrentYearDocument;
     widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer2,
         widgetDockingContainer3
     });
     widgetDockingContainer5.Element = this.venuesDocument;
     widgetDockingContainer6.Element = this.venueDetailsDocument;
     widgetDockingContainer4.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer5,
         widgetDockingContainer6
     });
     this.widgetView.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer1,
         widgetDockingContainer4
     });
     this.widgetView.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.widgetView.QueryControl += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.widgetView_QueryControl);
     //
     // Dashboard
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.ribbonControl1);
     this.Name = "Dashboard";
     this.Size = new System.Drawing.Size(931, 686);
     ((System.ComponentModel.ISupportInitialize)(this.eventsCurrentYearDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.roomBookingsCurrentYearDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.venuesDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.venueDetailsDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.roomBookingCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.session)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.eventCollection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetView)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #2
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     this.dateTimeDocument = new DevExpress.XtraBars.Docking2010.Views.Widget.Document();
     this.document1        = new DevExpress.XtraBars.Docking2010.Views.Widget.Document();
     this.document2        = new DevExpress.XtraBars.Docking2010.Views.Widget.Document();
     this.documentManager  = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.widgetView1      = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView();
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetView1)).BeginInit();
     this.SuspendLayout();
     //
     // dateTimeDocument
     //
     this.dateTimeDocument.Caption                    = "Date & Time";
     this.dateTimeDocument.ControlName                = "Clock";
     this.dateTimeDocument.ControlTypeName            = "CoFAS_MES.CORE.UserControls.Clock";
     this.dateTimeDocument.FreeLayoutHeight.UnitValue = 0.51242236024844723D;
     //
     // document1
     //
     this.document1.Caption                    = "Calendar";
     this.document1.ControlName                = "Calendar";
     this.document1.ControlTypeName            = "CoFAS_MES.CORE.UserControls.Calendar";
     this.document1.FreeLayoutHeight.UnitValue = 1.4875776397515526D;
     //
     // document2
     //
     this.document2.Caption                   = "Notice";
     this.document2.ControlName               = "Notice";
     this.document2.ControlTypeName           = "CoFAS_MES.CORE.UserControls.Notice";
     this.document2.FreeLayoutWidth.UnitValue = 1.5456066945606692D;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.widgetView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.widgetView1
     });
     //
     // widgetView1
     //
     this.widgetView1.DocumentProperties.AllowClose = false;
     this.widgetView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.dateTimeDocument,
         this.document1,
         this.document2
     });
     this.widgetView1.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.dateTimeDocument,
         this.document1,
         this.document2
     });
     this.widgetView1.LayoutMode     = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
     widgetDockingContainer3.Element = this.dateTimeDocument;
     widgetDockingContainer4.Element = this.document1;
     widgetDockingContainer2.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer3,
         widgetDockingContainer4
     });
     widgetDockingContainer2.Orientation          = System.Windows.Forms.Orientation.Vertical;
     widgetDockingContainer2.Size.Width.UnitValue = 0.45439330543933049D;
     widgetDockingContainer5.Element = this.document2;
     widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer2,
         widgetDockingContainer5
     });
     this.widgetView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer1
     });
     this.widgetView1.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // DashboardHomeWidgets
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "DashboardHomeWidgets";
     this.Size = new System.Drawing.Size(1200, 649);
     ((System.ComponentModel.ISupportInitialize)(this.dateTimeDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetView1)).EndInit();
     this.ResumeLayout(false);
 }
Example #3
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(SqlScriptDocumentView));
     DevExpress.Utils.SuperToolTip     superToolTip1          = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1      = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem1           = new DevExpress.Utils.ToolTipItem();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     this.documentScript      = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.documentCommandLine = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.documentResults     = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.mvvmContext         = new DevExpress.Utils.MVVM.MVVMContext(this.components);
     this.RibbonControl       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barNew                     = new DevExpress.XtraBars.BarButtonItem();
     this.barOpen                    = new DevExpress.XtraBars.BarButtonItem();
     this.barSave                    = new DevExpress.XtraBars.BarButtonItem();
     this.barUndo                    = new DevExpress.XtraBars.BarButtonItem();
     this.barRedo                    = new DevExpress.XtraBars.BarButtonItem();
     this.barPaste                   = new DevExpress.XtraBars.BarButtonItem();
     this.barCut                     = new DevExpress.XtraBars.BarButtonItem();
     this.barCopy                    = new DevExpress.XtraBars.BarButtonItem();
     this.barFind                    = new DevExpress.XtraBars.BarButtonItem();
     this.barReplace                 = new DevExpress.XtraBars.BarButtonItem();
     this.barGotoLine                = new DevExpress.XtraBars.BarButtonItem();
     this.barPrint                   = new DevExpress.XtraBars.BarButtonItem();
     this.barPrintPreview            = new DevExpress.XtraBars.BarButtonItem();
     this.barToggleBookmark          = new DevExpress.XtraBars.BarButtonItem();
     this.barNextBookmark            = new DevExpress.XtraBars.BarButtonItem();
     this.barPrevBookmark            = new DevExpress.XtraBars.BarButtonItem();
     this.barClearBookmarks          = new DevExpress.XtraBars.BarButtonItem();
     this.barChangeConnection        = new DevExpress.XtraBars.BarButtonItem();
     this.barSchemas                 = new DevExpress.XtraBars.BarButtonItem();
     this.barQueryInfo               = new DevExpress.XtraBars.BarButtonItem();
     this.barExecute                 = new DevExpress.XtraBars.BarButtonItem();
     this.barCancel                  = new DevExpress.XtraBars.BarButtonItem();
     this.barClearAll                = new DevExpress.XtraBars.BarButtonItem();
     this.barClearBook               = new DevExpress.XtraBars.BarButtonItem();
     this.barClearSpreadsheet        = new DevExpress.XtraBars.BarButtonItem();
     this.barClearGrid               = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageScript           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupFile        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupUndoRedo    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupEdit        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupFind        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupPrint       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupBookmarks   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageExecution        = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupConnection  = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupQuery       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageClear            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.RibbonStatusBar            = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.popupControlGridProperties = new DevExpress.XtraBars.PopupControlContainer(this.components);
     this.propertyGridProperties     = new SpreadCommander.Documents.Controls.PropertyGridEx();
     this.popupExportTable           = new DevExpress.XtraBars.PopupMenu(this.components);
     this.popupExportTables          = new DevExpress.XtraBars.PopupMenu(this.components);
     this.documentManager            = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.viewParts                  = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView(this.components);
     this.svgFormIcon                = new DevExpress.Utils.SvgImageCollection(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentScript)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentCommandLine)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentResults)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RibbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlGridProperties)).BeginInit();
     this.popupControlGridProperties.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.popupExportTable)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupExportTables)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewParts)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgFormIcon)).BeginInit();
     this.SuspendLayout();
     //
     // documentScript
     //
     this.documentScript.Caption     = "Script";
     this.documentScript.ControlName = "Script";
     this.documentScript.FreeLayoutHeight.UnitValue = 1.7102997180467312D;
     this.documentScript.FreeLayoutWidth.UnitValue  = 0.8D;
     this.documentScript.ImageOptions.SvgImage      = global::SpreadCommander.Documents.Properties.Resources.Script;
     this.documentScript.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.documentScript.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.documentScript.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // documentCommandLine
     //
     this.documentCommandLine.Caption     = "Command line";
     this.documentCommandLine.ControlName = "CommandLine";
     this.documentCommandLine.FreeLayoutHeight.UnitValue = 0.70739069964368673D;
     this.documentCommandLine.ImageOptions.SvgImage      = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("documentCommandLine.ImageOptions.SvgImage")));
     this.documentCommandLine.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.documentCommandLine.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.documentCommandLine.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // documentResults
     //
     this.documentResults.Caption     = "Results";
     this.documentResults.ControlName = "Results";
     this.documentResults.FreeLayoutHeight.UnitValue = 3D;
     this.documentResults.FreeLayoutWidth.UnitValue  = 1.2D;
     this.documentResults.ImageOptions.SvgImage      = global::SpreadCommander.Documents.Properties.Resources.Table;
     this.documentResults.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.documentResults.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.documentResults.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // mvvmContext
     //
     this.mvvmContext.ContainerControl = this;
     this.mvvmContext.ViewModelType    = typeof(SpreadCommander.Documents.ViewModels.SqlScriptDocumentViewModel);
     this.mvvmContext.ViewModelSet    += new DevExpress.Utils.MVVM.ViewModelSetEventHandler(this.MvvmContext_ViewModelSet);
     this.mvvmContext.ViewModelCreate += new DevExpress.Utils.MVVM.ViewModelCreateEventHandler(this.MvvmContext_ViewModelCreate);
     //
     // RibbonControl
     //
     this.RibbonControl.AutoSizeItems         = true;
     this.RibbonControl.ExpandCollapseItem.Id = 0;
     this.RibbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.RibbonControl.ExpandCollapseItem,
         this.RibbonControl.SearchEditItem,
         this.barNew,
         this.barOpen,
         this.barSave,
         this.barUndo,
         this.barRedo,
         this.barPaste,
         this.barCut,
         this.barCopy,
         this.barFind,
         this.barReplace,
         this.barGotoLine,
         this.barPrint,
         this.barPrintPreview,
         this.barToggleBookmark,
         this.barNextBookmark,
         this.barPrevBookmark,
         this.barClearBookmarks,
         this.barChangeConnection,
         this.barSchemas,
         this.barQueryInfo,
         this.barExecute,
         this.barCancel,
         this.barClearAll,
         this.barClearBook,
         this.barClearSpreadsheet,
         this.barClearGrid
     });
     this.RibbonControl.Location  = new System.Drawing.Point(0, 0);
     this.RibbonControl.MaxItemId = 40;
     this.RibbonControl.Name      = "RibbonControl";
     this.RibbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPageScript,
         this.ribbonPageExecution
     });
     this.RibbonControl.RibbonStyle    = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2019;
     this.RibbonControl.ShowSearchItem = true;
     this.RibbonControl.Size           = new System.Drawing.Size(1390, 158);
     this.RibbonControl.StatusBar      = this.RibbonStatusBar;
     //
     // barNew
     //
     this.barNew.Caption = "New";
     this.barNew.Id      = 1;
     this.barNew.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barNew.ImageOptions.SvgImage")));
     this.barNew.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
     this.barNew.Name       = "barNew";
     this.barNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarNew_ItemClick);
     //
     // barOpen
     //
     this.barOpen.Caption = "Open";
     this.barOpen.Id      = 2;
     this.barOpen.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Open;
     this.barOpen.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
     this.barOpen.Name       = "barOpen";
     this.barOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarOpen_ItemClick);
     //
     // barSave
     //
     this.barSave.Caption = "Save";
     this.barSave.Id      = 3;
     this.barSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSave.ImageOptions.SvgImage")));
     this.barSave.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.barSave.Name       = "barSave";
     this.barSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarSave_ItemClick);
     //
     // barUndo
     //
     this.barUndo.Caption = "Undo";
     this.barUndo.Id      = 4;
     this.barUndo.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Undo;
     this.barUndo.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z));
     this.barUndo.Name       = "barUndo";
     this.barUndo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarUndo_ItemClick);
     //
     // barRedo
     //
     this.barRedo.Caption = "Redo";
     this.barRedo.Id      = 5;
     this.barRedo.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Redo;
     this.barRedo.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y));
     this.barRedo.Name       = "barRedo";
     this.barRedo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarRedo_ItemClick);
     //
     // barPaste
     //
     this.barPaste.Caption = "Paste";
     this.barPaste.Id      = 6;
     this.barPaste.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPaste.ImageOptions.SvgImage")));
     this.barPaste.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V));
     this.barPaste.Name       = "barPaste";
     this.barPaste.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPaste_ItemClick);
     //
     // barCut
     //
     this.barCut.Caption = "Cut";
     this.barCut.Id      = 7;
     this.barCut.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCut.ImageOptions.SvgImage")));
     this.barCut.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X));
     this.barCut.Name       = "barCut";
     this.barCut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarCut_ItemClick);
     //
     // barCopy
     //
     this.barCopy.Caption = "Copy";
     this.barCopy.Id      = 8;
     this.barCopy.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCopy.ImageOptions.SvgImage")));
     this.barCopy.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C));
     this.barCopy.Name       = "barCopy";
     this.barCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarCopy_ItemClick);
     //
     // barFind
     //
     this.barFind.Caption = "Find";
     this.barFind.Id      = 9;
     this.barFind.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barFind.ImageOptions.SvgImage")));
     this.barFind.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F));
     this.barFind.Name       = "barFind";
     this.barFind.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarFind_ItemClick);
     //
     // barReplace
     //
     this.barReplace.Caption = "Replace";
     this.barReplace.Id      = 10;
     this.barReplace.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barReplace.ImageOptions.SvgImage")));
     this.barReplace.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R));
     this.barReplace.Name       = "barReplace";
     this.barReplace.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarReplace_ItemClick);
     //
     // barGotoLine
     //
     this.barGotoLine.Caption = "Goto line";
     this.barGotoLine.Id      = 11;
     this.barGotoLine.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barGotoLine.ImageOptions.SvgImage")));
     this.barGotoLine.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G));
     this.barGotoLine.Name       = "barGotoLine";
     this.barGotoLine.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarGotoLine_ItemClick);
     //
     // barPrint
     //
     this.barPrint.Caption = "Print";
     this.barPrint.Id      = 12;
     this.barPrint.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPrint.ImageOptions.SvgImage")));
     this.barPrint.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.barPrint.Name       = "barPrint";
     this.barPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrint_ItemClick);
     //
     // barPrintPreview
     //
     this.barPrintPreview.Caption = "Preview";
     this.barPrintPreview.Id      = 13;
     this.barPrintPreview.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPrintPreview.ImageOptions.SvgImage")));
     this.barPrintPreview.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                                       | System.Windows.Forms.Keys.F12));
     this.barPrintPreview.Name       = "barPrintPreview";
     this.barPrintPreview.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrintPreview_ItemClick);
     //
     // barToggleBookmark
     //
     this.barToggleBookmark.Caption = "Toggle";
     this.barToggleBookmark.Id      = 14;
     this.barToggleBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark;
     this.barToggleBookmark.Name       = "barToggleBookmark";
     this.barToggleBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarToggleBookmark_ItemClick);
     //
     // barNextBookmark
     //
     this.barNextBookmark.Caption = "Next";
     this.barNextBookmark.Id      = 15;
     this.barNextBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Next;
     this.barNextBookmark.Name       = "barNextBookmark";
     this.barNextBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarNextBookmark_ItemClick);
     //
     // barPrevBookmark
     //
     this.barPrevBookmark.Caption = "Previous";
     this.barPrevBookmark.Id      = 16;
     this.barPrevBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Previous;
     this.barPrevBookmark.Name       = "barPrevBookmark";
     this.barPrevBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrevBookmark_ItemClick);
     //
     // barClearBookmarks
     //
     this.barClearBookmarks.Caption = "Clear";
     this.barClearBookmarks.Id      = 17;
     this.barClearBookmarks.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Clear;
     this.barClearBookmarks.Name       = "barClearBookmarks";
     this.barClearBookmarks.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarClearBookmarks_ItemClick);
     //
     // barChangeConnection
     //
     this.barChangeConnection.Caption = "Change connection";
     this.barChangeConnection.Id      = 18;
     this.barChangeConnection.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.DatabaseOpen;
     this.barChangeConnection.Name = "barChangeConnection";
     //
     // barSchemas
     //
     this.barSchemas.Caption = "Schemas";
     this.barSchemas.Id      = 19;
     this.barSchemas.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.DatabaseInfo;
     this.barSchemas.Name = "barSchemas";
     //
     // barQueryInfo
     //
     this.barQueryInfo.Caption = "Info";
     this.barQueryInfo.Id      = 20;
     this.barQueryInfo.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ScriptInfo;
     this.barQueryInfo.Name             = "barQueryInfo";
     toolTipTitleItem1.Text             = "Info";
     toolTipItem1.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ScriptInfo;
     toolTipItem1.LeftIndent            = 6;
     toolTipItem1.Text = "Shows executing plan for MS SQL Server, SQLite and MySQL databases.\r\n\r\nIt is stro" +
                         "ngly recommended to select single command that you want to explore and display e" +
                         "xecution plan for this command only.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.barQueryInfo.SuperTip = superToolTip1;
     //
     // barExecute
     //
     this.barExecute.Caption = "Execute";
     this.barExecute.Id      = 21;
     this.barExecute.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barExecute.ImageOptions.SvgImage")));
     this.barExecute.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5);
     this.barExecute.Name = "barExecute";
     //
     // barCancel
     //
     this.barCancel.Caption = "Cancel";
     this.barCancel.Id      = 24;
     this.barCancel.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ScriptCancel;
     this.barCancel.Name = "barCancel";
     //
     // barClearAll
     //
     this.barClearAll.Caption = "All";
     this.barClearAll.Id      = 36;
     this.barClearAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barClearAll.ImageOptions.SvgImage")));
     this.barClearAll.Name = "barClearAll";
     //
     // barClearBook
     //
     this.barClearBook.Caption = "Book";
     this.barClearBook.Id      = 37;
     this.barClearBook.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearBook;
     this.barClearBook.Name = "barClearBook";
     //
     // barClearSpreadsheet
     //
     this.barClearSpreadsheet.Caption = "Spreadsheet";
     this.barClearSpreadsheet.Id      = 38;
     this.barClearSpreadsheet.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearSpreadsheet;
     this.barClearSpreadsheet.Name = "barClearSpreadsheet";
     //
     // barClearGrid
     //
     this.barClearGrid.Caption = "Grid";
     this.barClearGrid.Id      = 39;
     this.barClearGrid.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearGrid;
     this.barClearGrid.Name = "barClearGrid";
     //
     // ribbonPageScript
     //
     this.ribbonPageScript.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupFile,
         this.ribbonPageGroupUndoRedo,
         this.ribbonPageGroupEdit,
         this.ribbonPageGroupFind,
         this.ribbonPageGroupPrint,
         this.ribbonPageGroupBookmarks
     });
     this.ribbonPageScript.Name = "ribbonPageScript";
     this.ribbonPageScript.Text = "Script";
     //
     // ribbonPageGroupFile
     //
     this.ribbonPageGroupFile.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupFile.ItemLinks.Add(this.barNew);
     this.ribbonPageGroupFile.ItemLinks.Add(this.barOpen);
     this.ribbonPageGroupFile.ItemLinks.Add(this.barSave);
     this.ribbonPageGroupFile.Name = "ribbonPageGroupFile";
     this.ribbonPageGroupFile.Text = "File";
     //
     // ribbonPageGroupUndoRedo
     //
     this.ribbonPageGroupUndoRedo.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupUndoRedo.ItemLinks.Add(this.barUndo);
     this.ribbonPageGroupUndoRedo.ItemLinks.Add(this.barRedo);
     this.ribbonPageGroupUndoRedo.Name = "ribbonPageGroupUndoRedo";
     this.ribbonPageGroupUndoRedo.Text = "Undo / Redo";
     //
     // ribbonPageGroupEdit
     //
     this.ribbonPageGroupEdit.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barPaste);
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barCut);
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barCopy);
     this.ribbonPageGroupEdit.Name = "ribbonPageGroupEdit";
     this.ribbonPageGroupEdit.Text = "Edit";
     //
     // ribbonPageGroupFind
     //
     this.ribbonPageGroupFind.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupFind.ItemLinks.Add(this.barFind);
     this.ribbonPageGroupFind.ItemLinks.Add(this.barReplace);
     this.ribbonPageGroupFind.ItemLinks.Add(this.barGotoLine);
     this.ribbonPageGroupFind.Name = "ribbonPageGroupFind";
     this.ribbonPageGroupFind.Text = "Find";
     //
     // ribbonPageGroupPrint
     //
     this.ribbonPageGroupPrint.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupPrint.ItemLinks.Add(this.barPrint);
     this.ribbonPageGroupPrint.ItemLinks.Add(this.barPrintPreview);
     this.ribbonPageGroupPrint.Name = "ribbonPageGroupPrint";
     this.ribbonPageGroupPrint.Text = "Print";
     //
     // ribbonPageGroupBookmarks
     //
     this.ribbonPageGroupBookmarks.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barToggleBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barPrevBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barNextBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barClearBookmarks);
     this.ribbonPageGroupBookmarks.Name = "ribbonPageGroupBookmarks";
     this.ribbonPageGroupBookmarks.Text = "Bookmarks";
     //
     // ribbonPageExecution
     //
     this.ribbonPageExecution.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupConnection,
         this.ribbonPageGroupQuery,
         this.ribbonPageClear
     });
     this.ribbonPageExecution.Name = "ribbonPageExecution";
     this.ribbonPageExecution.Text = "Run";
     //
     // ribbonPageGroupConnection
     //
     this.ribbonPageGroupConnection.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupConnection.ItemLinks.Add(this.barChangeConnection);
     this.ribbonPageGroupConnection.ItemLinks.Add(this.barSchemas);
     this.ribbonPageGroupConnection.Name = "ribbonPageGroupConnection";
     this.ribbonPageGroupConnection.Text = "Connection";
     //
     // ribbonPageGroupQuery
     //
     this.ribbonPageGroupQuery.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupQuery.ItemLinks.Add(this.barQueryInfo);
     this.ribbonPageGroupQuery.ItemLinks.Add(this.barExecute);
     this.ribbonPageGroupQuery.ItemLinks.Add(this.barCancel);
     this.ribbonPageGroupQuery.Name = "ribbonPageGroupQuery";
     this.ribbonPageGroupQuery.Text = "Query";
     //
     // ribbonPageClear
     //
     this.ribbonPageClear.ItemLinks.Add(this.barClearAll);
     this.ribbonPageClear.ItemLinks.Add(this.barClearBook, true);
     this.ribbonPageClear.ItemLinks.Add(this.barClearSpreadsheet);
     this.ribbonPageClear.ItemLinks.Add(this.barClearGrid);
     this.ribbonPageClear.Name = "ribbonPageClear";
     this.ribbonPageClear.Text = "Clear";
     //
     // RibbonStatusBar
     //
     this.RibbonStatusBar.Location = new System.Drawing.Point(0, 900);
     this.RibbonStatusBar.Name     = "RibbonStatusBar";
     this.RibbonStatusBar.Ribbon   = this.RibbonControl;
     this.RibbonStatusBar.Size     = new System.Drawing.Size(1390, 22);
     //
     // popupControlGridProperties
     //
     this.popupControlGridProperties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.popupControlGridProperties.Controls.Add(this.propertyGridProperties);
     this.popupControlGridProperties.Location = new System.Drawing.Point(804, 251);
     this.popupControlGridProperties.Name     = "popupControlGridProperties";
     this.popupControlGridProperties.Ribbon   = this.RibbonControl;
     this.popupControlGridProperties.Size     = new System.Drawing.Size(364, 512);
     this.popupControlGridProperties.TabIndex = 2;
     this.popupControlGridProperties.Visible  = false;
     //
     // propertyGridProperties
     //
     this.propertyGridProperties.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.propertyGridProperties.Location        = new System.Drawing.Point(0, 0);
     this.propertyGridProperties.Name            = "propertyGridProperties";
     this.propertyGridProperties.SelectedObject  = null;
     this.propertyGridProperties.SelectedObjects = new object[0];
     this.propertyGridProperties.Size            = new System.Drawing.Size(364, 512);
     this.propertyGridProperties.TabIndex        = 0;
     //
     // popupExportTable
     //
     this.popupExportTable.Name   = "popupExportTable";
     this.popupExportTable.Ribbon = this.RibbonControl;
     //
     // popupExportTables
     //
     this.popupExportTables.Name   = "popupExportTables";
     this.popupExportTables.Ribbon = this.RibbonControl;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.MenuManager      = this.RibbonControl;
     this.documentManager.View             = this.viewParts;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.viewParts
     });
     //
     // viewParts
     //
     this.viewParts.AllowDocumentStateChangeAnimation = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.AllowDragDropWobbleAnimation      = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.AllowResizeAnimation  = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.AllowStartupAnimation = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.documentScript,
         this.documentResults,
         this.documentCommandLine
     });
     this.viewParts.FreeLayoutProperties.EnableStickySplitters = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.documentScript,
         this.documentResults,
         this.documentCommandLine
     });
     this.viewParts.LayoutMode = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
     this.viewParts.LoadingIndicatorProperties.ShowCaption     = false;
     this.viewParts.LoadingIndicatorProperties.ShowDescription = false;
     widgetDockingContainer3.Element = this.documentScript;
     widgetDockingContainer4.Element = this.documentCommandLine;
     widgetDockingContainer2.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer3,
         widgetDockingContainer4
     });
     widgetDockingContainer2.Orientation          = System.Windows.Forms.Orientation.Vertical;
     widgetDockingContainer2.Size.Width.UnitValue = 0.8D;
     widgetDockingContainer5.Element = this.documentResults;
     widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer2,
         widgetDockingContainer5
     });
     widgetDockingContainer1.Size.Height.UnitValue = 1.4336283185840708D;
     this.viewParts.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer1
     });
     this.viewParts.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.viewParts.UseDocumentSelector       = DevExpress.Utils.DefaultBoolean.False;
     this.viewParts.UseLoadingIndicator       = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.UseSnappingEmulation      = DevExpress.Utils.DefaultBoolean.True;
     this.viewParts.QueryControl += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.ViewParts_QueryControl);
     //
     // svgFormIcon
     //
     this.svgFormIcon.Add("Script_SQL", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_SQL"))));
     //
     // SqlScriptDocumentView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1390, 922);
     this.Controls.Add(this.RibbonStatusBar);
     this.Controls.Add(this.popupControlGridProperties);
     this.Controls.Add(this.RibbonControl);
     this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("SqlScriptDocumentView.IconOptions.Icon")));
     this.Name             = "SqlScriptDocumentView";
     this.Ribbon           = this.RibbonControl;
     this.StatusBar        = this.RibbonStatusBar;
     this.Load            += new System.EventHandler(this.SqlScriptDocumentView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentScript)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentCommandLine)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentResults)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RibbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupControlGridProperties)).EndInit();
     this.popupControlGridProperties.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.popupExportTable)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupExportTables)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewParts)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgFormIcon)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions1 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     System.ComponentModel.ComponentResourceManager             resources        = new System.ComponentModel.ComponentResourceManager(typeof(XtraFormBase));
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions2 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions3 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions4 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions5 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions6 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions7 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions8 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions9 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions10 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions11 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions12 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions13 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions14 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions15 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions customHeaderButtonImageOptions16 = new DevExpress.XtraBars.Docking.CustomHeaderButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer6 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     this.document1           = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.document3           = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.document2           = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.document4           = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.documentManagerMain = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.widgetViewMain      = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView(this.components);
     this.stackGroup1         = new DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManagerMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetViewMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.stackGroup1)).BeginInit();
     this.SuspendLayout();
     //
     // document1
     //
     this.document1.Caption                       = "document1";
     this.document1.ControlName                   = "document1";
     this.document1.ControlTypeName               = "document1";
     customHeaderButtonImageOptions1.Image        = ((System.Drawing.Image)(resources.GetObject("customHeaderButtonImageOptions1.Image")));
     customHeaderButtonImageOptions1.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions2.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions2.SvgImage")));
     customHeaderButtonImageOptions2.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions3.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions3.SvgImage")));
     customHeaderButtonImageOptions3.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions4.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions4.SvgImage")));
     customHeaderButtonImageOptions4.SvgImageSize = new System.Drawing.Size(16, 16);
     this.document1.CustomHeaderButtons.AddRange(new DevExpress.XtraBars.Docking2010.IButton[] {
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "wv萨阿芳", -1, true, null, true, false, true, serializableAppearanceObject1, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject2, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions3, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject3, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions4, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject4, null, -1)
     });
     this.document1.Height     = 418;
     this.document1.Width      = 348;
     this.document1.Maximized += new System.EventHandler(this.document1_Maximized);
     //
     // document3
     //
     this.document3.Caption                       = "document3";
     this.document3.ControlName                   = "document3";
     this.document3.ControlTypeName               = "document3";
     customHeaderButtonImageOptions5.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions5.SvgImage")));
     customHeaderButtonImageOptions5.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions6.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions6.SvgImage")));
     customHeaderButtonImageOptions6.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions7.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions7.SvgImage")));
     customHeaderButtonImageOptions7.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions8.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions8.SvgImage")));
     customHeaderButtonImageOptions8.SvgImageSize = new System.Drawing.Size(16, 16);
     this.document3.CustomHeaderButtons.AddRange(new DevExpress.XtraBars.Docking2010.IButton[] {
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions5, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject5, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions6, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject6, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions7, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject7, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions8, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject8, null, -1)
     });
     //
     // document2
     //
     this.document2.Caption                        = "document2";
     this.document2.ControlName                    = "document2";
     this.document2.ControlTypeName                = "document2";
     customHeaderButtonImageOptions9.SvgImage      = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions9.SvgImage")));
     customHeaderButtonImageOptions9.SvgImageSize  = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions10.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions10.SvgImage")));
     customHeaderButtonImageOptions10.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions11.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions11.SvgImage")));
     customHeaderButtonImageOptions11.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions12.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions12.SvgImage")));
     customHeaderButtonImageOptions12.SvgImageSize = new System.Drawing.Size(16, 16);
     this.document2.CustomHeaderButtons.AddRange(new DevExpress.XtraBars.Docking2010.IButton[] {
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions9, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject9, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions10, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject10, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions11, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject11, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions12, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject12, null, -1)
     });
     //
     // document4
     //
     this.document4.Caption                        = "document4";
     this.document4.ControlName                    = "document4";
     this.document4.ControlTypeName                = "document4";
     customHeaderButtonImageOptions13.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions13.SvgImage")));
     customHeaderButtonImageOptions13.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions14.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions14.SvgImage")));
     customHeaderButtonImageOptions14.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions15.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions15.SvgImage")));
     customHeaderButtonImageOptions15.SvgImageSize = new System.Drawing.Size(16, 16);
     customHeaderButtonImageOptions16.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("customHeaderButtonImageOptions16.SvgImage")));
     customHeaderButtonImageOptions16.SvgImageSize = new System.Drawing.Size(16, 16);
     this.document4.CustomHeaderButtons.AddRange(new DevExpress.XtraBars.Docking2010.IButton[] {
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions13, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject13, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions14, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject14, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions15, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject15, null, -1),
         new DevExpress.XtraBars.Docking.CustomHeaderButton("Button", true, customHeaderButtonImageOptions16, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, true, false, true, serializableAppearanceObject16, null, -1)
     });
     //
     // documentManagerMain
     //
     this.documentManagerMain.ContainerControl = this;
     this.documentManagerMain.View             = this.widgetViewMain;
     this.documentManagerMain.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.widgetViewMain
     });
     this.documentManagerMain.ViewChanged += new DevExpress.XtraBars.Docking2010.ViewEventHandler(this.documentManagerMain_ViewChanged);
     //
     // widgetViewMain
     //
     this.widgetViewMain.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document3,
         this.document4
     });
     this.widgetViewMain.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.document1,
         this.document2,
         this.document3,
         this.document4
     });
     this.widgetViewMain.LayoutMode  = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
     widgetDockingContainer2.Element = this.document1;
     widgetDockingContainer3.Element = this.document3;
     widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer2,
         widgetDockingContainer3
     });
     widgetDockingContainer1.Size.Height.UnitValue = 0.94858820589705151D;
     widgetDockingContainer5.Element = this.document2;
     widgetDockingContainer6.Element = this.document4;
     widgetDockingContainer4.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer5,
         widgetDockingContainer6
     });
     widgetDockingContainer4.Size.Height.UnitValue = 1.0514117941029486D;
     this.widgetViewMain.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer1,
         widgetDockingContainer4
     });
     this.widgetViewMain.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.widgetViewMain.StackGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.StackGroup[] {
         this.stackGroup1
     });
     this.widgetViewMain.QueryMaximizedControl         += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.widgetViewMain_QueryMaximizedControl);
     this.widgetViewMain.EndSizing                     += new DevExpress.XtraBars.Docking2010.Views.LayoutEndSizingEventHandler(this.widgetViewMain_EndSizing);
     this.widgetViewMain.DocumentAdded                 += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.widgetViewMain_DocumentAdded);
     this.widgetViewMain.DocumentRemoved               += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.widgetViewMain_DocumentRemoved);
     this.widgetViewMain.DocumentClosing               += new DevExpress.XtraBars.Docking2010.Views.DocumentCancelEventHandler(this.widgetViewMain_DocumentClosing);
     this.widgetViewMain.DocumentClosed                += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.widgetViewMain_DocumentClosed);
     this.widgetViewMain.RegisterDocumentsHostWindow   += new DevExpress.XtraBars.Docking2010.DocumentsHostWindowEventHandler(this.widgetViewMain_RegisterDocumentsHostWindow);
     this.widgetViewMain.UnregisterDocumentsHostWindow += new DevExpress.XtraBars.Docking2010.DocumentsHostWindowEventHandler(this.widgetViewMain_UnregisterDocumentsHostWindow);
     this.widgetViewMain.QueryControl                  += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.widgetView1_QueryControl);
     this.widgetViewMain.ControlReleasing              += new DevExpress.XtraBars.Docking2010.Views.ControlReleasingEventHandler(this.widgetViewMain_ControlReleasing);
     this.widgetViewMain.ControlShown                  += new DevExpress.XtraBars.Docking2010.Views.DeferredControlLoadEventHandler(this.widgetViewMain_ControlShown);
     this.widgetViewMain.ControlReleased               += new DevExpress.XtraBars.Docking2010.Views.DeferredControlLoadEventHandler(this.widgetViewMain_ControlReleased);
     //
     // stackGroup1
     //
     this.stackGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.document1,
         this.document2,
         this.document3,
         this.document4
     });
     //
     // XtraFormBase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1032, 493);
     this.Name         = "XtraFormBase";
     this.Text         = "XtraForm";
     this.Activated   += new System.EventHandler(this.XtraFormBase_Activated);
     this.Deactivate  += new System.EventHandler(this.XtraFormBase_Deactivate);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.XtraFormBase_FormClosing);
     this.FormClosed  += new System.Windows.Forms.FormClosedEventHandler(this.XtraFormBase_FormClosed);
     this.Load        += new System.EventHandler(this.XtraFormBase_Load);
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManagerMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.widgetViewMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.stackGroup1)).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 System.ComponentModel.ComponentResourceManager(typeof(ConsoleDocumentView));
     DevExpress.Utils.SuperToolTip     superToolTip1          = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1      = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem1           = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip     superToolTip2          = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2      = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem2           = new DevExpress.Utils.ToolTipItem();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer4 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer widgetDockingContainer5 = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetDockingContainer();
     this.docScript                                  = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.docCommandLine                             = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.docConsole                                 = new DevExpress.XtraBars.Docking2010.Views.Widget.Document(this.components);
     this.mvvmContext                                = new DevExpress.Utils.MVVM.MVVMContext(this.components);
     this.ribbonControl                              = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barNew                                     = new DevExpress.XtraBars.BarButtonItem();
     this.barOpen                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barSave                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barUndo                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barRedo                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barPaste                                   = new DevExpress.XtraBars.BarButtonItem();
     this.barCut                                     = new DevExpress.XtraBars.BarButtonItem();
     this.barCopy                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barFind                                    = new DevExpress.XtraBars.BarButtonItem();
     this.barReplace                                 = new DevExpress.XtraBars.BarButtonItem();
     this.barGotoLine                                = new DevExpress.XtraBars.BarButtonItem();
     this.barPrint                                   = new DevExpress.XtraBars.BarButtonItem();
     this.barPrintPreview                            = new DevExpress.XtraBars.BarButtonItem();
     this.barToggleBookmark                          = new DevExpress.XtraBars.BarButtonItem();
     this.barPrevBookmark                            = new DevExpress.XtraBars.BarButtonItem();
     this.barNextBookmark                            = new DevExpress.XtraBars.BarButtonItem();
     this.barClearBookmarks                          = new DevExpress.XtraBars.BarButtonItem();
     this.barExecute                                 = new DevExpress.XtraBars.BarButtonItem();
     this.barCancel                                  = new DevExpress.XtraBars.BarButtonItem();
     this.barClearAll                                = new DevExpress.XtraBars.BarButtonItem();
     this.barClearBook                               = new DevExpress.XtraBars.BarButtonItem();
     this.barClearSpreadsheet                        = new DevExpress.XtraBars.BarButtonItem();
     this.barClearGrid                               = new DevExpress.XtraBars.BarButtonItem();
     this.barExecuteScript                           = new DevExpress.XtraBars.BarButtonItem();
     this.barRecreateEngine                          = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageEdit                             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupFile                        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupUndoRedo                    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupEdit                        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupFind                        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupPrint                       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupBookmarks                   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageRun                              = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageScript                           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageClear                            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemFontEdit1                    = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
     this.repositoryItemRichEditFontSizeEdit1        = new DevExpress.XtraRichEdit.Design.RepositoryItemRichEditFontSizeEdit();
     this.repositoryItemBorderLineStyle1             = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineStyle();
     this.repositoryItemBorderLineWeight1            = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemBorderLineWeight();
     this.repositoryItemFloatingObjectOutlineWeight1 = new DevExpress.XtraRichEdit.Forms.Design.RepositoryItemFloatingObjectOutlineWeight();
     this.ribbonStatusBar                            = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager                            = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.viewEditors                                = new DevExpress.XtraBars.Docking2010.Views.Widget.WidgetView(this.components);
     this.svgFormIcon                                = new DevExpress.Utils.SvgImageCollection(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.docScript)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docCommandLine)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docConsole)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewEditors)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgFormIcon)).BeginInit();
     this.SuspendLayout();
     //
     // docScript
     //
     this.docScript.Caption     = "Script";
     this.docScript.ControlName = "docScript";
     this.docScript.Footer      = "";
     this.docScript.FreeLayoutHeight.UnitValue = 1.4543171339287846D;
     this.docScript.ImageOptions.SvgImage      = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docScript.ImageOptions.SvgImage")));
     this.docScript.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.docScript.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.docScript.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // docCommandLine
     //
     this.docCommandLine.Caption     = "Command line";
     this.docCommandLine.ControlName = "docCommandLine";
     this.docCommandLine.FreeLayoutHeight.UnitValue = 0.54568286607121563D;
     this.docCommandLine.ImageOptions.SvgImage      = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docCommandLine.ImageOptions.SvgImage")));
     this.docCommandLine.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.docCommandLine.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.docCommandLine.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // docConsole
     //
     this.docConsole.Caption     = "Console";
     this.docConsole.ControlName = "docConsole";
     this.docConsole.Footer      = "";
     this.docConsole.FreeLayoutWidth.UnitValue  = 1.2D;
     this.docConsole.ImageOptions.SvgImage      = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docConsole.ImageOptions.SvgImage")));
     this.docConsole.ImageOptions.SvgImageSize  = new System.Drawing.Size(16, 16);
     this.docConsole.Properties.AllowClose      = DevExpress.Utils.DefaultBoolean.False;
     this.docConsole.Properties.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
     //
     // mvvmContext
     //
     this.mvvmContext.ContainerControl = this;
     this.mvvmContext.ViewModelType    = typeof(SpreadCommander.Documents.ViewModels.ConsoleDocumentViewModel);
     this.mvvmContext.ViewModelSet    += new DevExpress.Utils.MVVM.ViewModelSetEventHandler(this.MvvmContext_ViewModelSet);
     this.mvvmContext.ViewModelCreate += new DevExpress.Utils.MVVM.ViewModelCreateEventHandler(this.MvvmContext_ViewModelCreate);
     //
     // ribbonControl
     //
     this.ribbonControl.AutoSizeItems         = true;
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.ribbonControl.SearchEditItem,
         this.barNew,
         this.barOpen,
         this.barSave,
         this.barUndo,
         this.barRedo,
         this.barPaste,
         this.barCut,
         this.barCopy,
         this.barFind,
         this.barReplace,
         this.barGotoLine,
         this.barPrint,
         this.barPrintPreview,
         this.barToggleBookmark,
         this.barPrevBookmark,
         this.barNextBookmark,
         this.barClearBookmarks,
         this.barExecute,
         this.barCancel,
         this.barClearAll,
         this.barClearBook,
         this.barClearSpreadsheet,
         this.barClearGrid,
         this.barExecuteScript,
         this.barRecreateEngine
     });
     this.ribbonControl.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 273;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPageEdit,
         this.ribbonPageRun
     });
     this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemFontEdit1,
         this.repositoryItemRichEditFontSizeEdit1,
         this.repositoryItemBorderLineStyle1,
         this.repositoryItemBorderLineWeight1,
         this.repositoryItemFloatingObjectOutlineWeight1
     });
     this.ribbonControl.RibbonStyle    = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2019;
     this.ribbonControl.ShowSearchItem = true;
     this.ribbonControl.Size           = new System.Drawing.Size(1305, 158);
     this.ribbonControl.StatusBar      = this.ribbonStatusBar;
     //
     // barNew
     //
     this.barNew.Caption = "New";
     this.barNew.Id      = 1;
     this.barNew.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barNew.ImageOptions.SvgImage")));
     this.barNew.Name       = "barNew";
     this.barNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarNew_ItemClick);
     //
     // barOpen
     //
     this.barOpen.Caption = "Open";
     this.barOpen.Id      = 2;
     this.barOpen.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Open;
     this.barOpen.Name       = "barOpen";
     this.barOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarOpen_ItemClick);
     //
     // barSave
     //
     this.barSave.Caption = "Save";
     this.barSave.Id      = 3;
     this.barSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSave.ImageOptions.SvgImage")));
     this.barSave.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.barSave.Name       = "barSave";
     this.barSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarSave_ItemClick);
     //
     // barUndo
     //
     this.barUndo.Caption = "Undo";
     this.barUndo.Id      = 4;
     this.barUndo.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Undo;
     this.barUndo.Name       = "barUndo";
     this.barUndo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarUndo_ItemClick);
     //
     // barRedo
     //
     this.barRedo.Caption = "Redo";
     this.barRedo.Id      = 5;
     this.barRedo.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Redo;
     this.barRedo.Name       = "barRedo";
     this.barRedo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarRedo_ItemClick);
     //
     // barPaste
     //
     this.barPaste.Caption = "Paste";
     this.barPaste.Id      = 6;
     this.barPaste.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPaste.ImageOptions.SvgImage")));
     this.barPaste.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V));
     this.barPaste.Name       = "barPaste";
     this.barPaste.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPaste_ItemClick);
     //
     // barCut
     //
     this.barCut.Caption = "Cut";
     this.barCut.Id      = 7;
     this.barCut.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCut.ImageOptions.SvgImage")));
     this.barCut.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X));
     this.barCut.Name       = "barCut";
     this.barCut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarCut_ItemClick);
     //
     // barCopy
     //
     this.barCopy.Caption = "Copy";
     this.barCopy.Id      = 8;
     this.barCopy.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCopy.ImageOptions.SvgImage")));
     this.barCopy.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C));
     this.barCopy.Name       = "barCopy";
     this.barCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarCopy_ItemClick);
     //
     // barFind
     //
     this.barFind.Caption = "Find";
     this.barFind.Id      = 9;
     this.barFind.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Find;
     this.barFind.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F));
     this.barFind.Name       = "barFind";
     this.barFind.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarFind_ItemClick);
     //
     // barReplace
     //
     this.barReplace.Caption = "Replace";
     this.barReplace.Id      = 10;
     this.barReplace.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Replace;
     this.barReplace.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R));
     this.barReplace.Name       = "barReplace";
     this.barReplace.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarReplace_ItemClick);
     //
     // barGotoLine
     //
     this.barGotoLine.Caption = "Goto line";
     this.barGotoLine.Id      = 11;
     this.barGotoLine.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barGotoLine.ImageOptions.SvgImage")));
     this.barGotoLine.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G));
     this.barGotoLine.Name       = "barGotoLine";
     this.barGotoLine.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarGotoLine_ItemClick);
     //
     // barPrint
     //
     this.barPrint.Caption = "Print";
     this.barPrint.Id      = 12;
     this.barPrint.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPrint.ImageOptions.SvgImage")));
     this.barPrint.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.barPrint.Name       = "barPrint";
     this.barPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrint_ItemClick);
     //
     // barPrintPreview
     //
     this.barPrintPreview.Caption = "Preview";
     this.barPrintPreview.Id      = 13;
     this.barPrintPreview.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barPrintPreview.ImageOptions.SvgImage")));
     this.barPrintPreview.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
                                                                                       | System.Windows.Forms.Keys.F12));
     this.barPrintPreview.Name       = "barPrintPreview";
     this.barPrintPreview.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrintPreview_ItemClick);
     //
     // barToggleBookmark
     //
     this.barToggleBookmark.Caption = "Toogle";
     this.barToggleBookmark.Id      = 14;
     this.barToggleBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark;
     this.barToggleBookmark.Name       = "barToggleBookmark";
     this.barToggleBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarToggleBookmark_ItemClick);
     //
     // barPrevBookmark
     //
     this.barPrevBookmark.Caption = "Previous";
     this.barPrevBookmark.Id      = 15;
     this.barPrevBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Previous;
     this.barPrevBookmark.Name       = "barPrevBookmark";
     this.barPrevBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarPrevBookmark_ItemClick);
     //
     // barNextBookmark
     //
     this.barNextBookmark.Caption = "Next";
     this.barNextBookmark.Id      = 16;
     this.barNextBookmark.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Next;
     this.barNextBookmark.Name       = "barNextBookmark";
     this.barNextBookmark.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarNextBookmark_ItemClick);
     //
     // barClearBookmarks
     //
     this.barClearBookmarks.Caption = "Clear";
     this.barClearBookmarks.Id      = 17;
     this.barClearBookmarks.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Bookmark_Clear;
     this.barClearBookmarks.Name       = "barClearBookmarks";
     this.barClearBookmarks.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarClearBookmarks_ItemClick);
     //
     // barExecute
     //
     this.barExecute.Caption = "Execute";
     this.barExecute.Id      = 18;
     this.barExecute.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Execute;
     this.barExecute.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5);
     this.barExecute.Name = "barExecute";
     toolTipTitleItem1.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Execute;
     toolTipTitleItem1.Text  = "Execute";
     toolTipItem1.LeftIndent = 6;
     toolTipItem1.Text       = "Execute whole script or selection.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.barExecute.SuperTip   = superToolTip1;
     this.barExecute.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarExecute_ItemClick);
     //
     // barCancel
     //
     this.barCancel.Caption = "Cancel";
     this.barCancel.Id      = 19;
     this.barCancel.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.Stop;
     this.barCancel.ItemShortcut          = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Pause));
     this.barCancel.Name = "barCancel";
     //
     // barClearAll
     //
     this.barClearAll.Caption = "All";
     this.barClearAll.Id      = 266;
     this.barClearAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barClearAll.ImageOptions.SvgImage")));
     this.barClearAll.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F3);
     this.barClearAll.Name = "barClearAll";
     //
     // barClearBook
     //
     this.barClearBook.Caption = "Book";
     this.barClearBook.Id      = 267;
     this.barClearBook.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearBook;
     this.barClearBook.Name = "barClearBook";
     //
     // barClearSpreadsheet
     //
     this.barClearSpreadsheet.Caption = "Spreadsheet";
     this.barClearSpreadsheet.Id      = 268;
     this.barClearSpreadsheet.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearSpreadsheet;
     this.barClearSpreadsheet.Name = "barClearSpreadsheet";
     //
     // barClearGrid
     //
     this.barClearGrid.Caption = "Grid";
     this.barClearGrid.Id      = 269;
     this.barClearGrid.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ClearGrid;
     this.barClearGrid.Name = "barClearGrid";
     //
     // barExecuteScript
     //
     this.barExecuteScript.Caption = "Script";
     this.barExecuteScript.Id      = 270;
     this.barExecuteScript.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ExecuteScript;
     this.barExecuteScript.ItemShortcut          = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F8);
     this.barExecuteScript.Name = "barExecuteScript";
     toolTipTitleItem2.ImageOptions.SvgImage = global::SpreadCommander.Documents.Properties.Resources.ExecuteScript;
     toolTipTitleItem2.Text  = "Execute script";
     toolTipItem2.LeftIndent = 6;
     toolTipItem2.Text       = resources.GetString("toolTipItem2.Text");
     superToolTip2.Items.Add(toolTipTitleItem2);
     superToolTip2.Items.Add(toolTipItem2);
     this.barExecuteScript.SuperTip   = superToolTip2;
     this.barExecuteScript.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.BarExecuteScript_ItemClick);
     //
     // barRecreateEngine
     //
     this.barRecreateEngine.Caption = "Recreate engine";
     this.barRecreateEngine.Id      = 271;
     this.barRecreateEngine.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barRecreateEngine.ImageOptions.SvgImage")));
     this.barRecreateEngine.Name = "barRecreateEngine";
     //
     // ribbonPageEdit
     //
     this.ribbonPageEdit.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupFile,
         this.ribbonPageGroupUndoRedo,
         this.ribbonPageGroupEdit,
         this.ribbonPageGroupFind,
         this.ribbonPageGroupPrint,
         this.ribbonPageGroupBookmarks
     });
     this.ribbonPageEdit.Name = "ribbonPageEdit";
     this.ribbonPageEdit.Text = "Script";
     //
     // ribbonPageGroupFile
     //
     this.ribbonPageGroupFile.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupFile.ItemLinks.Add(this.barNew);
     this.ribbonPageGroupFile.ItemLinks.Add(this.barOpen);
     this.ribbonPageGroupFile.ItemLinks.Add(this.barSave);
     this.ribbonPageGroupFile.Name = "ribbonPageGroupFile";
     this.ribbonPageGroupFile.Text = "File";
     //
     // ribbonPageGroupUndoRedo
     //
     this.ribbonPageGroupUndoRedo.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupUndoRedo.ItemLinks.Add(this.barUndo);
     this.ribbonPageGroupUndoRedo.ItemLinks.Add(this.barRedo);
     this.ribbonPageGroupUndoRedo.Name = "ribbonPageGroupUndoRedo";
     this.ribbonPageGroupUndoRedo.Text = "UndoRedo";
     //
     // ribbonPageGroupEdit
     //
     this.ribbonPageGroupEdit.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barPaste);
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barCut);
     this.ribbonPageGroupEdit.ItemLinks.Add(this.barCopy);
     this.ribbonPageGroupEdit.Name = "ribbonPageGroupEdit";
     this.ribbonPageGroupEdit.Text = "Edit";
     //
     // ribbonPageGroupFind
     //
     this.ribbonPageGroupFind.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupFind.ItemLinks.Add(this.barFind);
     this.ribbonPageGroupFind.ItemLinks.Add(this.barReplace);
     this.ribbonPageGroupFind.ItemLinks.Add(this.barGotoLine);
     this.ribbonPageGroupFind.Name = "ribbonPageGroupFind";
     this.ribbonPageGroupFind.Text = "Find";
     //
     // ribbonPageGroupPrint
     //
     this.ribbonPageGroupPrint.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupPrint.ItemLinks.Add(this.barPrint);
     this.ribbonPageGroupPrint.ItemLinks.Add(this.barPrintPreview);
     this.ribbonPageGroupPrint.Name = "ribbonPageGroupPrint";
     this.ribbonPageGroupPrint.Text = "Print";
     //
     // ribbonPageGroupBookmarks
     //
     this.ribbonPageGroupBookmarks.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barToggleBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barPrevBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barNextBookmark);
     this.ribbonPageGroupBookmarks.ItemLinks.Add(this.barClearBookmarks);
     this.ribbonPageGroupBookmarks.Name = "ribbonPageGroupBookmarks";
     this.ribbonPageGroupBookmarks.Text = "Bookmarks";
     //
     // ribbonPageRun
     //
     this.ribbonPageRun.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageScript,
         this.ribbonPageClear
     });
     this.ribbonPageRun.Name = "ribbonPageRun";
     this.ribbonPageRun.Text = "Run";
     //
     // ribbonPageScript
     //
     this.ribbonPageScript.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageScript.ItemLinks.Add(this.barExecute);
     this.ribbonPageScript.ItemLinks.Add(this.barExecuteScript);
     this.ribbonPageScript.ItemLinks.Add(this.barCancel, true);
     this.ribbonPageScript.ItemLinks.Add(this.barRecreateEngine, true);
     this.ribbonPageScript.Name = "ribbonPageScript";
     this.ribbonPageScript.Text = "Script";
     //
     // ribbonPageClear
     //
     this.ribbonPageClear.CaptionButtonVisible = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonPageClear.ItemLinks.Add(this.barClearAll);
     this.ribbonPageClear.ItemLinks.Add(this.barClearBook, true);
     this.ribbonPageClear.ItemLinks.Add(this.barClearSpreadsheet);
     this.ribbonPageClear.ItemLinks.Add(this.barClearGrid);
     this.ribbonPageClear.Name = "ribbonPageClear";
     this.ribbonPageClear.Text = "Clear";
     //
     // repositoryItemFontEdit1
     //
     this.repositoryItemFontEdit1.AutoHeight = false;
     this.repositoryItemFontEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemFontEdit1.Name = "repositoryItemFontEdit1";
     //
     // repositoryItemRichEditFontSizeEdit1
     //
     this.repositoryItemRichEditFontSizeEdit1.AutoHeight = false;
     this.repositoryItemRichEditFontSizeEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemRichEditFontSizeEdit1.Control = null;
     this.repositoryItemRichEditFontSizeEdit1.Name    = "repositoryItemRichEditFontSizeEdit1";
     //
     // repositoryItemBorderLineStyle1
     //
     this.repositoryItemBorderLineStyle1.AutoHeight = false;
     this.repositoryItemBorderLineStyle1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemBorderLineStyle1.Control = null;
     this.repositoryItemBorderLineStyle1.Name    = "repositoryItemBorderLineStyle1";
     //
     // repositoryItemBorderLineWeight1
     //
     this.repositoryItemBorderLineWeight1.AutoHeight = false;
     this.repositoryItemBorderLineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemBorderLineWeight1.Control = null;
     this.repositoryItemBorderLineWeight1.Name    = "repositoryItemBorderLineWeight1";
     //
     // repositoryItemFloatingObjectOutlineWeight1
     //
     this.repositoryItemFloatingObjectOutlineWeight1.AutoHeight = false;
     this.repositoryItemFloatingObjectOutlineWeight1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemFloatingObjectOutlineWeight1.Control = null;
     this.repositoryItemFloatingObjectOutlineWeight1.Name    = "repositoryItemFloatingObjectOutlineWeight1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 885);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbonControl;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1305, 22);
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.MenuManager      = this.ribbonControl;
     this.documentManager.SnapMode         = ((DevExpress.Utils.Controls.SnapMode)((((DevExpress.Utils.Controls.SnapMode.OwnerControl | DevExpress.Utils.Controls.SnapMode.OwnerForm)
                                                                                     | DevExpress.Utils.Controls.SnapMode.Screens)
                                                                                    | DevExpress.Utils.Controls.SnapMode.SnapForms)));
     this.documentManager.View = this.viewEditors;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.viewEditors
     });
     //
     // viewEditors
     //
     this.viewEditors.AllowDocumentStateChangeAnimation = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.AllowDragDropWobbleAnimation      = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.docScript,
         this.docConsole,
         this.docCommandLine
     });
     this.viewEditors.FreeLayoutProperties.EnableStickySplitters = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.FreeLayoutProperties.FreeLayoutItems.AddRange(new DevExpress.XtraBars.Docking2010.Views.Widget.Document[] {
         this.docScript,
         this.docConsole,
         this.docCommandLine
     });
     this.viewEditors.LayoutMode = DevExpress.XtraBars.Docking2010.Views.Widget.LayoutMode.FreeLayout;
     this.viewEditors.LoadingIndicatorProperties.ShowCaption     = false;
     this.viewEditors.LoadingIndicatorProperties.ShowDescription = false;
     widgetDockingContainer3.Element = this.docScript;
     widgetDockingContainer4.Element = this.docCommandLine;
     widgetDockingContainer2.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer3,
         widgetDockingContainer4
     });
     widgetDockingContainer2.Orientation          = System.Windows.Forms.Orientation.Vertical;
     widgetDockingContainer2.Size.Width.UnitValue = 0.8D;
     widgetDockingContainer5.Element = this.docConsole;
     widgetDockingContainer1.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer2,
         widgetDockingContainer5
     });
     this.viewEditors.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         widgetDockingContainer1
     });
     this.viewEditors.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.viewEditors.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
     this.viewEditors.UseDocumentSelector  = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.UseLoadingIndicator  = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.UseSnappingEmulation = DevExpress.Utils.DefaultBoolean.True;
     this.viewEditors.QueryControl        += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.ViewEditors_QueryControl);
     this.viewEditors.ControlLoaded       += new DevExpress.XtraBars.Docking2010.Views.DeferredControlLoadEventHandler(this.ViewEditors_ControlLoaded);
     //
     // svgFormIcon
     //
     this.svgFormIcon.Add("Script", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script"))));
     this.svgFormIcon.Add("Script_Blue", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Blue"))));
     this.svgFormIcon.Add("Script_Book", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Book"))));
     this.svgFormIcon.Add("Script_Document", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document"))));
     this.svgFormIcon.Add("Script_Document_Blue", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_Blue"))));
     this.svgFormIcon.Add("Script_Document_Gray", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_Gray"))));
     this.svgFormIcon.Add("Script_Document_Green", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_Green"))));
     this.svgFormIcon.Add("Script_Document_Red", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_Red"))));
     this.svgFormIcon.Add("Script_Document_White", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_White"))));
     this.svgFormIcon.Add("Script_Document_Yellow", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Document_Yellow"))));
     this.svgFormIcon.Add("Script_Exe", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Exe"))));
     this.svgFormIcon.Add("Script_Gray", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Gray"))));
     this.svgFormIcon.Add("Script_Green", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Green"))));
     this.svgFormIcon.Add("Script_Red", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Red"))));
     this.svgFormIcon.Add("Script_SQL", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_SQL"))));
     this.svgFormIcon.Add("Script_White", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_White"))));
     this.svgFormIcon.Add("Script_Yellow", ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("svgFormIcon.Script_Yellow"))));
     //
     // ConsoleDocumentView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1305, 907);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbonControl);
     this.Name      = "ConsoleDocumentView";
     this.Ribbon    = this.ribbonControl;
     this.StatusBar = this.ribbonStatusBar;
     this.Load     += new System.EventHandler(this.ConsoleDocumentView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.docScript)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docCommandLine)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docConsole)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mvvmContext)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRichEditFontSizeEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineStyle1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBorderLineWeight1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFloatingObjectOutlineWeight1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewEditors)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgFormIcon)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }