Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.modulesContainer            = new DevExpress.XtraEditors.XtraUserControl();
     this.navBar                      = new DevExpress.XtraNavBar.NavBarControl();
     this.taskbarAssistant            = new DevExpress.Utils.Taskbar.TaskbarAssistant();
     this.taskNewEmployee             = new DevExpress.Utils.Taskbar.JumpListItemTask();
     this.taskSalesMap                = new DevExpress.Utils.Taskbar.JumpListItemTask();
     this.taskOpportunities           = new DevExpress.Utils.Taskbar.JumpListItemTask();
     this.notificationManager         = new DevExpress.XtraBars.ToastNotifications.ToastNotificationsManager(this.components);
     this.overviewControl             = new DevExpress.OutlookInspiredApp.Win.Modules.OverviewControl();
     this.officeNavigationBar         = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
     this.ribbonControl               = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.backstageViewControl        = 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.tabBackstageViewAbout       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.tabBackstageViewExport      = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.tabBackstageViewPrint       = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
     this.backstageViewItemSeparator1 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
     this.biBackstageViewGetStarted   = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
     this.biBackstageViewGetSupport   = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
     this.biBackstageViewBuyNow       = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
     this.skinRibbonGalleryBarItem1   = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barNavigationItem           = new DevExpress.XtraBars.BarSubItem();
     this.biFolderPaneSubItem         = new DevExpress.XtraBars.BarSubItem();
     this.bmiFolderNormal             = new DevExpress.XtraBars.BarCheckItem();
     this.bmiFolderMinimized          = new DevExpress.XtraBars.BarCheckItem();
     this.bmiFolderOff                = new DevExpress.XtraBars.BarCheckItem();
     this.biGetStarted                = new DevExpress.XtraBars.BarButtonItem();
     this.biGetSupport                = new DevExpress.XtraBars.BarButtonItem();
     this.biBuyNow                    = new DevExpress.XtraBars.BarButtonItem();
     this.biAbout                     = new DevExpress.XtraBars.BarButtonItem();
     this.bbiNormal                   = new DevExpress.XtraBars.BarCheckItem();
     this.beZoomLevel                 = new DevExpress.XtraBars.BarEditItem();
     this.zoomLevelTrackBar           = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
     this.bbiReading                  = new DevExpress.XtraBars.BarCheckItem();
     this.bbiZoomDialog               = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage2                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup4            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage1                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup1            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1            = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.dockManager                 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.transitionManager           = new DevExpress.Utils.Animation.TransitionManager();
     this.modulesContainer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.notificationManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     this.backstageViewControl.SuspendLayout();
     this.backstageViewClientControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.zoomLevelTrackBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.SuspendLayout();
     //
     // modulesContainer
     //
     this.modulesContainer.Controls.Add(this.navBar);
     this.modulesContainer.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.modulesContainer.Location = new System.Drawing.Point(0, 144);
     this.modulesContainer.Margin   = new System.Windows.Forms.Padding(24, 23, 24, 3);
     this.modulesContainer.Name     = "modulesContainer";
     this.modulesContainer.Size     = new System.Drawing.Size(1368, 603);
     this.modulesContainer.TabIndex = 2;
     //
     // navBar
     //
     this.navBar.ActiveGroup = null;
     this.navBar.Dock        = System.Windows.Forms.DockStyle.Left;
     this.navBar.Location    = new System.Drawing.Point(0, 0);
     this.navBar.Name        = "navBar";
     this.navBar.OptionsNavPane.CollapsedWidth = 41;
     this.navBar.OptionsNavPane.ExpandedWidth  = 200;
     this.navBar.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
     this.navBar.Size           = new System.Drawing.Size(200, 603);
     this.navBar.TabIndex       = 5;
     this.navBar.Text           = "navBarControl1";
     //
     // taskbarAssistant
     //
     this.taskbarAssistant.JumpListTasksCategory.Add(this.taskNewEmployee);
     this.taskbarAssistant.JumpListTasksCategory.Add(this.taskSalesMap);
     this.taskbarAssistant.JumpListTasksCategory.Add(this.taskOpportunities);
     this.taskbarAssistant.ParentControl       = this;
     this.taskbarAssistant.ThumbnailClipRegion = new System.Drawing.Rectangle(0, 0, 0, 0);
     //
     // taskNewEmployee
     //
     this.taskNewEmployee.IconIndex = 0;
     this.taskNewEmployee.Caption   = "New Employee";
     //
     // taskSalesMap
     //
     this.taskSalesMap.IconIndex = 0;
     this.taskSalesMap.Caption   = "Sales Map";
     //
     // taskOpportunities
     //
     this.taskOpportunities.IconIndex = 0;
     this.taskOpportunities.Caption   = "Opportunities";
     //
     // notificationsManager
     //
     this.notificationManager.ApplicationId   = "Components_14_1_Demo_Center_14_1";
     this.notificationManager.ApplicationName = "DevAV";
     this.notificationManager.Notifications.AddRange(new DevExpress.XtraBars.ToastNotifications.IToastNotificationProperties[] {
         new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf013", null, "DevAV Tips & Tricks", "Become a UI Superhero, check out", "our WYSIWYG Reporting in the Sales Module", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
         new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf014", null, "DevAV Tips & Tricks", "Become a UI Superhero, take users ", "where they want to go with DevExpress Maps", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
         new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf015", null, "DevAV Tips & Tricks", "Become a UI Superhero, explore", "PDF-documents with DevExpress PDF Viewer", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
         new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf016", null, "DevAV Tips & Tricks", "Become a UI Superhero, check out our", "straightforward and easy-to-use Spreadsheet", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04)
     });
     //
     // overviewControl
     //
     this.overviewControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.overviewControl.Location = new System.Drawing.Point(0, 0);
     this.overviewControl.Name     = "overviewControl";
     this.overviewControl.Size     = new System.Drawing.Size(1234, 539);
     this.overviewControl.TabIndex = 0;
     //
     // officeNavigationBar
     //
     this.officeNavigationBar.AllowDrag   = true;
     this.officeNavigationBar.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.officeNavigationBar.Location    = new System.Drawing.Point(0, 747);
     this.officeNavigationBar.MenuManager = this.ribbonControl;
     this.officeNavigationBar.MinimumSize = new System.Drawing.Size(0, 21);
     this.officeNavigationBar.Name        = "officeNavigationBar";
     this.officeNavigationBar.OptionsPeekFormButtonPanel.AllowGlyphSkinning = true;
     this.officeNavigationBar.OptionsPeekFormButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
         new DevExpress.Utils.PeekFormButton("", global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_docking_16, false, true, "")
     });
     this.officeNavigationBar.OptionsPeekFormButtonPanel.Padding         = new System.Windows.Forms.Padding(0, 0, 8, 0);
     this.officeNavigationBar.OptionsPeekFormButtonPanel.ShowButtonPanel = true;
     this.officeNavigationBar.PeekFormSize = new System.Drawing.Size(250, 350);
     this.officeNavigationBar.Size         = new System.Drawing.Size(1368, 21);
     this.officeNavigationBar.TabIndex     = 3;
     //
     // ribbonControl
     //
     this.ribbonControl.ApplicationButtonDropDownControl = this.backstageViewControl;
     this.ribbonControl.ExpandCollapseItem.Id            = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.skinRibbonGalleryBarItem1,
         this.barNavigationItem,
         this.biFolderPaneSubItem,
         this.bmiFolderNormal,
         this.bmiFolderMinimized,
         this.bmiFolderOff,
         this.biGetStarted,
         this.biGetSupport,
         this.biBuyNow,
         this.biAbout,
         this.bbiNormal,
         this.beZoomLevel,
         this.bbiReading,
         this.bbiZoomDialog
     });
     this.ribbonControl.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 12;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.OptionsTouch.ShowTouchUISelectorInQAT = true;
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage2,
         this.ribbonPage1
     });
     this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.zoomLevelTrackBar
     });
     this.ribbonControl.RibbonStyle        = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl.Size               = new System.Drawing.Size(1368, 144);
     this.ribbonControl.StatusBar          = this.ribbonStatusBar1;
     this.ribbonControl.TransparentEditors = true;
     //
     // backstageViewControl
     //
     this.backstageViewControl.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Yellow;
     this.backstageViewControl.Controls.Add(this.backstageViewClientControl1);
     this.backstageViewControl.Controls.Add(this.backstageViewClientControl2);
     this.backstageViewControl.Controls.Add(this.backstageViewClientControl3);
     this.backstageViewControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.backstageViewControl.Items.Add(this.tabBackstageViewAbout);
     this.backstageViewControl.Items.Add(this.tabBackstageViewExport);
     this.backstageViewControl.Items.Add(this.tabBackstageViewPrint);
     this.backstageViewControl.Items.Add(this.backstageViewItemSeparator1);
     this.backstageViewControl.Items.Add(this.biBackstageViewGetStarted);
     this.backstageViewControl.Items.Add(this.biBackstageViewGetSupport);
     this.backstageViewControl.Items.Add(this.biBackstageViewBuyNow);
     this.backstageViewControl.Location         = new System.Drawing.Point(0, 144);
     this.backstageViewControl.Name             = "backstageViewControl";
     this.backstageViewControl.Ribbon           = this.ribbonControl;
     this.backstageViewControl.SelectedTab      = this.tabBackstageViewAbout;
     this.backstageViewControl.SelectedTabIndex = 0;
     this.backstageViewControl.Size             = new System.Drawing.Size(1368, 603);
     this.backstageViewControl.Style            = DevExpress.XtraBars.Ribbon.BackstageViewStyle.Office2013;
     this.backstageViewControl.TabIndex         = 6;
     //
     // backstageViewClientControl1
     //
     this.backstageViewClientControl1.Controls.Add(this.overviewControl);
     this.backstageViewClientControl1.Location = new System.Drawing.Point(133, 63);
     this.backstageViewClientControl1.Name     = "backstageViewClientControl1";
     this.backstageViewClientControl1.Size     = new System.Drawing.Size(1234, 539);
     this.backstageViewClientControl1.TabIndex = 0;
     //
     // backstageViewClientControl2
     //
     this.backstageViewClientControl2.Location = new System.Drawing.Point(133, 63);
     this.backstageViewClientControl2.Name     = "backstageViewClientControl2";
     this.backstageViewClientControl2.Size     = new System.Drawing.Size(1234, 539);
     this.backstageViewClientControl2.TabIndex = 1;
     //
     // backstageViewClientControl3
     //
     this.backstageViewClientControl3.Location = new System.Drawing.Point(133, 63);
     this.backstageViewClientControl3.Name     = "backstageViewClientControl3";
     this.backstageViewClientControl3.Size     = new System.Drawing.Size(1234, 539);
     this.backstageViewClientControl3.TabIndex = 2;
     //
     // tabBackstageViewAbout
     //
     this.tabBackstageViewAbout.Caption = "About";
     this.tabBackstageViewAbout.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.tabBackstageViewAbout.ContentControl             = this.backstageViewClientControl1;
     this.tabBackstageViewAbout.Name     = "tabBackstageViewAbout";
     this.tabBackstageViewAbout.Selected = true;
     //
     // tabBackstageViewExport
     //
     this.tabBackstageViewExport.Caption = "Export";
     this.tabBackstageViewExport.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.tabBackstageViewExport.ContentControl             = this.backstageViewClientControl2;
     this.tabBackstageViewExport.Name     = "tabBackstageViewExport";
     this.tabBackstageViewExport.Selected = false;
     //
     // tabBackstageViewPrint
     //
     this.tabBackstageViewPrint.Caption = "Print";
     this.tabBackstageViewPrint.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.tabBackstageViewPrint.ContentControl             = this.backstageViewClientControl3;
     this.tabBackstageViewPrint.Name     = "tabBackstageViewPrint";
     this.tabBackstageViewPrint.Selected = false;
     //
     // backstageViewItemSeparator1
     //
     this.backstageViewItemSeparator1.Name = "backstageViewItemSeparator1";
     //
     // biBackstageViewGetStarted
     //
     this.biBackstageViewGetStarted.Caption = "Get Started";
     this.biBackstageViewGetStarted.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.biBackstageViewGetStarted.Name = "biBackstageViewGetStarted";
     //
     // biBackstageViewGetSupport
     //
     this.biBackstageViewGetSupport.Caption = "Get Support";
     this.biBackstageViewGetSupport.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.biBackstageViewGetSupport.Name = "biBackstageViewGetSupport";
     //
     // biBackstageViewBuyNow
     //
     this.biBackstageViewBuyNow.Caption = "Buy Now";
     this.biBackstageViewBuyNow.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
     this.biBackstageViewBuyNow.Name = "biBackstageViewBuyNow";
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 1;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // barNavigationItem
     //
     this.barNavigationItem.Caption              = "Navigation";
     this.barNavigationItem.Glyph                = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_navigate_16;
     this.barNavigationItem.Id                   = 2;
     this.barNavigationItem.LargeGlyph           = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_navigate_32;
     this.barNavigationItem.LargeImageIndex      = 43;
     this.barNavigationItem.Name                 = "barNavigationItem";
     this.barNavigationItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
     //
     // biFolderPaneSubItem
     //
     this.biFolderPaneSubItem.Caption         = "Folder Pane";
     this.biFolderPaneSubItem.Glyph           = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_folder_panel_16;
     this.biFolderPaneSubItem.Id              = 10;
     this.biFolderPaneSubItem.LargeGlyph      = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_folder_panel_32;
     this.biFolderPaneSubItem.LargeImageIndex = 42;
     this.biFolderPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderNormal),
         new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderMinimized),
         new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderOff)
     });
     this.biFolderPaneSubItem.Name = "biFolderPaneSubItem";
     this.biFolderPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
     //
     // bmiFolderNormal
     //
     this.bmiFolderNormal.Caption    = "Normal";
     this.bmiFolderNormal.GroupIndex = 4;
     this.bmiFolderNormal.Id         = 6;
     this.bmiFolderNormal.Name       = "bmiFolderNormal";
     //
     // bmiFolderMinimized
     //
     this.bmiFolderMinimized.Caption    = "Minimized";
     this.bmiFolderMinimized.GroupIndex = 4;
     this.bmiFolderMinimized.Id         = 7;
     this.bmiFolderMinimized.Name       = "bmiFolderMinimized";
     //
     // bmiFolderOff
     //
     this.bmiFolderOff.Caption    = "Off";
     this.bmiFolderOff.GroupIndex = 4;
     this.bmiFolderOff.Id         = 7;
     this.bmiFolderOff.Name       = "bmiFolderOff";
     //
     // biGetStarted
     //
     this.biGetStarted.Caption    = "Getting Started";
     this.biGetStarted.Glyph      = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_getting_started_16;
     this.biGetStarted.Id         = 3;
     this.biGetStarted.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_getting_started_32;
     this.biGetStarted.Name       = "biGetStarted";
     //
     // biGetSupport
     //
     this.biGetSupport.Caption    = "Get Free Support";
     this.biGetSupport.Glyph      = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_support_16;
     this.biGetSupport.Id         = 4;
     this.biGetSupport.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_support_32;
     this.biGetSupport.Name       = "biGetSupport";
     //
     // biBuyNow
     //
     this.biBuyNow.Caption    = "Buy Now";
     this.biBuyNow.Glyph      = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_buy_16;
     this.biBuyNow.Id         = 5;
     this.biBuyNow.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_buy_32;
     this.biBuyNow.Name       = "biBuyNow";
     //
     // biAbout
     //
     this.biAbout.Caption      = "About";
     this.biAbout.Glyph        = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_about_16;
     this.biAbout.Id           = 6;
     this.biAbout.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F1);
     this.biAbout.LargeGlyph   = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_about_32;
     this.biAbout.Name         = "biAbout";
     //
     // bbiNormal
     //
     this.bbiNormal.Alignment          = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bbiNormal.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.bbiNormal.Caption            = "Normal";
     this.bbiNormal.Checked            = true;
     this.bbiNormal.Glyph       = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_normal_bottom_16;
     this.bbiNormal.Id          = 8;
     this.bbiNormal.Name        = "bbiNormal";
     this.bbiNormal.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
     //
     // beZoomLevel
     //
     this.beZoomLevel.Alignment        = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.beZoomLevel.CaptionAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.beZoomLevel.Edit             = this.zoomLevelTrackBar;
     this.beZoomLevel.EditValue        = 10;
     this.beZoomLevel.Id    = 9;
     this.beZoomLevel.Name  = "beZoomLevel";
     this.beZoomLevel.Width = 150;
     //
     // zoomLevelTrackBar
     //
     this.zoomLevelTrackBar.Alignment           = DevExpress.Utils.VertAlignment.Center;
     this.zoomLevelTrackBar.AllowUseMiddleValue = true;
     this.zoomLevelTrackBar.BorderStyle         = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.zoomLevelTrackBar.Maximum             = 20;
     this.zoomLevelTrackBar.Middle           = 10;
     this.zoomLevelTrackBar.Minimum          = 1;
     this.zoomLevelTrackBar.Name             = "zoomLevelTrackBar";
     this.zoomLevelTrackBar.ScrollThumbStyle = DevExpress.XtraEditors.Repository.ScrollThumbStyle.ArrowDownRight;
     //
     // bbiReading
     //
     this.bbiReading.Alignment          = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bbiReading.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.bbiReading.Caption            = "Reading";
     this.bbiReading.Glyph       = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_reading_bottom_16;
     this.bbiReading.Id          = 10;
     this.bbiReading.Name        = "bbiReading";
     this.bbiReading.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
     //
     // bbiZoomDialog
     //
     this.bbiZoomDialog.Alignment          = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.bbiZoomDialog.Caption            = "100%";
     this.bbiZoomDialog.Id                 = 11;
     this.bbiZoomDialog.Name               = "bbiZoomDialog";
     this.bbiZoomDialog.SmallWithTextWidth = 50;
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup4
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "HOME";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.biGetStarted);
     this.ribbonPageGroup4.ItemLinks.Add(this.biGetSupport);
     this.ribbonPageGroup4.ItemLinks.Add(this.biBuyNow);
     this.ribbonPageGroup4.ItemLinks.Add(this.biAbout);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.ShowCaptionButton = false;
     this.ribbonPageGroup4.Text = "DevExpress";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3,
         this.ribbonPageGroup2,
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "VIEW";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.AllowTextClipping = false;
     this.ribbonPageGroup3.ItemLinks.Add(this.barNavigationItem);
     this.ribbonPageGroup3.MergeOrder        = 0;
     this.ribbonPageGroup3.Name              = "ribbonPageGroup3";
     this.ribbonPageGroup3.ShowCaptionButton = false;
     this.ribbonPageGroup3.Text              = "Module";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.AllowTextClipping = false;
     this.ribbonPageGroup2.ItemLinks.Add(this.biFolderPaneSubItem);
     this.ribbonPageGroup2.MergeOrder        = 1;
     this.ribbonPageGroup2.Name              = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text              = "Layout";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup1.MergeOrder        = 2;
     this.ribbonPageGroup1.Name              = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text              = "Appearance";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.ItemLinks.Add(this.bbiNormal);
     this.ribbonStatusBar1.ItemLinks.Add(this.bbiReading);
     this.ribbonStatusBar1.ItemLinks.Add(this.beZoomLevel);
     this.ribbonStatusBar1.ItemLinks.Add(this.bbiZoomDialog);
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 768);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1368, 31);
     //
     // dockManager
     //
     this.dockManager.DockingOptions.FloatOnDblClick    = false;
     this.dockManager.DockingOptions.ShowAutoHideButton = false;
     this.dockManager.DockingOptions.ShowMaximizeButton = false;
     this.dockManager.Form        = this.modulesContainer;
     this.dockManager.MenuManager = this.ribbonControl;
     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",
         "XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl"
     });
     //
     // transitionManager
     //
     this.transitionManager.ShowWaitingIndicator = false;
     transition1.Control = this.modulesContainer;
     slideFadeTransition1.Parameters.Background    = System.Drawing.Color.Empty;
     slideFadeTransition1.Parameters.EffectOptions = DevExpress.Utils.Animation.PushEffectOptions.FromRight;
     slideFadeTransition1.Parameters.FrameInterval = 5000;
     transition1.TransitionType = slideFadeTransition1;
     this.transitionManager.Transitions.Add(transition1);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1368, 799);
     this.Controls.Add(this.backstageViewControl);
     this.Controls.Add(this.modulesContainer);
     this.Controls.Add(this.officeNavigationBar);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
     this.Icon             = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name             = "MainForm";
     this.Ribbon           = this.ribbonControl;
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar        = this.ribbonStatusBar1;
     this.Text             = "DevAV";
     this.WindowState      = System.Windows.Forms.FormWindowState.Maximized;
     this.modulesContainer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.notificationManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     this.backstageViewControl.ResumeLayout(false);
     this.backstageViewClientControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.zoomLevelTrackBar)).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();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevExpress.Utils.Animation.Transition          transition2          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition2 = new DevExpress.Utils.Animation.SlideFadeTransition();
     this.panelControl1        = new DevExpress.XtraEditors.PanelControl();
     this.defaultLookAndFeel1  = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.navBarControl1       = new DevExpress.XtraNavBar.NavBarControl();
     this.officeNavigationBar1 = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
     this.formAssistant1       = new DevExpress.XtraBars.FormAssistant();
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barSubItem1          = new DevExpress.XtraBars.BarSubItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.transitionManager1   = new DevExpress.Utils.Animation.TransitionManager();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(140, 147);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(528, 180);
     this.panelControl1.TabIndex = 2;
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2013";
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = null;
     this.navBarControl1.Dock        = System.Windows.Forms.DockStyle.Left;
     this.navBarControl1.Location    = new System.Drawing.Point(0, 147);
     this.navBarControl1.Name        = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 140;
     this.navBarControl1.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
     this.navBarControl1.Size           = new System.Drawing.Size(140, 180);
     this.navBarControl1.TabIndex       = 0;
     this.navBarControl1.Text           = "navBarControl1";
     //
     // officeNavigationBar1
     //
     this.officeNavigationBar1.AutoSize         = false;
     this.officeNavigationBar1.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.officeNavigationBar1.Location         = new System.Drawing.Point(0, 327);
     this.officeNavigationBar1.Name             = "officeNavigationBar1";
     this.officeNavigationBar1.NavigationClient = this.navBarControl1;
     this.officeNavigationBar1.Size             = new System.Drawing.Size(668, 45);
     this.officeNavigationBar1.TabIndex         = 1;
     this.officeNavigationBar1.Text             = "officeNavigationBar1";
     this.officeNavigationBar1.RegisterItem    += new DevExpress.XtraBars.Navigation.NavigationBarNavigationClientItemEventHandler(this.officeNavigationBar1_RegisterItem);
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barSubItem1
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 3;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(668, 147);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barSubItem1
     //
     this.barSubItem1.Caption     = "Modules";
     this.barSubItem1.Glyph       = ((System.Drawing.Image)(resources.GetObject("barSubItem1.Glyph")));
     this.barSubItem1.Id          = 2;
     this.barSubItem1.Name        = "barSubItem1";
     this.barSubItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Views";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.barSubItem1);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Navigation";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 372);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(668, 23);
     //
     // transitionManager1
     //
     transition2.Control = this.panelControl1;
     slideFadeTransition2.Parameters.Background = System.Drawing.Color.Empty;
     transition2.TransitionType = slideFadeTransition2;
     this.transitionManager1.Transitions.Add(transition2);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(668, 395);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.navBarControl1);
     this.Controls.Add(this.officeNavigationBar1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name      = "Form1";
     this.Ribbon    = this.ribbonControl1;
     this.StatusBar = this.ribbonStatusBar1;
     this.Text      = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).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();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(GetStartedForm));
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     this.labelControl1         = new DevExpress.XtraEditors.LabelControl();
     this.wizardControl1        = new DevExpress.XtraWizard.WizardControl();
     this.welcomeWizardPage1    = new DevExpress.XtraWizard.WelcomeWizardPage();
     this.readMoreSimpleButton  = new DevExpress.XtraEditors.SimpleButton();
     this.nextSimpleButton      = new DevExpress.XtraEditors.SimpleButton();
     this.pictureEdit1          = new DevExpress.XtraEditors.PictureEdit();
     this.completionWizardPage1 = new DevExpress.XtraWizard.CompletionWizardPage();
     this.labelControl2         = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit3          = new DevExpress.XtraEditors.PictureEdit();
     this.transitionManager     = new DevExpress.Utils.Animation.TransitionManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).BeginInit();
     this.wizardControl1.SuspendLayout();
     this.welcomeWizardPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.completionWizardPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl1
     //
     this.labelControl1.AllowHtmlString                   = true;
     this.labelControl1.Appearance.FontSizeDelta          = 1;
     this.labelControl1.Appearance.Options.UseFont        = true;
     this.labelControl1.Appearance.Options.UseTextOptions = true;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.labelControl1.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.Location     = new System.Drawing.Point(265, 31);
     this.labelControl1.Name         = "labelControl1";
     this.labelControl1.Size         = new System.Drawing.Size(390, 215);
     this.labelControl1.TabIndex     = 0;
     this.labelControl1.Text         = resources.GetString("labelControl1.Text");
     //
     // wizardControl1
     //
     this.wizardControl1.Controls.Add(this.welcomeWizardPage1);
     this.wizardControl1.Controls.Add(this.completionWizardPage1);
     this.wizardControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.wizardControl1.Location = new System.Drawing.Point(0, 0);
     this.wizardControl1.Name     = "wizardControl1";
     this.wizardControl1.Pages.AddRange(new DevExpress.XtraWizard.BaseWizardPage[] {
         this.welcomeWizardPage1,
         this.completionWizardPage1
     });
     this.wizardControl1.Size        = new System.Drawing.Size(740, 468);
     this.wizardControl1.Text        = "Getting Started";
     this.wizardControl1.WizardStyle = DevExpress.XtraWizard.WizardStyle.WizardAero;
     //
     // welcomeWizardPage1
     //
     this.welcomeWizardPage1.Controls.Add(this.readMoreSimpleButton);
     this.welcomeWizardPage1.Controls.Add(this.nextSimpleButton);
     this.welcomeWizardPage1.Controls.Add(this.labelControl1);
     this.welcomeWizardPage1.Controls.Add(this.pictureEdit1);
     this.welcomeWizardPage1.Name = "welcomeWizardPage1";
     this.welcomeWizardPage1.Size = new System.Drawing.Size(680, 300);
     this.welcomeWizardPage1.Text = "Welcome to Precious Assistant";
     //
     // readMoreSimpleButton
     //
     this.readMoreSimpleButton.Location           = new System.Drawing.Point(361, 257);
     this.readMoreSimpleButton.Name               = "readMoreSimpleButton";
     this.readMoreSimpleButton.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.readMoreSimpleButton.Size               = new System.Drawing.Size(90, 30);
     this.readMoreSimpleButton.TabIndex           = 3;
     this.readMoreSimpleButton.Text               = "Read More";
     this.readMoreSimpleButton.Click             += new System.EventHandler(this.readMoreSimpleButton_Click);
     //
     // nextSimpleButton
     //
     this.nextSimpleButton.Location           = new System.Drawing.Point(265, 257);
     this.nextSimpleButton.Name               = "nextSimpleButton";
     this.nextSimpleButton.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.nextSimpleButton.Size               = new System.Drawing.Size(90, 30);
     this.nextSimpleButton.TabIndex           = 2;
     this.nextSimpleButton.Text               = "Continue";
     this.nextSimpleButton.Click             += new System.EventHandler(this.nextSimpleButton_Click);
     //
     // pictureEdit1
     //
     this.pictureEdit1.Cursor    = System.Windows.Forms.Cursors.Default;
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(3, 31);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.AllowDisposeImage      = true;
     this.pictureEdit1.Properties.AllowFocused           = false;
     this.pictureEdit1.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ReadOnly               = true;
     this.pictureEdit1.Properties.ShowMenu               = false;
     this.pictureEdit1.Properties.SizeMode               = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEdit1.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEdit1.Size     = new System.Drawing.Size(245, 238);
     this.pictureEdit1.TabIndex = 1;
     //
     // completionWizardPage1
     //
     this.completionWizardPage1.Controls.Add(this.labelControl2);
     this.completionWizardPage1.Controls.Add(this.pictureEdit3);
     this.completionWizardPage1.Name = "completionWizardPage1";
     this.completionWizardPage1.Size = new System.Drawing.Size(680, 300);
     this.completionWizardPage1.Text = "Completing";
     //
     // labelControl2
     //
     this.labelControl2.AllowHtmlString                   = true;
     this.labelControl2.Appearance.FontSizeDelta          = 1;
     this.labelControl2.Appearance.Options.UseFont        = true;
     this.labelControl2.Appearance.Options.UseTextOptions = true;
     this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.labelControl2.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl2.Location     = new System.Drawing.Point(442, 130);
     this.labelControl2.Name         = "labelControl2";
     this.labelControl2.Size         = new System.Drawing.Size(176, 40);
     this.labelControl2.TabIndex     = 3;
     this.labelControl2.Text         = "<color=0,0,0><size=+5>Let\'s Start!!!</size></color>\r\n";
     //
     // pictureEdit3
     //
     this.pictureEdit3.Cursor    = System.Windows.Forms.Cursors.Default;
     this.pictureEdit3.EditValue = ((object)(resources.GetObject("pictureEdit3.EditValue")));
     this.pictureEdit3.Location  = new System.Drawing.Point(-76, 3);
     this.pictureEdit3.Name      = "pictureEdit3";
     this.pictureEdit3.Properties.AllowDisposeImage      = true;
     this.pictureEdit3.Properties.AllowFocused           = false;
     this.pictureEdit3.Properties.BorderStyle            = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit3.Properties.ReadOnly               = true;
     this.pictureEdit3.Properties.ShowMenu               = false;
     this.pictureEdit3.Properties.ZoomAccelerationFactor = 1D;
     this.pictureEdit3.Size     = new System.Drawing.Size(464, 438);
     this.pictureEdit3.TabIndex = 2;
     //
     // transitionManager
     //
     this.transitionManager.FrameCount                     = 800;
     this.transitionManager.FrameInterval                  = 5000;
     this.transitionManager.ShowWaitingIndicator           = false;
     transition1.BarWaitingIndicatorProperties.Caption     = "";
     transition1.BarWaitingIndicatorProperties.Description = "";
     transition1.Control    = this.labelControl1;
     transition1.EasingMode = DevExpress.Data.Utils.EasingMode.EaseInOut;
     transition1.LineWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.LineWaitingIndicatorProperties.Caption               = "";
     transition1.LineWaitingIndicatorProperties.Description           = "";
     transition1.RingWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.RingWaitingIndicatorProperties.Caption               = "";
     transition1.RingWaitingIndicatorProperties.Description           = "";
     transition1.ShowWaitingIndicator = DevExpress.Utils.DefaultBoolean.False;
     transition1.TransitionType       = slideFadeTransition1;
     transition1.WaitingIndicatorProperties.Caption     = "";
     transition1.WaitingIndicatorProperties.Description = "";
     this.transitionManager.Transitions.Add(transition1);
     //
     // GetStartedForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(740, 468);
     this.Controls.Add(this.wizardControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "GetStartedForm";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Tag             = "";
     this.Text            = "Getting Started";
     ((System.ComponentModel.ISupportInitialize)(this.wizardControl1)).EndInit();
     this.wizardControl1.ResumeLayout(false);
     this.welcomeWizardPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.completionWizardPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit3.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #4
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.Utils.Animation.Transition transition1 = new DevExpress.Utils.Animation.Transition();
            DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
            this.modulesContainer = new DevExpress.XtraEditors.XtraUserControl();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.rgbiSkins = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.transitionManager1 = new DevExpress.Utils.Animation.TransitionManager();
            this.officeNavigationBar1 = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
            this.navigationBarItem1 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
            this.navigationBarItem2 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
            this.navigationBarItem3 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
            this.navigationBarItem4 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
            this.navigationBarItem5 = new DevExpress.XtraBars.Navigation.NavigationBarItem();
            this.dockManager = new DevExpress.XtraBars.Docking.DockManager(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
            this.SuspendLayout();
            // 
            // modulesContainer
            // 
            this.modulesContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.modulesContainer.Location = new System.Drawing.Point(0, 144);
            this.modulesContainer.Name = "modulesContainer";
            this.modulesContainer.Size = new System.Drawing.Size(957, 554);
            this.modulesContainer.TabIndex = 2;
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 736);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbonControl;
            this.ribbonStatusBar.Size = new System.Drawing.Size(957, 31);
            // 
            // ribbonControl
            // 
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.rgbiSkins});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 3;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
            this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbonControl.Size = new System.Drawing.Size(957, 144);
            this.ribbonControl.StatusBar = this.ribbonStatusBar;
            // 
            // rgbiSkins
            // 
            this.rgbiSkins.Caption = "skinRibbonGalleryBarItem1";
            this.rgbiSkins.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.rgbiSkins.Id = 1;
            this.rgbiSkins.Name = "rgbiSkins";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "Acceuil";
            // 
            // transitionManager1
            // 
            transition1.Control = this.modulesContainer;
            transition1.ShowWaitingIndicator = DevExpress.Utils.DefaultBoolean.True;
            slideFadeTransition1.Parameters.Background = System.Drawing.Color.Empty;
            slideFadeTransition1.Parameters.EffectOptions = DevExpress.Utils.Animation.PushEffectOptions.FromRight;
            slideFadeTransition1.Parameters.FrameInterval = 5000;
            slideFadeTransition1.Parameters.FramesCount = null;
            transition1.TransitionType = slideFadeTransition1;
            transition1.WaitingIndicatorProperties.ContentMinSize = new System.Drawing.Size(160, 0);
            transition1.WaitingIndicatorProperties.Description = "Chargement...";
            this.transitionManager1.Transitions.Add(transition1);
            // 
            // officeNavigationBar1
            // 
            this.officeNavigationBar1.AllowDrag = true;
            this.officeNavigationBar1.AppearanceItem.Normal.BackColor = System.Drawing.Color.Transparent;
            this.officeNavigationBar1.AppearanceItem.Normal.BackColor2 = System.Drawing.Color.Transparent;
            this.officeNavigationBar1.AppearanceItem.Normal.BorderColor = System.Drawing.Color.Transparent;
            this.officeNavigationBar1.AppearanceItem.Normal.Font = new System.Drawing.Font("Segoe UI Light", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.officeNavigationBar1.AppearanceItem.Normal.Options.UseBackColor = true;
            this.officeNavigationBar1.AppearanceItem.Normal.Options.UseBorderColor = true;
            this.officeNavigationBar1.AppearanceItem.Normal.Options.UseFont = true;
            this.officeNavigationBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.officeNavigationBar1.Items.AddRange(new DevExpress.XtraBars.Navigation.NavigationBarItem[] {
            this.navigationBarItem1,
            this.navigationBarItem2,
            this.navigationBarItem3,
            this.navigationBarItem4,
            this.navigationBarItem5});
            this.officeNavigationBar1.Location = new System.Drawing.Point(0, 698);
            this.officeNavigationBar1.Name = "officeNavigationBar1";
            this.officeNavigationBar1.Size = new System.Drawing.Size(957, 38);
            this.officeNavigationBar1.TabIndex = 8;
            this.officeNavigationBar1.Text = "officeNavigationBar1";
            this.officeNavigationBar1.ItemClick += new DevExpress.XtraBars.Navigation.NavigationBarItemClickEventHandler(this.officeNavigationBar_ItemClick);
            // 
            // navigationBarItem1
            // 
            this.navigationBarItem1.Name = "navigationBarItem1";
            this.navigationBarItem1.Text = "Acceuil";
            // 
            // navigationBarItem2
            // 
            this.navigationBarItem2.Name = "navigationBarItem2";
            this.navigationBarItem2.Text = "Service Médicale";
            // 
            // navigationBarItem3
            // 
            this.navigationBarItem3.Name = "navigationBarItem3";
            this.navigationBarItem3.Text = "Prélevement";
            // 
            // navigationBarItem4
            // 
            this.navigationBarItem4.Name = "navigationBarItem4";
            this.navigationBarItem4.Text = "Controle Biologique";
            // 
            // navigationBarItem5
            // 
            this.navigationBarItem5.Name = "navigationBarItem5";
            this.navigationBarItem5.Text = "Distribution";
            // 
            // dockManager
            // 
            this.dockManager.DockingOptions.FloatOnDblClick = false;
            this.dockManager.DockingOptions.ShowAutoHideButton = false;
            this.dockManager.DockingOptions.ShowMaximizeButton = false;
            this.dockManager.Form = this.modulesContainer;
            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"});
            // 
            // FrmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(957, 767);
            this.Controls.Add(this.modulesContainer);
            this.Controls.Add(this.officeNavigationBar1);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbonControl);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.Name = "FrmMain";
            this.Ribbon = this.ribbonControl;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.StatusBar = this.ribbonStatusBar;
            this.Text = "Don du Sang";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
     this.modulesContainer     = new DevExpress.XtraEditors.XtraUserControl();
     this.ribbonStatusBar      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.ribbonControl        = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.rgbiSkins            = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.transitionManager1   = new DevExpress.Utils.Animation.TransitionManager();
     this.officeNavigationBar1 = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
     this.navigationBarItem1   = new DevExpress.XtraBars.Navigation.NavigationBarItem();
     this.navigationBarItem2   = new DevExpress.XtraBars.Navigation.NavigationBarItem();
     this.navigationBarItem3   = new DevExpress.XtraBars.Navigation.NavigationBarItem();
     this.navigationBarItem4   = new DevExpress.XtraBars.Navigation.NavigationBarItem();
     this.navigationBarItem5   = new DevExpress.XtraBars.Navigation.NavigationBarItem();
     this.dockManager          = new DevExpress.XtraBars.Docking.DockManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.SuspendLayout();
     //
     // modulesContainer
     //
     this.modulesContainer.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.modulesContainer.Location = new System.Drawing.Point(0, 144);
     this.modulesContainer.Name     = "modulesContainer";
     this.modulesContainer.Size     = new System.Drawing.Size(957, 554);
     this.modulesContainer.TabIndex = 2;
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 736);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbonControl;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(957, 31);
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl.ExpandCollapseItem,
         this.rgbiSkins
     });
     this.ribbonControl.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl.MaxItemId = 3;
     this.ribbonControl.Name      = "ribbonControl";
     this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbonControl.Size        = new System.Drawing.Size(957, 144);
     this.ribbonControl.StatusBar   = this.ribbonStatusBar;
     //
     // rgbiSkins
     //
     this.rgbiSkins.Caption      = "skinRibbonGalleryBarItem1";
     this.rgbiSkins.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.rgbiSkins.Id           = 1;
     this.rgbiSkins.Name         = "rgbiSkins";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Acceuil";
     //
     // transitionManager1
     //
     transition1.Control = this.modulesContainer;
     transition1.ShowWaitingIndicator              = DevExpress.Utils.DefaultBoolean.True;
     slideFadeTransition1.Parameters.Background    = System.Drawing.Color.Empty;
     slideFadeTransition1.Parameters.EffectOptions = DevExpress.Utils.Animation.PushEffectOptions.FromRight;
     slideFadeTransition1.Parameters.FrameInterval = 5000;
     slideFadeTransition1.Parameters.FramesCount   = null;
     transition1.TransitionType = slideFadeTransition1;
     transition1.WaitingIndicatorProperties.ContentMinSize = new System.Drawing.Size(160, 0);
     transition1.WaitingIndicatorProperties.Description    = "Chargement...";
     this.transitionManager1.Transitions.Add(transition1);
     //
     // officeNavigationBar1
     //
     this.officeNavigationBar1.AllowDrag = true;
     this.officeNavigationBar1.AppearanceItem.Normal.BackColor              = System.Drawing.Color.Transparent;
     this.officeNavigationBar1.AppearanceItem.Normal.BackColor2             = System.Drawing.Color.Transparent;
     this.officeNavigationBar1.AppearanceItem.Normal.BorderColor            = System.Drawing.Color.Transparent;
     this.officeNavigationBar1.AppearanceItem.Normal.Font                   = new System.Drawing.Font("Segoe UI Light", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.officeNavigationBar1.AppearanceItem.Normal.Options.UseBackColor   = true;
     this.officeNavigationBar1.AppearanceItem.Normal.Options.UseBorderColor = true;
     this.officeNavigationBar1.AppearanceItem.Normal.Options.UseFont        = true;
     this.officeNavigationBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.officeNavigationBar1.Items.AddRange(new DevExpress.XtraBars.Navigation.NavigationBarItem[] {
         this.navigationBarItem1,
         this.navigationBarItem2,
         this.navigationBarItem3,
         this.navigationBarItem4,
         this.navigationBarItem5
     });
     this.officeNavigationBar1.Location   = new System.Drawing.Point(0, 698);
     this.officeNavigationBar1.Name       = "officeNavigationBar1";
     this.officeNavigationBar1.Size       = new System.Drawing.Size(957, 38);
     this.officeNavigationBar1.TabIndex   = 8;
     this.officeNavigationBar1.Text       = "officeNavigationBar1";
     this.officeNavigationBar1.ItemClick += new DevExpress.XtraBars.Navigation.NavigationBarItemClickEventHandler(this.officeNavigationBar_ItemClick);
     //
     // navigationBarItem1
     //
     this.navigationBarItem1.Name = "navigationBarItem1";
     this.navigationBarItem1.Text = "Acceuil";
     //
     // navigationBarItem2
     //
     this.navigationBarItem2.Name = "navigationBarItem2";
     this.navigationBarItem2.Text = "Service Médicale";
     //
     // navigationBarItem3
     //
     this.navigationBarItem3.Name = "navigationBarItem3";
     this.navigationBarItem3.Text = "Prélevement";
     //
     // navigationBarItem4
     //
     this.navigationBarItem4.Name = "navigationBarItem4";
     this.navigationBarItem4.Text = "Controle Biologique";
     //
     // navigationBarItem5
     //
     this.navigationBarItem5.Name = "navigationBarItem5";
     this.navigationBarItem5.Text = "Distribution";
     //
     // dockManager
     //
     this.dockManager.DockingOptions.FloatOnDblClick    = false;
     this.dockManager.DockingOptions.ShowAutoHideButton = false;
     this.dockManager.DockingOptions.ShowMaximizeButton = false;
     this.dockManager.Form = this.modulesContainer;
     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"
     });
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(957, 767);
     this.Controls.Add(this.modulesContainer);
     this.Controls.Add(this.officeNavigationBar1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbonControl);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview    = true;
     this.Name          = "FrmMain";
     this.Ribbon        = this.ribbonControl;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar     = this.ribbonStatusBar;
     this.Text          = "Don du Sang";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar1)).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.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
            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.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem5 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem6 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem7 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem8 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem9 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem10 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem11 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem16 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem12 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip();
            DevExpress.Utils.ToolTipTitleItem toolTipTitleItem17 = new DevExpress.Utils.ToolTipTitleItem();
            DevExpress.Utils.ToolTipItem toolTipItem13 = new DevExpress.Utils.ToolTipItem();
            DevExpress.Utils.Animation.Transition transition1 = new DevExpress.Utils.Animation.Transition();
            DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
            this.ribbonControlMain = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.applicationMenuMain = new DevExpress.XtraBars.Ribbon.ApplicationMenu(this.components);
            this.btnMaintenance = new DevExpress.XtraBars.BarButtonItem();
            this.btnAbout = new DevExpress.XtraBars.BarButtonItem();
            this.btnSignOut = new DevExpress.XtraBars.BarButtonItem();
            this.btnExit = new DevExpress.XtraBars.BarButtonItem();
            this.btnUpload = new DevExpress.XtraBars.BarButtonItem();
            this.btnDownload = new DevExpress.XtraBars.BarButtonItem();
            this.btnRenameFiles = new DevExpress.XtraBars.BarButtonItem();
            this.btnRefreshFiles = new DevExpress.XtraBars.BarButtonItem();
            this.btnSendFile = new DevExpress.XtraBars.BarButtonItem();
            this.btnFileBin = new DevExpress.XtraBars.BarButtonItem();
            this.lblName = new DevExpress.XtraBars.BarStaticItem();
            this.lblNameVal = new DevExpress.XtraBars.BarStaticItem();
            this.btnAddUser = new DevExpress.XtraBars.BarButtonItem();
            this.btnEditUser = new DevExpress.XtraBars.BarButtonItem();
            this.btnDeleteUser = new DevExpress.XtraBars.BarButtonItem();
            this.btnRefreshUsers = new DevExpress.XtraBars.BarButtonItem();
            this.btnUserProperties = new DevExpress.XtraBars.BarButtonItem();
            this.btnSendMessage = new DevExpress.XtraBars.BarButtonItem();
            this.btnSendFileTo = new DevExpress.XtraBars.BarButtonItem();
            this.btnAddtoClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnRemovefromClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnUserBin = new DevExpress.XtraBars.BarButtonItem();
            this.btnNewClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnEditClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnDeleteClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnRefreshClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnClassProperties = new DevExpress.XtraBars.BarButtonItem();
            this.btnClassBin = new DevExpress.XtraBars.BarButtonItem();
            this.btnDeleteFile = new DevExpress.XtraBars.BarButtonItem();
            this.btnOpenClass = new DevExpress.XtraBars.BarButtonItem();
            this.btnMessage = new DevExpress.XtraBars.BarButtonItem();
            this.btnMyAccount = new DevExpress.XtraBars.BarButtonItem();
            this.barToggleSwitchItemMasterSPlan = new DevExpress.XtraBars.BarToggleSwitchItem();
            this.btnUserFile = new DevExpress.XtraBars.BarButtonItem();
            this.btnResetPassword = new DevExpress.XtraBars.BarButtonItem();
            this.btnChangeTheme = new DevExpress.XtraBars.BarButtonItem();
            this.btnReports = new DevExpress.XtraBars.BarButtonItem();
            this.barToggleSwitchItemReg = new DevExpress.XtraBars.BarToggleSwitchItem();
            this.btnUserConfig = new DevExpress.XtraBars.BarButtonItem();
            this.barToggleSwitchItem1 = new DevExpress.XtraBars.BarToggleSwitchItem();
            this.barToggleSwitchItem2 = new DevExpress.XtraBars.BarToggleSwitchItem();
            this.barToggleSwitchItemSeatPlan = new DevExpress.XtraBars.BarToggleSwitchItem();
            this.ribbonPageHome = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupHomeAccInfo = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupHomeMessages = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageFiles = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupFile = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupManFile = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupFileView = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupFileBin = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageUsers = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupUserManipulate = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupUserView = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupUserBin = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupUserCommunicate = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupUserFile = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupReg = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupSeatPlan = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupUserConfig = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageClass = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupClassManipulate = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupClassView = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupClassBin = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageReports = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupReport = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBarMain = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.popupMenuFiles = new DevExpress.XtraBars.PopupMenu(this.components);
            this.panelControlMain = new DevExpress.XtraEditors.PanelControl();
            this.transitionManagerMain = new DevExpress.Utils.Animation.TransitionManager();
            this.openFileDialogMain = new System.Windows.Forms.OpenFileDialog();
            this.folderBrowserDialogMain = new System.Windows.Forms.FolderBrowserDialog();
            this.ribbonPageGroupClass = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.timerIDetector = new System.Windows.Forms.Timer(this.components);
            this.popupMenuUsers = new DevExpress.XtraBars.PopupMenu(this.components);
            this.alertControlMain = new DevExpress.XtraBars.Alerter.AlertControl(this.components);
            this.button1 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControlMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.applicationMenuMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuFiles)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControlMain)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuUsers)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbonControlMain
            // 
            this.ribbonControlMain.ApplicationButtonDropDownControl = this.applicationMenuMain;
            this.ribbonControlMain.ExpandCollapseItem.Id = 0;
            this.ribbonControlMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControlMain.ExpandCollapseItem,
            this.btnAbout,
            this.btnSignOut,
            this.btnExit,
            this.btnUpload,
            this.btnDownload,
            this.btnRenameFiles,
            this.btnRefreshFiles,
            this.btnSendFile,
            this.btnFileBin,
            this.lblName,
            this.lblNameVal,
            this.btnAddUser,
            this.btnEditUser,
            this.btnDeleteUser,
            this.btnRefreshUsers,
            this.btnUserProperties,
            this.btnSendMessage,
            this.btnSendFileTo,
            this.btnAddtoClass,
            this.btnRemovefromClass,
            this.btnUserBin,
            this.btnNewClass,
            this.btnEditClass,
            this.btnDeleteClass,
            this.btnRefreshClass,
            this.btnClassProperties,
            this.btnClassBin,
            this.btnMaintenance,
            this.btnDeleteFile,
            this.btnOpenClass,
            this.btnMessage,
            this.btnMyAccount,
            this.barToggleSwitchItemMasterSPlan,
            this.btnUserFile,
            this.btnResetPassword,
            this.btnChangeTheme,
            this.btnReports,
            this.barToggleSwitchItemReg,
            this.btnUserConfig,
            this.barToggleSwitchItem1,
            this.barToggleSwitchItem2,
            this.barToggleSwitchItemSeatPlan});
            this.ribbonControlMain.Location = new System.Drawing.Point(0, 0);
            this.ribbonControlMain.MaxItemId = 82;
            this.ribbonControlMain.Name = "ribbonControlMain";
            this.ribbonControlMain.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPageHome,
            this.ribbonPageFiles,
            this.ribbonPageUsers,
            this.ribbonPageClass,
            this.ribbonPageReports});
            this.ribbonControlMain.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2010;
            this.ribbonControlMain.Size = new System.Drawing.Size(882, 141);
            this.ribbonControlMain.StatusBar = this.ribbonStatusBarMain;
            this.ribbonControlMain.SelectedPageChanged += new System.EventHandler(this.ribbonControlMain_SelectedPageChanged);
            // 
            // applicationMenuMain
            // 
            this.applicationMenuMain.ItemLinks.Add(this.btnMaintenance, true);
            this.applicationMenuMain.ItemLinks.Add(this.btnAbout);
            this.applicationMenuMain.ItemLinks.Add(this.btnSignOut, true);
            this.applicationMenuMain.ItemLinks.Add(this.btnExit);
            this.applicationMenuMain.Name = "applicationMenuMain";
            this.applicationMenuMain.Ribbon = this.ribbonControlMain;
            // 
            // btnMaintenance
            // 
            this.btnMaintenance.Caption = "Maintenance";
            this.btnMaintenance.Glyph = global::ComDriveSW.Properties.Resources.Support_32;
            this.btnMaintenance.Id = 50;
            this.btnMaintenance.Name = "btnMaintenance";
            this.btnMaintenance.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnMaintenance_ItemClick);
            // 
            // btnAbout
            // 
            this.btnAbout.Caption = "About";
            this.btnAbout.Glyph = global::ComDriveSW.Properties.Resources.About_32;
            this.btnAbout.Id = 2;
            this.btnAbout.Name = "btnAbout";
            // 
            // btnSignOut
            // 
            this.btnSignOut.Caption = "Sign Out";
            this.btnSignOut.Glyph = global::ComDriveSW.Properties.Resources.Exit_Sign_32;
            this.btnSignOut.Id = 3;
            this.btnSignOut.Name = "btnSignOut";
            this.btnSignOut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSignOut_ItemClick);
            // 
            // btnExit
            // 
            this.btnExit.Caption = "Exit";
            this.btnExit.Glyph = global::ComDriveSW.Properties.Resources.Exit_32;
            this.btnExit.Id = 4;
            this.btnExit.Name = "btnExit";
            this.btnExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExit_ItemClick);
            // 
            // btnUpload
            // 
            this.btnUpload.Caption = "Upload";
            this.btnUpload.Glyph = global::ComDriveSW.Properties.Resources.Upload_32;
            this.btnUpload.Id = 5;
            this.btnUpload.Name = "btnUpload";
            this.btnUpload.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem1.Text = "Upload";
            toolTipItem1.LeftIndent = 6;
            toolTipItem1.Text = "Uploads the selected file(s)";
            toolTipTitleItem2.LeftIndent = 6;
            toolTipTitleItem2.Text = "Drag n Drop is supported";
            superToolTip1.Items.Add(toolTipTitleItem1);
            superToolTip1.Items.Add(toolTipItem1);
            superToolTip1.Items.Add(toolTipTitleItem2);
            this.btnUpload.SuperTip = superToolTip1;
            this.btnUpload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUpload_ItemClick);
            // 
            // btnDownload
            // 
            this.btnDownload.Caption = "Download";
            this.btnDownload.Glyph = global::ComDriveSW.Properties.Resources.Download_32;
            this.btnDownload.Id = 6;
            this.btnDownload.Name = "btnDownload";
            this.btnDownload.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem3.Text = "Download";
            toolTipItem2.LeftIndent = 6;
            toolTipItem2.Text = "Downloads the selected file(s) to the local directory";
            superToolTip2.Items.Add(toolTipTitleItem3);
            superToolTip2.Items.Add(toolTipItem2);
            this.btnDownload.SuperTip = superToolTip2;
            this.btnDownload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDownload_ItemClick);
            // 
            // btnRenameFiles
            // 
            this.btnRenameFiles.Caption = "Rename";
            this.btnRenameFiles.Glyph = global::ComDriveSW.Properties.Resources.Rename_32;
            this.btnRenameFiles.Id = 11;
            this.btnRenameFiles.Name = "btnRenameFiles";
            this.btnRenameFiles.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem4.Text = "Rename";
            toolTipItem3.LeftIndent = 6;
            toolTipItem3.Text = "Renames the selected file(s)";
            toolTipTitleItem5.LeftIndent = 6;
            toolTipTitleItem5.Text = "Press F2 to refresh";
            superToolTip3.Items.Add(toolTipTitleItem4);
            superToolTip3.Items.Add(toolTipItem3);
            superToolTip3.Items.Add(toolTipTitleItem5);
            this.btnRenameFiles.SuperTip = superToolTip3;
            this.btnRenameFiles.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRename_ItemClick);
            // 
            // btnRefreshFiles
            // 
            this.btnRefreshFiles.Caption = "Refresh";
            this.btnRefreshFiles.Glyph = global::ComDriveSW.Properties.Resources.Refresh_32;
            this.btnRefreshFiles.Id = 13;
            this.btnRefreshFiles.Name = "btnRefreshFiles";
            this.btnRefreshFiles.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem6.Text = "Refresh";
            toolTipItem4.LeftIndent = 6;
            toolTipItem4.Text = "Reloads the list of file(s)";
            toolTipTitleItem7.LeftIndent = 6;
            toolTipTitleItem7.Text = "Press F5 to refresh";
            superToolTip4.Items.Add(toolTipTitleItem6);
            superToolTip4.Items.Add(toolTipItem4);
            superToolTip4.Items.Add(toolTipTitleItem7);
            this.btnRefreshFiles.SuperTip = superToolTip4;
            this.btnRefreshFiles.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefreshFiles_ItemClick);
            // 
            // btnSendFile
            // 
            this.btnSendFile.Caption = "Send A File";
            this.btnSendFile.Glyph = global::ComDriveSW.Properties.Resources.Send_File_32;
            this.btnSendFile.Id = 15;
            this.btnSendFile.Name = "btnSendFile";
            this.btnSendFile.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnSendFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSendFile_ItemClick);
            // 
            // btnFileBin
            // 
            this.btnFileBin.Caption = "Bin";
            this.btnFileBin.Glyph = global::ComDriveSW.Properties.Resources.Recycle_Sign_32;
            this.btnFileBin.Id = 16;
            this.btnFileBin.Name = "btnFileBin";
            this.btnFileBin.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnFileBin.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnFileBin_ItemClick);
            // 
            // lblName
            // 
            this.lblName.Caption = "Name :";
            this.lblName.Id = 23;
            this.lblName.Name = "lblName";
            this.lblName.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblNameVal
            // 
            this.lblNameVal.Caption = "Name Here";
            this.lblNameVal.Id = 24;
            this.lblNameVal.Name = "lblNameVal";
            this.lblNameVal.TextAlignment = System.Drawing.StringAlignment.Near;
            // 
            // btnAddUser
            // 
            this.btnAddUser.Caption = "New User";
            this.btnAddUser.Glyph = global::ComDriveSW.Properties.Resources.Add_User_32;
            this.btnAddUser.Id = 31;
            this.btnAddUser.Name = "btnAddUser";
            this.btnAddUser.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem8.Text = "New User";
            toolTipItem5.LeftIndent = 6;
            toolTipItem5.Text = "Creates a new user";
            superToolTip5.Items.Add(toolTipTitleItem8);
            superToolTip5.Items.Add(toolTipItem5);
            this.btnAddUser.SuperTip = superToolTip5;
            this.btnAddUser.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAddUser_ItemClick);
            // 
            // btnEditUser
            // 
            this.btnEditUser.Caption = "Edit User";
            this.btnEditUser.Glyph = global::ComDriveSW.Properties.Resources.Edit_User_32;
            this.btnEditUser.Id = 32;
            this.btnEditUser.Name = "btnEditUser";
            this.btnEditUser.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem9.Text = "Edit User";
            toolTipItem6.LeftIndent = 6;
            toolTipItem6.Text = "Edits the selected user(s)";
            superToolTip6.Items.Add(toolTipTitleItem9);
            superToolTip6.Items.Add(toolTipItem6);
            this.btnEditUser.SuperTip = superToolTip6;
            this.btnEditUser.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEditUser_ItemClick);
            // 
            // btnDeleteUser
            // 
            this.btnDeleteUser.Caption = "Delete User";
            this.btnDeleteUser.Glyph = global::ComDriveSW.Properties.Resources.Remove_User_32;
            this.btnDeleteUser.Id = 33;
            this.btnDeleteUser.Name = "btnDeleteUser";
            this.btnDeleteUser.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem10.Text = "Delete User";
            toolTipItem7.LeftIndent = 6;
            toolTipItem7.Text = "Archives the selected user(s)";
            superToolTip7.Items.Add(toolTipTitleItem10);
            superToolTip7.Items.Add(toolTipItem7);
            this.btnDeleteUser.SuperTip = superToolTip7;
            this.btnDeleteUser.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDeleteUser_ItemClick);
            // 
            // btnRefreshUsers
            // 
            this.btnRefreshUsers.Caption = "Refresh";
            this.btnRefreshUsers.Glyph = global::ComDriveSW.Properties.Resources.Refresh_321;
            this.btnRefreshUsers.Id = 34;
            this.btnRefreshUsers.Name = "btnRefreshUsers";
            this.btnRefreshUsers.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem11.Text = "Refresh";
            toolTipItem8.LeftIndent = 6;
            toolTipItem8.Text = "Reloads the list of active user(s)";
            superToolTip8.Items.Add(toolTipTitleItem11);
            superToolTip8.Items.Add(toolTipItem8);
            this.btnRefreshUsers.SuperTip = superToolTip8;
            this.btnRefreshUsers.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefreshUsers_ItemClick);
            // 
            // btnUserProperties
            // 
            this.btnUserProperties.Caption = "Properties";
            this.btnUserProperties.Glyph = global::ComDriveSW.Properties.Resources.Show_Property_32;
            this.btnUserProperties.Id = 35;
            this.btnUserProperties.Name = "btnUserProperties";
            this.btnUserProperties.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem12.Text = "Properties";
            toolTipItem9.LeftIndent = 6;
            toolTipItem9.Text = "Shows the properties of the selected user(s)";
            superToolTip9.Items.Add(toolTipTitleItem12);
            superToolTip9.Items.Add(toolTipItem9);
            this.btnUserProperties.SuperTip = superToolTip9;
            this.btnUserProperties.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUserProperties_ItemClick);
            // 
            // btnSendMessage
            // 
            this.btnSendMessage.Caption = "Send a Message";
            this.btnSendMessage.Glyph = global::ComDriveSW.Properties.Resources.Speech_Bubble_32;
            this.btnSendMessage.Id = 36;
            this.btnSendMessage.Name = "btnSendMessage";
            this.btnSendMessage.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnSendMessage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSendMessage_ItemClick);
            // 
            // btnSendFileTo
            // 
            this.btnSendFileTo.Caption = "Send File";
            this.btnSendFileTo.Glyph = global::ComDriveSW.Properties.Resources.Send_File_321;
            this.btnSendFileTo.Id = 37;
            this.btnSendFileTo.Name = "btnSendFileTo";
            this.btnSendFileTo.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            // 
            // btnAddtoClass
            // 
            this.btnAddtoClass.Caption = "Add to Class";
            this.btnAddtoClass.Id = 39;
            this.btnAddtoClass.Name = "btnAddtoClass";
            this.btnAddtoClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            // 
            // btnRemovefromClass
            // 
            this.btnRemovefromClass.Caption = "Remove from Class";
            this.btnRemovefromClass.Id = 40;
            this.btnRemovefromClass.Name = "btnRemovefromClass";
            this.btnRemovefromClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            // 
            // btnUserBin
            // 
            this.btnUserBin.Caption = "Bin";
            this.btnUserBin.Glyph = global::ComDriveSW.Properties.Resources.Recycle_Sign_32;
            this.btnUserBin.Id = 41;
            this.btnUserBin.Name = "btnUserBin";
            this.btnUserBin.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem13.Text = "Bin";
            toolTipItem10.LeftIndent = 6;
            toolTipItem10.Text = "Shows the list of archived user(s)";
            superToolTip10.Items.Add(toolTipTitleItem13);
            superToolTip10.Items.Add(toolTipItem10);
            this.btnUserBin.SuperTip = superToolTip10;
            this.btnUserBin.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUserBin_ItemClick);
            // 
            // btnNewClass
            // 
            this.btnNewClass.Caption = "New Class";
            this.btnNewClass.Glyph = global::ComDriveSW.Properties.Resources.Class_add;
            this.btnNewClass.Id = 44;
            this.btnNewClass.Name = "btnNewClass";
            this.btnNewClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnNewClass.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnNewClass_ItemClick);
            // 
            // btnEditClass
            // 
            this.btnEditClass.Caption = "Edit Class";
            this.btnEditClass.Glyph = global::ComDriveSW.Properties.Resources.Class_edit;
            this.btnEditClass.Id = 45;
            this.btnEditClass.Name = "btnEditClass";
            this.btnEditClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnEditClass.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEditClass_ItemClick);
            // 
            // btnDeleteClass
            // 
            this.btnDeleteClass.Caption = "Delete Class";
            this.btnDeleteClass.Glyph = global::ComDriveSW.Properties.Resources.Class_del;
            this.btnDeleteClass.Id = 46;
            this.btnDeleteClass.Name = "btnDeleteClass";
            this.btnDeleteClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnDeleteClass.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDeleteClass_ItemClick);
            // 
            // btnRefreshClass
            // 
            this.btnRefreshClass.Caption = "Refresh";
            this.btnRefreshClass.Glyph = global::ComDriveSW.Properties.Resources.Refresh_32;
            this.btnRefreshClass.Id = 47;
            this.btnRefreshClass.Name = "btnRefreshClass";
            this.btnRefreshClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnRefreshClass.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnRefreshClass_ItemClick);
            // 
            // btnClassProperties
            // 
            this.btnClassProperties.Caption = "Properties";
            this.btnClassProperties.Glyph = global::ComDriveSW.Properties.Resources.Show_Property_32;
            this.btnClassProperties.Id = 48;
            this.btnClassProperties.Name = "btnClassProperties";
            this.btnClassProperties.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnClassProperties.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnClassProperties_ItemClick);
            // 
            // btnClassBin
            // 
            this.btnClassBin.Caption = "Bin";
            this.btnClassBin.Glyph = global::ComDriveSW.Properties.Resources.Recycle_Sign_32;
            this.btnClassBin.Id = 49;
            this.btnClassBin.Name = "btnClassBin";
            this.btnClassBin.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnClassBin.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnClassBin_ItemClick);
            // 
            // btnDeleteFile
            // 
            this.btnDeleteFile.Caption = "Delete";
            this.btnDeleteFile.Glyph = global::ComDriveSW.Properties.Resources.Delete_File_32;
            this.btnDeleteFile.Id = 51;
            this.btnDeleteFile.Name = "btnDeleteFile";
            this.btnDeleteFile.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem14.Text = "Delete";
            toolTipItem11.LeftIndent = 6;
            toolTipItem11.Text = "Archives the selected file(s)";
            toolTipTitleItem15.LeftIndent = 6;
            toolTipTitleItem15.Text = "Press DEL to delete";
            superToolTip11.Items.Add(toolTipTitleItem14);
            superToolTip11.Items.Add(toolTipItem11);
            superToolTip11.Items.Add(toolTipTitleItem15);
            this.btnDeleteFile.SuperTip = superToolTip11;
            this.btnDeleteFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnDeleteFile_ItemClick);
            // 
            // btnOpenClass
            // 
            this.btnOpenClass.Caption = "Open";
            this.btnOpenClass.Glyph = global::ComDriveSW.Properties.Resources.External_Link_32;
            this.btnOpenClass.Id = 52;
            this.btnOpenClass.Name = "btnOpenClass";
            this.btnOpenClass.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem16.Text = "Open";
            toolTipItem12.LeftIndent = 6;
            toolTipItem12.Text = "Opens the selected class(es)";
            superToolTip12.Items.Add(toolTipTitleItem16);
            superToolTip12.Items.Add(toolTipItem12);
            this.btnOpenClass.SuperTip = superToolTip12;
            this.btnOpenClass.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnOpenClass_ItemClick);
            // 
            // btnMessage
            // 
            this.btnMessage.Caption = "Messages";
            this.btnMessage.Glyph = global::ComDriveSW.Properties.Resources.Message_32;
            this.btnMessage.Id = 53;
            this.btnMessage.Name = "btnMessage";
            this.btnMessage.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnMessage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnMessage_ItemClick);
            // 
            // btnMyAccount
            // 
            this.btnMyAccount.Caption = "My Account";
            this.btnMyAccount.Glyph = global::ComDriveSW.Properties.Resources.User_Menu_32;
            this.btnMyAccount.Id = 54;
            this.btnMyAccount.Name = "btnMyAccount";
            this.btnMyAccount.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnMyAccount.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
            // 
            // barToggleSwitchItemMasterSPlan
            // 
            this.barToggleSwitchItemMasterSPlan.Id = 55;
            this.barToggleSwitchItemMasterSPlan.Name = "barToggleSwitchItemMasterSPlan";
            this.barToggleSwitchItemMasterSPlan.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barToggleSwitchItemMasterSPlan_CheckedChanged);
            // 
            // btnUserFile
            // 
            this.btnUserFile.Caption = "View Files";
            this.btnUserFile.Glyph = global::ComDriveSW.Properties.Resources.File_32;
            this.btnUserFile.Id = 56;
            this.btnUserFile.Name = "btnUserFile";
            this.btnUserFile.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            toolTipTitleItem17.Text = "View Files";
            toolTipItem13.LeftIndent = 6;
            toolTipItem13.Text = "Access the file(s) of the selected user(s)";
            superToolTip13.Items.Add(toolTipTitleItem17);
            superToolTip13.Items.Add(toolTipItem13);
            this.btnUserFile.SuperTip = superToolTip13;
            this.btnUserFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUserFile_ItemClick);
            // 
            // btnResetPassword
            // 
            this.btnResetPassword.Caption = "Reset Password";
            this.btnResetPassword.Glyph = global::ComDriveSW.Properties.Resources.Password_321;
            this.btnResetPassword.Id = 57;
            this.btnResetPassword.Name = "btnResetPassword";
            this.btnResetPassword.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnResetPassword_ItemClick);
            // 
            // btnChangeTheme
            // 
            this.btnChangeTheme.Caption = "Change Theme";
            this.btnChangeTheme.Glyph = global::ComDriveSW.Properties.Resources.Template_32;
            this.btnChangeTheme.Id = 58;
            this.btnChangeTheme.Name = "btnChangeTheme";
            this.btnChangeTheme.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnChangeTheme_ItemClick);
            // 
            // btnReports
            // 
            this.btnReports.Caption = "Report selection";
            this.btnReports.Glyph = global::ComDriveSW.Properties.Resources.Print_32;
            this.btnReports.Id = 59;
            this.btnReports.Name = "btnReports";
            this.btnReports.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnReports.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnReports_ItemClick);
            // 
            // barToggleSwitchItemReg
            // 
            this.barToggleSwitchItemReg.Id = 63;
            this.barToggleSwitchItemReg.Name = "barToggleSwitchItemReg";
            this.barToggleSwitchItemReg.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barToggleSwitchItemReg_CheckedChanged);
            // 
            // btnUserConfig
            // 
            this.btnUserConfig.Caption = "Configuration";
            this.btnUserConfig.Glyph = global::ComDriveSW.Properties.Resources.Settings_3_32;
            this.btnUserConfig.Id = 64;
            this.btnUserConfig.Name = "btnUserConfig";
            this.btnUserConfig.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
            this.btnUserConfig.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnUserConfig_ItemClick);
            // 
            // barToggleSwitchItem1
            // 
            this.barToggleSwitchItem1.Caption = "barToggleSwitchItem1";
            this.barToggleSwitchItem1.Id = 65;
            this.barToggleSwitchItem1.Name = "barToggleSwitchItem1";
            // 
            // barToggleSwitchItem2
            // 
            this.barToggleSwitchItem2.Caption = "barToggleSwitchItem2";
            this.barToggleSwitchItem2.Id = 67;
            this.barToggleSwitchItem2.Name = "barToggleSwitchItem2";
            // 
            // barToggleSwitchItemSeatPlan
            // 
            this.barToggleSwitchItemSeatPlan.Id = 79;
            this.barToggleSwitchItemSeatPlan.Name = "barToggleSwitchItemSeatPlan";
            this.barToggleSwitchItemSeatPlan.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barToggleSwitchItemSeatPlan_CheckedChanged);
            // 
            // ribbonPageHome
            // 
            this.ribbonPageHome.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupHomeAccInfo,
            this.ribbonPageGroupHomeMessages});
            this.ribbonPageHome.Name = "ribbonPageHome";
            this.ribbonPageHome.Text = "Home";
            // 
            // ribbonPageGroupHomeAccInfo
            // 
            this.ribbonPageGroupHomeAccInfo.AllowTextClipping = false;
            this.ribbonPageGroupHomeAccInfo.ItemLinks.Add(this.btnMyAccount);
            this.ribbonPageGroupHomeAccInfo.Name = "ribbonPageGroupHomeAccInfo";
            this.ribbonPageGroupHomeAccInfo.ShowCaptionButton = false;
            this.ribbonPageGroupHomeAccInfo.Text = "Account";
            // 
            // ribbonPageGroupHomeMessages
            // 
            this.ribbonPageGroupHomeMessages.AllowTextClipping = false;
            this.ribbonPageGroupHomeMessages.ItemLinks.Add(this.btnMessage);
            this.ribbonPageGroupHomeMessages.Name = "ribbonPageGroupHomeMessages";
            this.ribbonPageGroupHomeMessages.ShowCaptionButton = false;
            this.ribbonPageGroupHomeMessages.Text = "Message";
            // 
            // ribbonPageFiles
            // 
            this.ribbonPageFiles.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupFile,
            this.ribbonPageGroupManFile,
            this.ribbonPageGroupFileView,
            this.ribbonPageGroupFileBin});
            this.ribbonPageFiles.Name = "ribbonPageFiles";
            this.ribbonPageFiles.Text = "Files";
            // 
            // ribbonPageGroupFile
            // 
            this.ribbonPageGroupFile.AllowTextClipping = false;
            this.ribbonPageGroupFile.ItemLinks.Add(this.btnUpload);
            this.ribbonPageGroupFile.ItemLinks.Add(this.btnDownload);
            this.ribbonPageGroupFile.ItemLinks.Add(this.btnDeleteFile);
            this.ribbonPageGroupFile.Name = "ribbonPageGroupFile";
            this.ribbonPageGroupFile.ShowCaptionButton = false;
            this.ribbonPageGroupFile.Text = "File";
            // 
            // ribbonPageGroupManFile
            // 
            this.ribbonPageGroupManFile.AllowTextClipping = false;
            this.ribbonPageGroupManFile.ItemLinks.Add(this.btnRenameFiles);
            this.ribbonPageGroupManFile.Name = "ribbonPageGroupManFile";
            this.ribbonPageGroupManFile.ShowCaptionButton = false;
            this.ribbonPageGroupManFile.Text = "Manipulate";
            // 
            // ribbonPageGroupFileView
            // 
            this.ribbonPageGroupFileView.AllowTextClipping = false;
            this.ribbonPageGroupFileView.ItemLinks.Add(this.btnRefreshFiles);
            this.ribbonPageGroupFileView.Name = "ribbonPageGroupFileView";
            this.ribbonPageGroupFileView.ShowCaptionButton = false;
            this.ribbonPageGroupFileView.Text = "View";
            // 
            // ribbonPageGroupFileBin
            // 
            this.ribbonPageGroupFileBin.AllowTextClipping = false;
            this.ribbonPageGroupFileBin.ItemLinks.Add(this.btnFileBin);
            this.ribbonPageGroupFileBin.Name = "ribbonPageGroupFileBin";
            this.ribbonPageGroupFileBin.ShowCaptionButton = false;
            this.ribbonPageGroupFileBin.Text = "Bin";
            // 
            // ribbonPageUsers
            // 
            this.ribbonPageUsers.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupUserManipulate,
            this.ribbonPageGroupUserView,
            this.ribbonPageGroupUserBin,
            this.ribbonPageGroupUserCommunicate,
            this.ribbonPageGroupUserFile,
            this.ribbonPageGroupReg,
            this.ribbonPageGroupSeatPlan,
            this.ribbonPageGroupUserConfig});
            this.ribbonPageUsers.Name = "ribbonPageUsers";
            this.ribbonPageUsers.Text = "Users";
            // 
            // ribbonPageGroupUserManipulate
            // 
            this.ribbonPageGroupUserManipulate.AllowTextClipping = false;
            this.ribbonPageGroupUserManipulate.ItemLinks.Add(this.btnAddUser);
            this.ribbonPageGroupUserManipulate.ItemLinks.Add(this.btnEditUser);
            this.ribbonPageGroupUserManipulate.ItemLinks.Add(this.btnDeleteUser);
            this.ribbonPageGroupUserManipulate.Name = "ribbonPageGroupUserManipulate";
            this.ribbonPageGroupUserManipulate.ShowCaptionButton = false;
            this.ribbonPageGroupUserManipulate.Text = "User";
            // 
            // ribbonPageGroupUserView
            // 
            this.ribbonPageGroupUserView.AllowTextClipping = false;
            this.ribbonPageGroupUserView.ItemLinks.Add(this.btnRefreshUsers);
            this.ribbonPageGroupUserView.ItemLinks.Add(this.btnUserProperties);
            this.ribbonPageGroupUserView.Name = "ribbonPageGroupUserView";
            this.ribbonPageGroupUserView.ShowCaptionButton = false;
            this.ribbonPageGroupUserView.Text = "View";
            // 
            // ribbonPageGroupUserBin
            // 
            this.ribbonPageGroupUserBin.AllowTextClipping = false;
            this.ribbonPageGroupUserBin.ItemLinks.Add(this.btnUserBin);
            this.ribbonPageGroupUserBin.Name = "ribbonPageGroupUserBin";
            this.ribbonPageGroupUserBin.ShowCaptionButton = false;
            this.ribbonPageGroupUserBin.Text = "Bin";
            // 
            // ribbonPageGroupUserCommunicate
            // 
            this.ribbonPageGroupUserCommunicate.AllowTextClipping = false;
            this.ribbonPageGroupUserCommunicate.ItemLinks.Add(this.btnSendMessage);
            this.ribbonPageGroupUserCommunicate.Name = "ribbonPageGroupUserCommunicate";
            this.ribbonPageGroupUserCommunicate.ShowCaptionButton = false;
            this.ribbonPageGroupUserCommunicate.Text = "Communicate";
            // 
            // ribbonPageGroupUserFile
            // 
            this.ribbonPageGroupUserFile.AllowTextClipping = false;
            this.ribbonPageGroupUserFile.ItemLinks.Add(this.btnUserFile);
            this.ribbonPageGroupUserFile.Name = "ribbonPageGroupUserFile";
            this.ribbonPageGroupUserFile.ShowCaptionButton = false;
            this.ribbonPageGroupUserFile.Text = "User File";
            // 
            // ribbonPageGroupReg
            // 
            this.ribbonPageGroupReg.AllowTextClipping = false;
            this.ribbonPageGroupReg.ItemLinks.Add(this.barToggleSwitchItemReg);
            this.ribbonPageGroupReg.Name = "ribbonPageGroupReg";
            this.ribbonPageGroupReg.ShowCaptionButton = false;
            this.ribbonPageGroupReg.Text = "Registration";
            // 
            // ribbonPageGroupSeatPlan
            // 
            this.ribbonPageGroupSeatPlan.AllowTextClipping = false;
            this.ribbonPageGroupSeatPlan.ItemLinks.Add(this.barToggleSwitchItemSeatPlan);
            this.ribbonPageGroupSeatPlan.Name = "ribbonPageGroupSeatPlan";
            this.ribbonPageGroupSeatPlan.ShowCaptionButton = false;
            this.ribbonPageGroupSeatPlan.Text = "Seat Plan";
            // 
            // ribbonPageGroupUserConfig
            // 
            this.ribbonPageGroupUserConfig.AllowTextClipping = false;
            this.ribbonPageGroupUserConfig.ItemLinks.Add(this.btnUserConfig, true);
            this.ribbonPageGroupUserConfig.Name = "ribbonPageGroupUserConfig";
            this.ribbonPageGroupUserConfig.ShowCaptionButton = false;
            this.ribbonPageGroupUserConfig.Text = "More Settings";
            // 
            // ribbonPageClass
            // 
            this.ribbonPageClass.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupClassManipulate,
            this.ribbonPageGroupClassView,
            this.ribbonPageGroupClassBin});
            this.ribbonPageClass.Name = "ribbonPageClass";
            this.ribbonPageClass.Text = "Class";
            // 
            // ribbonPageGroupClassManipulate
            // 
            this.ribbonPageGroupClassManipulate.AllowTextClipping = false;
            this.ribbonPageGroupClassManipulate.ItemLinks.Add(this.btnNewClass);
            this.ribbonPageGroupClassManipulate.ItemLinks.Add(this.btnEditClass);
            this.ribbonPageGroupClassManipulate.ItemLinks.Add(this.btnDeleteClass);
            this.ribbonPageGroupClassManipulate.Name = "ribbonPageGroupClassManipulate";
            this.ribbonPageGroupClassManipulate.ShowCaptionButton = false;
            this.ribbonPageGroupClassManipulate.Text = "Class";
            // 
            // ribbonPageGroupClassView
            // 
            this.ribbonPageGroupClassView.AllowTextClipping = false;
            this.ribbonPageGroupClassView.ItemLinks.Add(this.btnOpenClass);
            this.ribbonPageGroupClassView.ItemLinks.Add(this.btnRefreshClass);
            this.ribbonPageGroupClassView.ItemLinks.Add(this.btnClassProperties);
            this.ribbonPageGroupClassView.Name = "ribbonPageGroupClassView";
            this.ribbonPageGroupClassView.ShowCaptionButton = false;
            this.ribbonPageGroupClassView.Text = "View";
            // 
            // ribbonPageGroupClassBin
            // 
            this.ribbonPageGroupClassBin.AllowTextClipping = false;
            this.ribbonPageGroupClassBin.ItemLinks.Add(this.btnClassBin);
            this.ribbonPageGroupClassBin.Name = "ribbonPageGroupClassBin";
            this.ribbonPageGroupClassBin.ShowCaptionButton = false;
            this.ribbonPageGroupClassBin.Text = "Bin";
            // 
            // ribbonPageReports
            // 
            this.ribbonPageReports.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupReport});
            this.ribbonPageReports.Name = "ribbonPageReports";
            this.ribbonPageReports.Text = "Reports";
            // 
            // ribbonPageGroupReport
            // 
            this.ribbonPageGroupReport.AllowTextClipping = false;
            this.ribbonPageGroupReport.ItemLinks.Add(this.btnReports);
            this.ribbonPageGroupReport.Name = "ribbonPageGroupReport";
            this.ribbonPageGroupReport.ShowCaptionButton = false;
            this.ribbonPageGroupReport.Text = "Report";
            // 
            // ribbonStatusBarMain
            // 
            this.ribbonStatusBarMain.ItemLinks.Add(this.lblName);
            this.ribbonStatusBarMain.ItemLinks.Add(this.lblNameVal);
            this.ribbonStatusBarMain.Location = new System.Drawing.Point(0, 484);
            this.ribbonStatusBarMain.Name = "ribbonStatusBarMain";
            this.ribbonStatusBarMain.Ribbon = this.ribbonControlMain;
            this.ribbonStatusBarMain.Size = new System.Drawing.Size(882, 27);
            // 
            // popupMenuFiles
            // 
            this.popupMenuFiles.ItemLinks.Add(this.btnRefreshFiles, true);
            this.popupMenuFiles.ItemLinks.Add(this.btnUpload, true);
            this.popupMenuFiles.ItemLinks.Add(this.btnDownload);
            this.popupMenuFiles.ItemLinks.Add(this.btnRenameFiles, true);
            this.popupMenuFiles.Name = "popupMenuFiles";
            this.popupMenuFiles.Ribbon = this.ribbonControlMain;
            // 
            // panelControlMain
            // 
            this.panelControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControlMain.Location = new System.Drawing.Point(0, 141);
            this.panelControlMain.Name = "panelControlMain";
            this.panelControlMain.Size = new System.Drawing.Size(882, 343);
            this.panelControlMain.TabIndex = 3;
            // 
            // transitionManagerMain
            // 
            transition1.Control = null;
            slideFadeTransition1.Parameters.Background = System.Drawing.Color.Empty;
            transition1.TransitionType = slideFadeTransition1;
            this.transitionManagerMain.Transitions.Add(transition1);
            // 
            // openFileDialogMain
            // 
            this.openFileDialogMain.Multiselect = true;
            this.openFileDialogMain.Title = "Select the file(s) to upload";
            // 
            // ribbonPageGroupClass
            // 
            this.ribbonPageGroupClass.AllowTextClipping = false;
            this.ribbonPageGroupClass.ItemLinks.Add(this.btnAddtoClass);
            this.ribbonPageGroupClass.ItemLinks.Add(this.btnRemovefromClass);
            this.ribbonPageGroupClass.Name = "ribbonPageGroupClass";
            this.ribbonPageGroupClass.ShowCaptionButton = false;
            this.ribbonPageGroupClass.Text = "Class";
            // 
            // timerIDetector
            // 
            this.timerIDetector.Interval = 1000;
            this.timerIDetector.Tick += new System.EventHandler(this.timerIDetector_Tick);
            // 
            // popupMenuUsers
            // 
            this.popupMenuUsers.ItemLinks.Add(this.btnRefreshUsers);
            this.popupMenuUsers.ItemLinks.Add(this.btnAddUser, true);
            this.popupMenuUsers.ItemLinks.Add(this.btnEditUser);
            this.popupMenuUsers.ItemLinks.Add(this.btnDeleteUser);
            this.popupMenuUsers.ItemLinks.Add(this.btnUserProperties, true);
            this.popupMenuUsers.ItemLinks.Add(this.btnResetPassword, true);
            this.popupMenuUsers.ItemLinks.Add(this.btnChangeTheme);
            this.popupMenuUsers.Name = "popupMenuUsers";
            this.popupMenuUsers.Ribbon = this.ribbonControlMain;
            // 
            // alertControlMain
            // 
            this.alertControlMain.FormDisplaySpeed = DevExpress.XtraBars.Alerter.AlertFormDisplaySpeed.Fast;
            this.alertControlMain.FormMaxCount = 5;
            this.alertControlMain.ShowPinButton = false;
            this.alertControlMain.ShowToolTips = false;
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(387, 12);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 6;
            this.button1.Text = "button1";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click_1);
            // 
            // frmMain
            // 
            this.AllowDrop = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(882, 511);
            this.Controls.Add(this.button1);
            this.Controls.Add(this.panelControlMain);
            this.Controls.Add(this.ribbonStatusBarMain);
            this.Controls.Add(this.ribbonControlMain);
            this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.None;
            this.Name = "frmMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "ComDrive";
            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);
            this.DragDrop += new System.Windows.Forms.DragEventHandler(this.frmMain_DragDrop);
            this.DragEnter += new System.Windows.Forms.DragEventHandler(this.frmMain_DragEnter);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControlMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.applicationMenuMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuFiles)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControlMain)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.popupMenuUsers)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #7
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.Transition transition1 = new DevExpress.Utils.Animation.Transition();
            DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.modulesContainer = new DevExpress.XtraEditors.XtraUserControl();
            this.navBar = new DevExpress.XtraNavBar.NavBarControl();
            this.taskbarAssistant = new DevExpress.Utils.Taskbar.TaskbarAssistant();
            this.taskNewEmployee = new DevExpress.Utils.Taskbar.JumpListItemTask();
            this.taskSalesMap = new DevExpress.Utils.Taskbar.JumpListItemTask();
            this.taskOpportunities = new DevExpress.Utils.Taskbar.JumpListItemTask();
            this.notificationManager = new DevExpress.XtraBars.ToastNotifications.ToastNotificationsManager(this.components);
            this.overviewControl = new DevExpress.OutlookInspiredApp.Win.Modules.OverviewControl();
            this.officeNavigationBar = new DevExpress.XtraBars.Navigation.OfficeNavigationBar();
            this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.backstageViewControl = 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.tabBackstageViewAbout = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
            this.tabBackstageViewExport = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
            this.tabBackstageViewPrint = new DevExpress.XtraBars.Ribbon.BackstageViewTabItem();
            this.backstageViewItemSeparator1 = new DevExpress.XtraBars.Ribbon.BackstageViewItemSeparator();
            this.biBackstageViewGetStarted = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
            this.biBackstageViewGetSupport = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
            this.biBackstageViewBuyNow = new DevExpress.XtraBars.Ribbon.BackstageViewButtonItem();
            this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
            this.barNavigationItem = new DevExpress.XtraBars.BarSubItem();
            this.biFolderPaneSubItem = new DevExpress.XtraBars.BarSubItem();
            this.bmiFolderNormal = new DevExpress.XtraBars.BarCheckItem();
            this.bmiFolderMinimized = new DevExpress.XtraBars.BarCheckItem();
            this.bmiFolderOff = new DevExpress.XtraBars.BarCheckItem();
            this.biGetStarted = new DevExpress.XtraBars.BarButtonItem();
            this.biGetSupport = new DevExpress.XtraBars.BarButtonItem();
            this.biBuyNow = new DevExpress.XtraBars.BarButtonItem();
            this.biAbout = new DevExpress.XtraBars.BarButtonItem();
            this.bbiNormal = new DevExpress.XtraBars.BarCheckItem();
            this.beZoomLevel = new DevExpress.XtraBars.BarEditItem();
            this.zoomLevelTrackBar = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
            this.bbiReading = new DevExpress.XtraBars.BarCheckItem();
            this.bbiZoomDialog = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup4 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroup3 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup2 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.dockManager = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.transitionManager = new DevExpress.Utils.Animation.TransitionManager();
            this.modulesContainer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.navBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.notificationManager)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
            this.backstageViewControl.SuspendLayout();
            this.backstageViewClientControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.zoomLevelTrackBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
            this.SuspendLayout();
            // 
            // modulesContainer
            // 
            this.modulesContainer.Controls.Add(this.navBar);
            this.modulesContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.modulesContainer.Location = new System.Drawing.Point(0, 144);
            this.modulesContainer.Margin = new System.Windows.Forms.Padding(24, 23, 24, 3);
            this.modulesContainer.Name = "modulesContainer";
            this.modulesContainer.Size = new System.Drawing.Size(1368, 603);
            this.modulesContainer.TabIndex = 2;
            // 
            // navBar
            // 
            this.navBar.ActiveGroup = null;
            this.navBar.Dock = System.Windows.Forms.DockStyle.Left;
            this.navBar.Location = new System.Drawing.Point(0, 0);
            this.navBar.Name = "navBar";
            this.navBar.OptionsNavPane.CollapsedWidth = 41;
            this.navBar.OptionsNavPane.ExpandedWidth = 200;
            this.navBar.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
            this.navBar.Size = new System.Drawing.Size(200, 603);
            this.navBar.TabIndex = 5;
            this.navBar.Text = "navBarControl1";
            // 
            // taskbarAssistant
            // 
            this.taskbarAssistant.JumpListTasksCategory.Add(this.taskNewEmployee);
            this.taskbarAssistant.JumpListTasksCategory.Add(this.taskSalesMap);
            this.taskbarAssistant.JumpListTasksCategory.Add(this.taskOpportunities);
            this.taskbarAssistant.ParentControl = this;
            this.taskbarAssistant.ThumbnailClipRegion = new System.Drawing.Rectangle(0, 0, 0, 0);
            // 
            // taskNewEmployee
            // 
            this.taskNewEmployee.IconIndex = 0;
            this.taskNewEmployee.Caption = "New Employee";
            // 
            // taskSalesMap
            // 
            this.taskSalesMap.IconIndex = 0;
            this.taskSalesMap.Caption = "Sales Map";
            // 
            // taskOpportunities
            // 
            this.taskOpportunities.IconIndex = 0;
            this.taskOpportunities.Caption = "Opportunities";
            // 
            // notificationsManager
            // 
            this.notificationManager.ApplicationId = "Components_14_1_Demo_Center_14_1";
            this.notificationManager.ApplicationName = "DevAV";
            this.notificationManager.Notifications.AddRange(new DevExpress.XtraBars.ToastNotifications.IToastNotificationProperties[] {
            new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf013", null, "DevAV Tips & Tricks", "Become a UI Superhero, check out", "our WYSIWYG Reporting in the Sales Module", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
            new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf014", null, "DevAV Tips & Tricks", "Become a UI Superhero, take users ", "where they want to go with DevExpress Maps", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
            new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf015", null, "DevAV Tips & Tricks", "Become a UI Superhero, explore", "PDF-documents with DevExpress PDF Viewer", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04),
            new DevExpress.XtraBars.ToastNotifications.ToastNotification("04d87d90-04d2-44a5-8d06-74dcf65cf016", null, "DevAV Tips & Tricks", "Become a UI Superhero, check out our", "straightforward and easy-to-use Spreadsheet", DevExpress.XtraBars.ToastNotifications.ToastNotificationTemplate.Text04)});
            // 
            // overviewControl
            // 
            this.overviewControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.overviewControl.Location = new System.Drawing.Point(0, 0);
            this.overviewControl.Name = "overviewControl";
            this.overviewControl.Size = new System.Drawing.Size(1234, 539);
            this.overviewControl.TabIndex = 0;
            // 
            // officeNavigationBar
            // 
            this.officeNavigationBar.AllowDrag = true;
            this.officeNavigationBar.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.officeNavigationBar.Location = new System.Drawing.Point(0, 747);
            this.officeNavigationBar.MenuManager = this.ribbonControl;
            this.officeNavigationBar.MinimumSize = new System.Drawing.Size(0, 21);
            this.officeNavigationBar.Name = "officeNavigationBar";
            this.officeNavigationBar.OptionsPeekFormButtonPanel.AllowGlyphSkinning = true;
            this.officeNavigationBar.OptionsPeekFormButtonPanel.Buttons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] {
            new DevExpress.Utils.PeekFormButton("", global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_docking_16, false, true, "")});
            this.officeNavigationBar.OptionsPeekFormButtonPanel.Padding = new System.Windows.Forms.Padding(0, 0, 8, 0);
            this.officeNavigationBar.OptionsPeekFormButtonPanel.ShowButtonPanel = true;
            this.officeNavigationBar.PeekFormSize = new System.Drawing.Size(250, 350);
            this.officeNavigationBar.Size = new System.Drawing.Size(1368, 21);
            this.officeNavigationBar.TabIndex = 3;
            // 
            // ribbonControl
            // 
            this.ribbonControl.ApplicationButtonDropDownControl = this.backstageViewControl;
            this.ribbonControl.ExpandCollapseItem.Id = 0;
            this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.skinRibbonGalleryBarItem1,
            this.barNavigationItem,
            this.biFolderPaneSubItem,
            this.bmiFolderNormal,
            this.bmiFolderMinimized,
            this.bmiFolderOff,
            this.biGetStarted,
            this.biGetSupport,
            this.biBuyNow,
            this.biAbout,
            this.bbiNormal,
            this.beZoomLevel,
            this.bbiReading,
            this.bbiZoomDialog});
            this.ribbonControl.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl.MaxItemId = 12;
            this.ribbonControl.Name = "ribbonControl";
            this.ribbonControl.OptionsTouch.ShowTouchUISelectorInQAT = true;
            this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage2,
            this.ribbonPage1});
            this.ribbonControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.zoomLevelTrackBar});
            this.ribbonControl.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbonControl.Size = new System.Drawing.Size(1368, 144);
            this.ribbonControl.StatusBar = this.ribbonStatusBar1;
            this.ribbonControl.TransparentEditors = true;
            // 
            // backstageViewControl
            // 
            this.backstageViewControl.ColorScheme = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Yellow;
            this.backstageViewControl.Controls.Add(this.backstageViewClientControl1);
            this.backstageViewControl.Controls.Add(this.backstageViewClientControl2);
            this.backstageViewControl.Controls.Add(this.backstageViewClientControl3);
            this.backstageViewControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.backstageViewControl.Items.Add(this.tabBackstageViewAbout);
            this.backstageViewControl.Items.Add(this.tabBackstageViewExport);
            this.backstageViewControl.Items.Add(this.tabBackstageViewPrint);
            this.backstageViewControl.Items.Add(this.backstageViewItemSeparator1);
            this.backstageViewControl.Items.Add(this.biBackstageViewGetStarted);
            this.backstageViewControl.Items.Add(this.biBackstageViewGetSupport);
            this.backstageViewControl.Items.Add(this.biBackstageViewBuyNow);
            this.backstageViewControl.Location = new System.Drawing.Point(0, 144);
            this.backstageViewControl.Name = "backstageViewControl";
            this.backstageViewControl.Ribbon = this.ribbonControl;
            this.backstageViewControl.SelectedTab = this.tabBackstageViewAbout;
            this.backstageViewControl.SelectedTabIndex = 0;
            this.backstageViewControl.Size = new System.Drawing.Size(1368, 603);
            this.backstageViewControl.Style = DevExpress.XtraBars.Ribbon.BackstageViewStyle.Office2013;
            this.backstageViewControl.TabIndex = 6;
            // 
            // backstageViewClientControl1
            // 
            this.backstageViewClientControl1.Controls.Add(this.overviewControl);
            this.backstageViewClientControl1.Location = new System.Drawing.Point(133, 63);
            this.backstageViewClientControl1.Name = "backstageViewClientControl1";
            this.backstageViewClientControl1.Size = new System.Drawing.Size(1234, 539);
            this.backstageViewClientControl1.TabIndex = 0;
            // 
            // backstageViewClientControl2
            // 
            this.backstageViewClientControl2.Location = new System.Drawing.Point(133, 63);
            this.backstageViewClientControl2.Name = "backstageViewClientControl2";
            this.backstageViewClientControl2.Size = new System.Drawing.Size(1234, 539);
            this.backstageViewClientControl2.TabIndex = 1;
            // 
            // backstageViewClientControl3
            // 
            this.backstageViewClientControl3.Location = new System.Drawing.Point(133, 63);
            this.backstageViewClientControl3.Name = "backstageViewClientControl3";
            this.backstageViewClientControl3.Size = new System.Drawing.Size(1234, 539);
            this.backstageViewClientControl3.TabIndex = 2;
            // 
            // tabBackstageViewAbout
            // 
            this.tabBackstageViewAbout.Caption = "About";
            this.tabBackstageViewAbout.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.tabBackstageViewAbout.ContentControl = this.backstageViewClientControl1;
            this.tabBackstageViewAbout.Name = "tabBackstageViewAbout";
            this.tabBackstageViewAbout.Selected = true;
            // 
            // tabBackstageViewExport
            // 
            this.tabBackstageViewExport.Caption = "Export";
            this.tabBackstageViewExport.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.tabBackstageViewExport.ContentControl = this.backstageViewClientControl2;
            this.tabBackstageViewExport.Name = "tabBackstageViewExport";
            this.tabBackstageViewExport.Selected = false;
            // 
            // tabBackstageViewPrint
            // 
            this.tabBackstageViewPrint.Caption = "Print";
            this.tabBackstageViewPrint.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.tabBackstageViewPrint.ContentControl = this.backstageViewClientControl3;
            this.tabBackstageViewPrint.Name = "tabBackstageViewPrint";
            this.tabBackstageViewPrint.Selected = false;
            // 
            // backstageViewItemSeparator1
            // 
            this.backstageViewItemSeparator1.Name = "backstageViewItemSeparator1";
            // 
            // biBackstageViewGetStarted
            // 
            this.biBackstageViewGetStarted.Caption = "Get Started";
            this.biBackstageViewGetStarted.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.biBackstageViewGetStarted.Name = "biBackstageViewGetStarted";
            // 
            // biBackstageViewGetSupport
            // 
            this.biBackstageViewGetSupport.Caption = "Get Support";
            this.biBackstageViewGetSupport.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.biBackstageViewGetSupport.Name = "biBackstageViewGetSupport";
            // 
            // biBackstageViewBuyNow
            // 
            this.biBackstageViewBuyNow.Caption = "Buy Now";
            this.biBackstageViewBuyNow.CaptionHorizontalAlignment = DevExpress.Utils.Drawing.ItemHorizontalAlignment.Left;
            this.biBackstageViewBuyNow.Name = "biBackstageViewBuyNow";
            // 
            // skinRibbonGalleryBarItem1
            // 
            this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
            this.skinRibbonGalleryBarItem1.Id = 1;
            this.skinRibbonGalleryBarItem1.Name = "skinRibbonGalleryBarItem1";
            // 
            // barNavigationItem
            // 
            this.barNavigationItem.Caption = "Navigation";
            this.barNavigationItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_navigate_16;
            this.barNavigationItem.Id = 2;
            this.barNavigationItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_navigate_32;
            this.barNavigationItem.LargeImageIndex = 43;
            this.barNavigationItem.Name = "barNavigationItem";
            this.barNavigationItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // biFolderPaneSubItem
            // 
            this.biFolderPaneSubItem.Caption = "Folder Pane";
            this.biFolderPaneSubItem.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_folder_panel_16;
            this.biFolderPaneSubItem.Id = 10;
            this.biFolderPaneSubItem.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_folder_panel_32;
            this.biFolderPaneSubItem.LargeImageIndex = 42;
            this.biFolderPaneSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderNormal),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderMinimized),
            new DevExpress.XtraBars.LinkPersistInfo(this.bmiFolderOff)});
            this.biFolderPaneSubItem.Name = "biFolderPaneSubItem";
            this.biFolderPaneSubItem.ShowNavigationHeader = DevExpress.Utils.DefaultBoolean.True;
            // 
            // bmiFolderNormal
            // 
            this.bmiFolderNormal.Caption = "Normal";
            this.bmiFolderNormal.GroupIndex = 4;
            this.bmiFolderNormal.Id = 6;
            this.bmiFolderNormal.Name = "bmiFolderNormal";
            // 
            // bmiFolderMinimized
            // 
            this.bmiFolderMinimized.Caption = "Minimized";
            this.bmiFolderMinimized.GroupIndex = 4;
            this.bmiFolderMinimized.Id = 7;
            this.bmiFolderMinimized.Name = "bmiFolderMinimized";
            // 
            // bmiFolderOff
            // 
            this.bmiFolderOff.Caption = "Off";
            this.bmiFolderOff.GroupIndex = 4;
            this.bmiFolderOff.Id = 7;
            this.bmiFolderOff.Name = "bmiFolderOff";
            // 
            // biGetStarted
            // 
            this.biGetStarted.Caption = "Getting Started";
            this.biGetStarted.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_getting_started_16;
            this.biGetStarted.Id = 3;
            this.biGetStarted.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_getting_started_32;
            this.biGetStarted.Name = "biGetStarted";
            // 
            // biGetSupport
            // 
            this.biGetSupport.Caption = "Get Free Support";
            this.biGetSupport.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_support_16;
            this.biGetSupport.Id = 4;
            this.biGetSupport.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_support_32;
            this.biGetSupport.Name = "biGetSupport";
            // 
            // biBuyNow
            // 
            this.biBuyNow.Caption = "Buy Now";
            this.biBuyNow.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_buy_16;
            this.biBuyNow.Id = 5;
            this.biBuyNow.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_buy_32;
            this.biBuyNow.Name = "biBuyNow";
            // 
            // biAbout
            // 
            this.biAbout.Caption = "About";
            this.biAbout.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_about_16;
            this.biAbout.Id = 6;
            this.biAbout.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F1);
            this.biAbout.LargeGlyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_about_32;
            this.biAbout.Name = "biAbout";
            // 
            // bbiNormal
            // 
            this.bbiNormal.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.bbiNormal.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.bbiNormal.Caption = "Normal";
            this.bbiNormal.Checked = true;
            this.bbiNormal.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_normal_bottom_16;
            this.bbiNormal.Id = 8;
            this.bbiNormal.Name = "bbiNormal";
            this.bbiNormal.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
            // 
            // beZoomLevel
            // 
            this.beZoomLevel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.beZoomLevel.CaptionAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.beZoomLevel.Edit = this.zoomLevelTrackBar;
            this.beZoomLevel.EditValue = 10;
            this.beZoomLevel.Id = 9;
            this.beZoomLevel.Name = "beZoomLevel";
            this.beZoomLevel.Width = 150;
            // 
            // zoomLevelTrackBar
            // 
            this.zoomLevelTrackBar.Alignment = DevExpress.Utils.VertAlignment.Center;
            this.zoomLevelTrackBar.AllowUseMiddleValue = true;
            this.zoomLevelTrackBar.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.zoomLevelTrackBar.Maximum = 20;
            this.zoomLevelTrackBar.Middle = 10;
            this.zoomLevelTrackBar.Minimum = 1;
            this.zoomLevelTrackBar.Name = "zoomLevelTrackBar";
            this.zoomLevelTrackBar.ScrollThumbStyle = DevExpress.XtraEditors.Repository.ScrollThumbStyle.ArrowDownRight;
            // 
            // bbiReading
            // 
            this.bbiReading.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.bbiReading.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
            this.bbiReading.Caption = "Reading";
            this.bbiReading.Glyph = global::DevExpress.OutlookInspiredApp.Win.Properties.Resources.icon_reading_bottom_16;
            this.bbiReading.Id = 10;
            this.bbiReading.Name = "bbiReading";
            this.bbiReading.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText;
            // 
            // bbiZoomDialog
            // 
            this.bbiZoomDialog.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.bbiZoomDialog.Caption = "100%";
            this.bbiZoomDialog.Id = 11;
            this.bbiZoomDialog.Name = "bbiZoomDialog";
            this.bbiZoomDialog.SmallWithTextWidth = 50;
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup4});
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "HOME";
            // 
            // ribbonPageGroup4
            // 
            this.ribbonPageGroup4.ItemLinks.Add(this.biGetStarted);
            this.ribbonPageGroup4.ItemLinks.Add(this.biGetSupport);
            this.ribbonPageGroup4.ItemLinks.Add(this.biBuyNow);
            this.ribbonPageGroup4.ItemLinks.Add(this.biAbout);
            this.ribbonPageGroup4.Name = "ribbonPageGroup4";
            this.ribbonPageGroup4.ShowCaptionButton = false;
            this.ribbonPageGroup4.Text = "DevExpress";
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup3,
            this.ribbonPageGroup2,
            this.ribbonPageGroup1});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "VIEW";
            // 
            // ribbonPageGroup3
            // 
            this.ribbonPageGroup3.AllowTextClipping = false;
            this.ribbonPageGroup3.ItemLinks.Add(this.barNavigationItem);
            this.ribbonPageGroup3.MergeOrder = 0;
            this.ribbonPageGroup3.Name = "ribbonPageGroup3";
            this.ribbonPageGroup3.ShowCaptionButton = false;
            this.ribbonPageGroup3.Text = "Module";
            // 
            // ribbonPageGroup2
            // 
            this.ribbonPageGroup2.AllowTextClipping = false;
            this.ribbonPageGroup2.ItemLinks.Add(this.biFolderPaneSubItem);
            this.ribbonPageGroup2.MergeOrder = 1;
            this.ribbonPageGroup2.Name = "ribbonPageGroup2";
            this.ribbonPageGroup2.ShowCaptionButton = false;
            this.ribbonPageGroup2.Text = "Layout";
            // 
            // ribbonPageGroup1
            // 
            this.ribbonPageGroup1.AllowTextClipping = false;
            this.ribbonPageGroup1.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
            this.ribbonPageGroup1.MergeOrder = 2;
            this.ribbonPageGroup1.Name = "ribbonPageGroup1";
            this.ribbonPageGroup1.ShowCaptionButton = false;
            this.ribbonPageGroup1.Text = "Appearance";
            // 
            // ribbonStatusBar1
            // 
            this.ribbonStatusBar1.ItemLinks.Add(this.bbiNormal);
            this.ribbonStatusBar1.ItemLinks.Add(this.bbiReading);
            this.ribbonStatusBar1.ItemLinks.Add(this.beZoomLevel);
            this.ribbonStatusBar1.ItemLinks.Add(this.bbiZoomDialog);
            this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 768);
            this.ribbonStatusBar1.Name = "ribbonStatusBar1";
            this.ribbonStatusBar1.Ribbon = this.ribbonControl;
            this.ribbonStatusBar1.Size = new System.Drawing.Size(1368, 31);
            // 
            // dockManager
            // 
            this.dockManager.DockingOptions.FloatOnDblClick = false;
            this.dockManager.DockingOptions.ShowAutoHideButton = false;
            this.dockManager.DockingOptions.ShowMaximizeButton = false;
            this.dockManager.Form = this.modulesContainer;
            this.dockManager.MenuManager = this.ribbonControl;
            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",
            "XtraBars.Navigation.OfficeNavigationBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl"});
            // 
            // transitionManager
            // 
            this.transitionManager.ShowWaitingIndicator = false;
            transition1.Control = this.modulesContainer;
            slideFadeTransition1.Parameters.Background = System.Drawing.Color.Empty;
            slideFadeTransition1.Parameters.EffectOptions = DevExpress.Utils.Animation.PushEffectOptions.FromRight;
            slideFadeTransition1.Parameters.FrameInterval = 5000;
            transition1.TransitionType = slideFadeTransition1;
            this.transitionManager.Transitions.Add(transition1);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1368, 799);
            this.Controls.Add(this.backstageViewControl);
            this.Controls.Add(this.modulesContainer);
            this.Controls.Add(this.officeNavigationBar);
            this.Controls.Add(this.ribbonStatusBar1);
            this.Controls.Add(this.ribbonControl);
            this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MainForm";
            this.Ribbon = this.ribbonControl;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.StatusBar = this.ribbonStatusBar1;
            this.Text = "DevAV";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.modulesContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.navBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.notificationManager)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.officeNavigationBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
            this.backstageViewControl.ResumeLayout(false);
            this.backstageViewClientControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.zoomLevelTrackBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #8
