/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ApplicationRibbonFormBase));
			DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
			this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
			this.barButtonItem_FileSave = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_FileSaveAll = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_WS_New = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_WS_Change = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_View_Props = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_View_Status = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_View_Home = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_Tools_Options = new DevExpress.XtraBars.BarButtonItem();
			this.ribbonPagePlugins = new DevExpress.XtraBars.Ribbon.RibbonPage();
			this.ribbonPageGroupHomeFile = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageGroupPlgs_generic = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageTools = new DevExpress.XtraBars.Ribbon.RibbonPage();
			this.ribbonPageGroupHomeWorkspace = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageGroupHomeView = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageGroupHomeTools = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
			this.documentManager = new DevExpress.XtraBars.Docking2010.DocumentManager();
			this.tabbedView = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
			this.dockManager = new DevExpress.XtraBars.Docking.DockManager();
			this.workspaceManager = new DevExpress.Utils.WorkspaceManager();
			this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
			this.SuspendLayout();
			// 
			// ribbonControl
			// 
			this.ribbonControl.ExpandCollapseItem.Id = 0;
			this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.barButtonItem_FileSave,
            this.barButtonItem_FileSaveAll,
            this.barButtonItem_WS_New,
            this.barButtonItem_WS_Change,
            this.barButtonItem_View_Props,
            this.barButtonItem_View_Status,
            this.barButtonItem_View_Home,
            this.barButtonItem_Tools_Options});
			resources.ApplyResources(this.ribbonControl, "ribbonControl");
			this.ribbonControl.MaxItemId = 12;
			this.ribbonControl.Name = "ribbonControl";
			this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPagePlugins,
            this.ribbonPageTools});
			this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
			this.ribbonControl.StatusBar = this.ribbonStatusBar;
			// 
			// barButtonItem_FileSave
			// 
			this.barButtonItem_FileSave.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
			resources.ApplyResources(this.barButtonItem_FileSave, "barButtonItem_FileSave");
			this.barButtonItem_FileSave.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.Glyph")));
			this.barButtonItem_FileSave.GlyphDisabled = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.GlyphDisabled")));
			this.barButtonItem_FileSave.Id = 1;
			this.barButtonItem_FileSave.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.LargeGlyph")));
			this.barButtonItem_FileSave.LargeGlyphDisabled = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.LargeGlyphDisabled")));
			this.barButtonItem_FileSave.Name = "barButtonItem_FileSave";
			this.barButtonItem_FileSave.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
			this.barButtonItem_FileSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonSave_ItemClick);
			// 
			// barButtonItem_FileSaveAll
			// 
			resources.ApplyResources(this.barButtonItem_FileSaveAll, "barButtonItem_FileSaveAll");
			this.barButtonItem_FileSaveAll.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.Glyph")));
			this.barButtonItem_FileSaveAll.Id = 3;
			this.barButtonItem_FileSaveAll.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.LargeGlyph")));
			this.barButtonItem_FileSaveAll.LargeGlyphDisabled = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.LargeGlyphDisabled")));
			this.barButtonItem_FileSaveAll.Name = "barButtonItem_FileSaveAll";
			this.barButtonItem_FileSaveAll.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
			this.barButtonItem_FileSaveAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_SaveAll_ItemClick);
			// 
			// barButtonItem_WS_New
			// 
			resources.ApplyResources(this.barButtonItem_WS_New, "barButtonItem_WS_New");
			this.barButtonItem_WS_New.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_New.Glyph")));
			this.barButtonItem_WS_New.Id = 4;
			this.barButtonItem_WS_New.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_New.LargeGlyph")));
			this.barButtonItem_WS_New.Name = "barButtonItem_WS_New";
			this.barButtonItem_WS_New.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_Createnew_ItemClick);
			// 
			// barButtonItem_WS_Change
			// 
			resources.ApplyResources(this.barButtonItem_WS_Change, "barButtonItem_WS_Change");
			this.barButtonItem_WS_Change.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_Change.Glyph")));
			this.barButtonItem_WS_Change.Id = 5;
			this.barButtonItem_WS_Change.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_Change.LargeGlyph")));
			this.barButtonItem_WS_Change.Name = "barButtonItem_WS_Change";
			this.barButtonItem_WS_Change.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_Change_ItemClick);
			// 
			// barButtonItem_View_Props
			// 
			resources.ApplyResources(this.barButtonItem_View_Props, "barButtonItem_View_Props");
			this.barButtonItem_View_Props.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Props.Glyph")));
			this.barButtonItem_View_Props.Id = 6;
			this.barButtonItem_View_Props.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Props.LargeGlyph")));
			this.barButtonItem_View_Props.Name = "barButtonItem_View_Props";
			// 
			// barButtonItem_View_Status
			// 
			resources.ApplyResources(this.barButtonItem_View_Status, "barButtonItem_View_Status");
			this.barButtonItem_View_Status.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Status.Glyph")));
			this.barButtonItem_View_Status.Id = 7;
			this.barButtonItem_View_Status.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Status.LargeGlyph")));
			this.barButtonItem_View_Status.Name = "barButtonItem_View_Status";
			// 
			// barButtonItem_View_Home
			// 
			resources.ApplyResources(this.barButtonItem_View_Home, "barButtonItem_View_Home");
			this.barButtonItem_View_Home.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Home.Glyph")));
			this.barButtonItem_View_Home.Id = 8;
			this.barButtonItem_View_Home.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Home.LargeGlyph")));
			this.barButtonItem_View_Home.Name = "barButtonItem_View_Home";
			// 
			// barButtonItem_Tools_Options
			// 
			resources.ApplyResources(this.barButtonItem_Tools_Options, "barButtonItem_Tools_Options");
			this.barButtonItem_Tools_Options.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_Tools_Options.Glyph")));
			this.barButtonItem_Tools_Options.Id = 9;
			this.barButtonItem_Tools_Options.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_Tools_Options.LargeGlyph")));
			this.barButtonItem_Tools_Options.Name = "barButtonItem_Tools_Options";
			// 
			// ribbonPagePlugins
			// 
			this.ribbonPagePlugins.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupHomeFile,
            this.ribbonPageGroupPlgs_generic});
			this.ribbonPagePlugins.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPagePlugins.Image")));
			this.ribbonPagePlugins.MergeOrder = 1;
			this.ribbonPagePlugins.Name = "ribbonPagePlugins";
			resources.ApplyResources(this.ribbonPagePlugins, "ribbonPagePlugins");
			// 
			// ribbonPageGroupHomeFile
			// 
			this.ribbonPageGroupHomeFile.ItemLinks.Add(this.barButtonItem_FileSave);
			this.ribbonPageGroupHomeFile.ItemLinks.Add(this.barButtonItem_FileSaveAll);
			this.ribbonPageGroupHomeFile.Name = "ribbonPageGroupHomeFile";
			resources.ApplyResources(this.ribbonPageGroupHomeFile, "ribbonPageGroupHomeFile");
			// 
			// ribbonPageGroupPlgs_generic
			// 
			this.ribbonPageGroupPlgs_generic.Name = "ribbonPageGroupPlgs_generic";
			resources.ApplyResources(this.ribbonPageGroupPlgs_generic, "ribbonPageGroupPlgs_generic");
			// 
			// ribbonPageTools
			// 
			this.ribbonPageTools.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupHomeWorkspace,
            this.ribbonPageGroupHomeView,
            this.ribbonPageGroupHomeTools});
			this.ribbonPageTools.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPageTools.Image")));
			this.ribbonPageTools.MergeOrder = 1000;
			this.ribbonPageTools.Name = "ribbonPageTools";
			resources.ApplyResources(this.ribbonPageTools, "ribbonPageTools");
			// 
			// ribbonPageGroupHomeWorkspace
			// 
			this.ribbonPageGroupHomeWorkspace.ItemLinks.Add(this.barButtonItem_WS_New);
			this.ribbonPageGroupHomeWorkspace.ItemLinks.Add(this.barButtonItem_WS_Change);
			this.ribbonPageGroupHomeWorkspace.Name = "ribbonPageGroupHomeWorkspace";
			resources.ApplyResources(this.ribbonPageGroupHomeWorkspace, "ribbonPageGroupHomeWorkspace");
			// 
			// ribbonPageGroupHomeView
			// 
			this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Home);
			this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Props);
			this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Status);
			this.ribbonPageGroupHomeView.Name = "ribbonPageGroupHomeView";
			resources.ApplyResources(this.ribbonPageGroupHomeView, "ribbonPageGroupHomeView");
			// 
			// ribbonPageGroupHomeTools
			// 
			this.ribbonPageGroupHomeTools.ItemLinks.Add(this.barButtonItem_Tools_Options);
			this.ribbonPageGroupHomeTools.Name = "ribbonPageGroupHomeTools";
			resources.ApplyResources(this.ribbonPageGroupHomeTools, "ribbonPageGroupHomeTools");
			// 
			// ribbonStatusBar
			// 
			resources.ApplyResources(this.ribbonStatusBar, "ribbonStatusBar");
			this.ribbonStatusBar.Name = "ribbonStatusBar";
			this.ribbonStatusBar.Ribbon = this.ribbonControl;
			// 
			// documentManager
			// 
			this.documentManager.ContainerControl = this;
			this.documentManager.MenuManager = this.ribbonControl;
			this.documentManager.View = this.tabbedView;
			this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView});
			// 
			// dockManager
			// 
			this.dockManager.Form = this;
			this.dockManager.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "System.Windows.Forms.MenuStrip",
            "System.Windows.Forms.StatusStrip",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl",
            "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
            "DevExpress.XtraBars.Navigation.TileNavPane"});
			this.dockManager.Load += new System.EventHandler(this.dockManager_Load);
			// 
			// workspaceManager
			// 
			this.workspaceManager.CloseStreamOnWorkspaceLoading = DevExpress.Utils.DefaultBoolean.True;
			this.workspaceManager.CloseStreamOnWorkspaceSaving = DevExpress.Utils.DefaultBoolean.True;
			this.workspaceManager.TargetControl = this;
			this.workspaceManager.TransitionType = pushTransition1;
			this.workspaceManager.AfterApplyWorkspace += new System.EventHandler(this.workspaceManager_AfterApplyWorkspace);
			this.workspaceManager.WorkspaceSaved += new DevExpress.Utils.WorkspaceEventHandler(this.workspaceManager_WorkspaceSaved);
			// 
			// ApplicationRibbonFormBase
			// 
			this.AllowFormGlass = DevExpress.Utils.DefaultBoolean.True;
			this.Appearance.Options.UseFont = true;
			resources.ApplyResources(this, "$this");
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.ribbonStatusBar);
			this.Controls.Add(this.ribbonControl);
			this.Name = "ApplicationRibbonFormBase";
			this.Ribbon = this.ribbonControl;
			this.StatusBar = this.ribbonStatusBar;
			this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ApplicationFormBase_FormClosing);
			this.Shown += new System.EventHandler(this.ApplicationFormBase_Shown);
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

		}
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.barManager1                = new DevExpress.XtraBars.BarManager();
     this.bar1                       = new DevExpress.XtraBars.Bar();
     this.bar2                       = new DevExpress.XtraBars.Bar();
     this.fileBarSubItem             = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem12            = new DevExpress.XtraBars.BarButtonItem();
     this.openBarButtonItem13        = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem5                = new DevExpress.XtraBars.BarSubItem();
     this.saveBarButtonItem14        = new DevExpress.XtraBars.BarButtonItem();
     this.saveAsBarButtonItem        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem18            = new DevExpress.XtraBars.BarButtonItem();
     this.closeBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.exitBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.editBarSubItem             = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem7             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2             = new DevExpress.XtraBars.BarButtonItem();
     this.deleteBarButtonItem11      = new DevExpress.XtraBars.BarButtonItem();
     this.guiBarSubItem              = new DevExpress.XtraBars.BarSubItem();
     this.ToolbarsBarListItem        = new DevExpress.XtraBars.BarToolbarsListItem();
     this.dockingBarMenuItem         = new DevExpress.XtraBars.BarDockingMenuItem();
     this.workspaceBarMenuItem       = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1          = new DevExpress.Utils.WorkspaceManager();
     this.barMdiChildrenListItem1    = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.skinBarSubItem1            = new DevExpress.XtraBars.SkinBarSubItem();
     this.skinDropDownButtonItem1    = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.colorSwatchesBarButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.colorMixerBarButtonItem    = new DevExpress.XtraBars.BarButtonItem();
     this.helpBarSubItem             = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem1             = new DevExpress.XtraBars.BarButtonItem();
     this.aboutBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.supportBarSubItem          = new DevExpress.XtraBars.BarSubItem();
     this.contactUsBarButtonItem     = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1                = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem13            = new DevExpress.XtraBars.BarButtonItem();
     this.skinBarSubItem2            = new DevExpress.XtraBars.SkinBarSubItem();
     this.emailBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11            = new DevExpress.XtraBars.BarButtonItem();
     this.bar3                       = new DevExpress.XtraBars.Bar();
     this.barDockControlTop          = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom       = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft         = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight        = new DevExpress.XtraBars.BarDockControl();
     this.barButtonItem3             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6             = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar2,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.fileBarSubItem,
         this.editBarSubItem,
         this.guiBarSubItem,
         this.helpBarSubItem,
         this.barButtonItem1,
         this.aboutBarButtonItem,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.deleteBarButtonItem11,
         this.barButtonItem12,
         this.openBarButtonItem13,
         this.barSubItem5,
         this.saveBarButtonItem14,
         this.saveAsBarButtonItem,
         this.barButtonItem16,
         this.barButtonItem17,
         this.barButtonItem18,
         this.closeBarButtonItem,
         this.exitBarButtonItem,
         this.skinBarSubItem1,
         this.skinDropDownButtonItem1,
         this.ToolbarsBarListItem,
         this.dockingBarMenuItem,
         this.workspaceBarMenuItem,
         this.barMdiChildrenListItem1,
         this.colorSwatchesBarButtonItem,
         this.colorMixerBarButtonItem,
         this.barButtonItem2,
         this.barButtonItem11,
         this.supportBarSubItem,
         this.contactUsBarButtonItem,
         this.barSubItem1,
         this.emailBarButtonItem,
         this.barButtonItem13,
         this.skinBarSubItem2
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 41;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.Text      = "Tools";
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.fileBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.editBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.guiBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.helpBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.supportBarSubItem)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // fileBarSubItem
     //
     this.fileBarSubItem.Caption = "&File";
     this.fileBarSubItem.Id      = 0;
     this.fileBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem12),
         new DevExpress.XtraBars.LinkPersistInfo(this.openBarButtonItem13, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem5),
         new DevExpress.XtraBars.LinkPersistInfo(this.saveBarButtonItem14),
         new DevExpress.XtraBars.LinkPersistInfo(this.saveAsBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem16, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem17),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem18),
         new DevExpress.XtraBars.LinkPersistInfo(this.closeBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.exitBarButtonItem, true)
     });
     this.fileBarSubItem.Name = "fileBarSubItem";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption    = "New";
     this.barButtonItem12.Id         = 15;
     this.barButtonItem12.Name       = "barButtonItem12";
     this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick);
     //
     // openBarButtonItem13
     //
     this.openBarButtonItem13.Caption    = "Open";
     this.openBarButtonItem13.Id         = 16;
     this.openBarButtonItem13.Name       = "openBarButtonItem13";
     this.openBarButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.openBarButtonItem_ItemClick);
     //
     // barSubItem5
     //
     this.barSubItem5.Caption = "Open Recent";
     this.barSubItem5.Enabled = false;
     this.barSubItem5.Id      = 17;
     this.barSubItem5.Name    = "barSubItem5";
     //
     // saveBarButtonItem14
     //
     this.saveBarButtonItem14.Caption    = "Save";
     this.saveBarButtonItem14.Id         = 18;
     this.saveBarButtonItem14.Name       = "saveBarButtonItem14";
     this.saveBarButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveBarButtonItem_ItemClick);
     //
     // saveAsBarButtonItem
     //
     this.saveAsBarButtonItem.Caption    = "Save As...";
     this.saveAsBarButtonItem.Id         = 19;
     this.saveAsBarButtonItem.Name       = "saveAsBarButtonItem";
     this.saveAsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveAsBarButtonItem_ItemClick);
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption = "Print";
     this.barButtonItem16.Enabled = false;
     this.barButtonItem16.Id      = 20;
     this.barButtonItem16.Name    = "barButtonItem16";
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption = "Export";
     this.barButtonItem17.Enabled = false;
     this.barButtonItem17.Id      = 21;
     this.barButtonItem17.Name    = "barButtonItem17";
     //
     // barButtonItem18
     //
     this.barButtonItem18.Caption = "Import";
     this.barButtonItem18.Enabled = false;
     this.barButtonItem18.Id      = 22;
     this.barButtonItem18.Name    = "barButtonItem18";
     //
     // closeBarButtonItem
     //
     this.closeBarButtonItem.Caption    = "Close";
     this.closeBarButtonItem.Id         = 23;
     this.closeBarButtonItem.Name       = "closeBarButtonItem";
     this.closeBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.closeBarButtonItem_ItemClick);
     //
     // exitBarButtonItem
     //
     this.exitBarButtonItem.Caption    = "Exit";
     this.exitBarButtonItem.Id         = 24;
     this.exitBarButtonItem.Name       = "exitBarButtonItem";
     this.exitBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.exitBarButtonItem_ItemClick);
     //
     // editBarSubItem
     //
     this.editBarSubItem.Caption = "&Edit";
     this.editBarSubItem.Id      = 1;
     this.editBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.deleteBarButtonItem11, true)
     });
     this.editBarSubItem.Name = "editBarSubItem";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Cut";
     this.barButtonItem7.Enabled = false;
     this.barButtonItem7.Id      = 10;
     this.barButtonItem7.Name    = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Copy";
     this.barButtonItem8.Enabled = false;
     this.barButtonItem8.Id      = 11;
     this.barButtonItem8.Name    = "barButtonItem8";
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Paste";
     this.barButtonItem9.Enabled = false;
     this.barButtonItem9.Id      = 12;
     this.barButtonItem9.Name    = "barButtonItem9";
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "Paste Special";
     this.barButtonItem10.Enabled = false;
     this.barButtonItem10.Id      = 13;
     this.barButtonItem10.Name    = "barButtonItem10";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "Refresh";
     this.barButtonItem2.Description             = "Refresh Metadata";
     this.barButtonItem2.Enabled                 = false;
     this.barButtonItem2.Id                      = 33;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     //
     // deleteBarButtonItem11
     //
     this.deleteBarButtonItem11.Caption    = "Delete";
     this.deleteBarButtonItem11.Id         = 14;
     this.deleteBarButtonItem11.Name       = "deleteBarButtonItem11";
     this.deleteBarButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.deleteBarButtonItem_ItemClick);
     //
     // guiBarSubItem
     //
     this.guiBarSubItem.Caption = "GUI";
     this.guiBarSubItem.Id      = 2;
     this.guiBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.ToolbarsBarListItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.dockingBarMenuItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.workspaceBarMenuItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem1, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinDropDownButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.colorSwatchesBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.colorMixerBarButtonItem)
     });
     this.guiBarSubItem.Name = "guiBarSubItem";
     //
     // ToolbarsBarListItem
     //
     this.ToolbarsBarListItem.Caption = "ToolBars";
     this.ToolbarsBarListItem.Id      = 27;
     this.ToolbarsBarListItem.Name    = "ToolbarsBarListItem";
     //
     // dockingBarMenuItem
     //
     this.dockingBarMenuItem.Caption = "Docking";
     this.dockingBarMenuItem.Id      = 28;
     this.dockingBarMenuItem.Name    = "dockingBarMenuItem";
     //
     // workspaceBarMenuItem
     //
     this.workspaceBarMenuItem.Caption          = "Workspace";
     this.workspaceBarMenuItem.Id               = 29;
     this.workspaceBarMenuItem.Name             = "workspaceBarMenuItem";
     this.workspaceBarMenuItem.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "MDI";
     this.barMdiChildrenListItem1.Id      = 30;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.Caption = "Skins && Themes";
     this.skinBarSubItem1.Id      = 25;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // skinDropDownButtonItem1
     //
     this.skinDropDownButtonItem1.Id   = 26;
     this.skinDropDownButtonItem1.Name = "skinDropDownButtonItem1";
     //
     // colorSwatchesBarButtonItem
     //
     this.colorSwatchesBarButtonItem.Caption    = "Color Swatches";
     this.colorSwatchesBarButtonItem.Id         = 31;
     this.colorSwatchesBarButtonItem.Name       = "colorSwatchesBarButtonItem";
     this.colorSwatchesBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.colorSwatchesBarButtonItem_ItemClick);
     //
     // colorMixerBarButtonItem
     //
     this.colorMixerBarButtonItem.Caption    = "Color Mixer";
     this.colorMixerBarButtonItem.Id         = 32;
     this.colorMixerBarButtonItem.Name       = "colorMixerBarButtonItem";
     this.colorMixerBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.colorMixerBarButtonItem_ItemClick);
     //
     // helpBarSubItem
     //
     this.helpBarSubItem.Caption = "&Help";
     this.helpBarSubItem.Id      = 3;
     this.helpBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.aboutBarButtonItem, true)
     });
     this.helpBarSubItem.Name = "helpBarSubItem";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Help";
     this.barButtonItem1.Enabled = false;
     this.barButtonItem1.Id      = 4;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // aboutBarButtonItem
     //
     this.aboutBarButtonItem.Caption    = "About";
     this.aboutBarButtonItem.Id         = 5;
     this.aboutBarButtonItem.Name       = "aboutBarButtonItem";
     this.aboutBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.aboutBarButtonItem_ItemClick);
     //
     // supportBarSubItem
     //
     this.supportBarSubItem.Caption = "Support";
     this.supportBarSubItem.Id      = 35;
     this.supportBarSubItem.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.supportBarSubItem.ImageOptions.Image    = global::MenuBarHeadStart.Properties.Resources.close_32x32;
     this.supportBarSubItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("supportBarSubItem.ImageOptions.SvgImage")));
     this.supportBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.contactUsBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.emailBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem11)
     });
     this.supportBarSubItem.Name = "supportBarSubItem";
     //
     // contactUsBarButtonItem
     //
     this.contactUsBarButtonItem.Caption = "Contact Us";
     this.contactUsBarButtonItem.Id      = 36;
     this.contactUsBarButtonItem.Name    = "contactUsBarButtonItem";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "barSubItem1";
     this.barSubItem1.Id      = 37;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem13),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem2)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption = "barButtonItem13";
     this.barButtonItem13.Id      = 39;
     this.barButtonItem13.Name    = "barButtonItem13";
     //
     // skinBarSubItem2
     //
     this.skinBarSubItem2.Caption = "skinBarSubItem2";
     this.skinBarSubItem2.Id      = 40;
     this.skinBarSubItem2.Name    = "skinBarSubItem2";
     //
     // emailBarButtonItem
     //
     this.emailBarButtonItem.Caption    = "Email";
     this.emailBarButtonItem.Id         = 38;
     this.emailBarButtonItem.Name       = "emailBarButtonItem";
     this.emailBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.emailBarButtonItem_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption    = "barButtonItem11";
     this.barButtonItem11.Id         = 34;
     this.barButtonItem11.Name       = "barButtonItem11";
     this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(819, 46);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 457);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(819, 18);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 46);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 411);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(819, 46);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 411);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption    = "Toolbars";
     this.barButtonItem3.Enabled    = false;
     this.barButtonItem3.Id         = 6;
     this.barButtonItem3.Name       = "barButtonItem3";
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Docking";
     this.barButtonItem4.Enabled = false;
     this.barButtonItem4.Id      = 7;
     this.barButtonItem4.Name    = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Workspaces";
     this.barButtonItem5.Enabled = false;
     this.barButtonItem5.Id      = 8;
     this.barButtonItem5.Name    = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Skins && Themes";
     this.barButtonItem6.Id      = 9;
     this.barButtonItem6.Name    = "barButtonItem6";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(819, 475);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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();
     DevExpress.Utils.SuperToolTip     superToolTip1             = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1         = new DevExpress.Utils.ToolTipTitleItem();
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(MainFrm));
     DevExpress.Utils.ToolTipItem              toolTipItem1      = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipTitleItem         toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.SuperToolTip             superToolTip2     = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem         toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem              toolTipItem2      = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.ToolTipTitleItem         toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.Animation.PushTransition pushTransition1   = new DevExpress.Utils.Animation.PushTransition();
     this.barManager1             = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                    = new DevExpress.XtraBars.Bar();
     this.bar3                    = new DevExpress.XtraBars.Bar();
     this.barStaticItem2          = new DevExpress.XtraBars.BarStaticItem();
     this.biUser                  = new DevExpress.XtraBars.BarHeaderItem();
     this.barStaticItem3          = new DevExpress.XtraBars.BarStaticItem();
     this.barHeaderItem1          = new DevExpress.XtraBars.BarHeaderItem();
     this.barStaticItem4          = new DevExpress.XtraBars.BarStaticItem();
     this.biUserType              = new DevExpress.XtraBars.BarHeaderItem();
     this.barStaticItem5          = new DevExpress.XtraBars.BarStaticItem();
     this.biLoginTime             = new DevExpress.XtraBars.BarHeaderItem();
     this.skinDropDownButtonItem2 = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.barListItem4            = new DevExpress.XtraBars.BarListItem();
     this.barDockControlTop       = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft      = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight     = new DevExpress.XtraBars.BarDockControl();
     this.dockManager1            = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1              = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.barDockingMenuItem1     = new DevExpress.XtraBars.BarDockingMenuItem();
     this.barButtonItem1          = new DevExpress.XtraBars.BarButtonItem();
     this.barListItem1            = new DevExpress.XtraBars.BarListItem();
     this.username                = new DevExpress.XtraBars.BarHeaderItem();
     this.barStaticItem1          = new DevExpress.XtraBars.BarStaticItem();
     this.barListItem2            = new DevExpress.XtraBars.BarListItem();
     this.barHeaderItem2          = new DevExpress.XtraBars.BarHeaderItem();
     this.barSubItem1             = new DevExpress.XtraBars.BarSubItem();
     this.barListItem3            = new DevExpress.XtraBars.BarListItem();
     this.skinBarSubItem1         = new DevExpress.XtraBars.SkinBarSubItem();
     this.skinDropDownButtonItem1 = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.barDockingMenuItem2     = new DevExpress.XtraBars.BarDockingMenuItem();
     this.barWorkspaceMenuItem1   = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1       = new DevExpress.Utils.WorkspaceManager();
     this.skinBarSubItem2         = new DevExpress.XtraBars.SkinBarSubItem();
     this.barListItem5            = new DevExpress.XtraBars.BarListItem();
     this.documentManager1        = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar2,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form        = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barDockingMenuItem1,
         this.barButtonItem1,
         this.barListItem1,
         this.username,
         this.barStaticItem1,
         this.barListItem2,
         this.barHeaderItem2,
         this.barSubItem1,
         this.barListItem3,
         this.skinBarSubItem1,
         this.skinDropDownButtonItem1,
         this.barDockingMenuItem2,
         this.barWorkspaceMenuItem1,
         this.barStaticItem2,
         this.biUser,
         this.barStaticItem3,
         this.barHeaderItem1,
         this.barStaticItem4,
         this.biUserType,
         this.barStaticItem5,
         this.biLoginTime,
         this.skinBarSubItem2,
         this.skinDropDownButtonItem2,
         this.barListItem4,
         this.barListItem5
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 25;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar2
     //
     this.bar2.BarName                = "Main menu";
     this.bar2.DockCol                = 0;
     this.bar2.DockRow                = 0;
     this.bar2.DockStyle              = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // bar3
     //
     this.bar3.BarItemHorzIndent = 4;
     this.bar3.BarName           = "Status bar";
     this.bar3.CanDockStyle      = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol           = 0;
     this.bar3.DockRow           = 0;
     this.bar3.DockStyle         = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.biUser),
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem3),
         new DevExpress.XtraBars.LinkPersistInfo(this.barHeaderItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem4),
         new DevExpress.XtraBars.LinkPersistInfo(this.biUserType),
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem5),
         new DevExpress.XtraBars.LinkPersistInfo(this.biLoginTime),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinDropDownButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.barListItem4)
     });
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption = "当前用户:";
     this.barStaticItem2.Id      = 13;
     this.barStaticItem2.Name    = "barStaticItem2";
     //
     // biUser
     //
     this.biUser.Caption = "barHeaderItem1";
     this.biUser.Id      = 14;
     this.biUser.Name    = "biUser";
     //
     // barStaticItem3
     //
     this.barStaticItem3.Caption = "机构名称:";
     this.barStaticItem3.Id      = 15;
     this.barStaticItem3.Name    = "barStaticItem3";
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "南通附院家纺城分院(南通市通州区川姜镇卫生院)";
     this.barHeaderItem1.Id      = 16;
     this.barHeaderItem1.Name    = "barHeaderItem1";
     //
     // barStaticItem4
     //
     this.barStaticItem4.Caption = "用户类型:";
     this.barStaticItem4.Id      = 17;
     this.barStaticItem4.Name    = "barStaticItem4";
     //
     // biUserType
     //
     this.biUserType.Caption = "barHeaderItem3";
     this.biUserType.Id      = 18;
     this.biUserType.Name    = "biUserType";
     //
     // barStaticItem5
     //
     this.barStaticItem5.Caption = "登录时间:";
     this.barStaticItem5.Id      = 19;
     this.barStaticItem5.Name    = "barStaticItem5";
     //
     // biLoginTime
     //
     this.biLoginTime.Caption = "barHeaderItem3";
     this.biLoginTime.Id      = 20;
     this.biLoginTime.Name    = "biLoginTime";
     //
     // skinDropDownButtonItem2
     //
     this.skinDropDownButtonItem2.Id   = 22;
     this.skinDropDownButtonItem2.Name = "skinDropDownButtonItem2";
     //
     // barListItem4
     //
     this.barListItem4.Caption            = "关于";
     this.barListItem4.Id                 = 23;
     this.barListItem4.Name               = "barListItem4";
     toolTipTitleItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     toolTipTitleItem1.Text               = "情况说明";
     toolTipItem1.LeftIndent              = 6;
     toolTipItem1.Text            = "本程序仅供内部使用,任何人不得复制传播。";
     toolTipTitleItem2.LeftIndent = 6;
     toolTipTitleItem2.Text       = "使用devExpress开发,数据库为开源的mysql。";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     superToolTip1.Items.Add(toolTipTitleItem2);
     this.barListItem4.SuperTip = superToolTip1;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlTop.Size             = new System.Drawing.Size(1590, 20);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 400);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1590, 32);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 20);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 380);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1590, 20);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 380);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1
     });
     this.dockManager1.MenuManager = this.barManager1;
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.DockedAsTabbedDocument = true;
     this.dockPanel1.ID               = new System.Guid("24801f85-f037-4290-a036-242513e8d8f7");
     this.dockPanel1.Name             = "dockPanel1";
     this.dockPanel1.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel1.SavedIndex       = 0;
     this.dockPanel1.SavedMdiDocument = true;
     this.dockPanel1.SavedSizeFactor  = 1D;
     this.dockPanel1.Text             = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(5, 26);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(190, 170);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // barDockingMenuItem1
     //
     this.barDockingMenuItem1.Caption = "Window";
     this.barDockingMenuItem1.Id      = 1;
     this.barDockingMenuItem1.Name    = "barDockingMenuItem1";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 0;
     this.barButtonItem1.ItemAppearance.Normal.Font                  = new System.Drawing.Font("Tahoma", 23F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.barButtonItem1.ItemAppearance.Normal.FontSizeDelta         = 2;
     this.barButtonItem1.ItemAppearance.Normal.Options.UseFont       = true;
     this.barButtonItem1.ItemInMenuAppearance.Normal.FontSizeDelta   = 2;
     this.barButtonItem1.ItemInMenuAppearance.Normal.Options.UseFont = true;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barListItem1
     //
     this.barListItem1.Caption = "当前用户:";
     this.barListItem1.Id      = 2;
     this.barListItem1.Name    = "barListItem1";
     //
     // username
     //
     this.username.Caption = "barHeaderItem1";
     this.username.Id      = 3;
     this.username.Name    = "username";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "机构:";
     this.barStaticItem1.Id      = 4;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // barListItem2
     //
     this.barListItem2.Caption                   = "barListItem2";
     this.barListItem2.Id                        = 5;
     this.barListItem2.ImageOptions.Image        = ((System.Drawing.Image)(resources.GetObject("barListItem2.ImageOptions.Image")));
     this.barListItem2.Name                      = "barListItem2";
     superToolTip2.AllowHtmlText                 = DevExpress.Utils.DefaultBoolean.True;
     toolTipTitleItem3.ImageOptions.ImageUri.Uri = "Bold";
     toolTipTitleItem3.Text                      = "南通附院家纺城分院";
     toolTipItem2.LeftIndent                     = 6;
     toolTipItem2.Text            = "原川港卫生院和姜灶卫生院合并而成 ";
     toolTipTitleItem4.LeftIndent = 6;
     toolTipTitleItem4.Text       = "未来发展为综合二级医院";
     superToolTip2.Items.Add(toolTipTitleItem3);
     superToolTip2.Items.Add(toolTipItem2);
     superToolTip2.Items.Add(toolTipTitleItem4);
     this.barListItem2.SuperTip = superToolTip2;
     //
     // barHeaderItem2
     //
     this.barHeaderItem2.Caption = "barHeaderItem2";
     this.barHeaderItem2.Id      = 6;
     this.barHeaderItem2.Name    = "barHeaderItem2";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "barSubItem1";
     this.barSubItem1.Id      = 7;
     this.barSubItem1.Name    = "barSubItem1";
     //
     // barListItem3
     //
     this.barListItem3.Caption = "\r\n";
     this.barListItem3.Id      = 8;
     this.barListItem3.ItemAppearance.Normal.FontSizeDelta         = 2;
     this.barListItem3.ItemAppearance.Normal.Options.UseFont       = true;
     this.barListItem3.ItemInMenuAppearance.Normal.FontSizeDelta   = 2;
     this.barListItem3.ItemInMenuAppearance.Normal.Options.UseFont = true;
     this.barListItem3.Name = "barListItem3";
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.Caption = "skinBarSubItem1";
     this.skinBarSubItem1.Id      = 9;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // skinDropDownButtonItem1
     //
     this.skinDropDownButtonItem1.Id   = 10;
     this.skinDropDownButtonItem1.Name = "skinDropDownButtonItem1";
     //
     // barDockingMenuItem2
     //
     this.barDockingMenuItem2.Caption = "barDockingMenuItem2";
     this.barDockingMenuItem2.Id      = 11;
     this.barDockingMenuItem2.Name    = "barDockingMenuItem2";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 12;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // skinBarSubItem2
     //
     this.skinBarSubItem2.Caption = "主题";
     this.skinBarSubItem2.Id      = 21;
     this.skinBarSubItem2.Name    = "skinBarSubItem2";
     //
     // barListItem5
     //
     this.barListItem5.Caption = "barListItem5";
     this.barListItem5.Id      = 24;
     this.barListItem5.Name    = "barListItem5";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.AppearancePage.HeaderActive.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.tabbedView1.AppearancePage.HeaderActive.Options.UseBackColor = true;
     this.tabbedView1.BackgroundImage                       = global::JKD.Properties.Resources.Koala;
     this.tabbedView1.BackgroundImageLayoutMode             = DevExpress.Utils.Drawing.ImageLayoutMode.Stretch;
     this.tabbedView1.DocumentGroupProperties.HeaderButtons = ((DevExpress.XtraTab.TabButtons)((DevExpress.XtraTab.TabButtons.Next | DevExpress.XtraTab.TabButtons.Default)));
     //
     // MainFrm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1590, 432);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "MainFrm";
     this.Text        = "药房管理系统(测试版)";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.btnQlMatKhau              = new DevExpress.XtraBars.BarButtonItem();
     this.btnDoiMatKhau             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4            = new DevExpress.XtraBars.BarButtonItem();
     this.btnDangXuat               = new DevExpress.XtraBars.BarButtonItem();
     this.btnGoiMon                 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.btnThucDon                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonGalleryBarItem1     = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.bbtnQl_NguyenLieu         = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnQl_NhanVien           = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnQl_KhachHang          = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnQl_NhapHang           = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnQl_BanAn              = new DevExpress.XtraBars.BarButtonItem();
     this.bbtnQl_ThucDon            = new DevExpress.XtraBars.BarButtonItem();
     this.barDockingMenuItem1       = new DevExpress.XtraBars.BarDockingMenuItem();
     this.skinRibbonGalleryBarItem2 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barDockingMenuItem2       = new DevExpress.XtraBars.BarDockingMenuItem();
     this.barWorkspaceMenuItem1     = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager();
     this.btnThongKeHDB             = new DevExpress.XtraBars.BarButtonItem();
     this.btnThongKeHDN             = new DevExpress.XtraBars.BarCheckItem();
     this.btnLoiNhuan               = new DevExpress.XtraBars.BarButtonItem();
     this.btnThongTinNH             = new DevExpress.XtraBars.BarButtonItem();
     this.lbCoKhach                 = new DevExpress.XtraBars.BarHeaderItem();
     this.lbTrong               = new DevExpress.XtraBars.BarHeaderItem();
     this.lbDaDatCho            = new DevExpress.XtraBars.BarHeaderItem();
     this.barWorkspaceMenuItem2 = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.barButtonGroup1       = new DevExpress.XtraBars.BarButtonGroup();
     this.barButtonItem8        = new DevExpress.XtraBars.BarButtonItem();
     this.btnRefresh            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage3           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.rbgDangNhap           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbgThongTin_NhaHang   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup10     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.pageQuanLi            = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.pageLoiNhuan          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup8      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup9      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.lblTime               = new System.Windows.Forms.Label();
     this.lblSec                      = new System.Windows.Forms.Label();
     this.lblDay                      = new System.Windows.Forms.Label();
     this.label3                      = new System.Windows.Forms.Label();
     this.lblDate                     = new System.Windows.Forms.Label();
     this.timer1                      = new System.Windows.Forms.Timer(this.components);
     this.barDockControlTop           = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom        = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft          = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight         = new DevExpress.XtraBars.BarDockControl();
     this.btnThongKe                  = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6              = new DevExpress.XtraBars.BarButtonItem();
     this.backstageViewControl1       = new DevExpress.XtraBars.Ribbon.BackstageViewControl();
     this.backstageViewClientControl1 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewTabItem1       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.tabHienThi                  = new DevExpress.XtraTab.XtraTabControl();
     this.txtTenDangNhap              = new Bunifu.Framework.UI.BunifuCustomLabel();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).BeginInit();
     this.backstageViewControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabHienThi)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.BackColor             = System.Drawing.Color.Silver;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Font = new System.Drawing.Font("Cambria", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.skinRibbonGalleryBarItem1,
         this.btnQlMatKhau,
         this.btnDoiMatKhau,
         this.barButtonItem3,
         this.barButtonItem4,
         this.btnDangXuat,
         this.btnGoiMon,
         this.barButtonItem2,
         this.btnThucDon,
         this.barButtonItem5,
         this.ribbonGalleryBarItem1,
         this.bbtnQl_NguyenLieu,
         this.bbtnQl_NhanVien,
         this.bbtnQl_KhachHang,
         this.bbtnQl_NhapHang,
         this.bbtnQl_BanAn,
         this.bbtnQl_ThucDon,
         this.barDockingMenuItem1,
         this.skinRibbonGalleryBarItem2,
         this.barDockingMenuItem2,
         this.barWorkspaceMenuItem1,
         this.btnThongKeHDB,
         this.btnThongKeHDN,
         this.btnLoiNhuan,
         this.btnThongTinNH,
         this.lbCoKhach,
         this.lbTrong,
         this.lbDaDatCho,
         this.barWorkspaceMenuItem2,
         this.barButtonGroup1,
         this.barButtonItem8,
         this.btnRefresh
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 34;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage3,
         this.pageQuanLi,
         this.pageLoiNhuan
     });
     this.ribbon.Size = new System.Drawing.Size(1547, 179);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.AccessibleName = "";
     this.skinRibbonGalleryBarItem1.Caption        = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id             = 1;
     this.skinRibbonGalleryBarItem1.Name           = "skinRibbonGalleryBarItem1";
     //
     // btnQlMatKhau
     //
     this.btnQlMatKhau.Caption     = "QL Mật Khẩu";
     this.btnQlMatKhau.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnQlMatKhau.Glyph")));
     this.btnQlMatKhau.Id          = 2;
     this.btnQlMatKhau.ImageIndex  = 2;
     this.btnQlMatKhau.Name        = "btnQlMatKhau";
     this.btnQlMatKhau.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                     | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnQlMatKhau.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQlMatKhau_ItemClick);
     //
     // btnDoiMatKhau
     //
     this.btnDoiMatKhau.Caption     = "Đổi Mật Khẩu";
     this.btnDoiMatKhau.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnDoiMatKhau.Glyph")));
     this.btnDoiMatKhau.Id          = 3;
     this.btnDoiMatKhau.Name        = "btnDoiMatKhau";
     this.btnDoiMatKhau.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnDoiMatKhau.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDoiMatKhau_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "barButtonItem3";
     this.barButtonItem3.Id      = 4;
     this.barButtonItem3.Name    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "barButtonItem4";
     this.barButtonItem4.Id      = 5;
     this.barButtonItem4.Name    = "barButtonItem4";
     //
     // btnDangXuat
     //
     this.btnDangXuat.Caption     = "Đăng Xuất";
     this.btnDangXuat.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnDangXuat.Glyph")));
     this.btnDangXuat.Id          = 6;
     this.btnDangXuat.Name        = "btnDangXuat";
     this.btnDangXuat.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnDangXuat.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDangXuat_ItemClick);
     //
     // btnGoiMon
     //
     this.btnGoiMon.Caption     = "Gọi Món";
     this.btnGoiMon.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnGoiMon.Glyph")));
     this.btnGoiMon.Id          = 7;
     this.btnGoiMon.Name        = "btnGoiMon";
     this.btnGoiMon.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                  | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnGoiMon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThongTin_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id      = 8;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // btnThucDon
     //
     this.btnThucDon.Caption     = "Thực Đơn";
     this.btnThucDon.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnThucDon.Glyph")));
     this.btnThucDon.Id          = 10;
     this.btnThucDon.Name        = "btnThucDon";
     this.btnThucDon.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                   | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnThucDon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThucDon_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id      = 11;
     this.barButtonItem5.Name    = "barButtonItem5";
     //
     // ribbonGalleryBarItem1
     //
     this.ribbonGalleryBarItem1.Caption = "ribbonGalleryBarItem1";
     this.ribbonGalleryBarItem1.Id      = 12;
     this.ribbonGalleryBarItem1.Name    = "ribbonGalleryBarItem1";
     //
     // bbtnQl_NguyenLieu
     //
     this.bbtnQl_NguyenLieu.Caption     = "Nguyên Liệu";
     this.bbtnQl_NguyenLieu.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NguyenLieu.Glyph")));
     this.bbtnQl_NguyenLieu.Id          = 13;
     this.bbtnQl_NguyenLieu.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NguyenLieu.LargeGlyph")));
     this.bbtnQl_NguyenLieu.Name        = "bbtnQl_NguyenLieu";
     this.bbtnQl_NguyenLieu.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                          | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_NguyenLieu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_NguyenLieu_ItemClick);
     //
     // bbtnQl_NhanVien
     //
     this.bbtnQl_NhanVien.Caption     = "Nhân Viên";
     this.bbtnQl_NhanVien.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NhanVien.Glyph")));
     this.bbtnQl_NhanVien.Id          = 14;
     this.bbtnQl_NhanVien.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NhanVien.LargeGlyph")));
     this.bbtnQl_NhanVien.Name        = "bbtnQl_NhanVien";
     this.bbtnQl_NhanVien.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                        | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_NhanVien.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_NhanVien_ItemClick);
     //
     // bbtnQl_KhachHang
     //
     this.bbtnQl_KhachHang.Caption     = "Khách Hàng";
     this.bbtnQl_KhachHang.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_KhachHang.Glyph")));
     this.bbtnQl_KhachHang.Id          = 15;
     this.bbtnQl_KhachHang.Name        = "bbtnQl_KhachHang";
     this.bbtnQl_KhachHang.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                         | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_KhachHang.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_KhachHang_ItemClick);
     //
     // bbtnQl_NhapHang
     //
     this.bbtnQl_NhapHang.Caption     = "Nhập Hàng";
     this.bbtnQl_NhapHang.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NhapHang.Glyph")));
     this.bbtnQl_NhapHang.Id          = 16;
     this.bbtnQl_NhapHang.ImageIndex  = 23;
     this.bbtnQl_NhapHang.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("bbtnQl_NhapHang.LargeGlyph")));
     this.bbtnQl_NhapHang.Name        = "bbtnQl_NhapHang";
     this.bbtnQl_NhapHang.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                        | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_NhapHang.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_NhapHang_ItemClick);
     //
     // bbtnQl_BanAn
     //
     this.bbtnQl_BanAn.Caption     = "Bàn Ăn";
     this.bbtnQl_BanAn.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_BanAn.Glyph")));
     this.bbtnQl_BanAn.Id          = 17;
     this.bbtnQl_BanAn.Name        = "bbtnQl_BanAn";
     this.bbtnQl_BanAn.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                     | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_BanAn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_BanAn_ItemClick);
     //
     // bbtnQl_ThucDon
     //
     this.bbtnQl_ThucDon.Caption     = "Thực Đơn";
     this.bbtnQl_ThucDon.Glyph       = ((System.Drawing.Image)(resources.GetObject("bbtnQl_ThucDon.Glyph")));
     this.bbtnQl_ThucDon.Id          = 18;
     this.bbtnQl_ThucDon.Name        = "bbtnQl_ThucDon";
     this.bbtnQl_ThucDon.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.bbtnQl_ThucDon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnQl_ThucDon_ItemClick);
     //
     // barDockingMenuItem1
     //
     this.barDockingMenuItem1.Caption = "barDockingMenuItem1";
     this.barDockingMenuItem1.Id      = 19;
     this.barDockingMenuItem1.Name    = "barDockingMenuItem1";
     //
     // skinRibbonGalleryBarItem2
     //
     this.skinRibbonGalleryBarItem2.Caption = "skinRibbonGalleryBarItem2";
     this.skinRibbonGalleryBarItem2.Id      = 20;
     this.skinRibbonGalleryBarItem2.Name    = "skinRibbonGalleryBarItem2";
     //
     // barDockingMenuItem2
     //
     this.barDockingMenuItem2.Caption = "barDockingMenuItem2";
     this.barDockingMenuItem2.Id      = 21;
     this.barDockingMenuItem2.Name    = "barDockingMenuItem2";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 22;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // btnThongKeHDB
     //
     this.btnThongKeHDB.Caption     = "Hóa Đơn Bán";
     this.btnThongKeHDB.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnThongKeHDB.Glyph")));
     this.btnThongKeHDB.Id          = 23;
     this.btnThongKeHDB.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnThongKeHDB.LargeGlyph")));
     this.btnThongKeHDB.Name        = "btnThongKeHDB";
     this.btnThongKeHDB.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                      | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnThongKeHDB.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThongKe_ItemClick);
     //
     // btnThongKeHDN
     //
     this.btnThongKeHDN.Caption     = "Hóa Đơn Nhập";
     this.btnThongKeHDN.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnThongKeHDN.Glyph")));
     this.btnThongKeHDN.Id          = 24;
     this.btnThongKeHDN.Name        = "btnThongKeHDN";
     this.btnThongKeHDN.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                      | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnThongKeHDN.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThongKeHDN_CheckedChanged);
     //
     // btnLoiNhuan
     //
     this.btnLoiNhuan.Caption     = "Lợi Nhuận";
     this.btnLoiNhuan.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnLoiNhuan.Glyph")));
     this.btnLoiNhuan.Id          = 25;
     this.btnLoiNhuan.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnLoiNhuan.LargeGlyph")));
     this.btnLoiNhuan.Name        = "btnLoiNhuan";
     this.btnLoiNhuan.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnLoiNhuan.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // btnThongTinNH
     //
     this.btnThongTinNH.Caption    = "Thông Tin Nhà Hàng";
     this.btnThongTinNH.Glyph      = ((System.Drawing.Image)(resources.GetObject("btnThongTinNH.Glyph")));
     this.btnThongTinNH.Id         = 26;
     this.btnThongTinNH.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnThongTinNH.LargeGlyph")));
     this.btnThongTinNH.Name       = "btnThongTinNH";
     this.btnThongTinNH.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThongTinNH_ItemClick);
     //
     // lbCoKhach
     //
     this.lbCoKhach.Caption = "Có Khách:";
     this.lbCoKhach.Id      = 27;
     this.lbCoKhach.Name    = "lbCoKhach";
     //
     // lbTrong
     //
     this.lbTrong.Caption = "Trống:";
     this.lbTrong.Id      = 28;
     this.lbTrong.Name    = "lbTrong";
     //
     // lbDaDatCho
     //
     this.lbDaDatCho.Caption = "Đã Đặt Chỗ: ";
     this.lbDaDatCho.Id      = 29;
     this.lbDaDatCho.Name    = "lbDaDatCho";
     //
     // barWorkspaceMenuItem2
     //
     this.barWorkspaceMenuItem2.Caption          = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.Id               = 30;
     this.barWorkspaceMenuItem2.Name             = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.WorkspaceManager = this.workspaceManager1;
     //
     // barButtonGroup1
     //
     this.barButtonGroup1.Caption      = "barButtonGroup1";
     this.barButtonGroup1.Glyph        = ((System.Drawing.Image)(resources.GetObject("barButtonGroup1.Glyph")));
     this.barButtonGroup1.Id           = 31;
     this.barButtonGroup1.ImageUri.Uri = "Refresh";
     this.barButtonGroup1.Name         = "barButtonGroup1";
     this.barButtonGroup1.RibbonStyle  = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                         | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption     = "Refresh";
     this.barButtonItem8.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.Glyph")));
     this.barButtonItem8.Id          = 32;
     this.barButtonItem8.Name        = "barButtonItem8";
     this.barButtonItem8.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // btnRefresh
     //
     this.btnRefresh.Caption     = "Refresh ";
     this.btnRefresh.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Glyph")));
     this.btnRefresh.Id          = 33;
     this.btnRefresh.Name        = "btnRefresh";
     this.btnRefresh.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                   | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.rbgDangNhap,
         this.rbgThongTin_NhaHang,
         this.ribbonPageGroup4,
         this.ribbonPageGroup10
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Hệ Thống ";
     //
     // rbgDangNhap
     //
     this.rbgDangNhap.ItemLinks.Add(this.btnQlMatKhau);
     this.rbgDangNhap.ItemLinks.Add(this.btnDoiMatKhau);
     this.rbgDangNhap.ItemLinks.Add(this.btnDangXuat);
     this.rbgDangNhap.Name = "rbgDangNhap";
     this.rbgDangNhap.Text = "Quản Lí Đăng Nhập";
     //
     // rbgThongTin_NhaHang
     //
     this.rbgThongTin_NhaHang.ItemLinks.Add(this.btnGoiMon);
     this.rbgThongTin_NhaHang.ItemLinks.Add(this.btnThucDon);
     this.rbgThongTin_NhaHang.ItemLinks.Add(this.btnThongTinNH);
     this.rbgThongTin_NhaHang.Name = "rbgThongTin_NhaHang";
     this.rbgThongTin_NhaHang.Text = "Thông Tin Nhà Hàng";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.Glyph = ((System.Drawing.Image)(resources.GetObject("ribbonPageGroup4.Glyph")));
     this.ribbonPageGroup4.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Giao Diện";
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.ItemLinks.Add(this.lbCoKhach);
     this.ribbonPageGroup10.ItemLinks.Add(this.lbDaDatCho);
     this.ribbonPageGroup10.ItemLinks.Add(this.lbTrong);
     this.ribbonPageGroup10.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Trạng Thái";
     //
     // pageQuanLi
     //
     this.pageQuanLi.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.pageQuanLi.Name = "pageQuanLi";
     this.pageQuanLi.Text = "Quản Lý";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.Glyph             = ((System.Drawing.Image)(resources.GetObject("ribbonPageGroup1.Glyph")));
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_NguyenLieu);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_NhanVien);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_KhachHang);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_NhapHang);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_BanAn);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbtnQl_ThucDon);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Admin Quản Lí";
     //
     // pageLoiNhuan
     //
     this.pageLoiNhuan.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup8,
         this.ribbonPageGroup9
     });
     this.pageLoiNhuan.Name = "pageLoiNhuan";
     this.pageLoiNhuan.Text = "Lợi Nhuận";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.btnThongKeHDB);
     this.ribbonPageGroup8.ItemLinks.Add(this.btnThongKeHDN);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "Thống Kê Bán Hàng";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.ItemLinks.Add(this.btnLoiNhuan);
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.Text = "Lợi Nhuận Bán Hàng";
     //
     // lblTime
     //
     this.lblTime.AutoSize  = true;
     this.lblTime.BackColor = System.Drawing.Color.Transparent;
     this.lblTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.lblTime.Font      = new System.Drawing.Font("Vladimir Script", 28.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTime.Location  = new System.Drawing.Point(1032, 79);
     this.lblTime.Name      = "lblTime";
     this.lblTime.Size      = new System.Drawing.Size(122, 58);
     this.lblTime.TabIndex  = 5;
     this.lblTime.Text      = "00:00";
     this.lblTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblSec
     //
     this.lblSec.AutoSize  = true;
     this.lblSec.BackColor = System.Drawing.Color.Transparent;
     this.lblSec.Font      = new System.Drawing.Font("Vivaldi", 13.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblSec.Location  = new System.Drawing.Point(1135, 128);
     this.lblSec.Name      = "lblSec";
     this.lblSec.Size      = new System.Drawing.Size(33, 29);
     this.lblSec.TabIndex  = 6;
     this.lblSec.Text      = "00";
     //
     // lblDay
     //
     this.lblDay.AutoSize  = true;
     this.lblDay.BackColor = System.Drawing.Color.Transparent;
     this.lblDay.Font      = new System.Drawing.Font("Vladimir Script", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDay.Location  = new System.Drawing.Point(1174, 128);
     this.lblDay.Name      = "lblDay";
     this.lblDay.Size      = new System.Drawing.Size(128, 40);
     this.lblDay.TabIndex  = 7;
     this.lblDay.Text      = "MonDay,";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Tahoma", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(1241, 89);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(0, 40);
     this.label3.TabIndex = 8;
     //
     // lblDate
     //
     this.lblDate.AutoSize  = true;
     this.lblDate.BackColor = System.Drawing.Color.Transparent;
     this.lblDate.Font      = new System.Drawing.Font("Vladimir Script", 19.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDate.Location  = new System.Drawing.Point(1308, 128);
     this.lblDate.Name      = "lblDate";
     this.lblDate.Size      = new System.Drawing.Size(227, 40);
     this.lblDate.TabIndex  = 9;
     this.lblDate.Text      = "December 11 1997";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(1547, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 700);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1547, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 700);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1547, 0);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 700);
     //
     // btnThongKe
     //
     this.btnThongKe.Caption     = "Thống Kê Bán Hàng";
     this.btnThongKe.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnThongKe.Glyph")));
     this.btnThongKe.Id          = 9;
     this.btnThongKe.Name        = "btnThongKe";
     this.btnThongKe.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                   | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnThongKe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThongKe_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption     = "Thống Kê Bán Hàng";
     this.barButtonItem1.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id          = 9;
     this.barButtonItem1.Name        = "barButtonItem1";
     this.barButtonItem1.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption     = "Thống Kê Bán Hàng";
     this.barButtonItem6.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.Glyph")));
     this.barButtonItem6.Id          = 9;
     this.barButtonItem6.Name        = "barButtonItem6";
     this.barButtonItem6.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // backstageViewControl1
     //
     this.backstageViewControl1.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Yellow;
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl1);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem1);
     this.backstageViewControl1.Location = new System.Drawing.Point(89, 268);
     this.backstageViewControl1.Name     = "backstageViewControl1";
     this.backstageViewControl1.Size     = new System.Drawing.Size(480, 150);
     this.backstageViewControl1.TabIndex = 16;
     //
     // backstageViewClientControl1
     //
     this.backstageViewClientControl1.Location = new System.Drawing.Point(224, 0);
     this.backstageViewClientControl1.Name     = "backstageViewClientControl1";
     this.backstageViewClientControl1.Size     = new System.Drawing.Size(256, 150);
     this.backstageViewClientControl1.TabIndex = 1;
     //
     // backstageViewTabItem1
     //
     this.backstageViewTabItem1.Caption        = "backstageViewTabItem1";
     this.backstageViewTabItem1.ContentControl = this.backstageViewClientControl1;
     this.backstageViewTabItem1.Name           = "backstageViewTabItem1";
     this.backstageViewTabItem1.Selected       = false;
     //
     // tabHienThi
     //
     this.tabHienThi.Appearance.BackColor            = System.Drawing.Color.White;
     this.tabHienThi.Appearance.Options.UseBackColor = true;
     this.tabHienThi.ClosePageButtonShowMode         = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
     this.tabHienThi.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.tabHienThi.Location          = new System.Drawing.Point(0, 179);
     this.tabHienThi.Name              = "tabHienThi";
     this.tabHienThi.PageImagePosition = DevExpress.XtraTab.TabPageImagePosition.Center;
     this.tabHienThi.Size              = new System.Drawing.Size(1547, 521);
     this.tabHienThi.TabIndex          = 2;
     this.tabHienThi.CloseButtonClick += new System.EventHandler(this.tabHienThi_CloseButtonClick);
     //
     // txtTenDangNhap
     //
     this.txtTenDangNhap.AutoSize  = true;
     this.txtTenDangNhap.BackColor = System.Drawing.Color.Transparent;
     this.txtTenDangNhap.Font      = new System.Drawing.Font("Monotype Corsiva", 19.8F, System.Drawing.FontStyle.Italic);
     this.txtTenDangNhap.Location  = new System.Drawing.Point(810, 117);
     this.txtTenDangNhap.Name      = "txtTenDangNhap";
     this.txtTenDangNhap.Size      = new System.Drawing.Size(82, 40);
     this.txtTenDangNhap.TabIndex  = 23;
     this.txtTenDangNhap.Text      = "_ _ _";
     //
     // FormMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1547, 700);
     this.Controls.Add(this.txtTenDangNhap);
     this.Controls.Add(this.lblDate);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.lblDay);
     this.Controls.Add(this.lblSec);
     this.Controls.Add(this.lblTime);
     this.Controls.Add(this.tabHienThi);
     this.Controls.Add(this.ribbon);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Controls.Add(this.backstageViewControl1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "FormMain";
     this.Ribbon      = this.ribbon;
     this.Text        = "Quản Lí Nhà Hàng";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.FormMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).EndInit();
     this.backstageViewControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabHienThi)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1          = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnOpen                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnSave                 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonGroup1         = new DevExpress.XtraBars.BarButtonGroup();
     this.ribbonGalleryBarItem1   = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.barWorkspaceMenuItem1   = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1       = new DevExpress.Utils.WorkspaceManager();
     this.barButtonItem7          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14         = new DevExpress.XtraBars.BarButtonItem();
     this.editUserID              = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.btnProcess              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16         = new DevExpress.XtraBars.BarButtonItem();
     this.editCount               = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit();
     this.barButtonItem17         = new DevExpress.XtraBars.BarButtonItem();
     this.btnSaveResult           = new DevExpress.XtraBars.BarButtonItem();
     this.cbType = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.ribbonPage1             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.defaultLookAndFeel1     = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.barButtonItem3          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1          = new DevExpress.XtraBars.BarButtonItem();
     this.dataGrid            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridRelas           = new DevExpress.XtraGrid.GridControl();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.pictureBox1         = new System.Windows.Forms.PictureBox();
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1       = new DevExpress.XtraEditors.PanelControl();
     this.gridResult          = new DevExpress.XtraGrid.GridControl();
     this.gridView2           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridSongs           = new DevExpress.XtraGrid.GridControl();
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem2     = new DevExpress.XtraLayout.EmptySpaceItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridRelas)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridResult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridSongs)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.AllowMinimizeRibbon   = false;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btnOpen,
         this.btnSave,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonGroup1,
         this.ribbonGalleryBarItem1,
         this.barWorkspaceMenuItem1,
         this.barButtonItem7,
         this.barButtonItem11,
         this.barButtonItem12,
         this.barButtonItem13,
         this.barButtonItem14,
         this.editUserID,
         this.btnProcess,
         this.barButtonItem16,
         this.editCount,
         this.barButtonItem17,
         this.btnSaveResult,
         this.cbType
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 37;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.PageHeaderItemLinks.Add(this.barButtonItem16);
     this.ribbonControl1.PageHeaderItemLinks.Add(this.barButtonItem17);
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2
     });
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1,
         this.repositoryItemSpinEdit1,
         this.repositoryItemComboBox1
     });
     this.ribbonControl1.RibbonStyle                  = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl1.ShowApplicationButton        = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowExpandCollapseButton     = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.Size            = new System.Drawing.Size(798, 146);
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
     //
     // btnOpen
     //
     this.btnOpen.Caption     = "Mở file";
     this.btnOpen.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnOpen.Glyph")));
     this.btnOpen.Id          = 11;
     this.btnOpen.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnOpen.LargeGlyph")));
     this.btnOpen.Name        = "btnOpen";
     this.btnOpen.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnOpen.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnOpen_ItemClick);
     //
     // btnSave
     //
     this.btnSave.Caption     = "Lưu";
     this.btnSave.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnSave.Glyph")));
     this.btnSave.Id          = 12;
     this.btnSave.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnSave.LargeGlyph")));
     this.btnSave.Name        = "btnSave";
     this.btnSave.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnSave.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSave_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption     = "Nhập vào";
     this.barButtonItem8.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.Glyph")));
     this.barButtonItem8.Id          = 16;
     this.barButtonItem8.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.LargeGlyph")));
     this.barButtonItem8.Name        = "barButtonItem8";
     this.barButtonItem8.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem8.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.ImportSongs);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption     = "Process data";
     this.barButtonItem9.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem9.Glyph")));
     this.barButtonItem9.Id          = 17;
     this.barButtonItem9.Name        = "barButtonItem9";
     this.barButtonItem9.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barButtonGroup1
     //
     this.barButtonGroup1.Caption = "barButtonGroup1";
     this.barButtonGroup1.Id      = 18;
     this.barButtonGroup1.Name    = "barButtonGroup1";
     //
     // ribbonGalleryBarItem1
     //
     this.ribbonGalleryBarItem1.Caption = "ribbonGalleryBarItem1";
     this.ribbonGalleryBarItem1.Id      = 19;
     this.ribbonGalleryBarItem1.Name    = "ribbonGalleryBarItem1";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 20;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption     = "Xóa";
     this.barButtonItem7.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.Glyph")));
     this.barButtonItem7.Id          = 22;
     this.barButtonItem7.Name        = "barButtonItem7";
     this.barButtonItem7.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem7.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption     = "Xóa tất cả";
     this.barButtonItem11.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem11.Glyph")));
     this.barButtonItem11.Id          = 23;
     this.barButtonItem11.Name        = "barButtonItem11";
     this.barButtonItem11.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem11.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick);
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption     = "Nhập vào";
     this.barButtonItem12.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem12.Glyph")));
     this.barButtonItem12.Id          = 24;
     this.barButtonItem12.Name        = "barButtonItem12";
     this.barButtonItem12.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem12.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.ImportRelations);
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption     = "Xóa";
     this.barButtonItem13.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem13.Glyph")));
     this.barButtonItem13.Id          = 25;
     this.barButtonItem13.Name        = "barButtonItem13";
     this.barButtonItem13.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem13.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.DeleteRelation);
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption     = "Xóa tất cả";
     this.barButtonItem14.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem14.Glyph")));
     this.barButtonItem14.Id          = 26;
     this.barButtonItem14.Name        = "barButtonItem14";
     this.barButtonItem14.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem14.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.DeleteAllRelations);
     //
     // editUserID
     //
     this.editUserID.Caption   = "User ID";
     this.editUserID.Edit      = this.repositoryItemTextEdit1;
     this.editUserID.EditValue = "1";
     this.editUserID.EditWidth = 56;
     this.editUserID.Id        = 27;
     this.editUserID.Name      = "editUserID";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // btnProcess
     //
     this.btnProcess.Caption     = "Lấy dự báo";
     this.btnProcess.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnProcess.Glyph")));
     this.btnProcess.Id          = 28;
     this.btnProcess.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnProcess.LargeGlyph")));
     this.btnProcess.Name        = "btnProcess";
     this.btnProcess.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnProcess.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnProcess_ItemClick);
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption     = "Giới thiệu";
     this.barButtonItem16.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem16.Glyph")));
     this.barButtonItem16.Id          = 29;
     this.barButtonItem16.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("barButtonItem16.LargeGlyph")));
     this.barButtonItem16.Name        = "barButtonItem16";
     this.barButtonItem16.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem16.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick);
     //
     // editCount
     //
     this.editCount.Caption   = "Số lượng";
     this.editCount.Edit      = this.repositoryItemSpinEdit1;
     this.editCount.EditValue = "5";
     this.editCount.Id        = 30;
     this.editCount.Name      = "editCount";
     //
     // repositoryItemSpinEdit1
     //
     this.repositoryItemSpinEdit1.AutoHeight = false;
     this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemSpinEdit1.IsFloatValue  = false;
     this.repositoryItemSpinEdit1.Mask.EditMask = "N00";
     this.repositoryItemSpinEdit1.MaxValue      = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.repositoryItemSpinEdit1.MinValue = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1";
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption    = "Hướng dẫn";
     this.barButtonItem17.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem17.Glyph")));
     this.barButtonItem17.Id         = 31;
     this.barButtonItem17.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem17.LargeGlyph")));
     this.barButtonItem17.Name       = "barButtonItem17";
     this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick);
     //
     // btnSaveResult
     //
     this.btnSaveResult.Caption     = "Lưu kết quả";
     this.btnSaveResult.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnSaveResult.Glyph")));
     this.btnSaveResult.Id          = 33;
     this.btnSaveResult.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("btnSaveResult.LargeGlyph")));
     this.btnSaveResult.Name        = "btnSaveResult";
     this.btnSaveResult.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btnSaveResult.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSaveResult_ItemClick);
     //
     // cbType
     //
     this.cbType.Edit        = this.repositoryItemComboBox1;
     this.cbType.EditValue   = "User Based";
     this.cbType.EditWidth   = 95;
     this.cbType.Id          = 34;
     this.cbType.Name        = "cbType";
     this.cbType.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemComboBox1.Items.AddRange(new object[] {
         "User Based",
         "Item Based"
     });
     this.repositoryItemComboBox1.Name          = "repositoryItemComboBox1";
     this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup4,
         this.ribbonPageGroup3
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Home";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnOpen);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnSave);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Files";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Bài hát";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.ShowCaptionButton = false;
     this.ribbonPageGroup4.Text = "Người dùng - Bài hát";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.editUserID);
     this.ribbonPageGroup3.ItemLinks.Add(this.editCount);
     this.ribbonPageGroup3.ItemLinks.Add(this.cbType);
     this.ribbonPageGroup3.ItemLinks.Add(this.btnProcess);
     this.ribbonPageGroup3.ItemLinks.Add(this.btnSaveResult);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     this.ribbonPageGroup3.Text = "Xử lý dữ liệu";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Giới thiệu";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem17);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.ShowCaptionButton = false;
     this.ribbonPageGroup5.Text = "Giới thiệu";
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2016 Colorful";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption     = "Home 2";
     this.barButtonItem3.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.Glyph")));
     this.barButtonItem3.Id          = 3;
     this.barButtonItem3.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.LargeGlyph")));
     this.barButtonItem3.Name        = "barButtonItem3";
     this.barButtonItem3.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption     = "Home 1";
     this.barButtonItem2.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.Glyph")));
     this.barButtonItem2.Id          = 2;
     this.barButtonItem2.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.LargeGlyph")));
     this.barButtonItem2.Name        = "barButtonItem2";
     this.barButtonItem2.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption     = "Home";
     this.barButtonItem1.Glyph       = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id          = 1;
     this.barButtonItem1.LargeGlyph  = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.LargeGlyph")));
     this.barButtonItem1.Name        = "barButtonItem1";
     this.barButtonItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // dataGrid
     //
     this.dataGrid.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2
     });
     this.dataGrid.CustomizationFormBounds = new System.Drawing.Rectangle(461, 562, 216, 183);
     this.dataGrid.GridControl             = this.gridRelas;
     this.dataGrid.Name = "dataGrid";
     this.dataGrid.OptionsBehavior.Editable   = false;
     this.dataGrid.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption   = "ID Người dùng";
     this.gridColumn1.FieldName = "UserID";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsFilter.AllowFilter = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 159;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn2.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption      = "ID Bài hát";
     this.gridColumn2.FieldName    = "SongID";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 207;
     //
     // gridRelas
     //
     this.gridRelas.Location = new System.Drawing.Point(12, 211);
     this.gridRelas.MainView = this.dataGrid;
     this.gridRelas.Name     = "gridRelas";
     this.gridRelas.Size     = new System.Drawing.Size(348, 230);
     this.gridRelas.TabIndex = 2;
     this.gridRelas.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.dataGrid
     });
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.pictureBox1);
     this.layoutControl1.Controls.Add(this.labelControl1);
     this.layoutControl1.Controls.Add(this.panelControl1);
     this.layoutControl1.Controls.Add(this.gridRelas);
     this.layoutControl1.Controls.Add(this.gridSongs);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 146);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(824, 252, 687, 499);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(798, 453);
     this.layoutControl1.TabIndex = 9;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(364, 346);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(105, 95);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // labelControl1
     //
     this.labelControl1.AllowHtmlString = true;
     this.labelControl1.AutoSizeMode    = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.labelControl1.Location        = new System.Drawing.Point(473, 356);
     this.labelControl1.Margin          = new System.Windows.Forms.Padding(5);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Padding         = new System.Windows.Forms.Padding(5);
     this.labelControl1.Size            = new System.Drawing.Size(313, 75);
     this.labelControl1.StyleController = this.layoutControl1;
     this.labelControl1.TabIndex        = 6;
     this.labelControl1.Text            = "Nhóm sinh viên thực hiện\r\n<b>Ngô Xuân Bách</b>\r\n<b>Đinh Viết Nam</b>\r\nGiảng viên " +
                                          "hướng dẫn\r\n<b>ThS Nguyễn Thị Ngọc Tú</b>";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.gridResult);
     this.panelControl1.Location = new System.Drawing.Point(364, 28);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(422, 314);
     this.panelControl1.TabIndex = 5;
     //
     // gridResult
     //
     this.gridResult.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridResult.Location    = new System.Drawing.Point(2, 2);
     this.gridResult.MainView    = this.gridView2;
     this.gridResult.MenuManager = this.ribbonControl1;
     this.gridResult.Name        = "gridResult";
     this.gridResult.Size        = new System.Drawing.Size(418, 310);
     this.gridResult.TabIndex    = 0;
     this.gridResult.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn5,
         this.gridColumn6
     });
     this.gridView2.GridControl = this.gridResult;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.Editable   = false;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "Bài hát";
     this.gridColumn5.FieldName    = "BaiHat";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 0;
     //
     // gridColumn6
     //
     this.gridColumn6.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn6.Caption      = "Điểm số";
     this.gridColumn6.FieldName    = "DiemSo";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 1;
     //
     // gridSongs
     //
     this.gridSongs.Location    = new System.Drawing.Point(12, 28);
     this.gridSongs.MainView    = this.gridView1;
     this.gridSongs.MenuManager = this.ribbonControl1;
     this.gridSongs.Name        = "gridSongs";
     this.gridSongs.Size        = new System.Drawing.Size(348, 163);
     this.gridSongs.TabIndex    = 4;
     this.gridSongs.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn3,
         this.gridColumn4
     });
     this.gridView1.GridControl = this.gridSongs;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable   = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn3
     //
     this.gridColumn3.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn3.Caption      = "ID";
     this.gridColumn3.FieldName    = "ID";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 0;
     this.gridColumn3.Width        = 88;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "Tên bài hát";
     this.gridColumn4.FieldName    = "Name";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 1;
     this.gridColumn4.Width        = 278;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.emptySpaceItem1,
         this.emptySpaceItem2
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(798, 453);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control      = this.gridSongs;
     this.layoutControlItem1.Location     = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name         = "layoutControlItem1";
     this.layoutControlItem1.Size         = new System.Drawing.Size(352, 183);
     this.layoutControlItem1.Text         = "Danh bài hát";
     this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem1.TextSize     = new System.Drawing.Size(66, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.gridRelas;
     this.layoutControlItem2.Location            = new System.Drawing.Point(0, 183);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(104, 40);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(352, 250);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.Text                = "Bảng quan hệ";
     this.layoutControlItem2.TextLocation        = DevExpress.Utils.Locations.Top;
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(66, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AppearanceItemCaption.Font                 = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.layoutControlItem3.AppearanceItemCaption.ForeColor            = System.Drawing.Color.Red;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseFont      = true;
     this.layoutControlItem3.AppearanceItemCaption.Options.UseForeColor = true;
     this.layoutControlItem3.Control      = this.panelControl1;
     this.layoutControlItem3.Location     = new System.Drawing.Point(352, 0);
     this.layoutControlItem3.Name         = "layoutControlItem3";
     this.layoutControlItem3.Size         = new System.Drawing.Size(426, 334);
     this.layoutControlItem3.Text         = "Kết quả";
     this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem3.TextSize     = new System.Drawing.Size(66, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.labelControl1;
     this.layoutControlItem4.Location    = new System.Drawing.Point(461, 344);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(317, 79);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control             = this.pictureBox1;
     this.layoutControlItem5.Location            = new System.Drawing.Point(352, 334);
     this.layoutControlItem5.MaxSize             = new System.Drawing.Size(109, 99);
     this.layoutControlItem5.MinSize             = new System.Drawing.Size(109, 99);
     this.layoutControlItem5.Name                = "layoutControlItem5";
     this.layoutControlItem5.Size                = new System.Drawing.Size(109, 99);
     this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem5.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible         = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(461, 334);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(317, 10);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(461, 423);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(317, 10);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // FormMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(798, 599);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.ribbonControl1);
     this.MinimumSize      = new System.Drawing.Size(800, 480);
     this.Name             = "FormMain";
     this.Ribbon           = this.ribbonControl1;
     this.RibbonVisibility = DevExpress.XtraBars.Ribbon.RibbonVisibility.Visible;
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text             = "Recommender System";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridRelas)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridResult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridSongs)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).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.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem  toolTipItem2  = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipItem  toolTipItem1  = new DevExpress.Utils.ToolTipItem();
     this.popupMenu1            = new DevExpress.XtraBars.PopupMenu(this.components);
     this.ribbonStatusBar1      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.workspaceManager1     = new DevExpress.Utils.WorkspaceManager(this.components);
     this.tab_muontra           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.rbpageReturn          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpageBorrow          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.tab_sach                      = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.rbpageAuthors                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpageTheLoai                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpageBooks                   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.tab_docgia                    = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.rbpageLoaiDocGia              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpageReaders                 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemButtonEdit1     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemImageEdit1      = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit1    = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemPictureEdit2    = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemPictureEdit3    = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.repositoryItemTextEdit1       = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.repositoryItemHypertextLabel1 = new DevExpress.XtraEditors.Repository.RepositoryItemHypertextLabel();
     this.btnDocGia                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnLoaiDocGia                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnSach                        = new DevExpress.XtraBars.BarButtonItem();
     this.btnTheLoai                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnTacGia                      = new DevExpress.XtraBars.BarButtonItem();
     this.btnMuonSach                    = new DevExpress.XtraBars.BarButtonItem();
     this.btnTraSach                     = new DevExpress.XtraBars.BarButtonItem();
     this.btnBCSachTra                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnBCSachMuon                  = new DevExpress.XtraBars.BarButtonItem();
     this.btnTDQuyDinh                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnTienPhat                    = new DevExpress.XtraBars.BarButtonItem();
     this.btn_DangNhap                   = new DevExpress.XtraBars.BarButtonItem();
     this.subitemAccount                 = new DevExpress.XtraBars.BarSubItem();
     this.btnTTaccount                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnDangXuat                    = new DevExpress.XtraBars.BarButtonItem();
     this.bsitem_Account                 = new DevExpress.XtraBars.BarSubItem();
     this.btn_bsitemLogout               = new DevExpress.XtraBars.BarButtonItem();
     this.btnQuanLiAdmin                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnInfoAccount                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnThoat                       = new DevExpress.XtraBars.BarButtonItem();
     this.btnAbout                       = new DevExpress.XtraBars.BarButtonItem();
     this.btn_Logout                     = new DevExpress.XtraBars.BarButtonItem();
     this.skinDropDownButtonItem1        = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.skinPaletteDropDownButtonItem1 = new DevExpress.XtraBars.SkinPaletteDropDownButtonItem();
     this.skinBarSubItem1                = new DevExpress.XtraBars.SkinBarSubItem();
     this.ribbonControl1                 = new DevExpress.XtraBars.Ribbon.RibbonControl();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHypertextLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.SuspendLayout();
     //
     // popupMenu1
     //
     this.popupMenu1.Name   = "popupMenu1";
     this.popupMenu1.Ribbon = this.ribbonControl1;
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 526);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(989, 24);
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.BorderStyle             = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.xtraTabbedMdiManager1.BorderStylePage         = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.xtraTabbedMdiManager1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeaderAndOnMouseHover;
     this.xtraTabbedMdiManager1.MdiParent = this;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // tab_muontra
     //
     this.tab_muontra.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.rbpageBorrow,
         this.rbpageReturn
     });
     this.tab_muontra.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.law;
     this.tab_muontra.Name = "tab_muontra";
     this.tab_muontra.Text = " Quản Lí Mượn Trả";
     //
     // rbpageReturn
     //
     this.rbpageReturn.ItemLinks.Add(this.btnTraSach);
     this.rbpageReturn.Name = "rbpageReturn";
     this.rbpageReturn.Text = "Return";
     //
     // rbpageBorrow
     //
     this.rbpageBorrow.ItemLinks.Add(this.btnMuonSach);
     this.rbpageBorrow.Name = "rbpageBorrow";
     this.rbpageBorrow.Text = "Borrow";
     //
     // tab_sach
     //
     this.tab_sach.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.rbpageBooks,
         this.rbpageTheLoai,
         this.rbpageAuthors
     });
     this.tab_sach.ImageOptions.Alignment = DevExpress.Utils.HorzAlignment.Near;
     this.tab_sach.ImageOptions.Image     = global::QLTV_GUI.Properties.Resources.open_book;
     this.tab_sach.Name = "tab_sach";
     this.tab_sach.Text = " Quản Lý Sách";
     //
     // rbpageAuthors
     //
     this.rbpageAuthors.ItemLinks.Add(this.btnTacGia);
     this.rbpageAuthors.Name = "rbpageAuthors";
     this.rbpageAuthors.Text = "Authors";
     //
     // rbpageTheLoai
     //
     this.rbpageTheLoai.ItemLinks.Add(this.btnTheLoai);
     this.rbpageTheLoai.Name = "rbpageTheLoai";
     this.rbpageTheLoai.Text = "Categories";
     //
     // rbpageBooks
     //
     this.rbpageBooks.ItemLinks.Add(this.btnSach);
     this.rbpageBooks.Name = "rbpageBooks";
     this.rbpageBooks.Text = "Books";
     //
     // tab_docgia
     //
     this.tab_docgia.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.rbpageReaders,
         this.rbpageLoaiDocGia
     });
     this.tab_docgia.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("tab_docgia.ImageOptions.Image")));
     this.tab_docgia.Name = "tab_docgia";
     this.tab_docgia.Text = " Quản Lý Độc Giả";
     //
     // rbpageLoaiDocGia
     //
     this.rbpageLoaiDocGia.ItemLinks.Add(this.btnLoaiDocGia);
     this.rbpageLoaiDocGia.Name = "rbpageLoaiDocGia";
     this.rbpageLoaiDocGia.Text = "Categories";
     //
     // rbpageReaders
     //
     this.rbpageReaders.ItemLinks.Add(this.btnDocGia);
     this.rbpageReaders.Name = "rbpageReaders";
     this.rbpageReaders.Text = "Readers";
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.repositoryItemButtonEdit1.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.repositoryItemButtonEdit1.Name         = "repositoryItemButtonEdit1";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // repositoryItemPictureEdit2
     //
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     //
     // repositoryItemPictureEdit3
     //
     this.repositoryItemPictureEdit3.InitialImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("repositoryItemPictureEdit3.InitialImageOptions.Image")));
     this.repositoryItemPictureEdit3.Name = "repositoryItemPictureEdit3";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // repositoryItemHypertextLabel1
     //
     this.repositoryItemHypertextLabel1.Name = "repositoryItemHypertextLabel1";
     //
     // btnDocGia
     //
     this.btnDocGia.Caption                 = "Độc giả";
     this.btnDocGia.Id                      = 7;
     this.btnDocGia.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnDocGia.ImageOptions.Image")));
     this.btnDocGia.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDocGia.ImageOptions.LargeImage")));
     this.btnDocGia.LargeWidth              = 70;
     this.btnDocGia.Name                    = "btnDocGia";
     this.btnDocGia.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                              | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnDocGia.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDocGia_ItemClick);
     //
     // btnLoaiDocGia
     //
     this.btnLoaiDocGia.Caption                 = "Loại độc giả";
     this.btnLoaiDocGia.Id                      = 8;
     this.btnLoaiDocGia.ImageOptions.Image      = global::QLTV_GUI.Properties.Resources.contacts_icon;
     this.btnLoaiDocGia.ImageOptions.LargeImage = global::QLTV_GUI.Properties.Resources.contacts_icon;
     this.btnLoaiDocGia.LargeWidth              = 70;
     this.btnLoaiDocGia.Name                    = "btnLoaiDocGia";
     this.btnLoaiDocGia.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                  | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnLoaiDocGia.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLoaiDocGia_ItemClick);
     //
     // btnSach
     //
     this.btnSach.Caption                 = "Sách";
     this.btnSach.Id                      = 11;
     this.btnSach.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnSach.ImageOptions.Image")));
     this.btnSach.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnSach.ImageOptions.LargeImage")));
     this.btnSach.LargeWidth              = 70;
     this.btnSach.Name                    = "btnSach";
     this.btnSach.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnSach.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSach_ItemClick);
     //
     // btnTheLoai
     //
     this.btnTheLoai.Caption            = "Thể loại";
     this.btnTheLoai.Id                 = 12;
     this.btnTheLoai.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.category_icon;
     this.btnTheLoai.LargeWidth         = 70;
     this.btnTheLoai.Name               = "btnTheLoai";
     this.btnTheLoai.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                          | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnTheLoai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTheLoai_ItemClick);
     //
     // btnTacGia
     //
     this.btnTacGia.Caption            = "Tác giả";
     this.btnTacGia.Id                 = 13;
     this.btnTacGia.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.Teacher_male_icon;
     this.btnTacGia.LargeWidth         = 70;
     this.btnTacGia.Name               = "btnTacGia";
     this.btnTacGia.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                         | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnTacGia.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTacGia_ItemClick);
     //
     // btnMuonSach
     //
     this.btnMuonSach.Caption            = "Mượn Sách";
     this.btnMuonSach.Id                 = 14;
     this.btnMuonSach.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.icons8_borrow_book_48;
     this.btnMuonSach.LargeWidth         = 70;
     this.btnMuonSach.Name               = "btnMuonSach";
     this.btnMuonSach.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                           | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnMuonSach.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnMuonSach_ItemClick);
     //
     // btnTraSach
     //
     this.btnTraSach.Caption            = "Trả Sách";
     this.btnTraSach.Id                 = 15;
     this.btnTraSach.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.icons8_return_book_48;
     this.btnTraSach.LargeWidth         = 70;
     this.btnTraSach.Name               = "btnTraSach";
     this.btnTraSach.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                          | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnTraSach.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTraSach_ItemClick);
     //
     // btnBCSachTra
     //
     this.btnBCSachTra.Caption                 = "Báo cáo Sách trả";
     this.btnBCSachTra.Id                      = 16;
     this.btnBCSachTra.ImageOptions.Image      = global::QLTV_GUI.Properties.Resources.icons8_attendance_48;
     this.btnBCSachTra.ImageOptions.LargeImage = global::QLTV_GUI.Properties.Resources.icons8_attendance_48;
     this.btnBCSachTra.LargeWidth              = 70;
     this.btnBCSachTra.Name                    = "btnBCSachTra";
     this.btnBCSachTra.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                 | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnBCSachTra.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnBCSachTra_ItemClick);
     //
     // btnBCSachMuon
     //
     this.btnBCSachMuon.Caption            = "Báo cáo Sách mượn";
     this.btnBCSachMuon.Id                 = 17;
     this.btnBCSachMuon.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.icons8_report_card_48;
     this.btnBCSachMuon.LargeWidth         = 70;
     this.btnBCSachMuon.Name               = "btnBCSachMuon";
     this.btnBCSachMuon.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                             | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnBCSachMuon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnBCSachMuon_ItemClick);
     //
     // btnTDQuyDinh
     //
     this.btnTDQuyDinh.Caption            = "Thay đổi quy định";
     this.btnTDQuyDinh.Id                 = 18;
     this.btnTDQuyDinh.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.certificate;
     this.btnTDQuyDinh.LargeWidth         = 70;
     this.btnTDQuyDinh.Name               = "btnTDQuyDinh";
     this.btnTDQuyDinh.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnTDQuyDinh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTDQuyDinh_ItemClick);
     //
     // btnTienPhat
     //
     this.btnTienPhat.Caption            = "Phiếu thu tiền phạt";
     this.btnTienPhat.Id                 = 19;
     this.btnTienPhat.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.ticket;
     this.btnTienPhat.LargeWidth         = 70;
     this.btnTienPhat.Name               = "btnTienPhat";
     this.btnTienPhat.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                           | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnTienPhat.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTienPhat_ItemClick);
     //
     // btn_DangNhap
     //
     this.btn_DangNhap.Caption            = "Đăng Nhập";
     this.btn_DangNhap.Id                 = 40;
     this.btn_DangNhap.ImageOptions.Image = global::QLTV_GUI.Properties.Resources._lock;
     this.btn_DangNhap.LargeWidth         = 70;
     this.btn_DangNhap.Name               = "btn_DangNhap";
     this.btn_DangNhap.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // subitemAccount
     //
     this.subitemAccount.Caption            = "Name";
     this.subitemAccount.Id                 = 41;
     this.subitemAccount.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.user__1_;
     this.subitemAccount.LargeWidth         = 100;
     this.subitemAccount.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnTTaccount, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDangXuat, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.subitemAccount.Name        = "subitemAccount";
     this.subitemAccount.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // btnTTaccount
     //
     this.btnTTaccount.Caption                 = "Thông tin tài khoản";
     this.btnTTaccount.Id                      = 42;
     this.btnTTaccount.ImageOptions.Image      = global::QLTV_GUI.Properties.Resources.curriculum;
     this.btnTTaccount.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnTTaccount.ImageOptions.LargeImage")));
     this.btnTTaccount.Name                    = "btnTTaccount";
     this.btnTTaccount.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTTaccount_ItemClick);
     //
     // btnDangXuat
     //
     this.btnDangXuat.Caption            = "Đăng Xuất";
     this.btnDangXuat.Id                 = 43;
     this.btnDangXuat.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.exit;
     this.btnDangXuat.Name               = "btnDangXuat";
     this.btnDangXuat.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDangXuat_ItemClick);
     //
     // bsitem_Account
     //
     this.bsitem_Account.Id = 1;
     this.bsitem_Account.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bsitem_Account.ImageOptions.Image")));
     this.bsitem_Account.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bsitem_Account.ImageOptions.LargeImage")));
     this.bsitem_Account.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnInfoAccount, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_bsitemLogout, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.bsitem_Account.Name = "bsitem_Account";
     //
     // btn_bsitemLogout
     //
     this.btn_bsitemLogout.Caption            = "Đăng Xuất";
     this.btn_bsitemLogout.Id                 = 2;
     this.btn_bsitemLogout.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.Apps_session_logout_icon;
     this.btn_bsitemLogout.Name               = "btn_bsitemLogout";
     this.btn_bsitemLogout.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_bsitemLogout_ItemClick);
     //
     // btnQuanLiAdmin
     //
     this.btnQuanLiAdmin.Caption            = "Quản lí Admin";
     this.btnQuanLiAdmin.Id                 = 3;
     this.btnQuanLiAdmin.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.admin_icon;
     this.btnQuanLiAdmin.LargeWidth         = 80;
     this.btnQuanLiAdmin.Name               = "btnQuanLiAdmin";
     this.btnQuanLiAdmin.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                              | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btnQuanLiAdmin.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnQuanLiAdmin_ItemClick);
     //
     // btnInfoAccount
     //
     this.btnInfoAccount.Caption                 = "Thông tin tài khoản";
     this.btnInfoAccount.Id                      = 4;
     this.btnInfoAccount.ImageOptions.Image      = global::QLTV_GUI.Properties.Resources.Apps_user_info_icon;
     this.btnInfoAccount.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnInfoAccount.ImageOptions.LargeImage")));
     this.btnInfoAccount.Name                    = "btnInfoAccount";
     this.btnInfoAccount.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnInfoAccount_ItemClick);
     //
     // btnThoat
     //
     this.btnThoat.Caption                 = "Thoát";
     this.btnThoat.Id                      = 6;
     this.btnThoat.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnThoat.ImageOptions.Image")));
     this.btnThoat.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnThoat.ImageOptions.LargeImage")));
     this.btnThoat.Name                    = "btnThoat";
     this.btnThoat.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThoat_ItemClick);
     //
     // btnAbout
     //
     this.btnAbout.Caption                 = "Về chúng tôi";
     this.btnAbout.Id                      = 7;
     this.btnAbout.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnAbout.ImageOptions.Image")));
     this.btnAbout.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnAbout.ImageOptions.LargeImage")));
     this.btnAbout.Name                    = "btnAbout";
     this.btnAbout.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAbout_ItemClick);
     //
     // btn_Logout
     //
     this.btn_Logout.Caption            = "Đăng Xuất";
     this.btn_Logout.Id                 = 9;
     this.btn_Logout.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.logout_1185563;
     this.btn_Logout.Name               = "btn_Logout";
     this.btn_Logout.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Logout_ItemClick);
     //
     // skinDropDownButtonItem1
     //
     this.skinDropDownButtonItem1.Id   = 10;
     this.skinDropDownButtonItem1.Name = "skinDropDownButtonItem1";
     toolTipItem2.Text = "Giao diện";
     superToolTip2.Items.Add(toolTipItem2);
     this.skinDropDownButtonItem1.SuperTip = superToolTip2;
     //
     // skinPaletteDropDownButtonItem1
     //
     this.skinPaletteDropDownButtonItem1.Id   = 11;
     this.skinPaletteDropDownButtonItem1.Name = "skinPaletteDropDownButtonItem1";
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.AllowSerializeChildren = DevExpress.Utils.DefaultBoolean.False;
     this.skinBarSubItem1.Caption = "skinBarSubItem1";
     this.skinBarSubItem1.Id      = 12;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ApplicationButtonDropDownControl = this.popupMenu1;
     toolTipItem1.Text = "File";
     superToolTip1.Items.Add(toolTipItem1);
     this.ribbonControl1.ApplicationButtonSuperTip = superToolTip1;
     this.ribbonControl1.ApplicationButtonText     = "File";
     this.ribbonControl1.ExpandCollapseItem.Id     = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.SearchEditItem,
         this.ribbonControl1.ExpandCollapseItem,
         this.btnDocGia,
         this.btnLoaiDocGia,
         this.btnSach,
         this.btnTheLoai,
         this.btnTacGia,
         this.btnMuonSach,
         this.btnTraSach,
         this.btnBCSachTra,
         this.btnBCSachMuon,
         this.btnTDQuyDinh,
         this.btnTienPhat,
         this.btn_DangNhap,
         this.subitemAccount,
         this.btnTTaccount,
         this.btnDangXuat,
         this.bsitem_Account,
         this.btn_bsitemLogout,
         this.btnQuanLiAdmin,
         this.btnInfoAccount,
         this.btnThoat,
         this.btnAbout,
         this.btn_Logout,
         this.skinDropDownButtonItem1,
         this.skinPaletteDropDownButtonItem1,
         this.skinBarSubItem1
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 43;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.PageHeaderItemLinks.Add(this.bsitem_Account);
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.tab_docgia,
         this.tab_sach,
         this.tab_muontra
     });
     this.ribbonControl1.QuickToolbarItemLinks.Add(this.btn_Logout);
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1,
         this.repositoryItemImageEdit1,
         this.repositoryItemPictureEdit1,
         this.repositoryItemPictureEdit2,
         this.repositoryItemPictureEdit3,
         this.repositoryItemTextEdit1,
         this.repositoryItemHypertextLabel1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(989, 161);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // FrmMain
     //
     this.AllowFormGlass      = DevExpress.Utils.DefaultBoolean.True;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(989, 550);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("FrmMain.IconOptions.Icon")));
     this.IsMdiContainer   = true;
     this.Name             = "FrmMain";
     this.Ribbon           = this.ribbonControl1;
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar        = this.ribbonStatusBar1;
     this.Text             = "Quản Lý Thư Viện";
     this.WindowState      = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
     this.Load            += new System.EventHandler(this.FrmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHypertextLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).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.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Principal));
     this.ContenedorPrincipal       = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormContainer();
     this.accordionControl1         = new DevExpress.XtraBars.Navigation.AccordionControl();
     this.accordionControlElement2  = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnVentaDepartamento      = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnVentaCasaDuplex        = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnVentaTipoCasa          = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnVentaLocalGalpon       = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnVentaLoteTerreno       = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement13 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnAlquilerDepartamento   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnAlquilerCasaDuplex     = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnAlquilerTipoCasa       = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnAlquilerLocalGalpon    = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.accordionControlElement12 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnNuevaVenta             = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.BtnNuevoAlquiler          = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.fluentDesignFormControl1  = new DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl();
     this.simpleButton1             = new DevExpress.XtraEditors.SimpleButton();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager(this.components);
     this.BtnBuscar = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ContenedorPrincipal
     //
     this.ContenedorPrincipal.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ContenedorPrincipal.Location = new System.Drawing.Point(176, 27);
     this.ContenedorPrincipal.Name     = "ContenedorPrincipal";
     this.ContenedorPrincipal.Size     = new System.Drawing.Size(1014, 535);
     this.ContenedorPrincipal.TabIndex = 0;
     //
     // accordionControl1
     //
     this.accordionControl1.Dock = System.Windows.Forms.DockStyle.Left;
     this.accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement2,
         this.accordionControlElement13,
         this.accordionControlElement12
     });
     this.accordionControl1.Location      = new System.Drawing.Point(0, 27);
     this.accordionControl1.Name          = "accordionControl1";
     this.accordionControl1.ScrollBarMode = DevExpress.XtraBars.Navigation.ScrollBarMode.Touch;
     this.accordionControl1.Size          = new System.Drawing.Size(176, 535);
     this.accordionControl1.TabIndex      = 1;
     this.accordionControl1.ViewType      = DevExpress.XtraBars.Navigation.AccordionControlViewType.HamburgerMenu;
     //
     // accordionControlElement2
     //
     this.accordionControlElement2.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.BtnVentaDepartamento,
         this.BtnVentaCasaDuplex,
         this.BtnVentaTipoCasa,
         this.BtnVentaLocalGalpon,
         this.BtnVentaLoteTerreno
     });
     this.accordionControlElement2.Name = "accordionControlElement2";
     this.accordionControlElement2.Text = "Venta";
     //
     // BtnVentaDepartamento
     //
     this.BtnVentaDepartamento.Name   = "BtnVentaDepartamento";
     this.BtnVentaDepartamento.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnVentaDepartamento.Text   = "Departamento";
     this.BtnVentaDepartamento.Click += new System.EventHandler(this.BtnVentaDepartamento_Click);
     //
     // BtnVentaCasaDuplex
     //
     this.BtnVentaCasaDuplex.Name   = "BtnVentaCasaDuplex";
     this.BtnVentaCasaDuplex.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnVentaCasaDuplex.Text   = "Casa Duplex";
     this.BtnVentaCasaDuplex.Click += new System.EventHandler(this.BtnVentaCasaDuplex_Click);
     //
     // BtnVentaTipoCasa
     //
     this.BtnVentaTipoCasa.Name   = "BtnVentaTipoCasa";
     this.BtnVentaTipoCasa.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnVentaTipoCasa.Text   = "Tipo Casa";
     this.BtnVentaTipoCasa.Click += new System.EventHandler(this.BtnVentaTipoCasa_Click);
     //
     // BtnVentaLocalGalpon
     //
     this.BtnVentaLocalGalpon.Name   = "BtnVentaLocalGalpon";
     this.BtnVentaLocalGalpon.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnVentaLocalGalpon.Text   = "Local - Galpon";
     this.BtnVentaLocalGalpon.Click += new System.EventHandler(this.BtnVentaLocalGalpon_Click);
     //
     // BtnVentaLoteTerreno
     //
     this.BtnVentaLoteTerreno.Name   = "BtnVentaLoteTerreno";
     this.BtnVentaLoteTerreno.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnVentaLoteTerreno.Text   = "Lote - Terreno";
     this.BtnVentaLoteTerreno.Click += new System.EventHandler(this.BtnVentaLoteTerreno_Click);
     //
     // accordionControlElement13
     //
     this.accordionControlElement13.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.BtnAlquilerDepartamento,
         this.BtnAlquilerCasaDuplex,
         this.BtnAlquilerTipoCasa,
         this.BtnAlquilerLocalGalpon
     });
     this.accordionControlElement13.Name = "accordionControlElement13";
     this.accordionControlElement13.Text = "Alquiler";
     //
     // BtnAlquilerDepartamento
     //
     this.BtnAlquilerDepartamento.Name   = "BtnAlquilerDepartamento";
     this.BtnAlquilerDepartamento.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnAlquilerDepartamento.Text   = "Departamento";
     this.BtnAlquilerDepartamento.Click += new System.EventHandler(this.BtnAlquilerDepartamento_Click);
     //
     // BtnAlquilerCasaDuplex
     //
     this.BtnAlquilerCasaDuplex.Name   = "BtnAlquilerCasaDuplex";
     this.BtnAlquilerCasaDuplex.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnAlquilerCasaDuplex.Text   = "Casa Duplex";
     this.BtnAlquilerCasaDuplex.Click += new System.EventHandler(this.BtnAlquilerCasaDuplex_Click);
     //
     // BtnAlquilerTipoCasa
     //
     this.BtnAlquilerTipoCasa.Name   = "BtnAlquilerTipoCasa";
     this.BtnAlquilerTipoCasa.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnAlquilerTipoCasa.Text   = "Tipo Casa";
     this.BtnAlquilerTipoCasa.Click += new System.EventHandler(this.BtnAlquilerTipoCasa_Click);
     //
     // BtnAlquilerLocalGalpon
     //
     this.BtnAlquilerLocalGalpon.Name   = "BtnAlquilerLocalGalpon";
     this.BtnAlquilerLocalGalpon.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnAlquilerLocalGalpon.Text   = "Local - Galpon";
     this.BtnAlquilerLocalGalpon.Click += new System.EventHandler(this.BtnAlquilerLocalGalpon_Click);
     //
     // accordionControlElement12
     //
     this.accordionControlElement12.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.BtnNuevaVenta,
         this.BtnNuevoAlquiler,
         this.BtnBuscar
     });
     this.accordionControlElement12.Expanded = true;
     this.accordionControlElement12.Name     = "accordionControlElement12";
     this.accordionControlElement12.Text     = "Nuevo";
     //
     // BtnNuevaVenta
     //
     this.BtnNuevaVenta.Name   = "BtnNuevaVenta";
     this.BtnNuevaVenta.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnNuevaVenta.Text   = "Venta";
     this.BtnNuevaVenta.Click += new System.EventHandler(this.BtnNuevaVenta_Click);
     //
     // BtnNuevoAlquiler
     //
     this.BtnNuevoAlquiler.Name   = "BtnNuevoAlquiler";
     this.BtnNuevoAlquiler.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnNuevoAlquiler.Text   = "Aqluiler";
     this.BtnNuevoAlquiler.Click += new System.EventHandler(this.BtnNuevoAlquiler_Click);
     //
     // fluentDesignFormControl1
     //
     this.fluentDesignFormControl1.Dock             = System.Windows.Forms.DockStyle.Top;
     this.fluentDesignFormControl1.FluentDesignForm = this;
     this.fluentDesignFormControl1.Location         = new System.Drawing.Point(0, 0);
     this.fluentDesignFormControl1.Name             = "fluentDesignFormControl1";
     this.fluentDesignFormControl1.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.fluentDesignFormControl1.Size             = new System.Drawing.Size(1190, 27);
     this.fluentDesignFormControl1.TabIndex         = 2;
     this.fluentDesignFormControl1.TabStop          = false;
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(156, 122);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 2;
     this.simpleButton1.Text     = "simpleButton1";
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // BtnBuscar
     //
     this.BtnBuscar.Name   = "BtnBuscar";
     this.BtnBuscar.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.BtnBuscar.Text   = "Buscar";
     this.BtnBuscar.Click += new System.EventHandler(this.BtnBuscar_Click);
     //
     // Principal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1190, 562);
     this.ControlContainer    = this.ContenedorPrincipal;
     this.Controls.Add(this.ContenedorPrincipal);
     this.Controls.Add(this.accordionControl1);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.fluentDesignFormControl1);
     this.FluentDesignFormControl = this.fluentDesignFormControl1;
     this.FormBorderEffect        = DevExpress.XtraEditors.FormBorderEffect.None;
     this.FormBorderStyle         = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Principal";
     this.NavigationControl = this.accordionControl1;
     this.StartPosition     = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Joyel Propiedades";
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fluentDesignFormControl1)).EndInit();
     this.ResumeLayout(false);
 }
Example #8
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.Utils.Animation.PushTransition      pushTransition1   = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.Utils.SuperToolTip                  superToolTip1     = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem              toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     System.ComponentModel.ComponentResourceManager resources         = new System.ComponentModel.ComponentResourceManager(typeof(GUIMain));
     this.fld_barMenuApplicationManager = new DevExpress.XtraBars.BarManager(this.components);
     this.fld_brToolbars = new DevExpress.XtraBars.Bar();
     this.fld_mnMainMenu = new DevExpress.XtraBars.Bar();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.fld_skinDevExpressChangeSkins = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.fld_barsttStatusApplication   = new DevExpress.XtraBars.Bar();
     this.barStaticItem1                = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop             = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom          = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft            = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight           = new DevExpress.XtraBars.BarDockControl();
     this.skinBarSubItem1               = new DevExpress.XtraBars.SkinBarSubItem();
     this.barButtonItem3                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5                = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1                   = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem6                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7                = new DevExpress.XtraBars.BarButtonItem();
     this.fld_barmnMasterData           = new DevExpress.XtraBars.BarSubItem();
     this.fld_barbtnProduct             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8                = new DevExpress.XtraBars.BarButtonItem();
     this.barDockingMenuItem1           = new DevExpress.XtraBars.BarDockingMenuItem();
     this.barWorkspaceMenuItem1         = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1             = new DevExpress.Utils.WorkspaceManager(this.components);
     this.barEditItem1                  = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemBreadCrumbEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemBreadCrumbEdit();
     this.skinDropDownButtonItem1       = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.barSubItem2                   = new DevExpress.XtraBars.BarSubItem();
     this.skinBarSubItem2               = new DevExpress.XtraBars.SkinBarSubItem();
     this.skinBarSubItem3               = new DevExpress.XtraBars.SkinBarSubItem();
     this.skinBarSubItem4               = new DevExpress.XtraBars.SkinBarSubItem();
     this.barSubItem3                   = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem10               = new DevExpress.XtraBars.BarButtonItem();
     this.fld_mntrMenuStripApplication  = new System.Windows.Forms.MenuStrip();
     this.fld_tsOpenedModules           = new System.Windows.Forms.ToolStrip();
     ((System.ComponentModel.ISupportInitialize)(this.fld_barMenuApplicationManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBreadCrumbEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // fld_barMenuApplicationManager
     //
     this.fld_barMenuApplicationManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.fld_brToolbars,
         this.fld_mnMainMenu,
         this.fld_barsttStatusApplication
     });
     this.fld_barMenuApplicationManager.DockControls.Add(this.barDockControlTop);
     this.fld_barMenuApplicationManager.DockControls.Add(this.barDockControlBottom);
     this.fld_barMenuApplicationManager.DockControls.Add(this.barDockControlLeft);
     this.fld_barMenuApplicationManager.DockControls.Add(this.barDockControlRight);
     this.fld_barMenuApplicationManager.Form = this;
     this.fld_barMenuApplicationManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barButtonItem1,
         this.barButtonItem2,
         this.skinBarSubItem1,
         this.barButtonItem3,
         this.barButtonItem5,
         this.barSubItem1,
         this.barButtonItem6,
         this.barButtonItem7,
         this.fld_barmnMasterData,
         this.fld_barbtnProduct,
         this.barButtonItem8,
         this.barDockingMenuItem1,
         this.barWorkspaceMenuItem1,
         this.barEditItem1,
         this.barStaticItem1,
         this.skinDropDownButtonItem1,
         this.barSubItem2,
         this.skinBarSubItem2,
         this.skinBarSubItem3,
         this.skinBarSubItem4,
         this.fld_skinDevExpressChangeSkins,
         this.barButtonItem9,
         this.barSubItem3,
         this.barButtonItem10
     });
     this.fld_barMenuApplicationManager.MainMenu  = this.fld_mnMainMenu;
     this.fld_barMenuApplicationManager.MaxItemId = 27;
     this.fld_barMenuApplicationManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemBreadCrumbEdit1
     });
     this.fld_barMenuApplicationManager.StatusBar = this.fld_barsttStatusApplication;
     //
     // fld_brToolbars
     //
     this.fld_brToolbars.BarName   = "Tools";
     this.fld_brToolbars.DockCol   = 0;
     this.fld_brToolbars.DockRow   = 1;
     this.fld_brToolbars.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.fld_brToolbars.OptionsBar.AllowQuickCustomization = false;
     this.fld_brToolbars.OptionsBar.AutoPopupMode           = DevExpress.XtraBars.BarAutoPopupMode.None;
     this.fld_brToolbars.Text    = "Tools";
     this.fld_brToolbars.Visible = false;
     //
     // fld_mnMainMenu
     //
     this.fld_mnMainMenu.BarName   = "Main menu";
     this.fld_mnMainMenu.DockCol   = 0;
     this.fld_mnMainMenu.DockRow   = 0;
     this.fld_mnMainMenu.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.fld_mnMainMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.fld_skinDevExpressChangeSkins, "Look And Feel")
     });
     this.fld_mnMainMenu.OptionsBar.AllowQuickCustomization = false;
     this.fld_mnMainMenu.OptionsBar.MultiLine   = true;
     this.fld_mnMainMenu.OptionsBar.UseWholeRow = true;
     this.fld_mnMainMenu.Text = "Main menu";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption             = "File";
     this.barButtonItem1.Id                  = 0;
     this.barButtonItem1.Name                = "barButtonItem1";
     this.barButtonItem1.Visibility          = DevExpress.XtraBars.BarItemVisibility.Never;
     this.barButtonItem1.VisibleInSearchMenu = false;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption             = "View";
     this.barButtonItem2.Id                  = 1;
     this.barButtonItem2.Name                = "barButtonItem2";
     this.barButtonItem2.Visibility          = DevExpress.XtraBars.BarItemVisibility.Never;
     this.barButtonItem2.VisibleInSearchMenu = false;
     //
     // fld_skinDevExpressChangeSkins
     //
     this.fld_skinDevExpressChangeSkins.Id         = 21;
     this.fld_skinDevExpressChangeSkins.Name       = "fld_skinDevExpressChangeSkins";
     this.fld_skinDevExpressChangeSkins.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     this.fld_skinDevExpressChangeSkins.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fld_skinDevExpressChangeSkins_ItemClick);
     //
     // fld_barsttStatusApplication
     //
     this.fld_barsttStatusApplication.BarName      = "Status bar";
     this.fld_barsttStatusApplication.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.fld_barsttStatusApplication.DockCol      = 0;
     this.fld_barsttStatusApplication.DockRow      = 0;
     this.fld_barsttStatusApplication.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.fld_barsttStatusApplication.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1)
     });
     this.fld_barsttStatusApplication.OptionsBar.AllowQuickCustomization = false;
     this.fld_barsttStatusApplication.OptionsBar.DrawDragBorder          = false;
     this.fld_barsttStatusApplication.OptionsBar.UseWholeRow             = true;
     this.fld_barsttStatusApplication.Text    = "Status bar";
     this.fld_barsttStatusApplication.Visible = false;
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Vietnamese (VI)";
     this.barStaticItem1.Id      = 15;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.fld_barMenuApplicationManager;
     this.barDockControlTop.Size             = new System.Drawing.Size(1016, 51);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 716);
     this.barDockControlBottom.Manager          = this.fld_barMenuApplicationManager;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1016, 25);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 51);
     this.barDockControlLeft.Manager          = this.fld_barMenuApplicationManager;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 665);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1016, 51);
     this.barDockControlRight.Manager          = this.fld_barMenuApplicationManager;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 665);
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.Caption = "skinBarSubItem1";
     this.skinBarSubItem1.Id      = 2;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.ActAsDropDown = true;
     this.barButtonItem3.ButtonStyle   = DevExpress.XtraBars.BarButtonStyle.DropDown;
     this.barButtonItem3.Caption       = "Look And Feel";
     this.barButtonItem3.Id            = 3;
     this.barButtonItem3.Name          = "barButtonItem3";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id      = 5;
     this.barButtonItem5.Name    = "barButtonItem5";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "Bán hàng";
     this.barSubItem1.Id      = 6;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption    = "Đơn bán hàng";
     this.barButtonItem6.Id         = 7;
     this.barButtonItem6.Name       = "barButtonItem6";
     this.barButtonItem6.Tag        = "SaleOrder";
     this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fld_barbtnToolbar_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "barButtonItem7";
     this.barButtonItem7.Id      = 8;
     this.barButtonItem7.Name    = "barButtonItem7";
     //
     // fld_barmnMasterData
     //
     this.fld_barmnMasterData.Caption = "Dữ liệu nguồn";
     this.fld_barmnMasterData.Id      = 9;
     this.fld_barmnMasterData.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.fld_barbtnProduct),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9)
     });
     this.fld_barmnMasterData.Name = "fld_barmnMasterData";
     //
     // fld_barbtnProduct
     //
     this.fld_barbtnProduct.Caption    = "Sản phẩm";
     this.fld_barbtnProduct.Id         = 10;
     this.fld_barbtnProduct.Name       = "fld_barbtnProduct";
     this.fld_barbtnProduct.Tag        = "Product";
     this.fld_barbtnProduct.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fld_barbtnToolbar_ItemClick);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption    = "Điều khoản thanh toán";
     this.barButtonItem9.Id         = 23;
     this.barButtonItem9.Name       = "barButtonItem9";
     this.barButtonItem9.Tag        = "PaymentTerm";
     this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fld_barbtnToolbar_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Vietnamese (VI)";
     this.barButtonItem8.Id      = 11;
     this.barButtonItem8.Name    = "barButtonItem8";
     //
     // barDockingMenuItem1
     //
     this.barDockingMenuItem1.Caption = "barDockingMenuItem1";
     this.barDockingMenuItem1.Id      = 12;
     this.barDockingMenuItem1.Name    = "barDockingMenuItem1";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id      = 13;
     this.barWorkspaceMenuItem1.Name    = "barWorkspaceMenuItem1";
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl        = this;
     this.workspaceManager1.TransitionType       = pushTransition1;
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // barEditItem1
     //
     this.barEditItem1.Caption = "barEditItem1";
     this.barEditItem1.Edit    = this.repositoryItemBreadCrumbEdit1;
     this.barEditItem1.Id      = 14;
     this.barEditItem1.Name    = "barEditItem1";
     //
     // repositoryItemBreadCrumbEdit1
     //
     this.repositoryItemBreadCrumbEdit1.AutoHeight = false;
     this.repositoryItemBreadCrumbEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemBreadCrumbEdit1.Name = "repositoryItemBreadCrumbEdit1";
     //
     // skinDropDownButtonItem1
     //
     this.skinDropDownButtonItem1.Id   = 16;
     this.skinDropDownButtonItem1.Name = "skinDropDownButtonItem1";
     toolTipTitleItem1.Text            = "Look And Feel";
     superToolTip1.Items.Add(toolTipTitleItem1);
     this.skinDropDownButtonItem1.SuperTip = superToolTip1;
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "Look And Feel";
     this.barSubItem2.Id      = 17;
     this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem2)
     });
     this.barSubItem2.Name = "barSubItem2";
     //
     // skinBarSubItem2
     //
     this.skinBarSubItem2.Caption = "skinBarSubItem2";
     this.skinBarSubItem2.Id      = 18;
     this.skinBarSubItem2.Name    = "skinBarSubItem2";
     //
     // skinBarSubItem3
     //
     this.skinBarSubItem3.Caption = "Look And Feel";
     this.skinBarSubItem3.Id      = 19;
     this.skinBarSubItem3.Name    = "skinBarSubItem3";
     //
     // skinBarSubItem4
     //
     this.skinBarSubItem4.Caption = "skinBarSubItem4";
     this.skinBarSubItem4.Id      = 20;
     this.skinBarSubItem4.Name    = "skinBarSubItem4";
     //
     // barSubItem3
     //
     this.barSubItem3.Caption = "Hệ thống";
     this.barSubItem3.Id      = 25;
     this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10)
     });
     this.barSubItem3.Name = "barSubItem3";
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption    = "Quản lý người dùng";
     this.barButtonItem10.Id         = 26;
     this.barButtonItem10.Name       = "barButtonItem10";
     this.barButtonItem10.Tag        = "UserManagement";
     this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fld_barbtnToolbar_ItemClick);
     //
     // fld_mntrMenuStripApplication
     //
     this.fld_mntrMenuStripApplication.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.fld_mntrMenuStripApplication.Location  = new System.Drawing.Point(0, 51);
     this.fld_mntrMenuStripApplication.Name      = "fld_mntrMenuStripApplication";
     this.fld_mntrMenuStripApplication.Size      = new System.Drawing.Size(1016, 24);
     this.fld_mntrMenuStripApplication.TabIndex  = 4;
     this.fld_mntrMenuStripApplication.Text      = "menuStrip1";
     //
     // fld_tsOpenedModules
     //
     this.fld_tsOpenedModules.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.fld_tsOpenedModules.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.fld_tsOpenedModules.Location  = new System.Drawing.Point(0, 691);
     this.fld_tsOpenedModules.Name      = "fld_tsOpenedModules";
     this.fld_tsOpenedModules.Size      = new System.Drawing.Size(1016, 25);
     this.fld_tsOpenedModules.TabIndex  = 10;
     this.fld_tsOpenedModules.Text      = "toolStrip1";
     this.fld_tsOpenedModules.Visible   = false;
     //
     // GUIMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1016, 741);
     this.Controls.Add(this.fld_tsOpenedModules);
     this.Controls.Add(this.fld_mntrMenuStripApplication);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.MainMenuStrip  = this.fld_mntrMenuStripApplication;
     this.Name           = "GUIMain";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "GUIMain";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.GUIMain_FormClosing);
     this.Load          += new System.EventHandler(this.GUIMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.fld_barMenuApplicationManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBreadCrumbEdit1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #9
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(Form1));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5        = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1        = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPage1           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.ribbonPage2           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.dockManager1          = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1            = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2            = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel3            = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.layoutControl1        = new DevExpress.XtraLayout.LayoutControl();
     this.pictureEdit1          = new DevExpress.XtraEditors.PictureEdit();
     this.dateEdit1             = new DevExpress.XtraEditors.DateEdit();
     this.textEdit2             = new DevExpress.XtraEditors.TextEdit();
     this.textEdit1             = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlGroup1   = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem2    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3    = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4    = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem3       = new DevExpress.XtraLayout.EmptySpaceItem();
     this.ribbonPageGroup3      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.barWorkspaceMenuItem1 = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1     = new DevExpress.Utils.WorkspaceManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barStaticItem1,
         this.ribbonControl1.SearchEditItem,
         this.barWorkspaceMenuItem1
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 8;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(868, 158);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Open";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem1.ImageOptions.SvgImage")));
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Save";
     this.barButtonItem2.Id      = 2;
     this.barButtonItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem2.ImageOptions.SvgImage")));
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Copy";
     this.barButtonItem3.Id      = 3;
     this.barButtonItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem3.ImageOptions.SvgImage")));
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Cut";
     this.barButtonItem4.Id      = 4;
     this.barButtonItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem4.ImageOptions.SvgImage")));
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Paste";
     this.barButtonItem5.Id      = 5;
     this.barButtonItem5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem5.ImageOptions.SvgImage")));
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Ready";
     this.barStaticItem1.Id      = 6;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "File";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Documents";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Editing";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItem1);
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 532);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(868, 24);
     //
     // ribbonPage2
     //
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "ribbonPage2";
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2,
         this.dockPanel3
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("9aa8dffb-c843-4eaa-bec0-c96a4e08e138");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 158);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(146, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(146, 374);
     this.dockPanel1.Text         = "Navigation";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 26);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(139, 345);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel2.ID           = new System.Guid("56fb2333-d7da-428e-9003-d7ed534e22c3");
     this.dockPanel2.Location     = new System.Drawing.Point(727, 158);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(141, 200);
     this.dockPanel2.Size         = new System.Drawing.Size(141, 374);
     this.dockPanel2.Text         = "Tools";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 26);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(134, 345);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel3.ID           = new System.Guid("860faa39-b371-4075-96b9-6c4a6d1fe3c6");
     this.dockPanel3.Location     = new System.Drawing.Point(146, 430);
     this.dockPanel3.Name         = "dockPanel3";
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 102);
     this.dockPanel3.Size         = new System.Drawing.Size(581, 102);
     this.dockPanel3.Text         = "Status";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(3, 27);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(575, 72);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.pictureEdit1);
     this.layoutControl1.Controls.Add(this.dateEdit1);
     this.layoutControl1.Controls.Add(this.textEdit2);
     this.layoutControl1.Controls.Add(this.textEdit1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(146, 158);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(581, 272);
     this.layoutControl1.TabIndex = 5;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location    = new System.Drawing.Point(378, 12);
     this.pictureEdit1.MenuManager = this.ribbonControl1;
     this.pictureEdit1.Name        = "pictureEdit1";
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Size            = new System.Drawing.Size(191, 248);
     this.pictureEdit1.StyleController = this.layoutControl1;
     this.pictureEdit1.TabIndex        = 7;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue   = null;
     this.dateEdit1.Location    = new System.Drawing.Point(93, 70);
     this.dateEdit1.MenuManager = this.ribbonControl1;
     this.dateEdit1.Name        = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Size            = new System.Drawing.Size(271, 20);
     this.dateEdit1.StyleController = this.layoutControl1;
     this.dateEdit1.TabIndex        = 6;
     //
     // textEdit2
     //
     this.textEdit2.Location        = new System.Drawing.Point(93, 36);
     this.textEdit2.MenuManager     = this.ribbonControl1;
     this.textEdit2.Name            = "textEdit2";
     this.textEdit2.Size            = new System.Drawing.Size(271, 20);
     this.textEdit2.StyleController = this.layoutControl1;
     this.textEdit2.TabIndex        = 5;
     //
     // textEdit1
     //
     this.textEdit1.Location        = new System.Drawing.Point(93, 12);
     this.textEdit1.MenuManager     = this.ribbonControl1;
     this.textEdit1.Name            = "textEdit1";
     this.textEdit1.Size            = new System.Drawing.Size(271, 20);
     this.textEdit1.StyleController = this.layoutControl1;
     this.textEdit1.TabIndex        = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.emptySpaceItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4,
         this.emptySpaceItem2,
         this.emptySpaceItem3
     });
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(581, 272);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.textEdit1;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(356, 24);
     this.layoutControlItem1.Text     = "Customer Name";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(78, 13);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 82);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(356, 170);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.textEdit2;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(356, 24);
     this.layoutControlItem2.Text     = "Country";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(78, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control  = this.dateEdit1;
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 58);
     this.layoutControlItem3.Name     = "layoutControlItem3";
     this.layoutControlItem3.Size     = new System.Drawing.Size(356, 24);
     this.layoutControlItem3.Text     = "First Order Date";
     this.layoutControlItem3.TextSize = new System.Drawing.Size(78, 13);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.pictureEdit1;
     this.layoutControlItem4.Location    = new System.Drawing.Point(366, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(195, 252);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(0, 48);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(356, 10);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.Location      = new System.Drawing.Point(356, 0);
     this.emptySpaceItem3.Name          = "emptySpaceItem3";
     this.emptySpaceItem3.Size          = new System.Drawing.Size(10, 252);
     this.emptySpaceItem3.TextSize      = new System.Drawing.Size(0, 0);
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barWorkspaceMenuItem1);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "ribbonPageGroup3";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption = "Workspaces";
     this.barWorkspaceMenuItem1.Id      = 7;
     this.barWorkspaceMenuItem1.Name    = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.ShowSaveLoadCommands = true;
     this.barWorkspaceMenuItem1.WorkspaceManager     = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.SaveTargetControlSettings   = true;
     this.workspaceManager1.TargetControl               = this;
     this.workspaceManager1.TransitionType              = pushTransition1;
     this.workspaceManager1.WorkspaceCollectionChanged += new DevExpress.Utils.WorkspaceCollectionChangedEventHandler(this.workspaceManager1_WorkspaceCollectionChanged);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(868, 556);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.dockPanel2);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name      = "Form1";
     this.Ribbon    = this.ribbonControl1;
     this.StatusBar = this.ribbonStatusBar1;
     this.Text      = "Form1";
     this.Load     += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #10
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(Form1));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1             = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btn_Home_Main              = new DevExpress.XtraBars.BarButtonItem();
     this.btn_AddStudent_Main        = new DevExpress.XtraBars.BarButtonItem();
     this.btn_AddClass_Main          = new DevExpress.XtraBars.BarButtonItem();
     this.btn_FindStudents_Main      = new DevExpress.XtraBars.BarButtonItem();
     this.btn_CreateReport_Main      = new DevExpress.XtraBars.BarButtonItem();
     this.btn_ChangeRules_Main       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1             = new DevExpress.XtraBars.BarButtonItem();
     this.skinButton                 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.btn_FindStudent_Main       = new DevExpress.XtraBars.BarSubItem();
     this.barWorkspaceMenuItem1      = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1          = new DevExpress.Utils.WorkspaceManager();
     this.btn_LookUpStudent_Main     = new DevExpress.XtraBars.BarButtonItem();
     this.barEditItem1               = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.btn_ExportFile_Main        = new DevExpress.XtraBars.BarButtonItem();
     this.btn_Back_Main              = new DevExpress.XtraBars.BarButtonItem();
     this.btn_TeachingDivision_Main  = new DevExpress.XtraBars.BarButtonItem();
     this.btn_Permission_Main        = new DevExpress.XtraBars.BarButtonItem();
     this.btn_Forward_Main           = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1                = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.accordionControl1        = new DevExpress.XtraBars.Navigation.AccordionControl();
     this.accordionControlElement1 = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.btn_Students_Actions     = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.btn_Class_Actions        = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.btn_ScoreBoard_Actions   = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.btn_Teachers_Actions     = new DevExpress.XtraBars.Navigation.AccordionControlElement();
     this.tt1           = new System.Windows.Forms.ToolTip(this.components);
     this.panel2        = new System.Windows.Forms.Panel();
     this.navFrame_Main = new DevExpress.XtraBars.Navigation.NavigationFrame();
     this.navPageHome   = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.navPageAction = new DevExpress.XtraBars.Navigation.NavigationPage();
     this.FrameMain     = new DevExpress.XtraEditors.GroupControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navFrame_Main)).BeginInit();
     this.navFrame_Main.SuspendLayout();
     this.navPageAction.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.FrameMain)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.DrawGroupsBorder      = false;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btn_Home_Main,
         this.btn_AddStudent_Main,
         this.btn_AddClass_Main,
         this.btn_FindStudents_Main,
         this.btn_CreateReport_Main,
         this.btn_ChangeRules_Main,
         this.barButtonItem1,
         this.skinButton,
         this.btn_FindStudent_Main,
         this.barWorkspaceMenuItem1,
         this.btn_LookUpStudent_Main,
         this.barEditItem1,
         this.btn_ExportFile_Main,
         this.btn_Back_Main,
         this.btn_TeachingDivision_Main,
         this.btn_Permission_Main,
         this.btn_Forward_Main
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonControl1.MaxItemId = 26;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemPictureEdit1
     });
     this.ribbonControl1.RibbonStyle              = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbonControl1.ShowApplicationButton    = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowPageHeadersMode      = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
     this.ribbonControl1.ShowToolbarCustomizeItem = false;
     this.ribbonControl1.Size = new System.Drawing.Size(1438, 128);
     this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
     //
     // btn_Home_Main
     //
     this.btn_Home_Main.Caption    = "Home";
     this.btn_Home_Main.Glyph      = ((System.Drawing.Image)(resources.GetObject("btn_Home_Main.Glyph")));
     this.btn_Home_Main.Id         = 1;
     this.btn_Home_Main.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_Home_Main.LargeGlyph")));
     this.btn_Home_Main.Name       = "btn_Home_Main";
     this.btn_Home_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Home_Main_ItemClick);
     //
     // btn_AddStudent_Main
     //
     this.btn_AddStudent_Main.Caption    = "Add Student";
     this.btn_AddStudent_Main.Id         = 2;
     this.btn_AddStudent_Main.LargeGlyph = global::StudentManagements.Properties.Resources.addStudentIcon;
     this.btn_AddStudent_Main.Name       = "btn_AddStudent_Main";
     this.btn_AddStudent_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_AddStudent_Main_ItemClick);
     //
     // btn_AddClass_Main
     //
     this.btn_AddClass_Main.Caption    = "Add Class";
     this.btn_AddClass_Main.Id         = 3;
     this.btn_AddClass_Main.LargeGlyph = global::StudentManagements.Properties.Resources.addClassIcon;
     this.btn_AddClass_Main.Name       = "btn_AddClass_Main";
     this.btn_AddClass_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_AddClass_Main_ItemClick);
     //
     // btn_FindStudents_Main
     //
     this.btn_FindStudents_Main.Id   = 14;
     this.btn_FindStudents_Main.Name = "btn_FindStudents_Main";
     //
     // btn_CreateReport_Main
     //
     this.btn_CreateReport_Main.Caption    = "Create_Report";
     this.btn_CreateReport_Main.Id         = 5;
     this.btn_CreateReport_Main.LargeGlyph = global::StudentManagements.Properties.Resources.reportIcon;
     this.btn_CreateReport_Main.Name       = "btn_CreateReport_Main";
     this.btn_CreateReport_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_CreateReport_Main_ItemClick);
     //
     // btn_ChangeRules_Main
     //
     this.btn_ChangeRules_Main.Caption    = "Change_Rules";
     this.btn_ChangeRules_Main.Id         = 6;
     this.btn_ChangeRules_Main.LargeGlyph = global::StudentManagements.Properties.Resources.changeRulesIcon;
     this.btn_ChangeRules_Main.Name       = "btn_ChangeRules_Main";
     this.btn_ChangeRules_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ChangeRules_Main_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 7;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // skinButton
     //
     this.skinButton.Caption = "skinRibbonGalleryBarItem1";
     this.skinButton.Id      = 8;
     this.skinButton.Name    = "skinButton";
     //
     // btn_FindStudent_Main
     //
     this.btn_FindStudent_Main.Id   = 15;
     this.btn_FindStudent_Main.Name = "btn_FindStudent_Main";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 13;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // btn_LookUpStudent_Main
     //
     this.btn_LookUpStudent_Main.Caption    = "Look up";
     this.btn_LookUpStudent_Main.Id         = 16;
     this.btn_LookUpStudent_Main.LargeGlyph = global::StudentManagements.Properties.Resources.findStudentIcon;
     this.btn_LookUpStudent_Main.Name       = "btn_LookUpStudent_Main";
     this.btn_LookUpStudent_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_LookUpStudent_Main_ItemClick);
     //
     // barEditItem1
     //
     this.barEditItem1.Edit       = this.repositoryItemPictureEdit1;
     this.barEditItem1.Id         = 17;
     this.barEditItem1.LargeGlyph = global::StudentManagements.Properties.Resources.title_demons;
     this.barEditItem1.Name       = "barEditItem1";
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D;
     //
     // btn_ExportFile_Main
     //
     this.btn_ExportFile_Main.Caption    = "Export file";
     this.btn_ExportFile_Main.Enabled    = false;
     this.btn_ExportFile_Main.Id         = 18;
     this.btn_ExportFile_Main.LargeGlyph = global::StudentManagements.Properties.Resources.excelIcon;
     this.btn_ExportFile_Main.Name       = "btn_ExportFile_Main";
     this.btn_ExportFile_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ExportFile_Main_ItemClick);
     //
     // btn_Back_Main
     //
     this.btn_Back_Main.Caption    = "Back";
     this.btn_Back_Main.Enabled    = false;
     this.btn_Back_Main.Glyph      = ((System.Drawing.Image)(resources.GetObject("btn_Back_Main.Glyph")));
     this.btn_Back_Main.Id         = 19;
     this.btn_Back_Main.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_Back_Main.LargeGlyph")));
     this.btn_Back_Main.Name       = "btn_Back_Main";
     this.btn_Back_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Back_Main_ItemClick);
     //
     // btn_TeachingDivision_Main
     //
     this.btn_TeachingDivision_Main.Caption    = "Teaching Division";
     this.btn_TeachingDivision_Main.Id         = 21;
     this.btn_TeachingDivision_Main.LargeGlyph = global::StudentManagements.Properties.Resources.division;
     this.btn_TeachingDivision_Main.Name       = "btn_TeachingDivision_Main";
     this.btn_TeachingDivision_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_TeachingDivision_Main_ItemClick);
     //
     // btn_Permission_Main
     //
     this.btn_Permission_Main.Caption    = "Permission";
     this.btn_Permission_Main.Id         = 22;
     this.btn_Permission_Main.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_Permission_Main.LargeGlyph")));
     this.btn_Permission_Main.Name       = "btn_Permission_Main";
     this.btn_Permission_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Permission_Main_ItemClick);
     //
     // btn_Forward_Main
     //
     this.btn_Forward_Main.Caption    = "Forward";
     this.btn_Forward_Main.Enabled    = false;
     this.btn_Forward_Main.Glyph      = global::StudentManagements.Properties.Resources.forward_16x16;
     this.btn_Forward_Main.Id         = 25;
     this.btn_Forward_Main.LargeGlyph = global::StudentManagements.Properties.Resources.forward_32x32;
     this.btn_Forward_Main.Name       = "btn_Forward_Main";
     this.btn_Forward_Main.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Forward_Main_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "ribbonPage1";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_Home_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_Back_Main, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_Forward_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_AddStudent_Main, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_AddClass_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_LookUpStudent_Main, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_CreateReport_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_TeachingDivision_Main, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_Permission_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_ExportFile_Main);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_ChangeRules_Main, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.skinButton, true);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.accordionControl1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 128);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(248, 667);
     this.panel1.TabIndex = 1;
     //
     // accordionControl1
     //
     this.accordionControl1.AllowItemSelection = true;
     this.accordionControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.accordionControl1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.accordionControlElement1
     });
     this.accordionControl1.Location          = new System.Drawing.Point(0, 0);
     this.accordionControl1.Name              = "accordionControl1";
     this.accordionControl1.ScrollBarMode     = DevExpress.XtraBars.Navigation.ScrollBarMode.Auto;
     this.accordionControl1.ShowFilterControl = DevExpress.XtraBars.Navigation.ShowFilterControl.Always;
     this.accordionControl1.Size              = new System.Drawing.Size(248, 667);
     this.accordionControl1.TabIndex          = 0;
     this.accordionControl1.Text              = "accordionControl1";
     //
     // accordionControlElement1
     //
     this.accordionControlElement1.Elements.AddRange(new DevExpress.XtraBars.Navigation.AccordionControlElement[] {
         this.btn_Students_Actions,
         this.btn_Class_Actions,
         this.btn_ScoreBoard_Actions,
         this.btn_Teachers_Actions
     });
     this.accordionControlElement1.Expanded = true;
     this.accordionControlElement1.Name     = "accordionControlElement1";
     this.accordionControlElement1.Text     = "Actions";
     //
     // btn_Students_Actions
     //
     this.btn_Students_Actions.Expanded = true;
     this.btn_Students_Actions.Name     = "btn_Students_Actions";
     this.btn_Students_Actions.Style    = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.btn_Students_Actions.Text     = "Students";
     this.btn_Students_Actions.Click   += new System.EventHandler(this.btn_Students_Actions_Click);
     //
     // btn_Class_Actions
     //
     this.btn_Class_Actions.Name   = "btn_Class_Actions";
     this.btn_Class_Actions.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.btn_Class_Actions.Text   = "Class";
     this.btn_Class_Actions.Click += new System.EventHandler(this.btn_Class_Actions_Click);
     //
     // btn_ScoreBoard_Actions
     //
     this.btn_ScoreBoard_Actions.Name   = "btn_ScoreBoard_Actions";
     this.btn_ScoreBoard_Actions.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.btn_ScoreBoard_Actions.Text   = "ScoreBoard";
     this.btn_ScoreBoard_Actions.Click += new System.EventHandler(this.btn_ScoreBoard_Actions_Click);
     //
     // btn_Teachers_Actions
     //
     this.btn_Teachers_Actions.Name   = "btn_Teachers_Actions";
     this.btn_Teachers_Actions.Style  = DevExpress.XtraBars.Navigation.ElementStyle.Item;
     this.btn_Teachers_Actions.Text   = "Teachers";
     this.btn_Teachers_Actions.Click += new System.EventHandler(this.btn_Teachers_Actions_Click);
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel2.Controls.Add(this.navFrame_Main);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(248, 128);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1190, 667);
     this.panel2.TabIndex = 9;
     //
     // navFrame_Main
     //
     this.navFrame_Main.Controls.Add(this.navPageHome);
     this.navFrame_Main.Controls.Add(this.navPageAction);
     this.navFrame_Main.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.navFrame_Main.Location = new System.Drawing.Point(0, 0);
     this.navFrame_Main.Name     = "navFrame_Main";
     this.navFrame_Main.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.navPageHome,
         this.navPageAction
     });
     this.navFrame_Main.SelectedPage = this.navPageHome;
     this.navFrame_Main.Size         = new System.Drawing.Size(1188, 665);
     this.navFrame_Main.TabIndex     = 0;
     this.navFrame_Main.Text         = "navigationFrame1";
     this.navFrame_Main.TransitionAnimationProperties.FrameCount    = 0;
     this.navFrame_Main.TransitionAnimationProperties.FrameInterval = 0;
     //
     // navPageHome
     //
     this.navPageHome.BackgroundImage       = global::StudentManagements.Properties.Resources.background;
     this.navPageHome.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.navPageHome.Name = "navPageHome";
     this.navPageHome.Size = new System.Drawing.Size(1188, 665);
     //
     // navPageAction
     //
     this.navPageAction.Controls.Add(this.FrameMain);
     this.navPageAction.Name = "navPageAction";
     this.navPageAction.Size = new System.Drawing.Size(1188, 665);
     //
     // FrameMain
     //
     this.FrameMain.BorderStyle   = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.FrameMain.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.FrameMain.Location      = new System.Drawing.Point(0, 0);
     this.FrameMain.Name          = "FrameMain";
     this.FrameMain.Size          = new System.Drawing.Size(1188, 665);
     this.FrameMain.TabIndex      = 0;
     this.FrameMain.Text          = "groupControl1";
     this.FrameMain.ControlAdded += new System.Windows.Forms.ControlEventHandler(this.frameMain_ControlAdded);
     //
     // Form1
     //
     this.AllowFormGlass      = DevExpress.Utils.DefaultBoolean.False;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1438, 795);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.ribbonControl1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name        = "Form1";
     this.Ribbon      = this.ribbonControl1;
     this.Text        = "Student Managements";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.accordionControl1)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navFrame_Main)).EndInit();
     this.navFrame_Main.ResumeLayout(false);
     this.navPageAction.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.FrameMain)).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()
 {
     DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1            = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DataPhilosophiae.SplashScreen1), true, true, true);
     System.ComponentModel.ComponentResourceManager  resources                       = new System.ComponentModel.ComponentResourceManager(typeof(MainRibbonForm));
     DevExpress.Utils.Animation.PushTransition       pushTransition1                 = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     DevExpress.Utils.Controls.SnapOptions snapOptions1 = new DevExpress.Utils.Controls.SnapOptions();
     this.dsCollDocumentGroup             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.dsCollDocument                  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.mdiCollDocument                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.dviCollDocument                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.mainRibbonControl               = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.backstageViewControl1           = new DevExpress.XtraBars.Ribbon.BackstageViewControl();
     this.fileNewBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.fileOpenBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.fileSaveBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.fileSaveAsBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.fileCloseBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.fileQuickPrintBarButtonItem     = new DevExpress.XtraBars.BarButtonItem();
     this.filePrintBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.filePrintPreviewBarButtonItem   = new DevExpress.XtraBars.BarButtonItem();
     this.filePageSetupBarButtonItem      = new DevExpress.XtraBars.BarButtonItem();
     this.fileExportBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.fileImportBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.skinDropDownButtonItem          = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.skinPaletteRibbonGalleryBarItem = new DevExpress.XtraBars.SkinPaletteRibbonGalleryBarItem();
     this.skinsColorMixerBarButtonItem    = new DevExpress.XtraBars.BarButtonItem();
     this.workspaceBarMenuItem            = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1               = new DevExpress.Utils.WorkspaceManager();
     this.dockingBarMenuItem              = new DevExpress.XtraBars.BarDockingMenuItem();
     this.mdiChildrenBarListItem          = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.dsCollBarButtonItem             = new DevExpress.XtraBars.BarButtonItem();
     this.mdiCollBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.dvCollsBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.messagesBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.helpBarButtonItem               = new DevExpress.XtraBars.BarButtonItem();
     this.aboutBarButtonItem              = new DevExpress.XtraBars.BarButtonItem();
     this.fileRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.fileCommonRibbonPageGroup       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.filePrintRibbonPageGroup        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.fileExportRibbonPageGroup       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.skinsRibbonPage                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.skinRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.workspaceRibbonPage             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.workspaceRibbonPageGroup        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ViewRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.coreRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.othersRibbonPageGroup           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.helpRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.helpRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.mainRibbonStatusBar             = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager1                = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1              = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.dockManager1             = new DevExpress.XtraBars.Docking.DockManager();
     this.msgCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container     = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dsCollDockPanel          = new DevExpress.XtraBars.Docking.DockPanel();
     this.dsCollControlContainer   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.mdiCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.mdiCollControlContainer  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dviCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dviCollControlContainer  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.behaviorManager1         = new DevExpress.Utils.Behaviors.BehaviorManager();
     this.xtraOpenFileDialog1      = new DevExpress.XtraEditors.XtraOpenFileDialog();
     this.xtraSaveFileDialog1      = new DevExpress.XtraEditors.XtraSaveFileDialog();
     this.xtraFolderBrowserDialog1 = new DevExpress.XtraEditors.XtraFolderBrowserDialog();
     this.exportHtmlBarButtonItem  = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocumentGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdiCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dviCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainRibbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.msgCollDockPanel.SuspendLayout();
     this.dsCollDockPanel.SuspendLayout();
     this.dsCollControlContainer.SuspendLayout();
     this.mdiCollDockPanel.SuspendLayout();
     this.dviCollDockPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     splashScreenManager1.ClosingDelay = 1000;
     //
     // dsCollDocumentGroup
     //
     this.dsCollDocumentGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.dsCollDocument,
         this.mdiCollDocument,
         this.dviCollDocument
     });
     //
     // dsCollDocument
     //
     this.dsCollDocument.Caption               = "DataStore";
     this.dsCollDocument.ControlName           = "dsCollDockPanel";
     this.dsCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.dsCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.dsCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.dsCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.dsCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // mdiCollDocument
     //
     this.mdiCollDocument.Caption               = "MetadataItems";
     this.mdiCollDocument.ControlName           = "mdiCollDockPanel";
     this.mdiCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.mdiCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.mdiCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.mdiCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.mdiCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dviCollDocument
     //
     this.dviCollDocument.Caption               = "DatavalueItems";
     this.dviCollDocument.ControlName           = "dviCollDockPanel";
     this.dviCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.dviCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.dviCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.dviCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.dviCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // mainRibbonControl
     //
     this.mainRibbonControl.ApplicationButtonDropDownControl = this.backstageViewControl1;
     this.mainRibbonControl.ExpandCollapseItem.Id            = 0;
     this.mainRibbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.mainRibbonControl.ExpandCollapseItem,
         this.fileNewBarButtonItem,
         this.fileOpenBarButtonItem,
         this.fileSaveBarButtonItem,
         this.fileSaveAsBarButtonItem,
         this.fileCloseBarButtonItem,
         this.fileQuickPrintBarButtonItem,
         this.filePrintBarButtonItem,
         this.filePrintPreviewBarButtonItem,
         this.filePageSetupBarButtonItem,
         this.fileExportBarButtonItem,
         this.fileImportBarButtonItem,
         this.skinDropDownButtonItem,
         this.skinPaletteRibbonGalleryBarItem,
         this.skinsColorMixerBarButtonItem,
         this.workspaceBarMenuItem,
         this.dockingBarMenuItem,
         this.mdiChildrenBarListItem,
         this.dsCollBarButtonItem,
         this.mdiCollBarButtonItem,
         this.dvCollsBarButtonItem,
         this.messagesBarButtonItem,
         this.helpBarButtonItem,
         this.aboutBarButtonItem,
         this.exportHtmlBarButtonItem
     });
     this.mainRibbonControl.Location  = new System.Drawing.Point(0, 0);
     this.mainRibbonControl.MaxItemId = 2;
     this.mainRibbonControl.Name      = "mainRibbonControl";
     this.mainRibbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.fileRibbonPage,
         this.skinsRibbonPage,
         this.workspaceRibbonPage,
         this.ViewRibbonPage,
         this.helpRibbonPage
     });
     this.mainRibbonControl.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.mainRibbonControl.Size                    = new System.Drawing.Size(1024, 162);
     this.mainRibbonControl.StatusBar               = this.mainRibbonStatusBar;
     this.mainRibbonControl.ApplicationButtonClick += new System.EventHandler(this.mainRibbonControl_ApplicationButtonClick);
     //
     // backstageViewControl1
     //
     this.backstageViewControl1.Image               = global::DataPhilosophiae.Properties.Resources.exportfile_32x32;
     this.backstageViewControl1.Location            = new System.Drawing.Point(218, 90);
     this.backstageViewControl1.Name                = "backstageViewControl1";
     this.backstageViewControl1.OwnerControl        = this.mainRibbonControl;
     this.backstageViewControl1.Size                = new System.Drawing.Size(656, 150);
     this.backstageViewControl1.Style               = DevExpress.XtraBars.Ribbon.BackstageViewStyle.Office2013;
     this.backstageViewControl1.TabIndex            = 1;
     this.backstageViewControl1.SelectedTabChanged += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.backstageViewControl1_SelectedTabChanged);
     this.backstageViewControl1.ItemClick          += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.backstageViewControl1_ItemClick);
     //
     // fileNewBarButtonItem
     //
     this.fileNewBarButtonItem.Caption = "New";
     this.fileNewBarButtonItem.Id      = 1;
     this.fileNewBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources._new;
     this.fileNewBarButtonItem.Name       = "fileNewBarButtonItem";
     this.fileNewBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileNewBarButtonItem_ItemClick);
     //
     // fileOpenBarButtonItem
     //
     this.fileOpenBarButtonItem.Caption = "Open";
     this.fileOpenBarButtonItem.Id      = 2;
     this.fileOpenBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.open;
     this.fileOpenBarButtonItem.Name       = "fileOpenBarButtonItem";
     this.fileOpenBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileOpenBarButtonItem_ItemClick);
     //
     // fileSaveBarButtonItem
     //
     this.fileSaveBarButtonItem.Caption = "Save";
     this.fileSaveBarButtonItem.Id      = 3;
     this.fileSaveBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.save;
     this.fileSaveBarButtonItem.Name       = "fileSaveBarButtonItem";
     this.fileSaveBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileSaveBarButtonItem_ItemClick);
     //
     // fileSaveAsBarButtonItem
     //
     this.fileSaveAsBarButtonItem.Caption = "Save As";
     this.fileSaveAsBarButtonItem.Id      = 6;
     this.fileSaveAsBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.saveas;
     this.fileSaveAsBarButtonItem.Name       = "fileSaveAsBarButtonItem";
     this.fileSaveAsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileSaveAsBarButtonItem_ItemClick);
     //
     // fileCloseBarButtonItem
     //
     this.fileCloseBarButtonItem.Caption = "Close";
     this.fileCloseBarButtonItem.Id      = 7;
     this.fileCloseBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.close;
     this.fileCloseBarButtonItem.Name       = "fileCloseBarButtonItem";
     this.fileCloseBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileCloseBarButtonItem_ItemClick);
     //
     // fileQuickPrintBarButtonItem
     //
     this.fileQuickPrintBarButtonItem.Caption = "Quick Print";
     this.fileQuickPrintBarButtonItem.Id      = 8;
     this.fileQuickPrintBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.printquick;
     this.fileQuickPrintBarButtonItem.Name       = "fileQuickPrintBarButtonItem";
     this.fileQuickPrintBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileQuickPrintBarButtonItem_ItemClick);
     //
     // filePrintBarButtonItem
     //
     this.filePrintBarButtonItem.Caption = "Print";
     this.filePrintBarButtonItem.Id      = 9;
     this.filePrintBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.print;
     this.filePrintBarButtonItem.Name       = "filePrintBarButtonItem";
     this.filePrintBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePrintBarButtonItem_ItemClick);
     //
     // filePrintPreviewBarButtonItem
     //
     this.filePrintPreviewBarButtonItem.Caption = "Print Previw";
     this.filePrintPreviewBarButtonItem.Id      = 10;
     this.filePrintPreviewBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.printpreview;
     this.filePrintPreviewBarButtonItem.Name       = "filePrintPreviewBarButtonItem";
     this.filePrintPreviewBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePrintPreviewBarButtonItem_ItemClick);
     //
     // filePageSetupBarButtonItem
     //
     this.filePageSetupBarButtonItem.Caption = "Page Setup";
     this.filePageSetupBarButtonItem.Id      = 11;
     this.filePageSetupBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.productcomparisons;
     this.filePageSetupBarButtonItem.Name       = "filePageSetupBarButtonItem";
     this.filePageSetupBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePageSetupBarButtonItem_ItemClick);
     //
     // fileExportBarButtonItem
     //
     this.fileExportBarButtonItem.Caption = "Export";
     this.fileExportBarButtonItem.Id      = 12;
     this.fileExportBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.export;
     this.fileExportBarButtonItem.Name       = "fileExportBarButtonItem";
     this.fileExportBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileExportBarButtonItem_ItemClick);
     //
     // fileImportBarButtonItem
     //
     this.fileImportBarButtonItem.Caption = "Import";
     this.fileImportBarButtonItem.Id      = 13;
     this.fileImportBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fileImportBarButtonItem.ImageOptions.SvgImage")));
     this.fileImportBarButtonItem.Name       = "fileImportBarButtonItem";
     this.fileImportBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileImportBarButtonItem_ItemClick);
     //
     // skinDropDownButtonItem
     //
     this.skinDropDownButtonItem.Id   = 14;
     this.skinDropDownButtonItem.Name = "skinDropDownButtonItem";
     //
     // skinPaletteRibbonGalleryBarItem
     //
     this.skinPaletteRibbonGalleryBarItem.Caption = "skinPaletteRibbonGalleryBarItem1";
     this.skinPaletteRibbonGalleryBarItem.Id      = 15;
     this.skinPaletteRibbonGalleryBarItem.Name    = "skinPaletteRibbonGalleryBarItem";
     //
     // skinsColorMixerBarButtonItem
     //
     this.skinsColorMixerBarButtonItem.Caption = "Color Mixer";
     this.skinsColorMixerBarButtonItem.Id      = 16;
     this.skinsColorMixerBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.driving;
     this.skinsColorMixerBarButtonItem.Name       = "skinsColorMixerBarButtonItem";
     this.skinsColorMixerBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.skinsColorMixerBarButtonItem_ItemClick);
     //
     // workspaceBarMenuItem
     //
     this.workspaceBarMenuItem.Caption = "Workspace";
     this.workspaceBarMenuItem.Id      = 17;
     this.workspaceBarMenuItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("workspaceBarMenuItem.ImageOptions.SvgImage")));
     this.workspaceBarMenuItem.Name             = "workspaceBarMenuItem";
     this.workspaceBarMenuItem.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // dockingBarMenuItem
     //
     this.dockingBarMenuItem.Caption = "Docking";
     this.dockingBarMenuItem.Id      = 18;
     this.dockingBarMenuItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dockingBarMenuItem.ImageOptions.SvgImage")));
     this.dockingBarMenuItem.Name = "dockingBarMenuItem";
     //
     // mdiChildrenBarListItem
     //
     this.mdiChildrenBarListItem.Caption = "MDI";
     this.mdiChildrenBarListItem.Id      = 19;
     this.mdiChildrenBarListItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("mdiChildrenBarListItem.ImageOptions.SvgImage")));
     this.mdiChildrenBarListItem.Name = "mdiChildrenBarListItem";
     //
     // dsCollBarButtonItem
     //
     this.dsCollBarButtonItem.Caption = "DataStores";
     this.dsCollBarButtonItem.Id      = 20;
     this.dsCollBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dsCollBarButtonItem.ImageOptions.SvgImage")));
     this.dsCollBarButtonItem.Name       = "dsCollBarButtonItem";
     this.dsCollBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.dsCollBarButtonItem_ItemClick);
     //
     // mdiCollBarButtonItem
     //
     this.mdiCollBarButtonItem.Caption = "MetadataItems";
     this.mdiCollBarButtonItem.Id      = 21;
     this.mdiCollBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("mdiCollBarButtonItem.ImageOptions.SvgImage")));
     this.mdiCollBarButtonItem.Name       = "mdiCollBarButtonItem";
     this.mdiCollBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.mdiCollBarButtonItem_ItemClick);
     //
     // dvCollsBarButtonItem
     //
     this.dvCollsBarButtonItem.Caption = "DataValueItems";
     this.dvCollsBarButtonItem.Id      = 22;
     this.dvCollsBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dvCollsBarButtonItem.ImageOptions.SvgImage")));
     this.dvCollsBarButtonItem.Name       = "dvCollsBarButtonItem";
     this.dvCollsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.dviCollBarButtonItem_ItemClick);
     //
     // messagesBarButtonItem
     //
     this.messagesBarButtonItem.Caption = "Messages";
     this.messagesBarButtonItem.Id      = 23;
     this.messagesBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("messagesBarButtonItem.ImageOptions.SvgImage")));
     this.messagesBarButtonItem.Name       = "messagesBarButtonItem";
     this.messagesBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.messagesBarButtonItem_ItemClick);
     //
     // helpBarButtonItem
     //
     this.helpBarButtonItem.Caption = "Help";
     this.helpBarButtonItem.Id      = 24;
     this.helpBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("helpBarButtonItem.ImageOptions.SvgImage")));
     this.helpBarButtonItem.Name       = "helpBarButtonItem";
     this.helpBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.helpBarButtonItem_ItemClick);
     //
     // aboutBarButtonItem
     //
     this.aboutBarButtonItem.Caption = "About";
     this.aboutBarButtonItem.Id      = 25;
     this.aboutBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("aboutBarButtonItem.ImageOptions.SvgImage")));
     this.aboutBarButtonItem.Name       = "aboutBarButtonItem";
     this.aboutBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.aboutBarButtonItem_ItemClick);
     //
     // fileRibbonPage
     //
     this.fileRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.fileCommonRibbonPageGroup,
         this.filePrintRibbonPageGroup,
         this.fileExportRibbonPageGroup
     });
     this.fileRibbonPage.Name = "fileRibbonPage";
     this.fileRibbonPage.Text = "File";
     //
     // fileCommonRibbonPageGroup
     //
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileNewBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileOpenBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileSaveBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileSaveAsBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileCloseBarButtonItem);
     this.fileCommonRibbonPageGroup.Name = "fileCommonRibbonPageGroup";
     this.fileCommonRibbonPageGroup.Text = "Common";
     //
     // filePrintRibbonPageGroup
     //
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.fileQuickPrintBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePrintBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePrintPreviewBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePageSetupBarButtonItem);
     this.filePrintRibbonPageGroup.Name = "filePrintRibbonPageGroup";
     this.filePrintRibbonPageGroup.Text = "Print";
     //
     // fileExportRibbonPageGroup
     //
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.fileExportBarButtonItem);
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.fileImportBarButtonItem);
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.exportHtmlBarButtonItem);
     this.fileExportRibbonPageGroup.Name = "fileExportRibbonPageGroup";
     this.fileExportRibbonPageGroup.Text = "Export && Import";
     //
     // skinsRibbonPage
     //
     this.skinsRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.skinRibbonPageGroup
     });
     this.skinsRibbonPage.Name = "skinsRibbonPage";
     this.skinsRibbonPage.Text = "Skins";
     //
     // skinRibbonPageGroup
     //
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinDropDownButtonItem);
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinPaletteRibbonGalleryBarItem);
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinsColorMixerBarButtonItem);
     this.skinRibbonPageGroup.Name = "skinRibbonPageGroup";
     this.skinRibbonPageGroup.Text = "Skins";
     //
     // workspaceRibbonPage
     //
     this.workspaceRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.workspaceRibbonPageGroup
     });
     this.workspaceRibbonPage.Name = "workspaceRibbonPage";
     this.workspaceRibbonPage.Text = "Workspace";
     //
     // workspaceRibbonPageGroup
     //
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.workspaceBarMenuItem);
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.dockingBarMenuItem);
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.mdiChildrenBarListItem);
     this.workspaceRibbonPageGroup.Name = "workspaceRibbonPageGroup";
     this.workspaceRibbonPageGroup.Text = "Workspace";
     //
     // ViewRibbonPage
     //
     this.ViewRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.coreRibbonPageGroup,
         this.othersRibbonPageGroup
     });
     this.ViewRibbonPage.Name = "ViewRibbonPage";
     this.ViewRibbonPage.Text = "View";
     //
     // coreRibbonPageGroup
     //
     this.coreRibbonPageGroup.ItemLinks.Add(this.dsCollBarButtonItem);
     this.coreRibbonPageGroup.ItemLinks.Add(this.mdiCollBarButtonItem);
     this.coreRibbonPageGroup.ItemLinks.Add(this.dvCollsBarButtonItem);
     this.coreRibbonPageGroup.Name = "coreRibbonPageGroup";
     this.coreRibbonPageGroup.Text = "Core";
     //
     // othersRibbonPageGroup
     //
     this.othersRibbonPageGroup.ItemLinks.Add(this.messagesBarButtonItem);
     this.othersRibbonPageGroup.Name = "othersRibbonPageGroup";
     this.othersRibbonPageGroup.Text = "Others";
     //
     // helpRibbonPage
     //
     this.helpRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.helpRibbonPageGroup
     });
     this.helpRibbonPage.Name = "helpRibbonPage";
     this.helpRibbonPage.Text = "Help";
     //
     // helpRibbonPageGroup
     //
     this.helpRibbonPageGroup.ItemLinks.Add(this.helpBarButtonItem);
     this.helpRibbonPageGroup.ItemLinks.Add(this.aboutBarButtonItem);
     this.helpRibbonPageGroup.Name = "helpRibbonPageGroup";
     this.helpRibbonPageGroup.Text = "Help";
     //
     // mainRibbonStatusBar
     //
     this.mainRibbonStatusBar.Location = new System.Drawing.Point(0, 694);
     this.mainRibbonStatusBar.Name     = "mainRibbonStatusBar";
     this.mainRibbonStatusBar.Ribbon   = this.mainRibbonControl;
     this.mainRibbonStatusBar.Size     = new System.Drawing.Size(1024, 26);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.mainRibbonControl;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.dsCollDocumentGroup
     });
     this.tabbedView1.DocumentProperties.AllowGlyphSkinning = true;
     this.tabbedView1.DocumentProperties.AllowPin           = true;
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.dsCollDocument,
         this.mdiCollDocument,
         this.dviCollDocument
     });
     dockingContainer1.Element = this.dsCollDocumentGroup;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.tabbedView1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.msgCollDockPanel,
         this.dsCollDockPanel,
         this.mdiCollDockPanel,
         this.dviCollDockPanel
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     this.dockManager1.ClosingPanel += new DevExpress.XtraBars.Docking.DockPanelCancelEventHandler(this.dockManager1_ClosingPanel);
     //
     // msgCollDockPanel
     //
     this.msgCollDockPanel.Controls.Add(this.dockPanel1_Container);
     this.msgCollDockPanel.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.msgCollDockPanel.ID              = new System.Guid("78f65fbd-b59f-4655-81da-623dc44662fb");
     this.msgCollDockPanel.Location        = new System.Drawing.Point(0, 494);
     this.msgCollDockPanel.Name            = "msgCollDockPanel";
     this.msgCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.msgCollDockPanel.SavedSizeFactor = 0D;
     this.msgCollDockPanel.Size            = new System.Drawing.Size(1024, 200);
     this.msgCollDockPanel.Text            = "Messages";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 31);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1018, 166);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dsCollDockPanel
     //
     this.dsCollDockPanel.Controls.Add(this.dsCollControlContainer);
     this.dsCollDockPanel.DockedAsTabbedDocument = true;
     this.dsCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.dsCollDockPanel.ID              = new System.Guid("c12420fd-450d-424f-93fd-22ed825d4925");
     this.dsCollDockPanel.Name            = "dsCollDockPanel";
     this.dsCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dsCollDockPanel.SavedSizeFactor = 1D;
     this.dsCollDockPanel.Text            = "DataStore";
     //
     // dsCollControlContainer
     //
     this.dsCollControlContainer.Controls.Add(this.backstageViewControl1);
     this.dsCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.dsCollControlContainer.Name     = "dsCollControlContainer";
     this.dsCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.dsCollControlContainer.TabIndex = 0;
     //
     // mdiCollDockPanel
     //
     this.mdiCollDockPanel.Controls.Add(this.mdiCollControlContainer);
     this.mdiCollDockPanel.DockedAsTabbedDocument = true;
     this.mdiCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.mdiCollDockPanel.ID              = new System.Guid("6e6b1021-cde6-4685-9aeb-1a1ac4b235ad");
     this.mdiCollDockPanel.Name            = "mdiCollDockPanel";
     this.mdiCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.mdiCollDockPanel.SavedSizeFactor = 1D;
     this.mdiCollDockPanel.Text            = "MetadataItems";
     //
     // mdiCollControlContainer
     //
     this.mdiCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.mdiCollControlContainer.Name     = "mdiCollControlContainer";
     this.mdiCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.mdiCollControlContainer.TabIndex = 0;
     //
     // dviCollDockPanel
     //
     this.dviCollDockPanel.Controls.Add(this.dviCollControlContainer);
     this.dviCollDockPanel.DockedAsTabbedDocument = true;
     this.dviCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.dviCollDockPanel.ID              = new System.Guid("dff311e3-f029-48a1-8282-8724101d98b8");
     this.dviCollDockPanel.Name            = "dviCollDockPanel";
     this.dviCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dviCollDockPanel.SavedSizeFactor = 1D;
     this.dviCollDockPanel.Text            = "DatavalueItems";
     //
     // dviCollControlContainer
     //
     this.dviCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.dviCollControlContainer.Name     = "dviCollControlContainer";
     this.dviCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.dviCollControlContainer.TabIndex = 0;
     //
     // xtraOpenFileDialog1
     //
     this.xtraOpenFileDialog1.FileName = "xtraOpenFileDialog1";
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "xtraSaveFileDialog1";
     //
     // xtraFolderBrowserDialog1
     //
     this.xtraFolderBrowserDialog1.SelectedPath = "xtraFolderBrowserDialog1";
     //
     // htmlBarButtonItem
     //
     this.exportHtmlBarButtonItem.Caption    = "Export HTML";
     this.exportHtmlBarButtonItem.Id         = 1;
     this.exportHtmlBarButtonItem.Name       = "exportHtmlBarButtonItem";
     this.exportHtmlBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.exportHtmlBarButtonItem_ItemClick);
     //
     // MainRibbonForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.behaviorManager1.SetBehaviors(this, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.SnapWindowBehavior.Create(typeof(DevExpress.Utils.BehaviorSource.SnapWindowBehaviorSourceForForm), snapOptions1)))
     });
     this.ClientSize = new System.Drawing.Size(1024, 720);
     this.Controls.Add(this.msgCollDockPanel);
     this.Controls.Add(this.mainRibbonStatusBar);
     this.Controls.Add(this.mainRibbonControl);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Glow;
     this.Name             = "MainRibbonForm";
     this.Ribbon           = this.mainRibbonControl;
     this.StatusBar        = this.mainRibbonStatusBar;
     this.Text             = "Form1";
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.MainRibbonForm_FormClosing);
     this.Load            += new System.EventHandler(this.MainRibbonForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocumentGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdiCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dviCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainRibbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.msgCollDockPanel.ResumeLayout(false);
     this.dsCollDockPanel.ResumeLayout(false);
     this.dsCollControlContainer.ResumeLayout(false);
     this.mdiCollDockPanel.ResumeLayout(false);
     this.dviCollDockPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::ProjectManagement.View.formFplashScreen), true, true);
     DevExpress.Utils.Animation.PushTransition       pushTransition1      = new DevExpress.Utils.Animation.PushTransition();
     System.ComponentModel.ComponentResourceManager  resources            = new System.ComponentModel.ComponentResourceManager(typeof(formMain));
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnLogIn                  = new DevExpress.XtraBars.BarButtonItem();
     this.btnLogOut                 = new DevExpress.XtraBars.BarButtonItem();
     this.btnShowMenu               = new DevExpress.XtraBars.BarButtonItem();
     this.btnChangePassword         = new DevExpress.XtraBars.BarButtonItem();
     this.btnProjectHistory         = new DevExpress.XtraBars.BarButtonItem();
     this.btnHistory                = new DevExpress.XtraBars.BarButtonItem();
     this.btnEmployee               = new DevExpress.XtraBars.BarButtonItem();
     this.btnDepartment             = new DevExpress.XtraBars.BarButtonItem();
     this.btnProject                = new DevExpress.XtraBars.BarButtonItem();
     this.btnTask                   = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.btntimkiem                = new DevExpress.XtraBars.BarButtonItem();
     this.btnlichsuduaninan         = new DevExpress.XtraBars.BarButtonItem();
     this.btnStage                  = new DevExpress.XtraBars.BarButtonItem();
     this.btnProjectCreating        = new DevExpress.XtraBars.BarButtonItem();
     this.btnProjectsDiagram        = new DevExpress.XtraBars.BarButtonItem();
     this.btnPersonalInformation    = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup10         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage4               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.RbPgCtrlCreating          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup12         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup11         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup8          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbsstatus                 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.mdimain                   = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager();
     this.defaultLookAndFeel1       = new DevExpress.LookAndFeel.DefaultLookAndFeel();
     this.ribbonPageGroup9          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdimain)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     splashScreenManager1.ClosingDelay = 500;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btnLogIn,
         this.btnLogOut,
         this.btnShowMenu,
         this.btnChangePassword,
         this.btnProjectHistory,
         this.btnHistory,
         this.btnEmployee,
         this.btnDepartment,
         this.btnProject,
         this.btnTask,
         this.skinRibbonGalleryBarItem1,
         this.btntimkiem,
         this.btnlichsuduaninan,
         this.btnStage,
         this.btnProjectCreating,
         this.btnProjectsDiagram,
         this.btnPersonalInformation
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonControl1.MaxItemId = 27;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage4,
         this.ribbonPage3
     });
     this.ribbonControl1.RibbonStyle       = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
     this.ribbonControl1.Size              = new System.Drawing.Size(1036, 147);
     this.ribbonControl1.StatusBar         = this.rbsstatus;
     this.ribbonControl1.MinimizedChanged += new System.EventHandler(this.ribbonControl1_MinimizedChanged);
     this.ribbonControl1.Click            += new System.EventHandler(this.ribbonControl1_Click);
     //
     // btnLogIn
     //
     this.btnLogIn.Caption    = "Login";
     this.btnLogIn.Id         = 1;
     this.btnLogIn.LargeGlyph = global::ProjectManagement.Properties.Resources.login_64;
     this.btnLogIn.LargeWidth = 80;
     this.btnLogIn.Name       = "btnLogIn";
     this.btnLogIn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLogIn_ItemClick);
     //
     // btnLogOut
     //
     this.btnLogOut.Caption    = "Logout";
     this.btnLogOut.Id         = 2;
     this.btnLogOut.LargeGlyph = global::ProjectManagement.Properties.Resources.logout_64;
     this.btnLogOut.LargeWidth = 80;
     this.btnLogOut.Name       = "btnLogOut";
     this.btnLogOut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLogOut_ItemClick);
     //
     // btnShowMenu
     //
     this.btnShowMenu.Caption    = "Show menu";
     this.btnShowMenu.Id         = 3;
     this.btnShowMenu.LargeGlyph = global::ProjectManagement.Properties.Resources.menu_64;
     this.btnShowMenu.LargeWidth = 80;
     this.btnShowMenu.Name       = "btnShowMenu";
     this.btnShowMenu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnShowMenu_ItemClick);
     //
     // btnChangePassword
     //
     this.btnChangePassword.Caption    = "Change password";
     this.btnChangePassword.Id         = 4;
     this.btnChangePassword.LargeGlyph = global::ProjectManagement.Properties.Resources.changpassword_64;
     this.btnChangePassword.LargeWidth = 80;
     this.btnChangePassword.Name       = "btnChangePassword";
     this.btnChangePassword.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnChangePassword_ItemClick);
     //
     // btnProjectHistory
     //
     this.btnProjectHistory.Caption    = "KPI history";
     this.btnProjectHistory.Id         = 6;
     this.btnProjectHistory.LargeGlyph = global::ProjectManagement.Properties.Resources.projecthistory_64;
     this.btnProjectHistory.LargeWidth = 80;
     this.btnProjectHistory.Name       = "btnProjectHistory";
     this.btnProjectHistory.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnProjectHistory_ItemClick);
     //
     // btnHistory
     //
     this.btnHistory.Caption    = "History";
     this.btnHistory.Id         = 7;
     this.btnHistory.LargeGlyph = global::ProjectManagement.Properties.Resources.history_64;
     this.btnHistory.LargeWidth = 80;
     this.btnHistory.Name       = "btnHistory";
     this.btnHistory.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnHistory_ItemClick);
     //
     // btnEmployee
     //
     this.btnEmployee.Caption    = "Employee";
     this.btnEmployee.Id         = 8;
     this.btnEmployee.LargeGlyph = global::ProjectManagement.Properties.Resources.employee_64;
     this.btnEmployee.LargeWidth = 80;
     this.btnEmployee.Name       = "btnEmployee";
     this.btnEmployee.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEmployee_ItemClick);
     //
     // btnDepartment
     //
     this.btnDepartment.Caption    = "Department";
     this.btnDepartment.Id         = 9;
     this.btnDepartment.LargeGlyph = global::ProjectManagement.Properties.Resources.department_64;
     this.btnDepartment.LargeWidth = 80;
     this.btnDepartment.Name       = "btnDepartment";
     this.btnDepartment.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDepartment_ItemClick);
     //
     // btnProject
     //
     this.btnProject.Caption    = "Project";
     this.btnProject.Id         = 10;
     this.btnProject.LargeGlyph = global::ProjectManagement.Properties.Resources.project_64;
     this.btnProject.LargeWidth = 80;
     this.btnProject.Name       = "btnProject";
     this.btnProject.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnProject_ItemClick);
     //
     // btnTask
     //
     this.btnTask.Caption    = "Task";
     this.btnTask.Id         = 11;
     this.btnTask.LargeGlyph = global::ProjectManagement.Properties.Resources.task_64;
     this.btnTask.LargeWidth = 80;
     this.btnTask.Name       = "btnTask";
     this.btnTask.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTaskCreating_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 14;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // btntimkiem
     //
     this.btntimkiem.Id   = 16;
     this.btntimkiem.Name = "btntimkiem";
     //
     // btnlichsuduaninan
     //
     this.btnlichsuduaninan.Caption    = "Lịch Sử Dự Án In Ấn";
     this.btnlichsuduaninan.Id         = 17;
     this.btnlichsuduaninan.LargeGlyph = global::ProjectManagement.Properties.Resources.lichsuduaninan48;
     this.btnlichsuduaninan.LargeWidth = 80;
     this.btnlichsuduaninan.Name       = "btnlichsuduaninan";
     //
     // btnStage
     //
     this.btnStage.Caption    = "Stage";
     this.btnStage.Id         = 21;
     this.btnStage.LargeGlyph = global::ProjectManagement.Properties.Resources.stagemanagement_50_G;
     this.btnStage.LargeWidth = 80;
     this.btnStage.Name       = "btnStage";
     this.btnStage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnStage_ItemClick);
     //
     // btnProjectCreating
     //
     this.btnProjectCreating.Caption    = "Project creating";
     this.btnProjectCreating.Id         = 22;
     this.btnProjectCreating.LargeGlyph = global::ProjectManagement.Properties.Resources.creating_50_Bl;
     this.btnProjectCreating.LargeWidth = 80;
     this.btnProjectCreating.Name       = "btnProjectCreating";
     this.btnProjectCreating.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnProjectCreating_ItemClick);
     //
     // btnProjectsDiagram
     //
     this.btnProjectsDiagram.Caption    = "Project diagram";
     this.btnProjectsDiagram.Id         = 23;
     this.btnProjectsDiagram.LargeGlyph = global::ProjectManagement.Properties.Resources.projectdiagram_64;
     this.btnProjectsDiagram.LargeWidth = 80;
     this.btnProjectsDiagram.Name       = "btnProjectsDiagram";
     this.btnProjectsDiagram.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnProjectsDiagram_ItemClick);
     //
     // btnPersonalInformation
     //
     this.btnPersonalInformation.Caption    = "Personal\r\nInformation";
     this.btnPersonalInformation.Id         = 26;
     this.btnPersonalInformation.LargeGlyph = global::ProjectManagement.Properties.Resources.User_64_Gr;
     this.btnPersonalInformation.Name       = "btnPersonalInformation";
     this.btnPersonalInformation.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPersonalInformation_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup10
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Home";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnLogIn);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnLogOut);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "System";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.btnShowMenu);
     this.ribbonPageGroup2.ItemLinks.Add(this.btnChangePassword);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Function";
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Interface";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3,
         this.ribbonPageGroup4
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Personal";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.btnPersonalInformation);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Information";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.btnProjectHistory);
     this.ribbonPageGroup4.ItemLinks.Add(this.btnHistory);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "History";
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.RbPgCtrlCreating,
         this.ribbonPageGroup12
     });
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Function";
     //
     // RbPgCtrlCreating
     //
     this.RbPgCtrlCreating.ItemLinks.Add(this.btnProjectCreating);
     this.RbPgCtrlCreating.Name = "RbPgCtrlCreating";
     this.RbPgCtrlCreating.Text = "Project creating";
     //
     // ribbonPageGroup12
     //
     this.ribbonPageGroup12.ItemLinks.Add(this.btnProjectsDiagram);
     this.ribbonPageGroup12.Name = "ribbonPageGroup12";
     this.ribbonPageGroup12.Text = "Project Diagram";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5,
         this.ribbonPageGroup6,
         this.ribbonPageGroup7,
         this.ribbonPageGroup11,
         this.ribbonPageGroup8
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Management";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.btnEmployee);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Employee";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.btnDepartment);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Department";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.btnProject);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "Project";
     //
     // ribbonPageGroup11
     //
     this.ribbonPageGroup11.ItemLinks.Add(this.btnStage);
     this.ribbonPageGroup11.Name = "ribbonPageGroup11";
     this.ribbonPageGroup11.Text = "Stage";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.btnTask);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "Task ";
     //
     // rbsstatus
     //
     this.rbsstatus.Location = new System.Drawing.Point(1, 291);
     this.rbsstatus.Name     = "rbsstatus";
     this.rbsstatus.Ribbon   = this.ribbonControl1;
     this.rbsstatus.Size     = new System.Drawing.Size(868, 28);
     //
     // mdimain
     //
     this.mdimain.AllowDragDrop           = DevExpress.Utils.DefaultBoolean.True;
     this.mdimain.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeaderAndOnMouseHover;
     this.mdimain.MdiParent = this;
     this.mdimain.UseFormIconAsPageImage = DevExpress.Utils.DefaultBoolean.True;
     this.mdimain.SelectedPageChanged   += new System.EventHandler(this.mdimain_SelectedPageChanged);
     this.mdimain.PageAdded += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.mdimain_PageAdded);
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2013";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.Text = "Project diagram";
     //
     // formMain
     //
     this.AllowFormGlass             = DevExpress.Utils.DefaultBoolean.False;
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1036, 575);
     this.Controls.Add(this.ribbonControl1);
     this.Font           = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Margin         = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name           = "formMain";
     this.Ribbon         = this.ribbonControl1;
     this.StatusBar      = this.rbsstatus;
     this.Text           = "Marketing Project Management";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.formMain_FormClosing);
     this.Load          += new System.EventHandler(this.formMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdimain)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #13
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(ểvedasxag5B));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5        = new DevExpress.XtraBars.BarButtonItem();
     this.barHeaderItem1        = new DevExpress.XtraBars.BarHeaderItem();
     this.barHeaderItem2        = new DevExpress.XtraBars.BarHeaderItem();
     this.barButtonItem7        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10       = new DevExpress.XtraBars.BarButtonItem();
     this.imageCollection1      = new DevExpress.Utils.ImageCollection(this.components);
     this.ribbonPage1           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.navBarControl1        = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup2          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem3           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup1          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem1           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem2           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup3          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem10          = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem11          = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup4          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem8           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem9           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem4           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup5          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem5           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem7           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup6          = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem6           = new DevExpress.XtraNavBar.NavBarItem();
     this.workspaceManager1     = new DevExpress.Utils.WorkspaceManager();
     this.barButtonItem6        = new DevExpress.XtraBars.BarButtonItem();
     this.navBarItem12          = new DevExpress.XtraNavBar.NavBarItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barHeaderItem1,
         this.barHeaderItem2,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.barButtonItem6
     });
     this.ribbonControl1.LargeImages = this.imageCollection1;
     this.ribbonControl1.Location    = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId   = 28;
     this.ribbonControl1.Name        = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2
     });
     this.ribbonControl1.Size            = new System.Drawing.Size(905, 141);
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Khách Hàng";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.ImageOptions.LargeImageIndex = 2;
     this.barButtonItem1.Name        = "barButtonItem1";
     this.barButtonItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem1.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Nhân Viên";
     this.barButtonItem2.Id      = 2;
     this.barButtonItem2.ImageOptions.LargeImageIndex = 3;
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Bán Hàng\r\n";
     this.barButtonItem3.Id      = 3;
     this.barButtonItem3.ImageOptions.LargeImageIndex = 4;
     this.barButtonItem3.Name       = "barButtonItem3";
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Mua Hàng";
     this.barButtonItem4.Id      = 4;
     this.barButtonItem4.ImageOptions.LargeImageIndex = 1;
     this.barButtonItem4.Name       = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Sản Phẩm";
     this.barButtonItem5.Id      = 5;
     this.barButtonItem5.ImageOptions.LargeImageIndex = 0;
     this.barButtonItem5.Name       = "barButtonItem5";
     this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "barHeaderItem1";
     this.barHeaderItem1.Id      = 6;
     this.barHeaderItem1.Name    = "barHeaderItem1";
     //
     // barHeaderItem2
     //
     this.barHeaderItem2.Caption = "barHeaderItem2";
     this.barHeaderItem2.Id      = 7;
     this.barHeaderItem2.Name    = "barHeaderItem2";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Báo cáo doanh thu";
     this.barButtonItem7.Id      = 10;
     this.barButtonItem7.ImageOptions.LargeImageIndex = 8;
     this.barButtonItem7.Name       = "barButtonItem7";
     this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick);
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Quản lý tài khoản";
     this.barButtonItem8.Id      = 11;
     this.barButtonItem8.ImageOptions.LargeImageIndex = 6;
     this.barButtonItem8.Name       = "barButtonItem8";
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Tài khoản của tôi";
     this.barButtonItem9.Id      = 12;
     this.barButtonItem9.ImageOptions.LargeImageIndex = 7;
     this.barButtonItem9.Name       = "barButtonItem9";
     this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick);
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "Đăng xuất";
     this.barButtonItem10.Id      = 14;
     this.barButtonItem10.ImageOptions.LargeImageIndex = 5;
     this.barButtonItem10.Name       = "barButtonItem10";
     this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick);
     //
     // imageCollection1
     //
     this.imageCollection1.ImageSize   = new System.Drawing.Size(32, 32);
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "box-32.png");
     this.imageCollection1.Images.SetKeyName(1, "Buy_B-32.png");
     this.imageCollection1.Images.SetKeyName(2, "Customer-32.png");
     this.imageCollection1.Images.SetKeyName(3, "flat_seo-32-32.png");
     this.imageCollection1.Images.SetKeyName(4, "Sale-32.png");
     this.imageCollection1.Images.SetKeyName(5, "logout_exit-32.png");
     this.imageCollection1.Images.SetKeyName(6, "admin.png");
     this.imageCollection1.Images.SetKeyName(7, "my_statues-32.png");
     this.imageCollection1.Images.SetKeyName(8, "report.png");
     this.imageCollection1.Images.SetKeyName(9, "Report-01-32.png");
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Nghiệp vụ hệ thống";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem3, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem4, true);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem5, true);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Nghiệp vụ hệ thống";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem7, true);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem6, true);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Báo cáo";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Quản trị hệ thống";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "ribbonPageGroup3";
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.MdiParent = this;
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup6;
     this.navBarControl1.Appearance.Item.BackColor            = System.Drawing.Color.Silver;
     this.navBarControl1.Appearance.Item.Options.UseBackColor = true;
     this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Left;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroup1,
         this.navBarGroup2,
         this.navBarGroup3,
         this.navBarGroup4,
         this.navBarGroup5,
         this.navBarGroup6
     });
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
         this.navBarItem1,
         this.navBarItem2,
         this.navBarItem3,
         this.navBarItem5,
         this.navBarItem6,
         this.navBarItem7,
         this.navBarItem8,
         this.navBarItem9,
         this.navBarItem10,
         this.navBarItem11,
         this.navBarItem4,
         this.navBarItem12
     });
     this.navBarControl1.Location = new System.Drawing.Point(0, 141);
     this.navBarControl1.Name     = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 247;
     this.navBarControl1.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
     this.navBarControl1.Size           = new System.Drawing.Size(247, 380);
     this.navBarControl1.TabIndex       = 2;
     this.navBarControl1.Text           = "navBarControl1";
     //
     // navBarGroup2
     //
     this.navBarGroup2.Caption = "Nhân viên";
     this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem3)
     });
     this.navBarGroup2.Name = "navBarGroup2";
     //
     // navBarItem3
     //
     this.navBarItem3.Caption      = "Danh Sách Nhân Viên";
     this.navBarItem3.Name         = "navBarItem3";
     this.navBarItem3.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem3_LinkClicked);
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "Khách hàng";
     this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem1),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2)
     });
     this.navBarGroup1.Name = "navBarGroup1";
     //
     // navBarItem1
     //
     this.navBarItem1.Caption      = "Loại khách hàng";
     this.navBarItem1.Name         = "navBarItem1";
     this.navBarItem1.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem1_LinkClicked);
     //
     // navBarItem2
     //
     this.navBarItem2.Caption      = "Danh sách khách hàng";
     this.navBarItem2.Name         = "navBarItem2";
     this.navBarItem2.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem2_LinkClicked);
     //
     // navBarGroup3
     //
     this.navBarGroup3.Caption = "Bán hàng";
     this.navBarGroup3.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem10),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem11)
     });
     this.navBarGroup3.Name = "navBarGroup3";
     //
     // navBarItem10
     //
     this.navBarItem10.Caption      = "Hóa đơn bán";
     this.navBarItem10.Name         = "navBarItem10";
     this.navBarItem10.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem10_LinkClicked);
     //
     // navBarItem11
     //
     this.navBarItem11.Caption      = "Chương trình khuyến mãi";
     this.navBarItem11.Name         = "navBarItem11";
     this.navBarItem11.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem11_LinkClicked);
     //
     // navBarGroup4
     //
     this.navBarGroup4.Caption = "Mua hàng";
     this.navBarGroup4.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem8),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem9),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem4)
     });
     this.navBarGroup4.Name = "navBarGroup4";
     //
     // navBarItem8
     //
     this.navBarItem8.Caption      = "Hóa đơn nhập";
     this.navBarItem8.Name         = "navBarItem8";
     this.navBarItem8.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem8_LinkClicked);
     //
     // navBarItem9
     //
     this.navBarItem9.Caption      = "Nhà cung cấp";
     this.navBarItem9.Name         = "navBarItem9";
     this.navBarItem9.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem9_LinkClicked);
     //
     // navBarItem4
     //
     this.navBarItem4.Caption      = "Kho Hàng";
     this.navBarItem4.Name         = "navBarItem4";
     this.navBarItem4.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem4_LinkClicked);
     //
     // navBarGroup5
     //
     this.navBarGroup5.Caption = "Sản phẩm";
     this.navBarGroup5.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem5),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem7)
     });
     this.navBarGroup5.Name = "navBarGroup5";
     //
     // navBarItem5
     //
     this.navBarItem5.Caption      = "Loại sản phẩm";
     this.navBarItem5.Name         = "navBarItem5";
     this.navBarItem5.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem5_LinkClicked);
     //
     // navBarItem7
     //
     this.navBarItem7.Caption      = "Danh sách sản phẩm";
     this.navBarItem7.Name         = "navBarItem7";
     this.navBarItem7.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem7_LinkClicked);
     //
     // navBarGroup6
     //
     this.navBarGroup6.Caption  = "Báo cáo";
     this.navBarGroup6.Expanded = true;
     this.navBarGroup6.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem6),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem12)
     });
     this.navBarGroup6.Name = "navBarGroup6";
     //
     // navBarItem6
     //
     this.navBarItem6.Caption      = "Báo cáo doanh thu";
     this.navBarItem6.Name         = "navBarItem6";
     this.navBarItem6.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem6_LinkClicked);
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Thống Kê Top Hàng Bán Chạy";
     this.barButtonItem6.Id      = 27;
     this.barButtonItem6.ImageOptions.LargeImageIndex = 9;
     this.barButtonItem6.Name       = "barButtonItem6";
     this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick);
     //
     // navBarItem12
     //
     this.navBarItem12.Caption      = "Thống Kê Top Hàng Bán Chạy";
     this.navBarItem12.Name         = "navBarItem12";
     this.navBarItem12.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItem12_LinkClicked);
     //
     // ểvedasxag5B
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(905, 521);
     this.Controls.Add(this.navBarControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Cursor          = System.Windows.Forms.Cursors.Cross;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.IsMdiContainer  = true;
     this.Name            = "ểvedasxag5B";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Main";
     this.WindowState     = System.Windows.Forms.FormWindowState.Maximized;
     this.Load           += new System.EventHandler(this.Main_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #14
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.Utils.Animation.PushTransition pushTransition2 = new DevExpress.Utils.Animation.PushTransition();
     this.barManager1                 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                        = new DevExpress.XtraBars.Bar();
     this.bar2                        = new DevExpress.XtraBars.Bar();
     this.fileBarSubItem              = new DevExpress.XtraBars.BarSubItem();
     this.newBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.openBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.openRecentBarSubItem        = new DevExpress.XtraBars.BarSubItem();
     this.openRecentBarListItem       = new DevExpress.XtraBars.BarListItem();
     this.saveBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.saveAsBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.printBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.exportBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.importBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.setDefaultPathBarButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.closeBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.exitBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.editBarSubItem              = new DevExpress.XtraBars.BarSubItem();
     this.guiBarSubItem               = new DevExpress.XtraBars.BarSubItem();
     this.skinMenuBarSubItem          = new DevExpress.XtraBars.SkinBarSubItem();
     this.skinListDropDownButtonItem  = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.makeDirtyBarButtonItem      = new DevExpress.XtraBars.BarButtonItem();
     this.bar3                        = new DevExpress.XtraBars.Bar();
     this.barDockControlTop           = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom        = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft          = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight         = new DevExpress.XtraBars.BarDockControl();
     this.barSubItem1                 = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem5              = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem2                 = new DevExpress.XtraBars.BarSubItem();
     this.xtraOpenFileDialog1         = new DevExpress.XtraEditors.XtraOpenFileDialog(this.components);
     this.xtraSaveFileDialog1         = new DevExpress.XtraEditors.XtraSaveFileDialog(this.components);
     this.xtraFolderBrowserDialog1    = new DevExpress.XtraEditors.XtraFolderBrowserDialog(this.components);
     this.fileNameLabelControl        = new DevExpress.XtraEditors.LabelControl();
     this.fileStatusLabelControl      = new DevExpress.XtraEditors.LabelControl();
     this.toolbarsBarListItem         = new DevExpress.XtraBars.BarToolbarsListItem();
     this.dockingBarMenuItem          = new DevExpress.XtraBars.BarDockingMenuItem();
     this.workspaceBarMenuItem        = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1           = new DevExpress.Utils.WorkspaceManager();
     this.colorSwatchesBarButtonItem  = new DevExpress.XtraBars.BarButtonItem();
     this.colorMixerBarButtonItem     = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar2,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.fileBarSubItem,
         this.editBarSubItem,
         this.barSubItem1,
         this.openBarButtonItem,
         this.saveBarButtonItem,
         this.saveAsBarButtonItem,
         this.newBarButtonItem,
         this.barButtonItem5,
         this.barSubItem2,
         this.printBarButtonItem,
         this.exportBarButtonItem,
         this.importBarButtonItem,
         this.closeBarButtonItem,
         this.exitBarButtonItem,
         this.setDefaultPathBarButtonItem,
         this.guiBarSubItem,
         this.skinMenuBarSubItem,
         this.skinListDropDownButtonItem,
         this.makeDirtyBarButtonItem,
         this.openRecentBarListItem,
         this.openRecentBarSubItem,
         this.toolbarsBarListItem,
         this.dockingBarMenuItem,
         this.workspaceBarMenuItem,
         this.colorSwatchesBarButtonItem,
         this.colorMixerBarButtonItem
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 27;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.Text      = "Tools";
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.fileBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.editBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.guiBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.makeDirtyBarButtonItem)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // fileBarSubItem
     //
     this.fileBarSubItem.Caption = "&File";
     this.fileBarSubItem.Id      = 0;
     this.fileBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.newBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.openBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.openRecentBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.saveBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.saveAsBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.printBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.exportBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.importBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.setDefaultPathBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.closeBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.exitBarButtonItem, true)
     });
     this.fileBarSubItem.Name = "fileBarSubItem";
     //
     // newBarButtonItem
     //
     this.newBarButtonItem.Caption    = "New";
     this.newBarButtonItem.Id         = 6;
     this.newBarButtonItem.Name       = "newBarButtonItem";
     this.newBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.newBarButtonItem_ItemClick);
     //
     // openBarButtonItem
     //
     this.openBarButtonItem.Caption    = "Open...";
     this.openBarButtonItem.Id         = 3;
     this.openBarButtonItem.Name       = "openBarButtonItem";
     this.openBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.openBarButtonItem_ItemClick);
     //
     // openRecentBarSubItem
     //
     this.openRecentBarSubItem.Caption = "Open Recent";
     this.openRecentBarSubItem.Id      = 21;
     this.openRecentBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.openRecentBarListItem)
     });
     this.openRecentBarSubItem.Name = "openRecentBarSubItem";
     //
     // openRecentBarListItem
     //
     this.openRecentBarListItem.Caption             = "Open Recent";
     this.openRecentBarListItem.Id                  = 20;
     this.openRecentBarListItem.MaxSubItemTextWidth = 100;
     this.openRecentBarListItem.Name                = "openRecentBarListItem";
     this.openRecentBarListItem.ListItemClick      += new DevExpress.XtraBars.ListItemClickEventHandler(this.openRecentBarListItem_ListItemClick);
     this.openRecentBarListItem.GetItemData        += new System.EventHandler(this.openRecentBarListItem_GetItemData);
     //
     // saveBarButtonItem
     //
     this.saveBarButtonItem.Caption    = "Save";
     this.saveBarButtonItem.Id         = 4;
     this.saveBarButtonItem.Name       = "saveBarButtonItem";
     this.saveBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveBarButtonItem_ItemClick);
     //
     // saveAsBarButtonItem
     //
     this.saveAsBarButtonItem.Caption    = "Save As...";
     this.saveAsBarButtonItem.Id         = 5;
     this.saveAsBarButtonItem.Name       = "saveAsBarButtonItem";
     this.saveAsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveAsBarButtonItem_ItemClick);
     //
     // printBarButtonItem
     //
     this.printBarButtonItem.Caption = "Print";
     this.printBarButtonItem.Id      = 9;
     this.printBarButtonItem.Name    = "printBarButtonItem";
     //
     // exportBarButtonItem
     //
     this.exportBarButtonItem.Caption = "Export";
     this.exportBarButtonItem.Id      = 10;
     this.exportBarButtonItem.Name    = "exportBarButtonItem";
     //
     // importBarButtonItem
     //
     this.importBarButtonItem.Caption = "Import";
     this.importBarButtonItem.Id      = 11;
     this.importBarButtonItem.Name    = "importBarButtonItem";
     //
     // setDefaultPathBarButtonItem
     //
     this.setDefaultPathBarButtonItem.Caption    = "Set Default Path";
     this.setDefaultPathBarButtonItem.Id         = 15;
     this.setDefaultPathBarButtonItem.Name       = "setDefaultPathBarButtonItem";
     this.setDefaultPathBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.setDefaultPathBarButtonItem_ItemClick);
     //
     // closeBarButtonItem
     //
     this.closeBarButtonItem.Caption    = "Close";
     this.closeBarButtonItem.Id         = 13;
     this.closeBarButtonItem.Name       = "closeBarButtonItem";
     this.closeBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.closeBarButtonItem_ItemClick);
     //
     // exitBarButtonItem
     //
     this.exitBarButtonItem.Caption    = "Exit";
     this.exitBarButtonItem.Id         = 14;
     this.exitBarButtonItem.Name       = "exitBarButtonItem";
     this.exitBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.exitBarButtonItem_ItemClick);
     //
     // editBarSubItem
     //
     this.editBarSubItem.Caption = "&Edit";
     this.editBarSubItem.Id      = 1;
     this.editBarSubItem.Name    = "editBarSubItem";
     //
     // guiBarSubItem
     //
     this.guiBarSubItem.Caption = "GUI";
     this.guiBarSubItem.Id      = 16;
     this.guiBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.toolbarsBarListItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.dockingBarMenuItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.workspaceBarMenuItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinMenuBarSubItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinListDropDownButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.colorSwatchesBarButtonItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.colorMixerBarButtonItem)
     });
     this.guiBarSubItem.Name = "guiBarSubItem";
     //
     // skinMenuBarSubItem
     //
     this.skinMenuBarSubItem.Caption = "Skin Menu";
     this.skinMenuBarSubItem.Id      = 17;
     this.skinMenuBarSubItem.Name    = "skinMenuBarSubItem";
     //
     // skinListDropDownButtonItem
     //
     this.skinListDropDownButtonItem.Id   = 18;
     this.skinListDropDownButtonItem.Name = "skinListDropDownButtonItem";
     //
     // makeDirtyBarButtonItem
     //
     this.makeDirtyBarButtonItem.Caption    = "\"Make Dirty\"";
     this.makeDirtyBarButtonItem.Id         = 19;
     this.makeDirtyBarButtonItem.Name       = "makeDirtyBarButtonItem";
     this.makeDirtyBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.makeDirtyBarButtonItem_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(723, 46);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 346);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(723, 18);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 46);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 300);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(723, 46);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 300);
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "Open";
     this.barSubItem1.Id      = 2;
     this.barSubItem1.Name    = "barSubItem1";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Open Recent";
     this.barButtonItem5.Id      = 7;
     this.barButtonItem5.Name    = "barButtonItem5";
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "Print";
     this.barSubItem2.Id      = 8;
     this.barSubItem2.Name    = "barSubItem2";
     //
     // xtraOpenFileDialog1
     //
     this.xtraOpenFileDialog1.FileName = "xtraOpenFileDialog1";
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "xtraSaveFileDialog1";
     //
     // xtraFolderBrowserDialog1
     //
     this.xtraFolderBrowserDialog1.SelectedPath = "xtraFolderBrowserDialog1";
     //
     // fileNameLabelControl
     //
     this.fileNameLabelControl.Appearance.Font            = new System.Drawing.Font("Tahoma", 72F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fileNameLabelControl.Appearance.Options.UseFont = true;
     this.fileNameLabelControl.LineVisible = true;
     this.fileNameLabelControl.Location    = new System.Drawing.Point(220, 63);
     this.fileNameLabelControl.Name        = "fileNameLabelControl";
     this.fileNameLabelControl.Size        = new System.Drawing.Size(268, 116);
     this.fileNameLabelControl.TabIndex    = 4;
     this.fileNameLabelControl.Text        = "Empty";
     //
     // fileStatusLabelControl
     //
     this.fileStatusLabelControl.Appearance.Font            = new System.Drawing.Font("Tahoma", 72F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fileStatusLabelControl.Appearance.Options.UseFont = true;
     this.fileStatusLabelControl.LineVisible = true;
     this.fileStatusLabelControl.Location    = new System.Drawing.Point(220, 185);
     this.fileStatusLabelControl.Name        = "fileStatusLabelControl";
     this.fileStatusLabelControl.Size        = new System.Drawing.Size(268, 116);
     this.fileStatusLabelControl.TabIndex    = 5;
     this.fileStatusLabelControl.Text        = "Empty";
     //
     // toolbarsBarListItem
     //
     this.toolbarsBarListItem.Caption = "Toolbar";
     this.toolbarsBarListItem.Id      = 22;
     this.toolbarsBarListItem.Name    = "toolbarsBarListItem";
     //
     // dockingBarMenuItem
     //
     this.dockingBarMenuItem.Caption = "Docking";
     this.dockingBarMenuItem.Id      = 23;
     this.dockingBarMenuItem.Name    = "dockingBarMenuItem";
     //
     // workspaceBarMenuItem
     //
     this.workspaceBarMenuItem.Caption          = "Workspace";
     this.workspaceBarMenuItem.Id               = 24;
     this.workspaceBarMenuItem.Name             = "workspaceBarMenuItem";
     this.workspaceBarMenuItem.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition2;
     //
     // colorSwatchesBarButtonItem
     //
     this.colorSwatchesBarButtonItem.Caption    = "Color Swatches";
     this.colorSwatchesBarButtonItem.Id         = 25;
     this.colorSwatchesBarButtonItem.Name       = "colorSwatchesBarButtonItem";
     this.colorSwatchesBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.colorSwatchesBarButtonItem_ItemClick);
     //
     // colorMixerBarButtonItem
     //
     this.colorMixerBarButtonItem.Caption    = "Color Mixer";
     this.colorMixerBarButtonItem.Id         = 26;
     this.colorMixerBarButtonItem.Name       = "colorMixerBarButtonItem";
     this.colorMixerBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.colorMixerBarButtonItem_ItemClick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(723, 364);
     this.Controls.Add(this.fileStatusLabelControl);
     this.Controls.Add(this.fileNameLabelControl);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name         = "Form1";
     this.Text         = "Form1";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load        += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     DevExpress.Utils.SimpleContextButton           simpleContextButton1 = new DevExpress.Utils.SimpleContextButton();
     DevExpress.Utils.SimpleContextButton           simpleContextButton2 = new DevExpress.Utils.SimpleContextButton();
     DevExpress.Utils.SimpleContextButton           simpleContextButton3 = new DevExpress.Utils.SimpleContextButton();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource1    = new Microsoft.Reporting.WinForms.ReportDataSource();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource2    = new Microsoft.Reporting.WinForms.ReportDataSource();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource3    = new Microsoft.Reporting.WinForms.ReportDataSource();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource4    = new Microsoft.Reporting.WinForms.ReportDataSource();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource5    = new Microsoft.Reporting.WinForms.ReportDataSource();
     Microsoft.Reporting.WinForms.ReportDataSource  reportDataSource6    = new Microsoft.Reporting.WinForms.ReportDataSource();
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.PushTransition      pushTransition1      = new DevExpress.Utils.Animation.PushTransition();
     this.analyseBindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.oplataDataSet                  = new oplata.oplataDataSet();
     this.analyse1BindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.analyse3BindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.analyse2BindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.windowsUIButtonPanel1          = new DevExpress.XtraBars.Docking2010.WindowsUIButtonPanel();
     this.sprslujbiBindingSource         = new System.Windows.Forms.BindingSource(this.components);
     this.spr_slujbiTableAdapter         = new oplata.oplataDataSetTableAdapters.spr_slujbiTableAdapter();
     this.xtraTabControl1                = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1                   = new DevExpress.XtraTab.XtraTabPage();
     this.lookUpEdit1                    = new DevExpress.XtraEditors.LookUpEdit();
     this.sprslujbibezzavisBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.simpleButton1                  = new DevExpress.XtraEditors.SimpleButton();
     this.textEdit1           = new DevExpress.XtraEditors.TextEdit();
     this.pictureEdit1        = new DevExpress.XtraEditors.PictureEdit();
     this.comboBox2           = new System.Windows.Forms.ComboBox();
     this.comboBox1           = new System.Windows.Forms.ComboBox();
     this.sprmesBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.gridControl1        = new DevExpress.XtraGrid.GridControl();
     this.planBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colid        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colid_slujbi = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.colgod = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.colmes = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.id_slujbi_zavis           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.colplan_deneg             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.xtraTabPage2        = new DevExpress.XtraTab.XtraTabPage();
     this.uS_vvod_mes_dannyh1 = new oplata.US_vvod_mes_dannyh();
     this.xtraTabPage3        = new DevExpress.XtraTab.XtraTabPage();
     this.dateTimePicker1     = new System.Windows.Forms.DateTimePicker();
     this.reportViewer1       = new Microsoft.Reporting.WinForms.ReportViewer();
     this.planTableAdapter    = new oplata.oplataDataSetTableAdapters.planTableAdapter();
     this.spr_mesTableAdapter = new oplata.oplataDataSetTableAdapters.spr_mesTableAdapter();
     this.spr_slujbi_bez_zavisTableAdapter = new oplata.oplataDataSetTableAdapters.spr_slujbi_bez_zavisTableAdapter();
     this.contextMenuStrip1         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.просмотрToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tableAdapterManager       = new oplata.oplataDataSetTableAdapters.TableAdapterManager();
     this.spr_zavisBindingSource    = new System.Windows.Forms.BindingSource(this.components);
     this.spr_zavisTableAdapter     = new oplata.oplataDataSetTableAdapters.spr_zavisTableAdapter();
     this.transitionManager1        = new DevExpress.Utils.Animation.TransitionManager();
     this.analyseTableAdapter       = new oplata.oplataDataSetTableAdapters.analyseTableAdapter();
     this.analyse1TableAdapter      = new oplata.oplataDataSetTableAdapters.analyse1TableAdapter();
     this.analyse3TableAdapter      = new oplata.oplataDataSetTableAdapters.analyse3TableAdapter();
     this.analyse2TableAdapter      = new oplata.oplataDataSetTableAdapters.analyse2TableAdapter();
     this.analyse4BindingSource     = new System.Windows.Forms.BindingSource(this.components);
     this.analyse4TableAdapter      = new oplata.oplataDataSetTableAdapters.analyse4TableAdapter();
     this.analyse5BindingSource     = new System.Windows.Forms.BindingSource(this.components);
     this.analyse5TableAdapter      = new oplata.oplataDataSetTableAdapters.analyse5TableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.analyseBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.oplataDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse1BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse3BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse2BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprslujbiBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprslujbibezzavisBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprmesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.planBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     this.xtraTabPage3.SuspendLayout();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.spr_zavisBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse4BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse5BindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // analyseBindingSource
     //
     this.analyseBindingSource.DataMember = "analyse";
     this.analyseBindingSource.DataSource = this.oplataDataSet;
     //
     // oplataDataSet
     //
     this.oplataDataSet.DataSetName             = "oplataDataSet";
     this.oplataDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // analyse1BindingSource
     //
     this.analyse1BindingSource.DataMember = "analyse1";
     this.analyse1BindingSource.DataSource = this.oplataDataSet;
     //
     // analyse3BindingSource
     //
     this.analyse3BindingSource.DataMember = "analyse3";
     this.analyse3BindingSource.DataSource = this.oplataDataSet;
     //
     // analyse2BindingSource
     //
     this.analyse2BindingSource.DataMember = "analyse2";
     this.analyse2BindingSource.DataSource = this.oplataDataSet;
     //
     // windowsUIButtonPanel1
     //
     this.windowsUIButtonPanel1.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
         new DevExpress.XtraBars.Docking2010.WindowsUIButton("План", ((System.Drawing.Image)(resources.GetObject("windowsUIButtonPanel1.Buttons"))), -1, DevExpress.XtraBars.Docking2010.ButtonStyle.CheckButton, -1),
         new DevExpress.XtraBars.Docking2010.WindowsUIButton("Ввод месячных данных", ((System.Drawing.Image)(resources.GetObject("windowsUIButtonPanel1.Buttons1"))), -1, DevExpress.XtraBars.Docking2010.ButtonStyle.CheckButton, -1),
         new DevExpress.XtraBars.Docking2010.WindowsUIButton("Отчет", ((System.Drawing.Image)(resources.GetObject("windowsUIButtonPanel1.Buttons2"))), -1, DevExpress.XtraBars.Docking2010.ButtonStyle.CheckButton, -1)
     });
     this.windowsUIButtonPanel1.Location       = new System.Drawing.Point(9, 5);
     this.windowsUIButtonPanel1.Name           = "windowsUIButtonPanel1";
     this.windowsUIButtonPanel1.Size           = new System.Drawing.Size(282, 58);
     this.windowsUIButtonPanel1.TabIndex       = 1;
     this.windowsUIButtonPanel1.Text           = "windowsUIButtonPanel1";
     this.windowsUIButtonPanel1.ButtonChecked += new DevExpress.XtraBars.Docking2010.ButtonEventHandler(this.windowsUIButtonPanel1_ButtonChecked);
     //
     // sprslujbiBindingSource
     //
     this.sprslujbiBindingSource.DataMember = "spr_slujbi";
     this.sprslujbiBindingSource.DataSource = this.oplataDataSet;
     //
     // spr_slujbiTableAdapter
     //
     this.spr_slujbiTableAdapter.ClearBeforeFill = true;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                          | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.xtraTabControl1.Location        = new System.Drawing.Point(2, 69);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1058, 652);
     this.xtraTabControl1.TabIndex        = 2;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2,
         this.xtraTabPage3
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.lookUpEdit1);
     this.xtraTabPage1.Controls.Add(this.simpleButton1);
     this.xtraTabPage1.Controls.Add(this.textEdit1);
     this.xtraTabPage1.Controls.Add(this.pictureEdit1);
     this.xtraTabPage1.Controls.Add(this.comboBox2);
     this.xtraTabPage1.Controls.Add(this.comboBox1);
     this.xtraTabPage1.Controls.Add(this.gridControl1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(1052, 624);
     this.xtraTabPage1.Text = "План";
     //
     // lookUpEdit1
     //
     this.lookUpEdit1.Location = new System.Drawing.Point(258, 10);
     this.lookUpEdit1.Name     = "lookUpEdit1";
     this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lookUpEdit1.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("nazv_slujbi", "Название")
     });
     this.lookUpEdit1.Properties.DataSource    = this.sprslujbibezzavisBindingSource;
     this.lookUpEdit1.Properties.DisplayMember = "nazv_slujbi";
     this.lookUpEdit1.Properties.DropDownRows  = 20;
     this.lookUpEdit1.Properties.NullText      = "";
     this.lookUpEdit1.Properties.ValueMember   = "id_slujbi";
     this.lookUpEdit1.Size     = new System.Drawing.Size(150, 20);
     this.lookUpEdit1.TabIndex = 41;
     this.lookUpEdit1.Closed  += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.lookUpEdit1_Closed_1);
     //
     // sprslujbibezzavisBindingSource
     //
     this.sprslujbibezzavisBindingSource.DataMember = "spr_slujbi_bez_zavis";
     this.sprslujbibezzavisBindingSource.DataSource = this.oplataDataSet;
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(543, 10);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 40;
     this.simpleButton1.Text     = "Добавить";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(414, 10);
     this.textEdit1.Name     = "textEdit1";
     this.textEdit1.Properties.Mask.EditMask = "c";
     this.textEdit1.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.textEdit1.Size     = new System.Drawing.Size(111, 20);
     this.textEdit1.TabIndex = 39;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Cursor    = System.Windows.Forms.Cursors.Default;
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(983, 5);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEdit1.Size     = new System.Drawing.Size(31, 26);
     this.pictureEdit1.TabIndex = 37;
     this.pictureEdit1.Click   += new System.EventHandler(this.pictureEdit1_Click_1);
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Items.AddRange(new object[] {
         "2017",
         "2018",
         "2019",
         "2020"
     });
     this.comboBox2.Location = new System.Drawing.Point(131, 10);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(121, 21);
     this.comboBox2.TabIndex = 5;
     this.comboBox2.SelectionChangeCommitted += new System.EventHandler(this.comboBox2_SelectionChangeCommitted);
     //
     // comboBox1
     //
     this.comboBox1.DataSource        = this.sprmesBindingSource;
     this.comboBox1.DisplayMember     = "name";
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(3, 10);
     this.comboBox1.Name        = "comboBox1";
     this.comboBox1.Size        = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex    = 4;
     this.comboBox1.ValueMember = "id";
     this.comboBox1.SelectionChangeCommitted += new System.EventHandler(this.comboBox1_SelectionChangeCommitted);
     //
     // sprmesBindingSource
     //
     this.sprmesBindingSource.DataMember = "spr_mes";
     this.sprmesBindingSource.DataSource = this.oplataDataSet;
     //
     // gridControl1
     //
     this.gridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControl1.DataSource = this.planBindingSource;
     this.gridControl1.Location   = new System.Drawing.Point(3, 37);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit1,
         this.repositoryItemComboBox1,
         this.repositoryItemLookUpEdit2,
         this.repositoryItemLookUpEdit3
     });
     this.gridControl1.Size     = new System.Drawing.Size(1045, 581);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // planBindingSource
     //
     this.planBindingSource.DataMember = "plan";
     this.planBindingSource.DataSource = this.oplataDataSet;
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colid,
         this.colid_slujbi,
         this.colgod,
         this.colmes,
         this.id_slujbi_zavis,
         this.colplan_deneg
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "plan_deneg", this.colplan_deneg, "Итого={0:#.##} сом")
     });
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.EditingMode       = DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditForm;
     this.gridView1.OptionsNavigation.AutoFocusNewRow = true;
     this.gridView1.OptionsView.NewItemRowPosition    = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.gridView1.OptionsView.ShowFooter            = true;
     this.gridView1.OptionsView.ShowGroupPanel        = false;
     this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colid_slujbi, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView1.InitNewRow += new DevExpress.XtraGrid.Views.Grid.InitNewRowEventHandler(this.gridView1_InitNewRow);
     this.gridView1.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridView1_RowUpdated);
     //
     // colid
     //
     this.colid.FieldName = "id";
     this.colid.Name      = "colid";
     //
     // colid_slujbi
     //
     this.colid_slujbi.Caption    = "Название службы";
     this.colid_slujbi.ColumnEdit = this.repositoryItemLookUpEdit1;
     this.colid_slujbi.FieldName  = "id_slujbi";
     this.colid_slujbi.Name       = "colid_slujbi";
     this.colid_slujbi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.colid_slujbi.Visible      = true;
     this.colid_slujbi.VisibleIndex = 0;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("nazv_slujbi", "Служба")
     });
     this.repositoryItemLookUpEdit1.DataSource    = this.sprslujbibezzavisBindingSource;
     this.repositoryItemLookUpEdit1.DisplayMember = "nazv_slujbi";
     this.repositoryItemLookUpEdit1.Name          = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.NullText      = "";
     this.repositoryItemLookUpEdit1.ValueMember   = "id_slujbi";
     //
     // colgod
     //
     this.colgod.Caption      = "Год";
     this.colgod.ColumnEdit   = this.repositoryItemComboBox1;
     this.colgod.FieldName    = "god";
     this.colgod.Name         = "colgod";
     this.colgod.Visible      = true;
     this.colgod.VisibleIndex = 1;
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     simpleContextButton1.Caption = "2018";
     simpleContextButton1.Id      = new System.Guid("8f9591fd-d215-4975-9e4a-b896461e82e7");
     simpleContextButton1.Name    = "SimpleContextButton";
     simpleContextButton2.Caption = "2018";
     simpleContextButton2.Id      = new System.Guid("205f10e8-666e-4c90-9e5c-1bb3eb8a6931");
     simpleContextButton2.Name    = "SimpleContextButton";
     simpleContextButton3.Caption = "2019";
     simpleContextButton3.Id      = new System.Guid("346832c8-d58f-4334-90ea-8fb22cefd24e");
     simpleContextButton3.Name    = "SimpleContextButton";
     this.repositoryItemComboBox1.ContextButtons.Add(simpleContextButton1);
     this.repositoryItemComboBox1.ContextButtons.Add(simpleContextButton2);
     this.repositoryItemComboBox1.ContextButtons.Add(simpleContextButton3);
     this.repositoryItemComboBox1.Items.AddRange(new object[] {
         "2017",
         "2018",
         "2019",
         "2020"
     });
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     //
     // colmes
     //
     this.colmes.Caption      = "Месяц";
     this.colmes.ColumnEdit   = this.repositoryItemLookUpEdit2;
     this.colmes.FieldName    = "mes";
     this.colmes.Name         = "colmes";
     this.colmes.Visible      = true;
     this.colmes.VisibleIndex = 2;
     //
     // repositoryItemLookUpEdit2
     //
     this.repositoryItemLookUpEdit2.AutoHeight = false;
     this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit2.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("name", "Месяц")
     });
     this.repositoryItemLookUpEdit2.DataSource    = this.sprmesBindingSource;
     this.repositoryItemLookUpEdit2.DisplayMember = "name";
     this.repositoryItemLookUpEdit2.Name          = "repositoryItemLookUpEdit2";
     this.repositoryItemLookUpEdit2.NullText      = "";
     this.repositoryItemLookUpEdit2.ValueMember   = "id";
     //
     // id_slujbi_zavis
     //
     this.id_slujbi_zavis.Caption    = "По";
     this.id_slujbi_zavis.ColumnEdit = this.repositoryItemLookUpEdit3;
     this.id_slujbi_zavis.FieldName  = "id_slujbi_zavis";
     this.id_slujbi_zavis.Name       = "id_slujbi_zavis";
     //
     // repositoryItemLookUpEdit3
     //
     this.repositoryItemLookUpEdit3.AutoHeight = false;
     this.repositoryItemLookUpEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit3.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("nazv_slujbi", "Служба")
     });
     this.repositoryItemLookUpEdit3.DataSource    = this.sprslujbiBindingSource;
     this.repositoryItemLookUpEdit3.DisplayMember = "nazv_slujbi";
     this.repositoryItemLookUpEdit3.Name          = "repositoryItemLookUpEdit3";
     this.repositoryItemLookUpEdit3.NullText      = "";
     this.repositoryItemLookUpEdit3.ValueMember   = "id_slujbi";
     //
     // colplan_deneg
     //
     this.colplan_deneg.Caption = "План(сом)";
     this.colplan_deneg.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.colplan_deneg.FieldName = "plan_deneg";
     this.colplan_deneg.Name      = "colplan_deneg";
     this.colplan_deneg.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "plan_deneg", "Итого по ОАО \"Северэлектро\"={0:#.##} сом")
     });
     this.colplan_deneg.UnboundType  = DevExpress.Data.UnboundColumnType.Decimal;
     this.colplan_deneg.Visible      = true;
     this.colplan_deneg.VisibleIndex = 3;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.uS_vvod_mes_dannyh1);
     this.xtraTabPage2.Name        = "xtraTabPage2";
     this.xtraTabPage2.PageVisible = false;
     this.xtraTabPage2.Size        = new System.Drawing.Size(1052, 624);
     this.xtraTabPage2.Text        = "Месячные данные";
     //
     // uS_vvod_mes_dannyh1
     //
     this.uS_vvod_mes_dannyh1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.uS_vvod_mes_dannyh1.Location = new System.Drawing.Point(-1, 0);
     this.uS_vvod_mes_dannyh1.Name     = "uS_vvod_mes_dannyh1";
     this.uS_vvod_mes_dannyh1.Size     = new System.Drawing.Size(1015, 548);
     this.uS_vvod_mes_dannyh1.TabIndex = 0;
     //
     // xtraTabPage3
     //
     this.xtraTabPage3.Controls.Add(this.dateTimePicker1);
     this.xtraTabPage3.Controls.Add(this.reportViewer1);
     this.xtraTabPage3.Name        = "xtraTabPage3";
     this.xtraTabPage3.PageVisible = false;
     this.xtraTabPage3.Size        = new System.Drawing.Size(1052, 624);
     this.xtraTabPage3.Text        = "Отчет";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location      = new System.Drawing.Point(6, 14);
     this.dateTimePicker1.Name          = "dateTimePicker1";
     this.dateTimePicker1.Size          = new System.Drawing.Size(200, 21);
     this.dateTimePicker1.TabIndex      = 2;
     this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
     //
     // reportViewer1
     //
     this.reportViewer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     reportDataSource1.Name  = "DataSet1";
     reportDataSource1.Value = this.analyseBindingSource;
     reportDataSource2.Name  = "DataSet2";
     reportDataSource2.Value = this.analyse1BindingSource;
     reportDataSource3.Name  = "DataSet4";
     reportDataSource3.Value = this.analyse3BindingSource;
     reportDataSource4.Name  = "DataSet3";
     reportDataSource4.Value = this.analyse2BindingSource;
     reportDataSource5.Name  = "DataSet5";
     reportDataSource5.Value = this.analyse4BindingSource;
     reportDataSource6.Name  = "DataSet6";
     reportDataSource6.Value = this.analyse5BindingSource;
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource1);
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource2);
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource3);
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource4);
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource5);
     this.reportViewer1.LocalReport.DataSources.Add(reportDataSource6);
     this.reportViewer1.LocalReport.ReportEmbeddedResource = "oplata.Report1.rdlc";
     this.reportViewer1.Location = new System.Drawing.Point(3, 41);
     this.reportViewer1.Name     = "reportViewer1";
     this.reportViewer1.Size     = new System.Drawing.Size(1012, 520);
     this.reportViewer1.TabIndex = 0;
     this.reportViewer1.Load    += new System.EventHandler(this.reportViewer1_Load);
     //
     // planTableAdapter
     //
     this.planTableAdapter.ClearBeforeFill = true;
     //
     // spr_mesTableAdapter
     //
     this.spr_mesTableAdapter.ClearBeforeFill = true;
     //
     // spr_slujbi_bez_zavisTableAdapter
     //
     this.spr_slujbi_bez_zavisTableAdapter.ClearBeforeFill = true;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.просмотрToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(237, 26);
     //
     // просмотрToolStripMenuItem
     //
     this.просмотрToolStripMenuItem.Name   = "просмотрToolStripMenuItem";
     this.просмотрToolStripMenuItem.Size   = new System.Drawing.Size(236, 22);
     this.просмотрToolStripMenuItem.Text   = "просмотр поступления денег";
     this.просмотрToolStripMenuItem.Click += new System.EventHandler(this.просмотрToolStripMenuItem_Click);
     //
     // tableAdapterManager
     //
     this.tableAdapterManager.BackupDataSetBeforeUpdate = false;
     this.tableAdapterManager.Connection                         = null;
     this.tableAdapterManager.planTableAdapter                   = null;
     this.tableAdapterManager.spr_mesTableAdapter                = null;
     this.tableAdapterManager.spr_slujbi1TableAdapter            = null;
     this.tableAdapterManager.spr_slujbiTableAdapter             = null;
     this.tableAdapterManager.UpdateOrder                        = oplata.oplataDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete;
     this.tableAdapterManager.users_programmTableAdapter         = null;
     this.tableAdapterManager.vvod_postupibwih_denegTableAdapter = null;
     //
     // spr_zavisBindingSource
     //
     this.spr_zavisBindingSource.DataMember = "spr_zavis";
     this.spr_zavisBindingSource.DataSource = this.oplataDataSet;
     //
     // spr_zavisTableAdapter
     //
     this.spr_zavisTableAdapter.ClearBeforeFill = true;
     //
     // transitionManager1
     //
     transition1.Control = this.windowsUIButtonPanel1;
     transition1.LineWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.LineWaitingIndicatorProperties.Caption               = "";
     transition1.LineWaitingIndicatorProperties.Description           = "";
     transition1.RingWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.RingWaitingIndicatorProperties.Caption               = "";
     transition1.RingWaitingIndicatorProperties.Description           = "";
     transition1.TransitionType = pushTransition1;
     transition1.WaitingIndicatorProperties.Caption     = "";
     transition1.WaitingIndicatorProperties.Description = "";
     this.transitionManager1.Transitions.Add(transition1);
     //
     // analyseTableAdapter
     //
     this.analyseTableAdapter.ClearBeforeFill = true;
     //
     // analyse1TableAdapter
     //
     this.analyse1TableAdapter.ClearBeforeFill = true;
     //
     // analyse3TableAdapter
     //
     this.analyse3TableAdapter.ClearBeforeFill = true;
     //
     // analyse2TableAdapter
     //
     this.analyse2TableAdapter.ClearBeforeFill = true;
     //
     // analyse4BindingSource
     //
     this.analyse4BindingSource.DataMember = "analyse4";
     this.analyse4BindingSource.DataSource = this.oplataDataSet;
     //
     // analyse4TableAdapter
     //
     this.analyse4TableAdapter.ClearBeforeFill = true;
     //
     // analyse5BindingSource
     //
     this.analyse5BindingSource.DataMember = "analyse5";
     this.analyse5BindingSource.DataSource = this.oplataDataSet;
     //
     // analyse5TableAdapter
     //
     this.analyse5TableAdapter.ClearBeforeFill = true;
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1063, 722);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.windowsUIButtonPanel1);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "Main";
     this.Text        = "Анализ  поступления денег по кассе за э/энергию";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.Main_Load);
     ((System.ComponentModel.ISupportInitialize)(this.analyseBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.oplataDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse1BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse3BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse2BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprslujbiBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprslujbibezzavisBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sprmesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.planBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     this.xtraTabPage3.ResumeLayout(false);
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.spr_zavisBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse4BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.analyse5BindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Example #16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ApplicationRibbonFormBase));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl                = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem_FileSave       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_FileSaveAll    = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_WS_New         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_WS_Change      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_View_Props     = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_View_Status    = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_View_Home      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem_Tools_Options  = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPagePlugins            = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupHomeFile      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupPlgs_generic  = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageTools              = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupHomeWorkspace = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupHomeView      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupHomeTools     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar              = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager              = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.dockManager         = new DevExpress.XtraBars.Docking.DockManager();
     this.workspaceManager    = new DevExpress.Utils.WorkspaceManager();
     this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.barButtonItem_FileSave,
         this.barButtonItem_FileSaveAll,
         this.barButtonItem_WS_New,
         this.barButtonItem_WS_Change,
         this.barButtonItem_View_Props,
         this.barButtonItem_View_Status,
         this.barButtonItem_View_Home,
         this.barButtonItem_Tools_Options
     });
     resources.ApplyResources(this.ribbonControl, "ribbonControl");
     this.ribbonControl.MaxItemId = 12;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPagePlugins,
         this.ribbonPageTools
     });
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl.StatusBar   = this.ribbonStatusBar;
     //
     // barButtonItem_FileSave
     //
     resources.ApplyResources(this.barButtonItem_FileSave, "barButtonItem_FileSave");
     this.barButtonItem_FileSave.Id = 1;
     this.barButtonItem_FileSave.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
     this.barButtonItem_FileSave.ImageOptions.DisabledImage      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.ImageOptions.DisabledImage")));
     this.barButtonItem_FileSave.ImageOptions.DisabledLargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.ImageOptions.DisabledLargeImage")));
     this.barButtonItem_FileSave.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.ImageOptions.Image")));
     this.barButtonItem_FileSave.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSave.ImageOptions.LargeImage")));
     this.barButtonItem_FileSave.Name        = "barButtonItem_FileSave";
     this.barButtonItem_FileSave.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem_FileSave.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonSave_ItemClick);
     //
     // barButtonItem_FileSaveAll
     //
     resources.ApplyResources(this.barButtonItem_FileSaveAll, "barButtonItem_FileSaveAll");
     this.barButtonItem_FileSaveAll.Id = 3;
     this.barButtonItem_FileSaveAll.ImageOptions.DisabledLargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.ImageOptions.DisabledLargeImage")));
     this.barButtonItem_FileSaveAll.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.ImageOptions.Image")));
     this.barButtonItem_FileSaveAll.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_FileSaveAll.ImageOptions.LargeImage")));
     this.barButtonItem_FileSaveAll.Name        = "barButtonItem_FileSaveAll";
     this.barButtonItem_FileSaveAll.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     this.barButtonItem_FileSaveAll.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_SaveAll_ItemClick);
     //
     // barButtonItem_WS_New
     //
     resources.ApplyResources(this.barButtonItem_WS_New, "barButtonItem_WS_New");
     this.barButtonItem_WS_New.Id = 4;
     this.barButtonItem_WS_New.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_New.ImageOptions.Image")));
     this.barButtonItem_WS_New.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_New.ImageOptions.LargeImage")));
     this.barButtonItem_WS_New.Name       = "barButtonItem_WS_New";
     this.barButtonItem_WS_New.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_Createnew_ItemClick);
     //
     // barButtonItem_WS_Change
     //
     resources.ApplyResources(this.barButtonItem_WS_Change, "barButtonItem_WS_Change");
     this.barButtonItem_WS_Change.Id = 5;
     this.barButtonItem_WS_Change.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_Change.ImageOptions.Image")));
     this.barButtonItem_WS_Change.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_WS_Change.ImageOptions.LargeImage")));
     this.barButtonItem_WS_Change.Name       = "barButtonItem_WS_Change";
     this.barButtonItem_WS_Change.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButton_Change_ItemClick);
     //
     // barButtonItem_View_Props
     //
     resources.ApplyResources(this.barButtonItem_View_Props, "barButtonItem_View_Props");
     this.barButtonItem_View_Props.Id = 6;
     this.barButtonItem_View_Props.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Props.ImageOptions.Image")));
     this.barButtonItem_View_Props.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Props.ImageOptions.LargeImage")));
     this.barButtonItem_View_Props.Name = "barButtonItem_View_Props";
     //
     // barButtonItem_View_Status
     //
     resources.ApplyResources(this.barButtonItem_View_Status, "barButtonItem_View_Status");
     this.barButtonItem_View_Status.Id = 7;
     this.barButtonItem_View_Status.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Status.ImageOptions.Image")));
     this.barButtonItem_View_Status.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Status.ImageOptions.LargeImage")));
     this.barButtonItem_View_Status.Name = "barButtonItem_View_Status";
     //
     // barButtonItem_View_Home
     //
     resources.ApplyResources(this.barButtonItem_View_Home, "barButtonItem_View_Home");
     this.barButtonItem_View_Home.Id = 8;
     this.barButtonItem_View_Home.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Home.ImageOptions.Image")));
     this.barButtonItem_View_Home.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_View_Home.ImageOptions.LargeImage")));
     this.barButtonItem_View_Home.Name = "barButtonItem_View_Home";
     //
     // barButtonItem_Tools_Options
     //
     resources.ApplyResources(this.barButtonItem_Tools_Options, "barButtonItem_Tools_Options");
     this.barButtonItem_Tools_Options.Id = 9;
     this.barButtonItem_Tools_Options.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem_Tools_Options.ImageOptions.Image")));
     this.barButtonItem_Tools_Options.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem_Tools_Options.ImageOptions.LargeImage")));
     this.barButtonItem_Tools_Options.Name = "barButtonItem_Tools_Options";
     //
     // ribbonPagePlugins
     //
     this.ribbonPagePlugins.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupHomeFile,
         this.ribbonPageGroupPlgs_generic
     });
     this.ribbonPagePlugins.Image      = ((System.Drawing.Image)(resources.GetObject("ribbonPagePlugins.Image")));
     this.ribbonPagePlugins.MergeOrder = 1;
     this.ribbonPagePlugins.Name       = "ribbonPagePlugins";
     resources.ApplyResources(this.ribbonPagePlugins, "ribbonPagePlugins");
     //
     // ribbonPageGroupHomeFile
     //
     this.ribbonPageGroupHomeFile.ItemLinks.Add(this.barButtonItem_FileSave);
     this.ribbonPageGroupHomeFile.ItemLinks.Add(this.barButtonItem_FileSaveAll);
     this.ribbonPageGroupHomeFile.Name = "ribbonPageGroupHomeFile";
     resources.ApplyResources(this.ribbonPageGroupHomeFile, "ribbonPageGroupHomeFile");
     //
     // ribbonPageGroupPlgs_generic
     //
     this.ribbonPageGroupPlgs_generic.Name = "ribbonPageGroupPlgs_generic";
     resources.ApplyResources(this.ribbonPageGroupPlgs_generic, "ribbonPageGroupPlgs_generic");
     //
     // ribbonPageTools
     //
     this.ribbonPageTools.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupHomeWorkspace,
         this.ribbonPageGroupHomeView,
         this.ribbonPageGroupHomeTools
     });
     this.ribbonPageTools.Image      = ((System.Drawing.Image)(resources.GetObject("ribbonPageTools.Image")));
     this.ribbonPageTools.MergeOrder = 1000;
     this.ribbonPageTools.Name       = "ribbonPageTools";
     resources.ApplyResources(this.ribbonPageTools, "ribbonPageTools");
     //
     // ribbonPageGroupHomeWorkspace
     //
     this.ribbonPageGroupHomeWorkspace.ItemLinks.Add(this.barButtonItem_WS_New);
     this.ribbonPageGroupHomeWorkspace.ItemLinks.Add(this.barButtonItem_WS_Change);
     this.ribbonPageGroupHomeWorkspace.Name = "ribbonPageGroupHomeWorkspace";
     resources.ApplyResources(this.ribbonPageGroupHomeWorkspace, "ribbonPageGroupHomeWorkspace");
     //
     // ribbonPageGroupHomeView
     //
     this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Home);
     this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Props);
     this.ribbonPageGroupHomeView.ItemLinks.Add(this.barButtonItem_View_Status);
     this.ribbonPageGroupHomeView.Name = "ribbonPageGroupHomeView";
     resources.ApplyResources(this.ribbonPageGroupHomeView, "ribbonPageGroupHomeView");
     //
     // ribbonPageGroupHomeTools
     //
     this.ribbonPageGroupHomeTools.ItemLinks.Add(this.barButtonItem_Tools_Options);
     this.ribbonPageGroupHomeTools.Name = "ribbonPageGroupHomeTools";
     resources.ApplyResources(this.ribbonPageGroupHomeTools, "ribbonPageGroupHomeTools");
     //
     // ribbonStatusBar
     //
     resources.ApplyResources(this.ribbonStatusBar, "ribbonStatusBar");
     this.ribbonStatusBar.Name   = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbonControl;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.MenuManager      = this.ribbonControl;
     this.documentManager.View             = this.tabbedView;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView
     });
     //
     // tabbedView
     //
     this.tabbedView.RootContainer.Element = null;
     this.tabbedView.DocumentClosing      += new DevExpress.XtraBars.Docking2010.Views.DocumentCancelEventHandler(this.tabbedView_DocumentClosing);
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane"
     });
     this.dockManager.Load += new System.EventHandler(this.dockManager_Load);
     //
     // workspaceManager
     //
     this.workspaceManager.CloseStreamOnWorkspaceLoading = DevExpress.Utils.DefaultBoolean.True;
     this.workspaceManager.CloseStreamOnWorkspaceSaving  = DevExpress.Utils.DefaultBoolean.True;
     this.workspaceManager.TargetControl        = this;
     this.workspaceManager.TransitionType       = pushTransition1;
     this.workspaceManager.AfterApplyWorkspace += new System.EventHandler(this.workspaceManager_AfterApplyWorkspace);
     this.workspaceManager.WorkspaceSaved      += new DevExpress.Utils.WorkspaceEventHandler(this.workspaceManager_WorkspaceSaved);
     //
     // ApplicationRibbonFormBase
     //
     this.AllowFormGlass             = DevExpress.Utils.DefaultBoolean.True;
     this.Appearance.Options.UseFont = true;
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbonControl);
     this.Name         = "ApplicationRibbonFormBase";
     this.Ribbon       = this.ribbonControl;
     this.StatusBar    = this.ribbonStatusBar;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ApplicationFormBase_FormClosing);
     this.Shown       += new System.EventHandler(this.ApplicationFormBase_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).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.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition( );
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer( );
     this.documentGroup1           = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.xtraUserControl1Document = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.xtraUserControl2Document = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentManager1         = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.barManager1                         = new DevExpress.XtraBars.BarManager(this.components);
     this.toolsBar                            = new DevExpress.XtraBars.Bar( );
     this.mainMenuBar                         = new DevExpress.XtraBars.Bar( );
     this.fileBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.editBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.layoutsBarSubItem                   = new DevExpress.XtraBars.BarSubItem( );
     this.toolbarsBarSubItem                  = new DevExpress.XtraBars.BarSubItem( );
     this.barToolbarsListItem2                = new DevExpress.XtraBars.BarToolbarsListItem( );
     this.skinBarSubItem1                     = new DevExpress.XtraBars.SkinBarSubItem( );
     this.workspaceBarSubItem                 = new DevExpress.XtraBars.BarSubItem( );
     this.barWorkspaceMenuItem2               = new DevExpress.XtraBars.BarWorkspaceMenuItem( );
     this.workspaceManager1                   = new DevExpress.Utils.WorkspaceManager( );
     this.dockingBarSubItem                   = new DevExpress.XtraBars.BarSubItem( );
     this.barDockingMenuItem2                 = new DevExpress.XtraBars.BarDockingMenuItem( );
     this.mdiBarSubItem                       = new DevExpress.XtraBars.BarSubItem( );
     this.barMdiChildrenListItem1             = new DevExpress.XtraBars.BarMdiChildrenListItem( );
     this.helpBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.statusBar                           = new DevExpress.XtraBars.Bar( );
     this.barAndDockingController1            = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop                   = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlBottom                = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlLeft                  = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlRight                 = new DevExpress.XtraBars.BarDockControl( );
     this.dockManager1                        = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.propertiesDockPanel                 = new DevExpress.XtraBars.Docking.DockPanel( );
     this.propertiesDockPanel_Container       = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.propertiesXtraUserControl1          = new FrontEnd.PropertiesXtraUserControl( );
     this.panelContainer1                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.dataStoreDockPanel                  = new DevExpress.XtraBars.Docking.DockPanel( );
     this.dataStoreDockPanel_Container        = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.dataStoresXtraUserControl1          = new FrontEnd.DataStoresXtraUserControl( );
     this.solutionExplorerDockPanel           = new DevExpress.XtraBars.Docking.DockPanel( );
     this.solutionExplorerDockPanel_Container = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.panelContainer2                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.outputDockPanel                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.outputDockPanel_Container           = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.outputXtraUserControl1              = new FrontEnd.Modules.OutputXtraUserControl( );
     this.taskListDockPanel                   = new DevExpress.XtraBars.Docking.DockPanel( );
     this.taskListDockPanel_Container         = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.taskListXtraUserControl1            = new FrontEnd.TaskListXtraUserControl( );
     this.errorListDockPanel                  = new DevExpress.XtraBars.Docking.DockPanel( );
     this.errorListDockPanel_Container        = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.tabbedView1                         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.errorListXtraUserControl1           = new FrontEnd.Modules.ErrorListXtraUserControl( );
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl1Document)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl2Document)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit( );
     this.propertiesDockPanel.SuspendLayout( );
     this.propertiesDockPanel_Container.SuspendLayout( );
     this.panelContainer1.SuspendLayout( );
     this.dataStoreDockPanel.SuspendLayout( );
     this.dataStoreDockPanel_Container.SuspendLayout( );
     this.solutionExplorerDockPanel.SuspendLayout( );
     this.panelContainer2.SuspendLayout( );
     this.outputDockPanel.SuspendLayout( );
     this.outputDockPanel_Container.SuspendLayout( );
     this.taskListDockPanel.SuspendLayout( );
     this.taskListDockPanel_Container.SuspendLayout( );
     this.errorListDockPanel.SuspendLayout( );
     this.errorListDockPanel_Container.SuspendLayout( );
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit( );
     this.SuspendLayout( );
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.xtraUserControl1Document,
         this.xtraUserControl2Document
     });
     //
     // xtraUserControl1Document
     //
     this.xtraUserControl1Document.Caption         = "XtraUserControl1";
     this.xtraUserControl1Document.ControlName     = "XtraUserControl1";
     this.xtraUserControl1Document.ControlTypeName = "FrontEnd.XtraUserControl1";
     //
     // xtraUserControl2Document
     //
     this.xtraUserControl2Document.Caption         = "XtraUserControl2";
     this.xtraUserControl2Document.ControlName     = "XtraUserControl2";
     this.xtraUserControl2Document.ControlTypeName = "FrontEnd.XtraUserControl2";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.barManager1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.toolsBar,
         this.mainMenuBar,
         this.statusBar
     });
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form        = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.fileBarSubItem,
         this.editBarSubItem,
         this.layoutsBarSubItem,
         this.helpBarSubItem,
         this.skinBarSubItem1,
         this.toolbarsBarSubItem,
         this.barToolbarsListItem2,
         this.workspaceBarSubItem,
         this.barWorkspaceMenuItem2,
         this.dockingBarSubItem,
         this.barDockingMenuItem2,
         this.mdiBarSubItem,
         this.barMdiChildrenListItem1
     });
     this.barManager1.MainMenu  = this.mainMenuBar;
     this.barManager1.MaxItemId = 24;
     this.barManager1.StatusBar = this.statusBar;
     //
     // toolsBar
     //
     this.toolsBar.BarName   = "Tools";
     this.toolsBar.DockCol   = 0;
     this.toolsBar.DockRow   = 1;
     this.toolsBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.toolsBar.Text      = "Tools";
     //
     // mainMenuBar
     //
     this.mainMenuBar.BarName   = "Main menu";
     this.mainMenuBar.DockCol   = 0;
     this.mainMenuBar.DockRow   = 0;
     this.mainMenuBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.mainMenuBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.fileBarSubItem, "&File"),
         new DevExpress.XtraBars.LinkPersistInfo(this.editBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.layoutsBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.helpBarSubItem)
     });
     this.mainMenuBar.OptionsBar.MultiLine   = true;
     this.mainMenuBar.OptionsBar.UseWholeRow = true;
     this.mainMenuBar.Text = "Main menu";
     //
     // fileBarSubItem
     //
     this.fileBarSubItem.Caption = "&File";
     this.fileBarSubItem.Id      = 0;
     this.fileBarSubItem.Name    = "fileBarSubItem";
     //
     // editBarSubItem
     //
     this.editBarSubItem.Caption = "&Edit";
     this.editBarSubItem.Id      = 1;
     this.editBarSubItem.Name    = "editBarSubItem";
     //
     // layoutsBarSubItem
     //
     this.layoutsBarSubItem.Caption = "&Layouts";
     this.layoutsBarSubItem.Id      = 2;
     this.layoutsBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.toolbarsBarSubItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.workspaceBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.dockingBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.mdiBarSubItem)
     });
     this.layoutsBarSubItem.Name = "layoutsBarSubItem";
     //
     // toolbarsBarSubItem
     //
     this.toolbarsBarSubItem.Caption = "Toolbars";
     this.toolbarsBarSubItem.Id      = 15;
     this.toolbarsBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barToolbarsListItem2)
     });
     this.toolbarsBarSubItem.Name = "toolbarsBarSubItem";
     //
     // barToolbarsListItem2
     //
     this.barToolbarsListItem2.Caption = "barToolbarsListItem2";
     this.barToolbarsListItem2.Id      = 16;
     this.barToolbarsListItem2.Name    = "barToolbarsListItem2";
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.Caption = "Skins";
     this.skinBarSubItem1.Id      = 14;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // workspaceBarSubItem
     //
     this.workspaceBarSubItem.Caption = "Workspaces";
     this.workspaceBarSubItem.Id      = 17;
     this.workspaceBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barWorkspaceMenuItem2)
     });
     this.workspaceBarSubItem.Name = "workspaceBarSubItem";
     //
     // barWorkspaceMenuItem2
     //
     this.barWorkspaceMenuItem2.Caption          = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.Id               = 18;
     this.barWorkspaceMenuItem2.Name             = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // dockingBarSubItem
     //
     this.dockingBarSubItem.Caption = "Docking";
     this.dockingBarSubItem.Id      = 20;
     this.dockingBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barDockingMenuItem2)
     });
     this.dockingBarSubItem.Name = "dockingBarSubItem";
     //
     // barDockingMenuItem2
     //
     this.barDockingMenuItem2.Caption = "barDockingMenuItem2";
     this.barDockingMenuItem2.Id      = 21;
     this.barDockingMenuItem2.Name    = "barDockingMenuItem2";
     //
     // mdiBarSubItem
     //
     this.mdiBarSubItem.Caption = "MDI";
     this.mdiBarSubItem.Id      = 22;
     this.mdiBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1)
     });
     this.mdiBarSubItem.Name = "mdiBarSubItem";
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id      = 23;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // helpBarSubItem
     //
     this.helpBarSubItem.Caption = "&Help";
     this.helpBarSubItem.Id      = 4;
     this.helpBarSubItem.Name    = "helpBarSubItem";
     //
     // statusBar
     //
     this.statusBar.BarName      = "Status bar";
     this.statusBar.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.statusBar.DockCol      = 0;
     this.statusBar.DockRow      = 0;
     this.statusBar.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.statusBar.OptionsBar.AllowQuickCustomization = false;
     this.statusBar.OptionsBar.DrawDragBorder          = false;
     this.statusBar.OptionsBar.UseWholeRow             = true;
     this.statusBar.Text = "Status bar";
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     this.barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1043, 51);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 768);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1043, 23);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 51);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 717);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1043, 51);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 717);
     //
     // dockManager1
     //
     this.dockManager1.Form        = this;
     this.dockManager1.MenuManager = this.barManager1;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.propertiesDockPanel,
         this.panelContainer1,
         this.panelContainer2
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl"
     });
     //
     // propertiesDockPanel
     //
     this.propertiesDockPanel.Controls.Add(this.propertiesDockPanel_Container);
     this.propertiesDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.propertiesDockPanel.ID           = new System.Guid("eeb38110-f3f0-48a5-8005-6e4955c9f005");
     this.propertiesDockPanel.Location     = new System.Drawing.Point(843, 51);
     this.propertiesDockPanel.Name         = "propertiesDockPanel";
     this.propertiesDockPanel.OriginalSize = new System.Drawing.Size(200, 200);
     this.propertiesDockPanel.Size         = new System.Drawing.Size(200, 717);
     this.propertiesDockPanel.Text         = "Properties";
     //
     // propertiesDockPanel_Container
     //
     this.propertiesDockPanel_Container.Controls.Add(this.propertiesXtraUserControl1);
     this.propertiesDockPanel_Container.Location = new System.Drawing.Point(5, 23);
     this.propertiesDockPanel_Container.Name     = "propertiesDockPanel_Container";
     this.propertiesDockPanel_Container.Size     = new System.Drawing.Size(191, 690);
     this.propertiesDockPanel_Container.TabIndex = 0;
     //
     // propertiesXtraUserControl1
     //
     this.propertiesXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.propertiesXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.propertiesXtraUserControl1.Name     = "propertiesXtraUserControl1";
     this.propertiesXtraUserControl1.Size     = new System.Drawing.Size(191, 690);
     this.propertiesXtraUserControl1.TabIndex = 0;
     //
     // panelContainer1
     //
     this.panelContainer1.ActiveChild = this.dataStoreDockPanel;
     this.panelContainer1.Controls.Add(this.dataStoreDockPanel);
     this.panelContainer1.Controls.Add(this.solutionExplorerDockPanel);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID           = new System.Guid("59da6a3d-b247-45df-8673-70d339f92b33");
     this.panelContainer1.Location     = new System.Drawing.Point(0, 51);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(262, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(262, 717);
     this.panelContainer1.Tabbed       = true;
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dataStoreDockPanel
     //
     this.dataStoreDockPanel.Controls.Add(this.dataStoreDockPanel_Container);
     this.dataStoreDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dataStoreDockPanel.FloatVertical = true;
     this.dataStoreDockPanel.ID            = new System.Guid("e059b2e2-f635-4f1b-887c-91a1d6bb42ec");
     this.dataStoreDockPanel.Location      = new System.Drawing.Point(4, 23);
     this.dataStoreDockPanel.Name          = "dataStoreDockPanel";
     this.dataStoreDockPanel.OriginalSize  = new System.Drawing.Size(200, 358);
     this.dataStoreDockPanel.Size          = new System.Drawing.Size(253, 663);
     this.dataStoreDockPanel.Text          = "Data Stores";
     //
     // dataStoreDockPanel_Container
     //
     this.dataStoreDockPanel_Container.Controls.Add(this.dataStoresXtraUserControl1);
     this.dataStoreDockPanel_Container.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataStoreDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.dataStoreDockPanel_Container.Name     = "dataStoreDockPanel_Container";
     this.dataStoreDockPanel_Container.Size     = new System.Drawing.Size(253, 663);
     this.dataStoreDockPanel_Container.TabIndex = 0;
     //
     // dataStoresXtraUserControl1
     //
     this.dataStoresXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataStoresXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.dataStoresXtraUserControl1.Name     = "dataStoresXtraUserControl1";
     this.dataStoresXtraUserControl1.Size     = new System.Drawing.Size(253, 663);
     this.dataStoresXtraUserControl1.TabIndex = 0;
     //
     // solutionExplorerDockPanel
     //
     this.solutionExplorerDockPanel.Controls.Add(this.solutionExplorerDockPanel_Container);
     this.solutionExplorerDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.solutionExplorerDockPanel.ID           = new System.Guid("4ce60e3c-c2ca-43a3-865b-1156eb2803c7");
     this.solutionExplorerDockPanel.Location     = new System.Drawing.Point(4, 23);
     this.solutionExplorerDockPanel.Name         = "solutionExplorerDockPanel";
     this.solutionExplorerDockPanel.OriginalSize = new System.Drawing.Size(200, 200);
     this.solutionExplorerDockPanel.Size         = new System.Drawing.Size(253, 663);
     this.solutionExplorerDockPanel.Text         = "Solution Explorer";
     //
     // solutionExplorerDockPanel_Container
     //
     this.solutionExplorerDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.solutionExplorerDockPanel_Container.Name     = "solutionExplorerDockPanel_Container";
     this.solutionExplorerDockPanel_Container.Size     = new System.Drawing.Size(253, 663);
     this.solutionExplorerDockPanel_Container.TabIndex = 0;
     //
     // panelContainer2
     //
     this.panelContainer2.ActiveChild = this.errorListDockPanel;
     this.panelContainer2.Controls.Add(this.taskListDockPanel);
     this.panelContainer2.Controls.Add(this.errorListDockPanel);
     this.panelContainer2.Controls.Add(this.outputDockPanel);
     this.panelContainer2.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.panelContainer2.FloatVertical = true;
     this.panelContainer2.ID            = new System.Guid("9758dc19-5479-42b1-add8-0f47e0a1b391");
     this.panelContainer2.Location      = new System.Drawing.Point(262, 568);
     this.panelContainer2.Name          = "panelContainer2";
     this.panelContainer2.OriginalSize  = new System.Drawing.Size(200, 200);
     this.panelContainer2.Size          = new System.Drawing.Size(581, 200);
     this.panelContainer2.Tabbed        = true;
     this.panelContainer2.Text          = "panelContainer2";
     //
     // outputDockPanel
     //
     this.outputDockPanel.Controls.Add(this.outputDockPanel_Container);
     this.outputDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.outputDockPanel.FloatVertical = true;
     this.outputDockPanel.ID            = new System.Guid("6a042aec-c228-4507-8b12-8fd2ff88b354");
     this.outputDockPanel.Location      = new System.Drawing.Point(4, 24);
     this.outputDockPanel.Name          = "outputDockPanel";
     this.outputDockPanel.OriginalSize  = new System.Drawing.Size(635, 145);
     this.outputDockPanel.Size          = new System.Drawing.Size(573, 145);
     this.outputDockPanel.Text          = "Output";
     //
     // outputDockPanel_Container
     //
     this.outputDockPanel_Container.Controls.Add(this.outputXtraUserControl1);
     this.outputDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.outputDockPanel_Container.Name     = "outputDockPanel_Container";
     this.outputDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.outputDockPanel_Container.TabIndex = 0;
     //
     // outputXtraUserControl1
     //
     this.outputXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.outputXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.outputXtraUserControl1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.outputXtraUserControl1.Name     = "outputXtraUserControl1";
     this.outputXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.outputXtraUserControl1.TabIndex = 0;
     //
     // taskListDockPanel
     //
     this.taskListDockPanel.Controls.Add(this.taskListDockPanel_Container);
     this.taskListDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.taskListDockPanel.FloatVertical = true;
     this.taskListDockPanel.ID            = new System.Guid("fc309391-ae7e-4257-92a2-30b9e35ba49c");
     this.taskListDockPanel.Location      = new System.Drawing.Point(4, 24);
     this.taskListDockPanel.Name          = "taskListDockPanel";
     this.taskListDockPanel.OriginalSize  = new System.Drawing.Size(635, 145);
     this.taskListDockPanel.Size          = new System.Drawing.Size(573, 145);
     this.taskListDockPanel.Text          = "Task List";
     //
     // taskListDockPanel_Container
     //
     this.taskListDockPanel_Container.Controls.Add(this.taskListXtraUserControl1);
     this.taskListDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.taskListDockPanel_Container.Name     = "taskListDockPanel_Container";
     this.taskListDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.taskListDockPanel_Container.TabIndex = 0;
     //
     // taskListXtraUserControl1
     //
     this.taskListXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.taskListXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.taskListXtraUserControl1.Name     = "taskListXtraUserControl1";
     this.taskListXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.taskListXtraUserControl1.TabIndex = 0;
     //
     // errorListDockPanel
     //
     this.errorListDockPanel.Controls.Add(this.errorListDockPanel_Container);
     this.errorListDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.errorListDockPanel.ID           = new System.Guid("76345728-6044-47e3-8097-5c17a549ecd2");
     this.errorListDockPanel.Location     = new System.Drawing.Point(4, 24);
     this.errorListDockPanel.Name         = "errorListDockPanel";
     this.errorListDockPanel.OriginalSize = new System.Drawing.Size(635, 145);
     this.errorListDockPanel.Size         = new System.Drawing.Size(573, 145);
     this.errorListDockPanel.Text         = "Error List";
     //
     // errorListDockPanel_Container
     //
     this.errorListDockPanel_Container.Controls.Add(this.errorListXtraUserControl1);
     this.errorListDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.errorListDockPanel_Container.Name     = "errorListDockPanel_Container";
     this.errorListDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.errorListDockPanel_Container.TabIndex = 0;
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.xtraUserControl1Document,
         this.xtraUserControl2Document
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // errorListXtraUserControl1
     //
     this.errorListXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.errorListXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.errorListXtraUserControl1.Name     = "errorListXtraUserControl1";
     this.errorListXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.errorListXtraUserControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1043, 791);
     this.Controls.Add(this.panelContainer2);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.propertiesDockPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl1Document)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl2Document)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit( );
     this.propertiesDockPanel.ResumeLayout(false);
     this.propertiesDockPanel_Container.ResumeLayout(false);
     this.panelContainer1.ResumeLayout(false);
     this.dataStoreDockPanel.ResumeLayout(false);
     this.dataStoreDockPanel_Container.ResumeLayout(false);
     this.solutionExplorerDockPanel.ResumeLayout(false);
     this.panelContainer2.ResumeLayout(false);
     this.outputDockPanel.ResumeLayout(false);
     this.outputDockPanel_Container.ResumeLayout(false);
     this.taskListDockPanel.ResumeLayout(false);
     this.taskListDockPanel_Container.ResumeLayout(false);
     this.errorListDockPanel.ResumeLayout(false);
     this.errorListDockPanel_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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()
 {
     System.ComponentModel.ComponentResourceManager resources    = new System.ComponentModel.ComponentResourceManager(typeof(frmClientes));
     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.Utils.SuperToolTip             superToolTip3     = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem         toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem              toolTipItem3      = new DevExpress.Utils.ToolTipItem();
     DevExpress.Utils.Animation.PushTransition pushTransition1   = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1     = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnNewClient       = new DevExpress.XtraBars.BarButtonItem();
     this.btnSaveChanges     = new DevExpress.XtraBars.BarButtonItem();
     this.btnDeleteClient    = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1        = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.gridControlCliente = new DevExpress.XtraGrid.GridControl();
     this.gridView1          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.workspaceManager1  = new DevExpress.Utils.WorkspaceManager();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCliente)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.AllowCustomization = true;
     this.ribbonControl1.ColorScheme        = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Orange;
     this.ribbonControl1.ExpandCollapseItem.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btnNewClient,
         this.btnSaveChanges,
         this.btnDeleteClient
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl1.ShowToolbarCustomizeItem = false;
     this.ribbonControl1.Size = new System.Drawing.Size(688, 139);
     this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
     //
     // btnNewClient
     //
     this.btnNewClient.Caption     = "Nuevo";
     this.btnNewClient.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnNewClient.Glyph")));
     this.btnNewClient.Id          = 1;
     this.btnNewClient.Name        = "btnNewClient";
     this.btnNewClient.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                     | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     toolTipTitleItem1.Text  = "Nuevo Cliente";
     toolTipItem1.LeftIndent = 6;
     toolTipItem1.Text       = "Ingresa un nuevo cliente al registro";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.btnNewClient.SuperTip   = superToolTip1;
     this.btnNewClient.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnNewClient_ItemClick);
     //
     // btnSaveChanges
     //
     this.btnSaveChanges.Caption     = "Guardar Cambios";
     this.btnSaveChanges.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnSaveChanges.Glyph")));
     this.btnSaveChanges.Id          = 2;
     this.btnSaveChanges.Name        = "btnSaveChanges";
     this.btnSaveChanges.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                       | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     toolTipTitleItem2.Text  = "Guardar Cambios";
     toolTipItem2.LeftIndent = 6;
     toolTipItem2.Text       = "Guarda los cambios en el cliente seleccionado.";
     superToolTip2.Items.Add(toolTipTitleItem2);
     superToolTip2.Items.Add(toolTipItem2);
     this.btnSaveChanges.SuperTip   = superToolTip2;
     this.btnSaveChanges.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSaveChanges_ItemClick);
     //
     // btnDeleteClient
     //
     this.btnDeleteClient.Caption     = "Eliminar";
     this.btnDeleteClient.Glyph       = ((System.Drawing.Image)(resources.GetObject("btnDeleteClient.Glyph")));
     this.btnDeleteClient.Id          = 3;
     this.btnDeleteClient.Name        = "btnDeleteClient";
     this.btnDeleteClient.RibbonStyle = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                        | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     toolTipTitleItem3.Text  = "Eliminar";
     toolTipItem3.LeftIndent = 6;
     toolTipItem3.Text       = "Elimina el cliente seleccionado";
     superToolTip3.Items.Add(toolTipTitleItem3);
     superToolTip3.Items.Add(toolTipItem3);
     this.btnDeleteClient.SuperTip   = superToolTip3;
     this.btnDeleteClient.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDeleteClient_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.KeyTip = "AD";
     this.ribbonPage1.Name   = "ribbonPage1";
     this.ribbonPage1.Text   = "Opciones Cliente";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnNewClient);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnSaveChanges);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnDeleteClient);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Opciones";
     //
     // gridControlCliente
     //
     this.gridControlCliente.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlCliente.EmbeddedNavigator.Appearance.BackColor            = System.Drawing.Color.Gray;
     this.gridControlCliente.EmbeddedNavigator.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridControlCliente.EmbeddedNavigator.Appearance.Options.UseBackColor = true;
     this.gridControlCliente.EmbeddedNavigator.Appearance.Options.UseFont      = true;
     this.gridControlCliente.Font                 = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridControlCliente.Location             = new System.Drawing.Point(0, 139);
     this.gridControlCliente.LookAndFeel.SkinName = "Office 2016 Dark";
     this.gridControlCliente.LookAndFeel.Style    = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.gridControlCliente.MainView             = this.gridView1;
     this.gridControlCliente.MenuManager          = this.ribbonControl1;
     this.gridControlCliente.Name                 = "gridControlCliente";
     this.gridControlCliente.Size                 = new System.Drawing.Size(688, 266);
     this.gridControlCliente.TabIndex             = 1;
     this.gridControlCliente.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.ActiveFilterEnabled = false;
     this.gridView1.Appearance.ColumnFilterButton.Font            = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.ColumnFilterButton.Options.UseFont = true;
     this.gridView1.Appearance.HeaderPanel.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.gridView1.Appearance.HeaderPanel.BackColor2           = System.Drawing.Color.White;
     this.gridView1.Appearance.HeaderPanel.Font                 = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseFont      = true;
     this.gridView1.Appearance.Row.Font                         = new System.Drawing.Font("Calibri", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont              = true;
     this.gridView1.Appearance.SelectedRow.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.gridView1.Appearance.SelectedRow.BackColor2           = System.Drawing.Color.Silver;
     this.gridView1.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gridView1.AppearancePrint.GroupRow.Font               = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.AppearancePrint.GroupRow.Options.UseFont    = true;
     this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.gridView1.GridControl = this.gridControlCliente;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsFind.AlwaysVisible  = true;
     this.gridView1.OptionsView.ShowFooter     = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.FocusedRowChanged         += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     this.gridView1.CellValueChanged          += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged);
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // frmClientes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(688, 405);
     this.Controls.Add(this.gridControlCliente);
     this.Controls.Add(this.ribbonControl1);
     this.Name        = "frmClientes";
     this.Text        = "Clientes Surticasa S.A.";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmClientes_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCliente)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PrizmApplicationXtraForm));
            DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
            this.bar2 = new DevExpress.XtraBars.Bar();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.barMenu = new DevExpress.XtraBars.Bar();
            this.barSubItemApplication = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemExport = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemImport = new DevExpress.XtraBars.BarButtonItem();
            this.btnHistoryExportImport = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemExit = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItemMill = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemNewPipe = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemMillFindEditPipes = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemNewRailcar = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemFindEditShipRailcars = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemMillReports = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItemConstruction = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemNewComponent = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemNewJoint = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemPartIncomingInspection = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemFindEditParts = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemFindEditJoints = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSpool = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemInspectionReports = new DevExpress.XtraBars.BarButtonItem();
            this.pipeConstructionRepoBarButton = new DevExpress.XtraBars.BarButtonItem();
            this.weldConstructionRepoBarButton = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemConstructionReports = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItemSettings = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemSettingsProject = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSettingsPipe = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSettingsPipeline = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemComponentry = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSettingsWelders = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSettingsInspectors = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemSettingsUsers = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemRoles = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItemLanguage = new DevExpress.XtraBars.BarSubItem();
            this.languageBarListItem = new DevExpress.XtraBars.BarListItem();
            this.barSubItemMisc = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemAudit = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemImportantMessages = new DevExpress.XtraBars.BarButtonItem();
            this.barSubItemHelp = new DevExpress.XtraBars.BarSubItem();
            this.barButtonItemAbout = new DevExpress.XtraBars.BarButtonItem();
            this.barVersionInfo = new DevExpress.XtraBars.BarStaticItem();
            this.barStatus = new DevExpress.XtraBars.Bar();
            this.notifyBarStaticItem = new DevExpress.XtraBars.BarStaticItem();
            this.barButtonStatusNotifications = new DevExpress.XtraBars.BarButtonItem();
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.barButtonItemSettingsDictionaries = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemCustomReport = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemRailcar = new DevExpress.XtraBars.BarButtonItem();
            this.languageBarSubItem = new DevExpress.XtraBars.BarSubItem();
            this.languageComboBoxEdit = new DevExpress.XtraBars.BarEditItem();
            this.languageRepositoryComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
            this.galleryDropDown1 = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
            this.mainMDIdocumentManager = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            this.alertControl = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
            this.flyoutPanel = new DevExpress.Utils.FlyoutPanel();
            this.flyoutPanelControl = new DevExpress.Utils.FlyoutPanelControl();
            this.notifyHistory = new DevExpress.XtraEditors.ListBoxControl();
            this.workspaceManager = new DevExpress.Utils.WorkspaceManager();
            this.splashScreenManager = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::Prizm.Main.Forms.MainChildForm.AppWaitForm), true, true);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.languageRepositoryComboBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainMDIdocumentManager)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanel)).BeginInit();
            this.flyoutPanel.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelControl)).BeginInit();
            this.flyoutPanelControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.notifyHistory)).BeginInit();
            this.SuspendLayout();
            // 
            // bar2
            // 
            this.bar2.BarName = "Main menu";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 0;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Main menu";
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.barMenu,
            this.barStatus});
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barSubItemMill,
            this.barSubItemSettings,
            this.barButtonItemSettingsPipe,
            this.barButtonItemSettingsPipeline,
            this.barButtonItemSettingsUsers,
            this.barButtonItemSettingsDictionaries,
            this.notifyBarStaticItem,
            this.barSubItemMisc,
            this.barButtonItemNewPipe,
            this.barButtonItemMillFindEditPipes,
            this.barSubItemApplication,
            this.barButtonItemNewComponent,
            this.barButtonItemCustomReport,
            this.barButtonItemRailcar,
            this.barSubItemConstruction,
            this.barButtonItemFindEditParts,
            this.barButtonItemSettingsProject,
            this.barButtonItemExit,
            this.barButtonItemNewJoint,
            this.barButtonItemFindEditJoints,
            this.barButtonItemConstructionReports,
            this.barButtonItemInspectionReports,
            this.barButtonItemNewRailcar,
            this.barButtonItemFindEditShipRailcars,
            this.barButtonItemMillReports,
            this.barButtonItemSpool,
            this.barSubItemHelp,
            this.barButtonItemAbout,
            this.barButtonItemAudit,
            this.barButtonItemExport,
            this.barButtonItemRoles,
            this.barButtonItemImport,
            this.languageBarSubItem,
            this.languageComboBoxEdit,
            this.barSubItemLanguage,
            this.languageBarListItem,
            this.barButtonItemSettingsWelders,
            this.barButtonItemSettingsInspectors,
            this.barButtonStatusNotifications,
            this.barButtonItemComponentry,
            this.barButtonItemPartIncomingInspection,
            this.barButtonItemImportantMessages,
            this.weldConstructionRepoBarButton,
            this.pipeConstructionRepoBarButton,
            this.btnHistoryExportImport,
            this.barVersionInfo});
            this.barManager1.MainMenu = this.barMenu;
            this.barManager1.MaxItemId = 67;
            this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.languageRepositoryComboBox});
            this.barManager1.StatusBar = this.barStatus;
            // 
            // barMenu
            // 
            this.barMenu.BarName = "Main menu";
            this.barMenu.DockCol = 0;
            this.barMenu.DockRow = 0;
            this.barMenu.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.barMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemApplication),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemMill),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemConstruction),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemSettings),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemMisc),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemHelp),
            new DevExpress.XtraBars.LinkPersistInfo(this.barVersionInfo)});
            this.barMenu.OptionsBar.AllowQuickCustomization = false;
            this.barMenu.OptionsBar.DisableClose = true;
            this.barMenu.OptionsBar.DisableCustomization = true;
            this.barMenu.OptionsBar.MultiLine = true;
            this.barMenu.OptionsBar.UseWholeRow = true;
            this.barMenu.Text = "Main menu";
            // 
            // barSubItemApplication
            // 
            this.barSubItemApplication.Caption = "&Файл";
            this.barSubItemApplication.Id = 18;
            this.barSubItemApplication.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemExport),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemImport),
            new DevExpress.XtraBars.LinkPersistInfo(this.btnHistoryExportImport),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemExit)});
            this.barSubItemApplication.Name = "barSubItemApplication";
            // 
            // barButtonItemExport
            // 
            this.barButtonItemExport.Caption = "&Экспорт";
            this.barButtonItemExport.Id = 46;
            this.barButtonItemExport.Name = "barButtonItemExport";
            this.barButtonItemExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemExport_ItemClick);
            // 
            // barButtonItemImport
            // 
            this.barButtonItemImport.Caption = "&Импорт";
            this.barButtonItemImport.Id = 49;
            this.barButtonItemImport.Name = "barButtonItemImport";
            this.barButtonItemImport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemImport_ItemClick);
            // 
            // btnHistoryExportImport
            // 
            this.btnHistoryExportImport.Caption = "История экспорта/импорта";
            this.btnHistoryExportImport.Id = 65;
            this.btnHistoryExportImport.Name = "btnHistoryExportImport";
            this.btnHistoryExportImport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnHistoryExportImport_ItemClick);
            // 
            // barButtonItemExit
            // 
            this.barButtonItemExit.Caption = "&Выход";
            this.barButtonItemExit.Id = 31;
            this.barButtonItemExit.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4));
            this.barButtonItemExit.Name = "barButtonItemExit";
            this.barButtonItemExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemExit_ItemClick);
            // 
            // barSubItemMill
            // 
            this.barSubItemMill.Caption = "&Завод";
            this.barSubItemMill.Id = 0;
            this.barSubItemMill.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNewPipe),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemMillFindEditPipes),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNewRailcar, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemFindEditShipRailcars),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemMillReports, true)});
            this.barSubItemMill.Name = "barSubItemMill";
            // 
            // barButtonItemNewPipe
            // 
            this.barButtonItemNewPipe.Caption = "Новая &труба";
            this.barButtonItemNewPipe.Id = 16;
            this.barButtonItemNewPipe.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
            this.barButtonItemNewPipe.Name = "barButtonItemNewPipe";
            this.barButtonItemNewPipe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNewPipe_ItemClick);
            // 
            // barButtonItemMillFindEditPipes
            // 
            this.barButtonItemMillFindEditPipes.Caption = "&Поиск труб";
            this.barButtonItemMillFindEditPipes.Id = 17;
            this.barButtonItemMillFindEditPipes.Name = "barButtonItemMillFindEditPipes";
            this.barButtonItemMillFindEditPipes.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemMillFindEditPipes_ItemClick);
            // 
            // barButtonItemNewRailcar
            // 
            this.barButtonItemNewRailcar.Caption = "&Разрешение на отгрузку";
            this.barButtonItemNewRailcar.Id = 37;
            this.barButtonItemNewRailcar.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R));
            this.barButtonItemNewRailcar.Name = "barButtonItemNewRailcar";
            this.barButtonItemNewRailcar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNewRailcar_ItemClick);
            // 
            // barButtonItemFindEditShipRailcars
            // 
            this.barButtonItemFindEditShipRailcars.Caption = "По&иск разрешений на отгрузку";
            this.barButtonItemFindEditShipRailcars.Id = 38;
            this.barButtonItemFindEditShipRailcars.Name = "barButtonItemFindEditShipRailcars";
            this.barButtonItemFindEditShipRailcars.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemFindEditShipRailcars_ItemClick);
            // 
            // barButtonItemMillReports
            // 
            this.barButtonItemMillReports.Caption = "&Отчеты";
            this.barButtonItemMillReports.Id = 39;
            this.barButtonItemMillReports.Name = "barButtonItemMillReports";
            this.barButtonItemMillReports.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemMillReports_ItemClick);
            // 
            // barSubItemConstruction
            // 
            this.barSubItemConstruction.Caption = "Входной &контроль и строительство";
            this.barSubItemConstruction.Id = 26;
            this.barSubItemConstruction.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNewComponent, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemNewJoint),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemPartIncomingInspection),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemFindEditParts, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemFindEditJoints),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSpool, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemInspectionReports, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.pipeConstructionRepoBarButton),
            new DevExpress.XtraBars.LinkPersistInfo(this.weldConstructionRepoBarButton),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemConstructionReports)});
            this.barSubItemConstruction.Name = "barSubItemConstruction";
            // 
            // barButtonItemNewComponent
            // 
            this.barButtonItemNewComponent.Caption = "Новое комплектую&щее";
            this.barButtonItemNewComponent.Id = 20;
            this.barButtonItemNewComponent.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
            this.barButtonItemNewComponent.Name = "barButtonItemNewComponent";
            this.barButtonItemNewComponent.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNewComponent_ItemClick);
            // 
            // barButtonItemNewJoint
            // 
            this.barButtonItemNewJoint.Caption = "Новый &стык";
            this.barButtonItemNewJoint.Id = 32;
            this.barButtonItemNewJoint.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.J));
            this.barButtonItemNewJoint.Name = "barButtonItemNewJoint";
            this.barButtonItemNewJoint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNewJoint_ItemClick);
            // 
            // barButtonItemPartIncomingInspection
            // 
            this.barButtonItemPartIncomingInspection.Caption = "&Контроль элементов трубопровода";
            this.barButtonItemPartIncomingInspection.Id = 61;
            this.barButtonItemPartIncomingInspection.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.K));
            this.barButtonItemPartIncomingInspection.Name = "barButtonItemPartIncomingInspection";
            this.barButtonItemPartIncomingInspection.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemPartIncomingInspection_ItemClick);
            // 
            // barButtonItemFindEditParts
            // 
            this.barButtonItemFindEditParts.Caption = "Поиск &элементов трубопровода";
            this.barButtonItemFindEditParts.Id = 28;
            this.barButtonItemFindEditParts.Name = "barButtonItemFindEditParts";
            this.barButtonItemFindEditParts.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemFindEditParts_ItemClick);
            // 
            // barButtonItemFindEditJoints
            // 
            this.barButtonItemFindEditJoints.Caption = "&Поиск стыков";
            this.barButtonItemFindEditJoints.Id = 33;
            this.barButtonItemFindEditJoints.Name = "barButtonItemFindEditJoints";
            this.barButtonItemFindEditJoints.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemFindEditJoints_ItemClick);
            // 
            // barButtonItemSpool
            // 
            this.barButtonItemSpool.Caption = "Кат&ушки";
            this.barButtonItemSpool.Id = 41;
            this.barButtonItemSpool.Name = "barButtonItemSpool";
            this.barButtonItemSpool.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSpool_ItemClick);
            // 
            // barButtonItemInspectionReports
            // 
            this.barButtonItemInspectionReports.Caption = "Отчеты по &входному контролю";
            this.barButtonItemInspectionReports.Id = 36;
            this.barButtonItemInspectionReports.Name = "barButtonItemInspectionReports";
            this.barButtonItemInspectionReports.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemInspectionReports_ItemClick);
            // 
            // pipeConstructionRepoBarButton
            // 
            this.pipeConstructionRepoBarButton.Caption = "О&тчет по трубам на стройке";
            this.pipeConstructionRepoBarButton.Id = 64;
            this.pipeConstructionRepoBarButton.Name = "pipeConstructionRepoBarButton";
            this.pipeConstructionRepoBarButton.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.pipeConstructionRepoBarButton_ItemClick);
            // 
            // weldConstructionRepoBarButton
            // 
            this.weldConstructionRepoBarButton.Caption = "Отчет по св&арке (по дате)";
            this.weldConstructionRepoBarButton.Id = 63;
            this.weldConstructionRepoBarButton.Name = "weldConstructionRepoBarButton";
            this.weldConstructionRepoBarButton.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.weldConstructionRepoBarButton_ItemClick);
            // 
            // barButtonItemConstructionReports
            // 
            this.barButtonItemConstructionReports.Caption = "&Отчет по сварке участка между пикетами";
            this.barButtonItemConstructionReports.Id = 34;
            this.barButtonItemConstructionReports.Name = "barButtonItemConstructionReports";
            this.barButtonItemConstructionReports.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemConstructionReports_ItemClick);
            // 
            // barSubItemSettings
            // 
            this.barSubItemSettings.Caption = "&Настройки";
            this.barSubItemSettings.Id = 1;
            this.barSubItemSettings.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsProject),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsPipe),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsPipeline),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemComponentry),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsWelders),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsInspectors),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemSettingsUsers, true),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRoles),
            new DevExpress.XtraBars.LinkPersistInfo(this.barSubItemLanguage, true)});
            this.barSubItemSettings.Name = "barSubItemSettings";
            // 
            // barButtonItemSettingsProject
            // 
            this.barButtonItemSettingsProject.Caption = "&Проект";
            this.barButtonItemSettingsProject.Id = 29;
            this.barButtonItemSettingsProject.Name = "barButtonItemSettingsProject";
            this.barButtonItemSettingsProject.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsProject_ItemClick);
            // 
            // barButtonItemSettingsPipe
            // 
            this.barButtonItemSettingsPipe.Caption = "&Труба";
            this.barButtonItemSettingsPipe.Hint = "Pipe settings";
            this.barButtonItemSettingsPipe.Id = 2;
            this.barButtonItemSettingsPipe.Name = "barButtonItemSettingsPipe";
            this.barButtonItemSettingsPipe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsPipe_ItemClick);
            // 
            // barButtonItemSettingsPipeline
            // 
            this.barButtonItemSettingsPipeline.Caption = "Тр&убопровод";
            this.barButtonItemSettingsPipeline.Id = 3;
            this.barButtonItemSettingsPipeline.Name = "barButtonItemSettingsPipeline";
            this.barButtonItemSettingsPipeline.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsPipeline_ItemClick);
            // 
            // barButtonItemComponentry
            // 
            this.barButtonItemComponentry.Caption = "Комплектую&щие";
            this.barButtonItemComponentry.Id = 60;
            this.barButtonItemComponentry.Name = "barButtonItemComponentry";
            this.barButtonItemComponentry.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemComponentry_ItemClick);
            // 
            // barButtonItemSettingsWelders
            // 
            this.barButtonItemSettingsWelders.Caption = "&Сварщики";
            this.barButtonItemSettingsWelders.Id = 54;
            this.barButtonItemSettingsWelders.Name = "barButtonItemSettingsWelders";
            this.barButtonItemSettingsWelders.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsWelders_ItemClick);
            // 
            // barButtonItemSettingsInspectors
            // 
            this.barButtonItemSettingsInspectors.Caption = "&Инспекторы";
            this.barButtonItemSettingsInspectors.Id = 55;
            this.barButtonItemSettingsInspectors.Name = "barButtonItemSettingsInspectors";
            this.barButtonItemSettingsInspectors.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsInspectors_ItemClick);
            // 
            // barButtonItemSettingsUsers
            // 
            this.barButtonItemSettingsUsers.Caption = "Пользо&ватели";
            this.barButtonItemSettingsUsers.Id = 4;
            this.barButtonItemSettingsUsers.Name = "barButtonItemSettingsUsers";
            this.barButtonItemSettingsUsers.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSettingsUsers_ItemClick);
            // 
            // barButtonItemRoles
            // 
            this.barButtonItemRoles.Caption = "Р&оли";
            this.barButtonItemRoles.Id = 47;
            this.barButtonItemRoles.Name = "barButtonItemRoles";
            this.barButtonItemRoles.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemRoles_ItemClick);
            // 
            // barSubItemLanguage
            // 
            this.barSubItemLanguage.Caption = "Язык";
            this.barSubItemLanguage.Id = 52;
            this.barSubItemLanguage.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.languageBarListItem)});
            this.barSubItemLanguage.Name = "barSubItemLanguage";
            // 
            // languageBarListItem
            // 
            this.languageBarListItem.Caption = "languages";
            this.languageBarListItem.Id = 53;
            this.languageBarListItem.Name = "languageBarListItem";
            this.languageBarListItem.ListItemClick += new DevExpress.XtraBars.ListItemClickEventHandler(this.languageBarListItem_ListItemClick);
            // 
            // barSubItemMisc
            // 
            this.barSubItemMisc.Caption = "Разн&ое";
            this.barSubItemMisc.Id = 14;
            this.barSubItemMisc.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAudit),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemImportantMessages)});
            this.barSubItemMisc.Name = "barSubItemMisc";
            // 
            // barButtonItemAudit
            // 
            this.barButtonItemAudit.Caption = "&Аудит";
            this.barButtonItemAudit.Id = 45;
            this.barButtonItemAudit.Name = "barButtonItemAudit";
            this.barButtonItemAudit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAudit_ItemClick_1);
            // 
            // barButtonItemImportantMessages
            // 
            this.barButtonItemImportantMessages.Caption = "&Важные сообщения";
            this.barButtonItemImportantMessages.Id = 62;
            this.barButtonItemImportantMessages.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F12);
            this.barButtonItemImportantMessages.Name = "barButtonItemImportantMessages";
            this.barButtonItemImportantMessages.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.importantMessages_ItemClick);
            // 
            // barSubItemHelp
            // 
            this.barSubItemHelp.Caption = "Спр&авка";
            this.barSubItemHelp.Id = 43;
            this.barSubItemHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAbout)});
            this.barSubItemHelp.Name = "barSubItemHelp";
            // 
            // barButtonItemAbout
            // 
            this.barButtonItemAbout.Caption = "О &программе";
            this.barButtonItemAbout.Id = 44;
            this.barButtonItemAbout.Name = "barButtonItemAbout";
            this.barButtonItemAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAbout_ItemClick);
            // 
            // barVersionInfo
            // 
            this.barVersionInfo.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barVersionInfo.Id = 66;
            this.barVersionInfo.Name = "barVersionInfo";
            this.barVersionInfo.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // barStatus
            // 
            this.barStatus.BarName = "Status bar";
            this.barStatus.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
            this.barStatus.DockCol = 0;
            this.barStatus.DockRow = 0;
            this.barStatus.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
            this.barStatus.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.notifyBarStaticItem, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
            new DevExpress.XtraBars.LinkPersistInfo(this.barButtonStatusNotifications)});
            this.barStatus.OptionsBar.AllowQuickCustomization = false;
            this.barStatus.OptionsBar.DisableClose = true;
            this.barStatus.OptionsBar.DisableCustomization = true;
            this.barStatus.OptionsBar.DrawDragBorder = false;
            this.barStatus.OptionsBar.UseWholeRow = true;
            this.barStatus.Text = "Status bar";
            // 
            // notifyBarStaticItem
            // 
            this.notifyBarStaticItem.Caption = "F4";
            this.notifyBarStaticItem.Glyph = ((System.Drawing.Image)(resources.GetObject("notifyBarStaticItem.Glyph")));
            this.notifyBarStaticItem.Hint = "уведомления о совершенных транзакциях";
            this.notifyBarStaticItem.Id = 6;
            this.notifyBarStaticItem.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F4);
            this.notifyBarStaticItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("notifyBarStaticItem.LargeGlyph")));
            this.notifyBarStaticItem.Name = "notifyBarStaticItem";
            this.notifyBarStaticItem.ShortcutKeyDisplayString = "Список уведомлений";
            this.notifyBarStaticItem.TextAlignment = System.Drawing.StringAlignment.Near;
            this.notifyBarStaticItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.notifyBarStaticItem_ItemClick);
            // 
            // barButtonStatusNotifications
            // 
            this.barButtonStatusNotifications.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonStatusNotifications.Caption = "Важные сообщения";
            this.barButtonStatusNotifications.Glyph = global::Prizm.Main.Properties.Resources.critical_warning;
            this.barButtonStatusNotifications.Id = 59;
            this.barButtonStatusNotifications.Name = "barButtonStatusNotifications";
            this.barButtonStatusNotifications.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
            this.barButtonStatusNotifications.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonStatusNotifications_ItemClick);
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size = new System.Drawing.Size(1284, 22);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 596);
            this.barDockControlBottom.Size = new System.Drawing.Size(1284, 27);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 22);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 574);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1284, 22);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 574);
            // 
            // barButtonItemSettingsDictionaries
            // 
            this.barButtonItemSettingsDictionaries.Id = 57;
            this.barButtonItemSettingsDictionaries.Name = "barButtonItemSettingsDictionaries";
            // 
            // barButtonItemCustomReport
            // 
            this.barButtonItemCustomReport.Caption = "&Конструктор отчетов";
            this.barButtonItemCustomReport.Enabled = false;
            this.barButtonItemCustomReport.Id = 24;
            this.barButtonItemCustomReport.Name = "barButtonItemCustomReport";
            // 
            // barButtonItemRailcar
            // 
            this.barButtonItemRailcar.Caption = "Railcar";
            this.barButtonItemRailcar.Id = 25;
            this.barButtonItemRailcar.Name = "barButtonItemRailcar";
            // 
            // languageBarSubItem
            // 
            this.languageBarSubItem.Caption = "Локализация";
            this.languageBarSubItem.Id = 50;
            this.languageBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.languageComboBoxEdit)});
            this.languageBarSubItem.Name = "languageBarSubItem";
            // 
            // languageComboBoxEdit
            // 
            this.languageComboBoxEdit.AutoFillWidth = true;
            this.languageComboBoxEdit.Caption = "Язык";
            this.languageComboBoxEdit.Edit = this.languageRepositoryComboBox;
            this.languageComboBoxEdit.Id = 51;
            this.languageComboBoxEdit.Name = "languageComboBoxEdit";
            // 
            // languageRepositoryComboBox
            // 
            this.languageRepositoryComboBox.AutoHeight = false;
            this.languageRepositoryComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.languageRepositoryComboBox.Name = "languageRepositoryComboBox";
            // 
            // galleryDropDown1
            // 
            this.galleryDropDown1.Manager = this.barManager1;
            this.galleryDropDown1.Name = "galleryDropDown1";
            // 
            // mainMDIdocumentManager
            // 
            this.mainMDIdocumentManager.MdiParent = this;
            this.mainMDIdocumentManager.MenuManager = this.barManager1;
            this.mainMDIdocumentManager.View = this.tabbedView1;
            this.mainMDIdocumentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroupProperties.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
            this.tabbedView1.DocumentProperties.AllowFloat = false;
            this.tabbedView1.DocumentProperties.AllowFloatOnDoubleClick = false;
            this.tabbedView1.DocumentProperties.AllowPin = true;
            this.tabbedView1.DocumentProperties.UseFormIconAsDocumentImage = true;
            // 
            // alertControl
            // 
            this.alertControl.AutoFormDelay = 5000;
            this.alertControl.FormLocation = DevExpress.XtraBars.Alerter.AlertFormLocation.BottomLeft;
            this.alertControl.FormShowingEffect = DevExpress.XtraBars.Alerter.AlertFormShowingEffect.SlideVertical;
            this.alertControl.ShowPinButton = false;
            // 
            // flyoutPanel
            // 
            this.flyoutPanel.Controls.Add(this.flyoutPanelControl);
            this.flyoutPanel.Location = new System.Drawing.Point(14, 385);
            this.flyoutPanel.Name = "flyoutPanel";
            this.flyoutPanel.Options.AnchorType = DevExpress.Utils.Win.PopupToolWindowAnchor.Bottom;
            this.flyoutPanel.Options.AnimationType = DevExpress.Utils.Win.PopupToolWindowAnimation.Fade;
            this.flyoutPanel.Options.CloseOnOuterClick = true;
            this.flyoutPanel.OwnerControl = this.barDockControlBottom;
            this.flyoutPanel.ParentForm = this;
            this.flyoutPanel.Size = new System.Drawing.Size(574, 199);
            this.flyoutPanel.TabIndex = 5;
            // 
            // flyoutPanelControl
            // 
            this.flyoutPanelControl.AutoSize = true;
            this.flyoutPanelControl.Controls.Add(this.notifyHistory);
            this.flyoutPanelControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.flyoutPanelControl.FlyoutPanel = this.flyoutPanel;
            this.flyoutPanelControl.Location = new System.Drawing.Point(0, 0);
            this.flyoutPanelControl.Name = "flyoutPanelControl";
            this.flyoutPanelControl.Size = new System.Drawing.Size(574, 199);
            this.flyoutPanelControl.TabIndex = 0;
            // 
            // notifyHistory
            // 
            this.notifyHistory.Dock = System.Windows.Forms.DockStyle.Fill;
            this.notifyHistory.Location = new System.Drawing.Point(2, 2);
            this.notifyHistory.Name = "notifyHistory";
            this.notifyHistory.SelectionMode = System.Windows.Forms.SelectionMode.None;
            this.notifyHistory.Size = new System.Drawing.Size(570, 195);
            this.notifyHistory.SortOrder = System.Windows.Forms.SortOrder.Descending;
            this.notifyHistory.TabIndex = 0;
            // 
            // workspaceManager
            // 
            this.workspaceManager.TargetControl = this;
            this.workspaceManager.TransitionType = pushTransition1;
            // 
            // PrizmApplicationXtraForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImageLayoutStore = System.Windows.Forms.ImageLayout.Center;
            this.BackgroundImageStore = global::Prizm.Main.Properties.Resources.main_logo_03;
            this.ClientSize = new System.Drawing.Size(1284, 623);
            this.Controls.Add(this.flyoutPanel);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.Name = "PrizmApplicationXtraForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.PrizmApplicationXtraForm_FormClosed);
            this.Load += new System.EventHandler(this.PrizmApplicationXtraForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.languageRepositoryComboBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mainMDIdocumentManager)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanel)).EndInit();
            this.flyoutPanel.ResumeLayout(false);
            this.flyoutPanel.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.flyoutPanelControl)).EndInit();
            this.flyoutPanelControl.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.notifyHistory)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(frmAttendanceMonitoring));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.gridBrethren            = new DevExpress.XtraGrid.GridControl();
     this.gridView2                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn6               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtSearch                 = new DevExpress.XtraEditors.TextEdit();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.mnuBtnClose               = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnNewGathering        = new DevExpress.XtraBars.BarButtonItem();
     this.mnuBtnGatheringList       = new DevExpress.XtraBars.BarButtonItem();
     this.mnuBtnInterlocale         = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnTimeIn              = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnEndAttendance       = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barWorkspaceMenuItem1     = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager();
     this.barStaticLocale           = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticGatheringType    = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticGatheringID      = new DevExpress.XtraBars.BarStaticItem();
     this.barBtnNewlyBaptized       = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnLateStatus          = new DevExpress.XtraBars.BarButtonItem();
     this.barBtnGenerateReport      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1            = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1          = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.peBrethren                = new DevExpress.XtraEditors.PictureEdit();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn16              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridAttendance            = new DevExpress.XtraGrid.GridControl();
     this.cardView1                 = new DevExpress.XtraGrid.Views.Card.CardView();
     this.gridColumn9               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lblStatus                 = new System.Windows.Forms.Label();
     this.timer1            = new System.Windows.Forms.Timer(this.components);
     this.lblTimerGathering = new System.Windows.Forms.Label();
     this.reportGenerator1  = new DevExpress.XtraReports.ReportGeneration.ReportGenerator(this.components);
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridBrethren)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.peBrethren.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridAttendance)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cardView1)).BeginInit();
     this.SuspendLayout();
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // gridBrethren
     //
     this.gridBrethren.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                       | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridBrethren.Location = new System.Drawing.Point(12, 275);
     this.gridBrethren.MainView = this.gridView2;
     this.gridBrethren.Name     = "gridBrethren";
     this.gridBrethren.Size     = new System.Drawing.Size(483, 266);
     this.gridBrethren.TabIndex = 24;
     this.gridBrethren.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     this.gridBrethren.KeyDown += new System.Windows.Forms.KeyEventHandler(this.gridBrethren_KeyDown);
     //
     // gridView2
     //
     this.gridView2.Appearance.FocusedRow.Font                  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView2.Appearance.FocusedRow.Options.UseFont       = true;
     this.gridView2.Appearance.HeaderPanel.BackColor            = System.Drawing.Color.Transparent;
     this.gridView2.Appearance.HeaderPanel.Font                 = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView2.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gridView2.Appearance.HeaderPanel.Options.UseFont      = true;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn6,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn8,
         this.gridColumn14,
         this.gridColumn17,
         this.gridColumn18
     });
     this.gridView2.GridControl = this.gridBrethren;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.Editable    = false;
     this.gridView2.OptionsFind.FindDelay       = 100;
     this.gridView2.OptionsFind.FindNullPrompt  = "Enter Church ID or Name to Search...";
     this.gridView2.OptionsFind.ShowClearButton = false;
     this.gridView2.OptionsFind.ShowCloseButton = false;
     this.gridView2.OptionsFind.ShowFindButton  = false;
     this.gridView2.OptionsView.ShowGroupPanel  = false;
     this.gridView2.CustomDrawRowIndicator     += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView2_CustomDrawRowIndicator);
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "Brethren ID";
     this.gridColumn6.FieldName = "brethren_id";
     this.gridColumn6.Name      = "gridColumn6";
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "CHURCH ID";
     this.gridColumn4.FieldName    = "Church_Id";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 0;
     this.gridColumn4.Width        = 93;
     //
     // gridColumn5
     //
     this.gridColumn5.AppearanceHeader.BackColor            = System.Drawing.Color.Navy;
     this.gridColumn5.AppearanceHeader.Options.UseBackColor = true;
     this.gridColumn5.Caption      = "NAME";
     this.gridColumn5.FieldName    = "BrethrenName";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 1;
     this.gridColumn5.Width        = 211;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "Image Path";
     this.gridColumn8.FieldName = "Image_Path";
     this.gridColumn8.Name      = "gridColumn8";
     //
     // gridColumn14
     //
     this.gridColumn14.Caption   = "Brethren_ID";
     this.gridColumn14.FieldName = "brethren_id";
     this.gridColumn14.Name      = "gridColumn14";
     //
     // gridColumn17
     //
     this.gridColumn17.Caption      = "LOCALE";
     this.gridColumn17.FieldName    = "locale";
     this.gridColumn17.Name         = "gridColumn17";
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 2;
     this.gridColumn17.Width        = 150;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption   = "Interlocale";
     this.gridColumn18.FieldName = "is_interlocale";
     this.gridColumn18.Name      = "gridColumn18";
     //
     // txtSearch
     //
     this.txtSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.txtSearch.Location = new System.Drawing.Point(12, 201);
     this.txtSearch.Name     = "txtSearch";
     this.txtSearch.Properties.Appearance.Font            = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtSearch.Properties.Appearance.Options.UseFont = true;
     this.txtSearch.Properties.BorderStyle     = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
     this.txtSearch.Properties.NullValuePrompt = "Enter Church ID or Name";
     this.txtSearch.Properties.NullValuePromptShowForEmptyValue = true;
     this.txtSearch.Size         = new System.Drawing.Size(483, 40);
     this.txtSearch.TabIndex     = 29;
     this.txtSearch.TextChanged += new System.EventHandler(this.txtSearch_TextChanged);
     this.txtSearch.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txtSearch_KeyDown);
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.mnuBtnClose,
         this.barBtnNewGathering,
         this.mnuBtnGatheringList,
         this.mnuBtnInterlocale,
         this.barBtnTimeIn,
         this.barBtnEndAttendance,
         this.skinRibbonGalleryBarItem1,
         this.barWorkspaceMenuItem1,
         this.barStaticLocale,
         this.barStaticGatheringType,
         this.barStaticGatheringID,
         this.barBtnNewlyBaptized,
         this.barBtnLateStatus,
         this.barBtnGenerateReport,
         this.barButtonItem1,
         this.barStaticItem1
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 19;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.ShowApplicationButton    = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowFullScreenButton     = DevExpress.Utils.DefaultBoolean.False;
     this.ribbonControl1.ShowToolbarCustomizeItem = false;
     this.ribbonControl1.Size      = new System.Drawing.Size(1208, 147);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     this.ribbonControl1.Toolbar.ShowCustomizeItem = false;
     //
     // mnuBtnClose
     //
     this.mnuBtnClose.Caption    = "CLOSE";
     this.mnuBtnClose.Glyph      = ((System.Drawing.Image)(resources.GetObject("mnuBtnClose.Glyph")));
     this.mnuBtnClose.Id         = 1;
     this.mnuBtnClose.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("mnuBtnClose.LargeGlyph")));
     this.mnuBtnClose.Name       = "mnuBtnClose";
     this.mnuBtnClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.mnuBtnClose_ItemClick_1);
     //
     // barBtnNewGathering
     //
     this.barBtnNewGathering.Caption    = "New Gathering";
     this.barBtnNewGathering.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnNewGathering.Glyph")));
     this.barBtnNewGathering.Id         = 4;
     this.barBtnNewGathering.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnNewGathering.LargeGlyph")));
     this.barBtnNewGathering.Name       = "barBtnNewGathering";
     this.barBtnNewGathering.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnNewGathering_ItemClick);
     //
     // mnuBtnGatheringList
     //
     this.mnuBtnGatheringList.Caption    = "View Gatherings";
     this.mnuBtnGatheringList.Glyph      = ((System.Drawing.Image)(resources.GetObject("mnuBtnGatheringList.Glyph")));
     this.mnuBtnGatheringList.Id         = 5;
     this.mnuBtnGatheringList.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("mnuBtnGatheringList.LargeGlyph")));
     this.mnuBtnGatheringList.Name       = "mnuBtnGatheringList";
     this.mnuBtnGatheringList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.mnuBtnGatheringList_ItemClick_1);
     //
     // mnuBtnInterlocale
     //
     this.mnuBtnInterlocale.Caption    = "Interlocale Attendance";
     this.mnuBtnInterlocale.Glyph      = ((System.Drawing.Image)(resources.GetObject("mnuBtnInterlocale.Glyph")));
     this.mnuBtnInterlocale.Id         = 6;
     this.mnuBtnInterlocale.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("mnuBtnInterlocale.LargeGlyph")));
     this.mnuBtnInterlocale.Name       = "mnuBtnInterlocale";
     this.mnuBtnInterlocale.Visibility = DevExpress.XtraBars.BarItemVisibility.OnlyInRuntime;
     this.mnuBtnInterlocale.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.mnuBtnInterlocale_ItemClick_1);
     //
     // barBtnTimeIn
     //
     this.barBtnTimeIn.Caption    = "Time In";
     this.barBtnTimeIn.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnTimeIn.Glyph")));
     this.barBtnTimeIn.Id         = 7;
     this.barBtnTimeIn.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnTimeIn.LargeGlyph")));
     this.barBtnTimeIn.Name       = "barBtnTimeIn";
     this.barBtnTimeIn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnTimeIn_ItemClick_1);
     //
     // barBtnEndAttendance
     //
     this.barBtnEndAttendance.Caption    = "End Attendance";
     this.barBtnEndAttendance.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnEndAttendance.Glyph")));
     this.barBtnEndAttendance.Id         = 8;
     this.barBtnEndAttendance.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnEndAttendance.LargeGlyph")));
     this.barBtnEndAttendance.Name       = "barBtnEndAttendance";
     this.barBtnEndAttendance.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnEndAttendance_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 9;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 10;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barStaticLocale
     //
     this.barStaticLocale.Id            = 11;
     this.barStaticLocale.Name          = "barStaticLocale";
     this.barStaticLocale.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticGatheringType
     //
     this.barStaticGatheringType.Id            = 12;
     this.barStaticGatheringType.Name          = "barStaticGatheringType";
     this.barStaticGatheringType.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barStaticGatheringID
     //
     this.barStaticGatheringID.Id            = 13;
     this.barStaticGatheringID.Name          = "barStaticGatheringID";
     this.barStaticGatheringID.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barBtnNewlyBaptized
     //
     this.barBtnNewlyBaptized.Caption    = "Register Member";
     this.barBtnNewlyBaptized.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnNewlyBaptized.Glyph")));
     this.barBtnNewlyBaptized.Id         = 14;
     this.barBtnNewlyBaptized.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnNewlyBaptized.LargeGlyph")));
     this.barBtnNewlyBaptized.Name       = "barBtnNewlyBaptized";
     this.barBtnNewlyBaptized.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.barBtnNewlyBaptized.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnNewlyBaptized_ItemClick);
     //
     // barBtnLateStatus
     //
     this.barBtnLateStatus.Caption    = "Activate Late Status";
     this.barBtnLateStatus.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnLateStatus.Glyph")));
     this.barBtnLateStatus.Id         = 15;
     this.barBtnLateStatus.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnLateStatus.LargeGlyph")));
     this.barBtnLateStatus.Name       = "barBtnLateStatus";
     this.barBtnLateStatus.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnLateStatus_ItemClick);
     //
     // barBtnGenerateReport
     //
     this.barBtnGenerateReport.Caption    = "Generate Current Attendance";
     this.barBtnGenerateReport.Glyph      = ((System.Drawing.Image)(resources.GetObject("barBtnGenerateReport.Glyph")));
     this.barBtnGenerateReport.Id         = 16;
     this.barBtnGenerateReport.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barBtnGenerateReport.LargeGlyph")));
     this.barBtnGenerateReport.Name       = "barBtnGenerateReport";
     this.barBtnGenerateReport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
     this.barBtnGenerateReport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnGenerateReport_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 17;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption       = "barStaticItem1";
     this.barStaticItem1.Id            = 18;
     this.barStaticItem1.Name          = "barStaticItem1";
     this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "TASKS";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.mnuBtnClose);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barBtnTimeIn);
     this.ribbonPageGroup2.ItemLinks.Add(this.barBtnEndAttendance);
     this.ribbonPageGroup2.ItemLinks.Add(this.barBtnNewGathering);
     this.ribbonPageGroup2.ItemLinks.Add(this.mnuBtnGatheringList);
     this.ribbonPageGroup2.ItemLinks.Add(this.barBtnLateStatus);
     this.ribbonPageGroup2.ItemLinks.Add(this.mnuBtnInterlocale);
     this.ribbonPageGroup2.ItemLinks.Add(this.barBtnNewlyBaptized);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.Glyph = ((System.Drawing.Image)(resources.GetObject("ribbonPageGroup3.Glyph")));
     this.ribbonPageGroup3.ItemLinks.Add(this.barStaticLocale);
     this.ribbonPageGroup3.ItemLinks.Add(this.barStaticGatheringType);
     this.ribbonPageGroup3.ItemLinks.Add(this.barStaticGatheringID);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 586);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1208, 23);
     //
     // peBrethren
     //
     this.peBrethren.Anchor                        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.peBrethren.EditValue                     = global::AMS.Properties.Resources.default_user_image;
     this.peBrethren.Location                      = new System.Drawing.Point(1099, 65);
     this.peBrethren.MenuManager                   = this.ribbonControl1;
     this.peBrethren.Name                          = "peBrethren";
     this.peBrethren.Properties.InitialImage       = global::AMS.Properties.Resources.default_user_image;
     this.peBrethren.Properties.ReadOnly           = true;
     this.peBrethren.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.peBrethren.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.peBrethren.Size                          = new System.Drawing.Size(99, 81);
     this.peBrethren.TabIndex                      = 31;
     //
     // gridView1
     //
     this.gridView1.Appearance.EvenRow.BackColor            = System.Drawing.Color.DodgerBlue;
     this.gridView1.Appearance.EvenRow.ForeColor            = System.Drawing.Color.White;
     this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
     this.gridView1.Appearance.EvenRow.Options.UseForeColor = true;
     this.gridView1.Appearance.FocusedRow.BackColor         = System.Drawing.Color.DodgerBlue;
     this.gridView1.Appearance.FocusedRow.Font                  = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.FocusedRow.ForeColor             = System.Drawing.Color.White;
     this.gridView1.Appearance.FocusedRow.Options.UseBackColor  = true;
     this.gridView1.Appearance.FocusedRow.Options.UseFont       = true;
     this.gridView1.Appearance.FocusedRow.Options.UseForeColor  = true;
     this.gridView1.Appearance.HeaderPanel.BackColor            = System.Drawing.Color.White;
     this.gridView1.Appearance.HeaderPanel.Font                 = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.ForeColor            = System.Drawing.Color.Black;
     this.gridView1.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseFont      = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn16,
         this.gridColumn15,
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn7,
         this.gridColumn13
     });
     this.gridView1.GridControl    = this.gridAttendance;
     this.gridView1.IndicatorWidth = 30;
     this.gridView1.Name           = "gridView1";
     this.gridView1.OptionsSelection.MultiSelect = true;
     this.gridView1.OptionsSelection.UseIndicatorForSelection = false;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.CustomDrawRowIndicator    += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator_1);
     //
     // gridColumn16
     //
     this.gridColumn16.Caption   = "Brethren ID";
     this.gridColumn16.FieldName = "temp_brethren_id";
     this.gridColumn16.Name      = "gridColumn16";
     //
     // gridColumn15
     //
     this.gridColumn15.Caption   = "CHURCH ID";
     this.gridColumn15.FieldName = "tempChurch_ID";
     this.gridColumn15.Name      = "gridColumn15";
     this.gridColumn15.OptionsColumn.AllowEdit = false;
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 0;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "NAME";
     this.gridColumn1.FieldName = "Name";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 1;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Time";
     this.gridColumn2.DisplayFormat.FormatString = "t";
     this.gridColumn2.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.gridColumn2.FieldName = "tempReal_Time";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "STATUS";
     this.gridColumn3.FieldName = "tempAttendance_Status";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "INTERLOCALE";
     this.gridColumn7.FieldName = "is_interlocale";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 3;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption      = "LOCALE";
     this.gridColumn13.ColumnEdit   = this.repositoryItemTextEdit1;
     this.gridColumn13.FieldName    = "locale";
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 4;
     //
     // gridAttendance
     //
     this.gridAttendance.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     gridLevelNode1.RelationName = "Level1";
     this.gridAttendance.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
         gridLevelNode1
     });
     this.gridAttendance.Location = new System.Drawing.Point(503, 275);
     this.gridAttendance.MainView = this.gridView1;
     this.gridAttendance.Name     = "gridAttendance";
     this.gridAttendance.Size     = new System.Drawing.Size(695, 266);
     this.gridAttendance.TabIndex = 20;
     this.gridAttendance.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1,
         this.cardView1
     });
     this.gridAttendance.Click += new System.EventHandler(this.gridAttendance_Click);
     //
     // cardView1
     //
     this.cardView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12
     });
     this.cardView1.FocusedCardTopFieldIndex = 0;
     this.cardView1.GridControl = this.gridAttendance;
     this.cardView1.Name        = "cardView1";
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = "gridColumn9";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 0;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption      = "gridColumn10";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 1;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "gridColumn11";
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 2;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption      = "gridColumn12";
     this.gridColumn12.Name         = "gridColumn12";
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 3;
     //
     // lblStatus
     //
     this.lblStatus.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.lblStatus.Font      = new System.Drawing.Font("Consolas", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(206)))), ((int)(((byte)(58)))));
     this.lblStatus.Location  = new System.Drawing.Point(503, 201);
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Size      = new System.Drawing.Size(695, 46);
     this.lblStatus.TabIndex  = 34;
     this.lblStatus.Text      = "READY";
     this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lblTimerGathering
     //
     this.lblTimerGathering.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.lblTimerGathering.BackColor   = System.Drawing.Color.MidnightBlue;
     this.lblTimerGathering.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lblTimerGathering.Font        = new System.Drawing.Font("Georgia", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblTimerGathering.ForeColor   = System.Drawing.Color.White;
     this.lblTimerGathering.Location    = new System.Drawing.Point(0, 152);
     this.lblTimerGathering.Name        = "lblTimerGathering";
     this.lblTimerGathering.Size        = new System.Drawing.Size(1208, 40);
     this.lblTimerGathering.TabIndex    = 37;
     this.lblTimerGathering.Text        = "NO ACTIVE GATHERING";
     this.lblTimerGathering.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label1.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(12, 252);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(483, 23);
     this.label1.TabIndex  = 40;
     this.label1.Text      = "Member/Interlocale Masterlist";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.label2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location  = new System.Drawing.Point(503, 252);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(695, 23);
     this.label2.TabIndex  = 41;
     this.label2.Text      = "List of Attended Brethren";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmAttendanceMonitoring
     //
     this.Appearance.ForeColor            = System.Drawing.Color.SteelBlue;
     this.Appearance.Options.UseForeColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1208, 609);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lblTimerGathering);
     this.Controls.Add(this.lblStatus);
     this.Controls.Add(this.peBrethren);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.txtSearch);
     this.Controls.Add(this.gridBrethren);
     this.Controls.Add(this.gridAttendance);
     this.Controls.Add(this.ribbonControl1);
     this.Name          = "frmAttendanceMonitoring";
     this.Ribbon        = this.ribbonControl1;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar     = this.ribbonStatusBar1;
     this.Text          = "ATTENDANCE FORM";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.frmAttendanceMonitoring_FormClosing);
     this.Load         += new System.EventHandler(this.frmAttendanceMonitoring_Load);
     this.KeyDown      += new System.Windows.Forms.KeyEventHandler(this.frmAttendanceMonitoring_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridBrethren)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.peBrethren.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridAttendance)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cardView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #21
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(frMain));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.panel1                = new System.Windows.Forms.Panel();
     this.barManager1           = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1                  = new DevExpress.XtraBars.Bar();
     this.bar2                  = new DevExpress.XtraBars.Bar();
     this.barButtonItem1        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4        = new DevExpress.XtraBars.BarButtonItem();
     this.bar3                  = new DevExpress.XtraBars.Bar();
     this.barDockControlTop     = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom  = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight   = new DevExpress.XtraBars.BarDockControl();
     this.barWorkspaceMenuItem1 = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.navBarControl1        = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1          = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbarNhanVien          = new DevExpress.XtraNavBar.NavBarItem();
     this.nbarDocGia            = new DevExpress.XtraNavBar.NavBarItem();
     this.nbarTacGia            = new DevExpress.XtraNavBar.NavBarItem();
     this.nbarNXB               = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarTacPham         = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup5          = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbarTTSach            = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup2          = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbarMuon              = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup3          = new DevExpress.XtraNavBar.NavBarGroup();
     this.nbarBaoCaoSach        = new DevExpress.XtraNavBar.NavBarItem();
     this.nbarBaoCaoDocGia      = new DevExpress.XtraNavBar.NavBarItem();
     this.nbarMuonTra           = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarGroup4          = new DevExpress.XtraNavBar.NavBarGroup();
     this.workspaceManager1     = new DevExpress.Utils.WorkspaceManager();
     this.nbarSach              = new DevExpress.XtraNavBar.NavBarItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Location = new System.Drawing.Point(143, 45);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(776, 473);
     this.panel1.TabIndex = 4;
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar2,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barWorkspaceMenuItem1,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 5;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.Text      = "Tools";
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption    = "Trang chủ";
     this.barButtonItem1.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id         = 1;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Lịch đóng, mở thư viện";
     this.barButtonItem2.Glyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.Glyph")));
     this.barButtonItem2.Id      = 2;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Thông tin chi tiết";
     this.barButtonItem3.Glyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.Glyph")));
     this.barButtonItem3.Id      = 3;
     this.barButtonItem3.Name    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption    = "Tìm kiếm";
     this.barButtonItem4.Glyph      = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.Glyph")));
     this.barButtonItem4.Id         = 4;
     this.barButtonItem4.Name       = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size             = new System.Drawing.Size(919, 69);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 498);
     this.barDockControlBottom.Size             = new System.Drawing.Size(919, 23);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 69);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 429);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(919, 69);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 429);
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id      = 0;
     this.barWorkspaceMenuItem1.Name    = "barWorkspaceMenuItem1";
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.navBarControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.navBarControl1.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroup1,
         this.navBarGroup5,
         this.navBarGroup2,
         this.navBarGroup3,
         this.navBarGroup4
     });
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
         this.nbarNhanVien,
         this.nbarDocGia,
         this.nbarTacGia,
         this.nbarMuon,
         this.nbarBaoCaoSach,
         this.nbarBaoCaoDocGia,
         this.nbarMuonTra,
         this.nbarNXB,
         this.nbarTTSach,
         this.navBarTacPham
     });
     this.navBarControl1.Location = new System.Drawing.Point(2, 41);
     this.navBarControl1.Name     = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 143;
     this.navBarControl1.Size     = new System.Drawing.Size(143, 477);
     this.navBarControl1.TabIndex = 3;
     this.navBarControl1.Text     = "navBarControl1";
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "Quản lý thông tin";
     this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarNhanVien),
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarDocGia),
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarTacGia),
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarNXB),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarTacPham)
     });
     this.navBarGroup1.Name       = "navBarGroup1";
     this.navBarGroup1.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup1.SmallImage")));
     //
     // nbarNhanVien
     //
     this.nbarNhanVien.Caption      = "Nhân viên";
     this.nbarNhanVien.Name         = "nbarNhanVien";
     this.nbarNhanVien.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarNhanVien.SmallImage")));
     this.nbarNhanVien.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarNhanVien_LinkClicked);
     //
     // nbarDocGia
     //
     this.nbarDocGia.Caption      = "Độc giả";
     this.nbarDocGia.Name         = "nbarDocGia";
     this.nbarDocGia.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarDocGia.SmallImage")));
     this.nbarDocGia.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarDocGia_LinkClicked_1);
     //
     // nbarTacGia
     //
     this.nbarTacGia.Caption      = "Tác giả";
     this.nbarTacGia.Name         = "nbarTacGia";
     this.nbarTacGia.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarTacGia.SmallImage")));
     this.nbarTacGia.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarTacGia_LinkClicked_1);
     //
     // nbarNXB
     //
     this.nbarNXB.Caption      = "Nhà xuất bản";
     this.nbarNXB.Name         = "nbarNXB";
     this.nbarNXB.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarNXB.SmallImage")));
     this.nbarNXB.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarNXB_LinkClicked);
     //
     // navBarTacPham
     //
     this.navBarTacPham.Caption      = "Tác Phẩm";
     this.navBarTacPham.Name         = "navBarTacPham";
     this.navBarTacPham.SmallImage   = ((System.Drawing.Image)(resources.GetObject("navBarTacPham.SmallImage")));
     this.navBarTacPham.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarTacPham_LinkClicked);
     //
     // navBarGroup5
     //
     this.navBarGroup5.Caption = "Quản lý sách";
     this.navBarGroup5.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarTTSach)
     });
     this.navBarGroup5.Name       = "navBarGroup5";
     this.navBarGroup5.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup5.SmallImage")));
     //
     // nbarTTSach
     //
     this.nbarTTSach.Caption      = "Thông tin sách";
     this.nbarTTSach.Name         = "nbarTTSach";
     this.nbarTTSach.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarTTSach.SmallImage")));
     this.nbarTTSach.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarTTSach_LinkClicked);
     //
     // navBarGroup2
     //
     this.navBarGroup2.Caption  = "Mượn, trả sách";
     this.navBarGroup2.Expanded = true;
     this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarMuon)
     });
     this.navBarGroup2.Name       = "navBarGroup2";
     this.navBarGroup2.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup2.SmallImage")));
     //
     // nbarMuon
     //
     this.nbarMuon.Caption      = "Mượn, trả";
     this.nbarMuon.Name         = "nbarMuon";
     this.nbarMuon.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarMuon.SmallImage")));
     this.nbarMuon.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarMuon_LinkClicked);
     //
     // navBarGroup3
     //
     this.navBarGroup3.Caption = "Báo cáo thống kê";
     this.navBarGroup3.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarBaoCaoSach),
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarBaoCaoDocGia),
         new DevExpress.XtraNavBar.NavBarItemLink(this.nbarMuonTra)
     });
     this.navBarGroup3.Name       = "navBarGroup3";
     this.navBarGroup3.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup3.SmallImage")));
     //
     // nbarBaoCaoSach
     //
     this.nbarBaoCaoSach.Caption      = "Sách";
     this.nbarBaoCaoSach.Name         = "nbarBaoCaoSach";
     this.nbarBaoCaoSach.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarBaoCaoSach.SmallImage")));
     this.nbarBaoCaoSach.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarBaoCaoSach_LinkClicked);
     //
     // nbarBaoCaoDocGia
     //
     this.nbarBaoCaoDocGia.Caption      = "Độc giả";
     this.nbarBaoCaoDocGia.Name         = "nbarBaoCaoDocGia";
     this.nbarBaoCaoDocGia.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarBaoCaoDocGia.SmallImage")));
     this.nbarBaoCaoDocGia.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarBaoCaoDocGia_LinkClicked);
     //
     // nbarMuonTra
     //
     this.nbarMuonTra.Caption      = "Mượn, trả";
     this.nbarMuonTra.Name         = "nbarMuonTra";
     this.nbarMuonTra.SmallImage   = ((System.Drawing.Image)(resources.GetObject("nbarMuonTra.SmallImage")));
     this.nbarMuonTra.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.nbarMuonTra_LinkClicked);
     //
     // navBarGroup4
     //
     this.navBarGroup4.Caption    = "Thông tin liên hệ";
     this.navBarGroup4.Expanded   = true;
     this.navBarGroup4.Name       = "navBarGroup4";
     this.navBarGroup4.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup4.SmallImage")));
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // nbarSach
     //
     this.nbarSach.Caption    = "Sách";
     this.nbarSach.Name       = "nbarSach";
     this.nbarSach.SmallImage = ((System.Drawing.Image)(resources.GetObject("nbarSach.SmallImage")));
     //
     // frMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(919, 521);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.navBarControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "frMain";
     this.Text            = "frMain";
     this.Load           += new System.EventHandler(this.frMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevExpress.Utils.Animation.PushTransition      pushTransition2 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.saveItem                  = new DevExpress.XtraBars.BarButtonItem();
     this.loadItem                  = new DevExpress.XtraBars.BarButtonItem();
     this.captureItem               = new DevExpress.XtraBars.BarButtonItem();
     this.applyItem                 = new DevExpress.XtraBars.BarButtonItem();
     this.workspaceNameItem         = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemTextEdit2   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.selectWorkSpaceItem       = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.transitionItem            = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemComboBox1   = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemTextEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.defaultLookAndFeel1       = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.documentManager1          = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.documentGroup1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document2                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document3                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager1              = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager();
     this.openFileDialog1           = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog1           = new System.Windows.Forms.SaveFileDialog();
     this.dockPanel1                = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container      = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2                = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container      = new DevExpress.XtraBars.Docking.ControlContainer();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonControl1
     //
     this.ribbonControl1.ColorScheme           = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Orange;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.saveItem,
         this.loadItem,
         this.captureItem,
         this.applyItem,
         this.workspaceNameItem,
         this.selectWorkSpaceItem,
         this.transitionItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 9;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1,
         this.repositoryItemTextEdit2,
         this.repositoryItemLookUpEdit1,
         this.repositoryItemComboBox1
     });
     this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl1.Size        = new System.Drawing.Size(1202, 144);
     //
     // saveItem
     //
     this.saveItem.Caption    = "Save Workspace";
     this.saveItem.Glyph      = ((System.Drawing.Image)(resources.GetObject("saveItem.Glyph")));
     this.saveItem.Id         = 1;
     this.saveItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("saveItem.LargeGlyph")));
     this.saveItem.Name       = "saveItem";
     this.saveItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.saveItem_ItemClick);
     //
     // loadItem
     //
     this.loadItem.Caption    = "Load Workspace";
     this.loadItem.Glyph      = ((System.Drawing.Image)(resources.GetObject("loadItem.Glyph")));
     this.loadItem.Id         = 2;
     this.loadItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("loadItem.LargeGlyph")));
     this.loadItem.Name       = "loadItem";
     this.loadItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.loadItem_ItemClick);
     //
     // captureItem
     //
     this.captureItem.Caption    = "Capture Workspace";
     this.captureItem.Glyph      = ((System.Drawing.Image)(resources.GetObject("captureItem.Glyph")));
     this.captureItem.Id         = 3;
     this.captureItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("captureItem.LargeGlyph")));
     this.captureItem.Name       = "captureItem";
     this.captureItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.captureItem_ItemClick);
     //
     // applyItem
     //
     this.applyItem.Caption    = "Apply Workspace";
     this.applyItem.Glyph      = ((System.Drawing.Image)(resources.GetObject("applyItem.Glyph")));
     this.applyItem.Id         = 4;
     this.applyItem.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("applyItem.LargeGlyph")));
     this.applyItem.Name       = "applyItem";
     this.applyItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.applyItem_ItemClick);
     //
     // workspaceNameItem
     //
     this.workspaceNameItem.Caption = "Workspace Name";
     this.workspaceNameItem.Edit    = this.repositoryItemTextEdit2;
     this.workspaceNameItem.Id      = 6;
     this.workspaceNameItem.Name    = "workspaceNameItem";
     this.workspaceNameItem.Width   = 100;
     //
     // repositoryItemTextEdit2
     //
     this.repositoryItemTextEdit2.AutoHeight = false;
     this.repositoryItemTextEdit2.Name       = "repositoryItemTextEdit2";
     //
     // selectWorkSpaceItem
     //
     this.selectWorkSpaceItem.Caption = "Select Workspace";
     this.selectWorkSpaceItem.Edit    = this.repositoryItemLookUpEdit1;
     this.selectWorkSpaceItem.Id      = 7;
     this.selectWorkSpaceItem.Name    = "selectWorkSpaceItem";
     this.selectWorkSpaceItem.Width   = 97;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // transitionItem
     //
     this.transitionItem.Caption = "Transition Type";
     this.transitionItem.Edit    = this.repositoryItemComboBox1;
     this.transitionItem.Id      = 8;
     this.transitionItem.Name    = "transitionItem";
     this.transitionItem.Width   = 108;
     //
     // repositoryItemComboBox1
     //
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "WorkSpace";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.captureItem);
     this.ribbonPageGroup1.ItemLinks.Add(this.applyItem);
     this.ribbonPageGroup1.ItemLinks.Add(this.saveItem);
     this.ribbonPageGroup1.ItemLinks.Add(this.loadItem);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Main Group";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.workspaceNameItem);
     this.ribbonPageGroup2.ItemLinks.Add(this.selectWorkSpaceItem);
     this.ribbonPageGroup2.ItemLinks.Add(this.transitionItem);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Workspace Settings";
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name       = "repositoryItemTextEdit1";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.ribbonControl1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document3
     });
     this.tabbedView1.QueryControl += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.tabbedView1_QueryControl);
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2,
         this.document3
     });
     //
     // document1
     //
     this.document1.Caption     = "Main Page";
     this.document1.ControlName = "document1";
     //
     // document2
     //
     this.document2.Caption     = "Page 1";
     this.document2.ControlName = "document2";
     //
     // document3
     //
     this.document3.Caption     = "Page 2";
     this.document3.ControlName = "document3";
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane"
     });
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition2;
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter = "XML Documents (*.xml)|*.xml";
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "XML Documents (*.xml)|*.xml";
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("1f6aa3e8-067f-4a56-ab86-b3009497bdc1");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 144);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(200, 495);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(192, 468);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel2.ID           = new System.Guid("e458b513-b38a-4138-8e75-bc8ec80b8147");
     this.dockPanel2.Location     = new System.Drawing.Point(1002, 144);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Size         = new System.Drawing.Size(200, 495);
     this.dockPanel2.Text         = "dockPanel2";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(192, 468);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // Form1
     //
     this.AllowFormGlass      = DevExpress.Utils.DefaultBoolean.False;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1202, 639);
     this.Controls.Add(this.dockPanel2);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonControl1);
     this.Name   = "Form1";
     this.Ribbon = this.ribbonControl1;
     this.Text   = "Form1";
     this.Load  += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     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.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(FormTabbedMDIBrowser));
     this.barManager1                  = new DevExpress.XtraBars.BarManager(this.components);
     this.barMain                      = new DevExpress.XtraBars.Bar();
     this.barButtonItem1               = new DevExpress.XtraBars.BarButtonItem();
     this.bar3                         = new DevExpress.XtraBars.Bar();
     this.barMdiChildrenListItem1      = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.barWorkspaceMenuItem1        = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1            = new DevExpress.Utils.WorkspaceManager();
     this.barDebug                     = new DevExpress.XtraBars.Bar();
     this.barButtonShowErrorDialog     = new DevExpress.XtraBars.BarButtonItem();
     this.barDockControlTop            = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom         = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft           = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight          = new DevExpress.XtraBars.BarDockControl();
     this.barEditItem1                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.bCheckItem                   = new DevExpress.XtraBars.BarCheckItem();
     this.barEditItem2                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.barEditItem3                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.barEditItem4                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemImageComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.barEditItem5                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemImageComboBox5 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.barCheckItem1                = new DevExpress.XtraBars.BarCheckItem();
     this.repositoryItemCheckEdit1     = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.repositoryItemImageComboBox6 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.xtraTabbedMdiManager1        = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components);
     this.imageList1                   = new System.Windows.Forms.ImageList(this.components);
     this.barCheckItem2                = new DevExpress.XtraBars.BarCheckItem();
     this.barEditItem6                 = new DevExpress.XtraBars.BarEditItem();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.barMain,
         this.bar3,
         this.barDebug
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barButtonItem1,
         this.barMdiChildrenListItem1,
         this.barEditItem1,
         this.bCheckItem,
         this.barEditItem2,
         this.barEditItem3,
         this.barEditItem4,
         this.barEditItem5,
         this.barCheckItem1,
         this.barButtonShowErrorDialog,
         this.barWorkspaceMenuItem1
     });
     this.barManager1.MaxItemId = 18;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemImageComboBox1,
         this.repositoryItemImageComboBox2,
         this.repositoryItemImageComboBox3,
         this.repositoryItemImageComboBox4,
         this.repositoryItemImageComboBox5,
         this.repositoryItemCheckEdit1,
         this.repositoryItemImageComboBox6
     });
     //
     // barMain
     //
     this.barMain.BarName       = "barWindows";
     this.barMain.DockCol       = 0;
     this.barMain.DockRow       = 0;
     this.barMain.DockStyle     = DevExpress.XtraBars.BarDockStyle.Top;
     this.barMain.FloatLocation = new System.Drawing.Point(42, 179);
     this.barMain.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1)
     });
     this.barMain.Text = "Principal";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Nueva";
     this.barButtonItem1.Hint    = "Abre nueva pestaña";
     this.barButtonItem1.Id      = 0;
     this.barButtonItem1.ImageOptions.ImageUri.Uri = "AddItem;Office2013";
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // bar3
     //
     this.bar3.BarName   = "ClosePage Buttons";
     this.bar3.DockCol   = 1;
     this.bar3.DockRow   = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barWorkspaceMenuItem1)
     });
     this.bar3.Offset = 181;
     this.bar3.Text   = "ClosePage Buttons";
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "Tabs";
     this.barMdiChildrenListItem1.Hint    = "Listado tabs abiertos";
     this.barMdiChildrenListItem1.Id      = 1;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "Workspace";
     this.barWorkspaceMenuItem1.Hint             = "Entorno de trabajo";
     this.barWorkspaceMenuItem1.Id               = 17;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barDebug
     //
     this.barDebug.BarName   = "Custom 6";
     this.barDebug.DockCol   = 0;
     this.barDebug.DockRow   = 1;
     this.barDebug.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.barDebug.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonShowErrorDialog)
     });
     this.barDebug.Text = "Custom 6";
     //
     // barButtonShowErrorDialog
     //
     this.barButtonShowErrorDialog.Caption    = "ShowErrorDialog";
     this.barButtonShowErrorDialog.Id         = 16;
     this.barButtonShowErrorDialog.Name       = "barButtonShowErrorDialog";
     this.barButtonShowErrorDialog.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonShowErrorDialog_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlTop.Size             = new System.Drawing.Size(1122, 65);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 577);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1122, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 65);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 512);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1122, 65);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(4);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 512);
     //
     // barEditItem1
     //
     this.barEditItem1.Caption    = "Header Location";
     this.barEditItem1.Edit       = this.repositoryItemImageComboBox1;
     this.barEditItem1.Id         = 5;
     this.barEditItem1.Name       = "barEditItem1";
     this.barEditItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // repositoryItemImageComboBox1
     //
     this.repositoryItemImageComboBox1.AutoHeight = false;
     this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // bCheckItem
     //
     this.bCheckItem.BindableChecked = true;
     this.bCheckItem.Caption         = "Colored Tabs";
     this.bCheckItem.Checked         = true;
     this.bCheckItem.Id   = 4;
     this.bCheckItem.Name = "bCheckItem";
     //
     // barEditItem2
     //
     this.barEditItem2.Caption    = "Header Orientation";
     this.barEditItem2.Edit       = this.repositoryItemImageComboBox2;
     this.barEditItem2.Id         = 6;
     this.barEditItem2.Name       = "barEditItem2";
     this.barEditItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // repositoryItemImageComboBox2
     //
     this.repositoryItemImageComboBox2.AutoHeight = false;
     this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
     //
     // barEditItem3
     //
     this.barEditItem3.Caption    = "Page Image Position";
     this.barEditItem3.Edit       = this.repositoryItemImageComboBox3;
     this.barEditItem3.Id         = 7;
     this.barEditItem3.Name       = "barEditItem3";
     this.barEditItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // repositoryItemImageComboBox3
     //
     this.repositoryItemImageComboBox3.AutoHeight = false;
     this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3";
     //
     // barEditItem4
     //
     this.barEditItem4.Caption    = "Header AutoFill";
     this.barEditItem4.Edit       = this.repositoryItemImageComboBox4;
     this.barEditItem4.Id         = 8;
     this.barEditItem4.Name       = "barEditItem4";
     this.barEditItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // repositoryItemImageComboBox4
     //
     this.repositoryItemImageComboBox4.AutoHeight = false;
     this.repositoryItemImageComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox4.Name = "repositoryItemImageComboBox4";
     //
     // barEditItem5
     //
     this.barEditItem5.Caption    = "Close Page Button";
     this.barEditItem5.Edit       = this.repositoryItemImageComboBox5;
     this.barEditItem5.EditWidth  = 120;
     this.barEditItem5.Id         = 10;
     this.barEditItem5.Name       = "barEditItem5";
     this.barEditItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // repositoryItemImageComboBox5
     //
     this.repositoryItemImageComboBox5.AutoHeight = false;
     this.repositoryItemImageComboBox5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox5.Name = "repositoryItemImageComboBox5";
     //
     // barCheckItem1
     //
     this.barCheckItem1.Caption = "FloatOnDoubleClick";
     this.barCheckItem1.Id      = 13;
     this.barCheckItem1.Name    = "barCheckItem1";
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Caption    = "Check";
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // repositoryItemImageComboBox6
     //
     this.repositoryItemImageComboBox6.AutoHeight = false;
     this.repositoryItemImageComboBox6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageComboBox6.Name = "repositoryItemImageComboBox6";
     //
     // xtraTabbedMdiManager1
     //
     this.xtraTabbedMdiManager1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader;
     this.xtraTabbedMdiManager1.FloatOnDoubleClick      = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabbedMdiManager1.FloatOnDrag             = DevExpress.Utils.DefaultBoolean.True;
     this.xtraTabbedMdiManager1.MdiParent    = this;
     this.xtraTabbedMdiManager1.PageAdded   += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageAdded);
     this.xtraTabbedMdiManager1.PageRemoved += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageRemoved);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList1.Images.SetKeyName(0, "");
     this.imageList1.Images.SetKeyName(1, "");
     this.imageList1.Images.SetKeyName(2, "");
     this.imageList1.Images.SetKeyName(3, "");
     this.imageList1.Images.SetKeyName(4, "");
     this.imageList1.Images.SetKeyName(5, "");
     //
     // barCheckItem2
     //
     this.barCheckItem2.Caption = "FloatOnDrag";
     this.barCheckItem2.Id      = 14;
     this.barCheckItem2.Name    = "barCheckItem2";
     //
     // barEditItem6
     //
     this.barEditItem6.Caption    = "Show Pin Tab";
     this.barEditItem6.Edit       = this.repositoryItemImageComboBox6;
     this.barEditItem6.EditWidth  = 85;
     this.barEditItem6.Id         = 15;
     this.barEditItem6.Name       = "barEditItem6";
     this.barEditItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     //
     // FormTabbedMDIBrowser
     //
     this.ActiveGlowColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1122, 577);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font           = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.Margin         = new System.Windows.Forms.Padding(4);
     this.MinimumSize    = new System.Drawing.Size(800, 600);
     this.Name           = "FormTabbedMDIBrowser";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Social Browser";
     this.FormClosing   += new System.Windows.Forms.FormClosingEventHandler(this.FormTabbedMDIBrowser_FormClosing);
     this.Load          += new System.EventHandler(this.FormTabbedMDIBrowser_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #24
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.XtraSplashScreen.SplashScreenManager splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::Purchase.Startup), true, true);
     DevExpress.Utils.Animation.PushTransition       pushTransition1      = new DevExpress.Utils.Animation.PushTransition();
     System.ComponentModel.ComponentResourceManager  resources            = new System.ComponentModel.ComponentResourceManager(typeof(ERP));
     this.ribbonPageGroup1            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonControl1              = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.applicationMenu1            = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
     this.barWorkspaceMenuItem1       = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1           = new DevExpress.Utils.WorkspaceManager();
     this.barButtonItem1              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem15             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem18             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem19             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem20             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem21             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem22             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem23             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem24             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem25             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem26             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem27             = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage2                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup4            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup8            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage4                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup9            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup10           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup13           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup14           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage5                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup11           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup12           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage6                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup15           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup16           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup17           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup18           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage7                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup19           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup20           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup21           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup22           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup23           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.backstageViewControl1       = new DevExpress.XtraBars.Ribbon.BackstageViewControl();
     this.backstageViewClientControl1 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewClientControl2 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewClientControl3 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewClientControl4 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewClientControl5 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewClientControl6 = new DevExpress.XtraBars.Ribbon.BackstageViewClientControl();
     this.backstageViewTabItem1       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewItemSeparator2 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
     this.backstageViewTabItem2       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewTabItem3       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewItemSeparator1 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
     this.backstageViewTabItem4       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewItemSeparator3 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
     this.backstageViewTabItem5       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewItemSeparator4 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
     this.backstageViewTabItem6       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.defaultLookAndFeel1         = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).BeginInit();
     this.backstageViewControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     splashScreenManager1.ClosingDelay = 500;
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "ribbonPage1";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ApplicationButtonDropDownControl = this.applicationMenu1;
     this.ribbonControl1.ExpandCollapseItem.Id            = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barWorkspaceMenuItem1,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12,
         this.barButtonItem13,
         this.barButtonItem14,
         this.barButtonItem15,
         this.barButtonItem16,
         this.barButtonItem17,
         this.barButtonItem18,
         this.barButtonItem19,
         this.barButtonItem20,
         this.barButtonItem21,
         this.barButtonItem22,
         this.barButtonItem23,
         this.barButtonItem24,
         this.barButtonItem25,
         this.barButtonItem26,
         this.barButtonItem27
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.ribbonControl1.MaxItemId = 29;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage2,
         this.ribbonPage3,
         this.ribbonPage4,
         this.ribbonPage5,
         this.ribbonPage6,
         this.ribbonPage7
     });
     this.ribbonControl1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl1.Size        = new System.Drawing.Size(1362, 144);
     //
     // applicationMenu1
     //
     this.applicationMenu1.Name   = "applicationMenu1";
     this.applicationMenu1.Ribbon = this.ribbonControl1;
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "Menu";
     this.barWorkspaceMenuItem1.Id               = 1;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption      = "Vendors";
     this.barButtonItem1.Id           = 2;
     this.barButtonItem1.ImageUri.Uri = "SendXLS";
     this.barButtonItem1.LargeGlyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.LargeGlyph")));
     this.barButtonItem1.Name         = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Vendor";
     this.barButtonItem2.Id      = 3;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "barButtonItem3";
     this.barButtonItem3.Glyph   = global::Purchase.Properties.Resources.open_16x16;
     this.barButtonItem3.Id      = 4;
     this.barButtonItem3.Name    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "barButtonItem4";
     this.barButtonItem4.Id      = 5;
     this.barButtonItem4.Name    = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "barButtonItem5";
     this.barButtonItem5.Id      = 6;
     this.barButtonItem5.Name    = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Glyph = global::Purchase.Properties.Resources.newproducts_32x32;
     this.barButtonItem6.Id    = 7;
     this.barButtonItem6.Name  = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption    = "Options";
     this.barButtonItem7.Glyph      = global::Purchase.Properties.Resources.technology_16x16;
     this.barButtonItem7.Id         = 8;
     this.barButtonItem7.LargeGlyph = global::Purchase.Properties.Resources.technology_32x32;
     this.barButtonItem7.Name       = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption    = "Users";
     this.barButtonItem8.Glyph      = global::Purchase.Properties.Resources.usergroup_16x16;
     this.barButtonItem8.Id         = 9;
     this.barButtonItem8.LargeGlyph = global::Purchase.Properties.Resources.usergroup_32x32;
     this.barButtonItem8.Name       = "barButtonItem8";
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption    = "Add Account";
     this.barButtonItem9.Glyph      = global::Purchase.Properties.Resources.insert_16x16;
     this.barButtonItem9.Id         = 10;
     this.barButtonItem9.LargeGlyph = global::Purchase.Properties.Resources.insert_32x32;
     this.barButtonItem9.Name       = "barButtonItem9";
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption    = "Accountant Tree";
     this.barButtonItem10.Glyph      = global::Purchase.Properties.Resources.treeview_16x16;
     this.barButtonItem10.Id         = 11;
     this.barButtonItem10.LargeGlyph = global::Purchase.Properties.Resources.treeview_32x32;
     this.barButtonItem10.Name       = "barButtonItem10";
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption    = "Add";
     this.barButtonItem11.Glyph      = global::Purchase.Properties.Resources.add_16x16;
     this.barButtonItem11.Id         = 12;
     this.barButtonItem11.LargeGlyph = global::Purchase.Properties.Resources.add_32x32;
     this.barButtonItem11.Name       = "barButtonItem11";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption    = "View";
     this.barButtonItem12.Glyph      = global::Purchase.Properties.Resources.selectall2_16x16;
     this.barButtonItem12.Id         = 13;
     this.barButtonItem12.LargeGlyph = global::Purchase.Properties.Resources.selectall2_32x32;
     this.barButtonItem12.Name       = "barButtonItem12";
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption    = "Add";
     this.barButtonItem13.Glyph      = global::Purchase.Properties.Resources.add_16x16;
     this.barButtonItem13.Id         = 14;
     this.barButtonItem13.LargeGlyph = global::Purchase.Properties.Resources.add_32x32;
     this.barButtonItem13.Name       = "barButtonItem13";
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption    = "View";
     this.barButtonItem14.Glyph      = global::Purchase.Properties.Resources.listbox_16x16;
     this.barButtonItem14.Id         = 15;
     this.barButtonItem14.LargeGlyph = global::Purchase.Properties.Resources.listbox_32x32;
     this.barButtonItem14.Name       = "barButtonItem14";
     //
     // barButtonItem15
     //
     this.barButtonItem15.Caption    = "Items";
     this.barButtonItem15.Glyph      = global::Purchase.Properties.Resources.boorderitem_16x16;
     this.barButtonItem15.Id         = 16;
     this.barButtonItem15.LargeGlyph = global::Purchase.Properties.Resources.boorderitem_32x32;
     this.barButtonItem15.Name       = "barButtonItem15";
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption    = "Vendors";
     this.barButtonItem16.Glyph      = global::Purchase.Properties.Resources.team_16x16;
     this.barButtonItem16.Id         = 17;
     this.barButtonItem16.LargeGlyph = global::Purchase.Properties.Resources.team_32x32;
     this.barButtonItem16.Name       = "barButtonItem16";
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption    = "Suppliers";
     this.barButtonItem17.Glyph      = global::Purchase.Properties.Resources.team_16x16;
     this.barButtonItem17.Id         = 18;
     this.barButtonItem17.LargeGlyph = global::Purchase.Properties.Resources.team_32x32;
     this.barButtonItem17.Name       = "barButtonItem17";
     //
     // barButtonItem18
     //
     this.barButtonItem18.Caption    = "Suppliers";
     this.barButtonItem18.Glyph      = global::Purchase.Properties.Resources.usergroup_16x16;
     this.barButtonItem18.Id         = 19;
     this.barButtonItem18.LargeGlyph = global::Purchase.Properties.Resources.usergroup_32x32;
     this.barButtonItem18.Name       = "barButtonItem18";
     //
     // barButtonItem19
     //
     this.barButtonItem19.Caption    = "Add Group";
     this.barButtonItem19.Glyph      = global::Purchase.Properties.Resources.packageproduct_16x16;
     this.barButtonItem19.Id         = 20;
     this.barButtonItem19.LargeGlyph = global::Purchase.Properties.Resources.packageproduct_32x32;
     this.barButtonItem19.Name       = "barButtonItem19";
     //
     // barButtonItem20
     //
     this.barButtonItem20.Caption    = "Add Store";
     this.barButtonItem20.Glyph      = global::Purchase.Properties.Resources.addnewdatasource_16x16;
     this.barButtonItem20.Id         = 21;
     this.barButtonItem20.LargeGlyph = global::Purchase.Properties.Resources.addnewdatasource_32x32;
     this.barButtonItem20.Name       = "barButtonItem20";
     //
     // barButtonItem21
     //
     this.barButtonItem21.Caption    = "PR";
     this.barButtonItem21.Glyph      = global::Purchase.Properties.Resources.bosaleitem_16x16;
     this.barButtonItem21.Id         = 22;
     this.barButtonItem21.LargeGlyph = global::Purchase.Properties.Resources.bosaleitem_32x32;
     this.barButtonItem21.Name       = "barButtonItem21";
     //
     // barButtonItem22
     //
     this.barButtonItem22.Caption    = "PO";
     this.barButtonItem22.Glyph      = global::Purchase.Properties.Resources.shoppingcart_16x16;
     this.barButtonItem22.Id         = 23;
     this.barButtonItem22.LargeGlyph = global::Purchase.Properties.Resources.shoppingcart_32x32;
     this.barButtonItem22.Name       = "barButtonItem22";
     //
     // barButtonItem23
     //
     this.barButtonItem23.Caption    = "Purchase Returns";
     this.barButtonItem23.Id         = 24;
     this.barButtonItem23.LargeGlyph = global::Purchase.Properties.Resources.uturnleft_32x32;
     this.barButtonItem23.Name       = "barButtonItem23";
     //
     // barButtonItem24
     //
     this.barButtonItem24.Caption    = "Sales invoice";
     this.barButtonItem24.Glyph      = global::Purchase.Properties.Resources.salesanalysis_16x16;
     this.barButtonItem24.Id         = 25;
     this.barButtonItem24.LargeGlyph = global::Purchase.Properties.Resources.salesanalysis_32x32;
     this.barButtonItem24.Name       = "barButtonItem24";
     //
     // barButtonItem25
     //
     this.barButtonItem25.Caption    = "Returned Sales";
     this.barButtonItem25.Id         = 26;
     this.barButtonItem25.LargeGlyph = global::Purchase.Properties.Resources.uturnright_32x32;
     this.barButtonItem25.Name       = "barButtonItem25";
     //
     // barButtonItem26
     //
     this.barButtonItem26.Caption    = "Orders";
     this.barButtonItem26.Glyph      = global::Purchase.Properties.Resources.boorderitem_16x16;
     this.barButtonItem26.Id         = 27;
     this.barButtonItem26.LargeGlyph = global::Purchase.Properties.Resources.boorderitem_32x32;
     this.barButtonItem26.Name       = "barButtonItem26";
     //
     // barButtonItem27
     //
     this.barButtonItem27.Caption    = "Prices";
     this.barButtonItem27.Glyph      = global::Purchase.Properties.Resources.bosale_16x16;
     this.barButtonItem27.Id         = 28;
     this.barButtonItem27.LargeGlyph = global::Purchase.Properties.Resources.bosale_32x32;
     this.barButtonItem27.Name       = "barButtonItem27";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2,
         this.ribbonPageGroup3
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Administration";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.AllowTextClipping = false;
     this.ribbonPageGroup2.Glyph             = ((System.Drawing.Image)(resources.GetObject("ribbonPageGroup2.Glyph")));
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Opetions";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.AllowTextClipping = false;
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     this.ribbonPageGroup3.Text = "Users";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup4,
         this.ribbonPageGroup5,
         this.ribbonPageGroup6,
         this.ribbonPageGroup7,
         this.ribbonPageGroup8
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Accountant";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.AllowTextClipping = false;
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.ShowCaptionButton = false;
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.AllowTextClipping = false;
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.ShowCaptionButton = false;
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.AllowTextClipping = false;
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.ShowCaptionButton = false;
     this.ribbonPageGroup6.Text = "Accounting constraints";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.AllowTextClipping = false;
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.ShowCaptionButton = false;
     this.ribbonPageGroup7.Text = "Treasury transfers";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.AllowTextClipping = false;
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.ShowCaptionButton = false;
     this.ribbonPageGroup8.Text = "Reports";
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup9,
         this.ribbonPageGroup10,
         this.ribbonPageGroup13,
         this.ribbonPageGroup14
     });
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Wharehouse";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.AllowTextClipping = false;
     this.ribbonPageGroup9.ItemLinks.Add(this.barButtonItem15);
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.ShowCaptionButton = false;
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.AllowTextClipping = false;
     this.ribbonPageGroup10.ItemLinks.Add(this.barButtonItem19);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.ShowCaptionButton = false;
     //
     // ribbonPageGroup13
     //
     this.ribbonPageGroup13.AllowTextClipping = false;
     this.ribbonPageGroup13.ItemLinks.Add(this.barButtonItem20);
     this.ribbonPageGroup13.Name = "ribbonPageGroup13";
     this.ribbonPageGroup13.ShowCaptionButton = false;
     //
     // ribbonPageGroup14
     //
     this.ribbonPageGroup14.AllowTextClipping = false;
     this.ribbonPageGroup14.Name = "ribbonPageGroup14";
     this.ribbonPageGroup14.ShowCaptionButton = false;
     this.ribbonPageGroup14.Text = "Reports";
     //
     // ribbonPage5
     //
     this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup11,
         this.ribbonPageGroup12
     });
     this.ribbonPage5.Name = "ribbonPage5";
     this.ribbonPage5.Text = "Vendors & Suppliers";
     //
     // ribbonPageGroup11
     //
     this.ribbonPageGroup11.AllowTextClipping = false;
     this.ribbonPageGroup11.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup11.Name = "ribbonPageGroup11";
     this.ribbonPageGroup11.ShowCaptionButton = false;
     //
     // ribbonPageGroup12
     //
     this.ribbonPageGroup12.AllowTextClipping = false;
     this.ribbonPageGroup12.ItemLinks.Add(this.barButtonItem18);
     this.ribbonPageGroup12.Name = "ribbonPageGroup12";
     this.ribbonPageGroup12.ShowCaptionButton = false;
     //
     // ribbonPage6
     //
     this.ribbonPage6.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup15,
         this.ribbonPageGroup16,
         this.ribbonPageGroup17,
         this.ribbonPageGroup18
     });
     this.ribbonPage6.Name = "ribbonPage6";
     this.ribbonPage6.Text = "Purchase";
     //
     // ribbonPageGroup15
     //
     this.ribbonPageGroup15.AllowTextClipping = false;
     this.ribbonPageGroup15.ItemLinks.Add(this.barButtonItem21);
     this.ribbonPageGroup15.Name = "ribbonPageGroup15";
     this.ribbonPageGroup15.ShowCaptionButton = false;
     this.ribbonPageGroup15.Text = "Purchase Requesition";
     //
     // ribbonPageGroup16
     //
     this.ribbonPageGroup16.AllowTextClipping = false;
     this.ribbonPageGroup16.ItemLinks.Add(this.barButtonItem22);
     this.ribbonPageGroup16.Name = "ribbonPageGroup16";
     this.ribbonPageGroup16.ShowCaptionButton = false;
     this.ribbonPageGroup16.Text = "Purchase Order";
     //
     // ribbonPageGroup17
     //
     this.ribbonPageGroup17.AllowTextClipping = false;
     this.ribbonPageGroup17.ItemLinks.Add(this.barButtonItem23);
     this.ribbonPageGroup17.Name = "ribbonPageGroup17";
     this.ribbonPageGroup17.ShowCaptionButton = false;
     //
     // ribbonPageGroup18
     //
     this.ribbonPageGroup18.AllowTextClipping = false;
     this.ribbonPageGroup18.Name = "ribbonPageGroup18";
     this.ribbonPageGroup18.ShowCaptionButton = false;
     this.ribbonPageGroup18.Text = "Reports";
     //
     // ribbonPage7
     //
     this.ribbonPage7.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup19,
         this.ribbonPageGroup20,
         this.ribbonPageGroup21,
         this.ribbonPageGroup22,
         this.ribbonPageGroup23
     });
     this.ribbonPage7.Name = "ribbonPage7";
     this.ribbonPage7.Text = "Sales";
     //
     // ribbonPageGroup19
     //
     this.ribbonPageGroup19.AllowTextClipping = false;
     this.ribbonPageGroup19.ItemLinks.Add(this.barButtonItem24);
     this.ribbonPageGroup19.Name = "ribbonPageGroup19";
     this.ribbonPageGroup19.ShowCaptionButton = false;
     this.ribbonPageGroup19.Text = "Sales invoice";
     //
     // ribbonPageGroup20
     //
     this.ribbonPageGroup20.AllowTextClipping = false;
     this.ribbonPageGroup20.ItemLinks.Add(this.barButtonItem25);
     this.ribbonPageGroup20.Name = "ribbonPageGroup20";
     this.ribbonPageGroup20.ShowCaptionButton = false;
     this.ribbonPageGroup20.Text = "Returned Sales";
     //
     // ribbonPageGroup21
     //
     this.ribbonPageGroup21.AllowTextClipping = false;
     this.ribbonPageGroup21.ItemLinks.Add(this.barButtonItem26);
     this.ribbonPageGroup21.Name = "ribbonPageGroup21";
     this.ribbonPageGroup21.ShowCaptionButton = false;
     this.ribbonPageGroup21.Text = "Orders";
     //
     // ribbonPageGroup22
     //
     this.ribbonPageGroup22.AllowTextClipping = false;
     this.ribbonPageGroup22.ItemLinks.Add(this.barButtonItem27);
     this.ribbonPageGroup22.Name = "ribbonPageGroup22";
     this.ribbonPageGroup22.ShowCaptionButton = false;
     this.ribbonPageGroup22.Text = "Prices";
     //
     // ribbonPageGroup23
     //
     this.ribbonPageGroup23.AllowTextClipping = false;
     this.ribbonPageGroup23.Name = "ribbonPageGroup23";
     this.ribbonPageGroup23.ShowCaptionButton = false;
     this.ribbonPageGroup23.Text = "Reports";
     //
     // backstageViewControl1
     //
     this.backstageViewControl1.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Yellow;
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl1);
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl2);
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl3);
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl4);
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl5);
     this.backstageViewControl1.Controls.Add(this.backstageViewClientControl6);
     this.backstageViewControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem1);
     this.backstageViewControl1.Items.Add(this.backstageViewItemSeparator2);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem2);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem3);
     this.backstageViewControl1.Items.Add(this.backstageViewItemSeparator1);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem4);
     this.backstageViewControl1.Items.Add(this.backstageViewItemSeparator3);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem5);
     this.backstageViewControl1.Items.Add(this.backstageViewItemSeparator4);
     this.backstageViewControl1.Items.Add(this.backstageViewTabItem6);
     this.backstageViewControl1.Location         = new System.Drawing.Point(0, 144);
     this.backstageViewControl1.Margin           = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewControl1.Name             = "backstageViewControl1";
     this.backstageViewControl1.SelectedTab      = this.backstageViewTabItem3;
     this.backstageViewControl1.SelectedTabIndex = 3;
     this.backstageViewControl1.Size             = new System.Drawing.Size(1362, 628);
     this.backstageViewControl1.Style            = DevExpress.XtraBars.Ribbon.BackstageViewStyle.Office2010;
     this.backstageViewControl1.TabIndex         = 1;
     //
     // backstageViewClientControl1
     //
     this.backstageViewClientControl1.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl1.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl1.Name     = "backstageViewClientControl1";
     this.backstageViewClientControl1.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl1.TabIndex = 1;
     //
     // backstageViewClientControl2
     //
     this.backstageViewClientControl2.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl2.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl2.Name     = "backstageViewClientControl2";
     this.backstageViewClientControl2.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl2.TabIndex = 2;
     //
     // backstageViewClientControl3
     //
     this.backstageViewClientControl3.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl3.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl3.Name     = "backstageViewClientControl3";
     this.backstageViewClientControl3.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl3.TabIndex = 3;
     //
     // backstageViewClientControl4
     //
     this.backstageViewClientControl4.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl4.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl4.Name     = "backstageViewClientControl4";
     this.backstageViewClientControl4.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl4.TabIndex = 4;
     //
     // backstageViewClientControl5
     //
     this.backstageViewClientControl5.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl5.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl5.Name     = "backstageViewClientControl5";
     this.backstageViewClientControl5.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl5.TabIndex = 5;
     //
     // backstageViewClientControl6
     //
     this.backstageViewClientControl6.Location = new System.Drawing.Point(216, 0);
     this.backstageViewClientControl6.Margin   = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.backstageViewClientControl6.Name     = "backstageViewClientControl6";
     this.backstageViewClientControl6.Size     = new System.Drawing.Size(1146, 628);
     this.backstageViewClientControl6.TabIndex = 6;
     //
     // backstageViewTabItem1
     //
     this.backstageViewTabItem1.Caption        = "Sales invoice";
     this.backstageViewTabItem1.ContentControl = this.backstageViewClientControl1;
     this.backstageViewTabItem1.Glyph          = global::Purchase.Properties.Resources.salesperiodyear_32x32;
     this.backstageViewTabItem1.Name           = "backstageViewTabItem1";
     this.backstageViewTabItem1.Selected       = false;
     //
     // backstageViewItemSeparator2
     //
     this.backstageViewItemSeparator2.Name = "backstageViewItemSeparator2";
     //
     // backstageViewTabItem2
     //
     this.backstageViewTabItem2.Caption        = "Purchases Requisition";
     this.backstageViewTabItem2.ContentControl = this.backstageViewClientControl2;
     this.backstageViewTabItem2.Glyph          = global::Purchase.Properties.Resources.boreport2_32x32;
     this.backstageViewTabItem2.Name           = "backstageViewTabItem2";
     this.backstageViewTabItem2.Selected       = false;
     //
     // backstageViewTabItem3
     //
     this.backstageViewTabItem3.Caption        = "Purchases Order";
     this.backstageViewTabItem3.ContentControl = this.backstageViewClientControl3;
     this.backstageViewTabItem3.Glyph          = global::Purchase.Properties.Resources.boreport_32x32;
     this.backstageViewTabItem3.Name           = "backstageViewTabItem3";
     this.backstageViewTabItem3.Selected       = true;
     //
     // backstageViewItemSeparator1
     //
     this.backstageViewItemSeparator1.Name = "backstageViewItemSeparator1";
     //
     // backstageViewTabItem4
     //
     this.backstageViewTabItem4.Caption        = "Receive cash";
     this.backstageViewTabItem4.ContentControl = this.backstageViewClientControl4;
     this.backstageViewTabItem4.Glyph          = global::Purchase.Properties.Resources.financial_32x32;
     this.backstageViewTabItem4.Name           = "backstageViewTabItem4";
     this.backstageViewTabItem4.Selected       = false;
     //
     // backstageViewItemSeparator3
     //
     this.backstageViewItemSeparator3.Name = "backstageViewItemSeparator3";
     //
     // backstageViewTabItem5
     //
     this.backstageViewTabItem5.Caption        = "Point of Sale";
     this.backstageViewTabItem5.ContentControl = this.backstageViewClientControl5;
     this.backstageViewTabItem5.Glyph          = global::Purchase.Properties.Resources.sales_32x32;
     this.backstageViewTabItem5.Name           = "backstageViewTabItem5";
     this.backstageViewTabItem5.Selected       = false;
     //
     // backstageViewItemSeparator4
     //
     this.backstageViewItemSeparator4.Name = "backstageViewItemSeparator4";
     //
     // backstageViewTabItem6
     //
     this.backstageViewTabItem6.AllowGlyphSkinning         = DevExpress.Utils.DefaultBoolean.True;
     this.backstageViewTabItem6.Caption                    = "Warehouse Transfers";
     this.backstageViewTabItem6.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Stretch;
     this.backstageViewTabItem6.CaptionVerticalAlignment   = DevExpress.Utils.Drawing.ItemVerticalAlignment.Stretch;
     this.backstageViewTabItem6.ContentControl             = this.backstageViewClientControl6;
     this.backstageViewTabItem6.Glyph    = global::Purchase.Properties.Resources.chartsrotate_32x32;
     this.backstageViewTabItem6.Name     = "backstageViewTabItem6";
     this.backstageViewTabItem6.Selected = false;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2010 Blue";
     //
     // ERP
     //
     this.AllowFormGlass                  = DevExpress.Utils.DefaultBoolean.False;
     this.Appearance.BackColor            = System.Drawing.Color.Silver;
     this.Appearance.Options.UseBackColor = true;
     this.Appearance.Options.UseFont      = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(11F, 24F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1362, 772);
     this.Controls.Add(this.backstageViewControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4, 6, 4, 6);
     this.Name          = "ERP";
     this.Ribbon        = this.ribbonControl1;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Main";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).EndInit();
     this.backstageViewControl1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #25
0
 /// <summary>
 /// Обязательный метод для поддержки конструктора - не изменяйте
 /// содержимое данного метода при помощи редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::Steganography.SplashScreen1), true, true);
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.formAssistant1 = new DevExpress.XtraBars.FormAssistant();
     this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.ribbonStatusBar2 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.applicationMenu2 = new DevExpress.XtraBars.Ribbon.ApplicationMenu();
     this.barButtonItemExit = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemAbout = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemUnpack = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemOptions = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barButtonItemExecute = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPack = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemOptionsSave = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemOptionsLoad = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemGamma = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemWeb = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemGroups = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemForum = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemShowSampleImage = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemShowMedianImage = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemError = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemBarcode = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemErase = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCheck = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemChecksum = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonMiniToolbar1 = new DevExpress.XtraBars.Ribbon.RibbonMiniToolbar();
     this.ribbonPageCategoryPack = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPagePack = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup7 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup16 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup31 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup9 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup13 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup17 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage4 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup33 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup34 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageCategoryUnpack = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPageUnpack = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup8 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup20 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup32 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup10 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup14 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup18 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage5 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup35 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup36 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageCategoryOptions = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPageOptions = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup11 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup29 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup15 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup19 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageCategory1 = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPage7 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup30 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup25 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup22 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup21 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup26 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup12 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup24 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup23 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel();
     this.workspaceManager1 = new DevExpress.Utils.WorkspaceManager();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItemPack = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItemUnpack = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItemOptions = new DevExpress.XtraNavBar.NavBarItem();
     this.mainControl = new Steganography.BbsControl();
     this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 681);
     this.ribbonStatusBar1.Name = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon = null;
     this.ribbonStatusBar1.Size = new System.Drawing.Size(1261, 20);
     //
     // ribbonStatusBar2
     //
     this.ribbonStatusBar2.Location = new System.Drawing.Point(0, 815);
     this.ribbonStatusBar2.Name = "ribbonStatusBar2";
     this.ribbonStatusBar2.Ribbon = this.ribbonControl;
     this.ribbonStatusBar2.Size = new System.Drawing.Size(1215, 55);
     //
     // ribbonControl
     //
     this.ribbonControl.ApplicationButtonDropDownControl = this.applicationMenu2;
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbonControl.ExpandCollapseItem,
     this.barButtonItemAbout,
     this.barButtonItemUnpack,
     this.barButtonItemOptions,
     this.skinRibbonGalleryBarItem1,
     this.barButtonItemExecute,
     this.barButtonItemPack,
     this.barButtonItemExit,
     this.barButtonItemOptionsSave,
     this.barButtonItemOptionsLoad,
     this.barButtonItem1,
     this.barButtonItem2,
     this.barButtonItem3,
     this.barButtonItem4,
     this.barButtonItem5,
     this.barButtonItem6,
     this.barButtonItem7,
     this.barButtonItemGamma,
     this.barButtonItem9,
     this.barButtonItemWeb,
     this.barButtonItemGroups,
     this.barButtonItemForum,
     this.barButtonItem13,
     this.barButtonItem14,
     this.barButtonItemShowSampleImage,
     this.barButtonItem16,
     this.barButtonItem17,
     this.barButtonItemShowMedianImage,
     this.barButtonItemError,
     this.barButtonItemBarcode,
     this.barButtonItemErase,
     this.barButtonItemCheck,
     this.barButtonItemChecksum});
     this.ribbonControl.Location = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 2;
     this.ribbonControl.MiniToolbars.Add(this.ribbonMiniToolbar1);
     this.ribbonControl.Name = "ribbonControl";
     this.ribbonControl.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
     this.ribbonPageCategoryPack,
     this.ribbonPageCategoryUnpack,
     this.ribbonPageCategoryOptions,
     this.ribbonPageCategory1});
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPage1,
     this.ribbonPage3});
     this.ribbonControl.Size = new System.Drawing.Size(1215, 249);
     this.ribbonControl.StatusBar = this.ribbonStatusBar2;
     this.ribbonControl.Toolbar.ItemLinks.Add(this.barButtonItemPack);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.barButtonItemUnpack);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.barButtonItemOptionsLoad);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.barButtonItemOptionsSave);
     this.ribbonControl.Toolbar.ItemLinks.Add(this.barButtonItem5);
     //
     // applicationMenu2
     //
     this.applicationMenu2.ItemLinks.Add(this.barButtonItemExit);
     this.applicationMenu2.Name = "applicationMenu2";
     this.applicationMenu2.Ribbon = this.ribbonControl;
     //
     // barButtonItemExit
     //
     this.barButtonItemExit.Caption = "Выход";
     this.barButtonItemExit.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemExit.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemExit.Glyph")));
     this.barButtonItemExit.Id = 2;
     this.barButtonItemExit.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemExit.LargeGlyph")));
     this.barButtonItemExit.Name = "barButtonItemExit";
     this.barButtonItemExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Exit_ItemClick);
     //
     // barButtonItemAbout
     //
     this.barButtonItemAbout.Caption = "О программе";
     this.barButtonItemAbout.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemAbout.Glyph")));
     this.barButtonItemAbout.Id = 1;
     this.barButtonItemAbout.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemAbout.LargeGlyph")));
     this.barButtonItemAbout.Name = "barButtonItemAbout";
     this.barButtonItemAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.About_ItemClick);
     //
     // barButtonItemUnpack
     //
     this.barButtonItemUnpack.Caption = "Распаковать";
     this.barButtonItemUnpack.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemUnpack.Glyph")));
     this.barButtonItemUnpack.Id = 3;
     this.barButtonItemUnpack.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemUnpack.LargeGlyph")));
     this.barButtonItemUnpack.Name = "barButtonItemUnpack";
     this.barButtonItemUnpack.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Unpack_ItemClick);
     //
     // barButtonItemOptions
     //
     this.barButtonItemOptions.Caption = "Параметры";
     this.barButtonItemOptions.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptions.Glyph")));
     this.barButtonItemOptions.Id = 4;
     this.barButtonItemOptions.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptions.LargeGlyph")));
     this.barButtonItemOptions.Name = "barButtonItemOptions";
     this.barButtonItemOptions.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Options_ItemClick);
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id = 5;
     this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
     //
     // barButtonItemExecute
     //
     this.barButtonItemExecute.Caption = "Выполнить";
     this.barButtonItemExecute.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemExecute.Glyph")));
     this.barButtonItemExecute.Id = 6;
     this.barButtonItemExecute.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemExecute.LargeGlyph")));
     this.barButtonItemExecute.Name = "barButtonItemExecute";
     this.barButtonItemExecute.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Execute_ItemClick);
     //
     // barButtonItemPack
     //
     this.barButtonItemPack.Caption = "Упаковать";
     this.barButtonItemPack.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemPack.Glyph")));
     this.barButtonItemPack.Id = 13;
     this.barButtonItemPack.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemPack.LargeGlyph")));
     this.barButtonItemPack.Name = "barButtonItemPack";
     this.barButtonItemPack.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Pack_ItemClick);
     //
     // barButtonItemOptionsSave
     //
     this.barButtonItemOptionsSave.Caption = "Сохранить";
     this.barButtonItemOptionsSave.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptionsSave.Glyph")));
     this.barButtonItemOptionsSave.Id = 1;
     this.barButtonItemOptionsSave.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptionsSave.LargeGlyph")));
     this.barButtonItemOptionsSave.Name = "barButtonItemOptionsSave";
     this.barButtonItemOptionsSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OptionsSave_ItemClick);
     //
     // barButtonItemOptionsLoad
     //
     this.barButtonItemOptionsLoad.Caption = "Загрузить";
     this.barButtonItemOptionsLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptionsLoad.Glyph")));
     this.barButtonItemOptionsLoad.Id = 2;
     this.barButtonItemOptionsLoad.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemOptionsLoad.LargeGlyph")));
     this.barButtonItemOptionsLoad.Name = "barButtonItemOptionsLoad";
     this.barButtonItemOptionsLoad.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OptionsLoad_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "Образец";
     this.barButtonItem1.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.Glyph")));
     this.barButtonItem1.Id = 4;
     this.barButtonItem1.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.LargeGlyph")));
     this.barButtonItem1.Name = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.PackingOpenImage_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Сообщение";
     this.barButtonItem2.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.Glyph")));
     this.barButtonItem2.Id = 5;
     this.barButtonItem2.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.LargeGlyph")));
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.PackingOpenFile_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Сохранить";
     this.barButtonItem3.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.Glyph")));
     this.barButtonItem3.Id = 6;
     this.barButtonItem3.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.LargeGlyph")));
     this.barButtonItem3.Name = "barButtonItem3";
     this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.PackingSaveImage_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Отправить";
     this.barButtonItem4.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.Glyph")));
     this.barButtonItem4.Id = 7;
     this.barButtonItem4.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.LargeGlyph")));
     this.barButtonItem4.Name = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.PackingSendImage_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Справка";
     this.barButtonItem5.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.Glyph")));
     this.barButtonItem5.Id = 9;
     this.barButtonItem5.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.LargeGlyph")));
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Картинка";
     this.barButtonItem6.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.Glyph")));
     this.barButtonItem6.Id = 10;
     this.barButtonItem6.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.LargeGlyph")));
     this.barButtonItem6.Name = "barButtonItem6";
     this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.UnpackingOpenImage_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Сохранить";
     this.barButtonItem7.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.Glyph")));
     this.barButtonItem7.Id = 11;
     this.barButtonItem7.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.LargeGlyph")));
     this.barButtonItem7.Name = "barButtonItem7";
     this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.UnpackingSaveFile_ItemClick);
     //
     // barButtonItemGamma
     //
     this.barButtonItemGamma.Caption = "Гамма";
     this.barButtonItemGamma.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGamma.Glyph")));
     this.barButtonItemGamma.Id = 12;
     this.barButtonItemGamma.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGamma.LargeGlyph")));
     this.barButtonItemGamma.Name = "barButtonItemGamma";
     this.barButtonItemGamma.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ViewSequence_ItemClick);
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Отправить";
     this.barButtonItem9.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem9.Glyph")));
     this.barButtonItem9.Id = 13;
     this.barButtonItem9.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem9.LargeGlyph")));
     this.barButtonItem9.Name = "barButtonItem9";
     this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.UnpackingSendFile_ItemClick);
     //
     // barButtonItemWeb
     //
     this.barButtonItemWeb.Caption = "Интернет";
     this.barButtonItemWeb.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemWeb.Glyph")));
     this.barButtonItemWeb.Id = 14;
     this.barButtonItemWeb.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemWeb.LargeGlyph")));
     this.barButtonItemWeb.Name = "barButtonItemWeb";
     this.barButtonItemWeb.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Internet_ItemClick);
     //
     // barButtonItemGroups
     //
     this.barButtonItemGroups.Caption = "Группы";
     this.barButtonItemGroups.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGroups.Glyph")));
     this.barButtonItemGroups.Id = 15;
     this.barButtonItemGroups.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGroups.LargeGlyph")));
     this.barButtonItemGroups.Name = "barButtonItemGroups";
     //
     // barButtonItemForum
     //
     this.barButtonItemForum.Caption = "Форумы";
     this.barButtonItemForum.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemForum.Glyph")));
     this.barButtonItemForum.Id = 16;
     this.barButtonItemForum.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemForum.LargeGlyph")));
     this.barButtonItemForum.Name = "barButtonItemForum";
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption = "Картинка";
     this.barButtonItem13.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem13.Glyph")));
     this.barButtonItem13.Id = 17;
     this.barButtonItem13.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem13.LargeGlyph")));
     this.barButtonItem13.Name = "barButtonItem13";
     this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ShowCipherImage_ItemClick);
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption = "Сообщение";
     this.barButtonItem14.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem14.Glyph")));
     this.barButtonItem14.Id = 18;
     this.barButtonItem14.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem14.LargeGlyph")));
     this.barButtonItem14.Name = "barButtonItem14";
     this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.UnpackFileShow_ItemClick);
     //
     // barButtonItemShowSampleImage
     //
     this.barButtonItemShowSampleImage.Caption = "Образец";
     this.barButtonItemShowSampleImage.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemShowSampleImage.Glyph")));
     this.barButtonItemShowSampleImage.Id = 20;
     this.barButtonItemShowSampleImage.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemShowSampleImage.LargeGlyph")));
     this.barButtonItemShowSampleImage.Name = "barButtonItemShowSampleImage";
     this.barButtonItemShowSampleImage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ShowSampleImage_ItemClick);
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption = "Сообщение";
     this.barButtonItem16.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem16.Glyph")));
     this.barButtonItem16.Id = 21;
     this.barButtonItem16.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem16.LargeGlyph")));
     this.barButtonItem16.Name = "barButtonItem16";
     this.barButtonItem16.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.PackFileShow_ItemClick);
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption = "Картинка";
     this.barButtonItem17.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem17.Glyph")));
     this.barButtonItem17.Id = 22;
     this.barButtonItem17.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem17.LargeGlyph")));
     this.barButtonItem17.Name = "barButtonItem17";
     this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ShowInputImage_ItemClick);
     //
     // barButtonItemShowMedianImage
     //
     this.barButtonItemShowMedianImage.Caption = "Среднее";
     this.barButtonItemShowMedianImage.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemShowMedianImage.Glyph")));
     this.barButtonItemShowMedianImage.Id = 23;
     this.barButtonItemShowMedianImage.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemShowMedianImage.LargeGlyph")));
     this.barButtonItemShowMedianImage.Name = "barButtonItemShowMedianImage";
     this.barButtonItemShowMedianImage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.ShowMedianImage_ItemClick);
     //
     // barButtonItemError
     //
     this.barButtonItemError.Caption = "Ошибки";
     this.barButtonItemError.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemError.Glyph")));
     this.barButtonItemError.Id = 25;
     this.barButtonItemError.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemError.LargeGlyph")));
     this.barButtonItemError.Name = "barButtonItemError";
     //
     // barButtonItemBarcode
     //
     this.barButtonItemBarcode.Caption = "Баркод";
     this.barButtonItemBarcode.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemBarcode.Glyph")));
     this.barButtonItemBarcode.Id = 1;
     this.barButtonItemBarcode.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemBarcode.LargeGlyph")));
     this.barButtonItemBarcode.Name = "barButtonItemBarcode";
     this.barButtonItemBarcode.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Barcode_ItemClick);
     //
     // barButtonItemErase
     //
     this.barButtonItemErase.Caption = "Очистить";
     this.barButtonItemErase.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemErase.Glyph")));
     this.barButtonItemErase.Id = 2;
     this.barButtonItemErase.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemErase.LargeGlyph")));
     this.barButtonItemErase.Name = "barButtonItemErase";
     this.barButtonItemErase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Erase_ItemClick);
     //
     // barButtonItemCheck
     //
     this.barButtonItemCheck.Caption = "Проверить";
     this.barButtonItemCheck.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemCheck.Glyph")));
     this.barButtonItemCheck.Id = 3;
     this.barButtonItemCheck.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemCheck.LargeGlyph")));
     this.barButtonItemCheck.Name = "barButtonItemCheck";
     this.barButtonItemCheck.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Check_ItemClick);
     //
     // barButtonItemChecksum
     //
     this.barButtonItemChecksum.Caption = "Контрольная сумма";
     this.barButtonItemChecksum.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemChecksum.Glyph")));
     this.barButtonItemChecksum.Id = 1;
     this.barButtonItemChecksum.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemChecksum.LargeGlyph")));
     this.barButtonItemChecksum.Name = "barButtonItemChecksum";
     this.barButtonItemChecksum.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemChecksum_ItemClick);
     //
     // ribbonMiniToolbar1
     //
     this.ribbonMiniToolbar1.ItemLinks.Add(this.barButtonItemPack);
     this.ribbonMiniToolbar1.ItemLinks.Add(this.barButtonItemUnpack);
     this.ribbonMiniToolbar1.ItemLinks.Add(this.barButtonItemExit);
     //
     // ribbonPageCategoryPack
     //
     this.ribbonPageCategoryPack.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.ribbonPageCategoryPack.Name = "ribbonPageCategoryPack";
     this.ribbonPageCategoryPack.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPagePack,
     this.ribbonPage4});
     this.ribbonPageCategoryPack.Text = "Режим упаковки";
     //
     // ribbonPagePack
     //
     this.ribbonPagePack.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup7,
     this.ribbonPageGroup16,
     this.ribbonPageGroup31,
     this.ribbonPageGroup9,
     this.ribbonPageGroup13,
     this.ribbonPageGroup17});
     this.ribbonPagePack.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPagePack.Image")));
     this.ribbonPagePack.Name = "ribbonPagePack";
     this.ribbonPagePack.Text = "Упаковка";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItemExecute);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItemErase);
     this.ribbonPageGroup7.ItemLinks.Add(this.barButtonItemCheck);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "Задачи";
     //
     // ribbonPageGroup16
     //
     this.ribbonPageGroup16.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup16.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup16.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup16.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup16.Name = "ribbonPageGroup16";
     this.ribbonPageGroup16.Text = "Файлы";
     //
     // ribbonPageGroup31
     //
     this.ribbonPageGroup31.ItemLinks.Add(this.barButtonItemShowSampleImage);
     this.ribbonPageGroup31.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup31.ItemLinks.Add(this.barButtonItem13);
     this.ribbonPageGroup31.Name = "ribbonPageGroup31";
     this.ribbonPageGroup31.Text = "Просмотр";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.ItemLinks.Add(this.barButtonItemOptionsLoad);
     this.ribbonPageGroup9.ItemLinks.Add(this.barButtonItemOptionsSave);
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.Text = "Параметры";
     //
     // ribbonPageGroup13
     //
     this.ribbonPageGroup13.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup13.Name = "ribbonPageGroup13";
     this.ribbonPageGroup13.Text = "Выход";
     //
     // ribbonPageGroup17
     //
     this.ribbonPageGroup17.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup17.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup17.Name = "ribbonPageGroup17";
     this.ribbonPageGroup17.Text = "Помощь";
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup33,
     this.ribbonPageGroup34});
     this.ribbonPage4.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage4.Image")));
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Анализ";
     //
     // ribbonPageGroup33
     //
     this.ribbonPageGroup33.ItemLinks.Add(this.barButtonItemGamma);
     this.ribbonPageGroup33.ItemLinks.Add(this.barButtonItemBarcode);
     this.ribbonPageGroup33.ItemLinks.Add(this.barButtonItemChecksum);
     this.ribbonPageGroup33.Name = "ribbonPageGroup33";
     this.ribbonPageGroup33.Text = "Анализ";
     //
     // ribbonPageGroup34
     //
     this.ribbonPageGroup34.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup34.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup34.Name = "ribbonPageGroup34";
     this.ribbonPageGroup34.Text = "Помощь";
     //
     // ribbonPageCategoryUnpack
     //
     this.ribbonPageCategoryUnpack.Color = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.ribbonPageCategoryUnpack.Name = "ribbonPageCategoryUnpack";
     this.ribbonPageCategoryUnpack.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPageUnpack,
     this.ribbonPage5});
     this.ribbonPageCategoryUnpack.Text = "Режим распаковки";
     //
     // ribbonPageUnpack
     //
     this.ribbonPageUnpack.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup8,
     this.ribbonPageGroup20,
     this.ribbonPageGroup32,
     this.ribbonPageGroup10,
     this.ribbonPageGroup14,
     this.ribbonPageGroup18});
     this.ribbonPageUnpack.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPageUnpack.Image")));
     this.ribbonPageUnpack.Name = "ribbonPageUnpack";
     this.ribbonPageUnpack.Text = "Распаковка";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItemExecute);
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItemErase);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     this.ribbonPageGroup8.Text = "Задачи";
     //
     // ribbonPageGroup20
     //
     this.ribbonPageGroup20.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup20.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup20.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup20.Name = "ribbonPageGroup20";
     this.ribbonPageGroup20.Text = "Файлы";
     //
     // ribbonPageGroup32
     //
     this.ribbonPageGroup32.ItemLinks.Add(this.barButtonItem17);
     this.ribbonPageGroup32.ItemLinks.Add(this.barButtonItemShowMedianImage);
     this.ribbonPageGroup32.ItemLinks.Add(this.barButtonItem14);
     this.ribbonPageGroup32.Name = "ribbonPageGroup32";
     this.ribbonPageGroup32.Text = "Просмотр";
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.ItemLinks.Add(this.barButtonItemOptionsLoad);
     this.ribbonPageGroup10.ItemLinks.Add(this.barButtonItemOptionsSave);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Параметры";
     //
     // ribbonPageGroup14
     //
     this.ribbonPageGroup14.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup14.Name = "ribbonPageGroup14";
     this.ribbonPageGroup14.Text = "Выход";
     //
     // ribbonPageGroup18
     //
     this.ribbonPageGroup18.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup18.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup18.Name = "ribbonPageGroup18";
     this.ribbonPageGroup18.Text = "Помощь";
     //
     // ribbonPage5
     //
     this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup35,
     this.ribbonPageGroup36});
     this.ribbonPage5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage5.Image")));
     this.ribbonPage5.Name = "ribbonPage5";
     this.ribbonPage5.Text = "Анализ";
     //
     // ribbonPageGroup35
     //
     this.ribbonPageGroup35.ItemLinks.Add(this.barButtonItemGamma);
     this.ribbonPageGroup35.ItemLinks.Add(this.barButtonItemBarcode);
     this.ribbonPageGroup35.ItemLinks.Add(this.barButtonItemChecksum);
     this.ribbonPageGroup35.Name = "ribbonPageGroup35";
     this.ribbonPageGroup35.Text = "Анализ";
     //
     // ribbonPageGroup36
     //
     this.ribbonPageGroup36.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup36.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup36.Name = "ribbonPageGroup36";
     this.ribbonPageGroup36.Text = "Помощь";
     //
     // ribbonPageCategoryOptions
     //
     this.ribbonPageCategoryOptions.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.ribbonPageCategoryOptions.Name = "ribbonPageCategoryOptions";
     this.ribbonPageCategoryOptions.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPageOptions});
     this.ribbonPageCategoryOptions.Text = "Режим параметров";
     //
     // ribbonPageOptions
     //
     this.ribbonPageOptions.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup11,
     this.ribbonPageGroup29,
     this.ribbonPageGroup15,
     this.ribbonPageGroup19});
     this.ribbonPageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPageOptions.Image")));
     this.ribbonPageOptions.Name = "ribbonPageOptions";
     this.ribbonPageOptions.Text = "Параметры";
     //
     // ribbonPageGroup11
     //
     this.ribbonPageGroup11.ItemLinks.Add(this.barButtonItemOptionsLoad);
     this.ribbonPageGroup11.ItemLinks.Add(this.barButtonItemOptionsSave);
     this.ribbonPageGroup11.Name = "ribbonPageGroup11";
     this.ribbonPageGroup11.Text = "Параметры";
     //
     // ribbonPageGroup29
     //
     this.ribbonPageGroup29.ItemLinks.Add(this.barButtonItemGamma);
     this.ribbonPageGroup29.Name = "ribbonPageGroup29";
     this.ribbonPageGroup29.Text = "Анализ";
     //
     // ribbonPageGroup15
     //
     this.ribbonPageGroup15.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup15.Name = "ribbonPageGroup15";
     this.ribbonPageGroup15.Text = "Выход";
     //
     // ribbonPageGroup19
     //
     this.ribbonPageGroup19.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup19.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup19.Name = "ribbonPageGroup19";
     this.ribbonPageGroup19.Text = "Помощь";
     //
     // ribbonPageCategory1
     //
     this.ribbonPageCategory1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.ribbonPageCategory1.Name = "ribbonPageCategory1";
     this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
     this.ribbonPage7});
     this.ribbonPageCategory1.Text = "Помощь";
     //
     // ribbonPage7
     //
     this.ribbonPage7.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup30,
     this.ribbonPageGroup25,
     this.ribbonPageGroup22});
     this.ribbonPage7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage7.Image")));
     this.ribbonPage7.MergeOrder = 9999;
     this.ribbonPage7.Name = "ribbonPage7";
     this.ribbonPage7.Text = "Помощь";
     //
     // ribbonPageGroup30
     //
     this.ribbonPageGroup30.ItemLinks.Add(this.barButtonItemWeb);
     this.ribbonPageGroup30.ItemLinks.Add(this.barButtonItemGroups);
     this.ribbonPageGroup30.ItemLinks.Add(this.barButtonItemForum);
     this.ribbonPageGroup30.ItemLinks.Add(this.barButtonItemError);
     this.ribbonPageGroup30.Name = "ribbonPageGroup30";
     this.ribbonPageGroup30.Text = "Ссылки";
     //
     // ribbonPageGroup25
     //
     this.ribbonPageGroup25.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup25.Name = "ribbonPageGroup25";
     this.ribbonPageGroup25.Text = "Выход";
     //
     // ribbonPageGroup22
     //
     this.ribbonPageGroup22.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup22.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup22.Name = "ribbonPageGroup22";
     this.ribbonPageGroup22.Text = "Помощь";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup21,
     this.ribbonPageGroup6,
     this.ribbonPageGroup26,
     this.ribbonPageGroup12,
     this.ribbonPageGroup2});
     this.ribbonPage1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage1.Image")));
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Главная";
     //
     // ribbonPageGroup21
     //
     this.ribbonPageGroup21.ItemLinks.Add(this.barButtonItemPack);
     this.ribbonPageGroup21.ItemLinks.Add(this.barButtonItemUnpack);
     this.ribbonPageGroup21.ItemLinks.Add(this.barButtonItemOptions);
     this.ribbonPageGroup21.Name = "ribbonPageGroup21";
     this.ribbonPageGroup21.Text = "Режим";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItemOptionsLoad);
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItemOptionsSave);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Параметры";
     //
     // ribbonPageGroup26
     //
     this.ribbonPageGroup26.ItemLinks.Add(this.barButtonItemGamma);
     this.ribbonPageGroup26.Name = "ribbonPageGroup26";
     this.ribbonPageGroup26.Text = "Анализ";
     //
     // ribbonPageGroup12
     //
     this.ribbonPageGroup12.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup12.Name = "ribbonPageGroup12";
     this.ribbonPageGroup12.Text = "Выход";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Помощь";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup1,
     this.ribbonPageGroup3,
     this.ribbonPageGroup24,
     this.ribbonPageGroup23});
     this.ribbonPage3.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage3.Image")));
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Вид";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemPack);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemUnpack);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemOptions);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Режим";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Оболочка";
     //
     // ribbonPageGroup24
     //
     this.ribbonPageGroup24.ItemLinks.Add(this.barButtonItemExit);
     this.ribbonPageGroup24.Name = "ribbonPageGroup24";
     this.ribbonPageGroup24.Text = "Выход";
     //
     // ribbonPageGroup23
     //
     this.ribbonPageGroup23.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup23.ItemLinks.Add(this.barButtonItemAbout);
     this.ribbonPageGroup23.Name = "ribbonPageGroup23";
     this.ribbonPageGroup23.Text = "Помощь";
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Metropolis";
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 249);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.navBarControl1);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.mainControl);
     this.splitContainerControl1.Panel2.Text = "Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(1215, 566);
     this.splitContainerControl1.SplitterPosition = 211;
     this.splitContainerControl1.TabIndex = 5;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
     this.navBarGroup1});
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
     this.navBarItemPack,
     this.navBarItemUnpack,
     this.navBarItemOptions});
     this.navBarControl1.Location = new System.Drawing.Point(0, 0);
     this.navBarControl1.Name = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 211;
     this.navBarControl1.Size = new System.Drawing.Size(211, 566);
     this.navBarControl1.TabIndex = 1;
     this.navBarControl1.Text = "navBarControl1";
     this.navBarControl1.View = new DevExpress.XtraNavBar.ViewInfo.SkinExplorerBarViewInfoRegistrator();
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "Режим";
     this.navBarGroup1.Expanded = true;
     this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
     new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemPack),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemUnpack),
     new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemOptions)});
     this.navBarGroup1.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup1.LargeImage")));
     this.navBarGroup1.Name = "navBarGroup1";
     this.navBarGroup1.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarGroup1.SmallImage")));
     //
     // navBarItemPack
     //
     this.navBarItemPack.Caption = "Упаковать";
     this.navBarItemPack.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarItemPack.LargeImage")));
     this.navBarItemPack.Name = "navBarItemPack";
     this.navBarItemPack.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemPack.SmallImage")));
     this.navBarItemPack.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.Pack_LinkClicked);
     //
     // navBarItemUnpack
     //
     this.navBarItemUnpack.Caption = "Распаковать";
     this.navBarItemUnpack.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarItemUnpack.LargeImage")));
     this.navBarItemUnpack.Name = "navBarItemUnpack";
     this.navBarItemUnpack.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemUnpack.SmallImage")));
     this.navBarItemUnpack.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.Unpack_LinkClicked);
     //
     // navBarItemOptions
     //
     this.navBarItemOptions.Caption = "Параметры";
     this.navBarItemOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarItemOptions.LargeImage")));
     this.navBarItemOptions.Name = "navBarItemOptions";
     this.navBarItemOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemOptions.SmallImage")));
     this.navBarItemOptions.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.Options_LinkClicked);
     //
     // mainControl
     //
     this.mainControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mainControl.Location = new System.Drawing.Point(0, 0);
     this.mainControl.Name = "mainControl";
     this.mainControl.SelectedMode = Steganography.BbsControl.Mode.Pack;
     this.mainControl.Size = new System.Drawing.Size(986, 566);
     this.mainControl.TabIndex = 3;
     this.mainControl.TabsVisible = true;
     this.mainControl.SelectedModeChanged += new Steganography.BbsControl.SelectedModeChangedEventHandler(this.SelectedModeChanged);
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "ribbonPageGroup4";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
     this.ribbonPageGroup4});
     this.ribbonPage2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage2.Image")));
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Помощь";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1215, 870);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.ribbonStatusBar2);
     this.Controls.Add(this.ribbonControl);
     this.Name = "MainForm";
     this.Ribbon = this.ribbonControl;
     this.StatusBar = this.ribbonStatusBar2;
     this.Text = "Метод широкополосных сигналов";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.applicationMenu2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #26
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.XtraReports.UI.XRSummary            xrSummary1       = new DevExpress.XtraReports.UI.XRSummary();
     DevExpress.DataAccess.Sql.StoredProcQuery      storedProcQuery1 = new DevExpress.DataAccess.Sql.StoredProcQuery();
     DevExpress.DataAccess.Sql.QueryParameter       queryParameter1  = new DevExpress.DataAccess.Sql.QueryParameter();
     System.ComponentModel.ComponentResourceManager resources        = new System.ComponentModel.ComponentResourceManager(typeof(rpKhachHang));
     DevExpress.Utils.Animation.PushTransition      pushTransition1  = new DevExpress.Utils.Animation.PushTransition();
     this.Title                  = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupCaption1          = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupData1             = new DevExpress.XtraReports.UI.XRControlStyle();
     this.GroupFooterBackground3 = new DevExpress.XtraReports.UI.XRControlStyle();
     this.PageInfo               = new DevExpress.XtraReports.UI.XRControlStyle();
     this.TopMargin              = new DevExpress.XtraReports.UI.TopMarginBand();
     this.xrLabel3               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel2               = new DevExpress.XtraReports.UI.XRLabel();
     this.xrLabel1               = new DevExpress.XtraReports.UI.XRLabel();
     this.BottomMargin           = new DevExpress.XtraReports.UI.BottomMarginBand();
     this.ReportHeader           = new DevExpress.XtraReports.UI.ReportHeaderBand();
     this.label1                 = new DevExpress.XtraReports.UI.XRLabel();
     this.Detail                 = new DevExpress.XtraReports.UI.DetailBand();
     this.xrTable2               = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow2            = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell7           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell8           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell10          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell12          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell11          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell9           = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupHeader1           = new DevExpress.XtraReports.UI.GroupHeaderBand();
     this.xrTable1               = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow1            = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell1           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell2           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell4           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell6           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell5           = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell3           = new DevExpress.XtraReports.UI.XRTableCell();
     this.GroupFooter1           = new DevExpress.XtraReports.UI.GroupFooterBand();
     this.xrTable3               = new DevExpress.XtraReports.UI.XRTable();
     this.xrTableRow3            = new DevExpress.XtraReports.UI.XRTableRow();
     this.xrTableCell14          = new DevExpress.XtraReports.UI.XRTableCell();
     this.xrTableCell15          = new DevExpress.XtraReports.UI.XRTableCell();
     this.sqlDataSource1         = new DevExpress.DataAccess.Sql.SqlDataSource(this.components);
     this.Ngay = new DevExpress.XtraReports.Parameters.Parameter();
     this.workspaceManager1 = new DevExpress.Utils.WorkspaceManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     //
     // Title
     //
     this.Title.BackColor   = System.Drawing.Color.Transparent;
     this.Title.BorderColor = System.Drawing.Color.Black;
     this.Title.Borders     = DevExpress.XtraPrinting.BorderSide.None;
     this.Title.BorderWidth = 1F;
     this.Title.Font        = new System.Drawing.Font("Arial", 14.25F);
     this.Title.ForeColor   = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.Title.Name        = "Title";
     //
     // GroupCaption1
     //
     this.GroupCaption1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.GroupCaption1.BorderColor   = System.Drawing.Color.White;
     this.GroupCaption1.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupCaption1.BorderWidth   = 2F;
     this.GroupCaption1.Font          = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.GroupCaption1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228)))));
     this.GroupCaption1.Name          = "GroupCaption1";
     this.GroupCaption1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupCaption1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GroupData1
     //
     this.GroupData1.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.GroupData1.BorderColor   = System.Drawing.Color.White;
     this.GroupData1.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupData1.BorderWidth   = 2F;
     this.GroupData1.Font          = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.GroupData1.ForeColor     = System.Drawing.Color.White;
     this.GroupData1.Name          = "GroupData1";
     this.GroupData1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupData1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // GroupFooterBackground3
     //
     this.GroupFooterBackground3.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(131)))), ((int)(((byte)(131)))));
     this.GroupFooterBackground3.BorderColor   = System.Drawing.Color.White;
     this.GroupFooterBackground3.Borders       = DevExpress.XtraPrinting.BorderSide.Bottom;
     this.GroupFooterBackground3.BorderWidth   = 2F;
     this.GroupFooterBackground3.Font          = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.GroupFooterBackground3.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(228)))));
     this.GroupFooterBackground3.Name          = "GroupFooterBackground3";
     this.GroupFooterBackground3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(6, 2, 0, 0, 100F);
     this.GroupFooterBackground3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
     //
     // PageInfo
     //
     this.PageInfo.Font      = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold);
     this.PageInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(75)))), ((int)(((byte)(75)))), ((int)(((byte)(75)))));
     this.PageInfo.Name      = "PageInfo";
     this.PageInfo.Padding   = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     //
     // TopMargin
     //
     this.TopMargin.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                      | DevExpress.XtraPrinting.BorderSide.Right)
                                                                     | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.TopMargin.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrLabel3,
         this.xrLabel2,
         this.xrLabel1
     });
     this.TopMargin.HeightF = 169F;
     this.TopMargin.Name    = "TopMargin";
     this.TopMargin.StylePriority.UseBorders = false;
     //
     // xrLabel3
     //
     this.xrLabel3.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel3.Font                     = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel3.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 111.3333F);
     this.xrLabel3.Multiline                = true;
     this.xrLabel3.Name                     = "xrLabel3";
     this.xrLabel3.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel3.SizeF                    = new System.Drawing.SizeF(238.3333F, 23.00001F);
     this.xrLabel3.StylePriority.UseBorders = false;
     this.xrLabel3.StylePriority.UseFont    = false;
     this.xrLabel3.Text                     = "Số điện thoại : 0828365961";
     //
     // xrLabel2
     //
     this.xrLabel2.Borders                  = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel2.Font                     = new System.Drawing.Font("Arial", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel2.LocationFloat            = new DevExpress.Utils.PointFloat(0F, 73.83334F);
     this.xrLabel2.Multiline                = true;
     this.xrLabel2.Name                     = "xrLabel2";
     this.xrLabel2.Padding                  = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel2.SizeF                    = new System.Drawing.SizeF(406.6667F, 23F);
     this.xrLabel2.StylePriority.UseBorders = false;
     this.xrLabel2.StylePriority.UseFont    = false;
     this.xrLabel2.Text                     = "Địa chỉ : 310 Trần Hưng Đạo - Dĩ An - Bình Dương";
     //
     // xrLabel1
     //
     this.xrLabel1.Borders                    = DevExpress.XtraPrinting.BorderSide.None;
     this.xrLabel1.Font                       = new System.Drawing.Font("Arial", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrLabel1.ForeColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.xrLabel1.LocationFloat              = new DevExpress.Utils.PointFloat(5.086263E-05F, 37.5F);
     this.xrLabel1.Multiline                  = true;
     this.xrLabel1.Name                       = "xrLabel1";
     this.xrLabel1.Padding                    = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
     this.xrLabel1.SizeF                      = new System.Drawing.SizeF(125F, 23F);
     this.xrLabel1.StylePriority.UseBorders   = false;
     this.xrLabel1.StylePriority.UseFont      = false;
     this.xrLabel1.StylePriority.UseForeColor = false;
     this.xrLabel1.Text                       = "CITY GYM";
     //
     // BottomMargin
     //
     this.BottomMargin.Name = "BottomMargin";
     //
     // ReportHeader
     //
     this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.label1
     });
     this.ReportHeader.HeightF = 117F;
     this.ReportHeader.Name    = "ReportHeader";
     //
     // label1
     //
     this.label1.Font                       = new System.Drawing.Font("Arial", 19.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor                  = System.Drawing.Color.Brown;
     this.label1.LocationFloat              = new DevExpress.Utils.PointFloat(109.1666F, 29.16667F);
     this.label1.Name                       = "label1";
     this.label1.SizeF                      = new System.Drawing.SizeF(449.1667F, 40F);
     this.label1.StyleName                  = "Title";
     this.label1.StylePriority.UseFont      = false;
     this.label1.StylePriority.UseForeColor = false;
     this.label1.Text                       = "Danh sách khách hàng theo ngày";
     //
     // Detail
     //
     this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable2
     });
     this.Detail.HeightF      = 25F;
     this.Detail.KeepTogether = true;
     this.Detail.KeepTogetherWithDetailReports = true;
     this.Detail.Name = "Detail";
     //
     // xrTable2
     //
     this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(2.543131E-05F, 0F);
     this.xrTable2.Name          = "xrTable2";
     this.xrTable2.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow2
     });
     this.xrTable2.SizeF = new System.Drawing.SizeF(650F, 25F);
     //
     // xrTableRow2
     //
     this.xrTableRow2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                        | DevExpress.XtraPrinting.BorderSide.Right)
                                                                       | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell7,
         this.xrTableCell8,
         this.xrTableCell10,
         this.xrTableCell12,
         this.xrTableCell11,
         this.xrTableCell9
     });
     this.xrTableRow2.Name = "xrTableRow2";
     this.xrTableRow2.StylePriority.UseBorders = false;
     this.xrTableRow2.Weight = 1D;
     //
     // xrTableCell7
     //
     this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell7.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[TenKH]")
     });
     this.xrTableCell7.Multiline = true;
     this.xrTableCell7.Name      = "xrTableCell7";
     this.xrTableCell7.StylePriority.UseBorders = false;
     this.xrTableCell7.Text   = "xrTableCell7";
     this.xrTableCell7.Weight = 1.35D;
     //
     // xrTableCell8
     //
     this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell8.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[SDT]")
     });
     this.xrTableCell8.Multiline = true;
     this.xrTableCell8.Name      = "xrTableCell8";
     this.xrTableCell8.StylePriority.UseBorders = false;
     this.xrTableCell8.Text   = "xrTableCell8";
     this.xrTableCell8.Weight = 1.0333332824707031D;
     //
     // xrTableCell10
     //
     this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell10.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaGT]")
     });
     this.xrTableCell10.Multiline = true;
     this.xrTableCell10.Name      = "xrTableCell10";
     this.xrTableCell10.StylePriority.UseBorders = false;
     this.xrTableCell10.Text   = "xrTableCell10";
     this.xrTableCell10.Weight = 0.81666671752929676D;
     //
     // xrTableCell12
     //
     this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell12.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[NgayTap]")
     });
     this.xrTableCell12.Multiline = true;
     this.xrTableCell12.Name      = "xrTableCell12";
     this.xrTableCell12.StylePriority.UseBorders = false;
     this.xrTableCell12.Text   = "xrTableCell12";
     this.xrTableCell12.Weight = 1.075D;
     //
     // xrTableCell11
     //
     this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                         | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell11.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ThanhToan]")
     });
     this.xrTableCell11.Multiline = true;
     this.xrTableCell11.Name      = "xrTableCell11";
     this.xrTableCell11.StylePriority.UseBorders = false;
     this.xrTableCell11.Text   = "xrTableCell11";
     this.xrTableCell11.Weight = 0.94166687011718753D;
     //
     // xrTableCell9
     //
     this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell9.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[MaNV]")
     });
     this.xrTableCell9.Multiline = true;
     this.xrTableCell9.Name      = "xrTableCell9";
     this.xrTableCell9.StylePriority.UseBorders = false;
     this.xrTableCell9.Text   = "xrTableCell9";
     this.xrTableCell9.Weight = 1.2833331298828123D;
     //
     // GroupHeader1
     //
     this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable1
     });
     this.GroupHeader1.HeightF = 25.83333F;
     this.GroupHeader1.Name    = "GroupHeader1";
     //
     // xrTable1
     //
     this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
     this.xrTable1.Name          = "xrTable1";
     this.xrTable1.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow1
     });
     this.xrTable1.SizeF = new System.Drawing.SizeF(650F, 25F);
     //
     // xrTableRow1
     //
     this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell1,
         this.xrTableCell2,
         this.xrTableCell4,
         this.xrTableCell6,
         this.xrTableCell5,
         this.xrTableCell3
     });
     this.xrTableRow1.Name   = "xrTableRow1";
     this.xrTableRow1.Weight = 1D;
     //
     // xrTableCell1
     //
     this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell1.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell1.Multiline = true;
     this.xrTableCell1.Name      = "xrTableCell1";
     this.xrTableCell1.StylePriority.UseBorders = false;
     this.xrTableCell1.StylePriority.UseFont    = false;
     this.xrTableCell1.Text   = "Họ tên";
     this.xrTableCell1.Weight = 1.35D;
     //
     // xrTableCell2
     //
     this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell2.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell2.Multiline = true;
     this.xrTableCell2.Name      = "xrTableCell2";
     this.xrTableCell2.StylePriority.UseBorders = false;
     this.xrTableCell2.StylePriority.UseFont    = false;
     this.xrTableCell2.Text   = "Số điện thoại";
     this.xrTableCell2.Weight = 1.0333332824707031D;
     //
     // xrTableCell4
     //
     this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell4.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell4.Multiline = true;
     this.xrTableCell4.Name      = "xrTableCell4";
     this.xrTableCell4.StylePriority.UseBorders = false;
     this.xrTableCell4.StylePriority.UseFont    = false;
     this.xrTableCell4.Text   = "Mã gói tập";
     this.xrTableCell4.Weight = 0.81666671752929687D;
     //
     // xrTableCell6
     //
     this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell6.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell6.Multiline = true;
     this.xrTableCell6.Name      = "xrTableCell6";
     this.xrTableCell6.StylePriority.UseBorders = false;
     this.xrTableCell6.StylePriority.UseFont    = false;
     this.xrTableCell6.Text   = "Ngày tập";
     this.xrTableCell6.Weight = 1.0750000000000002D;
     //
     // xrTableCell5
     //
     this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell5.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell5.Multiline = true;
     this.xrTableCell5.Name      = "xrTableCell5";
     this.xrTableCell5.StylePriority.UseBorders = false;
     this.xrTableCell5.StylePriority.UseFont    = false;
     this.xrTableCell5.Text   = "Số tiền";
     this.xrTableCell5.Weight = 0.94166687011718764D;
     //
     // xrTableCell3
     //
     this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
                                                                         | DevExpress.XtraPrinting.BorderSide.Right)
                                                                        | DevExpress.XtraPrinting.BorderSide.Bottom)));
     this.xrTableCell3.Font      = new System.Drawing.Font("Arial", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell3.Multiline = true;
     this.xrTableCell3.Name      = "xrTableCell3";
     this.xrTableCell3.StylePriority.UseBorders = false;
     this.xrTableCell3.StylePriority.UseFont    = false;
     this.xrTableCell3.Text   = "Nhân viên trực";
     this.xrTableCell3.Weight = 1.2833331298828123D;
     //
     // GroupFooter1
     //
     this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
         this.xrTable3
     });
     this.GroupFooter1.Name = "GroupFooter1";
     //
     // xrTable3
     //
     this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(318.3333F, 40.83339F);
     this.xrTable3.Name          = "xrTable3";
     this.xrTable3.Padding       = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
     this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
         this.xrTableRow3
     });
     this.xrTable3.SizeF = new System.Drawing.SizeF(331.6667F, 25F);
     //
     // xrTableRow3
     //
     this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
         this.xrTableCell14,
         this.xrTableCell15
     });
     this.xrTableRow3.Name   = "xrTableRow3";
     this.xrTableRow3.Weight = 1D;
     //
     // xrTableCell14
     //
     this.xrTableCell14.Font                       = new System.Drawing.Font("Arial", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell14.ForeColor                  = System.Drawing.Color.DarkRed;
     this.xrTableCell14.Multiline                  = true;
     this.xrTableCell14.Name                       = "xrTableCell14";
     this.xrTableCell14.StylePriority.UseFont      = false;
     this.xrTableCell14.StylePriority.UseForeColor = false;
     this.xrTableCell14.Text                       = "Tổng doanh thu";
     this.xrTableCell14.Weight                     = 1.711538449775134D;
     //
     // xrTableCell15
     //
     this.xrTableCell15.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
         new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "Sum([ThanhToan])")
     });
     this.xrTableCell15.Font                       = new System.Drawing.Font("Arial", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.xrTableCell15.ForeColor                  = System.Drawing.Color.DarkRed;
     this.xrTableCell15.Multiline                  = true;
     this.xrTableCell15.Name                       = "xrTableCell15";
     this.xrTableCell15.StylePriority.UseFont      = false;
     this.xrTableCell15.StylePriority.UseForeColor = false;
     xrSummary1.Running         = DevExpress.XtraReports.UI.SummaryRunning.Report;
     this.xrTableCell15.Summary = xrSummary1;
     this.xrTableCell15.Text    = "xrTableCell15";
     this.xrTableCell15.Weight  = 1.35D;
     //
     // sqlDataSource1
     //
     this.sqlDataSource1.ConnectionName = "desktop-958qa11\\sqlexpress.GYM.dbo";
     this.sqlDataSource1.Name           = "sqlDataSource1";
     storedProcQuery1.Name = "Report";
     queryParameter1.Name  = "@NgayTap";
     queryParameter1.Type  = typeof(DevExpress.DataAccess.Expression);
     queryParameter1.Value = new DevExpress.DataAccess.Expression("?Ngay", typeof(System.DateTime));
     storedProcQuery1.Parameters.Add(queryParameter1);
     storedProcQuery1.StoredProcName = "Report";
     this.sqlDataSource1.Queries.AddRange(new DevExpress.DataAccess.Sql.SqlQuery[] {
         storedProcQuery1
     });
     this.sqlDataSource1.ResultSchemaSerializable = resources.GetString("sqlDataSource1.ResultSchemaSerializable");
     //
     // Ngay
     //
     this.Ngay.Name      = "Ngay";
     this.Ngay.Type      = typeof(System.DateTime);
     this.Ngay.ValueInfo = "2019-01-01";
     //
     // workspaceManager1
     //
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // rpKhachHang
     //
     this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
         this.TopMargin,
         this.BottomMargin,
         this.ReportHeader,
         this.Detail,
         this.GroupHeader1,
         this.GroupFooter1
     });
     this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
         this.sqlDataSource1
     });
     this.DataMember = "Report";
     this.DataSource = this.sqlDataSource1;
     this.Font       = new System.Drawing.Font("Arial", 9.75F);
     this.Margins    = new System.Drawing.Printing.Margins(100, 100, 169, 100);
     this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
         this.Ngay
     });
     this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
         this.Title,
         this.GroupCaption1,
         this.GroupData1,
         this.GroupFooterBackground3,
         this.PageInfo
     });
     this.Version = "19.1";
     ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
 }
 /// <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.BarButtonItem btKhachHang;
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(ManHinhChinh));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btDangXuat                = new DevExpress.XtraBars.BarButtonItem();
     this.btNguoiDung               = new DevExpress.XtraBars.BarButtonItem();
     this.btDoiMatKhau              = new DevExpress.XtraBars.BarButtonItem();
     this.btSaoLuu                  = new DevExpress.XtraBars.BarButtonItem();
     this.btPhucHoi                 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8            = new DevExpress.XtraBars.BarButtonItem();
     this.btBBGiaoNhan              = new DevExpress.XtraBars.BarButtonItem();
     this.btSuCo                    = new DevExpress.XtraBars.BarButtonItem();
     this.btNhanVien                = new DevExpress.XtraBars.BarButtonItem();
     this.btLoaiXe                  = new DevExpress.XtraBars.BarButtonItem();
     this.btXe                      = new DevExpress.XtraBars.BarButtonItem();
     this.btBaoCaoSuCo              = new DevExpress.XtraBars.BarButtonItem();
     this.btHopDongTheoNgay         = new DevExpress.XtraBars.BarButtonItem();
     this.btSuCoTheoNgay            = new DevExpress.XtraBars.BarButtonItem();
     this.btLuotThue                = new DevExpress.XtraBars.BarButtonItem();
     this.btHopDong                 = new DevExpress.XtraBars.BarButtonItem();
     this.btXeDaThue                = new DevExpress.XtraBars.BarButtonItem();
     this.btXeSua                   = new DevExpress.XtraBars.BarButtonItem();
     this.barHeaderItem1            = new DevExpress.XtraBars.BarHeaderItem();
     this.barWorkspaceMenuItem1     = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager(this.components);
     this.btXeRanh                  = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem2 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.ribbonPage5               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup10         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup11         = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage4               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup4          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup7          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup8          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup9          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.repositoryItemImageEdit1  = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.ribbonStatusBar1          = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.ribbonPage6               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.dataGridView1             = new System.Windows.Forms.DataGridView();
     this.dataGridView2             = new System.Windows.Forms.DataGridView();
     this.tabControl1               = new System.Windows.Forms.TabControl();
     btKhachHang                    = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.SuspendLayout();
     //
     // btKhachHang
     //
     btKhachHang.AllowHtmlText           = DevExpress.Utils.DefaultBoolean.True;
     btKhachHang.Caption                 = "Khách hàng";
     btKhachHang.Id                      = 15;
     btKhachHang.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btKhachHang.ImageOptions.Image")));
     btKhachHang.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btKhachHang.ImageOptions.LargeImage")));
     btKhachHang.Name                    = "btKhachHang";
     btKhachHang.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btKhachHang_ItemClick);
     //
     // ribbonControl1
     //
     this.ribbonControl1.BackColor             = System.Drawing.Color.Honeydew;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.btDangXuat,
         this.btNguoiDung,
         this.btDoiMatKhau,
         this.btSaoLuu,
         this.btPhucHoi,
         this.barButtonItem8,
         this.btBBGiaoNhan,
         this.btSuCo,
         this.btNhanVien,
         this.btLoaiXe,
         this.btXe,
         this.btBaoCaoSuCo,
         btKhachHang,
         this.btHopDongTheoNgay,
         this.btSuCoTheoNgay,
         this.btLuotThue,
         this.btHopDong,
         this.btXeDaThue,
         this.btXeSua,
         this.barHeaderItem1,
         this.barWorkspaceMenuItem1,
         this.btXeRanh,
         this.skinRibbonGalleryBarItem2
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 39;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage5,
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3,
         this.ribbonPage4
     });
     this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemMemoExEdit1,
         this.repositoryItemImageEdit1
     });
     this.ribbonControl1.RibbonStyle     = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2019;
     this.ribbonControl1.Size            = new System.Drawing.Size(994, 150);
     this.ribbonControl1.StatusBar       = this.ribbonStatusBar1;
     this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // btDangXuat
     //
     this.btDangXuat.Caption            = "Đăng xuất";
     this.btDangXuat.Id                 = 2;
     this.btDangXuat.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btDangXuat.ImageOptions.Image")));
     this.btDangXuat.Name               = "btDangXuat";
     this.btDangXuat.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                          | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btDangXuat.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btDangXuat_ItemClick);
     //
     // btNguoiDung
     //
     this.btNguoiDung.Caption                 = "Người dùng";
     this.btNguoiDung.Id                      = 3;
     this.btNguoiDung.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btNguoiDung.ImageOptions.Image")));
     this.btNguoiDung.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btNguoiDung.ImageOptions.LargeImage")));
     this.btNguoiDung.Name                    = "btNguoiDung";
     this.btNguoiDung.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btNguoiDung.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btNguoiDung_ItemClick);
     //
     // btDoiMatKhau
     //
     this.btDoiMatKhau.Caption            = "Đổi mật khẩu";
     this.btDoiMatKhau.Id                 = 4;
     this.btDoiMatKhau.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btDoiMatKhau.ImageOptions.Image")));
     this.btDoiMatKhau.Name               = "btDoiMatKhau";
     this.btDoiMatKhau.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // btSaoLuu
     //
     this.btSaoLuu.Caption            = "Sao lưu";
     this.btSaoLuu.Id                 = 5;
     this.btSaoLuu.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btSaoLuu.ImageOptions.Image")));
     this.btSaoLuu.Name               = "btSaoLuu";
     this.btSaoLuu.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                        | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // btPhucHoi
     //
     this.btPhucHoi.Caption                 = "Phục hồi";
     this.btPhucHoi.Id                      = 6;
     this.btPhucHoi.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btPhucHoi.ImageOptions.Image")));
     this.btPhucHoi.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btPhucHoi.ImageOptions.LargeImage")));
     this.btPhucHoi.Name                    = "btPhucHoi";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Hợp đồng thuê";
     this.barButtonItem8.Id      = 8;
     this.barButtonItem8.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.ImageOptions.LargeImage")));
     this.barButtonItem8.Name = "barButtonItem8";
     //
     // btBBGiaoNhan
     //
     this.btBBGiaoNhan.Caption                 = "Biên bản Giao/Nhận";
     this.btBBGiaoNhan.Id                      = 9;
     this.btBBGiaoNhan.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btBBGiaoNhan.ImageOptions.Image")));
     this.btBBGiaoNhan.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btBBGiaoNhan.ImageOptions.LargeImage")));
     this.btBBGiaoNhan.Name                    = "btBBGiaoNhan";
     this.btBBGiaoNhan.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btBBGiaoNhan_ItemClick);
     //
     // btSuCo
     //
     this.btSuCo.Caption                 = "Sự cố";
     this.btSuCo.Id                      = 10;
     this.btSuCo.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btSuCo.ImageOptions.Image")));
     this.btSuCo.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btSuCo.ImageOptions.LargeImage")));
     this.btSuCo.Name                    = "btSuCo";
     //
     // btNhanVien
     //
     this.btNhanVien.Caption                 = "Nhân viên";
     this.btNhanVien.Id                      = 11;
     this.btNhanVien.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btNhanVien.ImageOptions.Image")));
     this.btNhanVien.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btNhanVien.ImageOptions.LargeImage")));
     this.btNhanVien.Name                    = "btNhanVien";
     this.btNhanVien.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btNhanVien_ItemClick);
     //
     // btLoaiXe
     //
     this.btLoaiXe.Caption            = "Loại xe";
     this.btLoaiXe.Id                 = 12;
     this.btLoaiXe.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btLoaiXe.ImageOptions.Image")));
     this.btLoaiXe.Name               = "btLoaiXe";
     this.btLoaiXe.RibbonStyle        = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                        | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.btLoaiXe.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btLoaiXe_ItemClick);
     //
     // btXe
     //
     this.btXe.Caption                 = "Xe";
     this.btXe.Id                      = 13;
     this.btXe.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btXe.ImageOptions.Image")));
     this.btXe.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btXe.ImageOptions.LargeImage")));
     this.btXe.Name                    = "btXe";
     this.btXe.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btXe_ItemClick);
     //
     // btBaoCaoSuCo
     //
     this.btBaoCaoSuCo.Caption                 = "Sự cố";
     this.btBaoCaoSuCo.Id                      = 14;
     this.btBaoCaoSuCo.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btBaoCaoSuCo.ImageOptions.Image")));
     this.btBaoCaoSuCo.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btBaoCaoSuCo.ImageOptions.LargeImage")));
     this.btBaoCaoSuCo.Name                    = "btBaoCaoSuCo";
     //
     // btHopDongTheoNgay
     //
     this.btHopDongTheoNgay.Caption                 = "Hợp đồng theo ngày";
     this.btHopDongTheoNgay.Id                      = 16;
     this.btHopDongTheoNgay.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btHopDongTheoNgay.ImageOptions.Image")));
     this.btHopDongTheoNgay.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btHopDongTheoNgay.ImageOptions.LargeImage")));
     this.btHopDongTheoNgay.Name                    = "btHopDongTheoNgay";
     //
     // btSuCoTheoNgay
     //
     this.btSuCoTheoNgay.Caption                 = "Sự cố theo ngày";
     this.btSuCoTheoNgay.Id                      = 17;
     this.btSuCoTheoNgay.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btSuCoTheoNgay.ImageOptions.Image")));
     this.btSuCoTheoNgay.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btSuCoTheoNgay.ImageOptions.LargeImage")));
     this.btSuCoTheoNgay.Name                    = "btSuCoTheoNgay";
     //
     // btLuotThue
     //
     this.btLuotThue.Caption                 = "Lượt thuê";
     this.btLuotThue.Id                      = 18;
     this.btLuotThue.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btLuotThue.ImageOptions.Image")));
     this.btLuotThue.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btLuotThue.ImageOptions.LargeImage")));
     this.btLuotThue.Name                    = "btLuotThue";
     //
     // btHopDong
     //
     this.btHopDong.Caption                 = "Hợp đồng thuê";
     this.btHopDong.Id                      = 19;
     this.btHopDong.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btHopDong.ImageOptions.Image")));
     this.btHopDong.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btHopDong.ImageOptions.LargeImage")));
     this.btHopDong.Name                    = "btHopDong";
     this.btHopDong.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btHopDong_ItemClick);
     //
     // btXeDaThue
     //
     this.btXeDaThue.Caption = "Xe đã cho thuê";
     this.btXeDaThue.Id      = 23;
     this.btXeDaThue.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btXeDaThue.ImageOptions.SvgImage")));
     this.btXeDaThue.Name       = "btXeDaThue";
     this.btXeDaThue.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btXeDaThue_ItemClick);
     //
     // btXeSua
     //
     this.btXeSua.Caption                 = "Xe đang sửa chữa";
     this.btXeSua.Id                      = 24;
     this.btXeSua.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btXeSua.ImageOptions.Image")));
     this.btXeSua.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btXeSua.ImageOptions.LargeImage")));
     this.btXeSua.Name                    = "btXeSua";
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "barHeaderItem1";
     this.barHeaderItem1.Id      = 25;
     this.barHeaderItem1.Name    = "barHeaderItem1";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 27;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // btXeRanh
     //
     this.btXeRanh.Caption                 = "Xe rảnh";
     this.btXeRanh.Id                      = 32;
     this.btXeRanh.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btXeRanh.ImageOptions.Image")));
     this.btXeRanh.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btXeRanh.ImageOptions.LargeImage")));
     this.btXeRanh.Name                    = "btXeRanh";
     this.btXeRanh.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btXeRanh_ItemClick_1);
     //
     // skinRibbonGalleryBarItem2
     //
     this.skinRibbonGalleryBarItem2.Caption = "skinRibbonGalleryBarItem2";
     this.skinRibbonGalleryBarItem2.Id      = 34;
     this.skinRibbonGalleryBarItem2.Name    = "skinRibbonGalleryBarItem2";
     //
     // ribbonPage5
     //
     this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup10
     });
     this.ribbonPage5.Name = "ribbonPage5";
     this.ribbonPage5.Text = "Trang chủ";
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.AllowTextClipping = false;
     this.ribbonPageGroup10.ItemLinks.Add(this.btXeRanh);
     this.ribbonPageGroup10.ItemLinks.Add(this.btXeDaThue);
     this.ribbonPageGroup10.ItemLinks.Add(this.btXeSua);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Tìm xe";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup5,
         this.ribbonPageGroup11
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Hệ thống";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.btDangXuat);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Hệ thống";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.AllowTextClipping = false;
     this.ribbonPageGroup5.ItemLinks.Add(this.btNguoiDung);
     this.ribbonPageGroup5.ItemLinks.Add(this.btDoiMatKhau);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Quản lý người dùng";
     //
     // ribbonPageGroup11
     //
     this.ribbonPageGroup11.ItemLinks.Add(this.skinRibbonGalleryBarItem2);
     this.ribbonPageGroup11.Name = "ribbonPageGroup11";
     this.ribbonPageGroup11.Text = "Giao diện";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Làm thủ tục thuê";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.AllowTextClipping = false;
     this.ribbonPageGroup2.ItemLinks.Add(this.btHopDong);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Danh mục hợp đồng";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Quản lý khi cho thuê";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.AllowTextClipping = false;
     this.ribbonPageGroup3.ItemLinks.Add(this.btBBGiaoNhan);
     this.ribbonPageGroup3.ItemLinks.Add(this.btSuCo);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Quản lý khi cho thuê";
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup4,
         this.ribbonPageGroup7,
         this.ribbonPageGroup8,
         this.ribbonPageGroup9
     });
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Báo cáo và nhập dữ liệu";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.AllowTextClipping = false;
     this.ribbonPageGroup4.ItemLinks.Add(this.btNhanVien);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Quản lý nhân viên";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.btLoaiXe);
     this.ribbonPageGroup7.ItemLinks.Add(this.btXe);
     this.ribbonPageGroup7.ItemLinks.Add(this.btBaoCaoSuCo);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     this.ribbonPageGroup7.Text = "Danh mục xe";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.AllowTextClipping = false;
     this.ribbonPageGroup8.ItemLinks.Add(btKhachHang);
     this.ribbonPageGroup8.Name  = "ribbonPageGroup8";
     this.ribbonPageGroup8.State = DevExpress.XtraBars.Ribbon.RibbonPageGroupState.Expanded;
     this.ribbonPageGroup8.Text  = "Danh mục khách hàng";
     //
     // ribbonPageGroup9
     //
     this.ribbonPageGroup9.AllowTextClipping = false;
     this.ribbonPageGroup9.ItemLinks.Add(this.btHopDongTheoNgay);
     this.ribbonPageGroup9.ItemLinks.Add(this.btSuCoTheoNgay);
     this.ribbonPageGroup9.ItemLinks.Add(this.btLuotThue);
     this.ribbonPageGroup9.Name = "ribbonPageGroup9";
     this.ribbonPageGroup9.Text = "Báo cáo tổng hợp thông tin";
     //
     // repositoryItemMemoExEdit1
     //
     this.repositoryItemMemoExEdit1.AutoHeight = false;
     this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 594);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(994, 27);
     //
     // ribbonPage6
     //
     this.ribbonPage6.Name = "ribbonPage6";
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location          = new System.Drawing.Point(1, 1);
     this.dataGridView1.Name              = "dataGridView1";
     this.dataGridView1.Size              = new System.Drawing.Size(992, 442);
     this.dataGridView1.TabIndex          = 0;
     this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
     //
     // dataGridView2
     //
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Location = new System.Drawing.Point(325, 6);
     this.dataGridView2.Name     = "dataGridView2";
     this.dataGridView2.Size     = new System.Drawing.Size(665, 432);
     this.dataGridView2.TabIndex = 0;
     //
     // tabControl1
     //
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 150);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(994, 444);
     this.tabControl1.TabIndex      = 5;
     //
     // ManHinhChinh
     //
     this.Appearance.BackColor            = System.Drawing.Color.Honeydew;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(994, 621);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name          = "ManHinhChinh";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Màn hình chính";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.ManHinhChinh_FormClosing);
     this.Load         += new System.EventHandler(this.ManHinhChinh_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(MainFrom));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.splitContainer1       = new System.Windows.Forms.SplitContainer();
     this.axTOCControl1         = new ESRI.ArcGIS.Controls.AxTOCControl();
     this.toolStrip2            = new System.Windows.Forms.ToolStrip();
     this.toolStripSeparator4   = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton4      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton5      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton6      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton2      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton7      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5   = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabel3       = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabel4       = new System.Windows.Forms.ToolStripLabel();
     this.toolStripComboBox2    = new System.Windows.Forms.ToolStripComboBox();
     this.toolStripButton9      = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1      = new System.Windows.Forms.ToolStripButton();
     this.axMapControl1         = new ESRI.ArcGIS.Controls.AxMapControl();
     this.formAssistant1        = new DevExpress.XtraBars.FormAssistant();
     this.defaultLookAndFeel1   = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.ribbonControl1        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barWorkspaceMenuItem1 = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1     = new DevExpress.Utils.WorkspaceManager();
     this.barSubItem1           = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem1        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2        = new DevExpress.XtraBars.BarButtonItem();
     this.barHeaderItem1        = new DevExpress.XtraBars.BarHeaderItem();
     this.ribbonGalleryBarItem1 = new DevExpress.XtraBars.RibbonGalleryBarItem();
     this.barButtonItem3        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonGroup1       = new DevExpress.XtraBars.BarButtonGroup();
     this.LayerMangeBtn         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem13       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem14       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem16       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem17       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem23       = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem2           = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem26       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem25       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem29       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem24       = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem3           = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem27       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem28       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem30       = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.barButtonItem18       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem19       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem20       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem21       = new DevExpress.XtraBars.BarButtonItem();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).BeginInit();
     this.toolStrip2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.SystemColors.Control;
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel1;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 148);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.splitContainer1.Panel1.Controls.Add(this.axTOCControl1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
     this.splitContainer1.Panel2.Controls.Add(this.toolStrip2);
     this.splitContainer1.Panel2.Controls.Add(this.axMapControl1);
     this.splitContainer1.Size             = new System.Drawing.Size(920, 560);
     this.splitContainer1.SplitterDistance = 247;
     this.splitContainer1.SplitterWidth    = 9;
     this.splitContainer1.TabIndex         = 1;
     //
     // axTOCControl1
     //
     this.axTOCControl1.Location     = new System.Drawing.Point(1, 4);
     this.axTOCControl1.Name         = "axTOCControl1";
     this.axTOCControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTOCControl1.OcxState")));
     this.axTOCControl1.Size         = new System.Drawing.Size(239, 546);
     this.axTOCControl1.TabIndex     = 0;
     this.axTOCControl1.OnMouseDown += new ESRI.ArcGIS.Controls.ITOCControlEvents_Ax_OnMouseDownEventHandler(this.axTOCControl1_OnMouseDown);
     //
     // toolStrip2
     //
     this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripSeparator4,
         this.toolStripButton4,
         this.toolStripButton5,
         this.toolStripButton6,
         this.toolStripButton2,
         this.toolStripButton7,
         this.toolStripSeparator5,
         this.toolStripLabel3,
         this.toolStripLabel4,
         this.toolStripComboBox2,
         this.toolStripButton9,
         this.toolStripButton1
     });
     this.toolStrip2.Location = new System.Drawing.Point(0, 0);
     this.toolStrip2.Name     = "toolStrip2";
     this.toolStrip2.Size     = new System.Drawing.Size(660, 25);
     this.toolStrip2.TabIndex = 1;
     this.toolStrip2.Text     = "toolStrip2";
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripButton4
     //
     this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Linen;
     this.toolStripButton4.Name   = "toolStripButton4";
     this.toolStripButton4.Size   = new System.Drawing.Size(52, 22);
     this.toolStripButton4.Text   = "放大";
     this.toolStripButton4.Click += new System.EventHandler(this.ToolButtonZoomIn_Click);
     //
     // toolStripButton5
     //
     this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
     this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton5.Name   = "toolStripButton5";
     this.toolStripButton5.Size   = new System.Drawing.Size(52, 22);
     this.toolStripButton5.Text   = "缩小";
     this.toolStripButton5.Click += new System.EventHandler(this.ToolButtonZoomOut_Click);
     //
     // toolStripButton6
     //
     this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image")));
     this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton6.Name   = "toolStripButton6";
     this.toolStripButton6.Size   = new System.Drawing.Size(52, 22);
     this.toolStripButton6.Text   = "平移";
     this.toolStripButton6.Click += new System.EventHandler(this.ToolButtonPan_Click);
     //
     // toolStripButton2
     //
     this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name   = "toolStripButton2";
     this.toolStripButton2.Size   = new System.Drawing.Size(52, 22);
     this.toolStripButton2.Text   = "指针";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
     //
     // toolStripButton7
     //
     this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image")));
     this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton7.Name   = "toolStripButton7";
     this.toolStripButton7.Size   = new System.Drawing.Size(76, 22);
     this.toolStripButton7.Text   = "全景显示";
     this.toolStripButton7.Click += new System.EventHandler(this.ToolButtonFull_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabel3
     //
     this.toolStripLabel3.Name = "toolStripLabel3";
     this.toolStripLabel3.Size = new System.Drawing.Size(0, 22);
     //
     // toolStripLabel4
     //
     this.toolStripLabel4.Name = "toolStripLabel4";
     this.toolStripLabel4.Size = new System.Drawing.Size(56, 22);
     this.toolStripLabel4.Text = "图层选择";
     //
     // toolStripComboBox2
     //
     this.toolStripComboBox2.Name   = "toolStripComboBox2";
     this.toolStripComboBox2.Size   = new System.Drawing.Size(100, 25);
     this.toolStripComboBox2.Enter += new System.EventHandler(this.toolStripComboBox2_Enter);
     //
     // toolStripButton9
     //
     this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image")));
     this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton9.Name   = "toolStripButton9";
     this.toolStripButton9.Size   = new System.Drawing.Size(88, 22);
     this.toolStripButton9.Text   = "矩形框查询";
     this.toolStripButton9.Click += new System.EventHandler(this.LayerSelect_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name   = "toolStripButton1";
     this.toolStripButton1.Size   = new System.Drawing.Size(88, 22);
     this.toolStripButton1.Text   = "按属性选择";
     this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
     //
     // axMapControl1
     //
     this.axMapControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.axMapControl1.Location     = new System.Drawing.Point(8, 28);
     this.axMapControl1.Name         = "axMapControl1";
     this.axMapControl1.OcxState     = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState")));
     this.axMapControl1.Size         = new System.Drawing.Size(642, 524);
     this.axMapControl1.TabIndex     = 0;
     this.axMapControl1.OnMouseDown += new ESRI.ArcGIS.Controls.IMapControlEvents2_Ax_OnMouseDownEventHandler(this.axMapControl1_OnMouseDown);
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Liquid Sky";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barWorkspaceMenuItem1,
         this.barSubItem1,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barHeaderItem1,
         this.ribbonGalleryBarItem1,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonGroup1,
         this.LayerMangeBtn,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12,
         this.barButtonItem13,
         this.barButtonItem5,
         this.barButtonItem14,
         this.barButtonItem16,
         this.barButtonItem17,
         this.barButtonItem23,
         this.barSubItem2,
         this.barButtonItem24,
         this.barButtonItem26,
         this.barButtonItem25,
         this.barSubItem3,
         this.barButtonItem27,
         this.barButtonItem28,
         this.barButtonItem29,
         this.barButtonItem30
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 37;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(920, 148);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 1;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "barSubItem1";
     this.barSubItem1.Id      = 2;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 3;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "barButtonItem2";
     this.barButtonItem2.Id      = 4;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barHeaderItem1
     //
     this.barHeaderItem1.Caption = "barHeaderItem1";
     this.barHeaderItem1.Id      = 5;
     this.barHeaderItem1.Name    = "barHeaderItem1";
     //
     // ribbonGalleryBarItem1
     //
     this.ribbonGalleryBarItem1.Caption = "ribbonGalleryBarItem1";
     this.ribbonGalleryBarItem1.Id      = 6;
     this.ribbonGalleryBarItem1.Name    = "ribbonGalleryBarItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "barButtonItem3";
     this.barButtonItem3.Id      = 7;
     this.barButtonItem3.Name    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "barButtonItem4";
     this.barButtonItem4.Id      = 8;
     this.barButtonItem4.Name    = "barButtonItem4";
     //
     // barButtonGroup1
     //
     this.barButtonGroup1.Caption = "barButtonGroup1";
     this.barButtonGroup1.Id      = 9;
     this.barButtonGroup1.Name    = "barButtonGroup1";
     //
     // LayerMangeBtn
     //
     this.LayerMangeBtn.Caption      = "数据加载";
     this.LayerMangeBtn.Id           = 10;
     this.LayerMangeBtn.ImageUri.Uri = "AddNewDataSource";
     this.LayerMangeBtn.Name         = "LayerMangeBtn";
     this.LayerMangeBtn.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.LayerMange_ItemClick);
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption      = "风险因素";
     this.barButtonItem6.Id           = 11;
     this.barButtonItem6.ImageUri.Uri = "BringToFront";
     this.barButtonItem6.Name         = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption      = "风险综合";
     this.barButtonItem7.Id           = 12;
     this.barButtonItem7.ImageUri.Uri = "Paste";
     this.barButtonItem7.Name         = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption      = "风险预警";
     this.barButtonItem8.Id           = 13;
     this.barButtonItem8.ImageUri.Uri = "Find";
     this.barButtonItem8.Name         = "barButtonItem8";
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption      = "公路风险因素";
     this.barButtonItem9.Id           = 14;
     this.barButtonItem9.ImageUri.Uri = "BringForward";
     this.barButtonItem9.Name         = "barButtonItem9";
     this.barButtonItem9.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick);
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption      = "风险综合";
     this.barButtonItem10.Id           = 15;
     this.barButtonItem10.ImageUri.Uri = "Paste";
     this.barButtonItem10.Name         = "barButtonItem10";
     this.barButtonItem10.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption      = "公路预警";
     this.barButtonItem11.Id           = 16;
     this.barButtonItem11.ImageUri.Uri = "Find";
     this.barButtonItem11.Name         = "barButtonItem11";
     this.barButtonItem11.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick);
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption      = "生态服务";
     this.barButtonItem12.Id           = 17;
     this.barButtonItem12.ImageUri.Uri = "Through";
     this.barButtonItem12.Name         = "barButtonItem12";
     //
     // barButtonItem13
     //
     this.barButtonItem13.Caption      = "价值评价";
     this.barButtonItem13.Id           = 18;
     this.barButtonItem13.ImageUri.Uri = "BringToFrontOfText";
     this.barButtonItem13.Name         = "barButtonItem13";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption      = "天气详情展示";
     this.barButtonItem5.Id           = 19;
     this.barButtonItem5.ImageUri.Uri = "ShowWorkTimeOnly";
     this.barButtonItem5.Name         = "barButtonItem5";
     this.barButtonItem5.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem14
     //
     this.barButtonItem14.Caption      = "预警参数设置";
     this.barButtonItem14.Id           = 20;
     this.barButtonItem14.ImageUri.Uri = "Customization";
     this.barButtonItem14.Name         = "barButtonItem14";
     this.barButtonItem14.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick);
     //
     // barButtonItem16
     //
     this.barButtonItem16.Caption      = "绕行方案";
     this.barButtonItem16.Id           = 22;
     this.barButtonItem16.ImageUri.Uri = "Apply";
     this.barButtonItem16.Name         = "barButtonItem16";
     this.barButtonItem16.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick);
     //
     // barButtonItem17
     //
     this.barButtonItem17.Caption      = "预警参数设置";
     this.barButtonItem17.Id           = 23;
     this.barButtonItem17.ImageUri.Uri = "Customization";
     this.barButtonItem17.Name         = "barButtonItem17";
     this.barButtonItem17.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick);
     //
     // barButtonItem23
     //
     this.barButtonItem23.Caption      = "取消绕行编辑";
     this.barButtonItem23.Id           = 25;
     this.barButtonItem23.ImageUri.Uri = "Reset";
     this.barButtonItem23.Name         = "barButtonItem23";
     this.barButtonItem23.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem23_ItemClick);
     //
     // barSubItem2
     //
     this.barSubItem2.Caption      = "经过点操作";
     this.barSubItem2.Id           = 26;
     this.barSubItem2.ImageUri.Uri = "AlignHorizontalBottom";
     this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem26),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem25),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem29)
     });
     this.barSubItem2.Name = "barSubItem2";
     //
     // barButtonItem26
     //
     this.barButtonItem26.Caption      = "插入经过点";
     this.barButtonItem26.Id           = 29;
     this.barButtonItem26.ImageUri.Uri = "AlignHorizontalTop";
     this.barButtonItem26.Name         = "barButtonItem26";
     this.barButtonItem26.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick);
     //
     // barButtonItem25
     //
     this.barButtonItem25.Caption      = "移除经过点";
     this.barButtonItem25.Id           = 30;
     this.barButtonItem25.ImageUri.Uri = "Undo";
     this.barButtonItem25.Name         = "barButtonItem25";
     this.barButtonItem25.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick);
     //
     // barButtonItem29
     //
     this.barButtonItem29.Caption      = "清空经过点";
     this.barButtonItem29.Id           = 34;
     this.barButtonItem29.ImageUri.Uri = "Reset";
     this.barButtonItem29.Name         = "barButtonItem29";
     this.barButtonItem29.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem29_ItemClick);
     //
     // barButtonItem24
     //
     this.barButtonItem24.Caption = "barButtonItem24";
     this.barButtonItem24.Id      = 27;
     this.barButtonItem24.Name    = "barButtonItem24";
     //
     // barSubItem3
     //
     this.barSubItem3.Caption      = "断点操作";
     this.barSubItem3.Id           = 31;
     this.barSubItem3.ImageUri.Uri = "Delete";
     this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem27),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem28),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem30)
     });
     this.barSubItem3.Name = "barSubItem3";
     //
     // barButtonItem27
     //
     this.barButtonItem27.Caption      = "插入断点";
     this.barButtonItem27.Id           = 32;
     this.barButtonItem27.ImageUri.Uri = "Delete";
     this.barButtonItem27.Name         = "barButtonItem27";
     this.barButtonItem27.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem27_ItemClick);
     //
     // barButtonItem28
     //
     this.barButtonItem28.Caption      = "移除断点";
     this.barButtonItem28.Id           = 33;
     this.barButtonItem28.ImageUri.Uri = "Undo";
     this.barButtonItem28.Name         = "barButtonItem28";
     this.barButtonItem28.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem28_ItemClick);
     //
     // barButtonItem30
     //
     this.barButtonItem30.Caption      = "清空断点";
     this.barButtonItem30.Id           = 35;
     this.barButtonItem30.ImageUri.Uri = "Reset";
     this.barButtonItem30.Name         = "barButtonItem30";
     this.barButtonItem30.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem30_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup3,
         this.ribbonPageGroup5
     });
     this.ribbonPage1.Name = "ribbonPage1";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.LayerMangeBtn);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "基础数据管理";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem9, true);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup3.ItemLinks.Add(this.barSubItem2);
     this.ribbonPageGroup3.ItemLinks.Add(this.barSubItem3);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem16);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem23);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem17);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "公路风险评估与预警";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "降水数据管理";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 708);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(920, 25);
     //
     // barButtonItem18
     //
     this.barButtonItem18.Caption      = "预警参数设置";
     this.barButtonItem18.Id           = 20;
     this.barButtonItem18.ImageUri.Uri = "Customization";
     this.barButtonItem18.Name         = "barButtonItem18";
     //
     // barButtonItem19
     //
     this.barButtonItem19.Caption      = "预警参数设置";
     this.barButtonItem19.Id           = 20;
     this.barButtonItem19.ImageUri.Uri = "Customization";
     this.barButtonItem19.Name         = "barButtonItem19";
     //
     // barButtonItem20
     //
     this.barButtonItem20.Caption      = "预警参数设置";
     this.barButtonItem20.Id           = 20;
     this.barButtonItem20.ImageUri.Uri = "Customization";
     this.barButtonItem20.Name         = "barButtonItem20";
     //
     // barButtonItem21
     //
     this.barButtonItem21.Caption      = "预警参数设置";
     this.barButtonItem21.Id           = 20;
     this.barButtonItem21.ImageUri.Uri = "Customization";
     this.barButtonItem21.Name         = "barButtonItem21";
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // MainFrom
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(920, 733);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name         = "MainFrom";
     this.Ribbon       = this.ribbonControl1;
     this.StatusBar    = this.ribbonStatusBar1;
     this.Text         = "雅安市芦山县地理信息管理与风险预警系统";
     this.WindowState  = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFrom_FormClosing);
     this.Load        += new System.EventHandler(this.MainFrom_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.axTOCControl1)).EndInit();
     this.toolStrip2.ResumeLayout(false);
     this.toolStrip2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(frm_Main));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbonPage8           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPage7           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPage6           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPage5           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.btn_HoaDon            = new DevExpress.XtraBars.BarButtonItem();
     this.btn_ChiTietHD         = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage4           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup4      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.btn_KhachHang         = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage3           = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.btn_ChiTietNguyenLieu = new DevExpress.XtraBars.BarButtonItem();
     this.btn_NCC                 = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage2             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.btn_MonAn               = new DevExpress.XtraBars.BarButtonItem();
     this.btn_CongDung            = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageGroup10       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.btn_LoaiMonAn           = new DevExpress.XtraBars.BarButtonItem();
     this.btn_NguyenLieu          = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.Bar_btn_HoSoNhanVien    = new DevExpress.XtraBars.BarButtonItem();
     this.btn_QueQuan             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonGroup1         = new DevExpress.XtraBars.BarButtonGroup();
     this.barButtonGroup2         = new DevExpress.XtraBars.BarButtonGroup();
     this.barWorkspaceMenuItem1   = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1       = new DevExpress.Utils.WorkspaceManager(this.components);
     this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.ribbonControl1          = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btn_DatBan              = new DevExpress.XtraBars.BarButtonItem();
     this.btn_chitietdatban       = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage9             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup6        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.editFormUserControl1    = new DevExpress.XtraGrid.Views.Grid.EditFormUserControl();
     this.xtraTabPage1            = new DevExpress.XtraTab.XtraTabPage();
     this.xtraTabControl1         = new DevExpress.XtraTab.XtraTabControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonPage8
     //
     this.ribbonPage8.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage8.ImageOptions.Image")));
     this.ribbonPage8.Name = "ribbonPage8";
     this.ribbonPage8.Text = "Giới Thiệu";
     //
     // ribbonPage7
     //
     this.ribbonPage7.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage7.ImageOptions.Image")));
     this.ribbonPage7.Name = "ribbonPage7";
     this.ribbonPage7.Text = "Trợ Giúp";
     //
     // ribbonPage6
     //
     this.ribbonPage6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage6.ImageOptions.Image")));
     this.ribbonPage6.Name = "ribbonPage6";
     this.ribbonPage6.Text = "Thống Kê-Báo Cáo";
     //
     // ribbonPage5
     //
     this.ribbonPage5.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5
     });
     this.ribbonPage5.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage5.ImageOptions.Image")));
     this.ribbonPage5.Name = "ribbonPage5";
     this.ribbonPage5.Text = "Quản Lý Hóa Đơn";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.btn_HoaDon);
     this.ribbonPageGroup5.ItemLinks.Add(this.btn_ChiTietHD);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Hóa Đơn";
     //
     // btn_HoaDon
     //
     this.btn_HoaDon.Caption                 = "Hóa Đơn Nhập";
     this.btn_HoaDon.Id                      = 15;
     this.btn_HoaDon.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btn_HoaDon.ImageOptions.Image")));
     this.btn_HoaDon.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_HoaDon.ImageOptions.LargeImage")));
     this.btn_HoaDon.Name                    = "btn_HoaDon";
     this.btn_HoaDon.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_HoaDon.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_HoaDon_ItemClick);
     //
     // btn_ChiTietHD
     //
     this.btn_ChiTietHD.Caption                 = "Chi Tiết Hóa Đơn Nhập";
     this.btn_ChiTietHD.Id                      = 16;
     this.btn_ChiTietHD.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btn_ChiTietHD.ImageOptions.Image")));
     this.btn_ChiTietHD.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_ChiTietHD.ImageOptions.LargeImage")));
     this.btn_ChiTietHD.Name                    = "btn_ChiTietHD";
     this.btn_ChiTietHD.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_ChiTietHD.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ChiTietHD_ItemClick);
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup4
     });
     this.ribbonPage4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage4.ImageOptions.Image")));
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Quản Lý Khách Hàng";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.btn_KhachHang);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Thông Tin Khách Hàng";
     //
     // btn_KhachHang
     //
     this.btn_KhachHang.Caption = "Thông Tin Khách Hàng";
     this.btn_KhachHang.Id      = 14;
     this.btn_KhachHang.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_KhachHang.ImageOptions.SvgImage")));
     this.btn_KhachHang.Name        = "btn_KhachHang";
     this.btn_KhachHang.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_KhachHang.ItemClick  += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_KhachHang_ItemClick);
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3
     });
     this.ribbonPage3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage3.ImageOptions.Image")));
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Quản Lý Nguyên Liệu";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.btn_ChiTietNguyenLieu);
     this.ribbonPageGroup3.ItemLinks.Add(this.btn_NCC);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Thông Tin Nguyên Liệu";
     //
     // btn_ChiTietNguyenLieu
     //
     this.btn_ChiTietNguyenLieu.Caption            = "Chi Tiết Nguyên Liệu";
     this.btn_ChiTietNguyenLieu.Id                 = 12;
     this.btn_ChiTietNguyenLieu.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_ChiTietNguyenLieu.ImageOptions.Image")));
     this.btn_ChiTietNguyenLieu.Name               = "btn_ChiTietNguyenLieu";
     this.btn_ChiTietNguyenLieu.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_ChiTietNguyenLieu.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_ChiTietNguyenLieu_ItemClick);
     //
     // btn_NCC
     //
     this.btn_NCC.Caption                 = "Nhà Cung Cấp";
     this.btn_NCC.Id                      = 13;
     this.btn_NCC.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btn_NCC.ImageOptions.Image")));
     this.btn_NCC.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_NCC.ImageOptions.LargeImage")));
     this.btn_NCC.Name                    = "btn_NCC";
     this.btn_NCC.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_NCC.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_NCC_ItemClick);
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2,
         this.ribbonPageGroup10
     });
     this.ribbonPage2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage2.ImageOptions.Image")));
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Quản Lý Món Ăn";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.btn_MonAn);
     this.ribbonPageGroup2.ItemLinks.Add(this.btn_CongDung);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Thông Tin Món Ăn";
     //
     // btn_MonAn
     //
     this.btn_MonAn.Caption            = "Hồ Sơ Món Ăn";
     this.btn_MonAn.Id                 = 8;
     this.btn_MonAn.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_MonAn.ImageOptions.Image")));
     this.btn_MonAn.Name               = "btn_MonAn";
     this.btn_MonAn.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_MonAn.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_MonAn_ItemClick);
     //
     // btn_CongDung
     //
     this.btn_CongDung.Caption            = "Công Dụng";
     this.btn_CongDung.Id                 = 9;
     this.btn_CongDung.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_CongDung.ImageOptions.Image")));
     this.btn_CongDung.Name               = "btn_CongDung";
     this.btn_CongDung.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_CongDung.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_CongDung_ItemClick);
     //
     // ribbonPageGroup10
     //
     this.ribbonPageGroup10.ItemLinks.Add(this.btn_LoaiMonAn);
     this.ribbonPageGroup10.ItemLinks.Add(this.btn_NguyenLieu);
     this.ribbonPageGroup10.Name = "ribbonPageGroup10";
     this.ribbonPageGroup10.Text = "Phân Loại";
     //
     // btn_LoaiMonAn
     //
     this.btn_LoaiMonAn.Caption            = "Loại Món Ăn";
     this.btn_LoaiMonAn.Id                 = 10;
     this.btn_LoaiMonAn.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_LoaiMonAn.ImageOptions.Image")));
     this.btn_LoaiMonAn.Name               = "btn_LoaiMonAn";
     this.btn_LoaiMonAn.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_LoaiMonAn.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_LoaiMonAn_ItemClick);
     //
     // btn_NguyenLieu
     //
     this.btn_NguyenLieu.Caption            = "Nguyên Liệu - Món Ăn";
     this.btn_NguyenLieu.Id                 = 11;
     this.btn_NguyenLieu.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_NguyenLieu.ImageOptions.Image")));
     this.btn_NguyenLieu.Name               = "btn_NguyenLieu";
     this.btn_NguyenLieu.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_NguyenLieu.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_NguyenLieu_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage1.ImageOptions.Image")));
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Quản Lý Nhân Viên";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.Bar_btn_HoSoNhanVien);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_QueQuan);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Thông Tin Nhân Viên";
     //
     // Bar_btn_HoSoNhanVien
     //
     this.Bar_btn_HoSoNhanVien.Caption                 = "Hồ Sơ Nhân Viên";
     this.Bar_btn_HoSoNhanVien.Id                      = 6;
     this.Bar_btn_HoSoNhanVien.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("Bar_btn_HoSoNhanVien.ImageOptions.Image")));
     this.Bar_btn_HoSoNhanVien.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("Bar_btn_HoSoNhanVien.ImageOptions.LargeImage")));
     this.Bar_btn_HoSoNhanVien.Name                    = "Bar_btn_HoSoNhanVien";
     this.Bar_btn_HoSoNhanVien.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.Bar_btn_HoSoNhanVien.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.Bar_btn_HoSoNhanVien_ItemClick_1);
     //
     // btn_QueQuan
     //
     this.btn_QueQuan.Caption            = "Quê Quán";
     this.btn_QueQuan.Id                 = 7;
     this.btn_QueQuan.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_QueQuan.ImageOptions.Image")));
     this.btn_QueQuan.Name               = "btn_QueQuan";
     this.btn_QueQuan.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_QueQuan.ItemClick         += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_QueQuan_ItemClick);
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // barButtonGroup1
     //
     this.barButtonGroup1.Caption = "barButtonGroup1";
     this.barButtonGroup1.Id      = 2;
     this.barButtonGroup1.Name    = "barButtonGroup1";
     //
     // barButtonGroup2
     //
     this.barButtonGroup2.Caption = "barButtonGroup2";
     this.barButtonGroup2.Id      = 3;
     this.barButtonGroup2.Name    = "barButtonGroup2";
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 4;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id      = 5;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ApplicationButtonImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonControl1.ApplicationButtonImageOptions.Image")));
     this.ribbonControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.editFormUserControl1.SetBoundPropertyName(this.ribbonControl1, "");
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItem1,
         this.barButtonGroup1,
         this.barButtonGroup2,
         this.barWorkspaceMenuItem1,
         this.barMdiChildrenListItem1,
         this.Bar_btn_HoSoNhanVien,
         this.btn_QueQuan,
         this.btn_MonAn,
         this.btn_CongDung,
         this.btn_LoaiMonAn,
         this.btn_NguyenLieu,
         this.btn_ChiTietNguyenLieu,
         this.btn_NCC,
         this.btn_KhachHang,
         this.btn_HoaDon,
         this.btn_ChiTietHD,
         this.btn_DatBan,
         this.btn_chitietdatban
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 19;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3,
         this.ribbonPage4,
         this.ribbonPage5,
         this.ribbonPage9,
         this.ribbonPage6,
         this.ribbonPage7,
         this.ribbonPage8
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1219, 146);
     //
     // btn_DatBan
     //
     this.btn_DatBan.Caption                 = "Phiếu Đặt Bàn";
     this.btn_DatBan.Id                      = 17;
     this.btn_DatBan.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btn_DatBan.ImageOptions.Image")));
     this.btn_DatBan.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_DatBan.ImageOptions.LargeImage")));
     this.btn_DatBan.Name                    = "btn_DatBan";
     this.btn_DatBan.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_DatBan.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_DatBan_ItemClick);
     //
     // btn_chitietdatban
     //
     this.btn_chitietdatban.Caption                 = "Chi Tiết Phiếu Đặt Bàn";
     this.btn_chitietdatban.Id                      = 18;
     this.btn_chitietdatban.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btn_chitietdatban.ImageOptions.Image")));
     this.btn_chitietdatban.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_chitietdatban.ImageOptions.LargeImage")));
     this.btn_chitietdatban.Name                    = "btn_chitietdatban";
     this.btn_chitietdatban.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.btn_chitietdatban.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_chitietdatban_ItemClick);
     //
     // ribbonPage9
     //
     this.ribbonPage9.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup6
     });
     this.ribbonPage9.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage9.ImageOptions.Image")));
     this.ribbonPage9.Name = "ribbonPage9";
     this.ribbonPage9.Text = "Phiếu Đặt Bàn";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.btn_DatBan);
     this.ribbonPageGroup6.ItemLinks.Add(this.btn_chitietdatban);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     this.ribbonPageGroup6.Text = "Phiếu Đặt Bàn";
     //
     // editFormUserControl1
     //
     this.editFormUserControl1.Location = new System.Drawing.Point(0, 0);
     this.editFormUserControl1.Name     = "editFormUserControl1";
     this.editFormUserControl1.Size     = new System.Drawing.Size(928, 395);
     this.editFormUserControl1.TabIndex = 0;
     //
     // xtraTabPage1
     //
     this.editFormUserControl1.SetBoundPropertyName(this.xtraTabPage1, "");
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(1213, 448);
     this.xtraTabPage1.Text = "Bắt đầu";
     //
     // xtraTabControl1
     //
     this.editFormUserControl1.SetBoundPropertyName(this.xtraTabControl1, "");
     this.xtraTabControl1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
     this.xtraTabControl1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location        = new System.Drawing.Point(0, 146);
     this.xtraTabControl1.Name            = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl1.Size            = new System.Drawing.Size(1219, 476);
     this.xtraTabControl1.TabIndex        = 6;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1
     });
     this.xtraTabControl1.CloseButtonClick += new System.EventHandler(this.xtraTabControl1_CloseButtonClick);
     //
     // frm_Main
     //
     this.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.editFormUserControl1.SetBoundPropertyName(this, "");
     this.ClientSize = new System.Drawing.Size(1219, 622);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.ribbonControl1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name          = "frm_Main";
     this.Ribbon        = this.ribbonControl1;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Phần Mềm Quản Lý Bán Hàng";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     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()
 {
     DevExpress.Utils.Animation.Transition     transition1     = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.navBarControl1     = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1       = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItem1        = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItem2        = new DevExpress.XtraNavBar.NavBarItem();
     this.transitionManager1 = new DevExpress.Utils.Animation.TransitionManager();
     this.gridControl1       = new DevExpress.XtraGrid.GridControl();
     this.gridView1          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1      = new DevExpress.XtraEditors.PanelControl();
     this.gridControl2       = new DevExpress.XtraGrid.GridControl();
     this.gridView2          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3        = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.SuspendLayout();
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.Dock        = System.Windows.Forms.DockStyle.Left;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroup1
     });
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
         this.navBarItem1,
         this.navBarItem2
     });
     this.navBarControl1.Location     = new System.Drawing.Point(0, 0);
     this.navBarControl1.Name         = "navBarControl1";
     this.navBarControl1.Size         = new System.Drawing.Size(175, 500);
     this.navBarControl1.TabIndex     = 0;
     this.navBarControl1.Text         = "navBarControl1";
     this.navBarControl1.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarControl1_LinkClicked);
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption  = "navBarGroup1";
     this.navBarGroup1.Expanded = true;
     this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem1),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2)
     });
     this.navBarGroup1.Name = "navBarGroup1";
     //
     // navBarItem1
     //
     this.navBarItem1.Caption = "Grid1";
     this.navBarItem1.Name    = "navBarItem1";
     //
     // navBarItem2
     //
     this.navBarItem2.Caption = "Grid2";
     this.navBarItem2.Name    = "navBarItem2";
     //
     // transitionManager1
     //
     transition1.Control        = this.panelControl1;
     transition1.TransitionType = pushTransition1;
     this.transitionManager1.Transitions.Add(transition1);
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(2, 2);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.Size     = new System.Drawing.Size(761, 496);
     this.gridControl1.TabIndex = 1;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.gridControl2);
     this.panelControl1.Controls.Add(this.gridControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(175, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(765, 500);
     this.panelControl1.TabIndex = 2;
     //
     // gridControl2
     //
     this.gridControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location = new System.Drawing.Point(2, 2);
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(761, 496);
     this.gridControl2.TabIndex = 2;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3
     });
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsFind.AlwaysVisible = true;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "gridColumn1";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "gridColumn2";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "gridColumn3";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(940, 500);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.navBarControl1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.ResumeLayout(false);
 }
Example #31
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(MainFrame));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document2                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document1                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barWorkspaceMenuItem1     = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager(this.components);
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.NewFile              = new DevExpress.XtraBars.BarButtonItem();
     this.OpenFile             = new DevExpress.XtraBars.BarButtonItem();
     this.SaveFile             = new DevExpress.XtraBars.BarButtonItem();
     this.SaveAs               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonRun         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonPause       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonStop        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonResume      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12      = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl1        = new DevExpress.XtraEditors.PanelControl();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.panelContainer1      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.propertyGrid2        = new System.Windows.Forms.PropertyGrid();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panel1               = new System.Windows.Forms.Panel();
     this.pictureBox2          = new System.Windows.Forms.PictureBox();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeList2            = new DevExpress.XtraTreeList.TreeList();
     this.svgImageCollection1  = new DevExpress.Utils.SvgImageCollection(this.components);
     this.runLog               = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.imageCollection1     = new DevExpress.Utils.ImageCollection(this.components);
     this.errorProvider1       = new System.Windows.Forms.ErrorProvider(this.components);
     this.listView1            = new System.Windows.Forms.ListView();
     this.tabPage1             = new System.Windows.Forms.TabPage();
     this.tabControl1          = new System.Windows.Forms.TabControl();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel5.SuspendLayout();
     this.dockPanel5_Container.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     this.dockPanel4_Container.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
     this.runLog.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "显示区";
     this.document2.ControlName           = "dockPanel4";
     this.document2.FloatLocation         = new System.Drawing.Point(1229, 854);
     this.document2.FloatSize             = new System.Drawing.Size(200, 198);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document1
     //
     this.document1.Caption               = "显示区";
     this.document1.ControlName           = "dockPanel4";
     this.document1.FloatLocation         = new System.Drawing.Point(1073, 592);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItem1,
         this.barWorkspaceMenuItem1,
         this.barButtonItem2,
         this.skinRibbonGalleryBarItem1,
         this.NewFile,
         this.OpenFile,
         this.SaveFile,
         this.SaveAs,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonRun,
         this.barButtonPause,
         this.barButtonStop,
         this.barButtonResume,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 20;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1075, 143);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "新建";
     this.barButtonItem1.Id                      = 1;
     this.barButtonItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
     this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
     this.barButtonItem1.Name                    = "barButtonItem1";
     this.barButtonItem1.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 2;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "新建项目";
     this.barButtonItem2.Id                      = 3;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     this.barButtonItem2.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                   | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 4;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // NewFile
     //
     this.NewFile.Caption                 = "新建文件";
     this.NewFile.Id                      = 5;
     this.NewFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("NewFile.ImageOptions.Image")));
     this.NewFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("NewFile.ImageOptions.LargeImage")));
     this.NewFile.Name                    = "NewFile";
     this.NewFile.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.NewFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.NewFile_ItemClick);
     //
     // OpenFile
     //
     this.OpenFile.Caption                 = "打开文件";
     this.OpenFile.Id                      = 6;
     this.OpenFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("OpenFile.ImageOptions.Image")));
     this.OpenFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("OpenFile.ImageOptions.LargeImage")));
     this.OpenFile.Name                    = "OpenFile";
     this.OpenFile.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                             | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.OpenFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OpenFile_ItemClick);
     //
     // SaveFile
     //
     this.SaveFile.Caption                 = "保存文件";
     this.SaveFile.Id                      = 7;
     this.SaveFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("SaveFile.ImageOptions.Image")));
     this.SaveFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("SaveFile.ImageOptions.LargeImage")));
     this.SaveFile.Name                    = "SaveFile";
     this.SaveFile.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveFile_ItemClick);
     //
     // SaveAs
     //
     this.SaveAs.Caption                 = "另存文件";
     this.SaveAs.Id                      = 8;
     this.SaveAs.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("SaveAs.ImageOptions.Image")));
     this.SaveAs.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("SaveAs.ImageOptions.LargeImage")));
     this.SaveAs.Name                    = "SaveAs";
     this.SaveAs.PaintStyle              = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     this.SaveAs.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveAs_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "添加新工具";
     this.barButtonItem3.Id                      = 9;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     this.barButtonItem3.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem3.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "添加流程";
     this.barButtonItem4.Id                      = 10;
     this.barButtonItem4.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
     this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
     this.barButtonItem4.Name                    = "barButtonItem4";
     this.barButtonItem4.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem4.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "删除工具";
     this.barButtonItem5.Id                      = 11;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     this.barButtonItem5.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barButtonRun
     //
     this.barButtonRun.Caption                 = "运行";
     this.barButtonRun.Id                      = 12;
     this.barButtonRun.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonRun.ImageOptions.Image")));
     this.barButtonRun.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonRun.ImageOptions.LargeImage")));
     this.barButtonRun.Name                    = "barButtonRun";
     this.barButtonRun.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonRun.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonRun_ItemClick);
     //
     // barButtonPause
     //
     this.barButtonPause.Caption                 = "暂停";
     this.barButtonPause.Id                      = 13;
     this.barButtonPause.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonPause.ImageOptions.Image")));
     this.barButtonPause.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonPause.ImageOptions.LargeImage")));
     this.barButtonPause.Name                    = "barButtonPause";
     this.barButtonPause.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonPause.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonPause_ItemClick);
     //
     // barButtonStop
     //
     this.barButtonStop.Caption                 = "停止";
     this.barButtonStop.Id                      = 14;
     this.barButtonStop.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonStop.ImageOptions.Image")));
     this.barButtonStop.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonStop.ImageOptions.LargeImage")));
     this.barButtonStop.Name                    = "barButtonStop";
     this.barButtonStop.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonStop.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonStop_ItemClick);
     //
     // barButtonResume
     //
     this.barButtonResume.Caption                 = "继续";
     this.barButtonResume.Id                      = 15;
     this.barButtonResume.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonResume.ImageOptions.Image")));
     this.barButtonResume.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonResume.ImageOptions.LargeImage")));
     this.barButtonResume.Name                    = "barButtonResume";
     this.barButtonResume.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonResume.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonResume_ItemClick);
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "barButtonItem10";
     this.barButtonItem10.Id      = 16;
     this.barButtonItem10.Name    = "barButtonItem10";
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption = "显示";
     this.barButtonItem11.Id      = 17;
     this.barButtonItem11.Name    = "barButtonItem11";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption = "视频";
     this.barButtonItem12.Id      = 19;
     this.barButtonItem12.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem12.ImageOptions.SvgImage")));
     this.barButtonItem12.Name       = "barButtonItem12";
     this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3,
         this.ribbonPageGroup4
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "开始";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.NewFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.OpenFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.SaveFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.SaveAs);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "文件操作";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem4, true);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "流程操作";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonRun);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonResume);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonPause);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonStop);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "流程执行";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "工具";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 745);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1075, 31);
     //
     // panelControl1
     //
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(220, 143);
     this.panelControl1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(611, 453);
     this.panelControl1.TabIndex = 1;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.dockPanel4,
         this.dockPanel1,
         this.runLog
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel5);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID           = new System.Guid("31a39c4d-741b-411b-96a0-ff862c3a209b");
     this.panelContainer1.Location     = new System.Drawing.Point(831, 143);
     this.panelContainer1.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(244, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(244, 602);
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.FloatVertical = true;
     this.dockPanel2.ID            = new System.Guid("9dd4011b-59f6-4cd2-93e7-0d251c384335");
     this.dockPanel2.Location      = new System.Drawing.Point(0, 0);
     this.dockPanel2.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel2.Name          = "dockPanel2";
     this.dockPanel2.OriginalSize  = new System.Drawing.Size(244, 230);
     this.dockPanel2.Size          = new System.Drawing.Size(244, 302);
     this.dockPanel2.Text          = "变量列表";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.listView1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel2_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(235, 274);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel5.ID           = new System.Guid("4d86a21f-3bc0-4e2f-af4c-66f4cc842ade");
     this.dockPanel5.Location     = new System.Drawing.Point(0, 302);
     this.dockPanel5.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(244, 228);
     this.dockPanel5.Size         = new System.Drawing.Size(244, 300);
     this.dockPanel5.Text         = "任务属性";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Controls.Add(this.propertyGrid2);
     this.dockPanel5_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel5_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(235, 273);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // propertyGrid2
     //
     this.propertyGrid2.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.propertyGrid2.Location              = new System.Drawing.Point(0, 0);
     this.propertyGrid2.Name                  = "propertyGrid2";
     this.propertyGrid2.Size                  = new System.Drawing.Size(235, 273);
     this.propertyGrid2.TabIndex              = 0;
     this.propertyGrid2.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.OnPropertyValueChanged);
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.DockedAsTabbedDocument = true;
     this.dockPanel4.FloatLocation          = new System.Drawing.Point(1229, 854);
     this.dockPanel4.FloatSize        = new System.Drawing.Size(200, 198);
     this.dockPanel4.ID               = new System.Guid("24d34340-1c91-4507-bdd5-5a63b92ac479");
     this.dockPanel4.Name             = "dockPanel4";
     this.dockPanel4.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel4.SavedIndex       = 3;
     this.dockPanel4.SavedMdiDocument = true;
     this.dockPanel4.Text             = "显示区";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Controls.Add(this.panel1);
     this.dockPanel4_Container.Controls.Add(this.pictureBox1);
     this.dockPanel4_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel4_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(605, 425);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.AutoScroll = true;
     this.panel1.AutoSize   = true;
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(605, 425);
     this.panel1.TabIndex = 8;
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new System.Drawing.Point(0, 0);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(1200, 960);
     this.pictureBox2.TabIndex = 0;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(605, 425);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.controlContainer1);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("ffdb699d-8e11-4890-b7a0-ba789a8f9518");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 143);
     this.dockPanel1.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(220, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(220, 602);
     this.dockPanel1.Text         = "流程树";
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.treeList2);
     this.controlContainer1.Location = new System.Drawing.Point(4, 23);
     this.controlContainer1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(211, 575);
     this.controlContainer1.TabIndex = 0;
     //
     // treeList2
     //
     this.treeList2.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.treeList2.Location            = new System.Drawing.Point(0, 0);
     this.treeList2.MinWidth            = 17;
     this.treeList2.Name                = "treeList2";
     this.treeList2.Size                = new System.Drawing.Size(211, 575);
     this.treeList2.StateImageList      = this.svgImageCollection1;
     this.treeList2.TabIndex            = 0;
     this.treeList2.TreeLevelWidth      = 15;
     this.treeList2.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.OnFocusItemChange);
     //
     // svgImageCollection1
     //
     this.svgImageCollection1.Add("open", "image://svgimages/dashboards/open.svg");
     this.svgImageCollection1.Add("actions_list", "image://svgimages/icon builder/actions_list.svg");
     //
     // runLog
     //
     this.runLog.Controls.Add(this.dockPanel3_Container);
     this.runLog.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.runLog.FloatVertical = true;
     this.runLog.ID            = new System.Guid("781d9eae-0c39-40cb-bbe4-acc189d5b955");
     this.runLog.Location      = new System.Drawing.Point(220, 596);
     this.runLog.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.runLog.Name          = "runLog";
     this.runLog.OriginalSize  = new System.Drawing.Size(200, 149);
     this.runLog.Size          = new System.Drawing.Size(611, 149);
     this.runLog.Text          = "运行输出";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.tabControl1);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 24);
     this.dockPanel3_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(603, 121);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // listView1
     //
     this.listView1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.listView1.HideSelection = false;
     this.listView1.Location      = new System.Drawing.Point(0, 0);
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(235, 274);
     this.listView1.TabIndex      = 0;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // tabPage1
     //
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabPage1.Size     = new System.Drawing.Size(595, 95);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "执行日志";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(603, 121);
     this.tabControl1.TabIndex      = 0;
     //
     // MainFrame
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1075, 776);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.runLog);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
     this.Name             = "MainFrame";
     this.Ribbon           = this.ribbonControl1;
     this.StatusBar        = this.ribbonStatusBar1;
     this.Text             = "Form1";
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.OnFormClose);
     this.Load            += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel5.ResumeLayout(false);
     this.dockPanel5_Container.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel4_Container.ResumeLayout(false);
     this.dockPanel4_Container.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
     this.runLog.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #32
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(E000012));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.ribbon                        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.tsbPaste                      = new DevExpress.XtraBars.BarButtonItem();
     this.tsbCopy                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbCut                        = new DevExpress.XtraBars.BarButtonItem();
     this.tsbDelete                     = new DevExpress.XtraBars.BarButtonItem();
     this.tsbBold                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbItalic                     = new DevExpress.XtraBars.BarButtonItem();
     this.tsbUnderline                  = new DevExpress.XtraBars.BarButtonItem();
     this.tsbFont                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbCenter                     = new DevExpress.XtraBars.BarButtonItem();
     this.tsbRight                      = new DevExpress.XtraBars.BarButtonItem();
     this.tsbForeColor                  = new DevExpress.XtraBars.BarButtonItem();
     this.tsbBackcolor                  = new DevExpress.XtraBars.BarButtonItem();
     this.tsbInsertImage                = new DevExpress.XtraBars.BarButtonItem();
     this.tsbInsertSymbol               = new DevExpress.XtraBars.BarButtonItem();
     this.tsbMath                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbCapture                    = new DevExpress.XtraBars.BarButtonItem();
     this.tsbLeft                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbAdd                        = new DevExpress.XtraBars.BarButtonItem();
     this.tsbSave                       = new DevExpress.XtraBars.BarButtonItem();
     this.tsbClose                      = new DevExpress.XtraBars.BarButtonItem();
     this.rbpSoanThao                   = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpgCongCu                    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpgDinhDang                  = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpgFont                      = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpgMauSac                    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.rbpgInsert                    = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemFontEdit1       = new DevExpress.XtraEditors.Repository.RepositoryItemFontEdit();
     this.repositoryItemBreadCrumbEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemBreadCrumbEdit();
     this.ribbonStatusBar               = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.workspaceManager1             = new DevExpress.Utils.WorkspaceManager(this.components);
     this.galleryDropDown1              = new DevExpress.XtraBars.Ribbon.GalleryDropDown(this.components);
     this.popupMenu1                    = new DevExpress.XtraBars.PopupMenu(this.components);
     this.defaultLookAndFeel1           = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.documentManager1              = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.pnMain                        = new DevExpress.XtraEditors.PanelControl();
     this.noDocumentsView1              = new DevExpress.XtraBars.Docking2010.Views.NoDocuments.NoDocumentsView(this.components);
     this.tabbedView1                   = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1                  = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1                    = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container          = new DevExpress.XtraBars.Docking.ControlContainer();
     this.tableLayoutPanel1             = new System.Windows.Forms.TableLayoutPanel();
     this.cboLoaiCauHoi                 = new SimpleTest.Controls.LookUpEditEx();
     this.labelEx1                      = new SimpleTest.Controls.LabelEx();
     this.labelEx2                      = new SimpleTest.Controls.LabelEx();
     this.cboMucDoNhanThuc              = new SimpleTest.Controls.LookUpEditEx();
     this.labelEx3                      = new SimpleTest.Controls.LabelEx();
     this.treeList1                     = new DevExpress.XtraTreeList.TreeList();
     this.colId            = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colIDDanhMucCha  = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colMaDanhMuc     = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colTenDanhMuc    = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colIDLoaiDanhMuc = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colSTT           = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.colGhiChu        = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBreadCrumbEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiCauHoi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboMucDoNhanThuc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.tsbPaste,
         this.tsbCopy,
         this.tsbCut,
         this.tsbDelete,
         this.tsbBold,
         this.tsbItalic,
         this.tsbUnderline,
         this.tsbFont,
         this.tsbCenter,
         this.tsbRight,
         this.tsbForeColor,
         this.tsbBackcolor,
         this.tsbInsertImage,
         this.tsbInsertSymbol,
         this.tsbMath,
         this.tsbCapture,
         this.tsbLeft,
         this.tsbAdd,
         this.tsbSave,
         this.tsbClose
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 30;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.rbpSoanThao
     });
     this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemFontEdit1,
         this.repositoryItemBreadCrumbEdit1
     });
     this.ribbon.Size      = new System.Drawing.Size(1522, 147);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // tsbPaste
     //
     this.tsbPaste.Caption                 = "Dán";
     this.tsbPaste.Id                      = 1;
     this.tsbPaste.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbPaste.ImageOptions.Image")));
     this.tsbPaste.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbPaste.ImageOptions.LargeImage")));
     this.tsbPaste.Name                    = "tsbPaste";
     //
     // tsbCopy
     //
     this.tsbCopy.Caption                 = "Sao chép";
     this.tsbCopy.Id                      = 2;
     this.tsbCopy.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbCopy.ImageOptions.Image")));
     this.tsbCopy.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbCopy.ImageOptions.LargeImage")));
     this.tsbCopy.Name                    = "tsbCopy";
     //
     // tsbCut
     //
     this.tsbCut.Caption                 = "Cắt";
     this.tsbCut.Id                      = 3;
     this.tsbCut.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbCut.ImageOptions.Image")));
     this.tsbCut.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbCut.ImageOptions.LargeImage")));
     this.tsbCut.Name                    = "tsbCut";
     //
     // tsbDelete
     //
     this.tsbDelete.Caption                 = "Xóa";
     this.tsbDelete.Id                      = 4;
     this.tsbDelete.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbDelete.ImageOptions.Image")));
     this.tsbDelete.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbDelete.ImageOptions.LargeImage")));
     this.tsbDelete.Name                    = "tsbDelete";
     //
     // tsbBold
     //
     this.tsbBold.Caption                 = "In đậm";
     this.tsbBold.Id                      = 5;
     this.tsbBold.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbBold.ImageOptions.Image")));
     this.tsbBold.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbBold.ImageOptions.LargeImage")));
     this.tsbBold.Name                    = "tsbBold";
     //
     // tsbItalic
     //
     this.tsbItalic.Caption                 = "In nghiêng";
     this.tsbItalic.Id                      = 6;
     this.tsbItalic.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbItalic.ImageOptions.Image")));
     this.tsbItalic.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbItalic.ImageOptions.LargeImage")));
     this.tsbItalic.Name                    = "tsbItalic";
     //
     // tsbUnderline
     //
     this.tsbUnderline.Caption                 = "Gạch chân";
     this.tsbUnderline.Id                      = 7;
     this.tsbUnderline.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbUnderline.ImageOptions.Image")));
     this.tsbUnderline.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbUnderline.ImageOptions.LargeImage")));
     this.tsbUnderline.Name                    = "tsbUnderline";
     //
     // tsbFont
     //
     this.tsbFont.Caption                 = "Thay đổi font";
     this.tsbFont.Id                      = 15;
     this.tsbFont.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbFont.ImageOptions.Image")));
     this.tsbFont.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbFont.ImageOptions.LargeImage")));
     this.tsbFont.Name                    = "tsbFont";
     //
     // tsbCenter
     //
     this.tsbCenter.Caption                 = "Canh giữa";
     this.tsbCenter.Id                      = 16;
     this.tsbCenter.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbCenter.ImageOptions.Image")));
     this.tsbCenter.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbCenter.ImageOptions.LargeImage")));
     this.tsbCenter.Name                    = "tsbCenter";
     //
     // tsbRight
     //
     this.tsbRight.Caption                 = "Canh phải";
     this.tsbRight.Id                      = 17;
     this.tsbRight.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbRight.ImageOptions.Image")));
     this.tsbRight.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbRight.ImageOptions.LargeImage")));
     this.tsbRight.Name                    = "tsbRight";
     //
     // tsbForeColor
     //
     this.tsbForeColor.Caption                 = "Màu chữ";
     this.tsbForeColor.Id                      = 18;
     this.tsbForeColor.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbForeColor.ImageOptions.Image")));
     this.tsbForeColor.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbForeColor.ImageOptions.LargeImage")));
     this.tsbForeColor.Name                    = "tsbForeColor";
     this.tsbForeColor.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // tsbBackcolor
     //
     this.tsbBackcolor.Caption                 = "Màu nền";
     this.tsbBackcolor.Id                      = 19;
     this.tsbBackcolor.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbBackcolor.ImageOptions.Image")));
     this.tsbBackcolor.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbBackcolor.ImageOptions.LargeImage")));
     this.tsbBackcolor.Name                    = "tsbBackcolor";
     this.tsbBackcolor.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // tsbInsertImage
     //
     this.tsbInsertImage.Caption                 = "Hình ảnh";
     this.tsbInsertImage.Id                      = 20;
     this.tsbInsertImage.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbInsertImage.ImageOptions.Image")));
     this.tsbInsertImage.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbInsertImage.ImageOptions.LargeImage")));
     this.tsbInsertImage.Name                    = "tsbInsertImage";
     //
     // tsbInsertSymbol
     //
     this.tsbInsertSymbol.Caption                 = "Symbol";
     this.tsbInsertSymbol.Id                      = 22;
     this.tsbInsertSymbol.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbInsertSymbol.ImageOptions.Image")));
     this.tsbInsertSymbol.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbInsertSymbol.ImageOptions.LargeImage")));
     this.tsbInsertSymbol.Name                    = "tsbInsertSymbol";
     //
     // tsbMath
     //
     this.tsbMath.Caption                 = "Công thức";
     this.tsbMath.Id                      = 24;
     this.tsbMath.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbMath.ImageOptions.Image")));
     this.tsbMath.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbMath.ImageOptions.LargeImage")));
     this.tsbMath.Name                    = "tsbMath";
     //
     // tsbCapture
     //
     this.tsbCapture.Caption                 = "Chụp màn hình";
     this.tsbCapture.Id                      = 25;
     this.tsbCapture.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbCapture.ImageOptions.Image")));
     this.tsbCapture.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbCapture.ImageOptions.LargeImage")));
     this.tsbCapture.Name                    = "tsbCapture";
     this.tsbCapture.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // tsbLeft
     //
     this.tsbLeft.Caption                 = "Canh trái";
     this.tsbLeft.Id                      = 26;
     this.tsbLeft.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbLeft.ImageOptions.Image")));
     this.tsbLeft.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbLeft.ImageOptions.LargeImage")));
     this.tsbLeft.Name                    = "tsbLeft";
     //
     // tsbAdd
     //
     this.tsbAdd.Caption                 = "Thêm mới";
     this.tsbAdd.Id                      = 27;
     this.tsbAdd.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbAdd.ImageOptions.Image")));
     this.tsbAdd.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbAdd.ImageOptions.LargeImage")));
     this.tsbAdd.Name                    = "tsbAdd";
     //
     // tsbSave
     //
     this.tsbSave.Caption                 = "Lưu";
     this.tsbSave.Id                      = 28;
     this.tsbSave.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbSave.ImageOptions.Image")));
     this.tsbSave.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbSave.ImageOptions.LargeImage")));
     this.tsbSave.Name                    = "tsbSave";
     //
     // tsbClose
     //
     this.tsbClose.Caption                 = "Đóng";
     this.tsbClose.Id                      = 29;
     this.tsbClose.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("tsbClose.ImageOptions.Image")));
     this.tsbClose.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("tsbClose.ImageOptions.LargeImage")));
     this.tsbClose.Name                    = "tsbClose";
     this.tsbClose.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // rbpSoanThao
     //
     this.rbpSoanThao.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.rbpgCongCu,
         this.rbpgDinhDang,
         this.rbpgFont,
         this.rbpgMauSac,
         this.rbpgInsert,
         this.ribbonPageGroup2
     });
     this.rbpSoanThao.Name = "rbpSoanThao";
     this.rbpSoanThao.Text = "Soạn thảo";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.tsbAdd);
     this.ribbonPageGroup1.ItemLinks.Add(this.tsbSave);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Thêm - Lưu";
     //
     // rbpgCongCu
     //
     this.rbpgCongCu.ItemLinks.Add(this.tsbCut);
     this.rbpgCongCu.ItemLinks.Add(this.tsbCopy);
     this.rbpgCongCu.ItemLinks.Add(this.tsbPaste);
     this.rbpgCongCu.ItemLinks.Add(this.tsbDelete);
     this.rbpgCongCu.Name = "rbpgCongCu";
     this.rbpgCongCu.ShowCaptionButton = false;
     this.rbpgCongCu.Text = "Công cụ";
     //
     // rbpgDinhDang
     //
     this.rbpgDinhDang.ItemLinks.Add(this.tsbBold);
     this.rbpgDinhDang.ItemLinks.Add(this.tsbItalic);
     this.rbpgDinhDang.ItemLinks.Add(this.tsbUnderline);
     this.rbpgDinhDang.ItemLinks.Add(this.tsbLeft, true);
     this.rbpgDinhDang.ItemLinks.Add(this.tsbCenter);
     this.rbpgDinhDang.ItemLinks.Add(this.tsbRight);
     this.rbpgDinhDang.Name = "rbpgDinhDang";
     this.rbpgDinhDang.ShowCaptionButton = false;
     this.rbpgDinhDang.Text = "Định dạng";
     //
     // rbpgFont
     //
     this.rbpgFont.ItemLinks.Add(this.tsbFont);
     this.rbpgFont.Name = "rbpgFont";
     this.rbpgFont.ShowCaptionButton = false;
     this.rbpgFont.Text = "Font chữ";
     //
     // rbpgMauSac
     //
     this.rbpgMauSac.ItemLinks.Add(this.tsbForeColor);
     this.rbpgMauSac.ItemLinks.Add(this.tsbBackcolor);
     this.rbpgMauSac.Name = "rbpgMauSac";
     this.rbpgMauSac.ShowCaptionButton = false;
     this.rbpgMauSac.Text = "Màu sắc";
     //
     // rbpgInsert
     //
     this.rbpgInsert.ItemLinks.Add(this.tsbInsertImage);
     this.rbpgInsert.ItemLinks.Add(this.tsbInsertSymbol);
     this.rbpgInsert.ItemLinks.Add(this.tsbMath);
     this.rbpgInsert.ItemLinks.Add(this.tsbCapture);
     this.rbpgInsert.Name = "rbpgInsert";
     this.rbpgInsert.ShowCaptionButton = false;
     this.rbpgInsert.Text = "Chèn công thức - Hình ảnh";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.tsbClose);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Đóng";
     //
     // 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";
     //
     // repositoryItemBreadCrumbEdit1
     //
     this.repositoryItemBreadCrumbEdit1.AutoHeight = false;
     this.repositoryItemBreadCrumbEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemBreadCrumbEdit1.Name = "repositoryItemBreadCrumbEdit1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 715);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1522, 23);
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // galleryDropDown1
     //
     this.galleryDropDown1.Name   = "galleryDropDown1";
     this.galleryDropDown1.Ribbon = this.ribbon;
     //
     // popupMenu1
     //
     this.popupMenu1.Name   = "popupMenu1";
     this.popupMenu1.Ribbon = this.ribbon;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Visual Studio 2013 Light";
     //
     // documentManager1
     //
     this.documentManager1.ClientControl = this.pnMain;
     this.documentManager1.MenuManager   = this.ribbon;
     this.documentManager1.View          = this.noDocumentsView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.noDocumentsView1,
         this.tabbedView1
     });
     //
     // pnMain
     //
     this.pnMain.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.pnMain.Location    = new System.Drawing.Point(430, 147);
     this.pnMain.MinimumSize = new System.Drawing.Size(1011, 568);
     this.pnMain.Name        = "pnMain";
     this.pnMain.Size        = new System.Drawing.Size(1092, 568);
     this.pnMain.TabIndex    = 3;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID       = new System.Guid("c8154d4b-4056-4c32-9f3d-914917afbbd2");
     this.dockPanel1.Location = new System.Drawing.Point(0, 147);
     this.dockPanel1.Margin   = new System.Windows.Forms.Padding(0);
     this.dockPanel1.Name     = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize            = new System.Drawing.Size(430, 200);
     this.dockPanel1.Size = new System.Drawing.Size(430, 568);
     this.dockPanel1.Text = "Điều kiện lọc";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.tableLayoutPanel1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(423, 540);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.cboLoaiCauHoi, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.labelEx1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.labelEx2, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.cboMucDoNhanThuc, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.labelEx3, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.treeList1, 0, 6);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 7;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(423, 540);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // cboLoaiCauHoi
     //
     this.cboLoaiCauHoi.CategoryID  = null;
     this.cboLoaiCauHoi.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.cboLoaiCauHoi.Location    = new System.Drawing.Point(2, 36);
     this.cboLoaiCauHoi.Margin      = new System.Windows.Forms.Padding(2);
     this.cboLoaiCauHoi.MenuManager = this.ribbon;
     this.cboLoaiCauHoi.Name        = "cboLoaiCauHoi";
     this.cboLoaiCauHoi.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cboLoaiCauHoi.Properties.Appearance.Options.UseFont = true;
     this.cboLoaiCauHoi.Properties.AutoHeight = false;
     this.cboLoaiCauHoi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboLoaiCauHoi.Properties.NullText = "";
     this.cboLoaiCauHoi.Size     = new System.Drawing.Size(419, 22);
     this.cboLoaiCauHoi.TabIndex = 1;
     //
     // labelEx1
     //
     this.labelEx1.AutoSize   = true;
     this.labelEx1.BackColor  = System.Drawing.Color.Transparent;
     this.labelEx1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.labelEx1.IsRequired = false;
     this.labelEx1.Location   = new System.Drawing.Point(2, 12);
     this.labelEx1.Margin     = new System.Windows.Forms.Padding(2);
     this.labelEx1.Name       = "labelEx1";
     this.labelEx1.Size       = new System.Drawing.Size(419, 20);
     this.labelEx1.TabIndex   = 0;
     this.labelEx1.Text       = "Loại câu hỏi";
     this.labelEx1.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelEx2
     //
     this.labelEx2.AutoSize   = true;
     this.labelEx2.BackColor  = System.Drawing.Color.Transparent;
     this.labelEx2.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.labelEx2.IsRequired = false;
     this.labelEx2.Location   = new System.Drawing.Point(2, 62);
     this.labelEx2.Margin     = new System.Windows.Forms.Padding(2);
     this.labelEx2.Name       = "labelEx2";
     this.labelEx2.Size       = new System.Drawing.Size(419, 20);
     this.labelEx2.TabIndex   = 0;
     this.labelEx2.Text       = "Mức độ nhận thức";
     this.labelEx2.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // cboMucDoNhanThuc
     //
     this.cboMucDoNhanThuc.CategoryID = null;
     this.cboMucDoNhanThuc.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.cboMucDoNhanThuc.Location   = new System.Drawing.Point(2, 86);
     this.cboMucDoNhanThuc.Margin     = new System.Windows.Forms.Padding(2);
     this.cboMucDoNhanThuc.Name       = "cboMucDoNhanThuc";
     this.cboMucDoNhanThuc.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cboMucDoNhanThuc.Properties.Appearance.Options.UseFont = true;
     this.cboMucDoNhanThuc.Properties.AutoHeight = false;
     this.cboMucDoNhanThuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboMucDoNhanThuc.Properties.NullText = "";
     this.cboMucDoNhanThuc.Size     = new System.Drawing.Size(419, 22);
     this.cboMucDoNhanThuc.TabIndex = 1;
     //
     // labelEx3
     //
     this.labelEx3.AutoSize   = true;
     this.labelEx3.BackColor  = System.Drawing.Color.Transparent;
     this.labelEx3.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.labelEx3.IsRequired = false;
     this.labelEx3.Location   = new System.Drawing.Point(2, 112);
     this.labelEx3.Margin     = new System.Windows.Forms.Padding(2);
     this.labelEx3.Name       = "labelEx3";
     this.labelEx3.Size       = new System.Drawing.Size(419, 20);
     this.labelEx3.TabIndex   = 0;
     this.labelEx3.Text       = "Danh mục";
     this.labelEx3.TextAlign  = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // treeList1
     //
     this.treeList1.Appearance.FocusedRow.BackColor        = System.Drawing.Color.AliceBlue;
     this.treeList1.Appearance.FocusedRow.BackColor2       = System.Drawing.Color.AliceBlue;
     this.treeList1.Appearance.FocusedRow.ForeColor        = System.Drawing.Color.Transparent;
     this.treeList1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeList1.Appearance.HeaderPanel.Options.UseFont = true;
     this.treeList1.Appearance.Row.Font                         = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeList1.Appearance.Row.Options.UseFont              = true;
     this.treeList1.Appearance.SelectedRow.BackColor            = System.Drawing.Color.AliceBlue;
     this.treeList1.Appearance.SelectedRow.BackColor2           = System.Drawing.Color.AliceBlue;
     this.treeList1.Appearance.SelectedRow.Font                 = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeList1.Appearance.SelectedRow.Options.UseBackColor = true;
     this.treeList1.Appearance.SelectedRow.Options.UseFont      = true;
     this.treeList1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
         this.colId,
         this.colIDDanhMucCha,
         this.colMaDanhMuc,
         this.colTenDanhMuc,
         this.colIDLoaiDanhMuc,
         this.colSTT,
         this.colGhiChu
     });
     this.treeList1.Cursor = System.Windows.Forms.Cursors.Default;
     this.treeList1.CustomizationFormBounds = new System.Drawing.Rectangle(391, 433, 252, 276);
     this.treeList1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Font         = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeList1.KeyFieldName = "Id";
     this.treeList1.Location     = new System.Drawing.Point(2, 136);
     this.treeList1.Margin       = new System.Windows.Forms.Padding(2);
     this.treeList1.Name         = "treeList1";
     this.treeList1.OptionsBehavior.AutoNodeHeight         = false;
     this.treeList1.OptionsBehavior.PopulateServiceColumns = true;
     this.treeList1.OptionsView.ColumnHeaderAutoHeight     = DevExpress.Utils.DefaultBoolean.False;
     this.treeList1.OptionsView.ShowTreeLines = DevExpress.Utils.DefaultBoolean.True;
     this.treeList1.ParentFieldName           = "IDDanhMucCha";
     this.treeList1.RowHeight       = 25;
     this.treeList1.SelectImageList = this.imageCollection1;
     this.treeList1.Size            = new System.Drawing.Size(419, 402);
     this.treeList1.TabIndex        = 5;
     this.treeList1.ViewStyle       = DevExpress.XtraTreeList.TreeListViewStyle.TreeView;
     //
     // colId
     //
     this.colId.FieldName = "Id";
     this.colId.Name      = "colId";
     //
     // colIDDanhMucCha
     //
     this.colIDDanhMucCha.FieldName = "IDDanhMucCha";
     this.colIDDanhMucCha.Name      = "colIDDanhMucCha";
     this.colIDDanhMucCha.OptionsColumn.AllowSort = false;
     //
     // colMaDanhMuc
     //
     this.colMaDanhMuc.Caption   = "Mã danh mục";
     this.colMaDanhMuc.FieldName = "MaDanhMuc";
     this.colMaDanhMuc.Name      = "colMaDanhMuc";
     this.colMaDanhMuc.OptionsColumn.AllowEdit = false;
     this.colMaDanhMuc.Width = 100;
     //
     // colTenDanhMuc
     //
     this.colTenDanhMuc.Caption   = "Tên danh mục";
     this.colTenDanhMuc.FieldName = "TenDanhMuc";
     this.colTenDanhMuc.Name      = "colTenDanhMuc";
     this.colTenDanhMuc.OptionsColumn.AllowEdit = false;
     this.colTenDanhMuc.OptionsColumn.AllowSort = false;
     this.colTenDanhMuc.SortOrder    = System.Windows.Forms.SortOrder.Ascending;
     this.colTenDanhMuc.Visible      = true;
     this.colTenDanhMuc.VisibleIndex = 0;
     this.colTenDanhMuc.Width        = 136;
     //
     // colIDLoaiDanhMuc
     //
     this.colIDLoaiDanhMuc.FieldName = "IDLoaiDanhMuc";
     this.colIDLoaiDanhMuc.Name      = "colIDLoaiDanhMuc";
     //
     // colSTT
     //
     this.colSTT.Caption   = "STT";
     this.colSTT.FieldName = "STT";
     this.colSTT.Name      = "colSTT";
     this.colSTT.OptionsColumn.AllowEdit = false;
     this.colSTT.Width = 82;
     //
     // colGhiChu
     //
     this.colGhiChu.Caption   = "Ghi chú";
     this.colGhiChu.FieldName = "GhiChu";
     this.colGhiChu.Name      = "colGhiChu";
     this.colGhiChu.OptionsColumn.AllowEdit = false;
     this.colGhiChu.Width = 82;
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "home");
     this.imageCollection1.Images.SetKeyName(1, "1");
     this.imageCollection1.Images.SetKeyName(2, "2");
     this.imageCollection1.Images.SetKeyName(3, "3");
     this.imageCollection1.Images.SetKeyName(4, "4");
     this.imageCollection1.Images.SetKeyName(5, "5");
     //
     // E000012
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1522, 738);
     this.Controls.Add(this.pnMain);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name          = "E000012";
     this.Ribbon        = this.ribbon;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar     = this.ribbonStatusBar;
     this.Text          = "E000012";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemFontEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemBreadCrumbEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryDropDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popupMenu1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pnMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiCauHoi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboMucDoNhanThuc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources       = new System.ComponentModel.ComponentResourceManager(typeof(frmTacGia));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     this.barManager1          = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                 = new DevExpress.XtraBars.Bar();
     this.btnThem              = new DevExpress.XtraBars.BarButtonItem();
     this.btnSua               = new DevExpress.XtraBars.BarButtonItem();
     this.btnLamMoi            = new DevExpress.XtraBars.BarButtonItem();
     this.TimKiem              = new DevExpress.XtraBars.BarSubItem();
     this.ck_TatCa             = new DevExpress.XtraBars.BarCheckItem();
     this.ck_MaTacGia          = new DevExpress.XtraBars.BarCheckItem();
     this.ck_TenTacGia         = new DevExpress.XtraBars.BarCheckItem();
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.btnLuuLai            = new DevExpress.XtraBars.BarButtonItem();
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this.txbTenTacGia         = new DevExpress.XtraEditors.TextEdit();
     this.txbMaTacGia          = new DevExpress.XtraEditors.TextEdit();
     this.btnHuy               = new DevExpress.XtraEditors.SimpleButton();
     this.btnLuu               = new DevExpress.XtraEditors.SimpleButton();
     this.Root                 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2   = new DevExpress.XtraLayout.LayoutControlItem();
     this.lo_btnLuu            = new DevExpress.XtraLayout.LayoutControlItem();
     this.lo_btnHuy            = new DevExpress.XtraLayout.LayoutControlItem();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.bandedGridView1      = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand1            = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.colMaTacGia          = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.colTenTacGia         = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.dxErrorProvider1     = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
     this.workspaceManager1    = new DevExpress.Utils.WorkspaceManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txbTenTacGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txbMaTacGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lo_btnLuu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lo_btnHuy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar2
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnThem,
         this.btnSua,
         this.btnLuuLai,
         this.btnLamMoi,
         this.TimKiem,
         this.ck_TatCa,
         this.ck_MaTacGia,
         this.ck_TenTacGia
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 8;
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnThem, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSua, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnLamMoi, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.TimKiem, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // btnThem
     //
     this.btnThem.Caption                 = "Thêm";
     this.btnThem.Id                      = 0;
     this.btnThem.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnThem.ImageOptions.Image")));
     this.btnThem.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnThem.ImageOptions.LargeImage")));
     this.btnThem.Name                    = "btnThem";
     this.btnThem.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThem_ItemClick);
     //
     // btnSua
     //
     this.btnSua.Caption                 = "Sửa";
     this.btnSua.Id                      = 1;
     this.btnSua.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnSua.ImageOptions.Image")));
     this.btnSua.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnSua.ImageOptions.LargeImage")));
     this.btnSua.Name                    = "btnSua";
     this.btnSua.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSua_ItemClick);
     //
     // btnLamMoi
     //
     this.btnLamMoi.Caption                 = "Làm Mới";
     this.btnLamMoi.Id                      = 3;
     this.btnLamMoi.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnLamMoi.ImageOptions.Image")));
     this.btnLamMoi.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnLamMoi.ImageOptions.LargeImage")));
     this.btnLamMoi.Name                    = "btnLamMoi";
     this.btnLamMoi.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLamMoi_ItemClick);
     //
     // TimKiem
     //
     this.TimKiem.Caption                 = "Tìm Kiếm";
     this.TimKiem.Id                      = 4;
     this.TimKiem.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("TimKiem.ImageOptions.Image")));
     this.TimKiem.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("TimKiem.ImageOptions.LargeImage")));
     this.TimKiem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.ck_TatCa),
         new DevExpress.XtraBars.LinkPersistInfo(this.ck_MaTacGia),
         new DevExpress.XtraBars.LinkPersistInfo(this.ck_TenTacGia)
     });
     this.TimKiem.Name = "TimKiem";
     //
     // ck_TatCa
     //
     this.ck_TatCa.Caption         = "Tất Cả";
     this.ck_TatCa.Id              = 5;
     this.ck_TatCa.Name            = "ck_TatCa";
     this.ck_TatCa.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.ck_TatCa_CheckedChanged);
     //
     // ck_MaTacGia
     //
     this.ck_MaTacGia.Caption         = "Mã Tác Giả";
     this.ck_MaTacGia.Id              = 6;
     this.ck_MaTacGia.Name            = "ck_MaTacGia";
     this.ck_MaTacGia.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.ck_MaTacGia_CheckedChanged);
     //
     // ck_TenTacGia
     //
     this.ck_TenTacGia.Caption         = "Tên Tác Giả";
     this.ck_TenTacGia.Id              = 7;
     this.ck_TenTacGia.Name            = "ck_TenTacGia";
     this.ck_TenTacGia.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.ck_TenTacGia_CheckedChanged);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1166, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 460);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1166, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 24);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 436);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1166, 24);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 436);
     //
     // btnLuuLai
     //
     this.btnLuuLai.Caption            = "Lưu Lại";
     this.btnLuuLai.Id                 = 2;
     this.btnLuuLai.ImageOptions.Image = global::QLTV_GUI.Properties.Resources.save_icon__1_;
     this.btnLuuLai.Name               = "btnLuuLai";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.txbTenTacGia);
     this.layoutControl1.Controls.Add(this.txbMaTacGia);
     this.layoutControl1.Controls.Add(this.btnHuy);
     this.layoutControl1.Controls.Add(this.btnLuu);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.layoutControl1.Location = new System.Drawing.Point(0, 24);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(459, 183, 812, 500);
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(1166, 85);
     this.layoutControl1.TabIndex = 4;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // txbTenTacGia
     //
     this.txbTenTacGia.Location            = new System.Drawing.Point(641, 45);
     this.txbTenTacGia.MenuManager         = this.barManager1;
     this.txbTenTacGia.Name                = "txbTenTacGia";
     this.txbTenTacGia.Properties.ReadOnly = true;
     this.txbTenTacGia.Size                = new System.Drawing.Size(339, 20);
     this.txbTenTacGia.StyleController     = this.layoutControl1;
     this.txbTenTacGia.TabIndex            = 5;
     this.txbTenTacGia.EditValueChanged   += new System.EventHandler(this.txbTenTacGia_EditValueChanged);
     //
     // txbMaTacGia
     //
     this.txbMaTacGia.Location            = new System.Drawing.Point(87, 45);
     this.txbMaTacGia.MenuManager         = this.barManager1;
     this.txbMaTacGia.Name                = "txbMaTacGia";
     this.txbMaTacGia.Properties.ReadOnly = true;
     this.txbMaTacGia.Size                = new System.Drawing.Size(487, 20);
     this.txbMaTacGia.StyleController     = this.layoutControl1;
     this.txbMaTacGia.TabIndex            = 4;
     this.txbMaTacGia.EditValueChanged   += new System.EventHandler(this.txbMaTacGia_EditValueChanged);
     //
     // btnHuy
     //
     this.btnHuy.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.btnHuy.Appearance.Options.UseFont = true;
     this.btnHuy.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnHuy.ImageOptions.Image")));
     this.btnHuy.Location        = new System.Drawing.Point(1061, 45);
     this.btnHuy.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnHuy.Name            = "btnHuy";
     this.btnHuy.Size            = new System.Drawing.Size(64, 22);
     this.btnHuy.StyleController = this.layoutControl1;
     this.btnHuy.TabIndex        = 6;
     this.btnHuy.Text            = "Hủy";
     this.btnHuy.Click          += new System.EventHandler(this.btnHuy_Click);
     //
     // btnLuu
     //
     this.btnLuu.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.btnLuu.Appearance.Options.UseFont = true;
     this.btnLuu.ImageOptions.Image         = ((System.Drawing.Image)(resources.GetObject("btnLuu.ImageOptions.Image")));
     this.btnLuu.Location        = new System.Drawing.Point(984, 45);
     this.btnLuu.Margin          = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.btnLuu.Name            = "btnLuu";
     this.btnLuu.Size            = new System.Drawing.Size(73, 22);
     this.btnLuu.StyleController = this.layoutControl1;
     this.btnLuu.TabIndex        = 11;
     this.btnLuu.Text            = "Lưu";
     this.btnLuu.Click          += new System.EventHandler(this.btnLuu_Click);
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlGroup1
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(1149, 91);
     this.Root.TextVisible = false;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.AppearanceGroup.Font            = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlGroup1.AppearanceGroup.FontStyleDelta  = System.Drawing.FontStyle.Bold;
     this.layoutControlGroup1.AppearanceGroup.Options.UseFont = true;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.lo_btnLuu,
         this.lo_btnHuy
     });
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name     = "layoutControlGroup1";
     this.layoutControlGroup1.Size     = new System.Drawing.Size(1129, 71);
     this.layoutControlGroup1.Text     = "Chi tiết tác giả";
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.txbMaTacGia;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(554, 26);
     this.layoutControlItem1.Text     = "Mã Tác Giả:";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.txbTenTacGia;
     this.layoutControlItem2.Location = new System.Drawing.Point(554, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(406, 26);
     this.layoutControlItem2.Text     = "Tên Tác Giả:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 13);
     //
     // lo_btnLuu
     //
     this.lo_btnLuu.Control     = this.btnLuu;
     this.lo_btnLuu.Location    = new System.Drawing.Point(960, 0);
     this.lo_btnLuu.Name        = "lo_btnLuu";
     this.lo_btnLuu.Size        = new System.Drawing.Size(77, 26);
     this.lo_btnLuu.TextSize    = new System.Drawing.Size(0, 0);
     this.lo_btnLuu.TextVisible = false;
     //
     // lo_btnHuy
     //
     this.lo_btnHuy.Control     = this.btnHuy;
     this.lo_btnHuy.Location    = new System.Drawing.Point(1037, 0);
     this.lo_btnHuy.Name        = "lo_btnHuy";
     this.lo_btnHuy.Size        = new System.Drawing.Size(68, 26);
     this.lo_btnHuy.TextSize    = new System.Drawing.Size(0, 0);
     this.lo_btnHuy.TextVisible = false;
     //
     // gridControl1
     //
     this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl1.EmbeddedNavigator.Buttons.NextPage.Visible   = false;
     this.gridControl1.EmbeddedNavigator.Buttons.PrevPage.Visible   = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControl1.EmbeddedNavigator.TextStringFormat           = "{0}        of {1}";
     this.gridControl1.Location             = new System.Drawing.Point(0, 109);
     this.gridControl1.MainView             = this.bandedGridView1;
     this.gridControl1.MenuManager          = this.barManager1;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(1166, 351);
     this.gridControl1.TabIndex             = 5;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.bandedGridView1
     });
     //
     // bandedGridView1
     //
     this.bandedGridView1.Appearance.FocusedCell.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.bandedGridView1.Appearance.FocusedCell.Options.UseBackColor = true;
     this.bandedGridView1.Appearance.FocusedRow.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.bandedGridView1.Appearance.FocusedRow.Options.UseBackColor  = true;
     this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
         this.gridBand1
     });
     this.bandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
         this.colMaTacGia,
         this.colTenTacGia
     });
     this.bandedGridView1.GridControl = this.gridControl1;
     this.bandedGridView1.Name        = "bandedGridView1";
     this.bandedGridView1.OptionsFind.AlwaysVisible  = true;
     this.bandedGridView1.OptionsFind.FindNullPrompt = "Nhập nội dung tìm kiếm...";
     this.bandedGridView1.OptionsFind.ShowFindButton = false;
     this.bandedGridView1.OptionsView.ShowGroupPanel = false;
     this.bandedGridView1.RowClick            += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.bandedGridView1_RowClick);
     this.bandedGridView1.FocusedRowChanged   += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.bandedGridView1_FocusedRowChanged);
     this.bandedGridView1.ColumnFilterChanged += new System.EventHandler(this.bandedGridView1_ColumnFilterChanged);
     //
     // gridBand1
     //
     this.gridBand1.AppearanceHeader.Font                   = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridBand1.AppearanceHeader.FontStyleDelta         = System.Drawing.FontStyle.Bold;
     this.gridBand1.AppearanceHeader.Options.UseFont        = true;
     this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridBand1.Caption = "Danh Sách Các Tác Giả";
     this.gridBand1.Columns.Add(this.colMaTacGia);
     this.gridBand1.Columns.Add(this.colTenTacGia);
     this.gridBand1.Name         = "gridBand1";
     this.gridBand1.RowCount     = 2;
     this.gridBand1.VisibleIndex = 0;
     this.gridBand1.Width        = 162;
     //
     // colMaTacGia
     //
     this.colMaTacGia.AppearanceCell.Options.UseBackColor   = true;
     this.colMaTacGia.AppearanceCell.Options.UseBorderColor = true;
     this.colMaTacGia.AppearanceCell.Options.UseTextOptions = true;
     this.colMaTacGia.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.colMaTacGia.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.colMaTacGia.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.colMaTacGia.AppearanceHeader.Options.UseBackColor   = true;
     this.colMaTacGia.AppearanceHeader.Options.UseFont        = true;
     this.colMaTacGia.AppearanceHeader.Options.UseTextOptions = true;
     this.colMaTacGia.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colMaTacGia.Caption   = "Mã Tác Giả";
     this.colMaTacGia.FieldName = "MaTacGia";
     this.colMaTacGia.MinWidth  = 21;
     this.colMaTacGia.Name      = "colMaTacGia";
     this.colMaTacGia.OptionsColumn.AllowEdit = false;
     this.colMaTacGia.Visible = true;
     this.colMaTacGia.Width   = 81;
     //
     // colTenTacGia
     //
     this.colTenTacGia.AppearanceCell.Options.UseBackColor   = true;
     this.colTenTacGia.AppearanceCell.Options.UseBorderColor = true;
     this.colTenTacGia.AppearanceCell.Options.UseTextOptions = true;
     this.colTenTacGia.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.colTenTacGia.AppearanceHeader.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.colTenTacGia.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.colTenTacGia.AppearanceHeader.Options.UseBackColor   = true;
     this.colTenTacGia.AppearanceHeader.Options.UseFont        = true;
     this.colTenTacGia.AppearanceHeader.Options.UseTextOptions = true;
     this.colTenTacGia.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colTenTacGia.Caption   = "Tên Tác Giả";
     this.colTenTacGia.FieldName = "TenTacGia";
     this.colTenTacGia.MinWidth  = 21;
     this.colTenTacGia.Name      = "colTenTacGia";
     this.colTenTacGia.OptionsColumn.AllowEdit = false;
     this.colTenTacGia.Visible = true;
     this.colTenTacGia.Width   = 81;
     //
     // dxErrorProvider1
     //
     this.dxErrorProvider1.ContainerControl = this;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // frmTacGia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1166, 460);
     this.Controls.Add(this.gridControl1);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name  = "frmTacGia";
     this.Text  = "Thông Tin Tác Giả";
     this.Load += new System.EventHandler(this.frmTacGia_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txbTenTacGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txbMaTacGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lo_btnLuu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lo_btnHuy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ManagerForm));
            DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
            this.repositoryItemProgressBar4 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.tlcScheType = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
            this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn5 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn6 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn7 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdContents = new DevExpress.XtraGrid.GridControl();
            this.bgrdvContents = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
            this.grdcCntsKey = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcCntsName = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcFileName = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcCntsDownload = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcCntsPlayTime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcCtscSector = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcScheCntsStartDt = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcScheCntsEndDt = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcScheCntsStartTime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.grdcScheCntsEndTime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.xtabManager = new DevExpress.XtraTab.XtraTabControl();
            this.xtabpg2Download = new DevExpress.XtraTab.XtraTabPage();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.trlstSchedule = new DevExpress.XtraTreeList.TreeList();
            this.tlcScheCategory = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheKind = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheKey = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheStartdate = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheEnddate = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheFileName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheTotalSector = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemDateEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.xtabpg1PlayStatus = new DevExpress.XtraTab.XtraTabPage();
            this.spltcontCntlManager = new DevExpress.XtraEditors.SplitContainerControl();
            this.tlstPlayContents = new DevExpress.XtraTreeList.TreeList();
            this.tlcFldSector = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcFldOrder = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcCntsKey = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.tlcCntsName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheCntsStartDt = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheCntsEndDt = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcCntsPlayTime = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheCntsStartTime = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcScheCntsEndTime = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcFileName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.tlcParentKey = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.xtabpg3Log = new DevExpress.XtraTab.XtraTabPage();
            this.spctnctrlLog = new DevExpress.XtraEditors.SplitContainerControl();
            this.trlstLogFile = new DevExpress.XtraTreeList.TreeList();
            this.trlstcolLogFileName = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.repositoryItemDateEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.repositoryItemDateEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.mmoLog = new DevExpress.XtraEditors.MemoEdit();
            this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
            this.bar1 = new DevExpress.XtraBars.Bar();
            this.bar2 = new DevExpress.XtraBars.Bar();
            this.bar3 = new DevExpress.XtraBars.Bar();
            this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem();
            this.statusMessage = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
            this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem();
            this.brItmCPU = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.brItmHDD = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemProgressBar2 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.brItmMEM = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemProgressBar3 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.brItmAvalMEM = new DevExpress.XtraBars.BarStaticItem();
            this.brItmDown = new DevExpress.XtraBars.BarEditItem();
            this.repositoryItemProgressBar5 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
            this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
            this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
            this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
            this.skinBarSubItem1 = new DevExpress.XtraBars.SkinBarSubItem();
            this.barHeaderItem1 = new DevExpress.XtraBars.BarHeaderItem();
            this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
            this.grdctrlLog = new DevExpress.XtraGrid.GridControl();
            this.grdvLog = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.grdcLogType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.grdcLogDateTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemDateEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
            this.grdcLogMessage = new DevExpress.XtraGrid.Columns.GridColumn();
            this.xtabpg4Setup = new DevExpress.XtraTab.XtraTabPage();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
            this.styleController1 = new DevExpress.XtraEditors.StyleController(this.components);
            this.workspaceManager1 = new DevExpress.Utils.WorkspaceManager();
            this.grdcCntsUpdateDt = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            this.grdbndSector = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdContents)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bgrdvContents)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtabManager)).BeginInit();
            this.xtabManager.SuspendLayout();
            this.xtabpg2Download.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trlstSchedule)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).BeginInit();
            this.xtabpg1PlayStatus.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.spltcontCntlManager)).BeginInit();
            this.spltcontCntlManager.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tlstPlayContents)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit();
            this.xtabpg3Log.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.spctnctrlLog)).BeginInit();
            this.spctnctrlLog.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trlstLogFile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit5.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit6.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.mmoLog.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdctrlLog)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdvLog)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit7.CalendarTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.styleController1)).BeginInit();
            this.SuspendLayout();
            // 
            // repositoryItemProgressBar4
            // 
            this.repositoryItemProgressBar4.AllowFocused = false;
            this.repositoryItemProgressBar4.AllowHtmlDraw = DevExpress.Utils.DefaultBoolean.True;
            this.repositoryItemProgressBar4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.repositoryItemProgressBar4.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.repositoryItemProgressBar4.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
            this.repositoryItemProgressBar4.Name = "repositoryItemProgressBar4";
            this.repositoryItemProgressBar4.ReadOnly = true;
            this.repositoryItemProgressBar4.ShowTitle = true;
            // 
            // tlcScheType
            // 
            this.tlcScheType.Caption = "코드";
            this.tlcScheType.FieldName = "scheType";
            this.tlcScheType.Name = "tlcScheType";
            this.tlcScheType.OptionsColumn.AllowEdit = false;
            this.tlcScheType.OptionsColumn.AllowFocus = false;
            this.tlcScheType.OptionsColumn.ReadOnly = true;
            this.tlcScheType.Width = 34;
            // 
            // repositoryItemTextEdit2
            // 
            this.repositoryItemTextEdit2.AutoHeight = false;
            this.repositoryItemTextEdit2.LookAndFeel.SkinName = "Office 2013";
            this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
            // 
            // bandedGridView1
            // 
            this.bandedGridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.bandedGridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand2});
            this.bandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.bandedGridColumn1,
            this.bandedGridColumn2,
            this.bandedGridColumn3,
            this.bandedGridColumn4,
            this.bandedGridColumn5,
            this.bandedGridColumn6,
            this.bandedGridColumn7});
            this.bandedGridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.bandedGridView1.GridControl = this.grdContents;
            this.bandedGridView1.Name = "bandedGridView1";
            this.bandedGridView1.OptionsView.ColumnAutoWidth = false;
            // 
            // gridBand2
            // 
            this.gridBand2.Caption = "gridBand1";
            this.gridBand2.Columns.Add(this.bandedGridColumn1);
            this.gridBand2.Columns.Add(this.bandedGridColumn2);
            this.gridBand2.Columns.Add(this.bandedGridColumn3);
            this.gridBand2.Columns.Add(this.bandedGridColumn4);
            this.gridBand2.Columns.Add(this.bandedGridColumn5);
            this.gridBand2.Columns.Add(this.bandedGridColumn6);
            this.gridBand2.Columns.Add(this.bandedGridColumn7);
            this.gridBand2.Name = "gridBand2";
            this.gridBand2.VisibleIndex = 0;
            this.gridBand2.Width = 490;
            // 
            // bandedGridColumn1
            // 
            this.bandedGridColumn1.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            this.bandedGridColumn1.AppearanceCell.Options.UseForeColor = true;
            this.bandedGridColumn1.Caption = "ID";
            this.bandedGridColumn1.FieldName = "cntsKey";
            this.bandedGridColumn1.Name = "bandedGridColumn1";
            this.bandedGridColumn1.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn1.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn1.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn1.Visible = true;
            this.bandedGridColumn1.Width = 45;
            // 
            // bandedGridColumn2
            // 
            this.bandedGridColumn2.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.bandedGridColumn2.AppearanceCell.Options.UseForeColor = true;
            this.bandedGridColumn2.Caption = "콘텐츠 명";
            this.bandedGridColumn2.FieldName = "cntsName";
            this.bandedGridColumn2.Name = "bandedGridColumn2";
            this.bandedGridColumn2.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn2.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn2.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn2.Visible = true;
            this.bandedGridColumn2.Width = 85;
            // 
            // bandedGridColumn3
            // 
            this.bandedGridColumn3.Caption = "재생(초)";
            this.bandedGridColumn3.FieldName = "cntsPlayTime";
            this.bandedGridColumn3.Name = "bandedGridColumn3";
            this.bandedGridColumn3.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn3.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn3.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn3.Visible = true;
            this.bandedGridColumn3.Width = 60;
            // 
            // bandedGridColumn4
            // 
            this.bandedGridColumn4.AppearanceHeader.Options.UseTextOptions = true;
            this.bandedGridColumn4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.bandedGridColumn4.Caption = "사용";
            this.bandedGridColumn4.DisplayFormat.FormatString = "D";
            this.bandedGridColumn4.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.bandedGridColumn4.FieldName = "scheCntsStartDt";
            this.bandedGridColumn4.Name = "bandedGridColumn4";
            this.bandedGridColumn4.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn4.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn4.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn4.Visible = true;
            // 
            // bandedGridColumn5
            // 
            this.bandedGridColumn5.AppearanceHeader.Options.UseTextOptions = true;
            this.bandedGridColumn5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.bandedGridColumn5.Caption = "기간";
            this.bandedGridColumn5.DisplayFormat.FormatString = "D";
            this.bandedGridColumn5.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.bandedGridColumn5.FieldName = "scheCntsEndDt";
            this.bandedGridColumn5.Name = "bandedGridColumn5";
            this.bandedGridColumn5.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn5.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn5.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn5.Visible = true;
            // 
            // bandedGridColumn6
            // 
            this.bandedGridColumn6.AppearanceHeader.Options.UseTextOptions = true;
            this.bandedGridColumn6.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
            this.bandedGridColumn6.Caption = "사용";
            this.bandedGridColumn6.DisplayFormat.FormatString = "T";
            this.bandedGridColumn6.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.bandedGridColumn6.FieldName = "scheCntsStartTime";
            this.bandedGridColumn6.Name = "bandedGridColumn6";
            this.bandedGridColumn6.OptionsColumn.AllowEdit = false;
            this.bandedGridColumn6.OptionsColumn.AllowFocus = false;
            this.bandedGridColumn6.OptionsColumn.ReadOnly = true;
            this.bandedGridColumn6.Visible = true;
            // 
            // bandedGridColumn7
            // 
            this.bandedGridColumn7.AppearanceHeader.Options.UseTextOptions = true;
            this.bandedGridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.bandedGridColumn7.Caption = "시간";
            this.bandedGridColumn7.DisplayFormat.FormatString = "T";
            this.bandedGridColumn7.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.bandedGridColumn7.FieldName = "scheCntsEndTime";
            this.bandedGridColumn7.Name = "bandedGridColumn7";
            this.bandedGridColumn7.Visible = true;
            // 
            // grdContents
            // 
            this.grdContents.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grdContents.EmbeddedNavigator.Appearance.BackColor = System.Drawing.Color.Black;
            this.grdContents.EmbeddedNavigator.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.grdContents.EmbeddedNavigator.Appearance.Options.UseBackColor = true;
            this.grdContents.EmbeddedNavigator.Appearance.Options.UseForeColor = true;
            this.grdContents.EmbeddedNavigator.Buttons.Append.Visible = false;
            this.grdContents.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
            this.grdContents.EmbeddedNavigator.Buttons.Edit.Visible = false;
            this.grdContents.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
            this.grdContents.EmbeddedNavigator.Buttons.Remove.Visible = false;
            this.grdContents.EmbeddedNavigator.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.grdContents.EmbeddedNavigator.TextStringFormat = "{0} / {1}";
            this.grdContents.Location = new System.Drawing.Point(0, 0);
            this.grdContents.LookAndFeel.SkinName = "Dark Side";
            this.grdContents.LookAndFeel.UseDefaultLookAndFeel = false;
            this.grdContents.MainView = this.bgrdvContents;
            this.grdContents.Name = "grdContents";
            this.grdContents.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.grdContents.Size = new System.Drawing.Size(536, 481);
            this.grdContents.TabIndex = 2;
            this.grdContents.UseEmbeddedNavigator = true;
            this.grdContents.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.bgrdvContents,
            this.bandedGridView1});
            this.grdContents.Load += new System.EventHandler(this.grdContents_Load);
            // 
            // bgrdvContents
            // 
            this.bgrdvContents.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.bgrdvContents.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.bgrdvContents.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
            this.gridBand1,
            this.gridBand5,
            this.gridBand3,
            this.gridBand4,
            this.grdbndSector});
            this.bgrdvContents.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
            this.grdcCntsKey,
            this.grdcCntsUpdateDt,
            this.grdcCntsName,
            this.grdcFileName,
            this.grdcCntsDownload,
            this.grdcCntsPlayTime,
            this.grdcCtscSector,
            this.grdcScheCntsStartDt,
            this.grdcScheCntsEndDt,
            this.grdcScheCntsStartTime,
            this.grdcScheCntsEndTime});
            this.bgrdvContents.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
            this.bgrdvContents.GridControl = this.grdContents;
            this.bgrdvContents.Name = "bgrdvContents";
            this.bgrdvContents.OptionsView.ColumnAutoWidth = false;
            this.bgrdvContents.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.bgrdvContents_CustomUnboundColumnData);
            this.bgrdvContents.RowLoaded += new DevExpress.XtraGrid.Views.Base.RowEventHandler(this.bgrdvContents_RowLoaded);
            // 
            // grdcCntsKey
            // 
            this.grdcCntsKey.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            this.grdcCntsKey.AppearanceCell.Options.UseForeColor = true;
            this.grdcCntsKey.Caption = "ID";
            this.grdcCntsKey.FieldName = "cntsKey";
            this.grdcCntsKey.Name = "grdcCntsKey";
            this.grdcCntsKey.OptionsColumn.AllowEdit = false;
            this.grdcCntsKey.OptionsColumn.AllowFocus = false;
            this.grdcCntsKey.Visible = true;
            this.grdcCntsKey.Width = 39;
            // 
            // grdcCntsName
            // 
            this.grdcCntsName.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdcCntsName.AppearanceCell.Options.UseForeColor = true;
            this.grdcCntsName.Caption = "콘텐츠 명";
            this.grdcCntsName.FieldName = "cntsName";
            this.grdcCntsName.Name = "grdcCntsName";
            this.grdcCntsName.OptionsColumn.AllowEdit = false;
            this.grdcCntsName.OptionsColumn.AllowFocus = false;
            this.grdcCntsName.OptionsColumn.ReadOnly = true;
            this.grdcCntsName.Visible = true;
            this.grdcCntsName.Width = 99;
            // 
            // grdcFileName
            // 
            this.grdcFileName.Caption = "파일명";
            this.grdcFileName.FieldName = "fileName";
            this.grdcFileName.Name = "grdcFileName";
            this.grdcFileName.OptionsColumn.AllowEdit = false;
            this.grdcFileName.OptionsColumn.AllowFocus = false;
            this.grdcFileName.OptionsColumn.ReadOnly = true;
            this.grdcFileName.Visible = true;
            // 
            // grdcCntsDownload
            // 
            this.grdcCntsDownload.Caption = "다운로드";
            this.grdcCntsDownload.ColumnEdit = this.repositoryItemProgressBar4;
            this.grdcCntsDownload.FieldName = "downloadRatio";
            this.grdcCntsDownload.Name = "grdcCntsDownload";
            this.grdcCntsDownload.OptionsColumn.AllowEdit = false;
            this.grdcCntsDownload.OptionsColumn.AllowFocus = false;
            this.grdcCntsDownload.OptionsColumn.ReadOnly = true;
            this.grdcCntsDownload.Visible = true;
            this.grdcCntsDownload.Width = 59;
            // 
            // grdcCntsPlayTime
            // 
            this.grdcCntsPlayTime.Caption = "재생";
            this.grdcCntsPlayTime.DisplayFormat.FormatString = "0 초";
            this.grdcCntsPlayTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
            this.grdcCntsPlayTime.FieldName = "cntsPlayTime";
            this.grdcCntsPlayTime.Name = "grdcCntsPlayTime";
            this.grdcCntsPlayTime.OptionsColumn.AllowEdit = false;
            this.grdcCntsPlayTime.OptionsColumn.AllowFocus = false;
            this.grdcCntsPlayTime.OptionsColumn.ReadOnly = true;
            this.grdcCntsPlayTime.Visible = true;
            this.grdcCntsPlayTime.Width = 53;
            // 
            // grdcCtscSector
            // 
            this.grdcCtscSector.Caption = "구간";
            this.grdcCtscSector.FieldName = "cntsSectors";
            this.grdcCtscSector.Name = "grdcCtscSector";
            this.grdcCtscSector.OptionsColumn.AllowEdit = false;
            this.grdcCtscSector.OptionsColumn.AllowFocus = false;
            this.grdcCtscSector.OptionsColumn.ReadOnly = true;
            this.grdcCtscSector.Visible = true;
            // 
            // grdcScheCntsStartDt
            // 
            this.grdcScheCntsStartDt.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdcScheCntsStartDt.AppearanceHeader.Options.UseForeColor = true;
            this.grdcScheCntsStartDt.Caption = "시작";
            this.grdcScheCntsStartDt.DisplayFormat.FormatString = "0000-00-00";
            this.grdcScheCntsStartDt.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.grdcScheCntsStartDt.FieldName = "scheCntsStartDt";
            this.grdcScheCntsStartDt.Name = "grdcScheCntsStartDt";
            this.grdcScheCntsStartDt.OptionsColumn.AllowEdit = false;
            this.grdcScheCntsStartDt.OptionsColumn.AllowFocus = false;
            this.grdcScheCntsStartDt.OptionsColumn.ReadOnly = true;
            this.grdcScheCntsStartDt.Visible = true;
            // 
            // grdcScheCntsEndDt
            // 
            this.grdcScheCntsEndDt.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.grdcScheCntsEndDt.AppearanceHeader.Options.UseForeColor = true;
            this.grdcScheCntsEndDt.Caption = "종료";
            this.grdcScheCntsEndDt.DisplayFormat.FormatString = "####-##-##";
            this.grdcScheCntsEndDt.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.grdcScheCntsEndDt.FieldName = "scheCntsEndDt";
            this.grdcScheCntsEndDt.Name = "grdcScheCntsEndDt";
            this.grdcScheCntsEndDt.OptionsColumn.AllowEdit = false;
            this.grdcScheCntsEndDt.OptionsColumn.AllowFocus = false;
            this.grdcScheCntsEndDt.OptionsColumn.ReadOnly = true;
            this.grdcScheCntsEndDt.Visible = true;
            // 
            // grdcScheCntsStartTime
            // 
            this.grdcScheCntsStartTime.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdcScheCntsStartTime.AppearanceHeader.Options.UseForeColor = true;
            this.grdcScheCntsStartTime.Caption = "시작";
            this.grdcScheCntsStartTime.DisplayFormat.FormatString = "##:##";
            this.grdcScheCntsStartTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.grdcScheCntsStartTime.FieldName = "scheCntsStartTime";
            this.grdcScheCntsStartTime.Name = "grdcScheCntsStartTime";
            this.grdcScheCntsStartTime.OptionsColumn.AllowEdit = false;
            this.grdcScheCntsStartTime.OptionsColumn.AllowFocus = false;
            this.grdcScheCntsStartTime.OptionsColumn.ReadOnly = true;
            this.grdcScheCntsStartTime.Visible = true;
            this.grdcScheCntsStartTime.Width = 50;
            // 
            // grdcScheCntsEndTime
            // 
            this.grdcScheCntsEndTime.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdcScheCntsEndTime.AppearanceHeader.Options.UseForeColor = true;
            this.grdcScheCntsEndTime.Caption = "종료";
            this.grdcScheCntsEndTime.DisplayFormat.FormatString = "##:##";
            this.grdcScheCntsEndTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
            this.grdcScheCntsEndTime.FieldName = "scheCntsEndTime";
            this.grdcScheCntsEndTime.Name = "grdcScheCntsEndTime";
            this.grdcScheCntsEndTime.OptionsColumn.AllowEdit = false;
            this.grdcScheCntsEndTime.OptionsColumn.AllowFocus = false;
            this.grdcScheCntsEndTime.OptionsColumn.ReadOnly = true;
            this.grdcScheCntsEndTime.Visible = true;
            this.grdcScheCntsEndTime.Width = 50;
            // 
            // xtabManager
            // 
            this.xtabManager.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabManager.Appearance.Options.UseFont = true;
            this.xtabManager.AppearancePage.Header.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabManager.AppearancePage.Header.Options.UseFont = true;
            this.xtabManager.AppearancePage.Header.Options.UseTextOptions = true;
            this.xtabManager.AppearancePage.Header.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.xtabManager.AppearancePage.HeaderActive.BackColor = System.Drawing.Color.Black;
            this.xtabManager.AppearancePage.HeaderActive.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabManager.AppearancePage.HeaderActive.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
            this.xtabManager.AppearancePage.HeaderActive.Options.UseBackColor = true;
            this.xtabManager.AppearancePage.HeaderActive.Options.UseFont = true;
            this.xtabManager.AppearancePage.HeaderActive.Options.UseForeColor = true;
            this.xtabManager.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtabManager.Location = new System.Drawing.Point(2, 2);
            this.xtabManager.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
            this.xtabManager.Name = "xtabManager";
            this.xtabManager.SelectedTabPage = this.xtabpg2Download;
            this.xtabManager.Size = new System.Drawing.Size(1006, 535);
            this.xtabManager.TabIndex = 0;
            this.xtabManager.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtabpg1PlayStatus,
            this.xtabpg2Download,
            this.xtabpg3Log,
            this.xtabpg4Setup});
            this.xtabManager.TabPageWidth = 100;
            // 
            // xtabpg2Download
            // 
            this.xtabpg2Download.Controls.Add(this.splitContainerControl1);
            this.xtabpg2Download.Image = ((System.Drawing.Image)(resources.GetObject("xtabpg2Download.Image")));
            this.xtabpg2Download.Name = "xtabpg2Download";
            this.xtabpg2Download.Size = new System.Drawing.Size(1000, 504);
            this.xtabpg2Download.Text = "스케줄";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
            this.splitContainerControl1.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.splitContainerControl1.Panel1.Controls.Add(this.trlstSchedule);
            this.splitContainerControl1.Panel1.ShowCaption = true;
            this.splitContainerControl1.Panel1.Text = "재생 스케줄";
            this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.splitContainerControl1.Panel2.Controls.Add(this.grdContents);
            this.splitContainerControl1.Panel2.ShowCaption = true;
            this.splitContainerControl1.Panel2.Text = "프레임별 재생 정보";
            this.splitContainerControl1.Size = new System.Drawing.Size(1000, 504);
            this.splitContainerControl1.SplitterPosition = 455;
            this.splitContainerControl1.TabIndex = 1;
            this.splitContainerControl1.Text = "NDS2.0 Manager";
            // 
            // trlstSchedule
            // 
            this.trlstSchedule.Appearance.Caption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.trlstSchedule.Appearance.Caption.Options.UseFont = true;
            this.trlstSchedule.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.trlstSchedule.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.trlstSchedule.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.trlstSchedule.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.tlcScheType,
            this.tlcScheCategory,
            this.tlcScheKind,
            this.tlcScheKey,
            this.tlcScheName,
            this.tlcScheStartdate,
            this.tlcScheEnddate,
            this.tlcScheFileName,
            this.tlcScheTotalSector});
            this.trlstSchedule.CustomizationFormBounds = new System.Drawing.Rectangle(478, 476, 206, 175);
            this.trlstSchedule.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trlstSchedule.KeyFieldName = "ctscKey";
            this.trlstSchedule.Location = new System.Drawing.Point(0, 0);
            this.trlstSchedule.LookAndFeel.SkinName = "Dark Side";
            this.trlstSchedule.LookAndFeel.UseDefaultLookAndFeel = false;
            this.trlstSchedule.Name = "trlstSchedule";
            this.trlstSchedule.OptionsBehavior.PopulateServiceColumns = true;
            this.trlstSchedule.OptionsView.AutoWidth = false;
            this.trlstSchedule.OptionsView.EnableAppearanceEvenRow = true;
            this.trlstSchedule.OptionsView.FocusRectStyle = DevExpress.XtraTreeList.DrawFocusRectStyle.RowFullFocus;
            this.trlstSchedule.OptionsView.ShowSummaryFooter = true;
            this.trlstSchedule.ParentFieldName = "Name";
            this.trlstSchedule.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemDateEdit4});
            this.trlstSchedule.Size = new System.Drawing.Size(451, 481);
            this.trlstSchedule.TabIndex = 0;
            this.trlstSchedule.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.trlstSchedule_FocusedNodeChanged);
            this.trlstSchedule.Load += new System.EventHandler(this.trlstSchedule_Load);
            // 
            // tlcScheCategory
            // 
            this.tlcScheCategory.AppearanceCell.ForeColor = System.Drawing.Color.Yellow;
            this.tlcScheCategory.AppearanceCell.Options.UseForeColor = true;
            this.tlcScheCategory.Caption = "분류";
            this.tlcScheCategory.FieldName = "scheCategory";
            this.tlcScheCategory.MinWidth = 52;
            this.tlcScheCategory.Name = "tlcScheCategory";
            this.tlcScheCategory.OptionsColumn.AllowEdit = false;
            this.tlcScheCategory.OptionsColumn.AllowFocus = false;
            this.tlcScheCategory.OptionsColumn.ReadOnly = true;
            this.tlcScheCategory.Visible = true;
            this.tlcScheCategory.VisibleIndex = 0;
            this.tlcScheCategory.Width = 78;
            // 
            // tlcScheKind
            // 
            this.tlcScheKind.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.tlcScheKind.AppearanceCell.Options.UseForeColor = true;
            this.tlcScheKind.Caption = "종류";
            this.tlcScheKind.FieldName = "scheKind";
            this.tlcScheKind.Name = "tlcScheKind";
            this.tlcScheKind.OptionsColumn.AllowEdit = false;
            this.tlcScheKind.OptionsColumn.AllowFocus = false;
            this.tlcScheKind.OptionsColumn.ReadOnly = true;
            this.tlcScheKind.Visible = true;
            this.tlcScheKind.VisibleIndex = 1;
            this.tlcScheKind.Width = 60;
            // 
            // tlcScheKey
            // 
            this.tlcScheKey.Caption = "스케줄키";
            this.tlcScheKey.FieldName = "scheName";
            this.tlcScheKey.Name = "tlcScheKey";
            this.tlcScheKey.SortMode = DevExpress.XtraGrid.ColumnSortMode.Value;
            this.tlcScheKey.SortOrder = System.Windows.Forms.SortOrder.Descending;
            this.tlcScheKey.Width = 61;
            // 
            // tlcScheName
            // 
            this.tlcScheName.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcScheName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcScheName.Caption = "스케줄";
            this.tlcScheName.ColumnEdit = this.repositoryItemTextEdit2;
            this.tlcScheName.FieldName = "scheName";
            this.tlcScheName.MinWidth = 52;
            this.tlcScheName.Name = "tlcScheName";
            this.tlcScheName.OptionsColumn.AllowEdit = false;
            this.tlcScheName.OptionsColumn.AllowFocus = false;
            this.tlcScheName.OptionsColumn.ReadOnly = true;
            this.tlcScheName.SummaryFooter = DevExpress.XtraTreeList.SummaryItemType.Count;
            this.tlcScheName.SummaryFooterStrFormat = "{0}건";
            this.tlcScheName.Visible = true;
            this.tlcScheName.VisibleIndex = 2;
            this.tlcScheName.Width = 128;
            // 
            // tlcScheStartdate
            // 
            this.tlcScheStartdate.AllowIncrementalSearch = false;
            this.tlcScheStartdate.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcScheStartdate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcScheStartdate.Caption = "시작일";
            this.tlcScheStartdate.FieldName = "scheStartDt";
            this.tlcScheStartdate.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
            this.tlcScheStartdate.Format.FormatString = "####-##-##";
            this.tlcScheStartdate.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheStartdate.Name = "tlcScheStartdate";
            this.tlcScheStartdate.OptionsColumn.AllowEdit = false;
            this.tlcScheStartdate.OptionsColumn.AllowFocus = false;
            this.tlcScheStartdate.OptionsColumn.ReadOnly = true;
            this.tlcScheStartdate.Visible = true;
            this.tlcScheStartdate.VisibleIndex = 3;
            // 
            // tlcScheEnddate
            // 
            this.tlcScheEnddate.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcScheEnddate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcScheEnddate.Caption = "종료일";
            this.tlcScheEnddate.FieldName = "scheEndDt";
            this.tlcScheEnddate.Format.FormatString = "####-##-##";
            this.tlcScheEnddate.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheEnddate.Name = "tlcScheEnddate";
            this.tlcScheEnddate.OptionsColumn.AllowEdit = false;
            this.tlcScheEnddate.OptionsColumn.AllowFocus = false;
            this.tlcScheEnddate.OptionsColumn.ReadOnly = true;
            this.tlcScheEnddate.Visible = true;
            this.tlcScheEnddate.VisibleIndex = 4;
            // 
            // tlcScheFileName
            // 
            this.tlcScheFileName.Caption = "파일명";
            this.tlcScheFileName.FieldName = "scheFileName";
            this.tlcScheFileName.Name = "tlcScheFileName";
            // 
            // tlcScheTotalSector
            // 
            this.tlcScheTotalSector.Caption = "총구간";
            this.tlcScheTotalSector.FieldName = "scheTotalSector";
            this.tlcScheTotalSector.Name = "tlcScheTotalSector";
            // 
            // repositoryItemDateEdit4
            // 
            this.repositoryItemDateEdit4.AutoHeight = false;
            this.repositoryItemDateEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit4.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit4.Name = "repositoryItemDateEdit4";
            // 
            // xtabpg1PlayStatus
            // 
            this.xtabpg1PlayStatus.Appearance.PageClient.BackColor = System.Drawing.Color.White;
            this.xtabpg1PlayStatus.Appearance.PageClient.BackColor2 = System.Drawing.Color.White;
            this.xtabpg1PlayStatus.Appearance.PageClient.Options.UseBackColor = true;
            this.xtabpg1PlayStatus.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
            this.xtabpg1PlayStatus.Controls.Add(this.spltcontCntlManager);
            this.xtabpg1PlayStatus.Image = ((System.Drawing.Image)(resources.GetObject("xtabpg1PlayStatus.Image")));
            this.xtabpg1PlayStatus.Name = "xtabpg1PlayStatus";
            this.xtabpg1PlayStatus.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
            this.xtabpg1PlayStatus.Size = new System.Drawing.Size(1000, 504);
            this.xtabpg1PlayStatus.Text = "재생상태";
            // 
            // spltcontCntlManager
            // 
            this.spltcontCntlManager.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.Appearance.Options.UseFont = true;
            this.spltcontCntlManager.AppearanceCaption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.AppearanceCaption.Options.UseFont = true;
            this.spltcontCntlManager.Dock = System.Windows.Forms.DockStyle.Fill;
            this.spltcontCntlManager.Location = new System.Drawing.Point(0, 0);
            this.spltcontCntlManager.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.spltcontCntlManager.Name = "spltcontCntlManager";
            this.spltcontCntlManager.Panel1.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.Panel1.Appearance.Options.UseFont = true;
            this.spltcontCntlManager.Panel1.AppearanceCaption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.Panel1.AppearanceCaption.Options.UseFont = true;
            this.spltcontCntlManager.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.spltcontCntlManager.Panel1.ShowCaption = true;
            this.spltcontCntlManager.Panel1.Text = "재생 스케줄";
            this.spltcontCntlManager.Panel2.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.Panel2.Appearance.Options.UseFont = true;
            this.spltcontCntlManager.Panel2.AppearanceCaption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spltcontCntlManager.Panel2.AppearanceCaption.Options.UseFont = true;
            this.spltcontCntlManager.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
            this.spltcontCntlManager.Panel2.Controls.Add(this.tlstPlayContents);
            this.spltcontCntlManager.Panel2.ShowCaption = true;
            this.spltcontCntlManager.Panel2.Text = "구간별 재생 정보";
            this.spltcontCntlManager.Size = new System.Drawing.Size(1000, 504);
            this.spltcontCntlManager.SplitterPosition = 197;
            this.spltcontCntlManager.TabIndex = 0;
            this.spltcontCntlManager.Text = "NDS2.0 Manager";
            // 
            // tlstPlayContents
            // 
            this.tlstPlayContents.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.tlstPlayContents.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlstPlayContents.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.tlstPlayContents.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.tlcFldSector,
            this.tlcFldOrder,
            this.tlcCntsKey,
            this.tlcCntsName,
            this.tlcScheCntsStartDt,
            this.tlcScheCntsEndDt,
            this.tlcCntsPlayTime,
            this.tlcScheCntsStartTime,
            this.tlcScheCntsEndTime,
            this.tlcFileName,
            this.tlcParentKey});
            this.tlstPlayContents.CustomizationFormBounds = new System.Drawing.Rectangle(478, 476, 206, 175);
            this.tlstPlayContents.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tlstPlayContents.KeyFieldName = "fldKeyId";
            this.tlstPlayContents.Location = new System.Drawing.Point(0, 0);
            this.tlstPlayContents.LookAndFeel.SkinName = "Dark Side";
            this.tlstPlayContents.LookAndFeel.UseDefaultLookAndFeel = false;
            this.tlstPlayContents.Name = "tlstPlayContents";
            this.tlstPlayContents.BeginUnboundLoad();
            this.tlstPlayContents.AppendNode(new object[] {
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null}, -1);
            this.tlstPlayContents.AppendNode(new object[] {
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null}, 0);
            this.tlstPlayContents.AppendNode(new object[] {
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null}, 0);
            this.tlstPlayContents.AppendNode(new object[] {
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null,
            null}, 0);
            this.tlstPlayContents.EndUnboundLoad();
            this.tlstPlayContents.OptionsBehavior.PopulateServiceColumns = true;
            this.tlstPlayContents.OptionsView.AutoWidth = false;
            this.tlstPlayContents.OptionsView.EnableAppearanceEvenRow = true;
            this.tlstPlayContents.OptionsView.FocusRectStyle = DevExpress.XtraTreeList.DrawFocusRectStyle.RowFullFocus;
            this.tlstPlayContents.OptionsView.ShowSummaryFooter = true;
            this.tlstPlayContents.ParentFieldName = "fldParentKey";
            this.tlstPlayContents.PreviewFieldName = "fldSector";
            this.tlstPlayContents.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit1,
            this.repositoryItemDateEdit1,
            this.repositoryItemDateEdit2});
            this.tlstPlayContents.Size = new System.Drawing.Size(794, 480);
            this.tlstPlayContents.TabIndex = 1;
            this.tlstPlayContents.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Dark;
            this.tlstPlayContents.GetNodeDisplayValue += new DevExpress.XtraTreeList.GetNodeDisplayValueEventHandler(this.tlstPlayContents_GetNodeDisplayValue);
            this.tlstPlayContents.Load += new System.EventHandler(this.tlstPlayContents_Load);
            // 
            // tlcFldSector
            // 
            this.tlcFldSector.AppearanceCell.ForeColor = System.Drawing.Color.Lime;
            this.tlcFldSector.AppearanceCell.Options.UseForeColor = true;
            this.tlcFldSector.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.tlcFldSector.AppearanceHeader.Options.UseForeColor = true;
            this.tlcFldSector.Caption = "구간";
            this.tlcFldSector.FieldName = "fldSector";
            this.tlcFldSector.MinWidth = 52;
            this.tlcFldSector.Name = "tlcFldSector";
            this.tlcFldSector.OptionsColumn.AllowEdit = false;
            this.tlcFldSector.OptionsColumn.AllowFocus = false;
            this.tlcFldSector.OptionsColumn.ReadOnly = true;
            this.tlcFldSector.ShowUnboundExpressionMenu = true;
            this.tlcFldSector.Visible = true;
            this.tlcFldSector.VisibleIndex = 0;
            this.tlcFldSector.Width = 60;
            // 
            // tlcFldOrder
            // 
            this.tlcFldOrder.Caption = "순서";
            this.tlcFldOrder.FieldName = "fldOrder";
            this.tlcFldOrder.Format.FormatString = "#,###";
            this.tlcFldOrder.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcFldOrder.MinWidth = 30;
            this.tlcFldOrder.Name = "tlcFldOrder";
            this.tlcFldOrder.OptionsColumn.AllowEdit = false;
            this.tlcFldOrder.OptionsColumn.AllowFocus = false;
            this.tlcFldOrder.OptionsColumn.ReadOnly = true;
            this.tlcFldOrder.Visible = true;
            this.tlcFldOrder.VisibleIndex = 1;
            this.tlcFldOrder.Width = 40;
            // 
            // tlcCntsKey
            // 
            this.tlcCntsKey.AppearanceHeader.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.tlcCntsKey.AppearanceHeader.Options.UseFont = true;
            this.tlcCntsKey.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcCntsKey.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcCntsKey.Caption = "콘텐츠키";
            this.tlcCntsKey.ColumnEdit = this.repositoryItemTextEdit1;
            this.tlcCntsKey.FieldName = "cntsKey";
            this.tlcCntsKey.MinWidth = 52;
            this.tlcCntsKey.Name = "tlcCntsKey";
            this.tlcCntsKey.OptionsColumn.AllowEdit = false;
            this.tlcCntsKey.OptionsColumn.AllowFocus = false;
            this.tlcCntsKey.OptionsColumn.ReadOnly = true;
            this.tlcCntsKey.SummaryFooter = DevExpress.XtraTreeList.SummaryItemType.Count;
            this.tlcCntsKey.SummaryFooterStrFormat = "{0}건";
            this.tlcCntsKey.Visible = true;
            this.tlcCntsKey.VisibleIndex = 2;
            this.tlcCntsKey.Width = 80;
            // 
            // repositoryItemTextEdit1
            // 
            this.repositoryItemTextEdit1.AutoHeight = false;
            this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
            // 
            // tlcCntsName
            // 
            this.tlcCntsName.Caption = "콘텐츠명";
            this.tlcCntsName.FieldName = "cntsName";
            this.tlcCntsName.Name = "tlcCntsName";
            this.tlcCntsName.OptionsColumn.AllowEdit = false;
            this.tlcCntsName.OptionsColumn.AllowFocus = false;
            this.tlcCntsName.OptionsColumn.ReadOnly = true;
            this.tlcCntsName.SortMode = DevExpress.XtraGrid.ColumnSortMode.Value;
            this.tlcCntsName.Visible = true;
            this.tlcCntsName.VisibleIndex = 3;
            this.tlcCntsName.Width = 110;
            // 
            // tlcScheCntsStartDt
            // 
            this.tlcScheCntsStartDt.AllowIncrementalSearch = false;
            this.tlcScheCntsStartDt.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcScheCntsStartDt.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcScheCntsStartDt.Caption = "시작일";
            this.tlcScheCntsStartDt.FieldName = "scheCntsStartDt";
            this.tlcScheCntsStartDt.Format.FormatString = "####-##-##";
            this.tlcScheCntsStartDt.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheCntsStartDt.Name = "tlcScheCntsStartDt";
            this.tlcScheCntsStartDt.OptionsColumn.AllowEdit = false;
            this.tlcScheCntsStartDt.OptionsColumn.AllowFocus = false;
            this.tlcScheCntsStartDt.OptionsColumn.ReadOnly = true;
            this.tlcScheCntsStartDt.SortMode = DevExpress.XtraGrid.ColumnSortMode.DisplayText;
            this.tlcScheCntsStartDt.Visible = true;
            this.tlcScheCntsStartDt.VisibleIndex = 5;
            // 
            // tlcScheCntsEndDt
            // 
            this.tlcScheCntsEndDt.AppearanceHeader.Options.UseTextOptions = true;
            this.tlcScheCntsEndDt.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.tlcScheCntsEndDt.Caption = "종료일";
            this.tlcScheCntsEndDt.FieldName = "scheCntsEndDt";
            this.tlcScheCntsEndDt.Format.FormatString = "####-##-##";
            this.tlcScheCntsEndDt.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheCntsEndDt.Name = "tlcScheCntsEndDt";
            this.tlcScheCntsEndDt.OptionsColumn.AllowEdit = false;
            this.tlcScheCntsEndDt.OptionsColumn.AllowFocus = false;
            this.tlcScheCntsEndDt.OptionsColumn.ReadOnly = true;
            this.tlcScheCntsEndDt.Visible = true;
            this.tlcScheCntsEndDt.VisibleIndex = 6;
            // 
            // tlcCntsPlayTime
            // 
            this.tlcCntsPlayTime.Caption = "재생시간";
            this.tlcCntsPlayTime.FieldName = "cntsPlayTime";
            this.tlcCntsPlayTime.Format.FormatString = "##,###초";
            this.tlcCntsPlayTime.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcCntsPlayTime.Name = "tlcCntsPlayTime";
            this.tlcCntsPlayTime.OptionsColumn.AllowEdit = false;
            this.tlcCntsPlayTime.OptionsColumn.AllowFocus = false;
            this.tlcCntsPlayTime.OptionsColumn.ReadOnly = true;
            this.tlcCntsPlayTime.Visible = true;
            this.tlcCntsPlayTime.VisibleIndex = 4;
            this.tlcCntsPlayTime.Width = 60;
            // 
            // tlcScheCntsStartTime
            // 
            this.tlcScheCntsStartTime.Caption = "시작시간";
            this.tlcScheCntsStartTime.FieldName = "scheCntsStartTime";
            this.tlcScheCntsStartTime.Format.FormatString = "##:##";
            this.tlcScheCntsStartTime.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheCntsStartTime.Name = "tlcScheCntsStartTime";
            this.tlcScheCntsStartTime.OptionsColumn.AllowEdit = false;
            this.tlcScheCntsStartTime.OptionsColumn.AllowFocus = false;
            this.tlcScheCntsStartTime.OptionsColumn.ReadOnly = true;
            this.tlcScheCntsStartTime.Visible = true;
            this.tlcScheCntsStartTime.VisibleIndex = 7;
            this.tlcScheCntsStartTime.Width = 50;
            // 
            // tlcScheCntsEndTime
            // 
            this.tlcScheCntsEndTime.Caption = "종료시간";
            this.tlcScheCntsEndTime.FieldName = "scheCntsEndTime";
            this.tlcScheCntsEndTime.Format.FormatString = "##:##";
            this.tlcScheCntsEndTime.Format.FormatType = DevExpress.Utils.FormatType.Custom;
            this.tlcScheCntsEndTime.Name = "tlcScheCntsEndTime";
            this.tlcScheCntsEndTime.OptionsColumn.AllowEdit = false;
            this.tlcScheCntsEndTime.OptionsColumn.AllowFocus = false;
            this.tlcScheCntsEndTime.OptionsColumn.ReadOnly = true;
            this.tlcScheCntsEndTime.Visible = true;
            this.tlcScheCntsEndTime.VisibleIndex = 8;
            this.tlcScheCntsEndTime.Width = 50;
            // 
            // tlcFileName
            // 
            this.tlcFileName.Caption = "파일명";
            this.tlcFileName.FieldName = "fileName";
            this.tlcFileName.Name = "tlcFileName";
            this.tlcFileName.OptionsColumn.AllowEdit = false;
            this.tlcFileName.OptionsColumn.AllowFocus = false;
            this.tlcFileName.OptionsColumn.ReadOnly = true;
            this.tlcFileName.Visible = true;
            this.tlcFileName.VisibleIndex = 9;
            this.tlcFileName.Width = 150;
            // 
            // tlcParentKey
            // 
            this.tlcParentKey.Caption = "Parent";
            this.tlcParentKey.FieldName = "fldParentKey";
            this.tlcParentKey.MinWidth = 52;
            this.tlcParentKey.Name = "tlcParentKey";
            this.tlcParentKey.UnboundType = DevExpress.XtraTreeList.Data.UnboundColumnType.Integer;
            // 
            // repositoryItemDateEdit1
            // 
            this.repositoryItemDateEdit1.AutoHeight = false;
            this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
            // 
            // repositoryItemDateEdit2
            // 
            this.repositoryItemDateEdit2.AutoHeight = false;
            this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
            // 
            // xtabpg3Log
            // 
            this.xtabpg3Log.Appearance.Header.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabpg3Log.Appearance.Header.Options.UseFont = true;
            this.xtabpg3Log.Appearance.HeaderActive.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabpg3Log.Appearance.HeaderActive.Options.UseFont = true;
            this.xtabpg3Log.Appearance.HeaderDisabled.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabpg3Log.Appearance.HeaderDisabled.Options.UseFont = true;
            this.xtabpg3Log.Appearance.HeaderHotTracked.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabpg3Log.Appearance.HeaderHotTracked.Options.UseFont = true;
            this.xtabpg3Log.Appearance.PageClient.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.xtabpg3Log.Appearance.PageClient.Options.UseFont = true;
            this.xtabpg3Log.Controls.Add(this.spctnctrlLog);
            this.xtabpg3Log.Image = ((System.Drawing.Image)(resources.GetObject("xtabpg3Log.Image")));
            this.xtabpg3Log.Name = "xtabpg3Log";
            this.xtabpg3Log.Size = new System.Drawing.Size(1000, 504);
            this.xtabpg3Log.Text = "로그 확인";
            // 
            // spctnctrlLog
            // 
            this.spctnctrlLog.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spctnctrlLog.Appearance.Options.UseFont = true;
            this.spctnctrlLog.AppearanceCaption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spctnctrlLog.AppearanceCaption.Options.UseFont = true;
            this.spctnctrlLog.Dock = System.Windows.Forms.DockStyle.Fill;
            this.spctnctrlLog.Location = new System.Drawing.Point(0, 0);
            this.spctnctrlLog.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.spctnctrlLog.Name = "spctnctrlLog";
            this.spctnctrlLog.Panel1.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spctnctrlLog.Panel1.Appearance.Options.UseFont = true;
            this.spctnctrlLog.Panel1.AppearanceCaption.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.spctnctrlLog.Panel1.AppearanceCaption.Options.UseFont = true;
            this.spctnctrlLog.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.spctnctrlLog.Panel1.Controls.Add(this.trlstLogFile);
            this.spctnctrlLog.Panel1.ShowCaption = true;
            this.spctnctrlLog.Panel1.Text = "로그 파일";
            this.spctnctrlLog.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.spctnctrlLog.Panel2.Controls.Add(this.mmoLog);
            this.spctnctrlLog.Panel2.Controls.Add(this.splitterControl1);
            this.spctnctrlLog.Panel2.Controls.Add(this.grdctrlLog);
            this.spctnctrlLog.Panel2.ShowCaption = true;
            this.spctnctrlLog.Panel2.Text = "로그 내용";
            this.spctnctrlLog.Size = new System.Drawing.Size(1000, 504);
            this.spctnctrlLog.SplitterPosition = 188;
            this.spctnctrlLog.TabIndex = 2;
            this.spctnctrlLog.Text = "NDS2.0 Manager";
            // 
            // trlstLogFile
            // 
            this.trlstLogFile.Appearance.HeaderPanel.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.trlstLogFile.Appearance.HeaderPanel.Options.UseFont = true;
            this.trlstLogFile.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.trlstLogFile.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.trlstLogFile.Appearance.HeaderPanel.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
            this.trlstLogFile.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.trlstcolLogFileName});
            this.trlstLogFile.CustomizationFormBounds = new System.Drawing.Rectangle(478, 476, 206, 175);
            this.trlstLogFile.Dock = System.Windows.Forms.DockStyle.Fill;
            this.trlstLogFile.KeyFieldName = "schedule";
            this.trlstLogFile.Location = new System.Drawing.Point(0, 0);
            this.trlstLogFile.LookAndFeel.SkinName = "Dark Side";
            this.trlstLogFile.LookAndFeel.UseDefaultLookAndFeel = false;
            this.trlstLogFile.Name = "trlstLogFile";
            this.trlstLogFile.OptionsBehavior.PopulateServiceColumns = true;
            this.trlstLogFile.OptionsView.AutoWidth = false;
            this.trlstLogFile.OptionsView.EnableAppearanceEvenRow = true;
            this.trlstLogFile.OptionsView.FocusRectStyle = DevExpress.XtraTreeList.DrawFocusRectStyle.RowFullFocus;
            this.trlstLogFile.OptionsView.ShowSummaryFooter = true;
            this.trlstLogFile.ParentFieldName = "Name";
            this.trlstLogFile.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit3,
            this.repositoryItemDateEdit5,
            this.repositoryItemDateEdit6});
            this.trlstLogFile.Size = new System.Drawing.Size(184, 480);
            this.trlstLogFile.TabIndex = 0;
            this.trlstLogFile.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.trlstLogFile_FocusedNodeChanged);
            this.trlstLogFile.Load += new System.EventHandler(this.trlstLogFile_Load);
            // 
            // trlstcolLogFileName
            // 
            this.trlstcolLogFileName.Caption = "로그파일명";
            this.trlstcolLogFileName.FieldName = "logFileName";
            this.trlstcolLogFileName.Name = "trlstcolLogFileName";
            this.trlstcolLogFileName.OptionsColumn.AllowEdit = false;
            this.trlstcolLogFileName.OptionsColumn.AllowFocus = false;
            this.trlstcolLogFileName.OptionsColumn.ReadOnly = true;
            this.trlstcolLogFileName.SortOrder = System.Windows.Forms.SortOrder.Descending;
            this.trlstcolLogFileName.SummaryFooter = DevExpress.XtraTreeList.SummaryItemType.Count;
            this.trlstcolLogFileName.SummaryFooterStrFormat = "{0}건";
            this.trlstcolLogFileName.Visible = true;
            this.trlstcolLogFileName.VisibleIndex = 0;
            this.trlstcolLogFileName.Width = 145;
            // 
            // repositoryItemTextEdit3
            // 
            this.repositoryItemTextEdit3.AutoHeight = false;
            this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3";
            // 
            // repositoryItemDateEdit5
            // 
            this.repositoryItemDateEdit5.AutoHeight = false;
            this.repositoryItemDateEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit5.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit5.Name = "repositoryItemDateEdit5";
            // 
            // repositoryItemDateEdit6
            // 
            this.repositoryItemDateEdit6.AutoHeight = false;
            this.repositoryItemDateEdit6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit6.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit6.Name = "repositoryItemDateEdit6";
            // 
            // mmoLog
            // 
            this.mmoLog.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mmoLog.Location = new System.Drawing.Point(0, 440);
            this.mmoLog.MenuManager = this.barManager1;
            this.mmoLog.Name = "mmoLog";
            this.mmoLog.Size = new System.Drawing.Size(803, 41);
            this.mmoLog.TabIndex = 3;
            // 
            // barManager1
            // 
            this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar1,
            this.bar2,
            this.bar3});
            this.barManager1.Controller = this.barAndDockingController1;
            this.barManager1.DockControls.Add(this.barDockControlTop);
            this.barManager1.DockControls.Add(this.barDockControlBottom);
            this.barManager1.DockControls.Add(this.barDockControlLeft);
            this.barManager1.DockControls.Add(this.barDockControlRight);
            this.barManager1.Form = this;
            this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.barStaticItem1,
            this.skinBarSubItem1,
            this.statusMessage,
            this.barHeaderItem1,
            this.barStaticItem2,
            this.brItmCPU,
            this.brItmHDD,
            this.brItmMEM,
            this.brItmAvalMEM,
            this.brItmDown});
            this.barManager1.MainMenu = this.bar2;
            this.barManager1.MaxItemId = 14;
            this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemTextEdit4,
            this.repositoryItemProgressBar1,
            this.repositoryItemProgressBar2,
            this.repositoryItemProgressBar3,
            this.repositoryItemProgressBar5});
            this.barManager1.StatusBar = this.bar3;
            // 
            // bar1
            // 
            this.bar1.BarName = "Tools";
            this.bar1.DockCol = 0;
            this.bar1.DockRow = 1;
            this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar1.Text = "Tools";
            // 
            // bar2
            // 
            this.bar2.BarName = "Main menu";
            this.bar2.DockCol = 0;
            this.bar2.DockRow = 0;
            this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
            this.bar2.OptionsBar.MultiLine = true;
            this.bar2.OptionsBar.UseWholeRow = true;
            this.bar2.Text = "Main menu";
            // 
            // bar3
            // 
            this.bar3.BarName = "Status bar";
            this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
            this.bar3.DockCol = 0;
            this.bar3.DockRow = 0;
            this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
            this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1),
            new DevExpress.XtraBars.LinkPersistInfo(this.statusMessage),
            new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2),
            new DevExpress.XtraBars.LinkPersistInfo(this.brItmCPU),
            new DevExpress.XtraBars.LinkPersistInfo(this.brItmHDD),
            new DevExpress.XtraBars.LinkPersistInfo(this.brItmMEM),
            new DevExpress.XtraBars.LinkPersistInfo(this.brItmAvalMEM),
            new DevExpress.XtraBars.LinkPersistInfo(this.brItmDown)});
            this.bar3.OptionsBar.AllowQuickCustomization = false;
            this.bar3.OptionsBar.DrawDragBorder = false;
            this.bar3.OptionsBar.UseWholeRow = true;
            this.bar3.Text = "Status bar";
            // 
            // barStaticItem1
            // 
            this.barStaticItem1.Caption = "메시지:";
            this.barStaticItem1.Id = 0;
            this.barStaticItem1.Name = "barStaticItem1";
            this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // statusMessage
            // 
            this.statusMessage.AutoFillWidth = true;
            this.statusMessage.CanOpenEdit = false;
            this.statusMessage.Caption = "barEditItem1";
            this.statusMessage.Edit = this.repositoryItemTextEdit4;
            this.statusMessage.Id = 2;
            this.statusMessage.Name = "statusMessage";
            this.statusMessage.Width = 240;
            // 
            // repositoryItemTextEdit4
            // 
            this.repositoryItemTextEdit4.AutoHeight = false;
            this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4";
            // 
            // barStaticItem2
            // 
            this.barStaticItem2.Caption = "상태:";
            this.barStaticItem2.Id = 8;
            this.barStaticItem2.Name = "barStaticItem2";
            this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // brItmCPU
            // 
            this.brItmCPU.Caption = "CPU";
            this.brItmCPU.CaptionAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.brItmCPU.Edit = this.repositoryItemProgressBar1;
            this.brItmCPU.EditValue = "50";
            this.brItmCPU.Id = 9;
            this.brItmCPU.ItemAppearance.Normal.ForeColor = System.Drawing.Color.Aqua;
            this.brItmCPU.ItemAppearance.Normal.Options.UseForeColor = true;
            this.brItmCPU.Name = "brItmCPU";
            this.brItmCPU.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.brItmCPU.Width = 60;
            // 
            // repositoryItemProgressBar1
            // 
            this.repositoryItemProgressBar1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.repositoryItemProgressBar1.EndColor = System.Drawing.Color.Empty;
            this.repositoryItemProgressBar1.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
            this.repositoryItemProgressBar1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
            this.repositoryItemProgressBar1.ReadOnly = true;
            this.repositoryItemProgressBar1.ShowTitle = true;
            this.repositoryItemProgressBar1.Step = 5;
            // 
            // brItmHDD
            // 
            this.brItmHDD.Caption = "HDD";
            this.brItmHDD.CaptionAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.brItmHDD.Edit = this.repositoryItemProgressBar2;
            this.brItmHDD.EditValue = "50";
            this.brItmHDD.Id = 10;
            this.brItmHDD.ItemAppearance.Normal.ForeColor = System.Drawing.Color.Lime;
            this.brItmHDD.ItemAppearance.Normal.Options.UseForeColor = true;
            this.brItmHDD.Name = "brItmHDD";
            this.brItmHDD.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.brItmHDD.Width = 60;
            // 
            // repositoryItemProgressBar2
            // 
            this.repositoryItemProgressBar2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.repositoryItemProgressBar2.LookAndFeel.SkinName = "Metropolis Dark";
            this.repositoryItemProgressBar2.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBar2.Name = "repositoryItemProgressBar2";
            this.repositoryItemProgressBar2.ReadOnly = true;
            this.repositoryItemProgressBar2.ShowTitle = true;
            this.repositoryItemProgressBar2.Step = 5;
            // 
            // brItmMEM
            // 
            this.brItmMEM.CanOpenEdit = false;
            this.brItmMEM.Caption = "MEM";
            this.brItmMEM.Edit = this.repositoryItemProgressBar3;
            this.brItmMEM.EditValue = "50";
            this.brItmMEM.Id = 11;
            this.brItmMEM.ItemAppearance.Normal.ForeColor = System.Drawing.Color.Yellow;
            this.brItmMEM.ItemAppearance.Normal.Options.UseForeColor = true;
            this.brItmMEM.Name = "brItmMEM";
            this.brItmMEM.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.brItmMEM.Width = 60;
            // 
            // repositoryItemProgressBar3
            // 
            this.repositoryItemProgressBar3.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
            this.repositoryItemProgressBar3.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBar3.Name = "repositoryItemProgressBar3";
            this.repositoryItemProgressBar3.ShowTitle = true;
            this.repositoryItemProgressBar3.StartColor = System.Drawing.Color.Empty;
            // 
            // brItmAvalMEM
            // 
            this.brItmAvalMEM.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.brItmAvalMEM.Caption = "0MB";
            this.brItmAvalMEM.Id = 12;
            this.brItmAvalMEM.ItemAppearance.Normal.BackColor = System.Drawing.Color.Black;
            this.brItmAvalMEM.ItemAppearance.Normal.Options.UseBackColor = true;
            this.brItmAvalMEM.Name = "brItmAvalMEM";
            this.brItmAvalMEM.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // brItmDown
            // 
            this.brItmDown.Caption = "Download";
            this.brItmDown.Edit = this.repositoryItemProgressBar5;
            this.brItmDown.Id = 13;
            this.brItmDown.ItemAppearance.Normal.ForeColor = System.Drawing.Color.Fuchsia;
            this.brItmDown.ItemAppearance.Normal.Options.UseForeColor = true;
            this.brItmDown.Name = "brItmDown";
            this.brItmDown.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
            this.brItmDown.Width = 100;
            // 
            // repositoryItemProgressBar5
            // 
            this.repositoryItemProgressBar5.Appearance.ForeColor = System.Drawing.Color.White;
            this.repositoryItemProgressBar5.LookAndFeel.SkinName = "Darkroom";
            this.repositoryItemProgressBar5.LookAndFeel.UseDefaultLookAndFeel = false;
            this.repositoryItemProgressBar5.Name = "repositoryItemProgressBar5";
            this.repositoryItemProgressBar5.ShowTitle = true;
            // 
            // barAndDockingController1
            // 
            this.barAndDockingController1.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.barAndDockingController1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.barAndDockingController1.PaintStyleName = "Skin";
            this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false;
            this.barAndDockingController1.PropertiesBar.DefaultGlyphSize = new System.Drawing.Size(16, 16);
            this.barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
            // 
            // barDockControlTop
            // 
            this.barDockControlTop.CausesValidation = false;
            this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
            this.barDockControlTop.Size = new System.Drawing.Size(1008, 51);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 534);
            this.barDockControlBottom.Size = new System.Drawing.Size(1008, 25);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 51);
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 483);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1008, 51);
            this.barDockControlRight.Size = new System.Drawing.Size(0, 483);
            // 
            // skinBarSubItem1
            // 
            this.skinBarSubItem1.Caption = "스킨변경";
            this.skinBarSubItem1.Id = 1;
            this.skinBarSubItem1.Name = "skinBarSubItem1";
            // 
            // barHeaderItem1
            // 
            this.barHeaderItem1.Caption = "barHeaderItem1";
            this.barHeaderItem1.Id = 3;
            this.barHeaderItem1.Name = "barHeaderItem1";
            // 
            // splitterControl1
            // 
            this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.splitterControl1.Location = new System.Drawing.Point(0, 435);
            this.splitterControl1.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.splitterControl1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.splitterControl1.Name = "splitterControl1";
            this.splitterControl1.Size = new System.Drawing.Size(803, 5);
            this.splitterControl1.TabIndex = 2;
            this.splitterControl1.TabStop = false;
            // 
            // grdctrlLog
            // 
            this.grdctrlLog.Dock = System.Windows.Forms.DockStyle.Top;
            this.grdctrlLog.EmbeddedNavigator.Appearance.BackColor = System.Drawing.Color.Black;
            this.grdctrlLog.EmbeddedNavigator.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.grdctrlLog.EmbeddedNavigator.Appearance.Options.UseBackColor = true;
            this.grdctrlLog.EmbeddedNavigator.Appearance.Options.UseForeColor = true;
            this.grdctrlLog.EmbeddedNavigator.Buttons.Append.Visible = false;
            this.grdctrlLog.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
            this.grdctrlLog.EmbeddedNavigator.Buttons.Edit.Visible = false;
            this.grdctrlLog.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
            this.grdctrlLog.EmbeddedNavigator.Buttons.Remove.Visible = false;
            this.grdctrlLog.EmbeddedNavigator.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.grdctrlLog.EmbeddedNavigator.TextStringFormat = "{0} / {1}";
            this.grdctrlLog.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdctrlLog.Location = new System.Drawing.Point(0, 0);
            this.grdctrlLog.LookAndFeel.SkinName = "Dark Side";
            this.grdctrlLog.LookAndFeel.UseDefaultLookAndFeel = false;
            this.grdctrlLog.MainView = this.grdvLog;
            this.grdctrlLog.Name = "grdctrlLog";
            this.grdctrlLog.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemDateEdit7});
            this.grdctrlLog.Size = new System.Drawing.Size(803, 435);
            this.grdctrlLog.TabIndex = 1;
            this.grdctrlLog.UseEmbeddedNavigator = true;
            this.grdctrlLog.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.grdvLog});
            this.grdctrlLog.Load += new System.EventHandler(this.grdctrlLog_Load);
            // 
            // grdvLog
            // 
            this.grdvLog.Appearance.FooterPanel.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdvLog.Appearance.FooterPanel.Options.UseFont = true;
            this.grdvLog.Appearance.GroupFooter.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdvLog.Appearance.GroupFooter.Options.UseFont = true;
            this.grdvLog.Appearance.GroupPanel.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdvLog.Appearance.GroupPanel.Options.UseFont = true;
            this.grdvLog.Appearance.GroupRow.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdvLog.Appearance.GroupRow.Options.UseFont = true;
            this.grdvLog.Appearance.HeaderPanel.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdvLog.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.grdvLog.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.grdvLog.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.grdcLogType,
            this.grdcLogDateTime,
            this.grdcLogMessage});
            this.grdvLog.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.grdvLog.GridControl = this.grdctrlLog;
            this.grdvLog.Name = "grdvLog";
            this.grdvLog.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.grdcLogDateTime, DevExpress.Data.ColumnSortOrder.Descending)});
            this.grdvLog.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grdvLog_RowCellStyle);
            this.grdvLog.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.grdvLog_FocusedRowChanged);
            // 
            // grdcLogType
            // 
            this.grdcLogType.AppearanceCell.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogType.AppearanceCell.ForeColor = System.Drawing.Color.White;
            this.grdcLogType.AppearanceCell.Options.UseFont = true;
            this.grdcLogType.AppearanceCell.Options.UseForeColor = true;
            this.grdcLogType.AppearanceHeader.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogType.AppearanceHeader.Options.UseFont = true;
            this.grdcLogType.Caption = "분류";
            this.grdcLogType.FieldName = "logType";
            this.grdcLogType.Name = "grdcLogType";
            this.grdcLogType.OptionsColumn.AllowEdit = false;
            this.grdcLogType.OptionsColumn.AllowFocus = false;
            this.grdcLogType.OptionsColumn.ReadOnly = true;
            this.grdcLogType.Visible = true;
            this.grdcLogType.VisibleIndex = 0;
            this.grdcLogType.Width = 74;
            // 
            // grdcLogDateTime
            // 
            this.grdcLogDateTime.AppearanceCell.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogDateTime.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.grdcLogDateTime.AppearanceCell.Options.UseFont = true;
            this.grdcLogDateTime.AppearanceCell.Options.UseForeColor = true;
            this.grdcLogDateTime.AppearanceHeader.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogDateTime.AppearanceHeader.Options.UseFont = true;
            this.grdcLogDateTime.Caption = "일시";
            this.grdcLogDateTime.ColumnEdit = this.repositoryItemDateEdit7;
            this.grdcLogDateTime.DisplayFormat.FormatString = "d";
            this.grdcLogDateTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.grdcLogDateTime.FieldName = "logDateTime";
            this.grdcLogDateTime.GroupFormat.FormatString = "D";
            this.grdcLogDateTime.GroupFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
            this.grdcLogDateTime.Name = "grdcLogDateTime";
            this.grdcLogDateTime.OptionsColumn.AllowEdit = false;
            this.grdcLogDateTime.OptionsColumn.AllowFocus = false;
            this.grdcLogDateTime.OptionsColumn.ReadOnly = true;
            this.grdcLogDateTime.Visible = true;
            this.grdcLogDateTime.VisibleIndex = 1;
            this.grdcLogDateTime.Width = 139;
            // 
            // repositoryItemDateEdit7
            // 
            this.repositoryItemDateEdit7.AutoHeight = false;
            this.repositoryItemDateEdit7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit7.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.repositoryItemDateEdit7.Name = "repositoryItemDateEdit7";
            // 
            // grdcLogMessage
            // 
            this.grdcLogMessage.AppearanceCell.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogMessage.AppearanceCell.ForeColor = System.Drawing.Color.White;
            this.grdcLogMessage.AppearanceCell.Options.UseFont = true;
            this.grdcLogMessage.AppearanceCell.Options.UseForeColor = true;
            this.grdcLogMessage.AppearanceHeader.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.grdcLogMessage.AppearanceHeader.Options.UseFont = true;
            this.grdcLogMessage.Caption = "내용";
            this.grdcLogMessage.FieldName = "logMessage";
            this.grdcLogMessage.Name = "grdcLogMessage";
            this.grdcLogMessage.OptionsColumn.AllowEdit = false;
            this.grdcLogMessage.OptionsColumn.AllowFocus = false;
            this.grdcLogMessage.OptionsColumn.ReadOnly = true;
            this.grdcLogMessage.Visible = true;
            this.grdcLogMessage.VisibleIndex = 2;
            this.grdcLogMessage.Width = 522;
            // 
            // xtabpg4Setup
            // 
            this.xtabpg4Setup.Image = ((System.Drawing.Image)(resources.GetObject("xtabpg4Setup.Image")));
            this.xtabpg4Setup.Name = "xtabpg4Setup";
            this.xtabpg4Setup.Size = new System.Drawing.Size(1000, 504);
            this.xtabpg4Setup.Text = "설정";
            // 
            // panelControl1
            // 
            this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panelControl1.Appearance.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.panelControl1.Appearance.Options.UseFont = true;
            this.panelControl1.Controls.Add(this.xtabManager);
            this.panelControl1.Location = new System.Drawing.Point(0, 0);
            this.panelControl1.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(1010, 539);
            this.panelControl1.TabIndex = 0;
            // 
            // styleController1
            // 
            this.styleController1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.styleController1.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
            this.styleController1.LookAndFeel.SkinName = "Dark Side";
            this.styleController1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
            this.styleController1.LookAndFeel.UseDefaultLookAndFeel = false;
            // 
            // workspaceManager1
            // 
            this.workspaceManager1.TargetControl = this;
            this.workspaceManager1.TransitionType = pushTransition1;
            // 
            // grdcCntsUpdateDt
            // 
            this.grdcCntsUpdateDt.Caption = "업데이트";
            this.grdcCntsUpdateDt.FieldName = "cntsUpdateDt";
            this.grdcCntsUpdateDt.Name = "grdcCntsUpdateDt";
            this.grdcCntsUpdateDt.OptionsColumn.AllowEdit = false;
            this.grdcCntsUpdateDt.OptionsColumn.AllowFocus = false;
            this.grdcCntsUpdateDt.OptionsColumn.ReadOnly = true;
            this.grdcCntsUpdateDt.Visible = true;
            this.grdcCntsUpdateDt.Width = 70;
            // 
            // gridBand1
            // 
            this.gridBand1.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand1.Caption = "콘텐츠 정보";
            this.gridBand1.Columns.Add(this.grdcCntsKey);
            this.gridBand1.Columns.Add(this.grdcCntsUpdateDt);
            this.gridBand1.Columns.Add(this.grdcCntsName);
            this.gridBand1.Columns.Add(this.grdcFileName);
            this.gridBand1.Columns.Add(this.grdcCntsDownload);
            this.gridBand1.Columns.Add(this.grdcCntsPlayTime);
            this.gridBand1.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left;
            this.gridBand1.Name = "gridBand1";
            this.gridBand1.VisibleIndex = 0;
            this.gridBand1.Width = 395;
            // 
            // gridBand5
            // 
            this.gridBand5.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand5.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand5.Caption = "Hidden";
            this.gridBand5.Columns.Add(this.grdcCtscSector);
            this.gridBand5.Name = "gridBand5";
            this.gridBand5.Visible = false;
            this.gridBand5.VisibleIndex = -1;
            this.gridBand5.Width = 75;
            // 
            // gridBand3
            // 
            this.gridBand3.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.gridBand3.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand3.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand3.AutoFillDown = false;
            this.gridBand3.Caption = "콘텐츠 사용 기간";
            this.gridBand3.Columns.Add(this.grdcScheCntsStartDt);
            this.gridBand3.Columns.Add(this.grdcScheCntsEndDt);
            this.gridBand3.Name = "gridBand3";
            this.gridBand3.VisibleIndex = 1;
            this.gridBand3.Width = 150;
            // 
            // gridBand4
            // 
            this.gridBand4.AppearanceHeader.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gridBand4.AppearanceHeader.Options.UseForeColor = true;
            this.gridBand4.AppearanceHeader.Options.UseTextOptions = true;
            this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.gridBand4.AutoFillDown = false;
            this.gridBand4.Caption = "콘텐츠 사용 시간";
            this.gridBand4.Columns.Add(this.grdcScheCntsStartTime);
            this.gridBand4.Columns.Add(this.grdcScheCntsEndTime);
            this.gridBand4.Name = "gridBand4";
            this.gridBand4.VisibleIndex = 2;
            this.gridBand4.Width = 100;
            // 
            // grdbndSector
            // 
            this.grdbndSector.AppearanceHeader.Options.UseTextOptions = true;
            this.grdbndSector.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.grdbndSector.Caption = "구간";
            this.grdbndSector.Name = "grdbndSector";
            this.grdbndSector.VisibleIndex = 3;
            this.grdbndSector.Width = 250;
            // 
            // ManagerForm
            // 
            this.Appearance.Options.UseFont = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1008, 559);
            this.Controls.Add(this.panelControl1);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.DoubleBuffered = true;
            this.Font = new System.Drawing.Font("맑은 고딕", 9F);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.LookAndFeel.SkinName = "DevExpress Dark Style";
            this.LookAndFeel.UseDefaultLookAndFeel = false;
            this.Name = "ManagerForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "NDS2.0 Player";
            this.Load += new System.EventHandler(this.ManagerForm_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ManagerForm_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdContents)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bgrdvContents)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.xtabManager)).EndInit();
            this.xtabManager.ResumeLayout(false);
            this.xtabpg2Download.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.trlstSchedule)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit4)).EndInit();
            this.xtabpg1PlayStatus.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.spltcontCntlManager)).EndInit();
            this.spltcontCntlManager.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tlstPlayContents)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit();
            this.xtabpg3Log.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.spctnctrlLog)).EndInit();
            this.spctnctrlLog.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.trlstLogFile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit5.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit6.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.mmoLog.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdctrlLog)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdvLog)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit7.CalendarTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.styleController1)).EndInit();
            this.ResumeLayout(false);

        }