Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources          = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
     DevExpress.Utils.Behaviors.Common.TimeFormatOptions timeFormatOptions1 = new DevExpress.Utils.Behaviors.Common.TimeFormatOptions();
     DevExpress.Utils.Behaviors.Common.DateFormatOptions dateFormatOptions1 = new DevExpress.Utils.Behaviors.Common.DateFormatOptions();
     DevExpress.Utils.Behaviors.Common.TimeFormatOptions timeFormatOptions2 = new DevExpress.Utils.Behaviors.Common.TimeFormatOptions();
     DevExpress.Utils.Behaviors.Common.DateFormatOptions dateFormatOptions2 = new DevExpress.Utils.Behaviors.Common.DateFormatOptions();
     this.ribbon                       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1               = new DevExpress.XtraBars.BarButtonItem();
     this.barEditItem1                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit1      = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.barButtonItem2               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8               = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1               = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem2               = new DevExpress.XtraBars.BarStaticItem();
     this.skinRibbonGalleryBarItem1    = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.barEditItem2                 = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemSearchControl1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchControl();
     this.barButtonItem6               = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup6             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup7             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage4                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup8             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.repositoryItemButtonEdit1    = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.ribbonStatusBar              = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.xtraTabControl1              = new DevExpress.XtraTab.XtraTabControl();
     this.behaviorManager1             = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.barButtonItem1,
         this.barEditItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barStaticItem1,
         this.barStaticItem2,
         this.skinRibbonGalleryBarItem1,
         this.barEditItem2,
         this.barButtonItem6
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 6;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage4,
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3
     });
     this.ribbon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemDateEdit1,
         this.repositoryItemButtonEdit1,
         this.repositoryItemSearchControl1
     });
     this.ribbon.Size      = new System.Drawing.Size(657, 143);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "Khách hàng";
     this.barButtonItem1.Id                      = 1;
     this.barButtonItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
     this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
     this.barButtonItem1.Name                    = "barButtonItem1";
     this.barButtonItem1.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barEditItem1
     //
     this.barEditItem1.Edit = this.repositoryItemDateEdit1;
     this.barEditItem1.Id   = 2;
     this.barEditItem1.Name = "barEditItem1";
     //
     // repositoryItemDateEdit1
     //
     this.repositoryItemDateEdit1.AutoHeight = false;
     this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemDateEdit1.CalendarView     = DevExpress.XtraEditors.Repository.CalendarView.Vista;
     this.repositoryItemDateEdit1.Name             = "repositoryItemDateEdit1";
     this.repositoryItemDateEdit1.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.True;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "Giao dịch";
     this.barButtonItem2.Id                      = 4;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     this.barButtonItem2.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "Tặng quà";
     this.barButtonItem3.Id                      = 6;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     this.barButtonItem3.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "Tặng quà khách hàng";
     this.barButtonItem4.Id                      = 7;
     this.barButtonItem4.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
     this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
     this.barButtonItem4.Name                    = "barButtonItem4";
     this.barButtonItem4.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "KH đã nhận quà";
     this.barButtonItem5.Id                      = 8;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     this.barButtonItem5.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Ds kh chưa";
     this.barButtonItem7.Id      = 10;
     this.barButtonItem7.Name    = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption                 = "KH chưa nhận quà";
     this.barButtonItem8.Id                      = 11;
     this.barButtonItem8.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.ImageOptions.Image")));
     this.barButtonItem8.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem8.ImageOptions.LargeImage")));
     this.barButtonItem8.Name                    = "barButtonItem8";
     this.barButtonItem8.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // barStaticItem1
     //
     timeFormatOptions1.Color         = System.Drawing.Color.Red;
     dateFormatOptions1.Color         = System.Drawing.Color.Red;
     dateFormatOptions1.FontSizeDelta = 4;
     dateFormatOptions1.FormatString  = "dd/MM/yyyy";
     this.behaviorManager1.SetBehaviors(this.barStaticItem1, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.ClockBehavior.Create(typeof(DevExpress.XtraBars.Behaviors.ClockBehaviorSourceForBarStaticItem), timeFormatOptions1, dateFormatOptions1, System.TimeSpan.Parse("00:00:00"), DevExpress.Utils.Behaviors.Common.DateTimeShowMode.Date)))
     });
     this.barStaticItem1.Caption = "barStaticItem1";
     this.barStaticItem1.Id      = 1;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // barStaticItem2
     //
     timeFormatOptions2.Color = System.Drawing.Color.Red;
     this.behaviorManager1.SetBehaviors(this.barStaticItem2, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.ClockBehavior.Create(typeof(DevExpress.XtraBars.Behaviors.ClockBehaviorSourceForBarStaticItem), timeFormatOptions2, dateFormatOptions2, System.TimeSpan.Parse("00:00:00"), DevExpress.Utils.Behaviors.Common.DateTimeShowMode.Time)))
     });
     this.barStaticItem2.Caption = "barStaticItem2";
     this.barStaticItem2.Id      = 2;
     this.barStaticItem2.Name    = "barStaticItem2";
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption           = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id                = 3;
     this.skinRibbonGalleryBarItem1.Name              = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.GalleryItemClick += new DevExpress.XtraBars.Ribbon.GalleryItemClickEventHandler(this.skinRibbonGalleryBarItem1_GalleryItemClick);
     this.skinRibbonGalleryBarItem1.ItemClick        += new DevExpress.XtraBars.ItemClickEventHandler(this.skinRibbonGalleryBarItem1_ItemClick);
     //
     // barEditItem2
     //
     this.barEditItem2.Caption = "barEditItem2";
     this.barEditItem2.Edit    = this.repositoryItemSearchControl1;
     this.barEditItem2.Id      = 4;
     this.barEditItem2.Name    = "barEditItem2";
     //
     // repositoryItemSearchControl1
     //
     this.repositoryItemSearchControl1.AutoHeight = false;
     this.repositoryItemSearchControl1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Repository.ClearButton(),
         new DevExpress.XtraEditors.Repository.SearchButton()
     });
     this.repositoryItemSearchControl1.Name = "repositoryItemSearchControl1";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption                 = "Kết nối";
     this.barButtonItem6.Id                      = 5;
     this.barButtonItem6.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.Image")));
     this.barButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.LargeImage")));
     this.barButtonItem6.Name                    = "barButtonItem6";
     this.barButtonItem6.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Khách hàng";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem1, true);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3,
         this.ribbonPageGroup4,
         this.ribbonPageGroup5,
         this.ribbonPageGroup6
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Tặng quà";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     //
     // ribbonPageGroup6
     //
     this.ribbonPageGroup6.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup6.Name = "ribbonPageGroup6";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup7
     });
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Giao diện";
     //
     // ribbonPageGroup7
     //
     this.ribbonPageGroup7.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup7.Name = "ribbonPageGroup7";
     //
     // ribbonPage4
     //
     this.ribbonPage4.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup8
     });
     this.ribbonPage4.Name = "ribbonPage4";
     this.ribbonPage4.Text = "Kết nối";
     //
     // ribbonPageGroup8
     //
     this.ribbonPageGroup8.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup8.Name = "ribbonPageGroup8";
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem1);
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem2);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 440);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(657, 31);
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InAllTabPageHeaders;
     this.xtraTabControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location          = new System.Drawing.Point(0, 143);
     this.xtraTabControl1.Name              = "xtraTabControl1";
     this.xtraTabControl1.Size              = new System.Drawing.Size(657, 297);
     this.xtraTabControl1.TabIndex          = 5;
     this.xtraTabControl1.CloseButtonClick += new System.EventHandler(this.xtraTabControl1_CloseButtonClick);
     this.xtraTabControl1.ControlAdded     += new System.Windows.Forms.ControlEventHandler(this.xtraTabControl1_ControlAdded);
     //
     // frmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(657, 471);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name        = "frmMain";
     this.Ribbon      = this.ribbon;
     this.StatusBar   = this.ribbonStatusBar;
     this.Text        = "CÔNG TY TNHH TIN HỌC VIỄN THÔNG BẢO KHOA";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmMain_Load);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).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.Drawing.StubGlyphOptions                stubGlyphOptions1         = new DevExpress.Utils.Drawing.StubGlyphOptions();
     DevExpress.Utils.Behaviors.Common.TimeFormatOptions      timeFormatOptions1        = new DevExpress.Utils.Behaviors.Common.TimeFormatOptions();
     DevExpress.Utils.Behaviors.Common.DateFormatOptions      dateFormatOptions1        = new DevExpress.Utils.Behaviors.Common.DateFormatOptions();
     DevExpress.Utils.Behaviors.Common.TimeFormatOptions      timeFormatOptions2        = new DevExpress.Utils.Behaviors.Common.TimeFormatOptions();
     DevExpress.Utils.Behaviors.Common.DateFormatOptions      dateFormatOptions2        = new DevExpress.Utils.Behaviors.Common.DateFormatOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.Drawing.StubGlyphOptions                stubGlyphOptions2         = new DevExpress.Utils.Drawing.StubGlyphOptions();
     this.xtraTabControl = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1   = new DevExpress.XtraTab.XtraTabPage();
     this.fileInfoLabel  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3  = new DevExpress.XtraEditors.LabelControl();
     this.keyboardLabel  = new DevExpress.XtraEditors.LabelControl();
     this.clockLabel     = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2  = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1  = new DevExpress.XtraEditors.LabelControl();
     this.buttonEdit1    = new DevExpress.XtraEditors.ButtonEdit();
     this.gaugeControl1  = new DevExpress.XtraGauges.Win.GaugeControl();
     this.digitalGauge9  = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalGauge();
     this.digitalBackgroundLayerComponent1 = new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent();
     this.colorEdit1             = new DevExpress.XtraEditors.ColorEdit();
     this.xtraTabPage2           = new DevExpress.XtraTab.XtraTabPage();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.leftGrid         = new DevExpress.XtraGrid.GridControl();
     this.leftGridSource   = new System.Windows.Forms.BindingSource(this.components);
     this.leftGridView     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colName          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCategory      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.leftList         = new DevExpress.XtraEditors.ListBoxControl();
     this.rightGrid        = new DevExpress.XtraGrid.GridControl();
     this.rightGridSource  = new System.Windows.Forms.BindingSource(this.components);
     this.rightGridView    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colName1         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCategory1     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.rightList        = new DevExpress.XtraEditors.ListBoxControl();
     this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
     this.dragDropEvents1  = new DevExpress.Utils.DragDrop.DragDropEvents(this.components);
     this.dragDropEvents2  = new DevExpress.Utils.DragDrop.DragDropEvents(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).BeginInit();
     this.xtraTabControl.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalGauge9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.leftGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftGridSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGridSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     this.SuspendLayout();
     //
     // xtraTabControl
     //
     this.behaviorManager1.SetBehaviors(this.xtraTabControl, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.StubGlyphBehavior.Create(typeof(DevExpress.XtraTab.Behaviors.StubGlyphBehaviorSourceForXtraTabControl), stubGlyphOptions1, new System.Drawing.Size(16, 16))))
     });
     this.xtraTabControl.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl.Location        = new System.Drawing.Point(0, 0);
     this.xtraTabControl.Name            = "xtraTabControl";
     this.xtraTabControl.SelectedTabPage = this.xtraTabPage1;
     this.xtraTabControl.Size            = new System.Drawing.Size(633, 318);
     this.xtraTabControl.TabIndex        = 0;
     this.xtraTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
         this.xtraTabPage1,
         this.xtraTabPage2
     });
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.fileInfoLabel);
     this.xtraTabPage1.Controls.Add(this.labelControl3);
     this.xtraTabPage1.Controls.Add(this.keyboardLabel);
     this.xtraTabPage1.Controls.Add(this.clockLabel);
     this.xtraTabPage1.Controls.Add(this.labelControl2);
     this.xtraTabPage1.Controls.Add(this.labelControl1);
     this.xtraTabPage1.Controls.Add(this.buttonEdit1);
     this.xtraTabPage1.Controls.Add(this.gaugeControl1);
     this.xtraTabPage1.Controls.Add(this.colorEdit1);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(631, 293);
     this.xtraTabPage1.Text = "Editors && Labels";
     //
     // fileInfoLabel
     //
     this.behaviorManager1.SetBehaviors(this.fileInfoLabel, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.FileIconBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.FileIconBehaviorSourceForLabelControl), DevExpress.Utils.Behaviors.Common.FileIconSize.Small, null, null)))
     });
     this.fileInfoLabel.Location = new System.Drawing.Point(95, 93);
     this.fileInfoLabel.Name     = "fileInfoLabel";
     this.fileInfoLabel.Size     = new System.Drawing.Size(118, 13);
     this.fileInfoLabel.TabIndex = 8;
     this.fileInfoLabel.Text     = "C:\\Windows\\regedit.exe";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(11, 93);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(41, 13);
     this.labelControl3.TabIndex = 7;
     this.labelControl3.Text     = "File info:";
     //
     // keyboardLabel
     //
     this.behaviorManager1.SetBehaviors(this.keyboardLabel, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.KeyboardIndicatorBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.KeyboardIndicatorBehaviorSourceForLabelControl), DevExpress.Utils.Behaviors.Common.LockedKey.CapsLock, null, null)))
     });
     this.keyboardLabel.Location = new System.Drawing.Point(206, 135);
     this.keyboardLabel.Name     = "keyboardLabel";
     this.keyboardLabel.Size     = new System.Drawing.Size(70, 13);
     this.keyboardLabel.TabIndex = 6;
     this.keyboardLabel.Text     = "keyboardLabel";
     //
     // clockLabel
     //
     dateFormatOptions1.Color         = System.Drawing.Color.Red;
     dateFormatOptions1.FontSizeDelta = 5;
     this.behaviorManager1.SetBehaviors(this.clockLabel, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.ClockBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.ClockBehaviorSourceForLabelControl), timeFormatOptions1, dateFormatOptions1, System.TimeSpan.Parse("00:00:00"), DevExpress.Utils.Behaviors.Common.DateTimeShowMode.Default)))
     });
     this.clockLabel.Location = new System.Drawing.Point(11, 135);
     this.clockLabel.Name     = "clockLabel";
     this.clockLabel.Size     = new System.Drawing.Size(48, 13);
     this.clockLabel.TabIndex = 5;
     this.clockLabel.Text     = "clockLabel";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(11, 62);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(61, 13);
     this.labelControl2.TabIndex = 4;
     this.labelControl2.Text     = "File selector:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(11, 18);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(60, 13);
     this.labelControl1.TabIndex = 3;
     this.labelControl1.Text     = "Color picker:";
     //
     // buttonEdit1
     //
     this.behaviorManager1.SetBehaviors(this.buttonEdit1, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.OpenFileBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.OpenFileBehaviorSourceForButtonEdit), true, DevExpress.Utils.Behaviors.Common.FileIconSize.Small, null, null, DevExpress.Utils.Behaviors.Common.CompletionMode.FilesAndDirectories, null, null, DevExpress.Utils.CommonDialogs.FileBrowserStyle.Default)))
     });
     this.buttonEdit1.Location = new System.Drawing.Point(95, 59);
     this.buttonEdit1.Name     = "buttonEdit1";
     this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.buttonEdit1.Size     = new System.Drawing.Size(524, 20);
     this.buttonEdit1.TabIndex = 2;
     //
     // gaugeControl1
     //
     this.gaugeControl1.Gauges.AddRange(new DevExpress.XtraGauges.Base.IGauge[] {
         this.digitalGauge9
     });
     this.gaugeControl1.Location = new System.Drawing.Point(11, 206);
     this.gaugeControl1.Name     = "gaugeControl1";
     this.gaugeControl1.Size     = new System.Drawing.Size(608, 60);
     this.gaugeControl1.TabIndex = 1;
     //
     // digitalGauge9
     //
     this.digitalGauge9.AppearanceOff.ContentBrush = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#F3B030");
     this.digitalGauge9.AppearanceOn.ContentBrush  = new DevExpress.XtraGauges.Core.Drawing.SolidBrushObject("Color:#343A49");
     this.digitalGauge9.BackgroundLayers.AddRange(new DevExpress.XtraGauges.Win.Gauges.Digital.DigitalBackgroundLayerComponent[] {
         this.digitalBackgroundLayerComponent1
     });
     this.behaviorManager1.SetBehaviors(this.digitalGauge9, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.ClockBehavior.Create(typeof(DevExpress.XtraGauges.Win.Gauges.Behaviors.ClockBehaviorSourceForDigitalGauge), timeFormatOptions2, dateFormatOptions2, System.TimeSpan.Parse("00:00:00"), DevExpress.Utils.Behaviors.Common.DateTimeShowMode.DateAndTimeInline)))
     });
     this.digitalGauge9.Bounds     = new System.Drawing.Rectangle(6, 6, 596, 48);
     this.digitalGauge9.DigitCount = 40;
     this.digitalGauge9.Name       = "digitalGauge9";
     this.digitalGauge9.Padding    = new DevExpress.XtraGauges.Core.Base.TextSpacing(26, 20, 26, 20);
     this.digitalGauge9.Text       = "00,000";
     //
     // digitalBackgroundLayerComponent1
     //
     this.digitalBackgroundLayerComponent1.BottomRight = new DevExpress.XtraGauges.Core.Base.PointF2D(1944.501F, 99.9625F);
     this.digitalBackgroundLayerComponent1.Name        = "digitalBackgroundLayerComponent1";
     this.digitalBackgroundLayerComponent1.ShapeType   = DevExpress.XtraGauges.Core.Model.DigitalBackgroundShapeSetType.Style24;
     this.digitalBackgroundLayerComponent1.TopLeft     = new DevExpress.XtraGauges.Core.Base.PointF2D(26F, 0F);
     this.digitalBackgroundLayerComponent1.ZOrder      = 1000;
     //
     // colorEdit1
     //
     this.behaviorManager1.SetBehaviors(this.colorEdit1, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.XtraEditors.Behaviors.MagnifierBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.MagnifierBehaviorSourceForColorEdit), editorButtonImageOptions1, 2F, true, false, DevExpress.Utils.ColorFormat.RGB, false)))
     });
     this.colorEdit1.EditValue = System.Drawing.Color.Empty;
     this.colorEdit1.Location  = new System.Drawing.Point(95, 15);
     this.colorEdit1.Name      = "colorEdit1";
     this.colorEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.colorEdit1.Size     = new System.Drawing.Size(100, 20);
     this.colorEdit1.TabIndex = 0;
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.splitContainerControl1);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(631, 293);
     this.xtraTabPage2.Text = "Grid";
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.None;
     this.splitContainerControl1.Location   = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name       = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.leftGrid);
     this.splitContainerControl1.Panel1.Controls.Add(this.leftList);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.rightGrid);
     this.splitContainerControl1.Panel2.Controls.Add(this.rightList);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(631, 293);
     this.splitContainerControl1.SplitterPosition = 315;
     this.splitContainerControl1.TabIndex         = 0;
     this.splitContainerControl1.Text             = "splitContainerControl1";
     //
     // leftGrid
     //
     this.leftGrid.DataSource = this.leftGridSource;
     this.leftGrid.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.leftGrid.Location   = new System.Drawing.Point(0, 0);
     this.leftGrid.MainView   = this.leftGridView;
     this.leftGrid.Name       = "leftGrid";
     this.leftGrid.Size       = new System.Drawing.Size(315, 198);
     this.leftGrid.TabIndex   = 0;
     this.leftGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.leftGridView
     });
     //
     // leftGridSource
     //
     this.leftGridSource.DataSource = typeof(sample_1_17.ListItem);
     //
     // leftGridView
     //
     this.behaviorManager1.SetBehaviors(this.leftGridView, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.DragDrop.DragDropBehavior.Create(typeof(DevExpress.XtraGrid.Extensions.ColumnViewDragDropSource), true, true, true, true, this.dragDropEvents1)))
     });
     this.leftGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colName,
         this.colCategory
     });
     this.leftGridView.GridControl = this.leftGrid;
     this.leftGridView.Name        = "leftGridView";
     //
     // colName
     //
     this.colName.FieldName    = "Name";
     this.colName.Name         = "colName";
     this.colName.Visible      = true;
     this.colName.VisibleIndex = 0;
     //
     // colCategory
     //
     this.behaviorManager1.SetBehaviors(this.colCategory, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.StubGlyphBehavior.Create(typeof(DevExpress.XtraGrid.Views.Grid.BehaviorSource.StubGlyphBehaviorSourceForGridColumn), stubGlyphOptions2, new System.Drawing.Size(16, 16))))
     });
     this.colCategory.FieldName    = "Category";
     this.colCategory.Name         = "colCategory";
     this.colCategory.Visible      = true;
     this.colCategory.VisibleIndex = 1;
     //
     // leftList
     //
     this.leftList.DataSource    = this.leftGridSource;
     this.leftList.DisplayMember = "Name";
     this.leftList.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.leftList.Location      = new System.Drawing.Point(0, 198);
     this.leftList.Name          = "leftList";
     this.leftList.Size          = new System.Drawing.Size(315, 95);
     this.leftList.TabIndex      = 1;
     //
     // rightGrid
     //
     this.rightGrid.DataSource = this.rightGridSource;
     this.rightGrid.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.rightGrid.Location   = new System.Drawing.Point(0, 0);
     this.rightGrid.MainView   = this.rightGridView;
     this.rightGrid.Name       = "rightGrid";
     this.rightGrid.Size       = new System.Drawing.Size(306, 198);
     this.rightGrid.TabIndex   = 1;
     this.rightGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.rightGridView
     });
     //
     // rightGridSource
     //
     this.rightGridSource.DataSource = typeof(sample_1_17.ListItem);
     //
     // rightGridView
     //
     this.behaviorManager1.SetBehaviors(this.rightGridView, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.DragDrop.DragDropBehavior.Create(typeof(DevExpress.XtraGrid.Extensions.ColumnViewDragDropSource), true, true, true, true, this.dragDropEvents2)))
     });
     this.rightGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colName1,
         this.colCategory1
     });
     this.rightGridView.GridControl = this.rightGrid;
     this.rightGridView.Name        = "rightGridView";
     //
     // colName1
     //
     this.colName1.FieldName    = "Name";
     this.colName1.Name         = "colName1";
     this.colName1.Visible      = true;
     this.colName1.VisibleIndex = 0;
     //
     // colCategory1
     //
     this.colCategory1.FieldName    = "Category";
     this.colCategory1.Name         = "colCategory1";
     this.colCategory1.Visible      = true;
     this.colCategory1.VisibleIndex = 1;
     //
     // rightList
     //
     this.rightList.DataSource    = this.rightGridSource;
     this.rightList.DisplayMember = "Name";
     this.rightList.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.rightList.Location      = new System.Drawing.Point(0, 198);
     this.rightList.Name          = "rightList";
     this.rightList.Size          = new System.Drawing.Size(306, 95);
     this.rightList.TabIndex      = 2;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(633, 318);
     this.Controls.Add(this.xtraTabControl);
     this.Name  = "Form1";
     this.Text  = "Behaviors";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).EndInit();
     this.xtraTabControl.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     this.xtraTabPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalGauge9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.digitalBackgroundLayerComponent1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.colorEdit1.Properties)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.leftGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftGridSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.leftList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGridSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rightList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources          = new System.ComponentModel.ComponentResourceManager(typeof(ucError));
     DevExpress.Utils.Behaviors.Common.TimeFormatOptions timeFormatOptions1 = new DevExpress.Utils.Behaviors.Common.TimeFormatOptions();
     DevExpress.Utils.Behaviors.Common.DateFormatOptions dateFormatOptions1 = new DevExpress.Utils.Behaviors.Common.DateFormatOptions();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.labelControl1    = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2    = new DevExpress.XtraEditors.LabelControl();
     this.lblMessage       = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3    = new DevExpress.XtraEditors.LabelControl();
     this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     this.SuspendLayout();
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(0, 78);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(796, 193);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Click   += new System.EventHandler(this.pictureBox1_Click);
     //
     // labelControl1
     //
     this.labelControl1.Anchor                            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl1.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.Options.UseFont        = true;
     this.labelControl1.Appearance.Options.UseTextOptions = true;
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.labelControl1.AutoSizeMode                      = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.Location                          = new System.Drawing.Point(0, 284);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(796, 55);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text     = "ERROR";
     //
     // labelControl2
     //
     this.labelControl2.Anchor                            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl2.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     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.AutoSizeMode                      = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl2.Location                          = new System.Drawing.Point(0, 345);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(796, 55);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "You underestimate the power of the dark side";
     //
     // lblMessage
     //
     this.lblMessage.Anchor                            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMessage.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMessage.Appearance.Options.UseFont        = true;
     this.lblMessage.Appearance.Options.UseTextOptions = true;
     this.lblMessage.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lblMessage.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.lblMessage.AutoSizeMode                      = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblMessage.Location                          = new System.Drawing.Point(0, 406);
     this.lblMessage.Name     = "lblMessage";
     this.lblMessage.Size     = new System.Drawing.Size(799, 55);
     this.lblMessage.TabIndex = 1;
     //
     // labelControl3
     //
     this.labelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControl3.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.Options.UseFont        = true;
     this.labelControl3.Appearance.Options.UseTextOptions = true;
     this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.labelControl3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.labelControl3.AutoSizeMode  = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     timeFormatOptions1.FontSizeDelta = 0;
     this.behaviorManager1.SetBehaviors(this.labelControl3, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.ClockBehavior.Create(typeof(DevExpress.XtraEditors.Behaviors.ClockBehaviorSourceForLabelControl), timeFormatOptions1, dateFormatOptions1, System.TimeSpan.Parse("00:00:00"), DevExpress.Utils.Behaviors.Common.DateTimeShowMode.DateAndTime)))
     });
     this.labelControl3.Location = new System.Drawing.Point(0, 499);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(799, 28);
     this.labelControl3.TabIndex = 1;
     //
     // ucError
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.lblMessage);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.pictureBox1);
     this.Name = "ucError";
     this.Size = new System.Drawing.Size(796, 527);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
     this.ResumeLayout(false);
 }