0
 /// <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.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(FrmLogin));
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.Xtc_Tabs            = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1        = new DevExpress.XtraTab.XtraTabPage();
     this.layoutControl2      = new DevExpress.XtraLayout.LayoutControl();
     this.TePassword          = new DevExpress.XtraEditors.TextEdit();
     this.TeAccount           = new DevExpress.XtraEditors.TextEdit();
     this.Sb_Exit             = new DevExpress.XtraEditors.SimpleButton();
     this.Sb_Login            = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem4  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem6  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3  = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem4     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem1     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem2     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem3     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem5     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.emptySpaceItem6     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.xtraTabPage2        = new DevExpress.XtraTab.XtraTabPage();
     this.layoutControl3      = new DevExpress.XtraLayout.LayoutControl();
     this.Cam_Camera          = new DevExpress.XtraEditors.Camera.CameraControl();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem7     = new DevExpress.XtraLayout.EmptySpaceItem();
     this.Sb_Authentication   = new DevExpress.XtraEditors.SimpleButton();
     this.Sb_Cancel           = new DevExpress.XtraEditors.SimpleButton();
     this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.Lci_Cancel         = new DevExpress.XtraLayout.LayoutControlItem();
     this.Lci_Authen         = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Xtc_Tabs)).BeginInit();
     this.Xtc_Tabs.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TePassword.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TeAccount.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).BeginInit();
     this.layoutControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lci_Cancel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lci_Authen)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.Xtc_Tabs);
     this.layoutControl1.Controls.Add(this.Sb_Authentication);
     this.layoutControl1.Controls.Add(this.Sb_Cancel);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(377, 241);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // Xtc_Tabs
     //
     this.Xtc_Tabs.Location        = new System.Drawing.Point(4, 4);
     this.Xtc_Tabs.MultiLine       = DevExpress.Utils.DefaultBoolean.True;
     this.Xtc_Tabs.Name            = "Xtc_Tabs";
     this.Xtc_Tabs.SelectedTabPage = this.xtraTabPage1;
     this.Xtc_Tabs.Size            = new System.Drawing.Size(369, 207);
     this.Xtc_Tabs.TabIndex        = 4;
     this.Xtc_Tabs.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     this.Xtc_Tabs.Transition.AllowTransition      = DevExpress.Utils.DefaultBoolean.True;
     slideFadeTransition1.Parameters.Background    = System.Drawing.Color.White;
     slideFadeTransition1.Parameters.FrameInterval = 550;
     this.Xtc_Tabs.Transition.TransitionType       = slideFadeTransition1;
     this.Xtc_Tabs.Selected += new DevExpress.XtraTab.TabPageEventHandler(this.Xtc_Tabs_Selected);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.layoutControl2);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(367, 183);
     this.xtraTabPage1.Text = "账号认证";
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.TePassword);
     this.layoutControl2.Controls.Add(this.TeAccount);
     this.layoutControl2.Controls.Add(this.Sb_Exit);
     this.layoutControl2.Controls.Add(this.Sb_Login);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(0, 0);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup1;
     this.layoutControl2.Size     = new System.Drawing.Size(367, 183);
     this.layoutControl2.TabIndex = 0;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // TePassword
     //
     this.TePassword.Location = new System.Drawing.Point(83, 59);
     this.TePassword.Name     = "TePassword";
     this.TePassword.Properties.PasswordChar = '*';
     this.TePassword.Size            = new System.Drawing.Size(278, 20);
     this.TePassword.StyleController = this.layoutControl2;
     this.TePassword.TabIndex        = 7;
     //
     // TeAccount
     //
     this.TeAccount.Location        = new System.Drawing.Point(83, 31);
     this.TeAccount.Name            = "TeAccount";
     this.TeAccount.Size            = new System.Drawing.Size(278, 20);
     this.TeAccount.StyleController = this.layoutControl2;
     this.TeAccount.TabIndex        = 6;
     //
     // Sb_Exit
     //
     this.Sb_Exit.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("Sb_Exit.ImageOptions.SvgImage")));
     this.Sb_Exit.ImageOptions.SvgImageSize = new System.Drawing.Size(20, 20);
     this.Sb_Exit.Location        = new System.Drawing.Point(251, 112);
     this.Sb_Exit.Name            = "Sb_Exit";
     this.Sb_Exit.Size            = new System.Drawing.Size(82, 24);
     this.Sb_Exit.StyleController = this.layoutControl2;
     this.Sb_Exit.TabIndex        = 5;
     this.Sb_Exit.Text            = "退出";
     this.Sb_Exit.Click          += new System.EventHandler(this.Sb_Exit_Click);
     //
     // Sb_Login
     //
     this.Sb_Login.ImageOptions.SvgImage     = global::LibraryManagementSystemClient.Properties.Resources.login_in;
     this.Sb_Login.ImageOptions.SvgImageSize = new System.Drawing.Size(20, 20);
     this.Sb_Login.Location        = new System.Drawing.Point(74, 112);
     this.Sb_Login.Name            = "Sb_Login";
     this.Sb_Login.Size            = new System.Drawing.Size(80, 24);
     this.Sb_Login.StyleController = this.layoutControl2;
     this.Sb_Login.TabIndex        = 4;
     this.Sb_Login.Text            = "登陆";
     this.Sb_Login.Click          += new System.EventHandler(this.Sb_Login_Click);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem4,
         this.layoutControlItem5,
         this.layoutControlItem6,
         this.layoutControlItem3,
         this.emptySpaceItem4,
         this.emptySpaceItem1,
         this.emptySpaceItem2,
         this.emptySpaceItem3,
         this.emptySpaceItem5,
         this.emptySpaceItem6
     });
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(367, 183);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.Sb_Exit;
     this.layoutControlItem4.Location    = new System.Drawing.Point(247, 108);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(86, 28);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control = this.TeAccount;
     this.layoutControlItem5.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem5.ImageOptions.SvgImage")));
     this.layoutControlItem5.ImageOptions.SvgImageSize = new System.Drawing.Size(20, 20);
     this.layoutControlItem5.Location = new System.Drawing.Point(0, 25);
     this.layoutControlItem5.Name     = "layoutControlItem5";
     this.layoutControlItem5.Size     = new System.Drawing.Size(363, 28);
     this.layoutControlItem5.Spacing  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlItem5.Text     = "用户名:";
     this.layoutControlItem5.TextSize = new System.Drawing.Size(65, 20);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.Control = this.TePassword;
     this.layoutControlItem6.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem6.ImageOptions.SvgImage")));
     this.layoutControlItem6.ImageOptions.SvgImageSize = new System.Drawing.Size(20, 20);
     this.layoutControlItem6.Location = new System.Drawing.Point(0, 53);
     this.layoutControlItem6.Name     = "layoutControlItem6";
     this.layoutControlItem6.Size     = new System.Drawing.Size(363, 28);
     this.layoutControlItem6.Spacing  = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlItem6.Text     = "密   码:";
     this.layoutControlItem6.TextSize = new System.Drawing.Size(65, 20);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.Sb_Login;
     this.layoutControlItem3.ImageOptions.SvgImageColorizationMode = DevExpress.Utils.SvgImageColorizationMode.CommonPalette;
     this.layoutControlItem3.ImageOptions.SvgImageSize             = new System.Drawing.Size(15, 15);
     this.layoutControlItem3.Location    = new System.Drawing.Point(70, 108);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(84, 28);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // emptySpaceItem4
     //
     this.emptySpaceItem4.AllowHotTrack = false;
     this.emptySpaceItem4.Location      = new System.Drawing.Point(154, 108);
     this.emptySpaceItem4.Name          = "emptySpaceItem4";
     this.emptySpaceItem4.Size          = new System.Drawing.Size(93, 28);
     this.emptySpaceItem4.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 108);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(70, 28);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(0, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(363, 25);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.AllowHotTrack = false;
     this.emptySpaceItem3.Location      = new System.Drawing.Point(0, 136);
     this.emptySpaceItem3.Name          = "emptySpaceItem3";
     this.emptySpaceItem3.Size          = new System.Drawing.Size(363, 43);
     this.emptySpaceItem3.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem5
     //
     this.emptySpaceItem5.AllowHotTrack = false;
     this.emptySpaceItem5.Location      = new System.Drawing.Point(0, 81);
     this.emptySpaceItem5.Name          = "emptySpaceItem5";
     this.emptySpaceItem5.Size          = new System.Drawing.Size(363, 27);
     this.emptySpaceItem5.TextSize      = new System.Drawing.Size(0, 0);
     //
     // emptySpaceItem6
     //
     this.emptySpaceItem6.AllowHotTrack = false;
     this.emptySpaceItem6.Location      = new System.Drawing.Point(333, 108);
     this.emptySpaceItem6.Name          = "emptySpaceItem6";
     this.emptySpaceItem6.Size          = new System.Drawing.Size(30, 28);
     this.emptySpaceItem6.TextSize      = new System.Drawing.Size(0, 0);
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.layoutControl3);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(367, 183);
     this.xtraTabPage2.Text = "人脸认证";
     //
     // layoutControl3
     //
     this.layoutControl3.Controls.Add(this.Cam_Camera);
     this.layoutControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl3.Location = new System.Drawing.Point(0, 0);
     this.layoutControl3.Name     = "layoutControl3";
     this.layoutControl3.Root     = this.layoutControlGroup2;
     this.layoutControl3.Size     = new System.Drawing.Size(367, 183);
     this.layoutControl3.TabIndex = 0;
     this.layoutControl3.Text     = "layoutControl3";
     //
     // Cam_Camera
     //
     this.Cam_Camera.Location        = new System.Drawing.Point(4, 4);
     this.Cam_Camera.Name            = "Cam_Camera";
     this.Cam_Camera.Size            = new System.Drawing.Size(359, 146);
     this.Cam_Camera.StyleController = this.layoutControl3;
     this.Cam_Camera.TabIndex        = 4;
     this.Cam_Camera.Text            = "cameraControl1";
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup2.GroupBordersVisible         = false;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.emptySpaceItem7
     });
     this.layoutControlGroup2.Name        = "Root";
     this.layoutControlGroup2.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.layoutControlGroup2.Size        = new System.Drawing.Size(367, 183);
     this.layoutControlGroup2.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.Cam_Camera;
     this.layoutControlItem2.Location            = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.MaxSize             = new System.Drawing.Size(0, 150);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(54, 150);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(363, 150);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible         = false;
     //
     // emptySpaceItem7
     //
     this.emptySpaceItem7.AllowHotTrack = false;
     this.emptySpaceItem7.Location      = new System.Drawing.Point(0, 150);
     this.emptySpaceItem7.Name          = "emptySpaceItem7";
     this.emptySpaceItem7.Size          = new System.Drawing.Size(363, 29);
     this.emptySpaceItem7.TextSize      = new System.Drawing.Size(0, 0);
     //
     // Sb_Authentication
     //
     this.Sb_Authentication.Location        = new System.Drawing.Point(4, 215);
     this.Sb_Authentication.Name            = "Sb_Authentication";
     this.Sb_Authentication.Size            = new System.Drawing.Size(182, 22);
     this.Sb_Authentication.StyleController = this.layoutControl1;
     this.Sb_Authentication.TabIndex        = 5;
     this.Sb_Authentication.Text            = "登录认证";
     this.Sb_Authentication.Click          += new System.EventHandler(this.Sb_Authentication_Click);
     //
     // Sb_Cancel
     //
     this.Sb_Cancel.Enabled         = false;
     this.Sb_Cancel.Location        = new System.Drawing.Point(190, 215);
     this.Sb_Cancel.Name            = "Sb_Cancel";
     this.Sb_Cancel.Size            = new System.Drawing.Size(183, 22);
     this.Sb_Cancel.StyleController = this.layoutControl1;
     this.Sb_Cancel.TabIndex        = 6;
     this.Sb_Cancel.Text            = "取消";
     this.Sb_Cancel.Click          += new System.EventHandler(this.Sb_Cancel_Click);
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.Lci_Cancel,
         this.Lci_Authen
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
     this.Root.Size        = new System.Drawing.Size(377, 241);
     this.Root.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.Xtc_Tabs;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(373, 211);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // Lci_Cancel
     //
     this.Lci_Cancel.Control               = this.Sb_Cancel;
     this.Lci_Cancel.ControlAlignment      = System.Drawing.ContentAlignment.TopLeft;
     this.Lci_Cancel.CustomizationFormText = "layoutControlItem8";
     this.Lci_Cancel.Location              = new System.Drawing.Point(186, 211);
     this.Lci_Cancel.Name        = "Lci_Cancel";
     this.Lci_Cancel.Size        = new System.Drawing.Size(187, 26);
     this.Lci_Cancel.TextSize    = new System.Drawing.Size(0, 0);
     this.Lci_Cancel.TextVisible = false;
     this.Lci_Cancel.Visibility  = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // Lci_Authen
     //
     this.Lci_Authen.Control     = this.Sb_Authentication;
     this.Lci_Authen.Location    = new System.Drawing.Point(0, 211);
     this.Lci_Authen.Name        = "Lci_Authen";
     this.Lci_Authen.Size        = new System.Drawing.Size(186, 26);
     this.Lci_Authen.TextSize    = new System.Drawing.Size(0, 0);
     this.Lci_Authen.TextVisible = false;
     this.Lci_Authen.Visibility  = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // FrmLogin
     //
     this.Appearance.BackColor            = System.Drawing.Color.White;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(377, 241);
     this.Controls.Add(this.layoutControl1);
     this.MaximizeBox   = false;
     this.Name          = "FrmLogin";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "用户登录";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.FrmLogin_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Xtc_Tabs)).EndInit();
     this.Xtc_Tabs.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.TePassword.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TeAccount.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl3)).EndInit();
     this.layoutControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lci_Cancel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Lci_Authen)).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()
 {
     System.ComponentModel.ComponentResourceManager resources            = new System.ComponentModel.ComponentResourceManager(typeof(Principal));
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItemNuevaFactura           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2                      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemGuardarFactura         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCargarCliente          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemGuardar                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemGuardarConfiguracion   = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemDisenyo                = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPageArchivo                   = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupFactura              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupCliente              = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageImpresion                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageConfiguracion             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroupConfiguracionArchivo = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar                     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControlContenido               = new DevExpress.XtraEditors.PanelControl();
     this.transitionManager1                  = new DevExpress.Utils.Animation.TransitionManager();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlContenido)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.barButtonItemNuevaFactura,
         this.barButtonItem2,
         this.barButtonItemGuardarFactura,
         this.barButtonItemCargarCliente,
         this.barButtonItemGuardar,
         this.barButtonItemGuardarConfiguracion,
         this.barButtonItemDisenyo
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 9;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPageArchivo,
         this.ribbonPageImpresion,
         this.ribbonPageConfiguracion
     });
     this.ribbon.RibbonStyle           = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.ribbon.Size                  = new System.Drawing.Size(910, 144);
     this.ribbon.StatusBar             = this.ribbonStatusBar;
     this.ribbon.SelectedPageChanging += new DevExpress.XtraBars.Ribbon.RibbonPageChangingEventHandler(this.ribbon_SelectedPageChanging);
     this.ribbon.SelectedPageChanged  += new System.EventHandler(this.ribbon_SelectedPageChanged);
     //
     // barButtonItemNuevaFactura
     //
     this.barButtonItemNuevaFactura.Caption      = "Nueva";
     this.barButtonItemNuevaFactura.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemNuevaFactura.Glyph        = ((System.Drawing.Image)(resources.GetObject("barButtonItemNuevaFactura.Glyph")));
     this.barButtonItemNuevaFactura.Id           = 1;
     this.barButtonItemNuevaFactura.LargeGlyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItemNuevaFactura.LargeGlyph")));
     this.barButtonItemNuevaFactura.Name         = "barButtonItemNuevaFactura";
     this.barButtonItemNuevaFactura.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNuevaFactura_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption      = "Cargar";
     this.barButtonItem2.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItem2.Glyph        = global::Facturas.Properties.Resources._1412779741_Download;
     this.barButtonItem2.Id           = 2;
     this.barButtonItem2.LargeGlyph   = global::Facturas.Properties.Resources._1412779737_Download;
     this.barButtonItem2.Name         = "barButtonItem2";
     this.barButtonItem2.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItemGuardarFactura
     //
     this.barButtonItemGuardarFactura.Caption      = "Guardar";
     this.barButtonItemGuardarFactura.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemGuardarFactura.Glyph        = global::Facturas.Properties.Resources._1412779930_Hard_Disk;
     this.barButtonItemGuardarFactura.Id           = 3;
     this.barButtonItemGuardarFactura.LargeGlyph   = global::Facturas.Properties.Resources._1412779928_Hard_Disk;
     this.barButtonItemGuardarFactura.Name         = "barButtonItemGuardarFactura";
     this.barButtonItemGuardarFactura.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItemCargarCliente
     //
     this.barButtonItemCargarCliente.Caption      = "Cargar Datos";
     this.barButtonItemCargarCliente.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemCargarCliente.Glyph        = ((System.Drawing.Image)(resources.GetObject("barButtonItemCargarCliente.Glyph")));
     this.barButtonItemCargarCliente.Id           = 4;
     this.barButtonItemCargarCliente.LargeGlyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItemCargarCliente.LargeGlyph")));
     this.barButtonItemCargarCliente.Name         = "barButtonItemCargarCliente";
     this.barButtonItemCargarCliente.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemCargarCliente_ItemClick);
     //
     // barButtonItemGuardar
     //
     this.barButtonItemGuardar.Caption      = "Guardar Datos";
     this.barButtonItemGuardar.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemGuardar.Glyph        = global::Facturas.Properties.Resources._1412779853_Flash_Disk;
     this.barButtonItemGuardar.Id           = 5;
     this.barButtonItemGuardar.LargeGlyph   = global::Facturas.Properties.Resources._1412779850_Flash_Disk;
     this.barButtonItemGuardar.Name         = "barButtonItemGuardar";
     this.barButtonItemGuardar.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemGuardar_ItemClick);
     //
     // barButtonItemGuardarConfiguracion
     //
     this.barButtonItemGuardarConfiguracion.Caption      = "Guardar";
     this.barButtonItemGuardarConfiguracion.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemGuardarConfiguracion.Glyph        = ((System.Drawing.Image)(resources.GetObject("barButtonItemGuardarConfiguracion.Glyph")));
     this.barButtonItemGuardarConfiguracion.Id           = 6;
     this.barButtonItemGuardarConfiguracion.LargeGlyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItemGuardarConfiguracion.LargeGlyph")));
     this.barButtonItemGuardarConfiguracion.Name         = "barButtonItemGuardarConfiguracion";
     this.barButtonItemGuardarConfiguracion.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemGuardarConfiguracion_ItemClick);
     //
     // barButtonItemDisenyo
     //
     this.barButtonItemDisenyo.Caption      = "Diseño Factura";
     this.barButtonItemDisenyo.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
     this.barButtonItemDisenyo.Glyph        = ((System.Drawing.Image)(resources.GetObject("barButtonItemDisenyo.Glyph")));
     this.barButtonItemDisenyo.Id           = 8;
     this.barButtonItemDisenyo.LargeGlyph   = ((System.Drawing.Image)(resources.GetObject("barButtonItemDisenyo.LargeGlyph")));
     this.barButtonItemDisenyo.Name         = "barButtonItemDisenyo";
     this.barButtonItemDisenyo.ItemClick   += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDisenyo_ItemClick);
     //
     // ribbonPageArchivo
     //
     this.ribbonPageArchivo.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupFactura,
         this.ribbonPageGroupCliente
     });
     this.ribbonPageArchivo.Name = "ribbonPageArchivo";
     this.ribbonPageArchivo.Text = "Archivo";
     //
     // ribbonPageGroupFactura
     //
     this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItemNuevaFactura);
     this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItemGuardarFactura);
     this.ribbonPageGroupFactura.Name = "ribbonPageGroupFactura";
     this.ribbonPageGroupFactura.ShowCaptionButton = false;
     this.ribbonPageGroupFactura.Text = "Factura";
     //
     // ribbonPageGroupCliente
     //
     this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemCargarCliente);
     this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemGuardar);
     this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemDisenyo);
     this.ribbonPageGroupCliente.Name = "ribbonPageGroupCliente";
     this.ribbonPageGroupCliente.Text = "Cliente";
     //
     // ribbonPageImpresion
     //
     this.ribbonPageImpresion.Name = "ribbonPageImpresion";
     this.ribbonPageImpresion.Text = "Imprimir Previsualización";
     //
     // ribbonPageConfiguracion
     //
     this.ribbonPageConfiguracion.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroupConfiguracionArchivo
     });
     this.ribbonPageConfiguracion.Name = "ribbonPageConfiguracion";
     this.ribbonPageConfiguracion.Text = "Configuración";
     //
     // ribbonPageGroupConfiguracionArchivo
     //
     this.ribbonPageGroupConfiguracionArchivo.ItemLinks.Add(this.barButtonItemGuardarConfiguracion);
     this.ribbonPageGroupConfiguracionArchivo.Name = "ribbonPageGroupConfiguracionArchivo";
     this.ribbonPageGroupConfiguracionArchivo.ShowCaptionButton = false;
     this.ribbonPageGroupConfiguracionArchivo.Text = "Archivo";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 688);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(910, 31);
     //
     // panelControlContenido
     //
     this.panelControlContenido.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControlContenido.Location = new System.Drawing.Point(0, 144);
     this.panelControlContenido.Name     = "panelControlContenido";
     this.panelControlContenido.Size     = new System.Drawing.Size(910, 544);
     this.panelControlContenido.TabIndex = 0;
     //
     // transitionManager1
     //
     this.transitionManager1.FrameCount    = 500;
     this.transitionManager1.FrameInterval = 5000;
     transition1.Control = null;
     transition1.ShowWaitingIndicator            = DevExpress.Utils.DefaultBoolean.True;
     slideFadeTransition1.Parameters.Background  = System.Drawing.Color.Empty;
     slideFadeTransition1.Parameters.FramesCount = null;
     transition1.TransitionType = slideFadeTransition1;
     this.transitionManager1.Transitions.Add(transition1);
     //
     // Principal
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(910, 719);
     this.Controls.Add(this.panelControlContenido);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name      = "Principal";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "Programa Factura Taxi";
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlContenido)).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(Principal));
            DevExpress.Utils.Animation.Transition transition1 = new DevExpress.Utils.Animation.Transition();
            DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
            this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.barButtonItemNuevaFactura = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemGuardarFactura = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemCargarCliente = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemGuardar = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemGuardarConfiguracion = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItemDisenyo = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPageArchivo = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupFactura = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageGroupCliente = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonPageImpresion = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageConfiguracion = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.ribbonPageGroupConfiguracionArchivo = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.panelControlContenido = new DevExpress.XtraEditors.PanelControl();
            this.transitionManager1 = new DevExpress.Utils.Animation.TransitionManager();
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControlContenido)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbon
            // 
            this.ribbon.ExpandCollapseItem.Id = 0;
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbon.ExpandCollapseItem,
            this.barButtonItemNuevaFactura,
            this.barButtonItem2,
            this.barButtonItemGuardarFactura,
            this.barButtonItemCargarCliente,
            this.barButtonItemGuardar,
            this.barButtonItemGuardarConfiguracion,
            this.barButtonItemDisenyo});
            this.ribbon.Location = new System.Drawing.Point(0, 0);
            this.ribbon.MaxItemId = 9;
            this.ribbon.Name = "ribbon";
            this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPageArchivo,
            this.ribbonPageImpresion,
            this.ribbonPageConfiguracion});
            this.ribbon.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
            this.ribbon.Size = new System.Drawing.Size(910, 144);
            this.ribbon.StatusBar = this.ribbonStatusBar;
            this.ribbon.SelectedPageChanging += new DevExpress.XtraBars.Ribbon.RibbonPageChangingEventHandler(this.ribbon_SelectedPageChanging);
            this.ribbon.SelectedPageChanged += new System.EventHandler(this.ribbon_SelectedPageChanged);
            // 
            // barButtonItemNuevaFactura
            // 
            this.barButtonItemNuevaFactura.Caption = "Nueva";
            this.barButtonItemNuevaFactura.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemNuevaFactura.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemNuevaFactura.Glyph")));
            this.barButtonItemNuevaFactura.Id = 1;
            this.barButtonItemNuevaFactura.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemNuevaFactura.LargeGlyph")));
            this.barButtonItemNuevaFactura.Name = "barButtonItemNuevaFactura";
            this.barButtonItemNuevaFactura.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemNuevaFactura_ItemClick);
            // 
            // barButtonItem2
            // 
            this.barButtonItem2.Caption = "Cargar";
            this.barButtonItem2.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItem2.Glyph = global::Facturas.Properties.Resources._1412779741_Download;
            this.barButtonItem2.Id = 2;
            this.barButtonItem2.LargeGlyph = global::Facturas.Properties.Resources._1412779737_Download;
            this.barButtonItem2.Name = "barButtonItem2";
            this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
            // 
            // barButtonItemGuardarFactura
            // 
            this.barButtonItemGuardarFactura.Caption = "Guardar";
            this.barButtonItemGuardarFactura.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemGuardarFactura.Glyph = global::Facturas.Properties.Resources._1412779930_Hard_Disk;
            this.barButtonItemGuardarFactura.Id = 3;
            this.barButtonItemGuardarFactura.LargeGlyph = global::Facturas.Properties.Resources._1412779928_Hard_Disk;
            this.barButtonItemGuardarFactura.Name = "barButtonItemGuardarFactura";
            this.barButtonItemGuardarFactura.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
            // 
            // barButtonItemCargarCliente
            // 
            this.barButtonItemCargarCliente.Caption = "Cargar Datos";
            this.barButtonItemCargarCliente.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemCargarCliente.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemCargarCliente.Glyph")));
            this.barButtonItemCargarCliente.Id = 4;
            this.barButtonItemCargarCliente.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemCargarCliente.LargeGlyph")));
            this.barButtonItemCargarCliente.Name = "barButtonItemCargarCliente";
            this.barButtonItemCargarCliente.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemCargarCliente_ItemClick);
            // 
            // barButtonItemGuardar
            // 
            this.barButtonItemGuardar.Caption = "Guardar Datos";
            this.barButtonItemGuardar.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemGuardar.Glyph = global::Facturas.Properties.Resources._1412779853_Flash_Disk;
            this.barButtonItemGuardar.Id = 5;
            this.barButtonItemGuardar.LargeGlyph = global::Facturas.Properties.Resources._1412779850_Flash_Disk;
            this.barButtonItemGuardar.Name = "barButtonItemGuardar";
            this.barButtonItemGuardar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemGuardar_ItemClick);
            // 
            // barButtonItemGuardarConfiguracion
            // 
            this.barButtonItemGuardarConfiguracion.Caption = "Guardar";
            this.barButtonItemGuardarConfiguracion.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemGuardarConfiguracion.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGuardarConfiguracion.Glyph")));
            this.barButtonItemGuardarConfiguracion.Id = 6;
            this.barButtonItemGuardarConfiguracion.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemGuardarConfiguracion.LargeGlyph")));
            this.barButtonItemGuardarConfiguracion.Name = "barButtonItemGuardarConfiguracion";
            this.barButtonItemGuardarConfiguracion.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemGuardarConfiguracion_ItemClick);
            // 
            // barButtonItemDisenyo
            // 
            this.barButtonItemDisenyo.Caption = "Diseño Factura";
            this.barButtonItemDisenyo.CategoryGuid = new System.Guid("6ffddb2b-9015-4d97-a4c1-91613e0ef537");
            this.barButtonItemDisenyo.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemDisenyo.Glyph")));
            this.barButtonItemDisenyo.Id = 8;
            this.barButtonItemDisenyo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItemDisenyo.LargeGlyph")));
            this.barButtonItemDisenyo.Name = "barButtonItemDisenyo";
            this.barButtonItemDisenyo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDisenyo_ItemClick);
            // 
            // ribbonPageArchivo
            // 
            this.ribbonPageArchivo.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupFactura,
            this.ribbonPageGroupCliente});
            this.ribbonPageArchivo.Name = "ribbonPageArchivo";
            this.ribbonPageArchivo.Text = "Archivo";
            // 
            // ribbonPageGroupFactura
            // 
            this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItemNuevaFactura);
            this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItem2);
            this.ribbonPageGroupFactura.ItemLinks.Add(this.barButtonItemGuardarFactura);
            this.ribbonPageGroupFactura.Name = "ribbonPageGroupFactura";
            this.ribbonPageGroupFactura.ShowCaptionButton = false;
            this.ribbonPageGroupFactura.Text = "Factura";
            // 
            // ribbonPageGroupCliente
            // 
            this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemCargarCliente);
            this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemGuardar);
            this.ribbonPageGroupCliente.ItemLinks.Add(this.barButtonItemDisenyo);
            this.ribbonPageGroupCliente.Name = "ribbonPageGroupCliente";
            this.ribbonPageGroupCliente.Text = "Cliente";
            // 
            // ribbonPageImpresion
            // 
            this.ribbonPageImpresion.Name = "ribbonPageImpresion";
            this.ribbonPageImpresion.Text = "Imprimir Previsualización";
            // 
            // ribbonPageConfiguracion
            // 
            this.ribbonPageConfiguracion.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroupConfiguracionArchivo});
            this.ribbonPageConfiguracion.Name = "ribbonPageConfiguracion";
            this.ribbonPageConfiguracion.Text = "Configuración";
            // 
            // ribbonPageGroupConfiguracionArchivo
            // 
            this.ribbonPageGroupConfiguracionArchivo.ItemLinks.Add(this.barButtonItemGuardarConfiguracion);
            this.ribbonPageGroupConfiguracionArchivo.Name = "ribbonPageGroupConfiguracionArchivo";
            this.ribbonPageGroupConfiguracionArchivo.ShowCaptionButton = false;
            this.ribbonPageGroupConfiguracionArchivo.Text = "Archivo";
            // 
            // ribbonStatusBar
            // 
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 688);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbon;
            this.ribbonStatusBar.Size = new System.Drawing.Size(910, 31);
            // 
            // panelControlContenido
            // 
            this.panelControlContenido.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelControlContenido.Location = new System.Drawing.Point(0, 144);
            this.panelControlContenido.Name = "panelControlContenido";
            this.panelControlContenido.Size = new System.Drawing.Size(910, 544);
            this.panelControlContenido.TabIndex = 0;
            // 
            // transitionManager1
            // 
            this.transitionManager1.FrameCount = 500;
            this.transitionManager1.FrameInterval = 5000;
            transition1.Control = null;
            transition1.ShowWaitingIndicator = DevExpress.Utils.DefaultBoolean.True;
            slideFadeTransition1.Parameters.Background = System.Drawing.Color.Empty;
            slideFadeTransition1.Parameters.FramesCount = null;
            transition1.TransitionType = slideFadeTransition1;
            this.transitionManager1.Transitions.Add(transition1);
            // 
            // Principal
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(910, 719);
            this.Controls.Add(this.panelControlContenido);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbon);
            this.Name = "Principal";
            this.Ribbon = this.ribbon;
            this.StatusBar = this.ribbonStatusBar;
            this.Text = "Programa Factura Taxi";
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControlContenido)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Beispiel #11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.Utils.Animation.Transition          transition1          = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.SlideFadeTransition slideFadeTransition1 = new DevExpress.Utils.Animation.SlideFadeTransition();
     this.dashboardViewer   = new DevExpress.DashboardWin.DashboardViewer(this.components);
     this.imageCollection   = new DevExpress.Utils.SvgImageCollection(this.components);
     this.transitionManager = new DevExpress.Utils.Animation.TransitionManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
     this.SuspendLayout();
     //
     // dashboardViewer
     //
     this.dashboardViewer.AllowMaximizeDashboardItems     = false;
     this.dashboardViewer.AllowPrintDashboard             = false;
     this.dashboardViewer.Appearance.BackColor            = System.Drawing.SystemColors.Control;
     this.dashboardViewer.Appearance.Options.UseBackColor = true;
     this.dashboardViewer.DashboardSource          = new System.Uri("Dashboards\\SalesDashboard.xml", System.UriKind.Relative);
     this.dashboardViewer.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.dashboardViewer.Location                 = new System.Drawing.Point(0, 0);
     this.dashboardViewer.Name                     = "dashboardViewer";
     this.dashboardViewer.Size                     = new System.Drawing.Size(1016, 564);
     this.dashboardViewer.TabIndex                 = 0;
     this.dashboardViewer.CustomizeDashboardTitle += new DevExpress.DashboardWin.CustomizeDashboardTitleEventHandler(this.DashboardViewerCustomizeDashboardTitle);
     this.dashboardViewer.SelectedTabPageChanged  += new DevExpress.DashboardCommon.SelectedTabPageChangedEventHandler(this.DashboardViewerSelectedTabPageChanged);
     //
     // imageCollection
     //
     this.imageCollection.Add("Next", "image://svgimages/arrows/next.svg");
     this.imageCollection.Add("Prev", "image://svgimages/arrows/prev.svg");
     this.imageCollection.Add("Slideshow", "image://svgimages/icon builder/business_presentation.svg");
     this.imageCollection.Add("ShowCaption", "image://svgimages/dashboards/showcaption.svg");
     //
     // transitionManager
     //
     this.transitionManager.ShowWaitingIndicator           = false;
     transition1.BarWaitingIndicatorProperties.Caption     = "";
     transition1.BarWaitingIndicatorProperties.Description = "";
     transition1.Control = this.dashboardViewer;
     transition1.LineWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.LineWaitingIndicatorProperties.Caption               = "";
     transition1.LineWaitingIndicatorProperties.Description           = "";
     transition1.RingWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.RingWaitingIndicatorProperties.Caption               = "";
     transition1.RingWaitingIndicatorProperties.Description           = "";
     slideFadeTransition1.Parameters.EffectOptions = DevExpress.Utils.Animation.PushEffectOptions.FromRight;
     transition1.TransitionType = slideFadeTransition1;
     transition1.WaitingIndicatorProperties.Caption     = "";
     transition1.WaitingIndicatorProperties.Description = "";
     this.transitionManager.Transitions.Add(transition1);
     //
     // ViewerForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1016, 564);
     this.Controls.Add(this.dashboardViewer);
     this.Name        = "ViewerForm";
     this.Text        = "Dashboard Viewer";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     ((System.ComponentModel.ISupportInitialize)(this.dashboardViewer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
     this.ResumeLayout(false);
 }